/*
Theme Name:  BERLINER GYMNASTIKVEREIN E.V.
Version:     1.0
Template:    Divi
*/


/*************** Home V1 ****************/
.divifitness_homev1_slider .et_parallax_bg_wrap .et_parallax_bg,.divifitness_homev2_slider .et_parallax_bg_wrap .et_parallax_bg,.divifitness_homev3_slider .et_parallax_bg_wrap .et_parallax_bg,.divifitness_homev4_slider .et_parallax_bg_wrap .et_parallax_bg,.divifitness_homev5_slider .et_parallax_bg_wrap .et_parallax_bg{filter: brightness(0.5);}  
/*Kenburns Top Right Reverse Effect*/
.dp-kenburns-top-right-rev .et_pb_slide .et_parallax_bg{-webkit-animation:dp-kenburns-top-right-rev 5s ease-in-out reverse both;animation:dp-kenburns-top-right-rev 5s ease-in-out reverse both;}
@-webkit-keyframes dp-kenburns-top-right-rev{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}100%{-webkit-transform:scale(1.25) translate(20px,-15px);transform:scale(1.25) translate(20px,-15px);-webkit-transform-origin:right top;transform-origin:right top;}}@keyframes dp-kenburns-top-right-rev{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}100%{-webkit-transform:scale(1.25) translate(20px,-15px);transform:scale(1.25) translate(20px,-15px);-webkit-transform-origin:right top;transform-origin:right top}}
.divifitness_homev1_slider .et_pb_slide_content ul{margin-top: 40px;list-style: none;padding:0;line-height: unset;}
.divifitness_homev1_slider .et_pb_slide_content ul li{display: inline-block;
text-shadow: none;}  
.divifitness_homev1_slider .et_pb_slide_content ul li .divifitness_homev1_btn,.divifitness_homev1_slider .et_pb_slide_content ul li .divifitness_homev1_btn1{background: var(--red);color:var(--white);font-size: 15px;display:inline-block;font-weight: 500;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;padding: 20px 22px;position:relative;}
.divifitness_homev1_slider .et_pb_slide_content ul li .divifitness_homev1_btn:hover,.divifitness_homev1_slider .et_pb_slide_content ul li .divifitness_homev1_btn1:hover{background: var(--black);}
.divifitness_homev1_slider .et_pb_slide_content ul .divifitness_homev1_btnwrap{margin-right:10px;}
.divifitness_homev1_slider .et-pb-controllers a{width: 14px;
height: 14px;background:transparent;border: 2px solid var(--white);border-radius: 10px;opacity:1;transition: all .25s;} 
.divifitness_homev1_slider .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\23' !important;}  
.divifitness_homev1_slider .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\24' !important;}
.divifitness_homev1_blurb .et_pb_promo_button:before{width: calc(30px - 1px);display: inline-block;height: 1px;vertical-align: middle;opacity: 1;margin-right: 15px;z-index: 9;position: relative;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;background:var(--red);content:'' !important;}
.divifitness_homev1_blurb .et_pb_column:hover .et_pb_promo_button:before{width: calc(45px - 1px);}
.divifitness_homev1_about img,.divifitness_homev1_blurb2 img{object-fit:cover;}
.divifitness_homev1_blurb1 .et_pb_column:hover .et_pb_image_wrap img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.divifitness_homev1_blurb1 .et_pb_column .et_pb_image_wrap img{-webkit-transition: 0.5s ease-in-out;transition: 0.5s ease-in-out;}
.divifitness_homev1_video .et-pb-icon{width: 75px;height: 75px;line-height: 75px;text-align: center;background-color: var(--red);}
.divifitness_homev1_price .et-pb-icon{height: 90px;width: 90px;line-height: 90px;background:var(--black);transition: all 0.5s ease-in-out;border-radius:50%;}
.divifitness_homev1_price1 .et-pb-icon{height: 90px;width: 90px;line-height: 90px;background:var(--red);transition: all 0.5s ease-in-out;border-radius:50%;}
@media only screen and (max-width:767px){
  .divifitness_homev1_slider .et_pb_slide_content ul .divifitness_homev1_btnwrap{margin-bottom: 20px;}
  .divifitness_homev1_slider .et_pb_slide_content ul .divifitness_homev1_btnwrap{margin-right:0px;}
}

/*************** Home V2 ****************/
/*Kenburns Top Reverse Effect*/
.dp-kenburns-top-rev .et_pb_slide .et_parallax_bg{-webkit-animation:dp-kenburns-top-rev 6s cubic-bezier(.39,.575,.565,1.000) reverse both;animation:dp-kenburns-top-rev 6s cubic-bezier(.39,.575,.565,1.000) reverse both;}
@-webkit-keyframes dp-kenburns-top-rev{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@keyframes dp-kenburns-top-rev{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}
.divifitness_homev2_slider .et-pb-slider-arrows a:before{font-size: 35px;margin: 0 13px;}
.divifitness_homev2_slider .et-pb-slider-arrows .et-pb-arrow-prev{left:22px;}  
.divifitness_homev2_slider .et-pb-slider-arrows .et-pb-arrow-next{right:22px;}
.divifitness_homev2_slider .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\23' !important;}  
.divifitness_homev2_slider .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\24' !important;}
.divifitness_homev2_slider .et-pb-controllers a{width: 14px;height: 14px;border: 2px solid var(--white);background:transparent !important;opacity: 1;}  
.divifitness_homev2_slider .et-pb-controllers a.et-pb-active-control{background:var(--white) !important;}
.divifitness_homev2_team .et_pb_member_social_links li a{width: 35px;height: 35px;background: var(--black);line-height: 35px;text-align: center;border-radius: 4px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.divifitness_homev2_team .et_pb_member_social_links li:last-child{margin-right:0;}
.divifitness_homev2_team .et_pb_member_social_links li a:hover{background: var(--red);}
.divifitness_homev2_blog .et_pb_post,.divifitness_homev4_blog .et_pb_post{padding:0;}
.divifitness_homev2_blog .et_pb_post:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.divifitness_homev2_blog .et_pb_post .date{position: absolute;bottom: 20px;background: var(--red);color: var(--white);padding: 5px 15px;border-radius: 6px;left: 20px;}
.divifitness_homev2_blog .et_pb_post .date:before{font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--white);font-family: ETmodules;content: '\e023';}
.divifitness_homev2_blog .et_pb_post .divifitness_homev2_blog_content1{padding: 30px;box-shadow: 0px 2px 60px 0px rgb(0 0 0 / 10%);border-radius: 4px;}
.divifitness_homev2_blog .et_pb_post .author:before{font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--red);font-family: ETmodules;content: '\e08a';}
.divifitness_homev2_blog .et_pb_post .category:before{font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--red);font-family: ETmodules;content: '\e017';}
.divifitness_homev2_blog .et_pb_post .author{margin-left:15px;}
.divifitness_homev2_blog .et_pb_post .post-content-inner{margin-bottom:15px;}

/*************** Home V3 ****************/
.divifitness_homev3_slider .et-pb-controllers a{width: 14px;height: 14px;position:relative;margin-right:15px;}
.divifitness_homev3_slider .et-pb-controllers a.et-pb-active-control:before{width: 24px;
height: 24px;
border: 1px solid var(--white);border-radius:50%;content:'';position:absolute;left:-40%;top: 50%;
transform: translateY(-50%);}  
.dp-kenburns-top .et_pb_slide .et_parallax_bg{-webkit-animation:dp-kenburns-top 5s cubic-bezier(.39,.575,.565,1.000) both;animation:dp-kenburns-top 5s cubic-bezier(.39,.575,.565,1.000) both;}
@-webkit-keyframes dp-kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@keyframes dp-kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}
.divifitness_homev3_slider .et_pb_slide_content{padding-left: 40px;border-left: 7px solid var(--red);}
.divifitness_homev3_about .et_pb_blurb_container,.divifitness_homev3_pricing .et_pb_blurb_container,.divifitness_homev5_about .et_pb_blurb_container{padding-left:0;}
.divifitness_homev3_about img{height: 410px;object-fit:cover;}
.divifitness_homev3_blurb img{height:380px;object-fit:cover;transition: all 700ms ease;}
.divifitness_homev3_blurb .et_pb_column:hover img,.divifitness_homev3_blurb2 .et_pb_column:hover img,.divifitness_homev5_blurb2 .et_pb_column:hover img{transform: scale(1.07);filter:brightness(0.5);}
.divifitness_homev3_blurb .et_pb_column:hover .divifitness_homev3_blurb1{opacity: 1;top:40%;}
.divifitness_homev3_service .et_pb_column .et-pb-icon{background-color: var(--red);height: 75px;width: 75px;text-align: center;line-height: 75px;position:relative;z-index:1;}
.divifitness_homev3_service .et_pb_column .et-pb-icon:before{content: "";width: 38px;height: 38px;position: absolute;right: -39px;bottom: -40px;background: var(--black);-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;z-index:-1;}
.divifitness_homev3_service .et_pb_column:hover .et-pb-icon:before{width: 100%;height: 100%;right: 0;bottom: 0;}
.divifitness_homev3_counter .et_pb_column:hover .et_pb_icon{transform: scale(1.1);}
.divifitness_homev3_contact .et_pb_text ul li{padding-bottom: 20px;border-bottom: 1px solid var(--grey);padding-top: 20px;width: 100%;position:relative;}
.divifitness_homev3_blurb2 img,.divifitness_homev5_blurb2 img{height:302px;object-fit:cover;transition: all 700ms ease;}
.divifitness_homev3_blurb2 .et_pb_column:hover .et_pb_promo{transform: translateY(0);opacity: 1;}
.divifitness_homev3_blurb2 .et_pb_column .et_pb_promo .et_pb_promo_button:after,.divifitness_homev5_blurb2 .et_pb_column .et_pb_promo .et_pb_promo_button:after{position:relative;margin-left:0 !important;}
.divifitness_homev3_blurb2 .et_pb_column .et_pb_promo .et_pb_button_wrapper,.divifitness_homev5_blurb2 .et_pb_column .et_pb_promo .et_pb_button_wrapper{position: absolute;bottom: 15px;right: 15px;}
.divifitness_homev3_logo .et_pb_column:hover .divifitness_homev3_logo1{visibility: visible;transform: translateY(0%);}
.divifitness_homev3_logo .et_pb_column:hover .divifitness_homev3_logo2{transform: translateY(100%);}
.divifitness_homev3_accordion .et_pb_video iframe{height:537px;}
.divifitness_homev3_testi .et_pb_promo h3{font-size: 30px;line-height: 38px;font-weight: 600;}
.divifitness_homev3_testi .et_pb_promo h3 span{color:var(--red);}
@media only screen and (max-width:981px){
	.divifitness_homev3_slider .et_pb_slide_content{border:none;padding-left:0;}
	.divifitness_homev3_service .et_pb_column .et-pb-icon{display:block;margin:0 auto;}
	.divifitness_homev3_accordion .et_pb_video iframe{height:360px;}
}

/*************** Home V4 ****************/
/*Kenburns Top Right Effect*/
.dp-kenburns-top-right .et_pb_slide .et_parallax_bg{-webkit-animation:dp-kenburns-top-right 5s ease-in-out both;animation:dp-kenburns-top-right 5s ease-in-out both;}
@-webkit-keyframes dp-kenburns-top-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}100%{-webkit-transform:scale(1.25) translate(20px,-15px);transform:scale(1.25) translate(20px,-15px);-webkit-transform-origin:right top;transform-origin:right top}}@keyframes dp-kenburns-top-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 16%;transform-origin:84% 16%}100%{-webkit-transform:scale(1.25) translate(20px,-15px);transform:scale(1.25) translate(20px,-15px);-webkit-transform-origin:right top;transform-origin:right top}}
.divifitness_homev4_slider .et-pb-slider-arrows a:before{font-size: 35px;margin: 0 13px;}
.divifitness_homev4_slider .et-pb-slider-arrows .et-pb-arrow-prev{left:unset;top:unset;bottom: 0;right: 90px;}  
.divifitness_homev4_slider .et-pb-slider-arrows .et-pb-arrow-next{right:25px;left:auto;top:unset;bottom: 0;}
.divifitness_homev4_slider .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\23' !important;}  
.divifitness_homev4_slider .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\24' !important;}
.divifitness_homev4_slider .et-pb-controllers a{width: 14px;
height: 14px;-webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
transition: transform 0.3s ease, background-color 0.3s ease;display: block;margin-right: 0;margin-bottom: 10px;}
.divifitness_homev4_slider .et_pb_slide_content h3,.divifitness_homev5_slider .et_pb_slide_content h3{font-size: 80px;line-height: 95px;padding:15px 0;font-weight: 700;}
.divifitness_homev4_about .et_pb_image img{width:560px !important;height:560px;border-radius:50%;object-fit:cover;}
.divifitness_homev4_blog .divifitness_homev4_blog_content1{padding: 30px;position:relative;}
.divifitness_homev4_blog .date:before{position: absolute;content: '';height: 2px;width: 60px;top: 50%;margin-top: -1px;left: 0;background-color: var(--red);}
.divifitness_homev4_blog .date{position: relative;color:var(--red);padding-left: 75px;font-size:17px}
.divifitness_homev4_blog .et_pb_post .divifitness_homev4_blog_content1:after{position: absolute;left: 30px;bottom: -15px;color: var(--red);content: '\24';font-family: ETmodules;font-size: 50px;}
.divifitness_homev4_blog .et_pb_post{overflow:visible !important;}
.divifitness_homev4_customer img{height:388px;object-fit:cover;border-radius:15px;transition:all 0.3s;}
.divifitness_homev4_customer .et_pb_column:hover img{filter:brightness(0.5);}
.divifitness_homev4_customer .et_pb_column:hover .et_pb_promo{transform: scale(1);opacity: 1;visibility: visible;}
.divifitness_homev4_customer .et_pb_column .et_pb_promo .et_pb_button_wrapper{position: absolute;bottom: 40px;right: 30px;}
.divifitness_homev4_customer .et_pb_column .et_pb_promo .et_pb_promo_button:after{position: relative;margin-left: 0 !important;}
@media only screen and (max-width:981px){
	.divifitness_homev4_customer img,.divifitness_homev4_customer .et_pb_image_wrap{width:100% !important;}
}
@media only screen and (max-width:767px){
  .divifitness_homev4_slider .et-pb-slider-arrows .et-pb-arrow-prev{right: auto !important;left: 30% !important;}
  .divifitness_homev4_slider .et-pb-slider-arrows .et-pb-arrow-next{left: auto !important;right: 30% !important;}
	.divifitness_homev4_slider .et_pb_slide_content h3{font-size: 41px;line-height: 53px;}
	.divifitness_homev4_about .et_pb_image img{width: 300px !important;height: 300px;}
}

/*************** Home V5 ****************/
/*Kenburns Right Effect*/
.dp-kenburns-right .et_pb_slide .et_parallax_bg{-webkit-animation:dp-kenburns-right 5s cubic-bezier(.55,.085,.68,.53) both;animation:dp-kenburns-right 5s cubic-bezier(.55,.085,.68,.53) both;}
@-webkit-keyframes dp-kenburns-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 50%;transform-origin:84% 50%}100%{-webkit-transform:scale(1.25) translateX(20px);transform:scale(1.25) translateX(20px);-webkit-transform-origin:right;transform-origin:right}}@keyframes dp-kenburns-right{0%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0);-webkit-transform-origin:84% 50%;transform-origin:84% 50%}100%{-webkit-transform:scale(1.25) translateX(20px);transform:scale(1.25) translateX(20px);-webkit-transform-origin:right;transform-origin:right}}
.divifitness_homev5_slider .et-pb-slider-arrows a:before{font-size: 35px;margin: 0 13px;}
.divifitness_homev5_slider .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\38' !important;}  
.divifitness_homev5_slider .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\39' !important;}
.divifitness_homev5_slider .et-pb-slider-arrows .et-pb-arrow-prev{left: -65px;} 
.divifitness_homev5_slider .et-pb-slider-arrows .et-pb-arrow-next{right:-65px;}
.divifitness_homev5_slider:hover .et-pb-slider-arrows .et-pb-arrow-prev{left: 22px !important;} 
.divifitness_homev5_slider:hover .et-pb-slider-arrows .et-pb-arrow-next{right:22px !important;}
.divifitness_homev5_slider .et-pb-controllers a{width: 14px;
height: 14px;background:var(--white);border-radius: 10px;transition: all .25s;border:2px solid var(--white);} 
.divifitness_homev5_slider .et-pb-slider-arrows .et-pb-arrow-next{border-radius: 50% 0% 0% 50% !important;}
.divifitness_homev5_about img{object-fit:cover;}
.divifitness_homev5_blog .divifitness_homev5_blog_content1{padding-top:30px;}
.divifitness_homev5_blog .category:before{position: absolute;left: 0;top: 48%;content: '';width: 20px;height: 2px;background: var(--red);}
.divifitness_homev5_blog .category{position: relative;padding-left: 27px;}
.divifitness_homev5_blog .more-link:after{content: '\24' !important;font-family: ETmodules;margin-left: 14px;font-size: 20px;font-weight: 600;display: inline-block;vertical-align: middle;}
.divifitness_homev5_blog .et_pb_post:hover img{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.divifitness_homev5_blurb2 .et_pb_column:hover .et_pb_promo{visibility: visible;opacity: 1;left: 0px;}
.divifitness_homev5_video .fluid-width-video-wrapper iframe{height: 412px;}
@media only screen and (max-width:767px){
	.divifitness_homev5_slider .et_pb_slide_content h3{font-size: 40px;line-height: 56px;}}

/*************** About Us V1 ****************/
.divifitness_aboutv1 .et_pb_image img{width:440px !important;height:440px;border-radius:50%;object-fit:cover;}
.divifitness_aboutv1_blurb .et-pb-icon,.divifitness_homev4_about .et-pb-icon{height: 90px;width: 90px;background-color: var(--black);line-height: 90px;text-align: center;border-radius: 15px;transition:all 0.3s;}
.divifitness_aboutv1_blurb .et_pb_blurb:hover .et-pb-icon,.divifitness_homev4_about .et_pb_blurb:hover .et-pb-icon{background-color: var(--red);}
.divifitness_aboutv1_video .et_pb_video_play:after,.divifitness_homev5_video .et_pb_video_play:after{height: 100px;width: 100px;background-color: var(--red);content: "";position: absolute;left: 54%;top: 50%;display: block;border-radius: 50%;z-index: -1;-webkit-animation: pulse-border 1500ms ease-out infinite;animation: pulse-border 1500ms ease-out infinite;}
.divifitness_aboutv1_video .fluid-width-video-wrapper iframe{height: 440px;}
.divifitness_aboutv1_team .et_pb_team_member:hover .et_pb_team_member_description{background:var(--black);border: 2px solid var(--white);}
@media only screen and (max-width:767px){
	.divifitness_aboutv1 .et_pb_image img{width: 300px !important;height: 300px !important;}
	.divifitness_classv10_testi .et-pb-arrow-next{left: auto !important;right: 0px !important;}
	.divifitness_classv10_testi .et-pb-arrow-prev{left:0 !important;right: auto !important;}
}

/*************** About Us V2 ****************/
.divifitness_aboutv2 .et_pb_icon .et-pb-icon{width: 100px;text-align: center;background: var(--red);border-radius: 4px;height:100px;line-height:100px;}

/*************** About Us V3 ****************/
.divifitness_about .et_pb_image img,.divifitness_aboutv2 .et_pb_image img{object-fit:cover;}
.divifitness_about_blurb .et-pb-icon{-webkit-transition: all .9s;-moz-transition: all .9s;-o-transition: all .9s;-ms-transition: all .9s;transition: all .9s;border: 2px dashed var(--red);height: 109px;width: 109px;text-align: center;line-height: 109px;}
.divifitness_about_blurb .et_pb_module_header:after{position: absolute;content: '';border-bottom: 3px solid var(--red);-webkit-transition: all .9s;-moz-transition: all .9s;-o-transition: all .9s;-ms-transition: all .9s;transition: all .9s;width: 52px;bottom: 0;left: 0;right: 0;margin: auto;}
.divifitness_about_blurb .et_pb_column:hover .et-pb-icon{border: 2px dashed var(--white);color:var(--white) !important;}
.divifitness_about_blurb .et_pb_column:hover .et_pb_module_header:after{border-bottom: 3px solid var(--white);}
.divifitness_about_team .et_pb_column:hover .et_pb_member_social_links{bottom: 5%;}
.divifitness_about_team .et_pb_member_social_links li:last-child{margin-right:0;}
.divifitness_about_blog .et_pb_post,.divifitness_homev5_blog .et_pb_post{padding:0;background:transparent;}
.divifitness_about_blog .et_pb_post:hover .entry-featured-image-url img{transform: scale(1.07);filter:brightness(0.7);}
.divifitness_about_blog .et_pb_post .divifitness_about_blog_content1{padding: 27px 15px 15px 30px;position: relative;margin-right: 43px;margin-top: -47px;background:var(--white);}
.divifitness_about_blog .et_pb_post .divifitness_about_blog_content1 .date{background-color:var(--red);height: 28px;width: 105px;z-index: 1;color:var(--white);text-align: center;position: absolute;left: 31px;font-size: 13px;line-height: 28px;top: -15px;}
.divifitness_about_blog .et_pb_post .divifitness_about_blog_content1 .entry-title:before{position: absolute;content: '';border: 2px solid var(--red);height: 58px;top: 7px;left: -30px;}
.divifitness_about_blog .et_pb_post .author a{color: var(--red);} 
.divifitness_about_blog .et_pb_post .post-content-inner{margin:15px 0;}
.divifitness_homev5_class .et_pb_column .et-pb-icon{line-height: 80px;width: 80px;height: 80px;text-align: center;background-color:var(--red)}
.divifitness_homev5_class .et_pb_column:hover .et_pb_module_header,.divifitness_homev5_class .et_pb_column:hover .et_pb_blurb_description,.divifitness_homev5_class .et_pb_column:hover:after,.divifitness_homev5_class .et_pb_column:hover .et_pb_button{color:var(--white) !important;}

/*************** Contact Us V1 ****************/
.divifitness_contactv1_heading span:before{content: '';width: 4px;height: 4px;display: block;background-color:var(--red);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);position: absolute;left: -20px;top: 60%;}
.divifitness_contactv1_heading span{position: relative;margin-left: 40px;}
.divifitness_contactv1_contact .et_contact_bottom_container,.divifitness_contactv2_contact .et_contact_bottom_container,.divifitness_trainerdetailv1_contact .et_contact_bottom_container,.divifitness_trainerdetailv2_contact .et_contact_bottom_container,.divifitness_eventdetail1 .et_contact_bottom_container{padding: 0 0 0 3%;float:none;}
.divifitness_contactv1_contact .et_pb_button:after,.divifitness_homev3_slider .et_pb_button:after,.divifitness_homev5_slider .et_pb_button:after,body .divifitness_productdetail_notice .woocommerce-message .button.et_pb_custom_button_icon:after{content: '' !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--white);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);-webkit-transition: -webkit-transform 300ms;transition: -webkit-transform 300ms;transition: transform 300ms;transition: transform 300ms,-webkit-transform 300ms;display:block !important;z-index:-1;margin-left:0 !important;opacity:1;}
.divifitness_contactv1_contact .et_pb_button:hover:after,.divifitness_contactv2_contact .et_pb_button:hover:after,.divifitness_classv8 .et_pb_button:hover:after,.divifitness_trainerdetailv1_contact .et_pb_button:hover:after,.divifitness_trainerdetailv2_contact .et_pb_button:hover:after,.divifitness_whatweoffer .et_pb_button_one:hover:after,.divifitness_whatweoffer .et_pb_button_two:hover:after,.divifitness_whatweoffer1 .et_pb_promo_button:hover:after,.divifitness_whatweoffer2 .et_pb_promo_button:hover:after,.divifitness_eventdetail1 .et_pb_button:hover:after,.divifitness_blogdetail .et_pb_comments_module .et_pb_button:hover:after,.divifitness_club .et_pb_promo_button:hover:after,.divifitness_club1 .et_pb_promo_button:hover:after,.divifitness_homev3_slider .et_pb_button:hover:after,.divifitness_homev5_slider .et_pb_button:hover:after,body .divifitness_productdetail_notice .woocommerce-message .button.et_pb_custom_button_icon:hover:after,body .divifitness_productdetail .et_pb_wc_add_to_cart .button.et_pb_custom_button_icon:hover:after,.divifitness_homev2_footer .et_pb_newsletter_button_wrap .et_pb_newsletter_button:hover:after{-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}

/*************** Contact Us V2 ****************/
.divifitness_contactv2_contact .et_pb_button:after,.divifitness_eventdetail1 .et_pb_button:after,.divifitness_blogdetail .et_pb_comments_module .et_pb_button:after,.divifitness_club1 .et_pb_promo_button:after,body .divifitness_productdetail .et_pb_wc_add_to_cart .button.et_pb_custom_button_icon:after,.divifitness_homev2_footer .et_pb_newsletter_button_wrap .et_pb_newsletter_button:after{content: '' !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--black);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);-webkit-transition: -webkit-transform 300ms;transition: -webkit-transform 300ms;transition: transform 300ms;transition: transform 300ms,-webkit-transform 300ms;display:block !important;z-index:-1;margin-left:0 !important;opacity:1;}

/*************** Contact Us V3 ****************/
.divifitness_contactv3_blurb .et-pb-icon{height: 90px;width: 90px;line-height: 90px;border: 2px solid var(--black);border-radius: 15px;text-align: center;}

/*************** Project V1 ****************/
.divifitness_projectv1 .et_pb_portfolio_item .divifitness_projectv1_content,.divifitness_projectcategory .et_pb_portfolio_item .divifitness_projectcategory_content,.divifitness_projecttag .et_pb_post .entry-title{position: absolute;left: 0;top: 50%;width: 100%;z-index: 3;text-align: center;visibility: hidden;opacity: 0;transform: translateY(-50%) scale(0.8);-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.divifitness_projectv1 .et_pb_portfolio_item:hover .divifitness_projectv1_content,.divifitness_projectcategory .et_pb_portfolio_item:hover .divifitness_projectcategory_content,.divifitness_projecttag .et_pb_post:hover .entry-title{visibility: visible;opacity: 0.8;transform: translateY(-50%) scale(1);}
.divifitness_projectv1 .et_pb_portfolio_item .et_portfolio_image:before,.divifitness_projectcategory .et_pb_portfolio_item .et_portfolio_image:before,.divifitness_projecttag .et_pb_post .entry-featured-image-url:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;background-color: var(--red);}
.divifitness_projectv1 .et_pb_portfolio_item:hover .et_portfolio_image:before,.divifitness_projectcategory .et_pb_portfolio_item:hover .et_portfolio_image:before,.divifitness_projecttag .et_pb_post:hover .entry-featured-image-url:before{visibility: visible;opacity: 0.8;}
.divifitness_projectv1 .et_pb_portfolio_item .et_portfolio_image img,.divifitness_projectcategory .et_pb_portfolio_item .et_portfolio_image img{-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.divifitness_projectv1 .et_pb_portfolio_item:hover .et_portfolio_image img,.divifitness_projectcategory .et_pb_portfolio_item:hover .et_portfolio_image img{transform: scale(1.05);}
.divifitness_projectv1 .et_pb_portfolio_item .divifitness_projectv1_content .et_pb_module_header:before,.divifitness_projectcategory .et_pb_portfolio_item .divifitness_projectcategory_content .et_pb_module_header:before,.divifitness_projecttag .et_pb_post .entry-title:before{position: absolute;right: 0px;left:0;top: 0px;z-index: 1;color: var(--white);font-size: 40px;font-family: ETmodules;content: '\4c';transition: all 600ms ease;-webkit-transition: all 600ms ease;-ms-transition: all 600ms ease;-o-transition: all 600ms ease;}
.divifitness_projectv1 .et_pb_portofolio_pagination li,.divifitness_projectcategory .et_pb_portofolio_pagination li{padding:0 !important;}
.divifitness_projectv1 .et_pb_portofolio_pagination li a,.divifitness_projectcategory .et_pb_portofolio_pagination li a{background: var(--red);
height: 42px;
width: 80px;
display:block;
margin: 0 10px;
transition: all 0.3s ease 0s !important;
clip-path: polygon(0 0, 50% 15%, 100% 0, 85% 50%, 100% 100%, 50% 85%, 0 100%, 15% 50%);}
.divifitness_projectv1 .et_pb_portofolio_pagination li a:hover,.divifitness_projectv1 .et_pb_portofolio_pagination li a.active,.divifitness_projectcategory .et_pb_portofolio_pagination li a:hover,.divifitness_projectcategory .et_pb_portofolio_pagination li a.active{background: var(--black);clip-path: polygon(15% 15%, 50% 0, 85% 15%, 100% 50%, 85% 85%, 50% 100%, 15% 85%, 0 50%);}
.divifitness_projectv1 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul{border-bottom: 2px solid var(--grey);justify-content: flex-start;}
.divifitness_projectv1 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a{border:none;position:relative;border-radius:0;background-color: transparent;}
.divifitness_projectv1 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a:before{content: "";width: 0;height: 2px;left: 0;bottom: 0px;position: absolute;background: var(--red);z-index: 2;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.divifitness_projectv1 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:hover a:before,.divifitness_projectv1 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active:before{width: 100%;}  
.divifitness_projectv1 .et_pb_filterable_portfolio .et_pb_portfolio_filter{margin-right: 10px;}
@media only screen and (max-width:767px){
    .divifitness_projectv1 .et_pb_portofolio_pagination li a,.divifitness_projectcategory .et_pb_portofolio_pagination li a{width: 75px;}
	.divifitness_projectv1 .et_pb_filterable_portfolio .et_pb_portfolio_filter{float: none;margin: 0 auto 15px;}
  .divifitness_projectv1 .et_pb_portfolio_filters ul{display:block !important;}
}

/*************** Project V2 ****************/
.divifitness_projectv2 .et_pb_portfolio_item{overflow:hidden;}
.divifitness_projectv2 .et_pb_portfolio_item .divifitness_projectv2_content{position: absolute;bottom: -100px;-webkit-transition: all 200ms linear 0ms;-khtml-transition: all 200ms linear 0ms;-moz-transition: all 200ms linear 0ms;-ms-transition: all 200ms linear 0ms;-o-transition: all 200ms linear 0ms;transition: all 200ms linear 0ms;left: 0;z-index: 2;right: 0;padding: 27px;opacity: 0;}
.divifitness_projectv2 .et_pb_portfolio_item:hover .divifitness_projectv2_content{opacity: 1;bottom: 0;}
.divifitness_projectv2 .et_pb_portfolio_item .et_portfolio_image:before{content: "";display: block;height: 0;width: 100%;position: absolute;bottom: 0;left: 0;right: 0;-webkit-transition: all 200ms linear 0ms;-khtml-transition: all 200ms linear 0ms;-moz-transition: all 200ms linear 0ms;-ms-transition: all 200ms linear 0ms;-o-transition: all 200ms linear 0ms;transition: all 200ms linear 0ms;background-image: -webkit-linear-gradient(bottom,var(--black),rgba(1,1,1,1%) 60%);}
.divifitness_projectv2 .et_pb_portfolio_item:hover .et_portfolio_image:before{height: 80%;}
.divifitness_projectv2 .et_pb_portfolio_item .et_portfolio_image img{border-radius:5px;}
.divifitness_projectv2 .et_pb_portfolio_item .divifitness_projectv2_content:before{position: absolute;right: 20px;bottom: 25px;z-index: 1;color: var(--white);font-size: 30px;font-family: ETmodules;content: '\50';transform:translatey(-50%);}
.divifitness_projectv2 .et_pb_portofolio_pagination li a:before{content: '';background: var(--red);height: 100%;width: 100%;border-radius: 50%;box-shadow: 0 0 5px var(--red);opacity: 0.5;transform: scale(0);position: absolute;left: 0;top: 0;z-index: -1;transition: all 0.3s ease 0s;}
.divifitness_projectv2 .et_pb_portofolio_pagination li a:hover:before,.divifitness_projectv2 .et_pb_portofolio_pagination li a.active:before{transform: scale(1.25);}
.divifitness_projectv2 .et_pb_portofolio_pagination li{padding:0 !important;}
.divifitness_projectv2 .et_pb_portofolio_pagination li a{background: var(--red);height: 60px;position: relative;width: 60px;display:block;border-radius: 50%;text-align:center;margin: 0 15px;transition: all 0.3s ease 0s !important;}
.divifitness_projectv2 .et_pb_portofolio_pagination li a:hover,.divifitness_projectv2 .et_pb_portofolio_pagination li a.active{transform: rotate(360deg);}
.divifitness_projectv2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a{border:none;position:relative;border-radius:5px !important;background-color: transparent;}
.divifitness_projectv2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:hover a,.divifitness_projectv2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active{background-color: var(--red);}  
.divifitness_projectv2 .et_pb_filterable_portfolio .et_pb_portfolio_filter{margin-right: 10px;}
@media only screen and (max-width:981px){
	.divifitness_projectv2 .et_pb_portfolio_item .divifitness_projectv2_content{padding:10px;}
	.divifitness_projectv2 .et_pb_portfolio_item .divifitness_projectv2_content:before{right: 15px;bottom: 15px;font-size: 25px;}
}
@media only screen and (max-width:767px){
	.divifitness_projectv2 .et_pb_filterable_portfolio .et_pb_portfolio_filter{float: none;margin: 0 auto 15px;}
  .divifitness_projectv2 .et_pb_portfolio_filters ul{display:block !important;}
}

/*************** Project V3 ****************/
.divifitness_projectv3 .et_pb_portfolio_item .et_portfolio_image img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.divifitness_projectv3 .et_pb_portfolio_item:hover .et_portfolio_image img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.divifitness_projectv3 .et_pb_portfolio_item:hover .et_overlay:before{top:50%;}
.divifitness_projectv3 .et_pb_portofolio_pagination li a:before{content: '';background-color: var(--red);height: 100%;width: 100%;position: absolute;left: 0;top: 0;z-index: -1;clip-path: polygon(0 0, 50% 0, 100% 50%, 50% 100%, 0 100%);transition: all 0.3s ease 0s;}
.divifitness_projectv3 .et_pb_portofolio_pagination li a:hover:before,.divifitness_projectv3 .et_pb_portofolio_pagination li a.active:before{left: -100%;}
.divifitness_projectv3 .et_pb_portofolio_pagination li a:after{content: '';background-color: var(--red);height: 100%;width: 100%;position: absolute;left: 0;top: 0;z-index: -1;clip-path: polygon(0 0, 50% 0, 100% 50%, 50% 100%, 0 100%);transition: all 0.3s ease 0s;transform: rotateY(180deg);}
.divifitness_projectv3 .et_pb_portofolio_pagination li a:hover:after,.divifitness_projectv3 .et_pb_portofolio_pagination li a.active:after{    left: 100%;}
.divifitness_projectv3 .et_pb_portofolio_pagination li{padding:0 !important;}
.divifitness_projectv3 .et_pb_portofolio_pagination li a{background-color: transparent;height: 60px;position: relative;width: 60px;display:block;border-radius: 0;text-align:center;overflow:hidden;margin: 0 15px;transition: all 0.3s ease 0s !important;}
.divifitness_projectv3 .et_pb_portofolio_pagination li a:hover,.divifitness_projectv3 .et_pb_portofolio_pagination li a.active{background: var(--black);}
.divifitness_projectv3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a{border:none;position:relative;border-radius:0;background-color: transparent;}
.divifitness_projectv3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a:before{content: "";width: 100%;height: 2px;left: 0;bottom: 0px;position: absolute;background: var(--red);z-index: 2;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;opacity:0;}
.divifitness_projectv3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover:before,.divifitness_projectv3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active:before{opacity:1;}  
.divifitness_projectv3 .et_pb_filterable_portfolio .et_pb_portfolio_filter{margin-right: 10px;}
@media only screen and (max-width:981px){
	.divifitness_projectv3 .et_pb_portfolio_item:hover .et_overlay{opacity:1;z-index:1;}}
@media only screen and (max-width:767px){
	.divifitness_projectv3 .et_pb_filterable_portfolio .et_pb_portfolio_filter{float: none;margin: 0 auto 15px;}
  .divifitness_projectv3 .et_pb_portfolio_filters ul{display:block !important;}
}

/*************** Project Detail ****************/
.divifitness_projectdetail .et_pb_text ul{padding: 0;}
.divifitness_projectdetail ul li{border-bottom: 1px solid var(--grey);font-size: 16px;display: inline-block;width: 100%;color: var(--black);padding: 13px 0;}
.divifitness_projectdetail ul li span{float: right;}
.divifitness_projectdetail ul li:last-child{border-bottom:none;padding-bottom:0;}
.divifitness_projectdetail .et_pb_blurb_container{padding-left:0;}

/*************** Blog Grid V1 ****************/
.divifitness_blogv1 .et_pb_post{-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;-webkit-box-shadow: 0 0 24px rgb(0 0 0 / 10%);-khtml-box-shadow: 0 0 24px rgba(0,0,0,.1);-moz-box-shadow: 0 0 24px rgba(0,0,0,.1);-ms-box-shadow: 0 0 24px rgba(0,0,0,.1);-o-box-shadow: 0 0 24px rgba(0,0,0,.1);box-shadow: 0 0 24px rgb(0 0 0 / 10%);padding:30px;}
.divifitness_blogv1 .et_pb_image_container,.divifitness_about_blog .et_pb_image_container,.divifitness_homev2_blog .et_pb_image_container,.divifitness_homev4_blog .et_pb_image_container,.divifitness_homev5_blog .et_pb_image_container{margin:0;overflow:hidden;}
.divifitness_blogv1 .entry-featured-image-url,.divifitness_about_blog .entry-featured-image-url,.divifitness_homev2_blog .entry-featured-image-url,.divifitness_homev4_blog .entry-featured-image-url,.divifitness_homev5_blog .entry-featured-image-url{margin-bottom:0px;}
.divifitness_blogv1 .et_pb_post:hover{-webkit-box-shadow: 0 0 30px rgb(0 0 0 / 20%);-khtml-box-shadow: 0 0 30px rgba(0,0,0,.2);-moz-box-shadow: 0 0 30px rgba(0,0,0,.2);-ms-box-shadow: 0 0 30px rgba(0,0,0,.2);-o-box-shadow: 0 0 30px rgba(0,0,0,.2);box-shadow: 0 0 30px rgb(0 0 0 / 20%);}
.divifitness_blogv1 .et_pb_post .category{-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;position: absolute;bottom: 11px;right: 11px;z-index: 99;color: var(--white);text-align: center;background-color: var(--red);padding: 3px 15px;}
.divifitness_blogv1 .et_pb_post .category a{color: var(--white);}
.divifitness_blogv1 .et_pb_post:hover img{-webkit-transform: scale(1.2);-khtml-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.divifitness_blogv1 .et_pb_post:hover .category{right: 15px;bottom: 15px;}
.divifitness_blogv1 .et_pb_post .date:before {font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--red);font-family: ETmodules;content: '\e023';}
.divifitness_blogv1 .et_pb_post .author{margin-left: 20px;} 

.divifitness_blogv1 .et_pb_post .author:before,.divifitness_about_blog .et_pb_post .divifitness_about_blog_content1 .author:before{font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--red);font-family: ETmodules;content: '\e08a';}
.divifitness_blogv1 .et_pb_post .post-meta:before{content: '';width: 40px;height: 3px;background-color: var(--red);position: absolute;bottom: -1px;left: 0;-webkit-box-shadow: 0 7px 16px rgb(12 12 12 / 22%);-khtml-box-shadow: 0 7px 16px rgba(12,12,12,.22);-moz-box-shadow: 0 7px 16px rgba(12,12,12,.22);-ms-box-shadow: 0 7px 16px rgba(12,12,12,.22);-o-box-shadow: 0 7px 16px rgba(12,12,12,.22);box-shadow: 0 7px 16px rgb(12 12 12 / 22%);}
.divifitness_blogv1 .et_pb_post .post-content-inner{margin-bottom:20px;}
.divifitness_blogv1 .et_pb_post .more-link:after{content: ''!important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--black);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);transition: transform 300ms!important;display: block!important;z-index: -1;margin-left: 0!important;opacity: 1;z-index:-1;}
.divifitness_blogv1 .et_pb_post .more-link:hover:after{-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}
.divifitness_blogv1 .et_pb_post .more-link:before{position:absolute;left:15px;top:50%;content:'\4b';font-family:ETmodules;font-size:15px;color:var(--white);transform: translateY(-50%);}
.divifitness_blogv1 .pagination a,.divifitness_projecttag .pagination a,.divifitness_about_blog .pagination a,.divifitness_homev2_blog .pagination a,.divifitness_homev4_blog .pagination a,.divifitness_homev5_blog .pagination a{background-color: var(--black);padding-top: 20px!important;padding-right: 44px!important;padding-bottom: 20px!important;padding-left: 44px!important;position: relative;display: inline-block;z-index: 1;transition: all 500ms ease !important;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.divifitness_blogv1 .pagination a:before,.divifitness_projecttag .pagination a:before,.divifitness_about_blog .pagination a:before,.divifitness_homev2_blog .pagination a:before,.divifitness_homev4_blog .pagination a:before,.divifitness_homev5_blog .pagination a:before{position: absolute;content: '';width: 0%;height: 100%;left: 0px;top: 0px;z-index: -1;transition: all 500ms ease;background: var(--red);margin-left: 0;}
.divifitness_blogv1 .pagination a:hover:before,.divifitness_projecttag .pagination a:hover:before,.divifitness_about_blog .pagination a:hover:before,.divifitness_homev2_blog .pagination a:hover:before,.divifitness_homev4_blog .pagination a:hover:before,.divifitness_homev5_blog .pagination a:hover:before{width: 100%;}
@media only screen and (max-width:767px){
	.divifitness_blogv1 .et_pb_post .author{margin-left: 3px;}
}

/*************** Blog Grid V2 ****************/
.divifitness_blogv2 .et_pb_post{padding:0px;position:relative;}
.divifitness_blogv2 .et_pb_image_container{margin:0;}
.divifitness_blogv2 .entry-featured-image-url{margin-bottom:0px;}
.divifitness_blogv2 .entry-featured-image-url:after{content: '';position: absolute;left: 0;right: 0;width: 100%;height: 100%;background-image: linear-gradient(to top,var(--black),transparent);}
.divifitness_blogv2 .et_pb_post .divifitness_blogv2_content1{position: absolute;left: 0;right: 0;bottom: 0;padding: 25px;}
.divifitness_blogv2 .et_pb_post .category{display: inline-block;font-size: 14px;color: var(--white);border: 1px solid var(--white);border-radius: 40px;padding: 7px 14px;text-transform: capitalize;transition: all 0.3s ease-in-out 0s;}
.divifitness_blogv2 .et_pb_post .category a{color: var(--white);}
.divifitness_blogv2 .et_pb_post:hover .category{background:var(--red);}
.divifitness_blogv2 .et_pb_post .author{margin-right: 5px;} 
.divifitness_blogv2 .et_pb_post .date{margin-left: 5px;}
.divifitness_blogv2 .et_pb_post .author:before {font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--white);font-family: ETmodules;content: '\e08a';}
.divifitness_blogv2 .pagination a:before {content: ""!important;visibility: visible!important;display: block!important;position: absolute;right: -17px;top: 0px;z-index: 1;border-right: 18px solid transparent;border-bottom: 21px solid var(--red);opacity: 1;}  
.divifitness_blogv2 .pagination a{background-color:var(--red);padding:12px 30px;position: relative;display: block;margin-top: 10px;}
.divifitness_blogv2 .pagination a:after {position: absolute;content: '';right: -16px;top: 20px;z-index: 1;bottom: 0px;width: 17px;background-color: var(--red);opacity: 1;margin: 0;}
.divifitness_blogv2 .pagination a:hover,.divifitness_blogv2 .pagination a:hover:after{background-color: var(--black);}
.divifitness_blogv2 .pagination a:hover:before{border-bottom: 21px solid var(--black);}

/*************** Blog List ****************/
.divifitness_bloglist .et_pb_post .author:before {font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--red);font-family: ETmodules;content: '\e08a';}
.divifitness_bloglist .et_pb_post:hover img{transform: scale(1.1);}
.divifitness_bloglist .entry-featured-image-url{overflow:hidden;}
.divifitness_bloglist .et_pb_post .post-content-inner{margin-bottom:20px;}
.divifitness_bloglist .et_pb_post .more-link:after{content: ''!important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--black);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);transition: transform 300ms!important;display: block!important;z-index: -1;margin-left: 0!important;opacity: 1;z-index:-1;}
.divifitness_bloglist .et_pb_post .more-link:hover:after{-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}
.divifitness_bloglist .et_pb_post .more-link:before{position:absolute;left:15px;top:50%;content:'\4b';font-family:ETmodules;font-size:15px;color:var(--white);transform: translateY(-50%);}
.divifitness_bloglist .pagination a {padding-top: 12px!important;padding-right: 40px!important;padding-bottom: 12px!important;padding-left: 40px!important;border: 1px solid var(--red);border-radius: 50px;display: block;margin-top: 10px;}
.divifitness_bloglist .pagination a:hover{background:var(--red);}

/*************** Trainer V1 ********************/
.divifitness_teamv1 .et_pb_column:hover img{transform: scale(1.1);}
.divifitness_teamv1 .et_pb_column img{transition: all 0.4s ease-in-out;}
.divifitness_teamv1 .et_pb_team_member_image:before{content: "";width: 45px;height: 5px;background-color: var(--red);position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;transition: all 0.4s ease-in-out;z-index:1;}
.divifitness_teamv1 .et_pb_column:hover .et_pb_team_member_image:before{width: 100%;}
.divifitness_teamv1 .et_pb_member_social_links li a{width: 45px;height: 45px;text-align: center;line-height: 45px;border-radius: 50px;transition: background-color 0.4s ease-in-out;}
.divifitness_teamv1 .et_pb_member_social_links li:hover a{background-color:var(--red);}
.divifitness_teamv1 .et_pb_member_social_links li:last-child{margin-right:0;}

/*************** Trainer V2 ********************/
.divifitness_teamv2 .et_pb_team_member:hover .et_pb_module_header,.divifitness_teamv2 .et_pb_team_member:hover .et_pb_member_position{background:var(--white) !important;color:var(--red) !important}
.divifitness_teamv2 .et_pb_member_social_links li a{width: 30px;height: 30px;line-height: 33px;background: var(--white);text-align: center;box-shadow: 0 2px 12px var(--black);border-radius: 50%;}
.divifitness_teamv2 .et_pb_member_social_links li:last-child{margin-right:0;}

/*************** Trainer V3 ********************/
.divifitness_teamv3 .et_pb_member_position:before{content: "";position: absolute;bottom: 50%;margin-bottom: -5px;left: 75%;height: 1px;width: 200px;display: inline-block;z-index: 0;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;background: var(--red);}
.divifitness_teamv3 .et_pb_column:hover .et_pb_member_position:before{left: 60%;}
.divifitness_teamv3 .et_pb_column:hover .et_pb_member_social_links{left: 15px;}
.divifitness_teamv3 .et_pb_column .et_pb_member_social_links li{display: inline-flex;margin: 0;}
.divifitness_teamv3 .et_pb_column .et_pb_member_social_links li a{background: var(--red);text-align: center;width: 60px;height: 60px;line-height: 60px;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.divifitness_teamv3 .et_pb_column .et_pb_member_social_links li:hover a{background: var(--black);}

/*************** Trainer V4 ********************/
.divifitness_teamv4 .et_pb_team_member .team-social{right: 10px;
bottom: 22px;
position: absolute;}  
.divifitness_teamv4 .et_pb_team_member .team-social:after{width: 54px;
height: 54px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: var(--black);
color:var(--white);
align-items: center;
justify-content: center;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;content:'\e0a0';font-family:ETmodules;}  
.divifitness_teamv4 .et_pb_team_member .team-social .et_pb_member_social_links li{display:block;margin-right:0;} 
.divifitness_teamv4 .et_pb_team_member .team-social:hover .et_pb_member_social_links{ 
bottom: 101%;
opacity: 1;
visibility: visible;}  
.divifitness_teamv4 .et_pb_team_member .team-social .et_pb_member_social_links li a{width: 54px;
height: 54px;
line-height: 54px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;}  
.divifitness_teamv4 .et_pb_team_member .et_pb_team_member_description:before{background-color: var(--red);position: absolute;content: '';left: -2px;top: 8px;bottom: 8px;width: 2px;}
.divifitness_teamv4 .et_pb_team_member:hover .et_pb_team_member_image img{transform: scale(1.04,1.04);filter: brightness(0.5);}
.divifitness_teamv4 .et_pb_team_member .et_pb_team_member_image img{transition: all 600ms ease;-moz-transition: all 600ms ease;-webkit-transition: all 600ms ease;}

/*************** Classes V1 ********************/
.divifitness_classv1 .divifitness_classv1_blurb1 .et_pb_blurb_description{position: absolute;bottom: -18px;right: 20px;border-radius: 50%;width: 50px;height: 50px;line-height: 50px;text-align: center;background: var(--red);}
.divifitness_classv1 .divifitness_classv1_blurb2 .et_pb_blurb_container{padding-left:0;}

/*************** Classes V2 ********************/
.divifitness_classv2 .et_pb_column:hover .divifitness_classv2_blurb1:before{opacity: 1;transform: scale(1);-webkit-transform: scale(1);}
.divifitness_classv2_blurb1 .et_pb_main_blurb_image:before{background-color: var(--black);top: 0;position: absolute;content: '';width: 100%;height: 0%;transition: .9s ease;z-index: 1;opacity: 0;left: 0;}
.divifitness_classv2_blurb1 .et_pb_main_blurb_image:after{background-color: var(--black);bottom: 0;position: absolute;content: '';width: 100%;height: 0%;transition: .9s ease;z-index: 1;opacity: 0;left: 0;}
.divifitness_classv2 .et_pb_column:hover .divifitness_classv2_blurb1 .et_pb_main_blurb_image:before,.divifitness_classv2 .et_pb_column:hover .divifitness_classv2_blurb1 .et_pb_main_blurb_image:after{height: 100%;opacity: .4;}
.divifitness_classv2 .et_pb_column:hover .et_pb_icon{animation: tm-bounce 600ms ease-in-out 80ms;opacity:1;}
.divifitness_classv2 .et_pb_column:hover .et_pb_icon span{color:var(--red) !important;}
@keyframes tm-bounce{
0% {
    transform: translateY(0);
}
40% {
    transform: translateY(-12px);
}
100% {
    transform: translateY(0);
	}}

/*************** Classes V3 ********************/
.divifitness_classv3 .et_pb_column:hover .divifitness_classv3_blurb1 .et_pb_main_blurb_image{background-color: var(--white);box-shadow: 0.835px 5.942px 24px 0 rgb(0 0 0 / 23%);transition: all 0.5s ease-out;}
.divifitness_classv3 .et_pb_column:hover .divifitness_classv3_blurb1 .et_pb_main_blurb_image .et-pb-icon{animation: toBottomFromTop 0.5s forwards;color: var(--red);}
.divifitness_classv3 .et_pb_column .divifitness_classv3_blurb1 .et_pb_main_blurb_image .et-pb-icon{line-height: 73px;}
.divifitness_classv3 .et_pb_column .divifitness_classv3_blurb2 .et_pb_main_blurb_image img{filter: grayscale(1);transform: scale(1);transition: all 0.5s ease-out;}
.divifitness_classv3 .et_pb_column:hover .divifitness_classv3_blurb2 .et_pb_main_blurb_image img{transform: scale(1.2);filter: grayscale(0);}
@keyframes toBottomFromTop{
49% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

51% {
    opacity: 1;
}}

/*************** Classes V4 ********************/
.divifitness_classv4 .et_pb_column .divifitness_classv4_blurb1 .et_pb_main_blurb_image img{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: all .7s ease-out;-moz-transition: all .7s ease-out;-ms-transition: all .7s ease-out;-o-transition: all .7s ease-out;transition: all .7s ease-out;}
.divifitness_classv4 .et_pb_column:hover .divifitness_classv4_blurb1 .et_pb_main_blurb_image img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.divifitness_classv4 .et_pb_column:hover .divifitness_classv4_blurb1 .et_pb_module_header{right: 0;}
.divifitness_classv4 .et_pb_column .divifitness_classv4_blurb2 .et_pb_blurb_container,.divifitness_classv9_blurb1 .et_pb_blurb_container{padding-left:0;}

/*************** Classes V5 ********************/
.divifitness_classv5 .et_pb_column:hover .et_pb_image img{-webkit-transform: scale(1.15);-khtml-transform: scale(1.15);-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);transform: scale(1.15);}
.divifitness_classv5 .et_pb_column .et_pb_image img{-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;object-fit:cover;}
.divifitness_classv5_blurb1 .et_pb_module_header:before{top: -15px;content: "";display: block;height: 3px;width: 52px;background-color: var(--red);position: absolute;}
.divifitness_classv5 .et_pb_column:hover .divifitness_classv5_blurb1{opacity:0;}
.divifitness_classv5 .et_pb_column .divifitness_classv5_blurb2 .et_pb_main_blurb_image img{height:100px;width:100px;object-fit:cover;-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;} 
.divifitness_classv5 .et_pb_column .divifitness_classv5_blurb2 h3{font-size: 24px;padding-top: 18px;line-height: 28px;margin-bottom: 9px;color: var(--white);position:relative;}
.divifitness_classv5 .et_pb_column:hover .divifitness_classv5_blurb2{opacity:1;}
.divifitness_classv5_blurb2 h3:before{top: 0px;content: "";display: block;height: 3px;width: 52px;background-color: var(--red);position: absolute;}

/*************** Classes V6 ********************/
.divifitness_classv6 .et-pb-icon{height: 82px;width: 82px;border-radius: 50%;background-color: var(--black);-webkit-box-shadow: 0 6px 8px 0 rgb(0 0 0 / 15%);box-shadow: 0 6px 8px 0 rgb(0 0 0 / 15%);line-height: 82px;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.divifitness_classv6 .et_pb_column:hover .et-pb-icon{background-color: var(--red);}
.divifitness_classv6 .et_pb_column:hover .et_pb_main_blurb_image{visibility: visible;opacity: 1;left: 0%;-webkit-transition: width 0.4s ease;transition: width 0.4s ease;width: 100%;}
.divifitness_classv6 .et_pb_column .et_pb_blurb_container{padding: 0 50px;}
.divifitness_classv6 .et_pb_column .et_pb_main_blurb_image img{min-height: 310px;object-fit:cover;filter: brightness(0.5);}
.divifitness_classv6 .et_pb_column:hover .et_pb_blurb .et_pb_module_header,.divifitness_classv6 .et_pb_column:hover .et_pb_blurb .et_pb_blurb_description{color: var(--white) !important;}

/*************** Classes V7 ********************/
.divifitness_classv7 .et_pb_image img{object-fit:cover;transform: scale(1.1);transition: all .6s ease-in-out;filter: brightness(0.5);}
.divifitness_classv7 .et_pb_column:hover .et_pb_image img{transform: scale(1);}
.divifitness_classv7 .et_pb_main_blurb_image .et-pb-icon{width: 100px;height: 100px;background-color: var(--red);border-radius:50%;line-height: 100px;}
.divifitness_classv7_blurb1 .et_pb_blurb_description{opacity: 0;transition: all .4s ease;}
.divifitness_classv7 .et_pb_column:hover .divifitness_classv7_blurb1 .et_pb_blurb_description{opacity: 1;}
.divifitness_classv7 .et_pb_column:hover .divifitness_classv7_blurb1{transform: translate(0,0);}
.divifitness_classv7 .et_pb_column .divifitness_classv7_blurb1 .et_pb_blurb_description a:before{background-color: var(--red);border-radius: 30px;padding: 0.5625rem 1.5rem;content:'\24';font-family:ETmodules;font-size:18px;color: var(--white);}
.divifitness_classv7 .et_pb_column .divifitness_classv7_blurb1 .et_pb_blurb_description a{margin-top: 25px;display: block;}

/*************** Classes V8 ********************/
.divifitness_classv8_text .et_pb_module_header:before{content: "";height: 3px;width: 45px;background-color:var(--red);position: absolute;bottom: 0;left: 0;}
.divifitness_classv8 .et_pb_image img{object-fit:cover;}
.divifitness_classv8_text ul{padding:15px 0 0;list-style:none;}
.divifitness_classv8_text ul li{display: inline-block;}
.divifitness_classv8_text ul li .author:before{font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--red);font-family: ETmodules;content: '\e08a';}
.divifitness_classv8_text ul li .date:before{font-size: 14px;margin-right: 8px;-webkit-transform: translateY(-1px);-ms-transform: translateY(-1px);transform: translateY(-1px);color: var(--red);font-family: ETmodules;content: '\e023';}
.divifitness_classv8_text ul li .author{margin-right: 20px;}
.divifitness_classv8_text .et_pb_promo_description p{transition: all .4s ease-in-out;opacity:0;padding: 15px 0 0;margin-bottom: -55px;}
.divifitness_classv8 .et_pb_column:hover .et_pb_promo_description p{opacity:1;margin-bottom: 30px;}
.divifitness_classv8 .et_pb_button:after{content: '' !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--white);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);-webkit-transition: -webkit-transform 300ms;transition: -webkit-transform 300ms;transition: transform 300ms;transition: transform 300ms,-webkit-transform 300ms;display:block !important;z-index:-1;margin-left:0 !important;opacity:1;display:block !important;}
@media only screen and (max-width:981px){  
	.divifitness_classv8_text .et_pb_promo_description p{margin-bottom: -40px;}}

/*************** Classes V9 ********************/
.divifitness_classv9 .et_pb_column:hover .et_pb_image img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.divifitness_classv9 .et_pb_column .et_pb_image img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.divifitness_classv9_blurb1 .et_pb_main_blurb_image .et-pb-icon:before{content: "";position: absolute;left: 50%;top: 50%;height: 120px;width: 120px;background: rgb(255 255 255 / 27%);z-index: -1;border-radius: 50%;transform: translate(-50%,-50%);animation: pulse-border 1500ms ease-out infinite;}
.divifitness_classv9_blurb1 .et_pb_main_blurb_image .et-pb-icon{position:relative;}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}

/*************** Classes V10 ********************/
.divifitness_classv10 .et_pb_column .et_pb_main_blurb_image:before{background: var(--black);left: 0;top: 0;height: 100%;width: 100%;position: absolute;border-radius: 15px;opacity: 0;visibility: hidden;-webkit-transition: .3s;transition: .3s;content:'';}
.divifitness_classv10 .et_pb_column:hover .et_pb_main_blurb_image:before{opacity: .6;visibility: visible;}
.divifitness_classv10 .et_pb_column .et_pb_main_blurb_image:after{content: '\50';font-family: ETmodules;left: 0;right: 0;margin: auto;position: absolute;color:var(--red);font-size: 45px;transform: translatey(-50%);opacity: 0;-webkit-transition: all .9s ease;-o-transition: all .9s ease;-moz-transition: all .9s ease;transition: all .9s ease;z-index: 9;text-align: center;top: 55%;}
.divifitness_classv10 .et_pb_column:hover .et_pb_main_blurb_image:after{top: 50%;opacity:1;}
.divifitness_classv10_testi .et_pb_slide_image img{object-fit:cover;border-radius: 15px;max-height:unset !important;}
.divifitness_classv10_testi .et_pb_slider_container_inner{display: flex;align-items: center;} 
.divifitness_classv10_testi .et_pb_slide_content:before{width: 30px;height: 2px;content:'';background:var(--red);position:absolute;top:0;left:0;}
.divifitness_classv10_testi .et_pb_slide_content:after{width: 60px;height: 2px;content:'';background:var(--red);position:absolute;top:0;left:45px;}
.divifitness_classv10_testi .et_pb_slide_content{position: relative;padding-top: 30px;margin-top: 20px;}
.divifitness_classv10_testi .et-pb-arrow-prev{opacity:1;left:auto !important;right:30px;top:unset;bottom:0;}
.divifitness_classv10_testi .et-pb-arrow-next{opacity:1;left:auto;right:0px !important;top:unset;bottom:0;}
@media only screen and (max-width:981px){  
	.divifitness_classv10_testi .et_pb_slider_container_inner{display:block;}
	.divifitness_classv10_testi .et_pb_slide_content:before,.divifitness_classv10_testi .et_pb_slide_content:after{display:none;}
	.divifitness_classv10_testi .et_pb_slide_content{padding-top: 20px;margin-top: 10px;}
}

/*************** Classes V11 ********************/
.divifitness_classv11 .et_pb_column:hover .et_pb_image img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);filter:brightness(1);}
.divifitness_classv11 .et_pb_column .et_pb_image_wrap,.divifitness_classv12 .et_pb_column .et_pb_image_wrap{width:100% !important;}
.divifitness_classv11 .et_pb_column .et_pb_image img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;filter:brightness(0.5);height:350px;object-fit:cover;width:100%;}
.divifitness_classv11 .et_pb_column .et_pb_main_blurb_image:before{content: "";height: 65px;width: 140px;background-color: rgba(255,255,255,.3);position: absolute;left: -80px;bottom: 0;border-radius: 0 50px 50px 0;-webkit-transform: rotate(30deg);transform: rotate(30deg);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;z-index: -1;}
.divifitness_classv11 .et_pb_column:hover .et_pb_main_blurb_image:before{background-color:var(--white);}
.divifitness_classv11 .et_pb_column:hover .et_pb_main_blurb_image .et-pb-icon{color:var(--red) !important;}
.divifitness_classv11 .et_pb_blurb_description{background-color: var(--red);padding: 5px;display: inline-block;text-align: center;}

/*************** Classes V12 ********************/
.divifitness_classv12 .et_pb_image img{height:428px;object-fit:cover;width:100% !important;}
.divifitness_classv12 .et_pb_column:hover .et_pb_image:after{visibility: visible;opacity: 1;}
.divifitness_classv12 .et_pb_blurb .et_pb_blurb_description{opacity: 0;visibility: hidden;height: 0;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.divifitness_classv12 .et_pb_column:hover .et_pb_blurb .et_pb_blurb_description{visibility: visible;opacity: 1;height: 70px;}
.divifitness_classv12 .divifitness_classv12_icon .et-pb-icon{width: 55px;height: 55px;line-height: 55px;background: var(--white);border-radius: 50%;text-align: center;display: inline-block;}
.divifitness_classv12 .et_pb_column:hover .divifitness_classv12_icon{bottom: 40px;}
.divifitness_classv12_1 .et_pb_main_blurb_image .et-pb-icon{width: 130px;height: 130px;line-height: 140px;border-radius: 7px;background:var(--red);text-align:center;}
.divifitness_classv12_1 .et_pb_main_blurb_image:before{content: "";position: absolute;left: 16px;top: 16px;width: 130px;height: 130px;background: var(--red);z-index: -1;border-radius: 7px;opacity: 0.2;}
.divifitness_classv12_1 .et_pb_main_blurb_image:after{position: absolute;top: -25px;left: -25px;width: 45px;height: 45px;line-height: 45px;text-align: center;border-radius: 50%;background: var(--white);box-shadow: 0px 0px 29.7px 0.3px rgb(226 226 226 / 78%);counter-increment:stepstyle12;content: counter(stepstyle12);font-weight: 700;}
body {
    counter-reset: stepstyle12 faq1 process1 homev1 homev5 0;
}
@media only screen and (max-width:767px){  
	.divifitness_classv12 .et_pb_image img {height: 450px;}}

/*************** Classes V13 ********************/
.divifitness_classv13 .et_pb_column:hover .et_pb_image img{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.divifitness_classv13 .et_pb_column .et_pb_image img{-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}

/*************** Trainer Detail V1 ********************/
.divifitness_trainerdetailv1 .et_pb_social_media_follow li a:before{line-height: 50px;height: 50px;width: 50px;}
.divifitness_trainerdetailv1_text ul{padding:0;}
.divifitness_trainerdetailv1_text ul li{margin-bottom: 15px;}
.divifitness_trainerdetailv1_text ul li span{display: inline-block;min-width: 80px;color:var(--red);}
.divifitness_trainerdetailv1_contact .et_pb_button:after,.divifitness_trainerdetailv2_contact .et_pb_button:after{content: '' !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--black);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);-webkit-transition: -webkit-transform 300ms;transition: -webkit-transform 300ms;transition: transform 300ms;transition: transform 300ms,-webkit-transform 300ms;display:block !important;z-index:-1;margin-left:0 !important;opacity:1;}

/*************** Trainer Detail V2 ********************/
.divifitness_trainerdetailv2 .et_pb_team_member_image img{width:221px;height:221px;object-fit:cover;border-radius:50%;}
.divifitness_trainerdetailv2 .et_pb_team_member_image:before{background: var(--red);content: "";height: 281px;width: 20px;border-radius: 100px;position: absolute;bottom: -40px;left: 110px;-webkit-transform: rotate(50deg);transform: rotate(50deg);z-index: -1;}
.divifitness_trainerdetailv2 .et_pb_team_member_image:after{content: "";height: 281px;background: var(--red);width: 20px;border-radius: 100px;position: absolute;bottom: -20px;left: 71px;-webkit-transform: rotate(50deg);transform: rotate(50deg);z-index: -1;}
.divifitness_trainerdetailv2 .et_pb_member_position:before{content: "";height: 4px;background: var(--red);width: 42px;position: absolute;bottom: -20px;left: 50%;transform: translateY(50%)translateX(-50%);}
.divifitness_trainerdetailv2 .et_pb_member_social_links li a{width: 30px;height: 30px;line-height: 33px;background: var(--white);text-align: center;border-radius: 50%;}
.divifitness_trainerdetailv2 .et_pb_member_social_links li:last-child{margin-right:0;}
.divifitness_trainerdetailv2 .et_pb_member_social_links li a:hover{background: var(--red);}
.divifitness_trainerdetailv2 .et_pb_text ul{padding:0;}
.divifitness_trainerdetailv2 .et_pb_text ul li{border-bottom: 1px solid var(--grey);padding: 11px 0;}
.divifitness_trainerdetailv2 .et_pb_text ul li .day{font-weight: 700;margin-right: 10px;}
.divifitness_trainerdetailv2 .et_pb_text ul li:last-child{border-bottom: 0;padding-bottom: 0;}
.divifitness_trainerdetailv2 .et_pb_text ul li h5{padding-bottom:0;}

/*************** Pricing ********************/
.divifitness_pricing .et_pb_blurb_container,.divifitness_trainerdetailv2 .et_pb_blurb_container,.divifitness_whatweoffer2 .et_pb_blurb_container{padding-left:0;}

/*************** Testimonial V2 ********************/
.divifitness_testimonialv2 .et_pb_main_blurb_image img{width:133px;height:133px;object-fit:cover;border-radius:50%;}
.divifitness_testimonialv2 .et_pb_main_blurb_image:before{position: absolute;width: 40px;height: 40px;border-radius: 50%;left: 0;right:0;bottom: -20px;margin:auto;background: var(--red);color: var(--white);line-height: 40px;font-size: 16px;font-family: ETmodules;content: "\7b";}

/*************** FAQ ********************/
.divifitness_faq .et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title{padding-bottom: 18px !important;}
.divifitness_faq .et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{content:'\4b';}
 .divifitness_faq1 .et_pb_icon .et-pb-icon {width: 50px;height: 50px;line-height: 50px;background: var(--grey);border-radius: 0;text-align: center;display: inline-block;}

/*************** Our Process ********************/
.divifitness_ourprocess .et_pb_main_blurb_image img{width:150px;height:150px;object-fit:cover;border-radius:50%;}
.divifitness_ourprocess .et_pb_main_blurb_image:after{position: absolute;top: 0;right: 0;border-radius: 50%;background:var(--red);color:var(--white);height: 45px;width: 45px;text-align: center;line-height: 45px;font-size: 18px;counter-increment: process1;content: counter(process1);}

/*************** What We Offer ********************/
.divifitness_whatweoffer .header-content{width:58%;}
.divifitness_whatweoffer .et_pb_button_one:after,.divifitness_whatweoffer1 .et_pb_promo_button:after,.divifitness_club .et_pb_promo_button:after{content: '' !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--white);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);-webkit-transition: -webkit-transform 300ms;transition: -webkit-transform 300ms;transition: transform 300ms;transition: transform 300ms,-webkit-transform 300ms;display:block !important;z-index:-1;margin-left:0 !important;opacity:1;}
.divifitness_whatweoffer .et_pb_button_two:after{content: '' !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--red);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);-webkit-transition: -webkit-transform 300ms;transition: -webkit-transform 300ms;transition: transform 300ms;transition: transform 300ms,-webkit-transform 300ms;display:block !important;z-index:-1;margin-left:0 !important;opacity:1;}
.divifitness_whatweoffer2 .et_pb_promo_button:after{content: '' !important;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--black);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transform: scale3d(0,1,1);transform: scale3d(0,1,1);-webkit-transition: -webkit-transform 300ms;transition: -webkit-transform 300ms;transition: transform 300ms;transition: transform 300ms,-webkit-transform 300ms;display:block !important;z-index:-1;margin-left:0 !important;opacity:1;}
@media only screen and (max-width:981px){
	.divifitness_whatweoffer .header-content{text-align: center !important;width: 94%;margin: auto !important;}
	.divifitness_whatweoffer .et_pb_button_one{margin-right:0 !important;}
}

/*************** Event ********************/
.divifitness_event .et_pb_blurb_container,.divifitness_eventdetail1 .et_pb_blurb_container,.divifitness_career .et_pb_blurb_container,.divifitness_club .et_pb_blurb_container,.divifitness_club1 .et_pb_blurb_container{padding-left:0;}
.divifitness_event .et_pb_text h2:before{content: '';position: absolute;top: 50%;left: -75px;width: 60px;border-bottom: 1px solid var(--black);}
.divifitness_event .et_pb_text h2{position:relative;}
.divifitness_event .et_pb_text ul,.divifitness_eventdetail .et_pb_text ul,.divifitness_eventdetail1 .et_pb_text ul{padding:0;}
.divifitness_event .et_pb_text ul li,.divifitness_eventdetail1 .et_pb_text ul li{display: inline-block;text-transform: uppercase;margin-right: 20px;}
.divifitness_event .et_pb_text ul li:last-child,.divifitness_eventdetail1 .et_pb_text ul li:last-child{margin-right: 0px;}
@media only screen and (max-width:981px){
	.divifitness_event .et_pb_text h2:before{display:none;}
}

/*************** Event Detail ********************/
.divifitness_eventdetail .et_pb_text ul li{display: block;line-height: 24px;padding: 12px 0px;border-bottom: 1px solid var(--grey);}
.divifitness_eventdetail .et_pb_text ul li strong{display: block;float: left;width: 35%;font-weight: 600;color: var(--black);}

/*************** Career ********************/
.divifitness_career .fluid-width-video-wrapper{height:379px;}

/*************** Gallery ********************/
.divifitness_gallery .et_pb_gallery_image:before{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%);-khtml-clip-path: polygon(0 0, 100% 0%, 100% 100%);-moz-clip-path: polygon(0 0, 100% 0%, 100% 100%);-ms-clip-path: polygon(0 0, 100% 0%, 100% 100%);-o-clip-path: polygon(0 0, 100% 0%, 100% 100%);clip-path: polygon(0 0, 100% 0%, 100% 100%);background-color: rgba(0, 0, 0, 0.4);-webkit-transition: all 350ms ease;-khtml-transition: all 350ms ease;-moz-transition: all 350ms ease;-ms-transition: all 350ms ease;-o-transition: all 350ms ease;transition: all 350ms ease;transform: scale(0);transform-origin: top right;}
.divifitness_gallery .et_pb_gallery_image:after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);-khtml-clip-path: polygon(0 0, 100% 100%, 0 100%);-moz-clip-path: polygon(0 0, 100% 100%, 0 100%);-ms-clip-path: polygon(0 0, 100% 100%, 0 100%);-o-clip-path: polygon(0 0, 100% 100%, 0 100%);clip-path: polygon(0 0, 100% 100%, 0 100%);background-color: rgba(0, 0, 0, 0.4);-webkit-transition: all 350ms ease;-khtml-transition: all 350ms ease;-moz-transition: all 350ms ease;-ms-transition: all 350ms ease;-o-transition: all 350ms ease;transition: all 350ms ease;transform: scale(0);transform-origin: bottom left;}
.divifitness_gallery .et_pb_gallery_item:hover .et_pb_gallery_image:before,.divifitness_gallery .et_pb_gallery_item:hover .et_pb_gallery_image:after{transform: scale(1);}
.divifitness_gallery .et_pb_gallery_image{position:relative;}
.divifitness_gallery .et_pb_gallery_item:hover .et_overlay{opacity:1;z-index: 1;}

/*************** Blog Detail ********************/
.divifitness_blogdetail .divifitness_blogdetail_promo .et_pb_promo_description div{padding-left: 40px;position:relative;}
.divifitness_blogdetail .divifitness_blogdetail_promo .et_pb_promo_description div:before{content: "";height: 2px;width: 29px;background-color: var(--red);position: absolute;top: 13px;left: 0;}
.divifitness_blogdetail .et_pb_text a{border: 1px solid var(--grey);border-radius: 100px;padding: 6px 13px;transition: all .3s ease-in-out;}
.divifitness_blogdetail .et_pb_text a:hover{background:var(--red);}
.divifitness_blogdetail .wp-block-search__button,.divifitness_classdetailv2_sidebar .wp-block-search__button{margin-left:0;background:var(--red);color:var(--white);border: none;}
.divifitness_blogdetail .et_pb_widget h2{padding-bottom: 25px;margin-bottom: 0;position: relative;}
.divifitness_blogdetail .et_pb_widget h2:before{content: "";height: 3px;width: 34px;background-color: var(--red);position: absolute;bottom: 0;left: 0;}
.divifitness_blogdetail .widget_categories li{padding: 10px 0;border-bottom: 1px solid var(--grey);margin-bottom:0;}
.divifitness_blogdetail .widget_categories li a{padding-left: 25px;transition: all .3s ease-in-out;}
.divifitness_blogdetail .widget_categories li a:before{content: "\35";font-family: ETmodules;font-weight: 600;font-size: 16px;color:var(--red);position: absolute;left: 0;transition: all .3s ease 0s;}
.divifitness_blogdetail .widget_categories li a:hover{padding-left: 30px;color:var(--red) !important;}
.divifitness_blogdetail .wp-block-latest-posts__featured-image{float: left;width: 30%;margin-right: 15px;}
.divifitness_blogdetail .wp-block-latest-posts li,.divifitness_classdetailv2_sidebar .wp-block-latest-posts li{margin-bottom:25px;}
.divifitness_blogdetail .widget_tag_cloud a{border-radius:0;padding: 6px 14px;transition: all 140ms ease-in-out;}
.divifitness_blogdetail .widget_tag_cloud a:hover,.divifitness_classdetailv2_sidebar .widget_tag_cloud a:hover{background:var(--red);color:var(--white);}
.divifitness_blogdetail .wp-block-latest-posts li a,.divifitness_classdetailv2_sidebar .wp-block-latest-posts li a{font-weight: 600;color:var(--black);}
@media only screen and (max-width:981px){  
	.divifitness_blogdetail .nav-previous{float:none;}
	.divifitness_blogdetail .et_pb_widget,.divifitness_classdetailv2_sidebar .et_pb_widget,.divifitness_classdetailv3_col2 .et_pb_widget,.divifitness_shopleft .et_pb_widget{width:100%;}
	.divifitness_blogdetail .form-submit{text-align:center;}
	.divifitness_blogdetail .et_pb_widget h2:before{right:0;margin:auto;}
	.divifitness_blogdetail .widget_categories li a:before,.divifitness_blogdetail .divifitness_blogdetail_promo .et_pb_promo_description div:before,.divifitness_classdetailv2_sidebar .widget_categories li a:before{display:none;}
	.divifitness_blogdetail .widget_categories li a,.divifitness_classdetailv2_sidebar .widget_categories li a{padding-left:0 !important;}
	.divifitness_blogdetail .wp-block-latest-posts__featured-image,.divifitness_classdetailv2_sidebar .wp-block-latest-posts__featured-image{float: none !important;margin: 0 auto 15px !important;}
	.divifitness_blogdetail .divifitness_blogdetail_promo .et_pb_promo_description div{padding-left: 0px;}
}

/*************** Project Category ****************/
.divifitness_projectcategory .et_pb_portfolio_item{position:relative;}

/*************** Project Tag ****************/
.divifitness_projecttag .et_pb_post{padding:0;position:relative;}
.divifitness_projecttag .et_pb_image_container,.divifitness_projecttag .et_pb_image_container .entry-featured-image-url{margin:0;}
.divifitness_projecttag .et_pb_image_container .entry-featured-image-url{overflow:hidden;position:relative;}
.divifitness_projecttag .et_pb_post:hover .entry-featured-image-url img{transform: scale(1.05);}

/*************** Club Single ****************/
.divifitness_clubsingle .et_pb_tabs_controls:after,.divifitness_schedulev1 .et_pb_tabs_controls:after,.divifitness_schedulev2 .et_pb_tabs_controls:after,.divifitness_schedulev3 .et_pb_tabs_controls:after,.divifitness_productdetail_tab .et_pb_tabs_controls:after{border:none;}
.divifitness_clubsingleblurb .et-pb-icon{background-color: var(--grey);width:60px;height:60px;line-height:60px;text-align:center;transition:all 0.3s;}
.divifitness_clubsingleblurb .et_pb_blurb:hover .et-pb-icon{background-color: var(--black);color:var(--white);}
.divifitness_clubsingleblurb .et_pb_main_blurb_image:before{position: absolute;width: 100%;height: 100%;content: '';top: -4px;left: -4px;padding: 4px;box-shadow: 0 0 0 3px var(--black);-webkit-transition: opacity 0.2s,-webkit-transform 0.2s;transition: opacity 0.2s,-webkit-transform 0.2s;transition: transform 0.2s,opacity 0.2s;transition: transform 0.2s,opacity 0.2s,-webkit-transform 0.2s;-webkit-transform: scale(.8);-ms-transform: scale(.8);transform: scale(.8);opacity: 0;}
.divifitness_clubsingleblurb .et_pb_blurb:hover .et_pb_main_blurb_image:before{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
@media only screen and (max-width:981px){  
	.divifitness_clubsingleblurb .et-pb-icon{display:block;}
	.divifitness_clubsingle .et_pb_tabs_controls li a,.divifitness_schedulev1 .et_pb_tabs_controls li a,.divifitness_schedulev2 .et_pb_tabs_controls li a,.divifitness_schedulev3 .et_pb_tabs_controls li a,.divifitness_productdetail_tab .et_pb_tabs_controls li a{display:block;text-align:center;}
}

/*************** Class Detail V1 ****************/
.divifitness_classdetailv1 .et_pb_text ul li a{padding: 20px 75px 20px 45px;border-radius: 2px;border: 1px solid rgba(1,1,1,.12);    display: block;position: relative;}
.divifitness_classdetailv1 .et_pb_text ul,.divifitness_classdetailv1_col1 .et_pb_text ul,.divifitness_classdetailv4_col1 .et_pb_text ul{padding:0;}
.divifitness_classdetailv1 .et_pb_text ul li a:before{position: absolute;-webkit-transition: all 200ms linear 0ms;-khtml-transition: all 200ms linear 0ms;-moz-transition: all 200ms linear 0ms;-ms-transition: all 200ms linear 0ms;-o-transition: all 200ms linear 0ms;transition: all 200ms linear 0ms;right: 40px;top: 50%;-webkit-transform: translateY(-50%);-khtml-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);content:'\35';font-family:ETmodules;color:var(--black);font-size:20px;}
.divifitness_classdetailv1 .et_pb_text ul li{margin-bottom:10px;}
.divifitness_classdetailv1 .et_pb_text ul li.active a,.divifitness_classdetailv1 .et_pb_text ul li:hover a{background-color: var(--red);color: var(--white) !important;}
.divifitness_classdetailv1 .et_pb_text ul li.active a:before,.divifitness_classdetailv1 .et_pb_text ul li:hover a:before{right: 25px;color: var(--white) !important;}
.divifitness_classdetailv1 .et_pb_blurb_container,.divifitness_classdetailv1_col1 .et_pb_blurb_container{padding-left:0;}
.divifitness_classdetailv1_blurb:hover .et-pb-icon,.divifitness_classdetailv1_blurb:hover .et_pb_module_header{color: var(--white) !important;}
.divifitness_classdetailv1_col1 .et_pb_text ul li{display: inline-block;float: left;min-width: 33.33%;max-width: 33.33%;text-align: center;padding: 15px;}
.divifitness_classdetailv1_col1 .et_pb_text ul li:nth-child(1),.divifitness_classdetailv1_col1 .et_pb_text ul li:nth-child(2),.divifitness_classdetailv1_col1 .et_pb_text ul li:nth-child(3){border-bottom: 1px solid rgba(1,1,1,.12);}
.divifitness_classdetailv1_col1 .et_pb_text ul li:nth-child(1),.divifitness_classdetailv1_col1 .et_pb_text ul li:nth-child(2),.divifitness_classdetailv1_col1 .et_pb_text ul li:nth-child(4),.divifitness_classdetailv1_col1 .et_pb_text ul li:nth-child(5){border-right: 1px solid rgba(1,1,1,.12);}
.divifitness_classdetailv1_col1 .et_pb_text ul li label{font-size: 18px;color:var(--black);font-weight:700;}
.divifitness_classdetailv1_col1 .et_pb_text ul li span{font-style: italic;font-size: 16px;color: var(--red);}
@media only screen and (max-width:767px){  
.divifitness_classdetailv1_col1 .et_pb_text ul li label{font-size: 10px;}
.divifitness_classdetailv1_col1 .et_pb_text ul li span{font-size: 12px;}
}

/*************** Schedule V1 ********************/
.divifitness_schedulev1 .et_pb_tabs_controls li:hover a{background:var(--red);color:var(--white) !important;}
.divifitness_schedulev1 .et_pb_tabs_controls li a{border-radius: 30px;}

/*************** Class Detail V2 ********************/
.divifitness_classdetailv2_sidebar .et_pb_widget h2{padding-bottom: 0px;margin-bottom: 0;position: relative;}
.divifitness_classdetailv2_sidebar .widget_categories li{padding: 10px 0;border-bottom: 1px solid var(--grey);margin-bottom:0;}
.divifitness_classdetailv2_sidebar .widget_categories li a{padding-left: 25px;}
.divifitness_classdetailv2_sidebar .widget_categories li a:before{content: "\35";font-family: ETmodules;font-weight: 600;font-size: 16px;color:var(--red);position: absolute;left: 0;}
.divifitness_classdetailv2_sidebar .widget_categories li a:hover{color:var(--red) !important;}
.divifitness_classdetailv2_sidebar .wp-block-latest-posts__featured-image{float: left;width: 30%;margin-right: 15px;display: block;}
.divifitness_classdetailv2_sidebar .wp-block-latest-posts li a{display:block;}
.divifitness_classdetailv2_sidebar .widget_tag_cloud a{border-radius:0;padding: 6px 14px;transition: all 140ms ease-in-out;    border: 1px solid var(--grey);background:transparent;}
.divifitness_classdetailv2_sidebar .wp-block-search__input{padding: 8px;flex-grow: 1;min-width: 3em;border: 1px solid var(--grey);}
.divifitness_classdetailv2_sidebar .wp-block-search__button{padding:9px;} 

/*************** Class Detail V3 ********************/
.divifitness_classdetailv3_col2 .et_pb_text ul,.divifitness_classdetailv5_col2_text ul,.divifitness_homev3_contact .et_pb_text ul{padding:0;}
.divifitness_classdetailv3_col2 .et_pb_text ul li,.divifitness_classdetailv5_col2_text ul li{padding-bottom: 10px;border-bottom: 1px solid var(--grey);padding-top: 10px;width: 100%;position:relative;}
.divifitness_classdetailv3_col2 .et_pb_text ul li:last-child,.divifitness_classdetailv5_col2_text ul li:last-child,.divifitness_homev3_contact .et_pb_text ul li:last-child{border-bottom: none;padding-bottom: 0;}
.divifitness_classdetailv3_col2 .et_pb_text ul li .time,.divifitness_classdetailv5_col2_text ul li .time,.divifitness_homev3_contact .et_pb_text ul li .weight{float: right;}
.divifitness_classdetailv3_col2 .et_pb_text ul li:before{padding-right: 9px;font-size: 14px;color: var(--red);font-family:ETmodules;}
.divifitness_classdetailv3_col2 .et_pb_text ul li:nth-child(1):before{content:'\7d';}
.divifitness_classdetailv3_col2 .et_pb_text ul li:nth-child(2):before{content:'\e0e9';}
.divifitness_classdetailv3_col2 .et_pb_text ul li:nth-child(3):before{content:'\e109';}
.divifitness_classdetailv3_col2 .et_pb_text ul li:nth-child(4):before{content:'\e108';}
.divifitness_classdetailv3_col2 .et_pb_text ul li:nth-child(5):before{content:'\e107';}
.divifitness_classdetailv3_col2 .et_pb_text ul li:nth-child(6):before{content:'\e0ec';}
.divifitness_classdetailv3_col2 .widget_categories li{padding-bottom: 10px;border-bottom: 1px solid var(--grey);padding-top: 10px;}

/*************** Class Detail V4 ********************/
.divifitness_classdetailv4_blurb .et-pb-icon{line-height: 70px;width: 85px;height: 85px;background:var(--grey);-webkit-transition: all .25s ease-in-out;transition: all .25s ease-in-out;border: 2px solid var(--black);padding: 5px;text-align:center;}
.divifitness_classdetailv4_blurb .et_pb_blurb:hover .et-pb-icon{background:var(--black);color:var(--white) !important;}
.divifitness_classdetailv4_testi .et_pb_promo_description div{padding-left: 40px;position:relative;}
.divifitness_classdetailv4_testi .et_pb_promo_description div:before{content: "";height: 2px;width: 29px;background-color: var(--red);position: absolute;top: 13px;left: 0;}
.divifitness_classdetailv4_col1 .et_pb_text ul li a{padding: 12px 20px 12px 35px;margin-bottom: 10px;-webkit-transition: .5s;display: block;position: relative;-o-transition: .5s;transition: .5s;}
.divifitness_classdetailv4_col1 .et_pb_text ul li a:after{content: '\35';font-family: ETmodules;right: 20px;font-size: 16px;top: 25%;color:var(--black);position:absolute;}
.divifitness_classdetailv4_col1 .et_pb_text ul li:hover a,.divifitness_classdetailv4_col1 .et_pb_text ul li.active a{background-color:var(--red);padding-left: 20px;color:var(--white) !important;}
.divifitness_classdetailv4_col1 .et_pb_text ul li:hover a:after,.divifitness_classdetailv4_col1 .et_pb_text ul li.active a:after{color:var(--white) !important;}
.divifitness_classdetailv4_col1_blurb .et-pb-icon{border-radius: 50%;height: 85px;width: 85px;line-height: 85px;text-align:center;background:var(--red);}
@media only screen and (max-width:981px){  
	.divifitness_classdetailv4_blurb .et-pb-icon{display: block;margin: auto;}
	.divifitness_classdetailv4_testi .et_pb_promo_description div{padding:0;}
	.divifitness_classdetailv4_testi .et_pb_promo_description div:before{display:none;}
}

/*************** Class Detail V5 ********************/
.divifitness_classdetailv5_col1_blurb .et-pb-icon{border-radius: 10px;height: 85px;width: 85px;line-height: 85px;text-align:center;background:var(--red);}
.divifitness_classdetailv5_col1_image img{object-fit:cover;height: 235px;}
.divifitness_classdetailv5_col2_blurb .et_pb_blurb_container{padding-left:0;}
/*************** Footer ********************/
.divifitness_footer1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{position: absolute;top: 0;right: 0;width: 35%;}
.divifitness_footer1 .et_pb_newsletter_form .et_pb_newsletter_fields{position:relative;}
.divifitness_footer1 .et_pb_newsletter_form .et_pb_newsletter_button .et_pb_newsletter_button_text{font-size:13px;}
.divifitness_footer1 .et_pb_newsletter_form .et_pb_newsletter_field{padding-bottom:0;}
.divifitness_footer2 .divifitness_footer2_blurb1 .et-pb-icon{background: var(--red);text-align: center;width: 60px;height: 60px;line-height: 60px;}
.divifitness_footer2 .et-menu li a:before{font-family: ETmodules;
content: "\5e";
position: absolute;
font-weight: 800;
top: -4px;
left: 0;
line-height: 20px;
font-size: 12px;
color: var(--red);
vertical-align:middle;}
.divifitness_footer2 .et_pb_menu__menu{display: block;
width: 100%;}
.divifitness_footer2 .et-menu{display: block !important;
margin: 0 !important;
width: 100%;}
.divifitness_footer2 .et-menu li{display: block !important;
padding: 0;
margin: 0 0 7px 0 !important;}
.divifitness_footer2 .et_mobile_nav_menu{display: none !important;}
.divifitness_footer2_blurb .et_pb_blurb_container{padding-left:0;}
.divifitness_footer3 .et_pb_social_media_follow li a:before{width: 60px;height: 60px;line-height: 60px;}
.divifitness_footer2_blurb2 .et_pb_blurb_container{width: 100%;
    padding-left: 10px;}
.divifitness_footer2_blurb2 .et_pb_blurb_container .et_pb_blurb_description{display: inline-block;
    float: right;}   
@media only screen and (max-width:981px){  
.divifitness_footer2 .et-menu li a:before{display:none;}
}  
@media only screen and (max-width:767px){  
	.divifitness_footer1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{width: 40%;}
}

/*************** Header ********************/
.divifitness_header1 .et-menu-nav li li a:before{content: '\4b';font-family: ETmodules;color: var(--white);font-size: 15px;position: absolute;left: 5px;top: 50%;transform: translateY(-50%);opacity: 0;transition: all 0.3s !important;}
.divifitness_header1 .et-menu-nav li li a:hover:before,.divifitness_header1 .et-menu-nav li li.current-menu-item a:before{opacity: 1;}
.divifitness_header1 .et-menu-nav li li a:hover,.divifitness_header1 .et-menu-nav li li.current-menu-item a{padding-left:25px !important;background-color: var(--red);}
.divifitness_header1 .et-menu-nav li li a{transition: all 0.3s !important;padding:5px 0 !important;width:100%;}
.divifitness_header1 .et-menu-nav li li{display: block;}

@media only screen and (max-width:981px){
	.divifitness_contactv3_blurb .et-pb-icon{display: block;margin: auto;}
}
@keyframes animation-style1{
0% {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
100% {
    -ms-transform: translateX(calc(100% + 20px));
    -webkit-transform: translateX(calc(100% + 20px));
    transform: translateX(calc(100% + 20px));
}}


/********** Shop Grid ************/
.divifitness_shopgrid .product .button,.divifitness_shopgrid .product .added_to_cart{-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-webkit-transform: translateY(105%);-ms-transform: translateY(105%);transform: translateY(105%);position: absolute;width: 100%;bottom: 0;left:0;background-color: var(--red);color: var(--white) !important;padding: 12px 20px !important;text-transform: uppercase;font-size: 14px;font-weight: 600;border: none !important;border-radius: 0;margin-top: 0 !important;z-index: 4;text-align:left !important;}
.divifitness_shopgrid .product .button:hover,.divifitness_shopgrid .product .added_to_cart:hover{background-color: var(--black) !important;}
.divifitness_shopgrid .product:hover .button,.divifitness_shopgrid .product:hover .added_to_cart{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.divifitness_shopgrid .product .added_to_cart:after,.divifitness_shopgrid .product .button:after{position: absolute;right: 20px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);opacity: 1;content: '\e015' !important;font-size: 17px;font-family:ETmodules !important;}
.divifitness_shopgrid .product .added_to_cart:after{content:'\4e' !important;}
.divifitness_shopgrid .product .button.ajax_add_to_cart.loading:after{content: "\e02d" !important;color: var(--white);font-family:ETmodules !important;top: 10px;right:19px;transform:none;}
.divifitness_shopgrid .product .button.ajax_add_to_cart.loading:after{top:17px !important;}
@media only screen and (max-width:767px){
.divifitness_shopgrid ul.products.columns-4 li.product,.divifitness_shopgrid ul.products.columns-3 li.product,body.tax-product_cat.et-db #et-boc .et-l .divifitness_shopgrid ul.products.columns-4 li.product,body.tax-product_cat.et-db #et-boc .et-l .divifitness_shopgrid ul.products.columns-3 li.product,body.tax-product_tag.et-db #et-boc .et-l .divifitness_shopgrid ul.products.columns-4 li.product,body.tax-product_tag.et-db #et-boc .et-l .divifitness_shopgrid ul.products.columns-3 li.product{width: 100%!important;margin-right: 0%!important;}
	.divifitness_shopgrid .woocommerce-result-count{width: 100%;text-align: center;}
	.divifitness_shopgrid .woocommerce-ordering{float: none;text-align: center;}
}

/********** Shop Left ************/
.divifitness_shopleft .et_pb_widget h2{background-color: var(--red);text-align: center;padding: 14px;}
.divifitness_shopleft .et_pb_widget .wp-block-woocommerce-product-categories,.divifitness_shopleft .widget_products{padding:25px;background:var(--black);}
.divifitness_shopleft #block-16,.divifitness_shopleft #block-18{margin-bottom:0;}
.divifitness_shopleft .et_pb_widget .wp-block-woocommerce-product-categories li{border-bottom:1px solid var(--white);padding:12px 0;margin:0;}
.divifitness_shopleft .et_pb_widget .wp-block-woocommerce-product-categories li:last-child{border:none;padding-bottom:0;}
.divifitness_shopleft .et_pb_widget .wp-block-woocommerce-product-categories li:first-child{padding-top:0;}
.divifitness_shopleft .widget_products img{float: left !important;margin-right: 10px;width: 60px !important;}
.divifitness_shopleft .et_pb_widget .product_list_widget .star-rating span:before{color:var(--red);}
.divifitness_shopleft .widget_products li{margin-bottom:20px !important;}
@media only screen and (max-width:981px){
.divifitness_shopleft .widget_products img{float: none !important;margin-right: 0;}
	.divifitness_shopleft .widget_products .product-title{display:block;}
	.divifitness_shopleft .widget_products .star-rating{margin:5px auto !important;}
}

/********** Product Detail ************/
.divifitness_productdetail_tab li a{padding-left:0;}
.divifitness_productdetail_tab .et_pb_all_tabs{border-top:1px solid var(--grey);padding-top: 25px;margin-top: 15px;}
.divifitness_productdetail_tab .star-rating span:before,.divifitness_productdetail_tab .woocommerce-Reviews .comment-form .stars a:before{color:var(--red);}
.divifitness_productdetail_tab .woocommerce-Reviews .submit{background-color: var(--red) !important;color: var(--white) !important;border: none !important;border-radius:0;}
.divifitness_productdetail_tab .woocommerce-Reviews .submit:hover{background-color: var(--black) !important;}
.divifitness_productdetail .woocommerce-variation-price .price,.divifitness_productdetail .reset_variations,.divifitness_cart .shipping-calculator-button,.divifitness_checkout .woocommerce-privacy-policy-link{color:var(--red) !important;} 
.divifitness_productdetail .woocommerce-variation-price,.divifitness_productdetail .group_table{margin-bottom:20px;}
.divifitness_productdetail .group_table td{vertical-align: middle !important;}
@media only screen and (max-width:981px){
	.divifitness_productdetail_tab .comment-text .meta,.divifitness_productdetail_tab .comment-text .description,.divifitness_productdetail_tab .comment-respond{text-align:left !important;}
	.divifitness_productdetail_tab li a{padding: 4px 30px !important;}
}

/********** Cart ************/
.divifitness_cart .quantity{    margin: auto;} 
.divifitness_cart tr td{text-align:right;}
.divifitness_cart .wc-proceed-to-checkout{padding:0;}

/********** Checkout ************/
.divifitness_checkout .woocommerce-billing-fields__field-wrapper{padding: 30px 25px;}
.divifitness_checkout #order_review_heading{background-color: var(--red);padding: 25px;}  
.divifitness_checkout thead tr th{padding: 22px 12px !important;}
.divifitness_checkout .shop_table .product-name a{color: var(--black);}
.divifitness_checkout .checkout .woocommerce-NoticeGroup .woocommerce-error{background: var(--red);}

/********** My Account ************/
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li.is-active,.divifitness_myaccount .woocommerce-MyAccount-navigation ul li:hover{background: var(--red);}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li{list-style-type: none;padding: 5px 50px;margin: 0 0 5px;background: var(--black);border-radius: 5px;}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li.is-active a,.divifitness_myaccount .woocommerce-MyAccount-navigation ul li:hover a,.divifitness_myaccount .woocommerce-Address .title h3{color: var(--white);}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li a{padding: 10px 0;text-transform: capitalize;font-size: 14px;font-weight: 500;display:block;position:relative;color: var(--white);}
.divifitness_myaccount .woocommerce-MyAccount-content{padding: 20px 30px;background: var(--black);width:75% !important;color:var(--white);}
.divifitness_myaccount .woocommerce-MyAccount-navigation{width:22% !important;}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li a:before{content: "\e038";position:absolute;left:-25px;font-family: ETmodules;font-size: 14px;margin-right:-10px;}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content: "\e079";}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content: "\e092";}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content: "\e074";}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content: "\e08a";}
.divifitness_myaccount .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content: "\e03c";}
.divifitness_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-info{background:var(--red) !important;line-height:2.5em;}
.woocommerce-account .divifitness_myaccount .woocommerce form.login, 
 .woocommerce-account .divifitness_myaccount .woocommerce form.register{border: 0 !important;background: var(--black); color:var(--white); /* this is the main background color for all forms */}  
.divifitness_myaccount .woocommerce button.button:after,.divifitness_myaccount .woocommerce-MyAccount-content .button:after{display:none !important;}  
.divifitness_myaccount .woocommerce button.button{font-size: 16px !important;color:var(--white) !important;border:none !important;background:var(--red) !important;padding: 6px 12px !important;margin-top: 3px;}
.divifitness_myaccount .woocommerce-MyAccount-content .button{font-size: 16px !important;color:var(--white) !important;border:none !important;background:var(--black) !important;padding: 6px 12px !important;margin-top: 3px;}
.divifitness_myaccount .woocommerce button.button:hover,.divifitness_myaccount .woocommerce-MyAccount-content .button:hover{background:var(--white) !important;color:var(--black) !important;}
  .divifitness_myaccount .woocommerce-MyAccount-content p a, .divifitness_myaccount .woocommerce-Address .title .edit{
    color: var(--red);
  }
  .divifitness_myaccount .woocommerce-orders-table .woocommerce-orders-table__cell a{
    color: var(--black);
  }
  .divifitness_myaccount .download-product a{
    color: var(--black);
  }
  
  .divifitness_myaccount .woocommerce-MyAccount-content .woocommerce-error{
    background: var(--red);
  }
  
  .divifitness_myaccount .woocommerce-MyAccount-content .woocommerce-message{
    background: var(--red);
  }
  
  .divifitness_myaccount .shop_table{
    text-align: center !important;
    border: 0 !important;
  }
  
  .divifitness_myaccount .woocommerce-table .woocommerce-table__product-name a{
    color: var(--black);
  }
@media only screen and (max-width:981px){.divifitness_myaccount .woocommerce-MyAccount-navigation,.divifitness_myaccount .woocommerce-MyAccount-content{width:100% !important;}
	.divifitness_myaccount .woocommerce-MyAccount-navigation ul{padding:0;}
	.divifitness_myaccount .woocommerce-MyAccount-content{margin-top:50px;}
	.divifitness_myaccount .woocommerce-MyAccount-content table tr{margin-bottom:15px;}
}
@media only screen and (max-width:767px){
	.divifitness_myaccount .woocommerce-MyAccount-content{padding: 20px 20px;}
	.divifitness_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-info{line-height:1.5em;text-align:center;}
	.divifitness_myaccount .woocommerce-MyAccount-content .woocommerce-Message--info .button{padding-right: 20px !important;padding-left: 20px !important;margin-bottom:10px;float: none;
  display: block;}
	.divifitness_myaccount .woocommerce .woocommerce-MyAccount-content h3{font-size:20px;}
	.divifitness_myaccount .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button{margin-top:10px;width:100%;}
}

/******************  Refund Policy  ********************/
@media only screen and (max-width:981px){
	.divifitness_refund ul{padding:0;}}

/******************  Woocommerce Pagination  ********************/
.woocommerce-pagination .page-numbers li .page-numbers{width: 35px;height: 35px;margin: 0 3px !important;background-color: var(--black);line-height: 35px !important;color: var(--white);font-size: 14px !important;font-weight: 700 !important;border-radius: 50px;text-align: center;padding:0 !important;}
.woocommerce-pagination .page-numbers{border:none !important;}
.woocommerce-pagination .page-numbers li{border-right:none !important;}
.woocommerce-pagination .page-numbers li .page-numbers:hover,.woocommerce-pagination .page-numbers li .page-numbers.current{background: var(--red) !important;color: var(--white) !important;}

/*******************  Home V2 Footer  *******************/
.divifitness_homev2_footer .et_pb_newsletter_form .et_pb_newsletter_button_wrap{position: absolute;top: 3px;right: 3px;}
.divifitness_homev2_footer .et_pb_newsletter_form .et_pb_newsletter_fields{position:relative;}
.divifitness_homev2_footer .et_pb_newsletter_form .et_pb_newsletter_button .et_pb_newsletter_button_text{font-size:16px;}
.divifitness_homev2_footer .et_pb_newsletter_form .input{height:54px;}
.divifitness_homev2_footer .et_pb_newsletter_form .et_pb_newsletter_field{padding-bottom:0;}
.divifitness_homev2_footer .et_pb_menu__menu,.divifitness_homev2_footer .et-menu-nav,.divifitness_homev2_footer .et_pb_menu__menu ul{width: 100%;display: block !important;margin: 0 !important;} 
.divifitness_homev2_footer .et_mobile_nav_menu{display: none !important;}
.divifitness_homev2_footer .et-menu li{margin: 0 !important;display: inline-block !important;padding: 0 5px !important;}

/*******************  Home V3 Footer  *******************/
.divifitness_homev3_footer .et_pb_menu li a:before{position: absolute;content: '';width: 0;height: 2px;top: 7px;left: 0;background:var(--red);-webkit-transition: .5s;transition: .5s;}
.divifitness_homev3_footer .et_pb_menu li:hover a:before{width: 10px;}
.divifitness_homev3_footer .et_pb_menu li:hover a{padding-left:15px;}
.divifitness_homev3_footer .et_pb_menu ul,.divifitness_homev4_footer .et_pb_menu ul{display:block !important;}
.divifitness_homev3_footer .et_pb_menu .et_pb_menu__menu,.divifitness_homev4_footer .et_pb_menu .et_pb_menu__menu{display: block;width: 100%;}
.divifitness_homev3_footer .et_pb_menu .et_mobile_nav_menu,.divifitness_homev4_footer .et_pb_menu .et_mobile_nav_menu{display: none !important;}
.divifitness_homev3_footer .et_pb_menu .et-menu,.divifitness_homev4_footer .et_pb_menu .et-menu{margin:0;}
.divifitness_homev3_footer .et_pb_menu li,.divifitness_homev4_footer .et_pb_menu li{padding:0;}
@media only screen and (max-width:981px){
.divifitness_homev3_footer .et_pb_menu .et-menu,.divifitness_homev4_footer .et_pb_menu .et-menu{width: 100% !important;}	
.divifitness_homev3_footer .et_pb_menu li a:before,.divifitness_homev4_footer .et_pb_menu li a:before{display:none;}
.divifitness_homev3_footer .et_pb_menu li,.divifitness_homev4_footer .et_pb_menu li{text-align: center;display: block !important;padding:0;}}

/*******************  Home V4 Header  *******************/
.divifitness_homev4_header1 .et_pb_blurb_container,.divifitness_homev4_footer .et_pb_blurb_container,.divifitness_homev5_header1 .et_pb_blurb_container{padding-left:0;}

/*******************  Home V4 Footer  *******************/
.divifitness_homev4_footer .et_pb_menu li a:before{content: '\35';font-family: ETmodules;font-size: 14px;margin-right: 8px;}


  
/* 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;}
	
/*****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.dfy_blogpagination .page-numbers{display: inline-block;border-right: 0;padding: 0em 1em;margin: 0 -1px;line-height: 2.6em;}
.navigation.dfy_blogpagination .page-numbers.prev,.navigation.dfy_blogpagination .page-numbers.next{padding: 0 .5em;}
.navigation.dfy_blogpagination span.page-numbers {color:var(--white);border: 1px solid;border-color:var(--black) !important;font-weight: 600;}
.navigation.dfy_blogpagination .page-numbers .et-pb-icon{font-size: 1.6em;vertical-align: middle;line-height: 1.5em;margin-top: -3px;}
.navigation.dfy_blogpagination a.page-numbers:hover, .navigation.dfy_blogpagination span.page-numbers {background-color: var(--black) !important;}
.navigation.dfy_blogpagination a.page-numbers {color: var(--white) !important;background: var(--black);}
.navigation.dfy_blogpagination a.page-numbers:hover {color: var(--white) !important; } 


/********** 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(--white) !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;
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(--white)!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;
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(--white)!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";
}