
/*== Begin page about us style 1===*/
.counter-about .elbzotech-text-editor{
    box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12);
    border-radius: 15px;
    padding: 120px 0;
}
.counter-about .elbzotech-text-editor p{
    margin-top: 35px;
}
/*== End page about us style 1===*/

/*== Begin page contact us style 1 and style 2===*/

.box-contact-form .wpcf7-form textarea{
    width: 100%;
    background: #fff;
    border-radius: 15px;
    border: none;
    font-family: var(--bzo-body_typo-font-family);
    font-size: 16px;
}
.box-contact-form .wpcf7-form input.wpcf7-text
{
    width: 100%;
    background: #fff;
    border-radius: 15px;
    border: none;
    height: 48px;
    line-height: 48px;
    border-radius: 30px;
}
.box-contact-form .wpcf7-form input.wpcf7-submit{
    margin-top: 45px;
}
.box-contact-form .wpcf7-form label
{
    margin-bottom: 8px;
    display: block;
    
}
.box-contact-form .wpcf7-form p{
    margin-bottom: 30px;

}
.box-contact-form .wpcf7-not-valid-tip{
    text-align: left;
    margin-top: 15px;
    padding: 0px 20px;
}
.box-contact-form form .wpcf7-response-output{
    display: inline-block;
    margin: 0px;
}
.box-contact-form .wpcf7-spinner{
    display: none;
    margin-bottom: -5px;
}
.box-contact-form .submitting .wpcf7-spinner{
    display: inline-block;
}
@media(max-width: 1199px){
    .item-list-post-default .post-title{
        font-size: 36px;
        line-height: 42px;
    }
}
/*=== contact page v2 ====*/
.box-contact-form-v2 .wpcf7-form textarea,
.box-contact-form-v2 .wpcf7-form input.wpcf7-text{
    border: 1px solid var(--bzo-border-color);
    border-radius: 10px;
}
@media(max-width: 1199px){
    .box-contact-form.box-contact-form-v2 .wpcf7-form input.wpcf7-submit{
        margin-top: 25px;
    }
}
@media(max-width: 1024px){
 
}
/*== End page contact us style 1 and style 2===*/

/*=== Begin cookie bar of plugin cookie ====*/
div#cookie-notice .bzotech-bt-cookie{
    line-height: 40px;
    border-radius: 5px;
    background-color: #369EE3;
    color: #fff;
    padding: 0 15px;
    margin: 0 0 0 15px;
    border: 1px solid transparent;
}
div#cookie-notice .bzotech-bt-cookie:hover{
    color: #fff;
    background-color: #fff;
}
div#cookie-notice #cn-accept-cookie{
    background-color: #2EB85C;
}
div#cookie-notice #cn-accept-cookie:hover{
    background-color: #fff;
    border-color: #2EB85C;
    color: #2EB85C;
}
div#cookie-notice #cn-refuse-cookie{
    background-color: #EF5454;
}
div#cookie-notice #cn-refuse-cookie:hover{
    background-color: #fff;
    border-color: #EF5454;
    color: #EF5454;
}
div#cookie-notice #cn-more-info{
    background-color: #369EE3;
}
div#cookie-notice #cn-more-info:hover{
    background-color: #fff;
    border-color: #369EE3;
    color: #369EE3;
}
div#cookie-notice{
    box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.5);
    font-family: var(--bzo-body_typo-font-family);
    font-size: 16px;
}
div#cookie-notice span#cn-notice-text{
    margin: 0;
    line-height: 40px;
    color: #333;
}
@media(max-width: 767px){
    div#cookie-notice span#cn-notice-text{
        line-height: 24px;
        margin-bottom: 15px;
    }
    div#cookie-notice .bzotech-bt-cookie{
        margin: 0 5px;
    }
    .sidebar-right {
        margin-top: 25px;
    }
}
/*=== End cookie bar of plugin cookie ====*/

/*=== Begin popup cart ====*/
.btn-popup-cart {
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 46px;
    text-align: center;
    background: var(--bzo-main-color);
    border-radius: 30px;
    padding: 0 30px;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    margin: 0 10px;
}
.btn-popup-cart:hover {
    background: var(--bzo-main-color2);
    color: #fff;
    box-shadow: 0px 8px 10px rgba(121, 99, 104, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12);
    moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-popup-cart.close {
    background: #2FBF46;
}
.btn-popup-cart.close:hover {
    background:  #2fbf46b0;
}
/*=== End Tool Panel ====*/

/*=== Banner Effect ===*/
.banner-effect-1 .item-info-box-global .info-box-icon > a,
.banner-effect-1 .elbzotech-banner-info-global-wrap .adv-thumb-link{
    display: flex;
    position: relative;
    overflow: hidden;
}
.banner-effect-1 .item-info-box-global .info-box-icon > a::before,
.banner-effect-1 .elbzotech-banner-info-global-wrap .adv-thumb-link::before{  
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 70%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 70%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
    -webkit-transition: opacity 0.4s,-webkit-transform 0.4s;
    transition: opacity 0.4s,transform 0.4s;
}
.banner-effect-1 .item-info-box-global .info-box-icon > a:hover::before,
.banner-effect-1 .elbzotech-banner-info-global-wrap .adv-thumb-link:hover::before{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


/*----------------------------------------------*/
/*---------------- Begin home 7 ----------------*/
/*----------------------------------------------*/
/* Begin top bar home 7*/
.bg-socical-header7 {
    z-index: 2;
    position: relative;
    padding: 12px 0;
    margin-right: 10px;
}

.bg-socical-header7::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    background: var(--bzo-main-color);
    z-index: -1;
}
.topbar-home7 .bg-socical-header7 i:before {
    transition: all .3s ease-in-out;
}
.topbar-home7 .bg-socical-header7 i:hover:before {
    transform: scale3d(1.2, 1.2, 1);
    display: block;
}
.topbar-home7 a {
    transition: all .3s ease-in-out;
}
.topbar-home7 a i:before {
    transition: all .3s ease-in-out;
}
.topbar-home7 a i {
    transition: all .3s ease-in-out;
}
.topbar-home7 a:hover i:before {
    transform: scale3d(1.2, 1.2, 1);
    display: block;
}
/* End Top bar */

/* Begin Slider Home 7*/
.slider-home-7 .slider-hightlight {
    color: var(--bzo-main-color);
}
.slider-home-7 rs-bullets rs-bullet.selected {
    position: relative;
    width: 8px!important;
    height: 8px!important;
}
.slider-home-7 rs-bullets rs-bullet.selected:before {
    content: '';
    display: inline-block;
    border-right: 2px solid var(--bzo-main-color);
    border-left: 2px solid var(--bzo-main-color);
    border-top: 2px solid var(--bzo-main-color);
    border-bottom: 2px solid var(--bzo-main-color);
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
/*End Slider Home 7*/

/*Begin consulting Home 7*/
.home-7-consulting .info-box-footer-home7 {
    transition: all .3s linear;
}
.home-7-consulting .info-box-footer-home7:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
/*End consulting Home 7*/

/*Begin contact form Home 7*/
.contact-home-7 .wpcf7-not-valid-tip {
    margin-top: 5px;
    display: inline-block;
}
.contact-home-7 .content5 .wpcf7-not-valid-tip {
    margin-top: 0;
}
.contact-home-7 .wpcf7-not-valid-tip {
    text-align: left;
}
.contact-home-7 .wpcf7-response-output {
    margin-top: 20px;
}
.contact-home-7 .wpcf7-form {
    width: 100%;
    max-width: 277px;
    background: #FFFFFF;
    box-shadow: 0px 5px 12px rgba(121, 99, 104, 0.14), 0px 0px 19px rgba(0, 0, 0, 0.12), 4px 5px 5px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    padding: 30px;
}
.contact-home-7 .wpcf7-form input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
}
.contact-home-7 .content input {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.0025em;
    color: #A1A1A1;
    border-radius: 5px;
    margin-top: 5px;
    padding: 10px;
}
.contact-home-7 .content2,.contact-home-7 .content3,.contact-home-7 .content4,.contact-home-7 .content5 {
    margin-top: 15px;
}
.contact-home-7 .content select {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.0025em;
    color: #A1A1A1;
    height: 44px;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    margin-top: 5px;
    font-family: var(--bzo-body_typo-font-family);
}
.contact-home-7 .content5 textarea {
    height: 70px;
    padding: 10px;
    font-family: var(--bzo-body_typo-font-family);
}
.contact-home-7 .content select div {
    color: #A1A1A1;
}
.contact-home-7 .content5 textarea::placeholder {
    color: #A1A1A1;
}
.contact-home-7 .content br{
    display: none;
}
.contact-home-7 .wpcf7 form .wpcf7-response-output {
    margin: 0;
}
.contact-home-7 .content5 textarea {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border-radius: 5px;
    margin-top: 5px;
    letter-spacing: .25px;
}
.contact-home-7 {
    transform: translateX(-30px);
    z-index: 10;
    margin-top: -577px;
}
.contact-home-7 .content6 {
    text-align: center;
}
.contact-home-7 .content6 input {
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    background: var(--bzo-main-color);
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: all .25s ease-in-out;
    height: 48px;
    line-height: 48px;
    width: auto;
    letter-spacing: 0.005em;
    padding: 0 27.5px;
}
.contact-home-7 .content6 input:hover {
    color: #fff;
    background: var(--bzo-main-color2);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
    transition: all .25s ease-in-out;
}
.contact-home-7 .wpcf7 form .wpcf7-response-output {

}
.contact-home-7 .content6 p {
    margin-bottom: -20px;
}
.contact-home-7 .content6 .wpcf7-spinner {
    top: 8px;
}
.contact-home-7 .book-appointment h3 {
    margin-top: 0;
}
/*End contact form Home 7*/

/* Begin Blog home7*/
.blog-home7 .item-grid-post-style5 .meta-post-style4 .post-meta-data__content span:hover {
    color: var(--bzo-main-color);
}
.blog-home7 .item-grid-post-style5 a img {
    transition: all 300ms linear;
}
.blog-home7 .item-grid-post-style5 a {
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}
.blog-home7 .item-grid-post-style5 a:hover img {
    transform: scale(1.065);
    border-radius: 5px 5px 5px 5px;
}
.blog-home7 .item-grid-post-style5 .post-thumb {
    z-index: 0;
    position: relative;
}
.blog-home7 .item-grid-post-style5 .post-info {
    z-index: 1;
    position: relative;
}
/* End Blog home7*/

/*Begin product home7 */
.product-home7 .display-swiper-navi-style1 .swiper-button-nav {
    color: var(--bzo-main-color2);
    text-align: center;
    width: 24px;
    height: 24px;
    background-color: #F5F5F5;
    transition: all .3s linear;
}
.product-home7 .display-swiper-navi-style1 .swiper-button-nav:hover {
    background-color: var(--bzo-main-color);
    color: white;
}
/*End product home7 */
/*Begin Footer home 7*/
.mc4wp-home7 {
    position: relative;
}
.mc4wp-home7 button {
    padding: 15px 22px;
    background: var(--bzo-main-color);
    font-size: 16px;
    font-weight: 600;
    color: white;
    border-radius: 5px;
    border: 0;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 30px;
}
.mc4wp-home7 button:hover {
    color: #fff;
    background: var(--bzo-title-color2);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
    transition: all .25s ease-in-out;
}
.mc4wp-home7 input::placeholder {
    color: #B7B7B7;
}
.mc4wp-home7 input {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid white;
    padding: 0;
   
}
.home-7-payment a img {
    transition: all .3s ease-in-out;
}
.home-7-payment a:hover img {
    transform: translateY(-5px);
}
@keyframes bouncing {
    from, to { transform: scale(1, 1); }
    25% { transform: scale(0.9, 1.1); }
    50% { transform: scale(1.1, 0.9); }
    75% { transform: scale(0.95, 1.05); }
}
.info-box-footer-home7 .list-text-info__item {
    margin-top: 0px;
    margin-bottom: 0px;
}
.info-box-footer-home7:hover a img {
    animation: bouncing 0.5s .3s; 
}
.info-box-footer-home7:hover .info-box-icon img {
    animation: bouncing 0.5s .3s; 
}
.footer-home-7 .info-box-footer-home7:hover i:before{
    transform: scale3d(1.2, 1.2, 1);
    display: block;
    transition: all .3s ease-in-out;
}
.footer-home-7 .info-box-footer-home7 i {
    transition: all .3s ease-in-out;
}
.footer-home-7 .info-box-footer-home7 i:before {
    transition: all .3s ease-in-out;
}
/*End Footer home 7*/
/*--------------------------------------------*/
/*---------------- End home 7 ----------------*/
/*--------------------------------------------*/

/*----------------------------------------------*/
/*---------------- Begin home 8 ----------------*/
/*--------------------------------------------*/
/* Begin header home 8*/
.header8 .bzotech-menu-toggler {
    color: var(--bzo-gray-color);
    transition: all .3s linear;
}
.header8 .bzotech-menu-toggler:hover {
    color: var(--bzo-main-color);
}
/* End header home 8*/
/*Slider Home 8*/

.slider-home-8 .slider-hightlight {
    color: var(--bzo-main-color);
}
/*End Slider Home 8*/
/* Begin bg-abouts-home8 */
.bg-abouts-home8 > .e-con-inner {
    position: relative;
}
.bg-abouts-home8 > .e-con-inner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -55px;
    background-color: white;
    width: 100vw;
    border-radius: 0 70px 70px 0;
}
/* End bg-abouts-home8 */
/*Begin quality-health-home8*/
.quality-health-home8 {
    box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12);
}
/*End quality-health-home8*/
/*Book Appointment Home 8*/
.contact-form-home8 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-textarea) {
    height: 54px;
    line-height: 54px;
    background: #F5F5F5;
    border-radius: 10px;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    overflow: hidden;
}
.contact-form-home8 .wpcf7-textarea {
    padding: 0;
    padding-left: 20px;
    font-family: var(--bzo-body_typo-font-family);
    height: 130px;
    width: 100%;
    border-radius: 10px;
    border: 0;
    background-color: #F5F5F5;
    padding-top: 20px;
}
.contact-form-home8 .wpcf7-select::-ms-expand {
    display: none;
}
.contact-form-home8 .wpcf7-form-control {
    border-radius: 10px;
}
.contact-form-home8 input.wpcf7-form-control { 
    line-height: 48px;
    height: 48px;
    padding: 0px 20px;
}
.contact-form-home8 .wpcf7-select {
    color: var(--bzo-body_typo-color);
    font-family: var(--bzo-body_typo-font-family);
    -webkit-appearance: none;
}
.contact-form-home8 .type-select .wpcf7-form-control-wrap:after{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
        position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
}
.contact-form-home8 .wpcf7-form-control:placeholder {
    color: var(--bzo-body_typo-color);
}
.book-appointment-link-home8 .item-link .icon {
    line-height: 22px;
}
/*End Book Appointment Home 8*/
.bg-faq-home8 >.e-con-inner{
    position: relative;
}
.bg-faq-home8 >.e-con-inner:before{
    content: '';
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -55px;
    width: 100vw;
    border-radius: 70px 0 0 70px;
}
/* Begin our-gallery-image-home8 */
.our-gallery-image-home8 .adv-thumb-link {
    overflow: hidden;
    border-radius: 15px;
}
/* End our-gallery-image-home8 */
/* Begin slider-products-home8 */
.slider-products-home8 .elbzotech-swiper-slider .swiper-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.slider-products-home8 .elbzotech-swiper-slider {
    margin-top: -50px;
    margin-bottom: -50px;
    z-index: 2;
}
/* End slider-products-home8 */
/* Begin effect-icon-home8 */
.effect-icon-home8 .item-link:hover {
    animation: bouncing 0.5s .3s;
}
.effect-icon-home8 .item-info-box-global:hover .info-box-icon {
    animation: bouncing 0.5s .3s;
}
.topbar-icon-home8 .item-link:hover .fas {
    animation: bouncing 0.5s .3s;
}
.topbar-icon-home8 .item-link:hover .icon {
    animation: bouncing 0.5s .3s;
}
/* End effect-icon-home8 */
/* Begin footer-copy-home8 */
.footer-copy-home8 .item-link:hover img {
    transform: scale3d(1.2, 1.2, 1);
}
.footer-copy-home8 .item-link img {
    transition: all .3s linear;
}
/* End footer-copy-home8 */
/*--------------------------------------------*/
/*---------------- End home 8 ----------------*/
/*--------------------------------------------*/