/*
 Theme Name: Halle Pro
 Theme URI:  https://demosdivi.lovelyconfetti.com/halle-pro
 Description: Beautiful Multipurpose Theme Template for Divi
 Author:     Lovely Confetti
 Author URI: https://lovelyconfetti.com
 Template:   Divi
 Version:    1.0
 License:    GNU General Public License v2 or later
 License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'Instrument';
    src: url('fonts/instrument.eot');
    src: url('fonts/instrument.eot?#iefix') format('embedded-opentype'),
         url('fonts/instrument.woff2') format('woff2'),
         url('fonts/instrument.woff') format('woff'),
         url('fonts/instrument.ttf') format('truetype'),
         url('fonts/instrument.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Instrumentitalic';
    src: url('fonts/instrument.eot');
    src: url('fonts/instrument.eot?#iefix') format('embedded-opentype'),
         url('fonts/instrument.woff2') format('woff2'),
         url('fonts/instrument.woff') format('woff'),
         url('fonts/instrument.ttf') format('truetype'),
         url('fonts/instrument.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Root Color
----------------------------------------*/

:root{
    --color1: #f7f6f5;
    --color2: #efebe9;
    --color3: #d7d6cd;
    --color4: #7b6d67;
    --color5: #515143;
}

/* Reverse Columns Services On mobile
----------------------------------------*/

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


/* Selection
----------------------------------------*/

::-moz-selection {
    background-color: var(--color2);
    
}

::selection {
    background-color: var(--color2);
    color: #222;
}


/* Collapse Submenus
----------------------------------------*/

.et_pb_menu .et_mobile_menu .menu-item-has-children > a,
#main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children > a:after, #main-header .et_mobile_menu .menu-item-has-children > a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 18px;
    content: '\4c';
    top: 11px;
    right: 13px;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after,
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
    content: '\4d';
}

.et_pb_menu .et_mobile_menu ul.sub-menu,
#main-header .et_mobile_menu ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}

.et_pb_menu .et_mobile_menu li.visible > ul.sub-menu,
#main-header .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l #main-header .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}


/* Halle Pro Testimonial Home 1
----------------------------------------*/

.hallepro_testimonial .et_pb_slide,
.hallepro_testimonial2 .et_pb_slide {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.hallepro_testimonial .et_pb_slider .et_pb_slide_title:before {
    content: "\e033\e033\e033\e033\e033"!important;
    font-family: 'ETmodules';
    display: table;
    text-align: center;
    float: none;
    margin: 10px auto;
    font-size: 22px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
}

.hallepro_testimonial2 .et-pb-controllers a:not(.et-pb-active-control):hover,
.hallepro_testimonial .et-pb-controllers a:not(.et-pb-active-control):hover {
    opacity: 0.5;
}

.hallepro_testimonial .et-pb-controllers a,
.hallepro_testimonial2 .et-pb-controllers a {
    width: 10px;
    height: 10px;
    box-shadow: inset 0 0 0 40px;
    border-radius: 100%;
    color: inherit;
}

.hallepro_testimonial .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "$";
    color: #fff;
    font-size: 24px;
}

.hallepro_testimonial2 .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "$";
    color: #222;
    font-size: 24px;
}

.hallepro_testimonial .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "#";
    color: #fff;
    font-size: 24px;
}

.hallepro_testimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "#";
    color: #222;
    font-size: 24px;
}

.hallepro_testimonial .et-pb-arrow-next,
.hallepro_testimonial2 .et-pb-arrow-next {
     opacity: 1;
     right: 12px;
}

.hallepro_testimonial .et-pb-arrow-prev,
.hallepro_testimonial2 .et-pb-arrow-prev {
     opacity: 1;
     left: 12px;
}

.hallepro_testimonial .et-pb-controllers a,
.hallepro_testimonial2 .et-pb-controllers a {
    width: 10px;
    height: 10px;
    background-color: transparent !important;
    border: 1px solid #fff;
}

.hallepro_testimonial .et-pb-slider-arrows a {
    opacity: 1!important;
}

.hallepro_testimonial .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 1%!important;  
    padding: 0px 7px 5px;
    margin-top: 0!important;
    border: 1px solid #fff;
    border-radius: 50%;
}

.hallepro_testimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 1%!important;  
    padding: 5px 6px;
    margin-top: 0!important;
    border: 1px solid #222;
    border-radius: 50%;
}

.hallepro_testimonial .et-pb-slider-arrows a.et-pb-arrow-next {
    border: 1px solid #fff;
    border-radius: 50%;
    right: 1%!important;
    padding: 0px 7px 5px;
    margin-top: 0!important;
    border: 1px solid #fff;
    border-radius: 50%;
}

.hallepro_testimonial2 .et-pb-slider-arrows a.et-pb-arrow-next {
    border: 1px solid #fff;
    border-radius: 50%;
    right: 1%!important;
    padding: 6px;
    margin-top: 0!important;
    border: 1px solid #222;
    border-radius: 50%;
}

.hallepro_testimonial .et-pb-slider-arrows a {
    opacity: 1!important;
}


/* Halle Pro Blog Home 1
----------------------------------------*/


.hallepro_blog article:last-child {
    margin-right: 0!important;
}

.hallepro_blog .et_pb_post a img {
    height: 425px;
    object-fit: cover;
    margin: 0 40px 0 0;
}

.hallepro_blog .et_pb_post div.post-content a.more-link:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(8px,6px);
    display: block!important;
    height: 2px;
    width: 40px;
    background: #d1ab7d;
    transition: all .4s!important;
    left: 50%;
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}

.hallepro_blog .et_pb_post div.post-content a.more-link:before {
    content: "";
    position: absolute;
    display: block!important;
    left: 50%!important;
    top: 50%!important;
    width: 6px!important;
    height: 6px!important;
    border-style: solid;
    transform: translate(39px,3px) rotate(45deg);
    border-width: 2px 2px 0 0;
    border-color: #d1ab7d!important;
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    transition: .4s!important;
}

.hallepro_blog .et_pb_post div.post-content a.more-link:hover:before {
    transform: translate(54px,3px) rotate(45deg);
}

.hallepro_blog .et_pb_post div.post-content a.more-link:hover:after {
    width: 55px;
}

.hallepro_blog article.et_pb_post .post_info_box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0,0);
    transition: .3s;
    transform-origin: center;
    padding: 22px 24px 28px;
    transition-delay: .3s;
    width: 82%;
    margin: 284px auto 34px;
    background-color: #fff;
    opacity: 0.85;
}


@media only screen and (min-width: 481px) and (max-width:980px) {
    .hallepro_blog article .post_info_box {
        padding:20px!important
    }

    body .hallepro_blog article {
        width: 48%!important;
        margin-right: 4%!important;
        margin-bottom: 20px!important;
    }

    body .hallepro_blog article:nth-child(2n) {
        margin-right: 0!important
    }
}

@media only screen and (max-width: 480px) {
    .hallepro_blog article:last-child {
        margin-bottom:0!important
    }

    .hallepro_blog article {
        width: 100%!important;
        margin-left: 0!important;
        margin-right: 0!important;
        margin-bottom: 20px!important
    }

    .hallepro_blog article .post_info_box {
        padding: 20px!important;
        height: auto!important
    }
}



/* Hallepro Testimonial Slider
-----------------------------------------------------*/

.halleprotestimonial2 .et_pb_slide {
    background-color: transparent!important;
    padding: 0!important
}

.halleprotestimonial2 .et_pb_slide_content p:last-of-type {
    padding-bottom: 0!important
}

.halleprotestimonial2 .et_pb_slide_content p {
    padding-bottom: 4px!important
}

.halleprotestimonial2 .et-pb-slider-arrows a {
    opacity: 1!important;
    top: 237.5px;
    margin-top: 0
}

.halleprotestimonial2 .et_pb_slider_1.et_pb_slider .et-pb-controllers {
    top: 320px;
    bottom: auto;
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-next,
.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 50%!important;
    margin-left: -206px
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-next:before,
.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    transition: .3s;
    display: block
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "#";
    color: #fff;
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "$";
    transition: .3s;
    display: block;
    color: #fff;
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 50%!important;
    margin-right: -206px
}

.halleprotestimonial2 .et_pb_slides .et_pb_slider_container_inner {
    display: block
}

.halleprotestimonial2 .et_pb_column_4_4 {
    background-size: auto!important
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-next,
.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-next:hover:before {
    transform: translate(10px,0)
}

.halleprotestimonial2 .et-pb-slider-arrows a.et-pb-arrow-prev:hover:before {
    transform: translate(-10px,0)
}

.halleprotestimonial2 .et_pb_image .et_pb_image_wrap {
    display: block!important;
    width: 100%;
    text-align: center;
    padding: 14px 0
}

.halleprotestimonial2 .et_pb_image {
    width: 16.66%!important;
    float: left!important
}

@media only screen and (max-width: 767px) {
    .halleprotestimonial2 .et_pb_image {
        width:33.33%!important
    }
}


/* Halle Pro Steps
----------------------------------------*/

.hallepro {
  counter-reset: what-we-do;
}

.hallepro .et_pb_module_header {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hallepro .et_pb_module_header::before {
  counter-increment: what-we-do;
  content: "0"counter(what-we-do);
  position: absolute;
  z-index: -1;
  color: #fff;
  position: absolute;
  left: 0px;
  width: 100%;
  font-size: 80px;
}


/* Hallepro Timeline
-----------------------------------------------------*/

.hallepro-timeline-blurb{
    position:relative
}

.hallepro-timeline-blurb:after{
    content:"";
    background:#33474c;
    height:100%;
    width:1px;
    position:absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
}

.hallepro-timeline-blurb:first-child:after{
    height:50%!important;
    top:50%;
}

.hallepro-timeline-blurb:last-child:after{
    height:50%!important;
}

.hallepro-timeline-blurb .et_pb_blurb_content{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    max-width:100%
}

.hallepro-timeline-blurb .et_pb_blurb_description{
    max-width:350px;
}

.hallepro-timeline-blurb .et_pb_blurb_content::before{
    content:"";
    height:1px;
    background:#354b4f;
    order:2;
    position:relative;
    margin:auto 1%;
    width:22%;
}

.hallepro-timeline-blurb .et_pb_blurb_content .et_pb_main_blurb_image{
    order:1;
    width:38%;
    margin:auto 0;
    overflow:hidden;
    /*height: 400px;
    object-fit: cover;*/
}

.hallepro-timeline-blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding-left:11px;
    order:3;
    margin:auto 0;
    display:flex;
    align-self:center;
    flex-direction:column;
    padding-bottom:13px;
    width:38%;
}

.hallepro-timeline-blurb .et_pb_image_wrap,
.hallepro-timeline-blurb .et_pb_image_wrap img{
    display:block;
    width:100%;
}

.hallepro-timeline-blurb.inverse .et_pb_blurb_content{
    flex-direction:row-reverse
}

.hallepro-timeline-blurb.inverse .et_pb_blurb_content .et_pb_blurb_container{
    padding-left:0;
    padding-right:11px;
}

.hallepro-timeline-blurb .et_pb_blurb_description{
    margin-right:auto;
    margin-left:0;
}

.hallepro-timeline-blurb.inverse .et_pb_blurb_description{
    margin-right:0;
    margin-left:auto;
}

.hallepro-timeline-blurb .et_pb_text h2{
    padding-top:9px;
}

@media only screen and (max-width: 605px){
    .hallepro-timeline-blurb .et_pb_blurb_content .et_pb_main_blurb_image,
    .hallepro-timeline-blurb .et_pb_blurb_content .et_pb_main_blurb_image img,
    .hallepro-timeline-blurb .et_pb_image_wrap{
        width:100%;
        min-width:unset;
        height:auto;
    }

    .hallepro-timeline-blurb .et_pb_blurb_content::before,
    .hallepro-timeline-blurb:after{
        display:none;
    }

    .hallepro-timeline-blurb .et_pb_blurb_content .et_pb_blurb_container{
        padding-left:0;
        padding-bottom:0;
        width:100%;
        padding-top:20px;
    }

    .hallepro-timeline-blurb .et_pb_blurb_content,
    .hallepro-timeline-blurb.inverse .et_pb_blurb_content{
        flex-direction:column;
}}

/* Halle Pro Services Home 3
-----------------------------------------------------*/

.hallepro_blurbserv .et_pb_row:last-child .et_pb_column_1_3 {
    margin-bottom: 0!important
}

.hallepro_blurbserv .et_pb_blurb .et_pb_main_blurb_image,
.hallepro_blurbserv .et_pb_blurb .et_pb_main_blurb_image img {
    width: 100%;
    transition: .3s;
    transform-origin: top left
}

.hallepro_blurbserv .et_pb_blurb:hover .et_pb_main_blurb_image img {
    transform: scale(1.03)
}

.hallepro_blurbserv .et_pb_blurb .et_pb_main_blurb_image:before {
    counter-increment: section;
    content: '0' counter(section);
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    background-color:var(--color5);
    border-radius: 999px;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    line-height: 100%;
    justify-content: center;
    z-index: 2;
    transition: .3s
}

.hallepro_blurbserv .et_pb_blurb:hover .et_pb_main_blurb_image:before {
    transform: scale(1.2)
}

.hallepro_blurbserv .et_pb_blurb .et_pb_blurb_container {
    position: relative;
    padding: 10px 0 10px 8%
}

.hallepro_blurbserv .et_pb_blurb .et_pb_blurb_container:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    transition: .3s
}

.hallepro_blurbserv .et_pb_blurb:hover .et_pb_blurb_container:before {
    height: 32%
}

@media only screen and (max-width: 980px) {
  .hallepro_blurbserv .et_pb_row:last-child .et_pb_column_1_3:last-child {
    margin-right: 0 !important;
  }

  .hallepro_blurbserv .et_pb_row:last-child .et_pb_column_1_3 {
    width: 32% !important;
    margin-right: 2% !important;
  }

  .hallepro_blurbserv .et_pb_blurb .et_pb_main_blurb_image:before{
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .hallepro_blurbserv .et_pb_row:last-child .et_pb_column_1_3 {
    width: 100% !important;
    margin-right: 0 !important;
  }

.hallepro_blurbserv .et_pb_blurb .et_pb_main_blurb_image:before{
    font-size: 18px;
  }

  .hallepro_blurbserv .et_pb_row:last-child .et_pb_column_1_3 {
    margin-bottom: 30px !important;
  }

 .hallepro_blurbserv .et_pb_blurb .et_pb_main_blurb_image{
    margin-bottom:20px;
  }
}


/* Halle Pro Resources 2
-----------------------------------------------------*/

.hallepro_resources2 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    color:var(--color4);
}

.hallepro_resources2 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    display: block;
    position: relative;
    z-index: 1
}

.hallepro_resources2 .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_description,
.hallepro_resources2 .et_pb_blurb .et_pb_blurb_content .et_pb_module_header {
    margin-left: 30px;
}

.hallepro_resources2 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image:before {
    background: var(--color2);
    position: absolute;
    z-index: -1;
    opacity: 0.4;
    content: "";
    height: 60px;
    width: 60px;
    right: 0;
    left: -20px;
    top: 0;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-animation: right_to_left 0.7s linear forwards;
    animation: right_to_left 0.7s linear forwards;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}




/* Halle Pro Comments 
-----------------------------------------------------*/

body #page-container .et_pb_section .et_pb_comments_0_tb_body.et_pb_comments_module .et_pb_button:after {
    margin-top: 4px;
}



/* Halle Pro WooCommerce
----------------------------------------*/
.woocommerce-product-gallery__image {
    pointer-events: none!important;
}


/* Halle Pro Columns
-----------------------------------------------------*/

@media only screen and (max-width: 980px) {
.two-columns .et_pb_column {
    width: 50%!important;
}}


/* Marquee Banner
-----------------------------------------------------*/

.marquee {
    position: relative;
    display: flex;
    animation: moveLeft 24s linear infinite !important;
    overflow:hidden;
}

.track {
    color: inherit;
    text-decoration: none;
    animation: text 20s infinite linear;
    position:relative;
    white-space: nowrap;
    min-width: 100%;
}

 

@keyframes text{

0%{

left: 0%;

}

25%{

left:-10%;

}

50%{

left:-20%;

}

75%{

left:-30%;

}

100%{

left:-40%;

}}

/* Halle Pro Blog Grid
----------------------------------------*/

.hallepro_gridblog .et_pb_post {
    transition: .5s all ease;
    background: transparent;
}

.hallepro_gridblog .et_pb_post:hover {
    -webkit-transform: translate(0,-10px);
    transform: translate(0,-10px);
}

.hallepro_gridblog .et_pb_post a img {
    height: 425px;
    object-fit: cover;
    margin: 0 40px 30px 0;
}

.hallepro_gridblog .et_pb_post {
    display: flex;
    flex-direction: column;
}

.hallepro_gridblog .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 5px;
}

.hallepro_gridblog .et_pb_post .entry-title {
    order: 2;
}

.hallepro_gridblog .et_pb_post .post-meta {
    order: 1;
}

.hallepro_gridblog .et_pb_post .post-meta a,
.hallepro_gridblog .et_pb_post .post-meta {
    color:var(--color4);
}

/*.michelle_gridblog .et_pb_post .post-meta a:after {
    content: ',';
    margin-left: 2px;
    margin-right: 0;
}

.michelle_gridblog .et_pb_post .post-meta a:last-child:after {
     display: none;
}*/

.hallepro_gridblog .et_pb_post .post-content {
    order: 3;
}

.hallepro_gridblog .et_pb_image_container {
    margin: -20px -20px -10px;
}

@media only screen and (min-width: 805px) {
.hallepro_gridblog .et_pb_post {
    min-height: 600px;
    max-height:600px;
}}


/* Video Popup
----------------------------------------*/

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
  top: 0px !important;
  position: fixed !important;
}

.mfp-iframe-holder .mfp-content {
    max-width: 70%;
}

.mfp-iframe-scaler button.mfp-close {
    top: -50px ;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-wrap .mfp-close:active {
    top: -50px !important;
}

.video_popup_lightbox .mfp-iframe-holder .mfp-close {
    top: -50px;
}

.video_popup {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.video_popup a:before {
    content: 'play';
    cursor: pointer;
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 54.5px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #222;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
       animation: pulse 4s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 #ffffffa1;
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}


.video_popup a:after {
    content: 'E';
    cursor: pointer;
    font-family: 'ETmodules';
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 47px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 40px;
    text-transform: uppercase;
    color: #222;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.video_popup.no_icon:before,
.video_popup.no_icon:after {
    display: none!important;
}

.video_popup:hover a:before {
    opacity: 0;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
}
.video_popup:hover a:after {
    opacity: 1;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
    font-size: 56.5px;
}
@media all and (max-width: 980px) {
    .video_popup a:before {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 10px;
    }
    .video_popup a:after {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 32px;
    }
    .video_popup:hover a:before {
        opacity: 0;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
    }
    .video_popup:hover a:after {
        opacity: 1;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
        font-size: 42px;
    }
}

/* Halle Pro Portfolio Filterable
----------------------------------------*/

.hallepro_portfolio .et_pb_portfolio_item {
    background: #fff;
    height: 470px!important;
    width: 30.2%!important;
    margin-right: 2%!important;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0 15px 30px 15px;
    position: relative;
    overflow: hidden;
}

.hallepro_portfolio .et_pb_portfolio_item:last-child,
.hallepro_portfolio .et_pb_portfolio_item:nth-child(3n) {
    margin-right: 0 !important;
}

.hallepro_portfolio .et_portfolio_image img {
    vertical-align: bottom;
    margin-bottom: 0;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 470px !important;
}

.hallepro_portfolio .et_overlay {
    display: none;
}

.hallepro_portfolio .et_pb_portfolio_item::before {
    background-color: #f6f3ef;
    border:none;
    z-index:111;
}

.hallepro_portfolio .et_pb_portfolio_item .et_overlay::before{
    display:none
}

.hallepro_portfolio .et_pb_portfolio_filters {
    margin-bottom: 50px;
}

.hallepro_portfolio .et_pb_portfolio_filters ul {
    display: flex;
    justify-content: center;
}

.hallepro_portfolio .et_pb_portfolio_filters li a {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    display: inline-block;
    margin: 5px;
    padding: 12px;
}

.hallepro_portfolio .et_pb_portfolio_item{
    overflow:hidden;
    position:relative
}

.hallepro_portfolio .et_pb_portfolio_item .et_portfolio_image:after,
.hallepro_portfolio .et_pb_portfolio_item .et_portfolio_image:before {
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:50%;
    height:100%;
    background: #f5f4ef;
    opacity:.9;
    transform:translateY(-100%);
    z-index:1;
    transition:all .3s ease 0s
}

.hallepro_portfolio .et_pb_portfolio_item:hover .et_portfolio_image:after,
.hallepro_portfolio .et_pb_portfolio_item:hover .et_portfolio_image:before{
    transform:translateY(0)
}

.hallepro_portfolio .et_pb_portfolio_item .et_portfolio_image:after{
    left:50%;
    transform:translateY(100%);
    transition-delay:.1s
}

.hallepro_portfolio .et_pb_portfolio_item .et_portfolio_image img {
    width:100%;
    height:auto;
    transform:scale(1);
    transition:all 2s ease 0s
}

.hallepro_portfolio .et_pb_portfolio_item:hover .et_portfolio_image img{
    transform:scale(2)
}

.hallepro_portfolio .et_pb_portfolio_item .post-meta{
    width:100%;
    position:absolute;
    top:40%;
    left:0;
    padding:40px 20px;
    color:#222;
    text-align:center;
    opacity:0;
    transform:translateX(110%);
    transition:all .4s linear .1s;
    z-index:9;
    cursor:pointer
}

.hallepro_portfolio .et_pb_portfolio_item .post-meta a{
    color:#222;
}

.hallepro_portfolio .et_pb_portfolio_item:hover .post-meta {
    transform:translateX(0);
    transition-delay:.35s;
    opacity:1
}

.hallepro_portfolio .et_pb_portfolio_item .et_pb_module_header {
    margin-top:0!important;
    width:100%;
    position:absolute;
    top:25%;
    left:0;
    padding:40px 25px;
    text-align:center;
    opacity:0;
    margin:0 0 20px;
    transform:translateX(-110%);
    transition:all .4s linear .1s;z-index:9
}

.hallepro_portfolio .et_pb_portfolio_item:hover .et_pb_module_header{
    transform:translateX(0);
    transition-delay:.35s;
    opacity:1
}

@media only screen and (max-width:800px){
.hallepro_portfolio .et_pb_portfolio_filters ul {
    text-align:center
}

.hallepro_portfolio .et_pb_portfolio_item {
    width: 100%!important;
    height: 500px!important;
}}

@media only screen and (max-width:981px){
.hallepro_portfolio .et_pb_portfolio_filters ul{
    text-align:center
}

.hallepro_portfolio .et_pb_portfolio_filters ul li{
    display:inline-block;
    float:none!important;
    margin-left:10px
}}

@media only screen and (max-width:600px){
.hallepro_portfolio .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    width: 100% !important;
    border-radius: 0;
}

.hallepro_portfolio .et_pb_portfolio_filters ul {
    text-align:center;
    display: inline-block;
}}



/* Halle pro Portolio
----------------------------------------*/

 .hallepro_portfolio2 .et_pb_portfolio .et_pb_ajax_pagination_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

 .hallepro_portfolio2 .et_pb_portfolio .project {
    width: 425px;
    height: auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px
}

 .hallepro_portfolio2 .et_pb_portfolio .project>a {
    height: 555px;
    margin-bottom: 15px;
}

 .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+1),
 .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+4) {
    width: 570px;
    height: auto;
    display: flex;
    flex-direction: column;
}

 .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+1)>a,
 .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+4)>a {
    height: 855px;
}

 .hallepro_portfolio2 .et_pb_portfolio .project .post-meta {
    margin: 0;
}

 .hallepro_portfolio2 .et_pb_portfolio .et_portfolio_image {
    display: flex;
    height: 100%;
    overflow: hidden;
}

 .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(2n+1) {
    margin: auto auto auto 0;
}

 .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(2n+2) {
    margin: auto 0 auto auto;
}

 .hallepro_portfolio2 .et_pb_portfolio .project>a .et_portfolio_image img {
    object-fit: cover;
    transform: scale(1.1);
    transition: .3s;
    animation-timing-function: ease-in;
}

 .hallepro_portfolio2 .et_pb_portfolio .project:hover>a .et_portfolio_image img {
    transform: scale(1.15);
}

.hallepro_portfolio2 .et_pb_portfolio .project:hover span.et_portfolio_image:after,
.hallepro_portfolio2 .et_pb_portfolio .project:hover span.et_portfolio_image:before {
    opacity: 1;
    transform: translateX(0)!important;
}


@media all and (max-width: 1300px) {
    body  .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+4) {
        width:55%;
        margin-left: 5%;
    }

    body  .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+1) {
        width: 55%;
        margin-right: 5%;
    }

    body  .hallepro_portfolio2 .et_pb_portfolio .project {
        width: 35%;
        margin-left: 5%;
    }

    body.hallepro_portfolio2 .et_pb_portfolio .project:nth-child(2n+1) {
        margin-right: 5%!important
    }

    body.hallepro_portfolio2 .et_pb_portfolio .project:nth-child(2n+2) {
        margin-right: 0;
        margin-left: 5%;
    }
}

@media all and (max-width: 980px) {
    #page-container .hallepro_portfolio2 .et_pb_portfolio .project>a {
        height:500px
    }

    .hallepro_portfolio2::before {
        font-size: 30px;
        line-height: 30px;
    }
}

@media all and (max-width: 800px) {
    .hallepro_portfolio2 .et_pb_portfolio .project,
    .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+1),
    .hallepro_portfolio2 .et_pb_portfolio .project:nth-child(4n+4) {
        width:100%;
    }

    body .hallepro_portfolio2 .et_pb_portfolio .project {
        width: 100%!important;
        margin: 0!important;
    }
}



/* Style Back to Top Button
-----------------------------------------------------*/
.et_pb_scroll_top.et-pb-icon {
    background-color: transparent !important;
    border-radius: 0px;
    border: 1px solid #e7eae3;
}

.et_pb_scroll_top.et-visible {
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
 
.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 15px;
    background: #333;
    padding: 10px;
}
 
.et_pb_scroll_top:before {
    content: "\32";
    color: #2d2d2d
}



/* Page Navi
-----------------------------------------------------*/
.wp-pagenavi {
    border-top: none;
}

.wp-pagenavi a:hover, 
.wp-pagenavi span.current {
    border: none !important;
    background: #fff;
}

.wp-pagenavi a, 
.wp-pagenavi span {
  color: #000;
  background-color: #FAF5F2;
  border: 1px solid #FAF5F2;
  padding: 8px 15px;
}

/* Categories Tags
----------------------------------------*/

.tagcloud a {
    font-size: 12px !important;
    padding: 4px 20px;
    background: #faf5f2;
    display: inline-block;
    margin-bottom: 4px;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    color: inherit;
}

.tagcloud a:hover {
    background: #d17d74;
    color: #fff;
}


    
/* Smarth Login
----------------------------------------*/

.smartPWLogin {
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0;
  display:block;
  margin:0 auto;
  text-align: center;
}

.smartPWLogin input {
  border: 1px solid #bbb !important;
  color: #4e4e4e !important;
  background-color: #fff !important;
  padding: 12px;
  font-size: 14px;
  margin-right: 1%;
  width: 20%;
}

.smartPWLogin input[type=submit] {
  -webkit-appearance: none;
  padding: 12px !important;
  background: #e6b83c !important;
  border-color: #e6b83c !important;
  color: #fff !important;
  cursor: pointer;
}

.smartPWLogin input:hover[type=submit] {
  background: #fff !important;
  color: #454a54 !important;
  border-color: #e6b83c !important;
}

/* Password 
-----------------------------------------------------*/

.post-password-required .et_password_protected_form {
    min-height: initial;
    width: 50%;
    margin: 12% auto;
    text-align: center;
    border: 5px solid #e8eced;
    padding: 2%;
}

.et_password_protected_form .et_submit_button {
    display: block;
    float: none;
    margin: 8px auto 0;
    font-family: inherit;
    cursor: pointer;
}


/* Michelle Logo Rotate 
----------------------------------------*/

#rotating-text {
    animation: rotation 30s infinite linear;
    width: 100%;
    align-items: center;
}

@keyframes rotation {
    from {
    transform: rotate(0deg);
}

    to {
    transform: rotate(360deg);
}}

    svg textPath {
    font-size: 26px;                                      
    text-transform: uppercase;
    letter-spacing: 20px;
    fill: #fff;
}



/* Instagram Feed
-----------------------------------------------------*/

#sb_instagram .sbi_follow_btn {
    text-align: center;
    float: none;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 0;
}

div#sb_instagram #sbi_load .sbi_load_btn, 
div#sb_instagram .sbi_follow_btn a {
    border-radius: 0;
    color: #fff !important;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: -30%;
    z-index: 99;
    background: #000;
    padding: 14px 40px;
    position: relative;
}

div#sb_instagram #sbi_load .sbi_load_btn:hover, 
div#sb_instagram .sbi_follow_btn a:hover {
    box-shadow: inset 0 0 10px 20px #171616 !important;
    color: #fff !important;
}

#sb_instagram #sbi_load {
    margin-bottom: -25px !important;
}

#sb_instagram #sbi_load .sbi_load_btn {
    display: none !important;
}


@media all and (max-width: 800px) {
div#sb_instagram #sbi_load .sbi_load_btn, 
div#sb_instagram .sbi_follow_btn a {
    margin-top: -30%;
}}


/* Preloader
-----------------------------------------------------*/

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 9999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}

.preloader .status {
  margin: -35px 0 0 -35px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.et_pb_image .et_overlay:before {
    color: #e8eced;
}


/* Halle Pro Blog List
-----------------------------------------------------*/

.hallepro_listblog .et_pb_post {
  margin-bottom: 6%;
  display: flex;
  justify-content: stretch;
  flex-wrap: wrap;
}

.hallepro_listblog .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 0;
}

.hallepro_listblog .et_pb_post .entry-featured-image-url {
  width: 50%;
  position: relative;
  overflow: hidden;
}

.hallepro_listblog .et_pb_post a img {
    vertical-align: bottom;
    max-width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.hallepro_listblog .et_pb_post>.wrapped {
  padding: 40px;
  z-index: 5;
  display: flex;
  flex-direction: column;
  width: 50%;
}

.hallepro_listblog .et_pb_post .entry-title a {
  display: block;
  cursor: pointer;
}

.hallepro_listblog .et_pb_post:hover .entry-title:after {
  width: 60%;
}

/*.sophia_listblog .et_pb_post a.more-link {
  display: inline-block;
  margin: 30px auto 0;
}*/

.hallepro_listblog .et_pb_post .et_overlay {
  border: none;
  opacity: 0;
  z-index: 3;
}

.hallepro_listblog .et_pb_post:hover .et_overlay {
  opacity: .8;
}

.hallepro_listblog .et_pb_post .entry-featured-image-url {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.hallepro_listblog .et_pb_post .entry-title {
    order: 2;
}

.hallepro_listblog .et_pb_post .post-meta {
    order: 1;
}

.hallepro_listblog .et_pb_post .post-meta a:after {
    content: ',';
    margin-left: 2px;
    margin-right: 0;
}

.hallepro_listblog .et_pb_post .post-meta a:last-child:after {
     display: none;
}

.hallepro_listblog .et_pb_post .post-content {
    order: 3;
}

@media (max-width: 1030px){

.hallepro_listblog .et_pb_post>.wrapped,
.hallepro_listblog .et_pb_post .entry-featured-image-url {
    width: 100%;
}

.hallepro_listblog .et_pb_post a img {
    position: relative;
} 

.hallepro_listblog .et_pb_post .entry-title {
    margin-top: 3%;
}}

/* Sophia Read more
------------------------------------------*/
/*.sophia_listblog a.more-link,
.sophia_bloggrid a.more-link {
    clear: both;
    border: none;
    margin: 5% auto;
    color: #000 !important;
    width: auto;
    background: none;
    display: inline-block;
    background: #ead2d0;
    padding: 5px 20px !important;
}

.sophia_listblog a.more-link:hover,
.sophia_bloggrid a.more-link:hover {
    border: none;
    background: none !important;
    color: #000 !important;
    background: #f6f3ef;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    padding: 4px 30px;
}*/

.hallepro_listblog .et_pb_post a.more-link{
    line-height: 20px;
    position: relative;
    display: inline-block;
    margin-top: 25px;
    transition: all 0.5s ease;
}

.hallepro_listblog .et_pb_post a.more-link:after{
    content: '';
    width: 100%;
    height: 2px;
    background: #222;
    position: absolute;
    bottom: 0px;
    left: 0;
    transition: all 0.5s ease;
}

.hallepro_listblog .et_pb_post:hover a.more-link:after{
    background: #222;
}

.hallepro_listblog .et_pb_post:hover a.more-link{
    color: #222 !important;
}