/*
Theme Name:  Divi Eye Care And Optometrist Theme
Theme URI:   https://divi-professional.com/
Description: Divi Eye Care and Optometrist Theme – is a sleek, modern and professional design that let you to build an exclusive website for Optometrists, Ophthalmologists, Eye Clinics, opticians, Hospitals and for any medical or hospital related websites.
Version:     1.0
Author:      Divi Professional
Author URI:  https://divi-professional.com/
Template:    Divi
Text Domain: dpprofe
*/

/* -----------------------------------
   General Class CSS
-------------------------------------*/
/*---Title CSS---*/

.px_subtitle .et_pb_text_inner h4:before,
.px_subtitle .et_pb_text_inner h3:before{
content: "";
height: 30px;
width: 4px;
display: inline-block;
position: relative;
top: 10px;
background-color: var(--px-color-1);
margin-right: 10px;
}
.px_subtitle .et_pb_text_inner h4:after{
  content: "";
  height: 30px;
  width: 4px;
  display: inline-block;
 margin-left: 10px;
  position: relative;
  top: 10px;
background-color: var(--px-color-1);	
}
/*---Button CSS---*/
.px_btn{
border-color: transparent;
border-radius: 8px;
color: #fff;
font-size: 16px;
font-weight: 400;
text-align: center;
letter-spacing: 0.5px;
width: auto;
transition: 0.4s !important;
background-color: var(--px-color-1);
}
.ptn_btn_cta{background-color: var(--px-color-2);}
.px_btn:hover {
background-color: var(--px-color-2) !important;
}

#dpprof_breadcrumbs .separator{font-size:20px;color:var(--white);font-weight:100;}
#dpprof_breadcrumbs{overflow:hidden;text-align: left;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: 1px;
  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: 15px;
font-weight: 500;
text-align: center;
position: absolute;
bottom: 20px;
right: -17px;
color: #000;
}
.px_bar_counter.et_pb_counters .et_pb_counter_title {
    font-size: 15px;
    margin-bottom: 23px;
    color:#000;
    font-weight: 600!important;
}


/* -----------------------------------
   Header Section CSS
-------------------------------------*/
/*---Menu + Sub Menu CSS---*/
/*---Main Menu CSS---*/
/*---Sub Menu CSS---*/
/*---Header Common Info Css---*/
/*---Header v1  CSS---*/
/* .px_header_v1 .et_pb_menu__menu .et-menu-nav ul li ul {
  border-top:none !important;
} */
.px_header_v1 .et_pb_menu__menu .et-menu-nav .sub-menu {
  border: none !important;
}

.px_header_v1 .sub-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  display: block;
  padding: 0 !important;
  color: #fff !important;
}

.px_header_v1.et_pb_menu .nav li ul.sub-menu a:hover{
color: var(--px-color-1) !important;
opacity: 1;
background: transparent;
} 
.px_header_v1.et_pb_menu .et-menu-nav > ul ul {
	padding: 10px 0 !important;
}
.px_header_v1 .et-menu li li a {
/*   padding: 0px 0px !important; */
}
.px_header_v1.et_pb_menu ul li a:hover {
color: var(--px-color-1) !important;
opacity:1 !important;	
}
.px_header_v1.et_pb_menu ul li li.current-menu-item > a {
  color: var(--px-color-1) !important;
}

.px_header_v1 .et-menu-nav > ul > li.current-menu-parent > a {
  color: var(--px-color-1) !important;
}
.px_header_v1 .et-menu-nav > ul > li.current-menu-parent > a {
  color: var(--px-color-1) !important;
}


.px_header_v1 .et_pb_menu__menu > nav > ul > li > a::after{
font-family: none !important;
content: "]" !important;
position: absolute !important;
right: 0 !important;
font-weight: 500 !important;
font-size: 16px !important;
transition: all 0.3s ease-in-out;
opacity: 0;		
}
.px_header_v1 .et_pb_menu__menu > nav > ul > li > a::before{
content: "[";
position: absolute;
left: -2px;
font-weight: 400 !important;
font-size: 16px;
color: #000 !important;
white-space: nowrap !important;
transition: all 0.3s ease-in-out;
opacity: 0;	
}
.px_header_v1 .et_pb_menu__menu > nav > ul > li > a:hover::after ,
.px_header_v1 .et_pb_menu__menu > nav > ul > li > a:hover::before  {
opacity:1;	
color: var(--px-color-1) !important;	
}
.px_header_v1 .menu-item-has-children > a:first-child {
/*   padding-right: 12px;
  padding-left: 12px; */
}
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a{
 padding: 0px 12px !important;	 
}

.px_header_v1 .et_mobile_menu{
border-top: none !important;	
}
@media only screen and (min-width:980px) and (max-width:1080px){
.et_pb_menu .et-menu > li {
  padding-left: 5px;
  padding-right: 5px;
}
}
/******* Pop Up Btn***********/

.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;	
}


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

/*---Footer v1  CSS---*/
.px_footer_v1 .px_footer_link_title h3 {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 20px;
}
.px_footer_v1 .px_footer_link_title h3:before{
content: "";
height: 30px;
width: 4px;
display: inline-block;
position: relative;
top: 10px;
background-color: var(--px-color-1);
margin-right: 10px;
}
/* .px_footer_v1:hover .px_footer_link_title h3:before {
  width: 50%;
background-color:#fff;
} */
/* Hero slider */
/*overlay css*/
.px_hero_slider .et_pb_slide_overlay_container {
  opacity: .82;
  background: var(--px-color-2) !important;
}
.px_hero_slider .et_pb_slide_content h1 {
font-size: 75px !important;
font-weight: 700;
line-height:82px;
color:#fff !important;
 padding-bottom: 20px;	
}
/* arrow css */
.px_hero_slider .et-pb-controllers .et-pb-active-control {
  outline: 2px solid var(--px-color-1);
  outline-offset: 5px;
 background-color: var(--px-color-1);
}
.px_hero_slider .et-pb-controllers a {
  background: #fff;
    background-color: rgb(255, 255, 255);
  border-radius: 0;
  margin-right: 20px;
  transform: scale(1.2);
  opacity: 1;
  transition: all 0.3s ease 0s;
  position: relative;
  color: #333;
  padding: 0px 4px;
}

/*---Button CSS---*/
.px_hero_slider .et_pb_button_wrapper .et_pb_button{
border-color: transparent;
background-color:var(--px-color-1); 
color: #fff;
font-weight: 400;
text-align: center;
letter-spacing: 0.5px;
width: auto;
transition: 0.4s !important;
}
.px_hero_slider .et_pb_button_wrapper .et_pb_button:hover {
	background-color:var(--px-color-2); 
}
/*980 below */
@media only screen and (max-width:980px) {
.px_hero_slider .et_pb_slide_content h1 {
  font-size: 60px !important;
  line-height: 75px;	
	}

.px_hero_slider .et-pb-arrow-prev {
  left: 22px !important;
  opacity: 1 !important;	
}
	.px_hero_slider .et-pb-arrow-next{
	opacity: 1 !important;
	  right: 22px !important;
	}
}
/*480 below */
@media only screen and (max-width:480px) {
.px_hero_slider .et_pb_slide_content h1 {
 font-size: 28px !important;
line-height: 40px;	
	}
.px_hero_slider .et_pb_container{
height:0px !important;		
	}	
}

/* -----------------------------------
   Sidebar CSS
-------------------------------------*/
.px_sidebar .widgettitle {
padding-bottom: 35px;
padding-top: 20px;
font-size: 22px;
font-weight: 700;
text-transform: uppercase;	
}
/* search button*/
.px_sidebar .widget_search #searchsubmit {
color: #fff;
background-color: var(--px-color-1) !important;	
border-top-left-radius: 12px !important;
}
.px_sidebar .widget_search #searchsubmit:hover {
background-color: var(--px-color-2) !important;	
}
.px_sidebar .widget_search #searchform{
  border-bottom: 1px solid var(--px-color-1) !important;
}
.px_sidebar .widgettitle::before {
content: "";
height: 25px;
width: 4px;
display: inline-block;
position: relative;
top: 6px;
background-color: var(--px-color-1);
margin-right: 10px;
}
.px_sidebar{
  border-right: none !important;
  padding-right: 0px !important;
}
.px_sidebar .et_pb_widget {
position: relative;
/*background-color: #f1f3f6;*/
padding:30px 45px 30px;
margin-bottom: 40px !important;
}
.px_sidebar .et_pb_widget::before {
 position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #2f3235;
  content: "";
  z-index: 0;
  border: 2px solid #7f8184;
}
.px_sidebar .widget_categories ul {
  position: relative;
  display: block;
}
.px_sidebar .widget_categories ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid transparent;
  border-bottom: 1px solid #e7e7e7;
  transition: transform 500ms ease;
  padding: 15px 10px;	
}
.px_sidebar .widget_categories ul li a{
color: var(--px-color-1) !important;	
}
.px_sidebar .widget_categories ul li:hover {
  border: 1px solid #e7e7e7;
}
.px_sidebar .widget_categories ul li::before {
background-color: var(--px-color-1);
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
content: "";
transition: transform 500ms ease;
transform: scale(0, 1);
transform-origin: right center;
z-index: 1;
}
.px_sidebar .widget_categories ul li:hover::before {
  transform: scale(1, 1);
  transform-origin: left center;
}
/* side arrow*/
.px_sidebar .widget_categories ul li{
transition: transform 500ms ease !important;	
}
.px_sidebar .widget_categories ul li a::after {
content: "\24";
font-family: ETmodules !important;
 color: var(--px-color-1) !important;
right: 0;
position: absolute;
padding: 15px 15px;
top: 0;
border-top-left-radius: 12px;
transform-origin: right center;	
border-top-left-radius: 12px;
transition: transform 500ms ease;	
}
.px_sidebar .widget_categories ul li:hover a::after{
background-color: var(--px-color-1);
transform: scale(1, 1);
transform-origin: left center;
 color:#fff!important;	
}
/* blog post */
.px_post_title_text .et_pb_text_inner h2{
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
position: absolute;
margin: 45px;
}
.px_post_title_text .et_pb_text_inner h2:before{
content: "";
height: 25px;
width: 4px;
display: inline-block;
position: relative;
top: 6px;
background-color: var(--px-color-1);
margin-right: 10px;	
}
.px_postdetail_blog {
position: relative;
/*background-color: #f1f3f6;*/
padding: 78px 45px 30px;
padding-bottom: 30px;
padding-bottom: 30px;
}
.px_postdetail_blog:before{
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
color: #2f3235;
content: "";
z-index: 0;
border: 2px solid #7f8184;	
}
.px_postdetail_blog .et_pb_post {
  margin-bottom: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  padding: 30px 0;
  border-bottom: 1px solid #dddddd;
}
.px_postdetail_blog .et_pb_post .entry-featured-image-url {
  width: 100%;
  max-width: 110px;
  margin-bottom: 0px;
  float: left;
  overflow: hidden;
}
.px_postdetail_blog .et_pb_post:hover .entry-title {
  color: var(--px-color-1) !important;
}
.px_postdetail_blog  .et_pb_post .post-meta .published::before {
content: "\7d";
font-family: ETmodules !important;
color: #918e8e;
padding: 0px 5px 0;
margin-left: -6px;
}

/* post Tag*/

.px_tags_detail .et_pb_blurb_container {
  display: flex;
  align-items: center;
}
 .px_tags_detail .et_pb_blurb_description a {
  color: #000 !important;
  padding: 4px 10px;
  background: #fff;
 border: 1px solid #f6f6f6;
transition: all 500ms ease;
margin-bottom: 10px !important;
display: inline-block;
width: fit-content; 
}
.px_tags_detail .et_pb_blurb_description a:hover
{
background-color: var(--px-color-1);
color: #fff !important;	
}
.px_post_comment .logged-in-as a {
  color: var(--px-color-1);
}
.px_post_comment .comment-body{
margin-bottom: 25px !important;	
}
.px_post_comment .logged-in-as a {
  color: var(--px-color-1);
}

.px_post_comment .comment-content a{
  color: var(--px-color-1);	
}
.px_post_comment .comment-edit-link{
  color: var(--px-color-1);		
}

/*button*/

.px_post_comment .comment-reply-link {
color:#fff !important	
}

.px_post_comment .et_pb_button {
  border-color: transparent;
  border-radius: 8px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  transition: 0.4s !important;
  background-color: var(--px-color-1);
}
.px_post_comment .et_pb_button:hover {
 background-color: var(--px-color-2) !important;
}

/* cta */
.px_sidebar_cta{
	transition: .5s;
	transition-duration: 1000ms!important;
}
.px_sidebar_cta::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .82;
  background: rgb(0,41,75) !important;
	z-index:0;
	transition: .5s;
}
.px_sidebar_cta:hover::after{
 opacity: 0;
  background: transparent !important;	
}
.px_sidebar_cta .et_pb_text_inner{
z-index:1;
position:relative;
transition-duration: 1000ms !important;
	transition: .5s;	
}
.px_sidebar_cta .et_pb_text_inner h4,
.px_sidebar_cta .et_pb_text_inner h3,
.px_sidebar_cta .et_pb_text_inner h2{
	transform: perspective(400px) translateY(px);
transform-origin: bottom;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.px_sidebar_cta .et_pb_text_inner h3{
transition: all 0.8s cubic-bezier(0.62, 0.21, 0.45, 1.52)!important;;	
}
.px_sidebar_cta .et_pb_text_inner h4{
transition: all 0.9s cubic-bezier(0.62, 0.21, 0.45, 1.52)!important;;	
}
.px_sidebar_cta .et_pb_text_inner h4{
padding: 10px 15px;
border: 2px solid #fff;
display: inline;
margin-top: 6px !important;
position: absolute;
transition: .2s	
}
.px_sidebar_cta .et_pb_text_inner h4:hover{
background-color: var(--px-color-1);
border: 2px solid var(--px-color-1);	
}
.px_sidebar_cta:hover .et_pb_text_inner h4,
.px_sidebar_cta:hover .et_pb_text_inner h3,
.px_sidebar_cta:hover .et_pb_text_inner h2{
	transform: translateY(-30px);
}
.px_post_category_top .et_pb_text_inner {
  position: relative;
  background-color: #000000;
  display: table !important;
  padding: 6px 30px !important;
}
.px_post_category_top .et_pb_text_inner a{
color:#fff;	
}

/* -----------------------------------
     Blog CSS
-------------------------------------*/
/*---Blog Grid CSS & 3 Columns CSS ---*/
.px_blog_v1 .et_pb_post { 
border: none !important;
margin-bottom: 0px !important;	
}
/*---Image  CSS---*/
.px_blog_v1 .et_pb_post .entry-featured-image-url {
margin-bottom:0px !important;
overflow:hidden;
border-radius:10px !important;	
}
.px_blog_v1 .et_pb_post .entry-featured-image-url:after{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
content: '';
pointer-events: none;
}

.px_blog_v1 .et_pb_post a img{
transition: all 1.6s;
height: 300px;
object-fit: cover;	
}
.px_blog_v1 .et_pb_post:hover a img{
transform: scale(1.26);
}
/*---Title  CSS---*/
.px_blog_v1 .et_pb_post .px_blog_v1_content .entry-title{
color:#fff !important;
}
.px_blog_v1 .et_pb_post .px_blog_v1_content .entry-title a:hover {
 color: var(--px-color-1) !important;	
}

/*---Blog Desc CSS---*/
.px_blog_v1 .px_blog_v1_content {
position: absolute;
padding: 0 20px 40px;
  padding-bottom: 40px;
padding-bottom: 40px;
transform: perspective(400px) translateY(40px);
transform-origin: bottom;
transform-style: preserve-3d;
transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.52);
bottom: 20px;
overflow: hidden;
padding-bottom: 68px;
width:100% !important;	
}
.px_blog_v1 .et_pb_post:hover .px_blog_v1_content {
transform: perspective(400px) translateY(0px);
}
.px_blog_v1 .et_pb_post .post-content {
position: absolute;
left: 20px;
bottom: 0px;
z-index: 0;
transform: perspective(400px) translateY(98px);
transform-origin: bottom;
transform-style: preserve-3d;
transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.px_blog_v1 .et_pb_post:hover .post-content{
transform: perspective(400px) translateY(0px);	
}

/* category*/
.px_blog_v1 .et_pb_post .post-meta a{
  position: relative;
  display: inline-block;
  border-radius: 3px;
  padding: 0 15px;
  color: #fefefe;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  text-transform: uppercase;
 margin-bottom: 10px !important;
margin-right: 10px !important;
background-color: var(--px-color-1);
}
.px_blog_v1 .et_pb_post .post-meta a:hover{
background-color: var(--px-color-2);	
}
/* date*/
.px_blog_v1 .date {
 position: absolute;
bottom: 50px;
}
.px_blog_v1 .date:before {
  content: "\e025";
  font-family: ETmodules !important;
  color: #fff;
  padding-right: 10px;
  vertical-align: bottom;	
}
/*---Read More Button CSS---*/
.px_blog_v1 .et_pb_post .post-content .more-link{
position: relative;
display: block;
color: #fff;
font-size: 12px;
text-align: center;
transition: all 0.4s linear;
z-index: 2;
background-color: var(--px-color-1) !important;
border-radius: 5px;
padding: 5px 8px;
}
.px_blog_v1 .et_pb_post .post-content .more-link:hover{
background-color: var(--px-color-2) !important;		
}

/*---Blog listing--*/
.px_blog_listing .et_pb_post {
  border: none !important;
  margin-bottom: 40px !important;
}

/*---Pagination Button CSS---*/
.px_blog_v1 .pagination {
  grid-column: 1 / -1;
}
.px_blog_v1 > div article ~ div:last-child {
grid-column: 1 / -1 !important;
}
.px_blog_v1 .pagination .alignleft a, 
.px_blog_v1 .pagination .alignright a {
  background-color: var(--px-color-1) !important;
  padding: 15px 25px !important;
  border-radius: 8px !important;
  color: #fff;
}
.px_blog_v1 .pagination .alignleft a:hover, 
.px_blog_v1 .pagination .alignright a:hover {
  background-color: var(--px-color-2) !important;
}
/*---Blog Grid 2 Columns CSS---*/
.px_blog_grid_2_col .et_pb_ajax_pagination_container {
display: grid;
grid-gap: 25px;
grid-template-columns: repeat(2, 1fr);
}
/*---Blog Grid 3 Columns CSS---*/
.px_blog_grid_3_col .et_pb_ajax_pagination_container {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: repeat(3, 1fr);
}
/*---Blog Grid 4 Columns CSS---*/
.px_blog_grid_4_col .et_pb_ajax_pagination_container {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: repeat(4, 1fr);
}
/*980 below */
@media only screen and (max-width:980px) {
.px_blog_grid_3_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(2, 1fr);
}	
}
/*980 below 4 column */
@media only screen and (max-width:980px) {
.px_blog_grid_4_col .et_pb_ajax_pagination_container	
{
  grid-template-columns: repeat(2, 1fr);
}	
 }
/*767 below */
@media only screen and (max-width:600px) {
.px_blog_grid_4_col .et_pb_ajax_pagination_container,	
.px_blog_grid_2_col .et_pb_ajax_pagination_container,	
.px_blog_grid_3_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(1, 1fr);
}	
}


/* -----------------------------------
Portfolio CSS
-------------------------------------*/
/*---Portfolio Gallary CSS & 3 Columns CSS ---*/
/* Image Css */ 
.px_portfolio_v1 .et_pb_portfolio_item .et_portfolio_image {
  overflow: hidden;	
   box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}

.px_portfolio_v1 .et_pb_portfolio_item .et_portfolio_image::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
text-align: left;
opacity: 0;
transition: opacity .5s;
background: var(--px-color-2) !important;
border-radius: 5px;
z-index:1;	
  transition: all 500ms ease;	
}
.px_portfolio_v1 .et_pb_portfolio_item:hover .et_portfolio_image::before {
  opacity: 0.5;

}

.px_portfolio_v1 .et_pb_portfolio_item .et_portfolio_image img {
transition: all 1.6s;
  transition: all 1.6s;
  height: 300px;
  object-fit: cover;		
}
.px_portfolio_v1 .et_pb_portfolio_item:hover .et_portfolio_image img {
  transform: scale(1.26);

}


.px_portfolio_v1 .px_portfolio_col_info {
position: absolute;
top: 50%;
opacity: 0;
transition: all 0.4s ease-in-out;
width: 100% !important;
z-index: 2;
transform: translate3d(0, 0px, 0) scale(1.0, 1.0);
padding: 0px 25px !important	
}
.px_portfolio_v1 .et_pb_portfolio_item:hover .px_portfolio_col_info  {
 opacity: 1;
transform: translate(0%, -50%);
}


/* Title Css */ 
.px_portfolio_v1 .et_pb_portfolio_item .et_pb_module_header {
color:#fff !important;	
position:relative;	
}
.px_portfolio_v1 .et_pb_portfolio_item .et_pb_module_header::before{
}
/* Category Post Meta Css */ 
.px_portfolio_v1 .et_pb_portfolio_item .post-meta a {
color:#fff !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: 35px;
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-gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}
/* Portfolio 4 Column */
.px_portfolio_4_col .et_pb_portfolio_items,
.px_portfolio_4_col .et_pb_ajax_pagination_container {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}

/**980 below column**/

@media only screen and (max-width: 980px) and (min-width: 767px){
.px_portfolio_3_col .et_pb_portfolio_items,
.px_portfolio_3_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(2, 1fr);
 }	
  }
@media only screen and (max-width: 980px) and (min-width: 767px){
.px_portfolio_4_col .et_pb_portfolio_items,
.px_portfolio_4_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(2, 1fr);
}	
  }

/**767 below column**/
@media only screen and (max-width:767px) {
.px_portfolio_3_col .et_pb_portfolio_items,
.px_portfolio_3_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(1, 1fr);
 }
   }
@media only screen and (max-width:767px) {
.px_portfolio_4_col .et_pb_portfolio_items,
.px_portfolio_4_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(1, 1fr);
 }	
	}

/*480 below 2 column */
@media only screen and (max-width:480px) {
.px_portfolio_2_col .et_pb_portfolio_items, .px_portfolio_2_col .et_pb_ajax_pagination_container	
{
  grid-template-columns: repeat(1, 1fr);
}	
}

/*---Portfolio Filterable CSS---*/
.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 {
color: #000;
border: 1px solid #e0e0e0;
letter-spacing: 1px;
transition: all 0.4s ease-in-out;
border-radius: 5px;	
}
/*Hover & Active Filter Links*/
.px_portfolio_v1 .et_pb_portfolio_filters li a.active {
  color: #fff;
background: var(--px-color-1);
transition: all 0.4s ease-in-out;
border-radius: 5px;	
}
.px_portfolio_v1 .et_pb_portfolio_filters li a:hover{
  color: #fff;
background: var(--px-color-1);
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.active {
  color: #fff !important;
  background-color: var(--px-color-2);
}
.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;	
transition: all 0.4s ease-in-out;	
}
.px_portfolio_v1 .et_pb_portofolio_pagination ul li a:hover {
  background-color: var(--px-color-2);	
}

.px_portfolio_v1 .pagination {
grid-column: 1 / -1;	
}
.px_portfolio_v1 .pagination .alignright a,
.px_portfolio_v1 .pagination .alignleft a{
padding: 15px !important;
display: block;
background: var(--px-color-1) !important;
color: #fff !important;
transition: all 0.5s ease;
border-radius: 5px!important;	
}
.px_portfolio_v1 .pagination .alignright a:hover,
.px_portfolio_v1 .pagination .alignleft a:hover{
background: var(--px-color-2) !important;
}


/* Portfolio Single Page CSS */

.px_project_info{
margin-bottom: 5.27% !important;	
}
.px_project_info .et_pb_blurb_content {
	max-width: 100% !important;
}
.px_project_info .et_pb_blurb_container {
display: flex !important;
align-items: baseline;
border-bottom: 1px solid #f0f2f7;
padding-bottom: 10px
}
.px_project_info .et_pb_module_header {
  margin-right: 15px;
}
.px_project_info .et_pb_blurb_description a{
color: #666 !important;	
}

.px_post_category .et_pb_text_inner a {
color: #000 !important;
padding: 4px 10px;
background: #fff;
border: 1px solid #f6f6f6;
transition: all 500ms ease;
margin-bottom: 10px !important;
display: inline-block;
width: fit-content;
}

.px_post_category .et_pb_text_inner a:hover {
  background-color: var(--px-color-1);
  color: #fff !important;
}

/***980below*****/
@media only screen and (max-width: 980px) {
.px_project_info {
  margin-bottom: 2.27% !important;
}
 }

.px_posts_nav {
margin: 0px 0px !important;	
width: 100% !important;	
}

.px_posts_nav a {
color:#000 !important;	
transition: all 0.3s ease;	
	
}
.px_posts_nav a:hover {
color: var(--px-color-1) !important;
}
.px_posts_nav .nav-next:before,
.px_posts_nav .nav-previous:before{
position: absolute;
z-index: 1;
display: block;
bottom: 0px;
content: '';
border-bottom: 1px solid;
width: 0%;
right: auto;
left: 0;
transition: width 0.3s linear 0s, right 0s linear 0.3s, left 0s linear 0.3s;	
border-bottom-color: var(--px-color-1);	
}
.px_posts_nav .nav-previous:hover:before{
width: 100%;
right: 0;
left: auto;	
}
.px_posts_nav .nav-next:hover:before{
right: auto;
left: 0;
width: 100%;	
}

/* -----------------------------------
Services CSS
-------------------------------------*/
/*---Services v1 CSS---*/
.px_services_v1 .px_services_blurb{
padding: 50px;
box-shadow: 0px 10px 30px 0px rgba(205, 205, 205, 0.33);
transition: all .3s;
border-radius: 10px !important;	
}
.px_services_v1 .px_services_blurb:hover{
	box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
}
.px_services_v1 .px_services_blurb:before{
position: absolute;
content: '';
bottom: 0px;
height: 4px;
width: 0px;
transition: all 500ms ease;
background-color: var(--px-color-1);
left:0;	
}
.px_services_v1 .px_services_blurb:after{
position: absolute;
content: '';
bottom: 0px;
height: 4px;
width: 0px;
background-color: var(--px-color-1);
transition: all 500ms ease;
right:0;
}
.px_services_v1 .px_services_blurb:hover:after,
.px_services_v1 .px_services_blurb:hover:before{
width: 50%;	
}
.px_services_v1 .px_services_blurb .et-pb-icon{
color: var(--px-color-1) !important;	
}

/*Title Css */
.px_services_v1 .px_services_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header{
margin-bottom: 10px;	
}
/*Description Css */
.px_services_v1 .px_services_blurb .et_pb_blurb_description h3 {
  margin-top: 20px !important;
  color: #000 !important;
  font-size: 16px !important;
  padding-bottom: 0px !important;
}
.px_services_v1 .px_services_blurb .et_pb_blurb_description h3:after{
content: "\24";
font-family: ETmodules !important;
color: #000;
padding: 0px 3px;
vertical-align: middle;
}
.px_services_v1 .px_services_blurb .et_pb_blurb_description h3:hover:after{
color: var(--px-color-1) !important;
}
.px_services_v1 .px_services_blurb .et_pb_blurb_description h3:hover {
color: var(--px-color-1) !important;
}
.px_service_title_text .et_pb_text_inner h2::before {
  content: "";
  height: 25px;
  width: 4px;
  display: inline-block;
  position: relative;
  top: 6px;
  background-color: var(--px-color-1);
  margin-right: 10px;
}
/**service btn ***/
.px_Service_btn{
border: 1px solid #e8ecef;
border-radius: 5px;
color: #fff;
font-size: 16px;
font-weight: 400;
text-align: center;
letter-spacing: 0.5px;
width: auto;
transition: 0.4s !important;
  background-color: var(--px-color-1) !important;
}
.px_Service_btn:hover {
  background-color: var(--px-color-2) !important;
  color: #fff;	
}
/**active class btn***/
.px_Service_active_btn{
  background-color: var(--px-color-2) !important;
  color: #fff;	
}
/**service Download btn***/
.px_Service_download_btn{
border: 1px solid #e8ecef;
border-radius: 5px;
color: #fff;
font-size: 16px;
font-weight: 400;
text-align: center;
letter-spacing: 0.5px;
width: auto;
background-color: var(--px-color-1)!important;
}
.px_Service_download_btn:hover {
  background-color: var(--px-color-2) !important;
  color: #fff;	
}
.px_Service_download_btn::before {
display: flex !important;
color: #fff;
padding: 15px 20px;
background: var(--px-color-2);
top: 0;
left: 0;
margin-left: 0 !important;
transition: all .3s ease-in-out !important;	
}
.px_Service_download_btn:hover::before {
padding: 15px 20px;
background: var(--px-color-1);
}
/***cta****/
.px_service_info_cta .et_pb_blurb_content .et_pb_blurb_container {
padding: 0px 18px !important;
}

.px_service_info_cta .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header::before {
  content: "";
  height: 25px;
  width: 4px;
  display: inline-block;
  position: relative;
  top: 6px;
  background-color: var(--px-color-1);
  margin-right: 10px;
}
.px_service_info_cta .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul {
  list-style-type: none;
}
.px_service_info_cta .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul li {
  position: relative;
  margin-bottom: 5px;
}
.px_service_info_cta .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul li::before {
  content: "\e090";
  font-family: ETmodules !important;
  margin-right: 10px;
}

.px_service_info_cta .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description ul li:nth-child(2n)::before {
  content: "\e010";
}
.px_service_info_cta .et-pb-icon{
color: var(--px-color-1) !important;	
}
.px_service_info_blurb .et-pb-icon{
color: var(--px-color-1) !important;	
}

.px_text_des_with_img .et_pb_text_inner h3 img {
  margin-left:20px;
}


@media only screen and (max-width: 767px) {
.px_text_des_with_img .et_pb_text_inner h3 img {
  margin: 20px 20px 20px 0px !important;
}
 }

/* -----------------------------------
 Contact Us CSS
-------------------------------------*/
/*---Contact Us v1  CSS---*/

.px_blurb_info .et_pb_blurb_content {
display: flex !important;
align-items: center;	
}
.px_blurb_info .et_pb_blurb_content .et_pb_blurb_container {
padding-left: 45px !important;
}
.px_blurb_info .et-pb-icon {
color: var(--px-color-1) !important;	
}

 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field input,
.px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field select,
 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field textarea {
  border: 1px solid #777777;
}

 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field input:focus,
 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field select:focus,
 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field textarea:focus,
 .px_contact_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field textarea:focus{
  border-color: var(--px-color-1);
}
 .px_contact_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container {
  margin-top: 0 !important;
  display: flex;
  width: 100% !important;
  max-width: 100% !important;
}
 .px_contact_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit {
  border-radius: 5px;
  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;
  width: 100% !important;	
  margin: 0 0 0 7px !important;	 
}
.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_form .et_pb_contact .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit::after {
  display: none !important;
}


/*******/ 
/* -----------------------------------
    Team Section CSS
-------------------------------------*/
/*---Team v1  CSS---*/
/* Image Css */ 
.px_team_v1 .et_pb_team_member_image::after{
position: absolute;
content: "";
bottom: 0;
left: 0;
right: 0;
height: 100%;
background: #041321;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
opacity: 0.50;
transform-origin: bottom;
transform-style: preserve-3d;
transform: scaleY(0);
z-index: 1;	
background-color: var(--px-color-1);
opacity: 0.70;	
}
.px_team_v1:hover .et_pb_team_member_image::after {
  transform: scaleY(1.0);
}
.px_team_v1 .et_pb_team_member_image{
overflow:hidden;
margin-bottom: 0 !important;	
max-width:100% !important;	
}
.px_team_v1 .et_pb_team_member_image img{
width: 100%;
transition: all 200ms linear;
transition-delay: 0.1s;	
}
.px_team_v1:hover .et_pb_team_member_image img{
transform: scale(1.2);
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);	
}

/* Description Css*/ 
.px_team_v1 .et_pb_team_member_description {
  position: relative;
  display: block;
  padding: 30px 0px 80px;
  text-align: center;
  background-color: rgb(255, 255, 255);
  transition: all 200ms linear;
    transition-delay: 0s;
  transition-delay: 0.1s;
}
.px_team_v1:hover .et_pb_team_member_description {
  box-shadow: 0px 0px 13.5px 1.5px rgba(0, 0, 0, 0.05) !important;
}
.px_team_v1 .et_pb_team_member_description:before{
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 1px;
content: "";
opacity: 0;
transition: .5s;
transform: perspective(400px) scaleX(0);
background-color: var(--px-color-1);	
}
.px_team_v1:hover .et_pb_team_member_description:before{
opacity: 1;
transform: perspective(400px) scaleX(1.0);	
}
.px_team_v1:hover .et_pb_team_member_description .et_pb_module_header{
 color: var(--px-color-1) !important;	
}
.px_team_v1 .et_pb_team_member_description .et_pb_member_position{
 color: #000!important;		
}
.px_team_v1 .et_pb_team_member_description .et_pb_member_position::after {
position: absolute;
left: 0;
bottom: 65px;
right: 0;
height: 1px;
background: #cddfec;
content: "";
opacity: 1;
transition: all 700ms ease 100ms;
transform: perspective(400px) scaleX(1.0);
}
.px_team_v1:hover .et_pb_team_member_description .et_pb_member_position::after{
opacity: 0;
transform: perspective(400px) scaleX(0);	
}
/* Social Links Css*/ 
.px_team_v1 .et_pb_team_member_description .et_pb_member_social_links {padding: 0;
margin: 0;
width: 100%;
position: absolute;
bottom: 41px;
left: 0;
opacity: 1;
transform: translateY(50%);
transition: all 0.5s ease 0s;
}
.px_team_v1:hover .et_pb_team_member_description .et_pb_member_social_links{
  transform: translateY(50%);
  opacity: 1;
}

.px_team_v1 .et_pb_team_member_description .et_pb_member_social_links li a{
display: block;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 50%;
font-size: 15px;
color: var(--px-color-1);
border: 1px solid var(--px-color-1);
transition: all 0.5s ease 0s;	
}
.px_team_v1 .et_pb_team_member_description .et_pb_member_social_links li a:hover{
background: var(--px-color-2);
color: #fff;	
}

.px_team_image.et_pb_image img {
  border-radius: 50% !important;
}
.px_team_info .et_pb_blurb_content {
  display: flex !important;
  align-items: center;
}
.px_team_info .et_pb_main_blurb_image {
  margin-bottom: 0px !important;
}
.px_team_info .et_pb_main_blurb_image .et-pb-icon  {
color: var(--px-color-1) !important;
}

.px_social_icon li.et_pb_social_icon a.icon::before {
color: var(--px-color-2) !important;
}
.px_social_icon li.et_pb_social_icon a.icon:hover::before {
color: var(--px-color-1) !important;
}

/* -----------------------------------
  Faqs CSS
-------------------------------------*/
/*---Faqs v1  CSS---*/
.px_faqs_v1 .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
background-color: var(--px-color-1);
color:#fff!important;	
}
.px_faqs_v1 .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title{
	background-color: var(--px-color-1);
}
.px_faqs_v1 .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{
 color:#fff!important;
}
.px_faqs_v1 .et_pb_toggle .et_pb_toggle_title::before {
  color: var(--px-color-1) !important;
}

.px_faqs_v1 .et_pb_toggle_close {
  background-color: #f4f4f4;
  padding: 20px;
  background-color: #FFFFFF !important;
  box-shadow: 0 0 30px 0 rgb(0 0 0/6%) !important;
  border-radius: 10px !important;
}
.px_faqs_v1 .et_pb_video_play:before{content: "\45";font-size: 50px;line-height: 80px;}
/*---Title CSS---*/
.px_faqs_v1 .et_pb_toggle .et_pb_toggle_title {
  border-radius: 10px !important;	
}
/*---Open Title Icon CSS---
.px_faqs_v1 .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::before {content: "\e051"; font-family: ETmodules !important;}
*/


/* -----------------------------------
 Pricing Table CSS
-------------------------------------*/
/*---Pricing Default CSS---*/
.px_pricing_column{
border: 1px solid var(--px-color-1) !important;
}

.px_pricing_sub_title .et_pb_text_inner h2{
color: var(--px-color-1) !important;	
}
.px_pricing_column .px_pricing_icon .et-pb-icon {
  color: #fff!important;
  transition: all 500ms linear;
  transition-delay: 0.1s;
   display: flex !important;
  align-items: center;
  justify-content: center;
  height: 120px;
  width: 120px;	
}

.px_pricing_column:hover .px_pricing_icon .et-pb-icon {
  transform: scale(.9);	
}

.px_pricing_column .px_pricing_icon .et_pb_icon_wrap{
  border-radius: 50%;
  background-color: var(--px-color-1);	
}
.px_pricing_column .px_pricing_icon .et_pb_icon_wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -55px;
  width: 55px;
  height: 1px;
  background-color: var(--px-color-1);
  z-index: -1;
}
.px_pricing_column .px_pricing_icon .et_pb_icon_wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -55px;
  width: 55px;
  height: 1px;
  background-color: var(--px-color-1);
  z-index: -1;
}
.px_pricing_blurb .et_pb_main_blurb_image {
width: auto !important;
}
.px_pricing_blurb {
  display: flex !important;
  align-content: center;
  justify-content: center;	
}
.px_pricing_blurb .et_pb_blurb_content {
  display: flex !important;
  align-content: center;
  justify-content: center;
  max-width: fit-content;
	
}
.px_pricing_blurb .et_pb_module_header{
font-weight: 400 !important;	
}
.px_pricing_blurb .et_pb_blurb_container {
  padding-left: 5px !important;
}

.px_pricing_blurb .et-pb-icon {
color: var(--px-color-1) !important;	
}
	

/* -----------------------------------
  	 Testimonial Section CSS
-------------------------------------*/

.px_testimonial_v1::before{
position: relative;
left: 0;
background: transparent !important;
margin-left: 0px !important;
transition: 0.8s;
top: 0px !important;
color: var(--px-color-1) !important;
}  
.px_testimonial_v1 .et_pb_testimonial_portrait{
position:absolute;
bottom:40px;
}
.px_testimonial_v1 .et_pb_testimonial_description{
margin-left:0px !important;
}
.px_testimonial_v1 .et_pb_testimonial_description .et_pb_testimonial_content{
  padding-top: 20px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
}
.px_testimonial_v1 .et_pb_testimonial_author{
margin-left: 70px;
margin-top: 40px;}
.px_testimonial_v1 .et_pb_testimonial_meta{
margin-left: 70px;
}
/* Slick Js CSS */
.px_slide_testi_v1 .slick-slide  {margin:10px !important;}

/* Navigation CSS */
.px_slide_testi_v1 .slick-dots li{
margin:0px 3px;} 
.px_slide_testi_v1 .slick-dots li.slick-active {
  opacity: 1;
  background-color: var(--px-color-1) !important;
  width:60px;
  height:22px;
  font-size:0px;
  border:5px solid #fff;
  border-radius:5px;}
.px_slide_testi_v1 .slick-dots{
right:0px;
left: 0;
bottom:-50px;
width: auto;
padding:3px 0px;
}
.px_slide_testi_v1 .slick-dots li
{
box-shadow: 0 3px 8px 0 rgba(0,0,0,.25);
opacity: 0.3;
height: 22px;
border: 5px solid #fff;
border-radius: 5px;
background-color: var(--px-color-1);
}
  
.px_slide_testi_v1 .slick-dots li.slick-active button::before {opacity: 0;color:transparent;}
.px_slide_testi_v1 .slick-dots li button::before{opacity: 0;
color:transparent;
}

/* Responsive CSS */
@media only screen and (min-width:577px) and (max-width:980px){
}
@media only screen and (max-width:576px){
.px_testimonial_v1 .et_pb_testimonial_portrait {
  bottom: 20px;
	}
.px_testimonial_v1.et_pb_testimonial {
  padding-top: 40px !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"}


/* -----------------------------------
  	 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;
}
/*
.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: "";
top: -10px;
left: 0px;
z-index: 2;
}*/

/* -----------------------------------
  	 Choose Us Section CSS
-------------------------------------*/
/*---Choose Us v1 CSS---*/
 .px_play_icon .et-pb-icon {
  background: var(--px-color-1);
  width: 80px;
  height: 80px;
  border-radius: 99px;
  line-height: 2 !important;
  z-index: 1;
  text-align: center;
}
 .px_play_icon .et-pb-icon::before {
  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: var(--px-color-1);
  z-index: -1;
  border-radius: 50%;
  transition: all ease 0.4s;
}

 .px_play_icon .et-pb-icon::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: var(--px-color-1);
  border-radius: 50%;
  transition: all ease 0.4s;
  z-index: -1;
}
 .px_play_icon .et-pb-icon {
    line-height: 78PX !important;
    text-align: center;
}
/* -----------------------------------
  	 Process Section CSS
-------------------------------------*/
/*---Process Us v1 CSS---*/
.px_process_v1:hover .px_number {
background-color: var(--px-color-2) !important;	
color:#fff !important;	
}
.px_process_v1 .px_process_blurb .et_pb_main_blurb_image {
  margin-bottom: 30px;
  max-width: 100%;
  height: 100px;
  width: 100px;
  line-height: 115px;
  display: inline-block;
  background-color: #f7f7f7;
  border-radius: 5px;
}
.px_process_v1 .px_process_blurb .et-pb-icon{
color: var(--px-color-1) !important;
  }
.px_process_v1:hover .px_icon{
background-color: var(--px-color-1) !important;		
}
.px_process_v1 .px_icon{
font-size: 20px;
height: 40px;
width: 40px;
text-align: center;
background:#E8E8E8;
transition: all 0.5s ease;		
}
.px_process_v1 .px_icon .et_pb_icon_wrap {
  transform: translateY(30%) !important;
}
.px_process_v1:hover .px_icon .et_pb_icon_wrap .et-pb-icon{
color: #fff!important;	
}
@media (max-width: 479px){
.px_row.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
  margin: 18px 0px !important;
}
}

/* -----------------------------------
  	 Counter Section CSS
-------------------------------------*/
/*---Counter v1 CSS---*/
.px_counter_v1 .px_counter_icon .et_pb_icon_wrap .et-pb-icon {
  color: var(--px-color-1) !important;	
transform: scale(1) rotateY(0deg);
transition: all 500ms linear;
transition-delay: 0.1s;	
}
.px_counter_v1:hover .px_counter_icon .et_pb_icon_wrap .et-pb-icon {
  color: var(--px-color-2) !important;
  transform: scale(0.9) rotateY(360deg);
}
/* counter 2*/
.px_counter_v2 .percent {
  margin-bottom: 0px !important;
  height: 60px !important;
}
.px_counter_v2 .title::before {
content: "\e033\e033\e033\e033\e033" !important;
font-family: 'ETmodules';
font-size: 20px;
color: var(--px-color-1);
position: absolute;
bottom: -15px;
}
/* -----------------------------------
  	 Newsletter Section CSS
-------------------------------------*/
/*---Newsletter v1 CSS---*/

.px_newsletter_v1.et_pb_newsletter .et_pb_feedburner_form form{
display: flex;
flex-wrap: nowrap;		
}
/*Input Css*/
.px_newsletter_v1.et_pb_newsletter .et_pb_newsletter_field {
position: relative;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
flex-basis: 65% !important;
overflow: hidden;
margin-right: 5px !important;	
}

/*Button Css*/
.px_newsletter_v1.et_pb_newsletter .et_pb_newsletter_button_wrap {
  flex-basis: 35% !important;
  position: relative;
  overflow: hidden;
}
.px_newsletter_v1.et_pb_newsletter .et_pb_newsletter_button_wrap .et_pb_newsletter_button {
background: var(--px-color-2);
}
.px_newsletter_v1.et_pb_newsletter .et_pb_newsletter_button_wrap .et_pb_newsletter_button:hover {
background:#ffff;
color:#fff !important;	
}


@media only screen and (max-width: 600px) {
.px_newsletter_v1.et_pb_newsletter .et_pb_feedburner_form form{
display:block !important;
flex-wrap: nowrap;		
}
.px_newsletter_v1.et_pb_newsletter .et_pb_newsletter_field {
position: relative;
margin-right: 0px !important;
margin-bottom: 15px !important;	
}		
  }

/* -----------------------------------
     Animation Part CSS
-------------------------------------*/
/** Animation*/
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
    /* aanimation*/
  @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
    }
}

/* 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:-10vw !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: -10vw;
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:-10vw !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";
}

/* -----------------------------------
  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-1);
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) !important;
    background-blend-mode: overlay;
/*     background-color: rgb(255 255 255 / 90%) !important;  */
	transition: all 0.4s;
}
.dpprofe-popup-content .dpprofe_social_icon .et_pb_social_icon .icon:hover {
background: var(--px-color-2) !important;
}

.dpprofe-popup-content .dpprofe_social_icon .et_pb_social_icon .icon:hover {
background: var(--px-color-2) !important;
}

.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
----------------------------------- */