/*
Theme Name:  Divi Factory And Industrial Child Theme
Theme URI:   https://divi-professional.com/
Description: Divi Factory And Industrial Theme is a perfect solution for creating all types of industry,technique, manufacturing,engineering or machinery businesses.
Version:     1.0
Author:      Divi Professional
Author URI:  https://divi-professional.com/
Template:    Divi
Text Domain: dpprofe
*/
 body {
    counter-reset: servicestyle3 stepstyle2 stepstyle3 stepstyle4 stepstyle5 0;
} 
/* breadcrumbs */
#dpprof_breadcrumbs .separator{font-size:20px;color:var(--white);font-weight:100;}
#dpprof_breadcrumbs{overflow:hidden;text-align: left;list-style:none;margin:11px 0;padding: 0;}
#dpprof_breadcrumbs li{margin-right:14px;display:inline-block;vertical-align:middle;}
#dpprof_breadcrumbs a{color :var(--dpprofe_color1);font-size: 18px;}
#dpprof_breadcrumbs .bread-home:before{content:'\e009';font-family:ETmodules;  font-size: 18px; margin-right: 8px;} 
#dpprof_breadcrumbs .item-current{color :var(--white);font-size: 18px;}

/*Header V1*/
.divifactory_headerv1_sec1 .et_pb_menu .et-menu>li>a:before{   position: absolute;
    width: 100%;
    bottom: -1px;
    background: var(--dpprofe_color2);
    height: 0px;
    content: "";
    left: 0;
    transition: all 0.2s ease;}  
  .divifactory_headerv1_sec1 .et_pb_menu .et-menu>li>a:hover:before,.divifactory_headerv1_sec1 .et_pb_menu .et-menu>li.current-menu-item>a:before{   position: absolute;
    width: 100%;
    bottom: 0;
    background: var(--dpprofe_color1);
    height: 4px;
    content: "";
    left: 0;}  
.divifactory_headerv1_sec1 .et_pb_menu .sub-menu li{padding:0;display:block;}
  .divifactory_headerv1_sec1 .et_pb_menu .sub-menu li a{width:100%;}  
  .divifactory_headerv1_sec1 .et_pb_menu .sub-menu li a:hover,.divifactory_headerv1_sec1 .et_pb_menu .sub-menu li.current-menu-item a{background:var(--dpprofe_color1) !important;} 
.divifactory_headerv1_sec1 .et_pb_menu .sub-menu li a:after{top: 50% !important;
    transform: translateY(-50%);} 
.divifactory_headerv1_sec1 .et_pb_menu .sub-menu li .sub-menu{top:0;}  
  @media only screen and (max-width:1146px) and (min-width:981px){
    .divifactory_headerv1_sec1 .et_pb_menu .et-menu>li{padding:0 5px;}
    .divifactory_headerv1_sec1 .et_pb_menu{margin-right:20px !important;}
  }   
/*Footer V1*/

.divifactory_footerv3_sec1 .et_pb_menu ul li{-webkit-transition: all .2s ease;
transition: all .4s ease;
padding:0 !important; 
display:block !important;
}
.divifactory_footerv3_sec1 .et_pb_menu .et_pb_menu__menu{display: block;
width: 100%;}
.divifactory_footerv3_sec1 .et_pb_menu .et-menu{display: block !important;
margin: 0 !important;
width: 100%;}
.divifactory_footerv3_sec1 .et_pb_menu .et_mobile_nav_menu{display: none !important;}
 .divifactory_footerv3_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:after{position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;} 
.divifactory_footerv3_sec1 .et_pb_newsletter_button_wrap .et_pb_button:hover:after{
      opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;
}
  .divifactory_footerv3_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:before{vertical-align: bottom;
position: relative;margin-right:5px;}
.divifactory_footerv3_sec1 .et_pb_newsletter_form .et_pb_newsletter_button .et_pb_newsletter_button_text{font-size:15px;}
  
/*Header V2*/
.divifactory_headerv3_sec1 .et_pb_blurb_container{padding-left:0;}  
.divifactory_headerv3_sec2 .et_pb_menu .et-menu>li>a:before{       position: absolute;
    content: "";
    left: auto;
    right: 0;
    bottom:1px;
    width: 0;
    height: 2px;
    background: var(--dpprofe_color1);
    visibility: hidden;
    opacity: 0;    -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;}  
  .divifactory_headerv3_sec2 .et_pb_menu .et-menu>li>a:hover:before,.divifactory_headerv3_sec2 .et_pb_menu .et-menu>li.current-menu-item>a:before{   visibility: visible;
    opacity: 1;
    width: 100%;
    left: 0;
    right: auto;}  
.divifactory_headerv3_sec2 .et_pb_menu .sub-menu li{padding:0;display:block;}
  .divifactory_headerv3_sec2 .et_pb_menu .sub-menu li a{width:100%;}  
  .divifactory_headerv3_sec2 .et_pb_menu .sub-menu li a:hover{background:transparent;} 
.divifactory_headerv3_sec2 .et_pb_menu .sub-menu li a:after{top: 50% !important;
    transform: translateY(-50%);}  
   .divifactory_headerv3_sec2 .et_pb_menu .sub-menu li .sub-menu{top:0;}
@media only screen and (max-width:1146px) and (min-width:981px){
    .divifactory_headerv3_sec2 .et_pb_menu .et-menu>li{padding:0 5px;}
    .divifactory_headerv3_sec2 .et_pb_menu{margin-right:20px !important;}
  }   
/*Footer V2*/
.divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{position: absolute;top: 6px;right: 5px;width: 28%;} 
  .divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_button .et_pb_newsletter_button_text{font-size:15px;}
.divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_field{padding-bottom:0;margin-bottom:0;}
.divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_fields{position:relative;}  
  .divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:after{position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;} 
.divifactory_footerv2_sec1 .et_pb_newsletter_button_wrap .et_pb_button:hover:after{
      opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;
}
  .divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:before{vertical-align: middle;
position: relative;margin-right:5px;} 
.divifactory_footerv2_sec1 .et_pb_menu ul li{-webkit-transition: all .2s ease;
transition: all .4s ease;
padding:0 !important; 
display:block !important;
}
.divifactory_footerv2_sec1 .et_pb_menu .et_pb_menu__menu{display: block;
width: 100%;}
.divifactory_footerv2_sec1 .et_pb_menu .et-menu{display: block !important;
margin: 0 !important;
width: 100%;}
.divifactory_footerv2_sec1 .et_pb_menu .et_mobile_nav_menu{display: none !important;}
  .divifactory_footerv2_sec1 .et_pb_menu ul li a:hover{text-decoration: underline;}  
.divifactory_footerv2_sec1 .et_pb_post{margin-bottom: 25px !important;}
.divifactory_footerv2_sec1 .et_pb_post:last-child{margin-bottom: 0 !important;}
.divifactory_footerv2_sec1 .et_pb_post .entry-featured-image-url{width: 100%;max-width: 100px;margin-bottom: 0px;float: left;display: inline-block;}  
@media only screen and (max-width:767px){
.divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{    width: 100%;
    position: unset;
    margin-top: 15px;}
  } 
    @media only screen and (max-width:1368px) and (min-width:981px){
    .divifactory_footerv2_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{    width: 40% !important;}         
  }

/*Header V3*/
.divifactory_headerv5_sec1 .et_pb_blurb_container{padding-left:0;}
.divifactory_headerv5_sec2 .et_pb_menu .sub-menu li{padding:0;display:block;}
  .divifactory_headerv5_sec2 .et_pb_menu .sub-menu li a{width:100%;}  
  .divifactory_headerv5_sec2 .et_pb_menu .sub-menu li a:hover,.divifactory_headerv5_sec2 .et_pb_menu .sub-menu li.current-menu-item a{background:var(--dpprofe_color1) !important;} 
.divifactory_headerv5_sec2 .et_pb_menu .sub-menu li a:after{top: 50% !important;
    transform: translateY(-50%);} 
.divifactory_headerv5_sec2 .et_pb_menu .sub-menu li .sub-menu{top:0;}  
  @media only screen and (max-width:1146px) and (min-width:981px){
    .divifactory_headerv5_sec2 .et_pb_menu .et-menu>li{padding:0 5px;}
    .divifactory_headerv5_sec2 .et_pb_menu{margin-right:20px !important;}
  }    
/*Footer V3*/
.divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{position: absolute;top: 0px;right: 0px;width: 26%;}  
    .divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:after{position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;} 
.divifactory_footerv4_sec1 .et_pb_newsletter_button_wrap .et_pb_button:hover:after{
      opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;
}
.divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_button .et_pb_newsletter_button_text{font-size:15px;}
.divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_field{padding-bottom:0;margin-bottom:0;}
.divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_fields{position:relative;}  
  .divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:before{vertical-align: middle;
position: relative;margin-right:5px;}
.divifactory_footerv4_sec2 .et-menu li a:before{font-family: ETmodules;
content: "\45";
position: absolute;
font-weight: 800;
top: -2px;
left: 0;
line-height: 20px;
font-size: 15px;
color: var(--dpprofe_color1);
vertical-align:middle;}
.divifactory_footerv4_sec2 .et_pb_menu__menu{display: block;width: 100%;}
.divifactory_footerv4_sec2 .et-menu{display: block !important;margin: 0 !important;width: 100%;}
.divifactory_footerv4_sec2 .et-menu li{display: block !important;padding: 0;margin: 0 0 7px 0 !important;}
.divifactory_footerv4_sec2 .et_mobile_nav_menu{display: none !important;}  
@media only screen and (max-width:980px){
  .divifactory_footerv4_sec2 .et-menu li a:before{display:none;}}
@media only screen and (max-width:767px){
.divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{    width: 100%;
    position: unset;
    margin-top: 15px;}} 
@media only screen and (max-width:1363px) and (min-width:981px){
    .divifactory_footerv4_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{    width: 35% !important;}   
  }  

/*Header V4*/
.divifactory_headerv2_sec1 .et_pb_menu .sub-menu li{padding:0;display:block;}
  .divifactory_headerv2_sec1 .et_pb_menu .sub-menu li a{width:100%;}  
  .divifactory_headerv2_sec1 .et_pb_menu .sub-menu li a:hover{background:transparent;} 
  .divifactory_headerv2_sec1 .et_pb_menu li.menu-item-has-children> a:after{content:'\4c' !important;} 
.divifactory_headerv2_sec1 .et_pb_menu .sub-menu li a:after{top: 50% !important;
    transform: translateY(-50%);}  
   .divifactory_headerv2_sec1 .et_pb_menu .sub-menu li .sub-menu{top:0;}
@media only screen and (max-width:1146px) and (min-width:981px){
    .divifactory_headerv2_sec1 .et_pb_menu .et-menu>li{padding:0 5px;}
    .divifactory_headerv2_sec1 .et_pb_menu{margin-right:20px !important;}
  }   
/*Footer V4*/
 .divifactory_footerv1_sec1 .et_pb_post{margin-bottom: 25px !important;}
.divifactory_footerv1_sec1 .et_pb_post:last-child{margin-bottom: 0 !important;}
.divifactory_footerv1_sec1 .et_pb_post .entry-featured-image-url{width: 100%;max-width: 80px;margin-bottom: 0px;float: left;display: inline-block;}
 .divifactory_footerv1_sec1 .et_pb_contact_form .et_contact_bottom_container{   float: none;
padding: 0 0 0 3%;}   
  .divifactory_footerv1_sec1 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_footerv1_sec1 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;} 
.divifactory_footerv1_sec1_text ul{padding:0;}  
  .divifactory_footerv1_sec1_text ul li{    border-bottom: 1px solid #ffffff47;    padding: 4px 0 16px;    margin-bottom: 5px;} 
  .divifactory_footerv1_sec1_text ul li div{float:right;}

/*Header V5*/
 
.divifactory_headerv4_sec1 .et_pb_blurb_container{padding-left:0;}  

.divifactory_headerv4_sec2 .et_pb_menu .sub-menu li{padding:0;display:block;}
  .divifactory_headerv4_sec2 .et_pb_menu .sub-menu li a{width:100%;}  
  .divifactory_headerv4_sec2 .et_pb_menu .sub-menu li a:hover{background:transparent;} 
.divifactory_headerv4_sec2 .et_pb_menu .sub-menu li a:after{top: 50% !important;
    transform: translateY(-50%);}  
   .divifactory_headerv4_sec2 .et_pb_menu .sub-menu li .sub-menu{top:0;}
@media only screen and (max-width:1146px) and (min-width:981px){
    .divifactory_headerv4_sec2 .et_pb_menu .et-menu>li{padding:0 5px;}
    .divifactory_headerv4_sec2 .et_pb_menu{margin-right:20px !important;}
  }   
/*Footer V5*/
 .divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{position: absolute;top: 0px;right: 0px;width: 25%;} 
  .divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:after{position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;} 
.divifactory_footerv5_sec1 .et_pb_newsletter_button_wrap .et_pb_button:hover:after{
      opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;
}
.divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_button .et_pb_newsletter_button_text{font-size:15px;}
.divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_field{padding-bottom:0;margin-bottom:0;}
.divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_fields{position:relative;}  
  .divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap .et_pb_button:before{vertical-align: middle;
position: relative;}
.divifactory_footerv5_sec2 .et-menu li a:before{font-family: ETmodules;
content: "\35";
position: absolute;
font-weight: 800;
top: -2px;
left: 0;
line-height: 20px;
font-size: 15px;
color: var(--dpprofe_color1);
vertical-align:middle;}
.divifactory_footerv5_sec2 .et_pb_menu__menu{display: block;width: 100%;}
.divifactory_footerv5_sec2 .et-menu{display: block !important;margin: 0 !important;width: 100%;}
.divifactory_footerv5_sec2 .et-menu li{display: block !important;padding: 0;margin: 0 0 7px 0 !important;}
.divifactory_footerv5_sec2 .et_mobile_nav_menu{display: none !important;}  
 .divifactory_footerv5_sec2 .et_pb_post{margin-bottom: 25px !important;}
.divifactory_footerv5_sec2 .et_pb_post:last-child{margin-bottom: 0 !important;}
.divifactory_footerv5_sec2 .et_pb_post .entry-featured-image-url{width: 100%;max-width: 100px;margin-bottom: 0px;float: left;display: inline-block;}  
@media only screen and (max-width:980px){
  .divifactory_footerv5_sec2 .et-menu li a:before{display:none;}} 
@media only screen and (max-width:767px){
.divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{    width: 100%;
    position: unset;
    margin-top: 15px;}} 
  @media only screen and (max-width:1363px) and (min-width:981px){
    .divifactory_footerv5_sec1 .et_pb_newsletter_form .et_pb_newsletter_button_wrap{    width: 37% !important;}   
  }


/*Home V1*/
.divifactory_sliderv4 .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}}
  .divifactory_sliderv4 .et_pb_slide_title:before{  
    position:absolute;
    left:0;
    right:0;
    margin:auto;
    top:-60px;
    width: 1px;
    height: 30px;
    z-index: 1;
    background-color: #fff;
  content: '';}
.divifactory_sliderv4 .et_pb_slide_content ul{margin-top: 40px;list-style: none;padding:0;line-height: unset;}
.divifactory_sliderv4 .et_pb_slide_content ul li{display: inline-block;
text-shadow: none;}  
.divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn{  
  background: #fff;
    color: #000;
    font-size: 15px;
  display:inline-block;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 0px;
  position:relative;
  z-index:1;
border: 4px double var(--dpprofe_color1)!important;
  line-height:1.7em;
}
.divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn1{  
  background: var(--dpprofe_color1);
    color: #fff;
    font-size: 15px;
  display:inline-block;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 0px;
  position:relative;
    z-index:1;
  border: 4px double #fff !important;
  line-height:1.7em;
}
  .divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn1:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}  
  .divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn:hover:after,.divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn1:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}  
  .divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn:hover{color:#fff;}  
  .divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn1:hover{color:#000;} 
  .divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn:before,.divifactory_sliderv4 .et_pb_slide_content ul li .divifactory_sliderv4_btn1:before{content:'\24';
  font-family:ETmodules;margin-right:5px;vertical-align:middle;font-size:20px;}  
  .divifactory_sliderv4 .et_pb_slide_content ul .divifactory_sliderv4_btnwrap{margin-right:10px;}
.divifactory_sliderv4 .et-pb-slider-arrows a:before{font-size: 35px;margin: 0 13px;}
.divifactory_sliderv4 .et-pb-slider-arrows .et-pb-arrow-prev{left:22px;} 
.divifactory_sliderv4 .et-pb-slider-arrows .et-pb-arrow-next{right:22px;}
.divifactory_sliderv4 .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\23' !important;}  
.divifactory_sliderv4 .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\24' !important;}
  @media only screen and (max-width:767px){ 
    .divifactory_sliderv4 .et_pb_slide_content ul .divifactory_sliderv4_btnwrap{    margin-right: 0 !important;
    display: block;
    margin-bottom: 15px;}
   .divifactory_sliderv4 .et-pb-slider-arrows a:before{font-size: 32px;margin: 0 4px;}
.divifactory_sliderv4 .et-pb-slider-arrows .et-pb-arrow-prev{left:10px;}  .divifactory_sliderv4 .et-pb-slider-arrows .et-pb-arrow-next{right:10px;}
  } 

 .divifactory_servicev1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
.divifactory_servicev1 .et_pb_column:hover .et-pb-icon,.divifactory_servicev1 .et_pb_column:hover .et_pb_module_header,.divifactory_servicev1 .et_pb_column:hover .et_pb_blurb_description{color:#fff !important;}
  .divifactory_servicev1 .et_pb_column:hover .et-pb-icon{ 
    transform: skewX(-5deg) scale(1.1);}
  .divifactory_servicev1 .et_pb_column .et-pb-icon{
  transition: all 200ms linear;
    transition-delay: 0.1s;}


.divifactory_aboutv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
  .divifactory_aboutv2_blurb .et_pb_blurb_container{position: relative;min-height: 88px;    padding-top: 35px;
    padding-left: 105px;}  
  .divifactory_aboutv2_img1 .et_pb_image_wrap, .divifactory_aboutv2_img1 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
  @media only screen and (max-width: 980px){
    .divifactory_aboutv2_blurb .et_pb_blurb_container{min-height: auto;    padding-top: 0px;
    padding-left: 0px;} 
  }

 .divifactory_servicev5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_servicev5 .et-pb-icon{    background: #fff;
    width: 70px;
    height: 70px;
      border-radius: 50%;
    align-items: center;
    line-height: 70px;
    text-align:center;
    box-shadow: 0 0 20px 0 hsla(0,0%,87%,.831);
  }  
  .divifactory_servicev5 .et_pb_column:hover .et_pb_main_blurb_image{    left: 40%;}
  .divifactory_servicev5 .et_pb_image img{height:215px !important;object-fit:cover;width:100% !important;}
  .divifactory_servicev5 .et_pb_image .et_pb_image_wrap{width:100% !important;} 

.divifactory_teamv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}
  .divifactory_teamv2 .et_pb_column .et_pb_team_member_image:before{position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;border-radius: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg) scale(0.2);
    -ms-transform: perspective(400px) rotateX(-90deg) scale(0.2);
    transform: perspective(400px) rotateX(-90deg) scale(0.2);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    z-index: 1;background-color:var(--dpprofe_color3);}  
  .divifactory_teamv2 .et_pb_column:hover .et_pb_team_member_image:before{   
      opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg) scale(1.0);
    -ms-transform: perspective(400px) rotateX(0deg) scale(1.0);
    transform: perspective(400px) rotateX(0deg) scale(1.0);}
  .divifactory_teamv2 .et_pb_column:hover img{transform: scale(1.1) rotate(2deg);}  
  .divifactory_teamv2 .et_pb_column img{transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;}
  .divifactory_teamv2 .et_pb_member_social_links li a {
    width: 46px;
    height: 46px;
    line-height: 46px;
       background: #ffffff;
    box-shadow: 0px 5px 40px 0px rgba(12, 21, 41, 0.15);
    border-radius: 50%;
        transition: all 200ms linear;
    transition-delay: 0.1s;
}  
  .divifactory_teamv2 .et_pb_member_social_links li a:hover{background:var(--dpprofe_color1);}
  .divifactory_teamv2 .et_pb_team_member .et_pb_member_social_links li:last-child {
    margin-right: 0;
}

 .divifactory_herov5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(0,0,0,0.09);
    z-index: -1;    }  
  .divifactory_herov5 img, .divifactory_herov5 .et_pb_image_wrap {
    object-fit: cover;
    height: 100% !important;
}
 .divifactory_ctav4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(255,255,255,0.18);
    z-index: -1;    } 

 .divifactory_projectv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }    
  .divifactory_projectv3 .divifactory_projectv3_content{    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px;
    z-index: 9;}
.divifactory_projectv3 .project:hover .et_overlay{    opacity: 1;
    z-index: 9;}  
  .divifactory_projectv3 .project:hover .et_overlay:before{top:15px;}  
  .divifactory_projectv3 .project:hover .divifactory_projectv3_content .post-meta a{color:#fff !important;}
  .divifactory_projectv3 .project{position:relative;}
  .divifactory_projectv3 .et_portfolio_image:before{   position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #222429 100%);
    pointer-events: none;
    z-index: 2;
    transition: all 500ms ease;}
  .divifactory_projectv3 .et_portfolio_image:after{    position: absolute;
    left: 0;
    top: 0;    width: 100%;
    background-color: var(--dpprofe_color1);
    height: 0;
    opacity: 0.9;
    z-index: 2;
    content: "";
    transition: all 300ms ease; }  
  .divifactory_projectv3 .project:hover .et_portfolio_image:after{    height: 100%;} 
  .divifactory_projectv3 .project:hover .et_portfolio_image img{    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
  .divifactory_projectv3 .project .et_portfolio_image img{       transition: all 300ms ease;height:250px;object-fit:cover;} 
.divifactory_projectv3 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
  border-radius: 0px;
      border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
  margin-top:20px;
}  
  .divifactory_projectv3 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_projectv3 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
  .divifactory_projectv3 .pagination a:hover{color:#fff !important;}

.divifactory_testiv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;} 

.divifactory_faqv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_faqv4 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\e044';
    color:var(--dpprofe_color1);
}
  .divifactory_faqv4 .et_pb_image_wrap, .divifactory_faqv4 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}

 .divifactory_blogv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }
  .divifactory_blogv2 .et_pb_post .category{
      position: absolute;
    right:0;
    top:0;
    padding: 4px 15px;
    display: inline-block;
    color: #fff;
    background-color: var(--dpprofe_color1);
}
  .divifactory_blogv2 .et_pb_post .category a{color:#fff;}
  .divifactory_blogv2 .et_pb_post:hover img{    transform: scale(1.1);}  
  .divifactory_blogv2 .et_pb_post{   padding:0;background:#f5f5f5;}
  .divifactory_blogv2 .et_pb_post .et_pb_image_container,.divifactory_blogv2 .et_pb_post .entry-featured-image-url{margin:0;overflow:hidden;}
  .divifactory_blogv2 .et_pb_post .divifactory_blogv2_content1{position: relative;
    padding:30px;}  
  .divifactory_blogv2 .et_pb_post .more-link:before{content: "";
    position: relative;
    display: inline-block;
    margin-right: 0.625rem;
    width: 2.75rem;
    height: 0.0625rem;
    background-color: var(--dpprofe_color1);
    transition: all .3s cubic-bezier(.165,.84,.44,1);
    transform-origin: left;}  
  .divifactory_blogv2 .et_pb_post:hover .more-link:before{    width: 4rem;}
  .divifactory_blogv2 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
    border-radius: 0px;
    border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: 20px;
}
  .divifactory_blogv2 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.divifactory_blogv2 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}

/*Home V2*/
.divifactory_sliderv5 .et_parallax_bg_wrap .et_parallax_bg{filter: brightness(0.5);}  
/*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}}
  .divifactory_sliderv5 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}  
  .divifactory_sliderv5 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}  
  .divifactory_sliderv5 .et-pb-slider-arrows a:before{font-size: 35px;margin: 0 13px;}
.divifactory_sliderv5 .et-pb-slider-arrows .et-pb-arrow-prev{left:22px;} 
.divifactory_sliderv5 .et-pb-slider-arrows .et-pb-arrow-next{right:22px;}
.divifactory_sliderv5 .et-pb-slider-arrows .et-pb-arrow-prev:before{content:'\23' !important;}  
.divifactory_sliderv5 .et-pb-slider-arrows .et-pb-arrow-next:before{content:'\24' !important;}

  @media only screen and (max-width:767px){ 
    .divifactory_sliderv5 .et-pb-slider-arrows a:before{font-size: 32px;margin: 0 4px;}
.divifactory_sliderv5 .et-pb-slider-arrows .et-pb-arrow-prev{left:10px;}  .divifactory_sliderv5 .et-pb-slider-arrows .et-pb-arrow-next{right:10px;}
  } 

.divifactory_aboutv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}   
  .divifactory_aboutv3_img1 .et_pb_image_wrap, .divifactory_aboutv3_img1 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
  .divifactory_aboutv3_img1 .et_pb_image_wrap img {
    width:90%;
}
  .divifactory_aboutv3_img2 img {
    width: 290px !important;
    height: 240px !important;
    object-fit: cover;
}

 .divifactory_servicev4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_servicev4 .et-pb-icon{    background: #fff;
      border: 1px solid rgba(0,0,0,0.13);width: 100px;
    height: 100px;
      border-radius: 50%;
    align-items: center;
    line-height: 100px;
    text-align:center;
  }  
  .divifactory_servicev4 .et_pb_module_header:before{    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;background-color: #000;    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;}
  .divifactory_servicev4 .et_pb_column:hover .et_pb_module_header,.divifactory_servicev4 .et_pb_column:hover .et_pb_blurb_description{color:#fff !important;}
  .divifactory_servicev4 .et_pb_column:hover .et_pb_module_header:before{    width: 75px;background-color:var(--dpprofe_color1);}

 .divifactory_herov2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(255,255,255,0.22);
    z-index: -1;    }  
  .divifactory_herov2_img1 img, .divifactory_herov2_img1 .et_pb_image_wrap {
    object-fit: cover;
    height: 100% !important;
}
  .divifactory_herov2_img2 img{width:260px;height:260px !important;object-fit:cover;}
  @keyframes slideUpDown{
  0% {
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}
50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
100% {
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
  }}  

.divifactory_projectv1 .et_pb_portfolio_filters li{    margin-right: 15px;} 
  .divifactory_projectv1 .et_pb_portfolio_filters li:last-child {
    margin-right: 0;
}
  .divifactory_projectv1 .et_pb_portfolio_filters a{   border:none !important;border-radius:0 !important;transition:all 0.3s !important;background:transparent !important;}    
  .divifactory_projectv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_projectv1 .divifactory_projectv1_content{    background: var(--dpprofe_color1);left: 20px;
    right: 20px;
    padding: 20px;
      position: absolute;
      bottom: -150px;
  display: flex;
flex-direction:column-reverse;
  opacity: 0;
    visibility: hidden;
    transition: all 500ms ease;}
  .divifactory_projectv1 .project:hover .divifactory_projectv1_content{    opacity: 1;
    visibility: visible;
    bottom: 20px;}
  .divifactory_projectv1 .project{   overflow:hidden;
    position: relative;} 
 .divifactory_projectv1 .project:hover .et_portfolio_image img{    -webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    transform: scale3d(1.1,1.1,1.1);}
  .divifactory_projectv1 .project .et_portfolio_image img{    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
      transition: 0.3s;height:300px;object-fit:cover;} 
.divifactory_projectv1 .et_pb_portofolio_pagination li{padding:0 !important;}
  .divifactory_projectv1 .et_pb_portofolio_pagination ul{  
    text-align: center;}
.divifactory_projectv1 .et_pb_portofolio_pagination li a{background: var(--dpprofe_color1);
height: 60px;
width: 60px;
  border-radius: 100px;
line-height: 60px !important;
display:block;
margin: 0 10px;
transition: all 0.3s ease 0s !important;text-align:center;}
.divifactory_projectv1 .et_pb_portofolio_pagination li a:hover,.divifactory_projectv1 .et_pb_portofolio_pagination li a.active{background: #000;}
  @media only screen and (max-width: 767px){
.divifactory_projectv1 .et_pb_portfolio_filters li {
    float: none;
    width: 100% !important;
  margin-right:0 !important;
    }
    .divifactory_projectv1 .et_pb_portfolio_filters li a{text-align:center;}}
 .divifactory_counterv2 h6 span{    font-size: 150px;
    line-height: 160px;
    color: var(--dpprofe_color1);
    position: relative;} 
  .divifactory_counterv2 h3 span{    font-size: 34px;
    font-weight: 700;
    line-height: 45px;}  
.divifactory_stepsv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
    .divifactory_stepsv5 .et-pb-icon{width: 150px;
    height: 155px;
    line-height: 150px;
    text-align: center;
    background: #f5f5f5;
    position:relative;
        transition: all 0.3s ease-in-out 0s;
      border-radius:50%;
    z-index:1;
    }  
  .divifactory_stepsv5 .et-pb-icon:before{    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    opacity: 0.2;
    border: 2px dashedvar(--dpprofe_color1);
    border-radius: 100px;}
  .divifactory_stepsv5 .et-pb-icon:after{content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: -1;
    background:var(--dpprofe_color1);
   border-radius: 100px;
    transform: scale(0.5);
    transition: all 0.25s ease-in-out 0s;}  
  .divifactory_stepsv5 .et_pb_column:hover .et-pb-icon:after{    transform: scale(1);
    opacity: 1;}
  .divifactory_stepsv5 .et_pb_column:hover .et-pb-icon:before{    transition: all 0.3s ease-in-out 0s;
    animation: rotation 10s infinite linear;
    opacity: 1;}
  .divifactory_stepsv5 .et_pb_column:hover .et-pb-icon{   color:#fff !important;}
  .divifactory_stepsv5 .et_pb_main_blurb_image:before{    color: #FFFFFF;
    background: var(--dpprofe_color1);position: absolute;
    right: -25px;
    top: 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    z-index: 2;font-size: 16px;
  border-radius: 50px;    counter-increment: stepstyle5;
    content: counter(stepstyle5);}
@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);}
}
  

.divifactory_featurev3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(255,255,255,0.28);
    z-index: -1;}  
  .divifactory_featurev3_blurb .et-pb-icon{width: 90px;
    height: 90px;
    line-height: 90px;
    background: var(--dpprofe_color1);
  text-align: center;
    border-radius: 50%;z-index:1;position:relative;display:block;    
    transition: all 0.3s ease;}  
  .divifactory_featurev3_blurb:hover .et-pb-icon{transform: rotateY(180deg);background: #fff;color:var(--dpprofe_color1);}
.divifactory_featurev3 .et_pb_video_box,.divifactory_featurev3 .fluid-width-video-wrapper{height:100%;}  
    @keyframes video-play-button-animate {
  0% {
    width: 10px;
    height: 10px;
    opacity: 0.8;
  }
  100% {
    width: 160px;
    height: 160px;
    opacity: 0;
  }
}
  @media only screen and (max-width:980px){
    .divifactory_featurev3 .et_pb_row{    display: flex;
    flex-direction: column-reverse;} 
    .divifactory_featurev3_blurb .et-pb-icon{margin:auto;}
  }

.divifactory_testiv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_testiv3_blurb .et_pb_blurb_description:after {
    font-family: ETmodules;
    font-size: 14px;
    display: block;
    margin: 5px auto 0;
    opacity: 1;
    color:var(--dpprofe_color1);
    visibility: visible;
    content: '\e033\e033\e033\e033\e033';
} 
  @keyframes hvr-buzz{
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }}
.divifactory_teamv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_teamv4 .et_pb_team_member .et_pb_member_social_links li:last-child {
    margin-right: 0;
}  
  @media only screen and (max-width:1300px) and (min-width:981px){
    .divifactory_teamv4 .et_pb_team_member_image{width:125px !important;}
  }

.divifactory_ctav1_blurb .et-pb-icon{width:60px;height:60px;background:#fff;border-radius:50%;line-height:60px;text-align:center;position:relative;}
  .divifactory_ctav1_blurb .et_pb_blurb_container{vertical-align:middle;}  
  .divifactory_ctav1_blurb .et-pb-icon:before{content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: ripple;
    animation-name: ripple;animation-duration:5s;
  -webkit-animation-duration:5s;background-color:#fff;}
  @media only screen and (max-width:980px){
    .divifactory_ctav1_blurb .et-pb-icon{display:block;margin:auto;}
  }  
  @-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: 0.4
    }

    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: 0.4
    }

    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}

 .divifactory_blogv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }
    .divifactory_blogv3 .et_pb_post:hover img{    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);}  
  .divifactory_blogv3 .et_pb_post{   padding:0;}
  .divifactory_blogv3 .et_pb_post .et_pb_image_container,.divifactory_blogv3 .et_pb_post .entry-featured-image-url{margin:0;overflow:hidden;}
  .divifactory_blogv3 .et_pb_post .divifactory_blogv3_content1{position: relative;
    padding:40px;width: 92%;margin:-40px auto 0;z-index:9;    background: #f5f5f5;}  
  .divifactory_blogv3 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
    border-radius: 0px;
    border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: 20px;
}
  .divifactory_blogv3 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.divifactory_blogv3 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
/*Home V3*/
.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}}  
.divifactory_sliderv1 .et_parallax_bg_wrap .et_parallax_bg{filter: brightness(0.4);}
.divifactory_sliderv1 .et_pb_slide_content h2{font-size: 60px;
line-height: 85px;font-weight:700;}  
.divifactory_sliderv1 .et_pb_slide_content ul{margin-top: 40px;list-style: none;padding:0;line-height: unset;}
.divifactory_sliderv1 .et_pb_slide_content ul li{display: inline-block;
text-shadow: none;}  
.divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn{  
  background: #fff;
    color: #000;
    font-size: 15px;
  display:inline-block;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 0px;
  position:relative;
  z-index:1;
border: 4px double var(--dpprofe_color1)!important;
}
.divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn1{  
  background: var(--dpprofe_color1);
    color: #fff;
    font-size: 15px;
  display:inline-block;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 0px;
  position:relative;
    z-index:1;
  border: 4px double #fff !important;
}
  .divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn1:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}  
  .divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn:hover:after,.divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn1:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}  
  .divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn:hover{color:#fff;}  
  .divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn1:hover{color:#000;} 
  .divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn:before,.divifactory_sliderv1 .et_pb_slide_content ul li .divifactory_sliderv1_btn1:before{content:'\24';
  font-family:ETmodules;margin-right:5px;vertical-align:middle;font-size:20px;}  
  .divifactory_sliderv1 .et_pb_slide_content ul .divifactory_sliderv1_btnwrap{margin-right:10px;}
  .divifactory_sliderv1 .et-pb-controllers a{border-radius:0;width:20px;opacity: 1;
    background-color: #fff;} 
.divifactory_sliderv1 .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 22px;
}  
  .divifactory_sliderv1 .et-pb-slider-arrows .et-pb-arrow-next {
    right: 22px;
}  
  @media only screen and (max-width:767px){ 
  .divifactory_sliderv1 .et_pb_slide_content h2{font-size: 45px;
    line-height: 64px;}
    .divifactory_sliderv1 .et_pb_slide_content ul .divifactory_sliderv1_btnwrap{    margin-right: 0 !important;
    display: block;
    margin-bottom: 15px;}
    .divifactory_sliderv1 .et-pb-slider-arrows .et-pb-arrow-prev{left:0;}
    .divifactory_sliderv1 .et-pb-slider-arrows .et-pb-arrow-next{right:0;}
  } 
.divifactory_aboutv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
  .divifactory_aboutv1_text span{color:var(--dpprofe_color1);}
  /*.divifactory_aboutv1_img1 img{width:270px !important;height:265px !important;object-fit:cover;}  
  .divifactory_aboutv1_img2 img{width:270px !important;height:300px !important;object-fit:cover;} */
  .divifactory_aboutv1_blurb .et-pb-icon{height: 60px;
    width: 60px;
    background-color: var(--dpprofe_color1);
    border-radius: 50%;
    line-height: 60px;
    text-align: center;}  
   @media only screen and (max-width:980px){
    .divifactory_aboutv1_blurb .et-pb-icon{display:block;margin:auto;}
     .divifactory_aboutv1_img1 img,.divifactory_aboutv1_img2 img,.divifactory_aboutv1_img1 .et_pb_image_wrap,.divifactory_aboutv1_img2 .et_pb_image_wrap{width:100% !important;}  
  }
 .divifactory_servicev2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_servicev2 .et-pb-icon{border-bottom: 3px solidvar(--dpprofe_color1);    background-color: #fff;
  width:80px;
  height:75px;border-radius: 6px;
  line-height:75px;text-align:center;transition:all 0.3s;} 
  .divifactory_servicev2 .et_pb_column:hover .et-pb-icon{border-color:#000;}
.divifactory_projectv2 .et_pb_portfolio_filters li{    margin-right: 15px;} 
  .divifactory_projectv2 .et_pb_portfolio_filters li:last-child {
    margin-right: 0;
}
  .divifactory_projectv2 .et_pb_portfolio_filters a{border-radius:0 !important;transition:all 0.3s !important;background:transparent !important;}    
  .divifactory_projectv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_projectv2 .divifactory_projectv2_content{   position: absolute;
    bottom: 0;
    background-color: #000;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    padding: 15px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
  .divifactory_projectv2 .project:hover .divifactory_projectv2_content{       -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);}
  .divifactory_projectv2 .project{   overflow:hidden;
    position: relative;} 
 .divifactory_projectv2 .project:hover .et_portfolio_image img{     -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);}
  .divifactory_projectv2 .project .et_portfolio_image img{-webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
    transition-property: -webkit-transform, -webkit-box-shadow;
    transition-property: transform, box-shadow;
    transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;height:250px;object-fit:cover;} 
.divifactory_projectv2 .et_pb_portofolio_pagination li{padding:0 !important;}
  .divifactory_projectv2 .et_pb_portofolio_pagination ul{  
    text-align: center;}
.divifactory_projectv2 .et_pb_portofolio_pagination li a{background: var(--dpprofe_color1);
height: 60px;
width: 60px;
  border-radius: 100px;
line-height: 60px !important;
display:block;
margin: 0 10px;
transition: all 0.3s ease 0s !important;text-align:center;}
.divifactory_projectv2 .et_pb_portofolio_pagination li a:hover,.divifactory_projectv2 .et_pb_portofolio_pagination li a.active{background: #000;}
  @media only screen and (max-width: 767px){
.divifactory_projectv2 .et_pb_portfolio_filters li {
    float: none;
    width: 100% !important;
  margin-right:0 !important;
    }
    .divifactory_projectv2 .et_pb_portfolio_filters li a{text-align:center;}}
 .divifactory_ctav3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(255,255,255,0.18);
    z-index: -1;    }  
  .divifactory_ctav3_blurb1 .et_pb_blurb_container{    padding-right: 65px;}
  .divifactory_ctav3_blurb2 .et_pb_blurb_container{    padding-left: 65px;}
  @media only screen and (max-width:980px){
    .divifactory_ctav3_blurb1 .et_pb_blurb_container{    padding-right: 0px;}
  .divifactory_ctav3_blurb2 .et_pb_blurb_container{    padding-left: 0px;}
  }
.divifactory_featurev1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
 .divifactory_featurev1 .et_pb_video_box,.divifactory_featurev1 .fluid-width-video-wrapper{height:100%;}  
.divifactory_stepsv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
  .divifactory_stepsv2 .et-pb-icon{width: 150px;
    height: 155px;
    line-height: 182px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
    position:relative;
    transition: all 500ms ease;
    z-index:1;
    }  
  .divifactory_stepsv2 .et-pb-icon:before{position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
  font-size: 24px;
    font-weight: 700;
    border: 2px dashed #000;
    transition: all 500ms ease;
      color:var(--dpprofe_color1);
  counter-increment: stepstyle2;
    content: counter(stepstyle2);
  font-family: 'Roboto';}
  .divifactory_stepsv2 .et-pb-icon:after{position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: -1;
    transition: all 500ms ease;}  
  .divifactory_stepsv2 .et_pb_column:hover .et-pb-icon:after{height: 100%;}
  .divifactory_stepsv2 .et_pb_column:hover .et-pb-icon:before{top: 80%;}
  .divifactory_stepsv2 .et_pb_column:hover .et-pb-icon{    line-height: 122px;}

.divifactory_teamv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
  .divifactory_teamv3 .et_pb_member_social_links li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
       background:var(--dpprofe_color1);
    border-radius: 0;
transition:all 0.3s;
}  
  .divifactory_teamv3 .et_pb_member_social_links li a:hover{background: var(--dpprofe_color2);}
  .divifactory_teamv3 .et_pb_team_member .et_pb_member_social_links li:last-child {
    margin-right: 0;
}
  .divifactory_teamv3 .et_pb_column:hover img{    transform: scale(1.05);}  
  .divifactory_teamv3 .et_pb_column img{-webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

 @keyframes hvr-wobble-vertical{  
16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }}
.divifactory_testiv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_testiv4_blurb .et_pb_blurb_description:after {
    font-family: ETmodules;
    font-size: 14px;
    display: block;
    margin: 5px auto 0;
    opacity: 1;
    color:var(--dpprofe_color1);
    visibility: visible;
    content: '\e033\e033\e033\e033\e033';
} 
.divifactory_faqv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #d6cdcd;
    z-index: -1;}  
  .divifactory_faqv3 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\22';
    color:var(--dpprofe_color1) !important;
}
  .divifactory_faqv3 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title{
    border-bottom: 1px solid #d9d9d9;border-left:2px solid var(--dpprofe_color1);}
  .divifactory_faqv3 .et_pb_image_wrap, .divifactory_faqv3 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
  .divifactory_faqv3 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: #000;
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_faqv3 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}

.divifactory_blogv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }
  .divifactory_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(--dpprofe_color1);
    font-family: ETmodules;
    content: '\e023';
}
  .divifactory_blogv1 .et_pb_post .category{
      position: relative;
    padding: 4px 15px;
    display: inline-block;
    color: #fff;
    background-color: var(--dpprofe_color1);
}
  .divifactory_blogv1 .et_pb_post .category a{color:#fff;}
  .divifactory_blogv1 .et_pb_post:hover img{    transform: scale(1.05,1.05);
    filter: grayscale(0%);}  
  .divifactory_blogv1 .et_pb_post{   padding:0;background:#f5f5f5;}
  .divifactory_blogv1 .et_pb_post .et_pb_image_container,.divifactory_blogv1 .et_pb_post .entry-featured-image-url{margin:0;overflow:hidden;}
  .divifactory_blogv1 .et_pb_post .entry-featured-image-url:before{position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255,.2);
    border-radius: 0%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;}  
  .divifactory_blogv1 .et_pb_post:hover .entry-featured-image-url:before{    -webkit-animation: circle .95s;
    animation: circle .95s;}  
  .divifactory_blogv1 .et_pb_post .divifactory_blogv1_content1{position: relative;
    padding: 40px 30px 30px;}  
  
  .divifactory_blogv1 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
    border-radius: 0px;
    border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: 20px;
}
  .divifactory_blogv1 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.divifactory_blogv1 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}  


/*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}}
.divifactory_sliderv3 .et_parallax_bg_wrap .et_parallax_bg{filter: brightness(0.4);}
.divifactory_sliderv3 .et_pb_slide_content h2{font-size: 60px;
line-height: 70px;font-weight:700;}  
.divifactory_sliderv3 .et_pb_slide_title:before{content:'\e028';font-family:ETmodules;margin-right:15px;font-size:30px;position:absolute;left:0;top:0;color:#fff;}    
.divifactory_sliderv3 .et_pb_slide_content ul{margin-top: 40px;list-style: none;padding:0;line-height: unset;}
.divifactory_sliderv3 .et_pb_slide_content ul li{display: inline-block;
text-shadow: none;}  
.divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn{  
  background: #fff;
    color: #000;
    font-size: 15px;
  display:inline-block;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 0px;
  position:relative;
  z-index:1;
border: 4px double var(--dpprofe_color1)!important;
}
.divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn1{  
  background: var(--dpprofe_color1);
    color: #fff;
    font-size: 15px;
  display:inline-block;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 0px;
  position:relative;
    z-index:1;
  border: 4px double #fff !important;
}
  .divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn1:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}  
  .divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn:hover:after,.divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn1:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}  
  .divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn:hover{color:#fff;}  
  .divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn1:hover{color:#000;} 
  .divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn:before,.divifactory_sliderv3 .et_pb_slide_content ul li .divifactory_sliderv3_btn1:before{content:'\24';
  font-family:ETmodules;margin-right:5px;vertical-align:middle;font-size:20px;}  
  .divifactory_sliderv3 .et_pb_slide_content ul .divifactory_sliderv3_btnwrap{margin-right:10px;}
  .divifactory_sliderv3 .et-pb-controllers a {
    width: 14px;
  height: 14px;
  display:block;
  margin-bottom:15px;    
  opacity: 1;
  background-color:#fff;} 
@media only screen and (max-width:980px){
  .divifactory_sliderv3 .et_pb_slide_title:before{display:none;}
}  
  @media only screen and (max-width:767px){ 
  .divifactory_sliderv3 .et_pb_slide_content h2{font-size: 45px;
    line-height: 64px;}
    .divifactory_sliderv3 .et_pb_slide_content ul .divifactory_sliderv3_btnwrap{    margin-right: 0 !important;
    display: block;
    margin-bottom: 15px;}
      .divifactory_sliderv3 .et-pb-controllers a{display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;}
  .divifactory_sliderv3 .et-pb-controllers a:last-child{margin-right:0;}
  } 

.divifactory_aboutv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}   
  .divifactory_aboutv4_img1 .et_pb_image_wrap, .divifactory_aboutv4_img1 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
  .divifactory_aboutv4_img1 .et_pb_image_wrap img {
    width:90%;
}

.divifactory_featurev2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #d6cdcd;
    z-index: -1;}  
  .divifactory_featurev2_blurb .et-pb-icon{width: 90px;
    height: 90px;
    line-height: 90px;
    background: var(--dpprofe_color1);
  text-align: center;
    border-radius: 50%;z-index:1;position:relative;display:block;}  
  .divifactory_featurev2_blurb .et-pb-icon:before{    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    border-radius: 50%;
    transform: scale(0,0);
    z-index: -1;
    transition: all 500ms ease;background: #000;}  
  .divifactory_featurev2_blurb:hover .et-pb-icon:before{    transform: scale(1,1);}
   .divifactory_featurev2 .et_pb_image_wrap, .divifactory_featurev2 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
  @media only screen and (max-width:980px){
    .divifactory_featurev2 .et_pb_row{    display: flex;
    flex-direction: column-reverse;} 
    .divifactory_featurev2_blurb .et-pb-icon{margin:auto;}
  }

.divifactory_stepsv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(255,255,255,0.25);
    z-index: -1;}  
  .divifactory_stepsv4 .et_pb_column:hover .et_pb_module_header,.divifactory_stepsv4 .et_pb_column:hover .et_pb_blurb_description{color:#000 !important;}  


 .divifactory_projectv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }    
  .divifactory_projectv4 .divifactory_projectv4_content{   position: absolute;
    bottom: 40px;
    left: 0px;
    padding:20px;
    transition: all 0.5s ease-in-out;
    transform: translateX(20%);
    opacity: 0;
    transition-duration: 0.2s;
    z-index: 1;
        display: flex;
    flex-direction: column-reverse;
  }
  .divifactory_projectv4 .project:hover .divifactory_projectv4_content{    transition: all 0.5s ease-in-out;
    opacity: 1;
    transform: translateX(0);}
.divifactory_projectv4 .project:hover .et_overlay{    opacity: 1;
    z-index: 9;}  
  .divifactory_projectv4 .project:hover .et_overlay:before{bottom:15px;}  
  .divifactory_projectv4 .project{position:relative;}
  .divifactory_projectv4 .et_portfolio_image:before{   content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--dpprofe_color3);
    opacity: 0;
    transition: all 0.4s ease-in-out;
    z-index: 1;}
  .divifactory_projectv4 .project:hover .et_portfolio_image:before{       opacity: 1;
    height: 100%;} 
  .divifactory_projectv4 .project:hover .et_portfolio_image img{-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
  .divifactory_projectv4 .project .et_portfolio_image img{           transition: all 0.4s ease-in-out;height:250px;object-fit:cover;} 
.divifactory_projectv4 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
  border-radius: 0px;
      border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
  margin-top:20px;
}  
  .divifactory_projectv4 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_projectv4 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
  .divifactory_projectv4 .pagination a:hover{color:#fff !important;}

.divifactory_teamv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}
  .divifactory_teamv5 .et_pb_team_member_image img{transition: .4s ease-in-out;}  
  .divifactory_teamv5 .et_pb_column:hover .et_pb_team_member_image img{    transform: scale(1.05);}
  .divifactory_teamv5 .et_pb_column:hover .social_link{    opacity: 1;
    z-index: 1;
    right: 0;}
  .divifactory_teamv5 .et_pb_member_social_links li{display:block;margin-right:0;margin-bottom:10px;}
  .divifactory_teamv5 .social_link{opacity: 0;
    position: absolute;
    top: 0;
height:100%;
    right: -40px;
    width: 17%;
-webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
padding:0 10px;
background:#f5f5f5;    display: flex;
    justify-content: center;
    align-items: center;}
 .divifactory_ctav5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(255,255,255,0.18);
    z-index: -1;    }  
  @-webkit-keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}  

.divifactory_testiv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_testiv5_blurb .et_pb_blurb_description:after {
    font-family: ETmodules;
    font-size: 14px;
    display: block;
    margin: 5px auto 0;
    opacity: 1;
    color:var(--dpprofe_color1);
    visibility: visible;
    content: '\e033\e033\e033\e033\e033';
} 

.divifactory_blogv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }
  .divifactory_blogv5 .et_pb_post .date{position: absolute;
    left: 15px;
    bottom: 15px;
    padding: 5px 15px;
    display: inline-block;
    color: #fff;
    background-color: var(--dpprofe_color1);}  
  .divifactory_blogv5 .et_pb_post .date:before {
    font-size: 14px;
    margin-right: 8px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: #fff;
    font-family: ETmodules;
    content: '\e023';
}
  .divifactory_blogv5 .et_pb_post .category:before{
  font-size: 14px;
    margin-right: 8px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    color: var(--dpprofe_color1);
    font-family: ETmodules;
    content: '\6c';
}
  .divifactory_blogv5 .et_pb_post .category a{color:#000;}
  .divifactory_blogv5 .et_pb_post:hover img{    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}  
  .divifactory_blogv5 .et_pb_post{       background-color: #fff;
    border: 1px solid #F2F6F9 !important;    padding: 10px;}
  .divifactory_blogv5 .et_pb_post .et_pb_image_container,.divifactory_blogv5 .et_pb_post .entry-featured-image-url{margin:0;overflow:hidden;}  .divifactory_blogv5 .et_pb_post .divifactory_blogv5_content1{position: relative;
    padding: 20px;}  
  .divifactory_blogv5 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
    border-radius: 0px;
    border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: 20px;
}
  .divifactory_blogv5 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.divifactory_blogv5 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
 .divifactory_logov2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  @keyframes hvr-wobble-skew{
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }}
/*Home V5*/
/*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}}  
.divifactory_sliderv2 .et_parallax_bg_wrap .et_parallax_bg{filter: brightness(0.4);}
.divifactory_sliderv2 .et_pb_slide_content h2{font-size: 60px;
line-height: 85px;font-weight:700;    font-style: normal;}  
.divifactory_sliderv2 .et-pb-slider-arrows a:before{font-size: 35px;margin: 0 13px;}
.divifactory_sliderv2 .et-pb-slider-arrows .et-pb-arrow-prev{    right: 40px;
    left: unset;
    top: unset;
    bottom: 36%;} 
.divifactory_sliderv2 .et-pb-slider-arrows .et-pb-arrow-next{right: 40px;
    top: 36%;}
  .divifactory_sliderv2 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}  
  .divifactory_sliderv2 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}  
  @media only screen and (max-width:767px){ 
  .divifactory_sliderv2 .et_pb_slide_content h2{font-size: 40px;
    line-height: 52px;}
    .divifactory_sliderv2 .et-pb-slider-arrows a:before{font-size: 45px;margin: 0 4px;}
    .divifactory_sliderv2 .et-pb-slider-arrows .et-pb-arrow-prev{    right: unset;
    left: 20px;
    top: unset;
    bottom:20px;} 
.divifactory_sliderv2 .et-pb-slider-arrows .et-pb-arrow-next{right:20px;
    top:unset;bottom:20px;}
  } 

.divifactory_aboutv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}   
  .divifactory_aboutv5_img1 .et_pb_image_wrap, .divifactory_aboutv5_img1 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
  .divifactory_aboutv5_blurb .et_pb_blurb_container{vertical-align: middle;}

.divifactory_featurev5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_featurev5 .et_pb_image_wrap, .divifactory_featurev5 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
  @keyframes cube1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
 .divifactory_servicev3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_servicev3 .et-pb-icon{transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
}  
  .divifactory_servicev3 .et_pb_column:hover .et-pb-icon{    transform: rotateY(360deg);}
  .divifactory_servicev3 .et_pb_main_blurb_image:after{    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    counter-increment: servicestyle3;
    font-size: 25px;
    content: counter(servicestyle3);}

.divifactory_projectv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }    
  .divifactory_projectv5 .divifactory_projectv5_content{   position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-70%);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    padding:20px;
  }
  .divifactory_projectv5 .project:hover .divifactory_projectv5_content{       opacity: 1;
    visibility: visible;
    transition: 0.4s;
    transform: translateY(-50%);} 
  .divifactory_projectv5 .project{position:relative;}
  .divifactory_projectv5 .et_portfolio_image:before{       position: absolute;
    content: "";
    background-color: rgba(0,0,0,0.71);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;}
  .divifactory_projectv5 .project:hover .et_portfolio_image:before{           opacity: 1;
    visibility: visible;
    transition: 0.4s;} 
  .divifactory_projectv5 .project .et_portfolio_image img{           height:250px;object-fit:cover;} 
.divifactory_projectv5 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
  border-radius: 0px;
      border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
  margin-top:20px;
}  
  .divifactory_projectv5 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_projectv5 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
  .divifactory_projectv5 .pagination a:hover{color:#fff !important;}
.divifactory_teamv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
  .divifactory_teamv1 .et_pb_column:hover .et_pb_team_member_description{    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);}
.divifactory_teamv1 .et_pb_member_social_links li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 100%;
    background:var(--dpprofe_color1);
}  
  .divifactory_teamv1 .et_pb_member_social_links li a:hover{background: #000;}
  .divifactory_teamv1 .et_pb_team_member .et_pb_member_social_links li:last-child {
    margin-right: 0;
}
  .divifactory_teamv1 .et_pb_team_member .et_pb_member_social_links li{margin-right: 10px;}
  .divifactory_teamv1 .et_pb_column:hover img{opacity: 0.4;}
  .divifactory_teamv1 .et_pb_column img{height:300px;object-fit:cover;transition:all 0.3s;width:100% !important;}  
.divifactory_faqv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
  .divifactory_faqv5 .et_pb_video_box,.divifactory_faqv5 .fluid-width-video-wrapper{height:100%;}
  .divifactory_faqv5 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\4b';
    color:#fff !important;
}
  .divifactory_faqv5 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title{background:var(--dpprofe_color1);}
.divifactory_testiv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_blogv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }
  .divifactory_blogv4 .et_pb_post .category{
        position: absolute;
    bottom: 25px;
    left: 30px;
    padding: 4px 15px;
    display: inline-block;
    color: #fff;
    background-color: var(--dpprofe_color1);
    border-radius:30px;
}
  .divifactory_blogv4 .et_pb_post .category a{color:#fff;} 
  .divifactory_blogv4 .et_pb_post{   padding:0;box-shadow: 0 15px 38px 0 rgba(0,0,0,0.1);margin-bottom:50px !important;}
  .divifactory_blogv4 .et_pb_post .et_pb_image_container,.divifactory_blogv4 .et_pb_post .entry-featured-image-url{margin:0;overflow:hidden;}
  .divifactory_blogv4 .et_pb_post .entry-featured-image-url:before{    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 0;
    background-color: rgba(40,40,40,0.5);
    transition: opacity .3s;
    width: 100%;
    height: 100%;} 
  .divifactory_blogv4 .et_pb_post:hover .entry-featured-image-url:before{    opacity: 1;}
  .divifactory_blogv4 .et_pb_post:hover .more-link{    animation: bounceReadMore .6s ease-in-out both;
    opacity: 1;
    visibility: visible;}  
  .divifactory_blogv4 .et_pb_post .divifactory_blogv4_content1{position: relative;
    padding:30px 25px 45px;}  
  .divifactory_blogv4 .et_pb_post .more-link:after,.divifactory_blogv4 .pagination a:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}  
  .divifactory_blogv4 .et_pb_post .more-link:hover:after,.divifactory_blogv4 .pagination a:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
  .divifactory_blogv4 .pagination a {
  padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    background-color: #FFFFFF;
    border-radius: 0px;
    border: 4px double var(--dpprofe_color1)!important;
    color: #000;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: 20px;
}
  @keyframes bounceReadMore{  
  0% {
    transform: translateY(-35px);
}
50% {
    transform: translateY(15px);
}
100% {
    transform: translateY(0);
  }}

  .divifactory_herov1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(0,0,0,0.09);
    z-index: -1;    }  
  .divifactory_herov1_blurb .et-pb-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: var(--dpprofe_color1);
    border-radius: 30px;
    text-align: center;
}
  .divifactory_herov1 img, .divifactory_herov1 .et_pb_image_wrap {
    object-fit: cover;
    height: 100% !important;
}
.divifactory_herov1_blurb1 .et-pb-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
}
  .divifactory_herov1_blurb1 .et_pb_blurb_container{    vertical-align: middle;}  
  @media only screen and (max-width:1146px) and (min-width:981px){
    .divifactory_herov1_row_col1{    margin-right: 15px !important;
    margin-bottom: 20px;}
  }  
  @media only screen and (max-width:980px){.divifactory_herov1 .et_pb_row{    display: flex;
    flex-direction: column-reverse;}
  .divifactory_herov1_blurb .et-pb-icon{display: block;margin:auto;} 
  }
 @media only screen and (max-width:767px){  
   .divifactory_herov1_blurb1 .et-pb-icon{display: block;margin:auto;}}

.divifactory_pricingv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_pricingv2 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_pricingv2 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
  

/*Home v6*/
.divifactory_featurev4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_featurev4 .et_pb_image_wrap, .divifactory_featurev4 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
.divifactory_featurev4_blurb .et_pb_blurb_container {vertical-align:middle;}
  .divifactory_featurev4_blurb:hover .et-pb-icon{    transform: rotateY(180deg);}
  .divifactory_featurev4_blurb .et-pb-icon{    transition: all 0.3s ease;}
.divifactory_faqv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #d6cdcd;
    z-index: -1;}  
  .divifactory_faqv2 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\32';
    color:var(--dpprofe_color1) !important;
}
  .divifactory_faqv2 .et_pb_image_wrap, .divifactory_faqv2 .et_pb_image_wrap img {
    height: 100% !important;
    object-fit: cover;
}
/*Home V11*/
 .divifactory_herov3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
   .divifactory_herov3 img, .divifactory_herov3 .et_pb_image_wrap {
    object-fit: cover;
    height: 100% !important;
}

/*Home V15*/
.divifactory_pricingv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_pricingv5 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_pricingv5 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
  .divifactory_pricingv5 .et_pb_pricing ul li:before {
    margin-right: 10px;
    content: '\4e';
    font-family: ETmodules;
    color:var(--dpprofe_color1);
}
/*Team Detail*/
 @media only screen and (max-width:980px){  
    .divifactory_teamdetail_text ul{padding:0;}}

/*Pricing V1*/
.divifactory_pricingv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_pricingv1 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_pricingv1 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
/*pricingv3*/
.divifactory_pricingv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_pricingv3 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_pricingv3 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
  .divifactory_pricingv3 .et-pb-icon{ 
  width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 50%;    background: var(--dpprofe_color1);}
    .divifactory_pricingv3 .et_pb_pricing ul li:before {
    margin-right: 10px;
    content: '\4e';
    font-family: ETmodules;
    color:var(--dpprofe_color1);
}
  .divifactory_pricingv3 .et_pb_button_wrapper{padding:0;}
/*pricingv4*/
.divifactory_pricingv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_pricingv4 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_pricingv4 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
 .divifactory_pricingv4 .et_pb_button_wrapper {
    padding: 0;
} 
  .divifactory_pricingv4 .et_pb_pricing ul li:before {
    margin-right: 10px;
    content: '\4e';
    font-family: ETmodules;
    color:var(--dpprofe_color1);
}
  .divifactory_pricingv4 .et_pb_column:hover .et_pb_pricing_heading,.divifactory_pricingv4 .et_pb_column:hover .et_pb_pricing_content_top{background:#000;}
/*FAQ*/
.divifactory_faqv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
     .divifactory_faqv1 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\e051';
    color:var(--dpprofe_color1) !important;
}
  .divifactory_faqv1 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title{background:#fff;}
/*servicedetail*/
 .divifactory_servicedetail_blurb .et-pb-icon{background-color: #F5F5F5;width:80px;height:80px;line-height:80px;text-align:center;} 
.divifactory_servicedetail_blurb1 .et-pb-icon{background-color: #F5F5F5;width:60px;height:60px;line-height:60px;text-align:center;}  
     .divifactory_servicedetail_faq .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\32' !important;
    color:var(--dpprofe_color1) !important;
}
  .divifactory_servicedetail_faq .et_pb_toggle_open .et_pb_toggle_title{background:#f5f5f5 !important;border:none !important;}
  .divifactory_servicedetail_cta .et_pb_button:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;} 
  .divifactory_servicedetail_cta .et_pb_button:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}  
  @media only screen and (max-width:980px){
    .divifactory_servicedetail_blurb1 .et-pb-icon{display:block;margin:auto;}
  } 
/*Contact form  V1*/
.divifactory_contactv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_contactv2 .et_pb_contact_form .et_contact_bottom_container{   float: none;
padding: 0 0 0 3%;}   
  .divifactory_contactv2 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_contactv2 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
  .divifactory_contactv2_blurb .et_pb_blurb_description span{    font-weight: 800 !important;}  

/*Contact form  V2*/

.divifactory_contactv4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_contactv4 .et_pb_contact_form .et_contact_bottom_container{   float: none;
padding: 0 0 0 3%;}   
  .divifactory_contactv4 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_contactv4 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
  .divifactory_contactv4_blurb .et-pb-icon{height: 60px;
    width: 60px;
    background-color: var(--dpprofe_color1);
    border-radius: 50%;
    line-height: 60px;
    text-align: center;}  
   @media only screen and (max-width:980px){
    .divifactory_contactv4 .et-pb-icon{display:block;margin:auto;}
  }
/*Contact form  V3*/
.divifactory_contactv5_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_contactv5 .et_pb_contact_form .et_contact_bottom_container{   float: none;
padding: 0 0 0 3%;}   
  .divifactory_contactv5 .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
  .divifactory_contactv5 .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}
  .divifactory_contactv5_blurb .et-pb-icon{height: 60px;
    width: 60px;
    background-color: var(--dpprofe_color1);
    border-radius: 50%;
    line-height: 60px;
    text-align: center;}  
   @media only screen and (max-width:980px){
    .divifactory_contactv5 .et-pb-icon{display:block;margin:auto;}
  }
/*Contact form  V4*/
.divifactory_contactv3_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
.divifactory_contactv3 .et_pb_image img {
    height: 245px !important;
    object-fit: cover;
    width: 100% !important;
  transition: all 0.3s;
}
  .divifactory_contactv3 .et_pb_image .et_pb_image_wrap {
    width: 100% !important;
}
  .divifactory_contactv3 .et_pb_column:hover img{opacity:0.7;}
/*Contact form  V5*/
.divifactory_contactv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;}  
  .divifactory_contactv1 .et-pb-icon{height: 85px;
    width: 85px;
    background-color: var(--dpprofe_color1);
    border-radius: 50%;
    line-height: 85px;
    text-align:center;
        position: relative;
    z-index: 1;
  }  
  .divifactory_contactv1 .et-pb-icon:before{    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    border-radius: 50%;
    transform: scale(1.5);
    opacity: 0;
    content: "";
    transition: all 400ms linear;
    transition-delay: 0.1s;
    z-index: -1;}
  .divifactory_contactv1 .et_pb_column:hover .et-pb-icon:before{    transform: scale(1.0);
    opacity: 1;}
  @media only screen and (max-width:980px){
    .divifactory_contactv1 .et-pb-icon{display:block;margin:auto;}
  }
/*our-history*/
.divifactory_timelinev4_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_timelinev4_blurb1 .et-pb-icon{    height: 72px;
    width: 72px;
    line-height: 72px;
    text-align: center;background-color:#fff;}  
  .divifactory_timelinev4_blurb1 .et_pb_image_wrap{  
    border: 1px solid rgba(72, 30, 11, 0.1);padding:8px;}
  .divifactory_timelinev4_blurb img{height:220px !important;width:100% !important;object-fit:cover;} 
  .divifactory_timelinev4_blurb .et_pb_image_wrap{width:100% !important;}  
  .divifactory_timelinev4:hover .divifactory_timelinev4_blurb .et_pb_module_header{background:var(--dpprofe_color1);color:#fff;}
  @media only screen and (max-width:980px){
    .divifactory_timelinev4_blurb1 .et-pb-icon{display:block;margin:auto;}
  }
/*gallery*/
 .divifactory_galleryv1_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: #e9ebed;
    z-index: -1;    }  
  .divifactory_galleryv1 .et_pb_gallery_item img {
       transform: rotate(0deg) scale(1);
    transition: all .8s;
}
  .divifactory_galleryv1 .et_pb_gallery_item:hover img{    transform: rotate(10deg) scale(1.5);}
  .divifactory_galleryv1 .et_pb_gallery_item:hover .et_overlay{    height: calc(100% - 30px);    z-index: 1;
    opacity: 1;} 
/*Tab*/
 .divifactory_tabv2_heading .et_pb_module_header:before{   position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background-color: rgba(0,0,0,0.11);
    z-index: -1;    }  
  .divifactory_tabv2_blurb .et_pb_main_blurb_image:before{    position: absolute;
    content: '';
    background: #e4e7ee;
    width: 64px;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;}
  .divifactory_tabv2_blurb .et_pb_main_blurb_image .et-pb-icon{color:#000;}  
  .divifactory_tabv2_blurb1 .et_pb_blurb_container{padding-left:0;vertical-align:middle;}  
@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}  
[id*="dp_tab_style2_"].dp_tab_style2_active .et-pb-icon{
    color:var(--dpprofe_color1);
  }  
 [id*="dp_tab_style2_"].dp_tab_style2_active .et_pb_module_header{
    color:var(--dpprofe_color1);
  }   
[class*="dp_tab_content_style2_"] .et_pb_image img, [class*="dp_tab_content_style2_"] .et_pb_image .et_pb_image_wrap {
    object-fit: cover;
    height: 100% !important;
}  
[class*="dp_tab_content_style2_"].dp_tab_style2_active {
  opacity: 1;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -o-transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  visibility: visible;
  display: flex !important;
}

[class*="dp_tab_content_style2_"] {
  opacity: 0;
  -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
  -o-transition: opacity .4s ease, transform .4s ease;
  transition: opacity .4s ease, transform .4s ease;
  visibility: hidden;
  display: none !important;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

[class*="dp_tab_content_style2_"].animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
  
@media only screen and (max-width:981px){  
[class*="dp_tab_content_style2_"].dp_tab_style2_active{display: block !important;}}  
/*Project Detail*/
.divifactory_projectdetail_blurb .et-pb-icon{width:80px;height:80px;background:#f5f5f5;line-height:80px;text-align:center;}
  .divifactory_projectdetail_blurb .et_pb_blurb_container{    vertical-align: middle;}  
  .divifactory_projectdetail_faq .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\32' !important;
    color:var(--dpprofe_color1) !important;
}
  .divifactory_projectdetail_faq .et_pb_toggle_open .et_pb_toggle_title{background:#f5f5f5 !important;}
  .divifactory_servicedetail_cta .et_pb_button:after{position: absolute;
    content: ""!important;
    width: 0!important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block!important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;} 
  .divifactory_servicedetail_cta .et_pb_button:hover:after{    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100%!important;
    border-radius: 0;}
  @media only screen and (max-width:980px){.divifactory_projectdetail_blurb .et-pb-icon{display:block;margin:auto;}}  

/*blog detail */
.divifactory_blogdetail .wp-block-search__button {
    background-color: var(--dpprofe_color1);
    color: #fff;
}  
.divifactory_blogdetail .et_pb_widget_area .widget_block{margin-bottom:30px !important;}  
.divifactory_blogdetail .et_pb_widget_area .widget_block h2{
  padding-bottom:0;
  position:relative;
  }
  .divifactory_blogdetail .et_pb_widget_area .widget_block h2:before{    position: absolute;
    top: 2px;
    left: -10px;
    width: 5px;
    height: 21px;
    background-color: var(--dpprofe_color1);
    content: "";}  
  .divifactory_blogdetail .wp-block-categories li a{position:relative;display:block;    padding: 9px 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;    border-bottom: 1px solid #e9e4e3;
    border-radius: 4px;} 
  .divifactory_blogdetail .wp-block-categories li a:after{content:'\24';font-family:ETmodules;color:#fff;font-size:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:0; -webkit-transition: all 500ms ease;
    transition: all 500ms ease;}
  .divifactory_blogdetail .wp-block-categories li a:hover:after{opacity:1;right:20px;} 
.divifactory_blogdetail .wp-block-categories li a:hover{color:#fff;    padding: 9px 30px;
    background-color: var(--dpprofe_color1);
    color: #fff !important;
    border-bottom: 1px solid var(--dpprofe_color1);
}
.divifactory_blogdetail .wp-block-latest-posts li{display: block;margin-bottom: 25px !important;}
.divifactory_blogdetail .wp-block-latest-posts li .wp-block-latest-posts__featured-image{float: left;width: 30%;margin-right: 15px;}
.divifactory_blogdetail .wp-block-latest-posts li .wp-block-latest-posts__featured-image img{height: 75px;width: 100%;object-fit: cover;}
.divifactory_blogdetail .wp-block-latest-posts li a{font-weight: 700;color: #000;font-size: 18px;margin-bottom: 10px;display: block;}
.divifactory_blogdetail .wp-block-latest-posts .wp-block-latest-posts__post-date{color: var(--dpprofe_color1) !important;}  
  .divifactory_blogdetail_blurb .et_pb_blurb_container{background-color:var(--dpprofe_color1);    margin: -80px auto 0;position: relative;
    border-radius: 50%;
    text-align: center;
    width:245px;
    height: 245px;    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;padding:25px;}  
  .divifactory_blogdetail_comment .logged-in-as a,.divifactory_blogdetail_comment .comment-edit-link{color:var(--dpprofe_color1) !important;}   
.divifactory_blogdetail .et_pb_post_title .et_pb_title_meta_container>a[rel~="category"]:first-of-type:before{content: '\6c';
    font-family: ETmodules;
    color: var(--dpprofe_color1);
    font-size: 15px;
    margin-right: 10px; } 
  .divifactory_blogdetail .et_pb_post_title .comments-number:before{content: '\76';
    font-family: ETmodules;
    color: var(--dpprofe_color1);
    font-size: 15px;
    margin-right: 10px;} 
  .divifactory_blogdetail .et_pb_post_title .author:before{content: '\e08a';
    font-family: ETmodules;
    color: var(--dpprofe_color1);
    font-size: 15px;
    margin-right: 10px;}
.divifactory_blogdetail .et_pb_post_title a[rel~="category"]{ 
      margin-left: 5px;
    margin-right: 5px;}
  .divifactory_blogdetail .et_pb_post_title .comments-number{margin-left: 5px;}  
 .divifactory_blogdetail_tag a {
    border: none;
    border-radius: 3px;
    padding: 10px 20px;
    margin: 0 10px 10px 0;
    font-size: 14px;
    line-height: 1.4;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f5f5f5;
    display: inline-block;
}
  .divifactory_blogdetail_tag a:hover{background-color: var(--dpprofe_color1);}
  .divifactory_blogdetail_comment .et_pb_button:after{    position: absolute;
    content: "" !important;
    width: 0 !important;
    height: 100%;
    background: var(--dpprofe_color1);
    left: 0;
    top: 0;
    z-index: -1;
    display: block !important;
    border-radius: 50%;
    right: 0;
    margin: 0 auto !important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;} 
  .divifactory_blogdetail_comment .et_pb_button:hover:after{opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    width: 100% !important;
    border-radius: 0;}  
@media only screen and (max-width:980px){ 
    .divifactory_blogdetail .nav-previous,.divifactory_blogdetail .nav-next{float:none;}
    .divifactory_blogdetail .et_pb_widget{width:100% !important;}
	.divifactory_blogdetail .nav-previous a,.divifactory_blogdetail .nav-next a{display: block;text-align: center;}
	.divifactory_blogdetail .form-submit,.divifactory_blogdetail .logged-in-as{text-align:center;}
	.divifactory_blogdetail .wp-block-latest-posts__featured-image{float:none !important;width: 13% !important;margin:0 auto !important;}
  .divifactory_blogdetail .et_pb_widget_area .widget_block h2:before{display:none;}
  } 
@media only screen and (max-width: 767px){
	.divifactory_blogdetail .wp-block-latest-posts__featured-image{width: 30% !important;}
} 
/* hamburger menu */
.et_divi_100_custom_hamburger_menu__icon {position: relative;display: block;width: 1.875rem;/*height: 1.875rem;*/box-sizing: border-box;cursor: pointer;padding: 0.25rem;clear: both;z-index:9999;}
.et_divi_100_custom_hamburger_menu__icon div{background:var(--white);width:100%;height:.125rem;margin:.25rem auto;border-radius:10px;-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);-webkit-transform:0;transform:0;-webkit-transform-origin:center;transform-origin:center;}
.et_divi_100_custom_hamburger_menu__icon div:before,.et_divi_100_custom_hamburger_menu__icon div:after{-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);}
/* Type 1 */
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child){width:0;margin-left:0;opacity:1;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S3DF;animation-name: T1S3DF;}
@-webkit-keyframes T1S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S3L;animation-name: T1S3L;}
@-webkit-keyframes T1S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S4DF;animation-name: T1S4DF;}
@-webkit-keyframes T1S4DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {width: 0;margin-right: 0;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {width: 0;margin-right: auto;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S4DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {width: 0;margin-right: 0;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {width: 0;margin-right: auto;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S4L;animation-name: T1S4L;}
@-webkit-keyframes T1S4L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {width: 0;margin-left: 0;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {width: 0;margin-left: auto;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S4L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;}
	20% {width: 100%;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {width: 0;margin-left: 0;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {width: 0;margin-left: auto;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T1S5DF;animation-name: T1S5DF;}
@-webkit-keyframes T1S5DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: top right;transform-origin: top right;}
	25% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T1S5DF {
	0% {margin-right: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: top right;transform-origin: top right;}
	25% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(0.375rem) rotate(10deg);transform: translateY(0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
	90% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {-webkit-animation-name: T1S5DM;animation-name: T1S5DM;width: 0%;}
@-webkit-keyframes T1S5DM {
	0% {width: 100%;opacity: 1;}
	40% {width: 100%;}
	50% {width: 0%;opacity: 1;}
}
@keyframes T1S5DM {
	0% {width: 100%;opacity: 1;}
	40% {width: 100%;}
	50% {width: 0%;opacity: 1;}
}
.et_divi_100_custom_hamburger_menu--type-1.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T1S5L;animation-name: T1S5L;}
@-webkit-keyframes T1S5L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: bottom left;transform-origin: bottom left;}
	25% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T1S5L {
	0% {margin-left: 0;-webkit-transform: none;transform: none;-webkit-transform-origin: bottom left;transform-origin: bottom left;}
	25% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	30% {width: 100%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	40% {width: 0%;-webkit-transform: translateY(-0.375rem) rotate(10deg);transform: translateY(-0.375rem) rotate(10deg);}
	50% {width: 0%;-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);
	}
	90% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
/* Type 2 */
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:0;}
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:before, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:before, .et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:after, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after{content:'';display:block;background:var(--white);width:2px;min-width:2px;height:2px;border-radius:10px;margin:0 2px 0 0;}
.et_divi_100_custom_hamburger_menu--type-2 .et_divi_100_custom_hamburger_menu__icon div:after, .et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after{width:100%;margin:0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-2.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {width: 0;min-width: 0;margin-left: 0;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T2S3DF;animation-name: T2S3DF;}
@-webkit-keyframes T2S3DF {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T2S3DF {
	0% {-webkit-transform: none;transform: none;}
	20% { -webkit-transform: none; transform: none; }
	40% { -webkit-transform: translateY(0.375rem); transform: translateY(0.375rem);}
	80% { -webkit-transform: translateY(0.375rem) rotate(45deg); transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before {-webkit-animation-name: T2S3DFB;animation-name: T2S3DFB;}
@-webkit-keyframes T2S3DFB {
	0% { width: 100%; -webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
@keyframes T2S3DFB {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {-webkit-animation-name: T2S3DMA;animation-name: T2S3DMA;}
@-webkit-keyframes T2S3DMA {
	0% {width: 100%; -webkit-transform: none;transform: none;}
	20% { -webkit-transform: none; transform: none;}
}
@keyframes T2S3DMA {
	0% { width: 100%;-webkit-transform: none; transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T2S3DL;animation-name: T2S3DL;}
@-webkit-keyframes T2S3DL {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.25rem);transform: translateY(-0.25rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T2S3DL {
	0% {-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
	40% {-webkit-transform: translateY(-0.25rem);transform: translateY(-0.25rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before {-webkit-animation-name: T2S3DFB;animation-name: T2S3DFB;}
@keyframes T2S3DFB {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-3.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {-webkit-animation-name: T2S3DMA;animation-name: T2S3DMA;}
@keyframes T2S3DMA {
	0% {width: 100%;-webkit-transform: none;transform: none;}
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {width: 0%;min-width: 0;margin: 0 auto;opacity: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {position: relative;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {position: absolute;width: 100%;-webkit-transition: all 0.3s linear transform 0.3s 0.3s linear;transition: all 0.3s linear transform 0.3s 0.3s linear;-webkit-transform-origin: center;transform-origin: center;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-4.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {width: 100%;min-width: 0;opacity: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {position: relative;-webkit-animation-name: T2S5DF;animation-name: T2S5DF;-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
@-webkit-keyframes T2S5DF {
	20% {-webkit-transform: none;transform: none;}
}
@keyframes T2S5DF {
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {position: absolute;width: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:before {left: 0;-webkit-animation-name: T2S5DFB;animation-name: T2S5DFB;}
@-webkit-keyframes T2S5DFB {
	20% {width: 0%;}
}
@keyframes T2S5DFB {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child:after {right: 0;-webkit-animation-name: T2S5DFA;animation-name: T2S5DFA;}
@-webkit-keyframes T2S5DFA {
	20% {width: 0%;}
}
@keyframes T2S5DFA {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child), .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {position: relative;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {margin: 0 auto;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):before {display: none;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child):after {-webkit-animation-name: T2S5DL;animation-name: T2S5DL; width: 2px;}
@-webkit-keyframes T2S5DL {
	20% {-webkit-transform: 100%;transform: 100%;}
}
@keyframes T2S5DL {
	20% {-webkit-transform: 100%;transform: 100%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {position: relative;-webkit-animation-name: T2S5DL;animation-name: T2S5DL;-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
@keyframes T2S5DL {
	20% {-webkit-transform: none;transform: none;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {position: absolute;width: 0;}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:before {left: 0;-webkit-animation-name: T2S5DFB;animation-name: T2S5DFB;}
@keyframes T2S5DFB {
	20% {width: 0%;}
}
.et_divi_100_custom_hamburger_menu--type-2.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after, .et_divi_100_custom_hamburger_menu--style-5.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child:after {right: 0;-webkit-animation-name: T2S5DMA;animation-name: T2S5DMA;}
@-webkit-keyframes T2S5DMA {
	20% {width: 0%;}
}
@keyframes T2S5DMA {
	20% {width: 0%;}
}
/* Type 3 */
.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:before {width: 100%;margin: 0 2px 0 0;}
.et_divi_100_custom_hamburger_menu--type-3 .et_divi_100_custom_hamburger_menu__icon div:after {width: 2px;margin: 0;}
/* Type 4 */
.et_divi_100_custom_hamburger_menu--type-4 .et_divi_100_custom_hamburger_menu__icon div {width: 2px;margin-right: auto;margin-left: auto;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S2DF;animation-name: T4S2DF;}
@-webkit-keyframes T4S2DF {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T4S2DF {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	40% {-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-2 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T4S2L;animation-name: T4S2L;}
@-webkit-keyframes T4S2L {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T4S2L {
	0% {-webkit-transform: none;transform: none;}
	20% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	40% {-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled {-webkit-animation: T4S30.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);animation: T4S30.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);}
@-webkit-keyframes T4S3 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes T4S3 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S3DF;animation-name: T4S3DF;}
@-webkit-keyframes T4S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
@keyframes T4S3DF {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(0.375rem);transform: translateY(0.375rem);}
	80% {-webkit-transform: translateY(0.375rem) rotate(45deg);transform: translateY(0.375rem) rotate(45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-3 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-animation-name: T4S3L;animation-name: T4S3L;}
@-webkit-keyframes T4S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
@keyframes T4S3L {
	0% {-webkit-transform: none;transform: none;}
	40% {width: 2px;-webkit-transform: translateY(-0.375rem);transform: translateY(-0.375rem);
	}
	80% {-webkit-transform: translateY(-0.375rem) rotate(-45deg);transform: translateY(-0.375rem) rotate(-45deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled {-webkit-animation: T4S40.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);animation: T4S40.6s cubic-bezier(0.28, 0.55, 0.385, 1.65);}
@-webkit-keyframes T4S4 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes T4S4 {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-4 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-animation-name: T4S4DF;animation-name: T4S4DF;}
@-webkit-keyframes T4S4DF {}
@keyframes T4S4DF {}.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:0.3s cubic-bezier(.28,.55,.385,1.65);transition:0.3s cubic-bezier(.28,.55,.385,1.65);-webkit-transition-timing-function:cubic-bezier(.28,.55,.385,1.65);transition-timing-function:cubic-bezier(.28,.55,.385,1.65);}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {width: 2px;-webkit-transform: none;transform: none;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {width: 100%;opacity: 1;}
.et_divi_100_custom_hamburger_menu--type-4.et_divi_100_custom_hamburger_menu--style-5 .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-transform: translateY(4px);transform: translateY(4px);}
/* Toggled */
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div {width: 100%;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;
	-webkit-animation-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);animation-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:after, .et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:before {width: 100%;}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:first-child {-webkit-transform: translateY(0.375rem) rotate(45deg);
	transform: translateY(0.375rem) rotate(45deg);}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:not(:first-child):not(:last-child) {opacity: 0;}
.et_divi_100_custom_hamburger_menu__icon.et_divi_100_custom_hamburger_menu__icon--toggled div:last-child {-webkit-transform: translateY(-0.375rem) rotate(-45deg);
	transform: translateY(-0.375rem) rotate(-45deg);}
.et_divi_100_custom_hamburger_menu .mobile_menu_bar:before, .et_divi_100_custom_hamburger_menu .mobile_menu_bar:after {display: none;}




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


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

.et_divi_100_mm_m_style1 #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_divi_100_mm_m_style1 .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


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

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


/*some code to keep everyting positioned properly*/

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


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

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


/*hide the submenu by default*/

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


/*show the submenu when toggled open*/

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


/*adjust the toggle icon position and transparency*/

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


/*submenu toggle icon when closed*/

.et_divi_100_mm_m_style1 ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et_divi_100_mm_m_style1.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color:  var(--black);
	background:  var(--white);
	border-radius: 50%;
	padding: 3px;
}


/*submenu toggle icon when open*/

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


/*adjust the position of the hamburger menu*/

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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