/*
Theme Name: Divi Digitalagency Child
Theme URI: https://digitalagency.blackvisioninfotech.com/
Template: Divi
Author: BVI
Author URI: https://blackvisioninfotech.com/
Description: Divi Child Theme
Tags: light,dark,two-columns,right-sidebar,responsive-layout,accessibility-ready
Version: 1.0.0.1728503397
Updated: 2024-10-09 19:49:57

*/

.bvi_header_menu .et_pb_menu__wrap .mobile_nav .et_mobile_menu, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .mobile_nav .et_mobile_menu {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    max-height: 80vh;
    overflow: scroll;
}
.bvi_header_menu .et_pb_menu__wrap .mobile_nav .mobile_menu_bar, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .mobile_nav .mobile_menu_bar {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_header_menu .et_pb_menu__wrap .mobile_nav.opened .mobile_menu_bar, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .mobile_nav.opened .mobile_menu_bar {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.bvi_header_menu .et_pb_menu__wrap .mobile_nav.opened .mobile_menu_bar:before, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .mobile_nav.opened .mobile_menu_bar:before {
    color: #000;
}
.bvi_header_menu .et_pb_menu__wrap .mobile_nav .et_mobile_menu li a, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .mobile_nav .et_mobile_menu li a {
    font-size: 15px;
}
.bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu-nav ul li.current-menu-ancestor>a, .bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu-nav ul li.current-menu-item>a, .bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu li.current-menu-ancestor.menu-item-has-children>a:first-child::after, .bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu li.current-menu-item.menu-item-has-children>a:first-child::after, .et-db #et-boc .et-l .bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu-nav ul li.current-menu-ancestor>a, .et-db #et-boc .et-l .bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu-nav ul li.current-menu-item>a, .et-db #et-boc .et-l .bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu li.current-menu-ancestor.menu-item-has-children>a:first-child::after, .et-db #et-boc .et-l .bvi_header_menu.et_pb_menu .et_pb_menu__wrap .et-menu li.current-menu-item.menu-item-has-children>a:first-child::after {
    color: #2ea3f2 !important;
}
.bvi_header_menu.et_pb_menu .et_pb_menu__wrap ul.et-menu li ul, .et-db #et-boc .et-l .bvi_header_menu.et_pb_menu .et_pb_menu__wrap ul.et-menu li ul {
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transform: translate(0, 15px);
    -webkit-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -moz-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    -webkit-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    -o-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
}
.bvi_header_menu.et_pb_menu .et_pb_menu__wrap ul.et-menu li:hover>ul, .et-db #et-boc .et-l .bvi_header_menu.et_pb_menu .et_pb_menu__wrap ul.et-menu li:hover>ul {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.bvi_header_menu.et_pb_menu .et_pb_menu__wrap ul.et-menu li.mega-menu ul.sub-menu li ul, .et-db #et-boc .et-l .bvi_header_menu.et_pb_menu .et_pb_menu__wrap ul.et-menu li.mega-menu ul.sub-menu li ul {
    -moz-transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}
.bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li a, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li a {
    padding-bottom: 35px;
    padding-top: 35px;
}
.bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li a:after, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li a:after {
    top: auto !important;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
}
.bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li ul li a, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li ul li a {
    font-size: 14px;
    background-color: transparent;
    opacity: 1;
    padding: 5px 0;
}
.bvi_footer_2 .bvi_footer_links::before, body #page-container .et_pb_section.bvi_footer_2 .bvi_footer_links::before {
    font-size: 5px !important;
    left: 7px;
}
.bvi_footer_2 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap .et_pb_newsletter_button {
    position: relative;
    overflow: hidden;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #fff;
    background-image: -moz-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: -webkit-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: -o-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: -ms-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: linear-gradient(0deg, #000, #f69a64) !important;
    z-index: 1;
}
.bvi_footer_2 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap .et_pb_newsletter_button:hover {
    color: #fa6108;
}
.bvi_footer_2 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_field {
    margin-bottom: 0;
}
.bvi_footer_2 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap .et_pb_newsletter_button::before {
    width: 105%;
    display: block !important;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background-color: #fff;
    left: calc(0 + 25px);
    opacity: 1;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: -1;
}
.bvi_footer_2 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap .et_pb_newsletter_button:hover::before {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.bvi_footer_2 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap .et_pb_newsletter_button::after {
    display: none !important;
}
.bvi_footer_2 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon {
    background-color: #000 !important;
    position: relative;
    overflow: hidden;
}
.bvi_footer_2 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon::before {
    color: #fff;
}
.bvi_footer_2 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon::after {
    width: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background-image: -moz-linear-gradient(90deg, yellow, #f69a64) !important;
    background-image: -webkit-linear-gradient(90deg, yellow, #f69a64) !important;
    background-image: -o-linear-gradient(90deg, yellow, #f69a64) !important;
    background-image: -ms-linear-gradient(90deg, yellow, #f69a64) !important;
    background-image: linear-gradient(0deg, yellow, #f69a64) !important;
}
.bvi_footer_2 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon:hover::after {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.bvi_footer_2 .bvi_footer_blurb_info .et_pb_image_wrap {
    width: 80px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 5%);
    height: 80px;
    position: relative;
    -moz-box-shadow: 0 0 0 10px rgb(255 255 255 / 2%);
    -webkit-box-shadow: 0 0 0 10px rgb(255 255 255 / 2%);
    -o-box-shadow: 0 0 0 10px rgb(255 255 255 / 2%);
    box-shadow: 0 0 0 10px rgb(255 255 255 / 2%);
}
.bvi_footer_2 .bvi_footer_blurb_info .et_pb_image_wrap::before {
    width: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background-image: -moz-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: -webkit-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: -o-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: -ms-linear-gradient(90deg, #000, #f69a64) !important;
    background-image: linear-gradient(0deg, #000, #f69a64) !important;
}
.bvi_footer_2 .bvi_footer_blurb_info:hover .et_pb_image_wrap::before {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.bvi_footer_2 .bvi_footer_blurb_info .et_pb_image_wrap .et-pb-icon {
    width: inherit;
    display: flex;
    align-items: center;
    height: inherit;
    justify-content: center;
    position: relative;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #fa6108;
    z-index: 1;
}
.bvi_footer_2 .bvi_footer_blurb_info:hover .et_pb_image_wrap .et-pb-icon {
    color: #fff;
}
.bvi_footer_2 .bvi_footer_blurb_info .et_pb_blurb_container .et_pb_blurb_description a {
    color: #e0e0e0 !important;
}
.bvi_footer_3 .bvi_footer_newsletter .et_pb_newsletter_description .et_pb_module_header {
    padding-bottom: 0;
}
.bvi_footer_3 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields {
    position: relative;
    padding-top: 0;
}
.bvi_footer_3 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_field {
    margin-bottom: 0;
    padding-bottom: 0;
}
.bvi_footer_3 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap .et_pb_newsletter_button {
    width: fit-content;
    right: 3px;
    height: calc(100% - 6px);
    position: absolute;
    top: 3px;
    overflow: hidden;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    z-index: 1;
    background-size: 200%,1px;
    line-height: 1.6 !important;
}
.bvi_footer_3 .bvi_footer_newsletter .et_pb_newsletter_form form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap .et_pb_newsletter_button:hover {
    background-position: 120%;
}
.bvi_footer_3 .bvi_footer_title .et_pb_text_inner {
    position: relative;
    padding-bottom: 8px;
}
.bvi_footer_3 .bvi_footer_title .et_pb_text_inner::before {
    width: 70px;
    left: 0;
    height: 3px;
    position: absolute;
    content: "";
    bottom: 0;
    border-bottom: 3px double #fa6108;
}
.bvi_footer_3 .bvi_footer_blurb_info .et_pb_blurb_container .et_pb_blurb_description a {
    color: #e0e0e0 !important;
}
.bvi_footer_3 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon {
    background-color: rgb(255 255 255 / 10%) !important;
    position: relative;
    overflow: hidden;
}
.bvi_footer_3 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon::before {
    color: #fff;
}
.bvi_footer_3 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon::after {
    width: 100%;
    display: block !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    opacity: 0;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background-image: -moz-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -webkit-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -o-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -ms-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: linear-gradient(0deg, #fa6108, #f69a64) !important;
    z-index: -1;
}
.bvi_footer_3 ul.bvi_footer_sosial_media li.et_pb_social_icon a.icon:hover::after {
    opacity: 1;
}
.bvi_cursor {
    width: 5px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background-color: #fa6108;
    opacity: 0.5;
    height: 5px;
    position: fixed;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    z-index: 999999999999999 !important;
    outline: 5px double #fa6108;
    outline-offset: 2px;
    pointer-events: none;
    margin: 15px 0 0 15px;
}
.bvi_hover_img .et_pb_image_wrap {
    overflow: hidden;
}
.bvi_hover_img .et_pb_image_wrap img {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_hover_img:hover .et_pb_image_wrap img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.et_pb_scroll_top.et-pb-icon {
    width: 40px;
    display: flex !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    border-radius: 50% !important;
    align-items: center;
    opacity: 1 !important;
    right: 30px !important;
    height: 40px;
    justify-content: center;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -moz-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -webkit-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -o-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
    bottom: 30px !important;
    animation: none !important;
}
.et_pb_scroll_top.et-pb-icon:hover {
    background-position: 120%;
}
.et_pb_scroll_top.et-pb-icon.et-visible {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.bvi_blurb_info_v1 .et_pb_image_wrap {
    width: 50px;
    display: flex;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    align-items: center;
    height: 50px;
    justify-content: center;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    -moz-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -webkit-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -o-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    background-image: linear-gradient(90deg,#0669b2 0%,#68b8f2 50%,#0669b2);
    background-size: 200%,1px;
}
.bvi_blurb_info_v1:hover .et_pb_image_wrap {
    background-position: 120%;
}
.bvi_blurb_info_v1 .et_pb_blurb_container {
    vertical-align: middle;
}
.bvi_blurb_info_v1 .et_pb_blurb_container .et_pb_blurb_description a {
    color: #515151 !important;
}
.bvi_bar_counter li.et_pb_counter {
    position: relative;
    z-index: 2;
}
.bvi_bar_counter li.et_pb_counter .et_pb_counter_container {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 7px;
    position: relative;
    overflow: visible;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 7px 0 20px;
}
.bvi_bar_counter li.et_pb_counter:last-child .et_pb_counter_container {
    margin-bottom: 0;
}
.bvi_bar_counter li.et_pb_counter .et_pb_counter_container .et_pb_counter_amount {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 7px;
    position: relative;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.bvi_bar_counter li.et_pb_counter .et_pb_counter_container .et_pb_counter_amount_number_inner {
    right: -17px;
    position: absolute;
    text-align: center;
    color: #333;
    bottom: 18px;
}
.bvi_slider_v1 .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content h2 {
    font-size: 55px;
    padding-bottom: 20px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.bvi_slider_v1 .et-pb-slider-arrows .et-pb-arrow-prev, .bvi_slider_v1 .et-pb-slider-arrows .et-pb-arrow-next {
    font-size: 35px;
    width: 50px;
    display: flex;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    align-items: center;
    height: 50px;
    justify-content: center;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #fff;
    -moz-box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    -webkit-box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    -o-box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
}
.bvi_service_col_v1:hover .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    background-position: 120%;
}
.bvi_service_col_v1 .et_pb_blurb .et_pb_blurb_container .et_pb_module_header, .bvi_service_col_v1 .et_pb_blurb .et_pb_blurb_container .et_pb_module_header a {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_service_col_v1 .et_pb_blurb .et_pb_blurb_container .et_pb_module_header:hover, .bvi_service_col_v1 .et_pb_blurb .et_pb_blurb_container .et_pb_module_header a:hover {
    color: #fa6108 !important;
}
.bvi_service_col_v2 .et_pb_image .et_pb_image_wrap img {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_service_col_v2:hover .et_pb_image .et_pb_image_wrap img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.bvi_service_single .bvi_service_btn {
    background-color: #fff;
    text-align: left;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #262420;
    background-image: -moz-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: -webkit-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: -o-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: -ms-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: linear-gradient(0deg, #0669b2, #3988c2) !important;
    background-blend-mode: overlay;
}
.bvi_service_single .bvi_service_btn:hover, .bvi_service_single .bvi_service_btn_active {
    background-color: transparent;
    color: #fff;
}
.bvi_service_single .bvi_service_btn:after, .bvi_service_single .bvi_service_btn_active:after {
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #262420;
}
.bvi_service_single .bvi_service_btn:hover:after, .bvi_service_single .bvi_service_btn_active:after {
    color: #fff;
}
.bvi_service_single .bvi_service_single_mini_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    width: fit-content;
    vertical-align: middle;
}
.bvi_service_single .bvi_service_single_mini_blurb .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 5px;
}
.bvi_person_v1 .et_pb_team_member_image img {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_person_v1:hover .et_pb_team_member_image img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.bvi_person_v1 .et_pb_team_member_description .et_pb_member_social_links {
    opacity: 0;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transform: rotateX(100deg) translateY(-40px);
    -webkit-transform: rotateX(100deg) translateY(-40px);
    -o-transform: rotateX(100deg) translateY(-40px);
    transform: rotateX(100deg) translateY(-40px);
    visibility: hidden;
}
.bvi_person_v1:hover .et_pb_team_member_description .et_pb_member_social_links {
    opacity: 1;
    -moz-transform: rotateX(0deg) translateY(-1px);
    -webkit-transform: rotateX(0deg) translateY(-1px);
    -o-transform: rotateX(0deg) translateY(-1px);
    transform: rotateX(0deg) translateY(-1px);
    visibility: visible;
}
.bvi_person_v1 .et_pb_team_member_description .et_pb_member_social_links li {
    margin: 0 5px;
}
.bvi_person_v1 .et_pb_team_member_description .et_pb_member_social_links li a {
    width: 40px;
    display: flex;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    align-items: center;
    height: 40px;
    justify-content: center;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    -moz-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -webkit-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -o-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    background-image: linear-gradient(90deg, #fa6108 0%, #f69a64 50%, #fa6108);
    background-size: 200%, 1px;
}
.bvi_person_v1 .et_pb_team_member_description .et_pb_member_social_links li a:hover {
    background-position: 120%;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project {
    background-color: #fff;
    -moz-box-shadow: 0 5px 26px 0 rgba(82, 59, 46, 0.1);
    -webkit-box-shadow: 0 5px 26px 0 rgba(82, 59, 46, 0.1);
    -o-box-shadow: 0 5px 26px 0 rgba(82, 59, 46, 0.1);
    box-shadow: 0 5px 26px 0 rgba(82, 59, 46, 0.1);
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item .et_portfolio_image, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project .et_portfolio_image {
    overflow: hidden;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item .et_portfolio_image img, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project .et_portfolio_image img {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item:hover .et_portfolio_image img, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project:hover .et_portfolio_image img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item .et_portfolio_image .et_overlay, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project .et_portfolio_image .et_overlay {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 2;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item:hover .et_portfolio_image .et_overlay, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project:hover .et_portfolio_image .et_overlay {
    opacity: 1 !important;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item .bvi_filter_portfolio_info, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project .bvi_simple_portfolio_info {
    padding: 5px 15px 15px;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item .et_pb_module_header, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project .et_pb_module_header {
    margin-top: 14px;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_items .et_pb_portfolio_item .et_pb_module_header a, .bvi_simple_portfolio_v1 .et_pb_portfolio_grid_items .project .et_pb_module_header a {
    -moz-transition: all 0.4s !important;
    -webkit-transition: all 0.4s !important;
    -o-transition: all 0.4s !important;
    transition: all 0.4s !important;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_filters {
    margin-bottom: 25px;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_filters ul li a {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    border: none;
    position: relative;
    overflow: hidden;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #262420;
    z-index: 1;
}
.bvi_filter_portfolio_v1 .et_pb_portfolio_filters ul li a:hover, .bvi_filter_portfolio_v1 .et_pb_portfolio_filters ul li a.active {
    color: #fa6108;
}
.bvi_filter_portfolio_v1 .et_pb_portofolio_pagination ul li a {
    font-size: 18px;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #262420;
}
.bvi_filter_portfolio_v1 .et_pb_portofolio_pagination ul li a:hover, .bvi_filter_portfolio_v1 .et_pb_portofolio_pagination ul li a.active {
    color: #fa6108;
}
.bvi_simple_portfolio_v1 .pagination .alignleft a, .bvi_simple_portfolio_v1 .pagination .alignright a {
    font-size: 15px;
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    margin-top: 30px;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #fff;
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
    padding: 12px 15px;
}
.bvi_simple_portfolio_v1 .pagination .alignleft a:hover, .bvi_simple_portfolio_v1 .pagination .alignright a:hover {
    background-position: 120%;
}
.bvi_simple_portfolio_v1 .pagination {
    grid-column: 1 / -1;
}
.bvi_filter_portfolio_2_col .et_pb_portfolio_items, .bvi_simple_portfolio_2_col .et_pb_portfolio_grid_items {
    display: grid;
    grid-template-columns: repeat(2, 1 fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.bvi_filter_portfolio_2_col .et_pb_portfolio_items .et_pb_portfolio_item, .bvi_simple_portfolio_2_col .et_pb_portfolio_grid_items .project {
    width: 100% !important;
    margin: 0 !important;
}
.bvi_filter_portfolio_2_col .et_pb_portofolio_pagination {
    margin-top: 30px;
}
.bvi_filter_portfolio_3_col .et_pb_portfolio_items, .bvi_simple_portfolio_3_col .et_pb_portfolio_grid_items {
    display: grid;
    grid-template-columns: repeat(3, 1 fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.bvi_filter_portfolio_3_col .et_pb_portfolio_items .et_pb_portfolio_item, .bvi_simple_portfolio_3_col .et_pb_portfolio_grid_items .project {
    width: 100% !important;
    margin: 0 !important;
}
.bvi_filter_portfolio_3_col .et_pb_portofolio_pagination {
    margin-top: 30px;
}
.bvi_portfolio_carousel_v1 .et-pb-slider-arrows .et-pb-arrow-prev, .bvi_portfolio_carousel_v1 .et-pb-slider-arrows .et-pb-arrow-next {
    font-size: 35px;
    width: 50px;
    display: flex;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    align-items: center;
    height: 50px;
    justify-content: center;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #fff;
    -moz-box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    -webkit-box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    -o-box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    box-shadow: 0 0 0 7px rgba(80,48,30,0.05);
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
}
.bvi_portfolio_single .bvi_portfolio_single_info .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    padding-bottom: 5px;
}
.bvi_portfolio_single .bvi_portfolio_single_info .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #515151;
    text-decoration: underline;
    text-decoration-color: #515151;
}
.bvi_portfolio_single .bvi_portfolio_single_info .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover {
    color: #fa6108;
    text-decoration-color: #fa6108;
}
.bvi_blog_v1 .et_pb_post {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    -moz-box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    -webkit-box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    -o-box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    padding: 0;
}
.bvi_blog_v1 .et_pb_post .et_pb_image_container, .bvi_blog_v1 .et_pb_post .entry-featured-image-url {
    margin: 0;
}
.bvi_blog_v1 .et_pb_post .entry-featured-image-url {
    overflow: hidden;
}
.bvi_blog_v1 .et_pb_post .entry-featured-image-url img {
    height: 100%;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    object-fit: cover;
}
.bvi_blog_v1 .et_pb_post:hover .entry-featured-image-url img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.bvi_blog_v1 .et_pb_post .bvi_blog_info {
    display: flex;
    flex-direction: column-reverse;
    padding: 20px;
}
.bvi_blog_v1 .et_pb_post .entry-title, .bvi_blog_v1 .et_pb_post .post-meta {
    order: 1;
}
.bvi_blog_v1 .et_pb_post .post-meta a[rel="tag"] {
    display: inline-block;
    position: relative;
    padding: 0 15px 0 0;
}
.bvi_blog_v1 .et_pb_post .post-meta a[rel="tag"]:before {
    width: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    right: 3px;
    height: 6px;
    position: absolute;
    content: "";
    top: 0;
    background-image: -moz-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: -webkit-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: -o-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: -ms-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: linear-gradient(0deg, #0669b2, #68b8f2) !important;
    bottom: 0;
    margin: auto;
}
.bvi_blog_v1 .et_pb_post .post-meta .published {
    font-size: 14px;
    width: 50px;
    display: flex;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    align-items: center;
    left: 15px;
    height: 50px;
    justify-content: center;
    position: absolute;
    top: 15px;
    text-align: center;
    color: #fff;
    background-image: -moz-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: -webkit-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: -o-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: -ms-linear-gradient(90deg, #0669b2, #68b8f2) !important;
    background-image: linear-gradient(0deg, #0669b2, #68b8f2) !important;
    z-index: 5;
    line-height: 1.3;
}
.bvi_blog_v1 .pagination .alignleft a, .bvi_blog_v1 .pagination .alignright a {
    font-size: 15px;
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #fff;
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
    padding: 12px 15px;
}
.bvi_blog_v1 .pagination .alignleft a:hover, .bvi_blog_v1 .pagination .alignright a:hover {
    background-position: 120%;
}
.bvi_blog_v1 > div article ~ div:last-child {
    grid-column: 1 / -1;
}
.bvi_blog_2_col .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(2, 1 fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.bvi_blog_2_col .et_pb_post {
    margin-bottom: 0 !important;
}
.bvi_blog_4_col .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(4, 1 fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.bvi_blog_4_col .et_pb_post {
    margin-bottom: 0 !important;
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_featured_container .et_pb_image_wrap img {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_featured_container .et_pb_image_wrap:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .author, .bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .published, .bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container a[rel="category tag"], .bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .comments-number {
    font-size: 16px;
    display: inline-block;
    position: relative;
    color: #515151;
    text-transform: capitalize;
    padding: 0 10px 0 20px;
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .author:before, .bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .published:before, .bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container a[rel="category tag"]:before, .bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .comments-number:before {
    left: 0;
    position: absolute;
    content: "";
    color: #fa6108;
    font-family: ETmodules;
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .author:before {
    content: "\e08a";
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .published:before {
    content: "\e025";
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container a[rel="category tag"]:before {
    content: "\e07c";
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container .comments-number:before {
    content: "\e066";
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container a {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #515151;
}
.bvi_blog_single .bvi_blog_single_post_title .et_pb_title_container .et_pb_title_meta_container a:hover {
    color: #fa6108;
}
.bvi_blog_single .bvi_blog_single_tag_info .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff !important;
    margin-right: 5px;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #515151;
    -moz-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    -webkit-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    -o-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    background-image: -moz-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -webkit-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -o-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -ms-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: linear-gradient(0deg, #fa6108, #f69a64) !important;
    background-blend-mode: overlay;
    padding: 5px 10px;
}
.bvi_blog_single .bvi_blog_single_tag_info .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover {
    background-color: transparent !important;
    color: #fff;
}
.bvi_blog_single .bvi_blog_single_comment_form #comment-wrap .commentlist .comment .comment-body .comment_postinfo .fn {
    display: block;
}
.bvi_blog_single .bvi_blog_single_comment_form #comment-wrap .commentlist .comment .comment-body .comment_postinfo .comment-edit-link, .bvi_blog_single .bvi_blog_single_comment_form #comment-wrap .comment-respond .comment-form .logged-in-as a {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #fa6108;
    text-decoration: underline;
}
.bvi_blog_single .bvi_blog_single_comment_form #comment-wrap .commentlist .comment .comment-body .comment_postinfo .comment-edit-link:hover, .bvi_blog_single .bvi_blog_single_comment_form #comment-wrap .comment-respond .comment-form .logged-in-as a:hover {
    color: #262420;
}
.bvi_blog_sidebar .et_pb_widget, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    -webkit-box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    -o-box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    box-shadow: 0 5px 18px 0 rgba(82, 59, 46, 0.1);
    padding: 20px;
}
.bvi_blog_sidebar .et_pb_widget .widgettitle, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget .widgettitle {
    font-size: 16px;
    color: #fa6108;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.bvi_blog_sidebar .et_pb_widget.widget_search .searchform #s, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_search .searchform #s {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #d6d6d6;
}
.bvi_blog_sidebar .et_pb_widget.widget_search .searchform #searchsubmit, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_search .searchform #searchsubmit {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    right: 2px;
    height: auto !important;
    top: 2px;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #fff;
    background-image: linear-gradient(90deg,#0669b2 0%,#3988c2 50%,#0669b2);
    background-size: 200%,1px;
    line-height: 0 !important;
    bottom: 3px;
    font-weight: 600;
}
.bvi_blog_sidebar .et_pb_widget.widget_search .searchform #searchsubmit:hover, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_search .searchform #searchsubmit:hover {
    background-position: 120%;
}
.bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: right;
    color: #262420;
    border-bottom: 1px solid #d6d6d6;
}
.bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item:last-child, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item a, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item a {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #262420;
    float: left;
}
.bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item a:hover, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item a:hover, .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item.current-cat, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item.current-cat, .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item.current-cat a, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_categories ul li.cat-item.current-cat a {
    color: #fa6108;
}
.bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
}
.bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li:last-child, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li a, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li a {
    display: block;
    padding-bottom: 8px;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #262420;
    line-height: 1.3;
}
.bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li a:hover, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li a:hover {
    color: #fa6108;
}
.bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li .post-date, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li .post-date {
    padding-left: 20px;
    display: inline-block;
    position: relative;
    color: #515151;
}
.bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li .post-date:before, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_recent_entries ul li .post-date:before {
    left: 0;
    position: absolute;
    content: "\e025";
    color: #fa6108;
    font-family: ETmodules;
}
.bvi_blog_sidebar .et_pb_widget.widget_tag_cloud .tagcloud .tag-cloud-link, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_tag_cloud .tagcloud .tag-cloud-link {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff !important;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #000;
    -moz-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    -webkit-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    -o-box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    box-shadow: 0 5px 18px 0 rgba(82,59,46,0.1);
    background-image: -moz-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: -webkit-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: -o-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: -ms-linear-gradient(90deg, #0669b2, #3988c2) !important;
    background-image: linear-gradient(0deg, #0669b2, #3988c2) !important;
    background-blend-mode: overlay;
    padding: 5px 10px;
}
.bvi_blog_sidebar .et_pb_widget.widget_tag_cloud .tagcloud .tag-cloud-link:hover, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_tag_cloud .tagcloud .tag-cloud-link:hover {
    background-color: transparent !important;
    color: #fff;
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .gallery .gallery-item, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .gallery .gallery-item {
    margin: 0;
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .gallery .gallery-item .gallery-icon img, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .gallery .gallery-item .gallery-icon img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: none;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .gallery .gallery-item .gallery-icon img:hover, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .gallery .gallery-item .gallery-icon img:hover {
    filter: brightness(0.7);
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item {
    margin: 0 5px 5px 0;
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item:nth-child(3n), .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item:nth-child(3n) {
    margin: 0 0 5px;
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item .et_portfolio_image img, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item .et_portfolio_image img {
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item .et_portfolio_image:hover img, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item .et_portfolio_image:hover img {
    filter: brightness(0.7);
}
.bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item .et_portfolio_image .et_overlay, .et-db #et-boc .et-l .bvi_blog_sidebar .et_pb_widget.widget_media_gallery .et_post_gallery .et_gallery_item .et_portfolio_image .et_overlay {
    display: none !important;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn_column {
    display: flex;
    align-items: center;
    justify-content: center;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn {
    width: 100%;
    background-color: #fff !important;
    text-align: center;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #515151;
    background-image: -moz-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -webkit-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -o-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: -ms-linear-gradient(90deg, #fa6108, #f69a64) !important;
    background-image: linear-gradient(0deg, #fa6108, #f69a64) !important;
    background-blend-mode: overlay;
    max-width: 150px;
    min-width: 150px;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn::after {
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #515151;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn:hover, .bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn.bvi_active {
    background-color: transparent !important;
    color: #fff;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn:hover::after, .bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn.bvi_active:after {
    color: #fff;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_table_v1 .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content_top {
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_table_v1 .et_pb_pricing_table_wrap .et_pb_pricing_table:hover .et_pb_pricing_content_top {
    background-position: 120%;
}
.bvi_pricing_table_sec_v1 .bvi_pricing_table_v1 .et_pb_pricing_table_wrap .et_pb_pricing_table .et_pb_pricing_content ul.et_pb_pricing li span:before {
    top: 5px;
}
[class*="bvi_pricing_tab_content_"].bvi_active {
    display: block !important;
    opacity: 1;
    -moz-transition: opacity 1s ease, -webkit-transform 1s ease;
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
    -moz-transition: opacity 1s ease, transform 1s ease;
    -o-transition: opacity 1s ease, -webkit-transform 1s ease;
    -webkit-transition: opacity 1s ease, transform 1s ease;
    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;
}
[class*="bvi_pricing_tab_content_"] {
    display: none !important;
    opacity: 0;
    -moz-transition: opacity .4s ease, -webkit-transform .4s ease;
    -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
    -moz-transition: opacity .4s ease, transform .4s ease;
    -o-transition: opacity .4s ease, -webkit-transform .4s ease;
    -webkit-transition: opacity .4s ease, transform .4s ease;
    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;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
[class*="bvi_pricing_tab_content_"].animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.animated {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
to {
    opacity: 1;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.bvi_gallery_v1 .et_pb_gallery_items {
    display: grid;
    grid-template-columns: repeat(3, 1 fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
.bvi_gallery_v1 .et_pb_gallery_items .et_pb_gallery_item {
    width: 100% !important;
}
.bvi_gallery_v1 .et_pb_gallery_items > .et_pb_gallery_item:nth-child(6n+1), .bvi_gallery_v1 .et_pb_gallery_items > .et_pb_gallery_item:nth-child(6n+5) {
    grid-column-end: span 2;
    grid-row: span 2;
}
.bvi_gallery_v1 .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image {
    height: 100%;
}
.bvi_gallery_v1 .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bvi_number_counter_col_v1:hover .et_pb_icon .et_pb_icon_wrap .et-pb-icon {
    background-position: 120%;
}
.bvi_contact_us_form .et_pb_contact .et_pb_contact_form .et_pb_contact_field textarea {
    width: 100% !important;
}
.bvi_video_v1 {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    border: 8px solid #fff;
}
.bvi_video_v1 .et_pb_video_box, .bvi_video_v1 .et_pb_video_overlay {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}
.bvi_video_v1 .et_pb_video_overlay .et_pb_video_overlay_hover .et_pb_video_play {
    width: 60px;
    display: flex;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    align-items: center;
    left: 0;
    right: 0;
    height: 60px;
    justify-content: center;
    top: 0;
    overflow: hidden;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
    bottom: 0;
    margin: auto;
}
.bvi_video_v1 .et_pb_video_overlay .et_pb_video_overlay_hover:hover .et_pb_video_play {
    background-position: 120%;
}
.bvi_countdown_v1 .et_pb_countdown_timer_container .section.sep {
    display: none;
}
.bvi_countdown_v1 .et_pb_countdown_timer_container .section {
    width: 120px;
    display: inline-flex;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    align-items: center;
    height: 90px;
    flex-direction: column;
    justify-content: center;
    -moz-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    -webkit-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    -o-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    max-width: unset;
    margin: 5px;
}
.bvi_countdown_v1 .et_pb_countdown_timer_container .section .value {
    margin-bottom: 5px;
}
.bvi_history_v1 .bvi_history_blurb .et_pb_main_blurb_image .et_pb_image_wrap {
    width: 60px;
    display: flex;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    align-items: center;
    height: 60px;
    justify-content: center;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    -moz-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -webkit-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    -o-box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    box-shadow: 0 0 0 7px rgba(80, 48, 30, 0.05);
    background-image: linear-gradient(90deg,#fa6108 0%,#f69a64 50%,#fa6108);
    background-size: 200%,1px;
}
.bvi_history_v1 .bvi_history_blurb .et_pb_main_blurb_image {
    vertical-align: top;
}
.bvi_history_v1 .bvi_history_blurb:hover .et_pb_main_blurb_image .et_pb_image_wrap {
    background-position: 120%;
}
.bvi_history_v1 .bvi_history_blurb .et_pb_blurb_container {
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    margin-left: 25px;
    -moz-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    -webkit-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    -o-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    vertical-align: top;
    padding: 15px;
}
.bvi_history_v1 .bvi_history_blurb .et_pb_blurb_container .et_pb_blurb_description h4 {
    font-size: 22px;
    color: #262420;
    line-height: 1.1;
    font-weight: 600;
}
.bvi_tabs_v1 ul.et_pb_tabs_controls {
    background-color: transparent;
}
.bvi_tabs_v1 ul.et_pb_tabs_controls:after {
    border: none;
}
.bvi_tabs_v1 ul.et_pb_tabs_controls li {
    border: none;
    margin-right: 10px;
}
.bvi_tabs_v1 ul.et_pb_tabs_controls li a {
    font-size: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	background-color: #0669b2;
    -moz-transition: all 200ms linear 0ms;
    -webkit-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    color: #515151;
    -moz-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    -webkit-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    -o-box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);
    box-shadow: 0 5px 26px 0 rgba(82,59,46,0.1);

    padding: 12px 20px;
}
.bvi_tabs_v1 ul.et_pb_tabs_controls li a:hover, .bvi_tabs_v1 ul.et_pb_tabs_controls li.et_pb_tab_active a {
    background-color: #3988c2;
    color: #fff !important;
}
ul.et_pb_social_media_follow_0_tb_footer li a.icon {
    background-image: none !important;
}
@media only screen and (max-width: 1250px) {
.bvi_blog_4_col .et_pb_ajax_pagination_container {
    grid-template-columns: repeat(3, 1 fr);
}
}
@media only screen and (max-width: 1099px) {
.bvi_header_v1 .bvi_header_menu_column, .et-db #et-boc .et-l .bvi_header_v1 .bvi_header_menu_column {
    width: 100%;
}
.bvi_header_v1 .bvi_header_btn_column, .et-db #et-boc .et-l .bvi_header_v1 .bvi_header_btn_column {
    display: none;
}
}
@media only screen and (max-width: 980px) {
.bvi_tabs_v1 ul.et_pb_tabs_controls li {
    display: inline-block;
    margin-bottom: 5px;
}
.bvi_blog_4_col .et_pb_ajax_pagination_container {
    grid-template-columns: repeat(2, 1 fr);
}
.bvi_portfolio_carousel_v1 .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 22px;
    opacity: 1;
}
.bvi_portfolio_carousel_v1 .et-pb-slider-arrows .et-pb-arrow-next {
    opacity: 1;
    right: 22px;
}
.bvi_portfolio_carousel_v1 .et-pb-slider-arrows .et-pb-arrow-prev, .bvi_portfolio_carousel_v1 .et-pb-slider-arrows .et-pb-arrow-next {
    width: 45px;
    height: 45px;
}
.bvi_filter_portfolio_3_col .et_pb_portfolio_items, .bvi_simple_portfolio_3_col .et_pb_portfolio_grid_items {
    grid-template-columns: repeat(2, 1 fr);
}
.bvi_slider_v1 .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 22px;
    opacity: 1;
}
.bvi_slider_v1 .et-pb-slider-arrows .et-pb-arrow-next {
    opacity: 1;
    right: 22px;
}
.bvi_slider_v1 .et-pb-slider-arrows .et-pb-arrow-prev, .bvi_slider_v1 .et-pb-slider-arrows .et-pb-arrow-next {
    width: 45px;
    height: 45px;
}
.bvi_slider_v1 .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content h2 {
    font-size: 45px;
}
.bvi_cursor {
    display: none !important;
}
}
@media screen and (max-width: 800px) {
p {
    font-size: 12px;
}
a {
    font-size: 12px;
}
h1 {
    font-size: 45px !important;
}
h2 {
    font-size: 20px;
}
h4 {
    font-size: 15px !important;
    text-align: left;
}
h5 {
    font-size: 13px !important;
}
.bvi_service_single_mini_blurb li {
    font-size: 12px !important;
}
.btn_serv_cot {
    font-size: 15px !important;
}
.txt_inicio h1 {
    font-size: 40px !important;
}
}
@media only screen and (max-width: 768px) {
.bvi_history_v1 .bvi_history_blurb .et_pb_main_blurb_image {
    width: fit-content;
    display: block;
    margin-bottom: 20px;
}
.bvi_history_v1 .bvi_history_blurb .et_pb_blurb_container {
    margin-left: 0;
}
.bvi_history_v1 .bvi_history_blurb .et_pb_blurb_container .et_pb_blurb_description h4 {
    font-size: 20px;
}
}
@media only screen and (max-width: 700px) {
.bvi_slider_v1 .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content h2 {
    font-size: 35px;
}
}
@media only screen and (max-width: 600px) {
.bvi_gallery_v1 .et_pb_gallery_items {
    display: block;
}
.bvi_gallery_v1 .et_pb_gallery_items .et_pb_gallery_item {
    margin-bottom: 10px !important;
}
.bvi_blog_4_col .et_pb_ajax_pagination_container {
    grid-template-columns: repeat(1, 1 fr);
}
.bvi_blog_2_col .et_pb_ajax_pagination_container {
    grid-template-columns: repeat(1, 1 fr);
}
.bvi_filter_portfolio_3_col .et_pb_portfolio_items, .bvi_simple_portfolio_3_col .et_pb_portfolio_grid_items {
    grid-template-columns: repeat(1, 1 fr);
}
.bvi_filter_portfolio_2_col .et_pb_portfolio_items, .bvi_simple_portfolio_2_col .et_pb_portfolio_grid_items {
    grid-template-columns: repeat(1, 1 fr);
}
}
@media only screen and (max-width: 500px) {
.bvi_pricing_table_sec_v1 .bvi_pricing_tab_btn_column {
    display: block;
}
}
@media only screen and (max-width: 479px) {
.bvi_hero_v1 .bvi_hero_featured_row .bvi_hero_featured_title .et_pb_text_inner, .bvi_hero_v1 .bvi_hero_featured_row .bvi_hero_featured_sub_title .et_pb_text_inner {
    text-align: center;
}
.bvi_hero_v1 .bvi_hero_featured_row .bvi_hero_featured_info .et_pb_main_blurb_image {
    margin-right: auto;
    margin-left: auto;
}
.bvi_hero_v1 .bvi_hero_featured_row .bvi_hero_featured_info .et_pb_blurb_container {
    text-align: center;
}
}
@media only screen and (min-width: 769px) {
.bvi_history_v1 .bvi_history_blurb {
    margin-bottom: 0 !important;
    position: relative;
    padding-bottom: 40px;
}
.bvi_history_v1 .bvi_history_blurb:before {
    width: 2px;
    background-color: #eee;
    left: 30px;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
}
.bvi_history_v1 .bvi_history_blurb:last-child {
    padding-bottom: 0;
}
.bvi_history_v1 .bvi_history_blurb:last-child:before {
    display: none;
}
}
@media only screen and (min-width: 800px) {
.bvi_blog_list_view.bvi_blog_list_right_img .et_pb_post {
    flex-direction: row-reverse;
}
.bvi_blog_list_view.bvi_blog_list_right_img .et_pb_post .bvi_blog_info {
    order: 1;
}
.bvi_blog_list_view.bvi_blog_list_right_img .et_pb_post .post-meta .published {
    left: auto;
    right: 15px;
}
.bvi_blog_list_view .et_pb_post {
    display: flex;
    margin-bottom: 40px;
}
.bvi_blog_list_view .et_pb_post .entry-featured-image-url {
    width: 35%;
    margin: 0;
}
.bvi_blog_list_view .et_pb_post .bvi_blog_info {
    width: 65%;
    justify-content: start;
}
}
@media only screen and (min-width: 980px) {
.bvi_service_single .bvi_service_btn {
    width: 100%;
}
.bvi_service_single .bvi_service_btn:after {
    right: 20px;
}
}
@media only screen and (min-width: 981px) {
body {
    scrollbar-width: thin;
    scrollbar-color: #333;
}
body::-webkit-scrollbar {
    width: 15px;
}
body::-webkit-scrollbar-thumb {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background-color: darkgray !important;
    border: 3px solid #eee;
}
body::-webkit-scrollbar-track {
    background-color: #eee;
}
body::-moz-scrollbar {
    width: 15px;
}
body::-moz-scrollbar-thumb {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background-color: darkgray !important;
    border: 3px solid #eee;
}
body::-moz-scrollbar-track {
    background-color: #eee;
}
.bvi_footer_3 .bvi_footer_newsletter_row {
    align-items: baseline;
}
}
@media only screen and (min-width: 1100px) and (max-width: 1240px) {
.bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu>li, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu>li {
    padding-left: 5px;
    padding-right: 5px;
}
.bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu>li>a, .et-db #et-boc .et-l .bvi_header_menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu>li>a {
    font-size: 15px;
}
}
