#content {
    position: relative;
}

.red-bg {
    background: #eb444c;
}

.purple-bg {
    background: #522b78;
}

.blue-bg {
    background: #005b94;
}

.white-font {
    color: #fff;
}

.yellow-font {
    color: #fdba00;
}

.font-bold {
    font-weight: 700;
}

.white-filter img {
    filter: brightness(100);
}

.main-background {
    background-color: #FFF;
    position: relative;
}

.shadow-background {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.13);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.bput_header {
    background-color: #f3f3f5;
    border-bottom: 7px solid #fdba00;
}

.bput_background_element_left {
    position: absolute;
    left: 0;
    top: 25%;
}

.bput_background_element_right {
    position: absolute;
    right: 0;
    top: 65%;
}

.h440 {
    height: 440px;
}

.bput_logo_text {
    position: relative;
    top: 25px;
}

.bput_logo img {
    width: 100px;
    height: auto;
}

.primary-navigation .primary-menu-container>ul>.menu-item>a {
    font-size: 15px;
    font-weight: 700;
    color: #522b78;
    text-decoration: none;
}

.bput_language_menu {
    width: 100px;
}

.bput_language_menu span {
    color: #eb444c;
    font-weight: 700;
    margin: 0px 5px;
    display: none;
}

.bput_language_menu .language_active {
    color: #522b78;
}

.bput_header_helper {
    padding: 0px 20px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.bput_slider {
    position: relative;
    bottom: 330px;
    margin-bottom: -480px;
}

.bput_slider_helper {
    width: 100%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}

.bput_slider_helper .bput_slider_left {
    background-color: #e9474d;
    padding: 50px 75px;
    border-radius: 12px;
    width: 50%;
    display: inline-block;
}

.bput_slider_helper .bput_slider_right {
    display: inline-block;
    width: 450px;
    margin-left: 40px;
}

.bput_slider_right img {
    max-width: 500px;
    max-height: 520px;
}

.bput_slider_helper .bput_slider_left h3 {
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
}

.bput_slider_helper .slider_inner_helper {
    background-color: #fff;
    border-radius: 12px;
    padding: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 530px;
}

.slider_inner_text_upper {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
}

.slider_inner_left {
    color: #522b78;
}

.bti_next_arrow,
.bti_prev_arrow {
    transition: .3s;
}

.bti_next_arrow:hover {
    transition: .3s;
    filter: brightness(.8);
    cursor: pointer;
}

.bti_prev_arrow:hover {
    transition: .3s;
    filter: brightness(.85);
    cursor: pointer;
}

.slider_btn {
    background-color: #522b78;
    padding: 15px 25px;
    border-radius: 30px;
    border: none;
    font-weight: 600;
    color: #fdba00;
    transition: .3s;
}

.slider_btn:hover {
    transition: .3s;
    background-color: #3e1d5f;
}

.bput_slider_left_inner {
    margin-top: 35px;
}

.slider_btn img {
    display: inline-block !important;
    margin-right: 10px;
}

.bput_card_inner {
    position: absolute;
    bottom: 0;
    margin-left: 30px !important;
    margin-bottom: 30px;
}

.bput_card_header {
    color: #fff;
    margin-bottom: 25px !important;
}

.bput_card_icon {
    margin-bottom: 25px !important;
}

.bput_card_header h2 {
    font-size: 2.3rem;
    font-weight: 700;
}

.bput_card_header a {
    text-decoration: none !important;
    color: #fff !important;
}

.bput_card_text {
    color: #fff;
    width: 360px;
}

.bput_card_text a {
    text-decoration: none !important;
    color: #fff !important;
}

.bput_row_title h2 {
    font-weight: 700;
    color: #522b78;
}

.bput_row_title {
    color: #522b78;
}

.footer-upper {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

#bput_footer {
    background-color: #f3f3f5;
    margin-top: 50px;
}

.footer_images img {
    height: 95px;
    width: auto;
    display: inline-block;
    margin: 0px 10px;
}

.footer_images .footer-image-3 {
    height: 50px !important;
    width: auto !;
}

.footer-lower-left .widget-area {
    margin-top: 0px !important;
    display: block !important;
}

.footer-upper .widget-area {
    display: block !important;
}

.footer-lower .footer-helper {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.footer-lower-right span {
    color: #522b78;
    font-weight: 700;
    font-size: .9rem;
}

.footer-lower-right span a {
    color: #522b78;
    font-weight: 700;
    font-size: .9rem;
    text-decoration: none;
}

.footer-two .widget-area {
    margin-top: 0px !important;
}

#menu-footer-upper li a,
#menu-footer-lower li a {
    color: #522b78;
    text-decoration: none;
    font-weight: 700;
    font-size: .9rem;
    transition: .3s;
}

#menu-footer-upper li a:hover,
#menu-footer-lower li a:hover {
    color: #ea464d;
    transition: .3s;
}

#menu-footer-upper li a:before,
#menu-footer-lower li a:before {
    content: url('/wp-content/uploads/2020/12/footer-list-icon.png');
    margin-right: 5px;
}

.footer-two #text-2 {
    color: #522b78;
    font-weight: 700;
    font-size: .9rem;
}

.footer-one,
.footer-two {
    margin-bottom: 50px;
}

.footer-three {
    position: relative;
    bottom: 50px;
}

#bput_footer_lower {
    position: relative;
    margin-top: -60px;
    background-color: #fff;
}

.footer-three-text {
    position: absolute;
    top: 0;
    text-align: center;
    margin-top: 120px;
    color: #fff;
    margin-left: 40px;
    margin-right: 40px;
}

.footer-three-title {
    font-weight: 800;
    margin-bottom: 20px;
}

.footer-three-text img {
    margin: 0 auto;
}

.footer-three-first-img {
    padding-top: 50px;
    padding-bottom: 10px;
}

.footer-social a {
    display: inline-block;
}

.footer-social a img {
    height: 22px;
    margin-left: 3px;
    margin-right: 3px;
}

.bput_social_header p {
    color: #522b78;
    font-weight: 800;
}

.bput_social_header img {
    display: inline-block;
    margin-left: 10px;
}

.bput_social_block {
    margin: 0 auto;
}

.bput_post_title {
    background: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.35);
    padding: 30px 20px;
}

.bput_post_image img {
    height: 270px !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    object-fit: cover;
}

.bput_post_title {
    color: #522b78;
    font-size: 1.2rem;
    font-weight: 800;
}

.bput_logo_small {
    top: initial;
    padding: 20px 0px;
}

.bput_logo_small img {
    height: 90px;
}

.purple-icon {
    color: #522b78;
    margin-right: 8px;
}

.about_us_call_button {
    background-color: #fff !important;
    color: #522b78 !important;
    font-weight: 800 !important;
    margin: 0 auto;
    border: none;
    padding: 15px 30px;
    border-radius: 30px;
    text-decoration: none;
}

.about_us_chat button {
    background-color: #522b78 !important;
    border: none !important;
    color: #fdba00 !important;
    font-weight: 800 !important;
    margin: 0 auto;
    border: none;
    padding: 15px 30px;
    border-radius: 30px;
}

.about_us_call {
    padding: 25px 0px;
}


/* .about_us_call_button {
    padding-bottom: 15px;
    padding-top: 25px;
} */

.about_us_chat {
    padding-bottom: 10px;
}

.about_us_call_btn,
.about_us_chat_btn {
    transition: .3s;
}

.about_us_call_btn:hover {
    transition: .3s;
    background: #eaeaea !important;
}

.about_us_chat_btn:hover {
    transition: .3s;
    background: #3f1d61 !important
}

.about_us_call:before {
    content: url('/wp-content/uploads/2020/12/bullet-chat-button.png');
    margin-right: 10px;
    position: absolute;
    margin-left: -45px;
}

.about_us_chat:after {
    content: url('/wp-content/uploads/2020/12/bullet-chat-button-1-e1608741342833.png');
    margin-left: 10px;
    position: absolute;
    padding-top: 15px;
}

.vc_tta-panels {
    background-color: transparent !important;
    border-color: transparent !important;
}

.vc_tta-tabs-list .vc_tta-tab a {
    border-radius: 40px !important;
    background: #fff !important;
    padding: 6px 25px !important;
    border-color: #522b78;
    border: 2px solid #522b78;
}

.vc_tta-tabs-list .vc_tta-tab a span {
    color: #522b78 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.vc_tta-tabs-list .vc_tta-tab a:after,
.vc_tta-tabs-list .vc_tta-tab a:before {
    content: none !important;
}

.vc_tta-tabs-list .vc_tta-tab {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.vc_tta-tabs-list .vc_tta-tab a:hover {
    background: #eb444c !important;
    transition: .3s;
}

.vc_tta-tabs-list .vc_tta-tab a:hover span {
    color: #fff !important;
}

.vc_tta-tabs-list .vc_active a {
    border-radius: 40px !important;
    background: #eb444c !important;
    padding: 6px 25px !important;
    transition: .3s;
}

.vc_tta-tabs-list .vc_active a span {
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.vc_tta-tabs-container {
    padding-bottom: 25px !important;
}

.about_us_container {
    padding: 30px 50px;
    border-radius: 20px;
    margin-bottom: 45px;
}

.about_us_container_helper {
    text-align: center;
}

.about_us_container_helper img {
    padding-bottom: 10px;
    margin: 0 auto;
}

.about_us_map {
    border: 2px solid #fdba00;
}

.tab-background-img {
    position: absolute;
    right: 0;
    top: 0;
}

.tab-background-img-single {
    position: absolute;
    right: 0;
    top: -60px;
}

.primary-navigation .primary-menu-container>ul>.current-menu-item>a {
    color: #eb444c;
}

.primary-navigation .primary-menu-container>ul>.menu-item>a:hover {
    color: #eb444c;
    transition: .3s;
    text-decoration: none;
}

.primary-navigation .primary-menu-container>ul>.menu-item>a {
    transition: .3s;
}

.header_small_menu {
    position: absolute;
    top: 220px;
    z-index: 999;
}

.home_page {
    top: 220px;
}

.header_small_menu a {
    display: block;
    font-size: 12px;
    text-decoration: none;
    color: #8a8a8a;
    margin-bottom: 5px;
}

.wpforms-required-label {
    color: #fdba00 !important;
}

div.wpforms-container-full .wpforms-form input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio] {
    width: 20px;
    height: 20px;
}

input[type=radio]:after {
    width: 10px;
    height: 10px;
    position: relative;
    left: 4px;
    top: 4px;
    background: #522b78;
}

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    height: 45px;
    border-radius: 5px;
}

.consultation-form-submit {
    border-radius: 30px !important;
    background: #522b78 !important;
    color: #fdba00 !important;
    padding: 15px 30px !important;
    border: none !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    transition: .3s;
}

.consultation-form-submit:hover {
    background: #381858 !important;
    transition: .3s;
}

.consultation-left>.vc_column-inner {
    border-bottom-left-radius: 12px;
}

.consultation-right>.vc_column-inner {
    border-bottom-right-radius: 12px;
}

.consultation-list {
    list-style: none;
}

.consultation-list li {
    font-size: 1.1rem;
    margin-right: 10px;
}

.consultation-list li:before {
    content: "\2022";
    color: #eb444c;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    font-size: 20px;
    margin-left: -1em;
    position: relative;
}

.header_small_menu {
    display: none;
}

.footer-three-text img {
    transition: .3s;
}

.footer-three-text img:hover {
    filter: brightness(.65);
}

.wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent !important;
    border: none !important;
}

.bput_post .vc_gitem-row-position-middle {
    position: absolute;
    z-index: 222;
    padding-top: 60px;
}

.post_date_block {
    text-align: center;
}

.post_date_date {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    background: #eb444c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}

.bput_post_title a {
    position: relative;
    top: 10px;
}

.bput_social_header img {
    height: 35px;
}

#slider_arrows {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    position: relative;
    bottom: 93px;
    left: 225px;
    pointer-events: none;
}

.tab-background-img {
    display: none;
}

.chat_call_row {
    position: relative;
    z-index: 10;
    bottom: 110px;
}

.chat_call_container {
    background: #fff;
    border-radius: 15px;
    width: 60%;
    margin: 0 auto;
    padding: 40px 60px;
    margin-bottom: -80px;
}

.chat_call_container_helper {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.chat_call_left h4 {
    font-weight: 700;
    color: #522b78;
    margin-bottom: 0px !important;
}

.chat_call_left span {
    color: #522b78;
}

.chat_button {
    padding: 15px 30px;
    background: #522b78;
    color: #fdba00;
    border: none;
    font-weight: 700;
    border-radius: 30px;
    transition: .3s;
}

.chat_button:hover {
    transition: .3s;
    background: #381957;
}

.chat_call_middle:before {
    display: inline-block;
    content: url('/wp-content/uploads/2020/12/bullet-chat-button.png');
    margin-right: 10px;
}

.chat_button:before {
    font-family: 'Font Awesome 5 Free' !important;
    content: '\f4ad';
    font-weight: 400;
    margin-right: 10px;
    color: #fff;
    font-size: 1.6rem;
}

.call_button {
    padding: 23px 30px;
    background: #eb444c;
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 30px;
    height: 59px;
    transition: .3s;
    text-decoration: none;
}

.call_button:hover,
.call_button:focus {
    transition: .3s;
    background: #af2c33 !important;
    color: #fff !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size: 18px !important;
}

.bti_post {
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
}

.bti_postpage_title {
    padding-top: 80px;
    padding-bottom: 25px;
}

.bti_all_posts {
    margin-bottom: 50px;
}

.bti_post_featured_image img {
    width: 100%;
    height: 350px !important;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    max-width: 100% !important;
}

.bti_post_title {
    -webkit-box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 15px 1px rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 50px 20px 45px 20px;
    text-align: center;
}

.bti_post_title a {
    font-size: 1.2rem;
    color: #522b78;
    font-weight: 700;
    text-decoration: none;
    transition: .3s;
}

.bti_post_title a:hover {
    transition: .3s;
    color: #eb444c;
}

.bti_date_helper {
    width: 75px;
    height: 75px;
    background: #eb444c;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -37px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}

.post_date_day {
    font-size: 1.8rem;
    font-weight: 1000;
    color: #fff;
    line-height: 1;
    padding-top: 10px;
}

.post_date_month {
    color: #fdba00;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
}

.wpc-image-inner {
    padding: 0px 80px 0px 40px;
    position: absolute;
    bottom: 20%;
    color: #fff;
}

.wpc-directory-title {
    font-weight: 700;
    font-size: 2.5rem;
}

.wpc-image-container {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
}

.bti_image_hover_zoom {
    overflow: hidden;
    transition: .3s;
    -webkit-box-shadow: 0px 5px 8px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 8px 3px rgba(0, 0, 0, 0.1);
}

.bti_post_featured_image {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
}

.bti_post_featured_image img {
    transition: .3s;
}

.bti_post_featured_image:hover img {
    transition: .3s ease;
    transform: scale(1.2);
}

.bput_card {
    transition: .3s;
}

.bput_card .bput_card_img {
    transition: .3s;
}

.bput_card:hover .bput_card_img {
    filter: brightness(1.3);
    transition: .3s
}

.bti_image_hover_zoom img {
    transition: .3s;
}

.bti_image_hover_zoom:hover img {
    transform: scale(1.2);
    transition: .3s;
}

.wpc-image-container:hover .wpc-directory-image {
    transition: 0.3s;
    transform: scale(1.2);
}

.wpc-directory-wrap {
    margin-bottom: 2rem;
}

.bti_title_img {
    margin-bottom: 15px !important;
}

.bti_video_block iframe {
    max-height: 100% !important;
}

.wpc-directory-image {
    transition: 0.3s;
    width: 100%;
}

.bti_information_column {
    position: relative;
}

.bti_information_column .bti_information_inner {
    position: absolute;
    bottom: 0;
    padding: 40px 30px 40px 30px;
}

.bti_information_inner .bti_inner_icon {
    margin-bottom: 20px;
}

.bti_information_inner .bti_inner_title {
    font-size: 2.3rem;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}

.bti_information_inner .bti_inner_subtitle {
    color: #fff;
    font-size: 1.1rem;
}

.bti_information_column>a>img {
    transition: .3s;
}

.bti_information_column:hover>a>img {
    transition: .3s;
    filter: brightness(.85);
}

.bti_information_block {
    margin-top: 30px;
}

.bti_pagination {
    text-align: center;
    margin-bottom: 100px;
}

.bti_pagination a,
.bti_pagination span {
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
    background: #afafaf;
    border-radius: 50%;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    padding: 6px 13px;
    vertical-align: middle;
    border: 2px solid #fff;
    transition: .3s;
}

.bti_pagination a:hover {
    transition: .3s;
    background: #401e72;
}

.bti_pagination a:focus {
    background: #401e72 !important;
}

.bti_pagination span {
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
    background: #401e72;
    border-radius: 50%;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    padding: 6px 13fpx;
    vertical-align: middle;
    border: 2px solid #fff;
}

.bti_search_container {
    display: none;
    opacity: 0;
    position: absolute;
    right: 50px;
    top: 130px;
    padding: 8px;
    background: #fff;
    z-index: 999;
    border: 2px solid #eb444c;
    border-radius: 5px;
    transition: .3s;
}

.search_active {
    display: block;
    transition: .3s;
    opacity: 1;
}

.bti_search_container input {
    border: none;
    font-size: 1.2rem;
    font-weight: 700;
}

.bti_search_container button {
    border: none;
    width: 40px;
    padding: 0;
    vertical-align: middle;
}

.bti_search_container img {
    background: #fff;
}

#bti_slider .slick-slide {
    height: 500px !important;
}

#bti_slider {
    margin-bottom: 50px;
}

.slick-slider:focus {
    border: none !important;
}

.bti_search_container label {
    display: none;
}

.bti_search_container input[type="submit"] {
    background: url('https://uzticibastalrunis.lv/wp-content/uploads/2021/01/search-2.png') 0 no-repeat !important;
    color: transparent !important;
    width: 30px;
    background-size: 25px !important;
}

.bti_search_container input[type="search"] {
    margin: 0px !important;
}

.bput_search i:hover {
    cursor: pointer;
}

.bput_search i {
    color: #522b8c;
}

.bti_search_post_icon i {
    margin: 0 auto;
}

.bti_search_post_title {
    text-align: center;
}

.bti_search_post_title a {
    color: #522b78;
    text-decoration: none;
    font-weight: 700;
}

.bti_search_title {
    font-weight: 700;
    color: #522b78;
    padding-top: 30px;
}

.bti_video iframe {
    max-height: 100% !important;
}

.bti_header_mobile {
    display: none;
}

.bti_mobile_burger .burger1 {
    width: 25px;
    height: 5px;
    background-color: #fbba00;
    margin: 4px 0;
    border-radius: 5px;
}

.bti_mobile_burger .burger2 {
    width: 25px;
    height: 5px;
    background-color: #441d6c;
    margin: 4px 0;
    border-radius: 5px;
}

.bti_mobile_burger .burger3 {
    width: 25px;
    height: 5px;
    background-color: #ea464d;
    margin: 4px 0;
    border-radius: 5px;
}

.bti_mobile_header {
    display: none;
    background-color: #f3f3f5;
    border-bottom: 4px solid #fdba00;
}

.bti_mobile_menu {
    display: none;
    position: absolute;
    z-index: 99999;
    background: #fff;
    right: 0;
    top: 0;
    height: 100vh;
    width: 90%;
}

.bti_mobile_header_helper {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.bti_mobile_logo,
.bti_mobile_text,
.bput_search,
.bti_mobile_burger {
    display: inline-block;
}

.bti_mobile_logo img {
    height: 50px;
}

.bti_mobile_text a img {
    height: 40px;
}

.bti_mobile_call a img {
    height: 22px;
}

.bti_mobile_call {
    background: #eb444c;
    padding: 7px;
    border-radius: 50%;
}

.bti_mobile_header_2 {
    position: relative;
    right: 20px;
}

.bti_mobile_logo {
    margin-right: 10px;
}

.slider_mob {
    display: none !important;
    position: absolute;
    top: 120px;
    width: 93%;
    left: 50%;
    transform: translateX(-50%);
}

.slider_mob_slide {
    background: #eb444c;
    border-radius: 5px;
    padding: 20px 10px 10px 10px;
}

.slider_mob_slide h3 {
    font-size: 1rem;
    color: #fff;
    text-align: center;
}

.slider_mob_slide .bti_mobile_slider_inner {
    padding: 10px 20px 15px 20px;
}

.bti_mobile_slider_inner .bti_mobile_slider_helper {
    background: #fff;
    border-radius: 8px;
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 20px 10px;
}

.bti_mobile_slider_inner .bti_mobile_slider_inner_left .slider_inner_text_upper {
    font-size: .8rem;
    font-weight: 700;
    color: #522b78;
    line-height: .5;
}

.bti_mobile_slider_inner .bti_mobile_slider_inner_left .slider_inner_text_lower {
    font-size: .6rem;
}

.bti_mobile_slider_inner .bti_mobile_slider_inner_middle img {
    width: 15px;
    position: relative;
    bottom: 15px;
}

.bti_mobile_slider_inner .bti_mobile_slider_inner_right button {
    font-size: .7rem;
    padding: 5px 10px;
}

.bti_mobile_slider_inner .bti_mobile_slider_inner_right button img {
    height: 15px;
}

.sub-menu-toggle {
    display: none !important;
}

.bti_mobile_menu ul li {
    margin: 10px 0px;
}

.bti_mobile_menu>.primary-menu-container>ul>li:before {
    content: url('/wp-content/uploads/2020/12/footer-list-icon.png');
    margin-right: 5px;
}

.bti_mobile_menu>.primary-menu-container>ul {
    list-style-type: none;
}

.bti_mobile_menu>.primary-menu-container>ul>li>a {
    text-decoration: none;
    color: #522b78;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: .9rem;
}

.close_menu_btn {
    text-align: right;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 5px;
    margin-right: 8px;
}

.bti_mobile_menu_upper {
    text-align: center;
}

.bti_mobile_menu_upper .chat_button:before {
    content: none;
}

.bti_mobile_menu_upper .chat_button img {
    display: inline-block;
    margin-right: 10px;
    height: 18px;
    position: relative;
    bottom: 2px;
}

.bti_mobile_menu_upper .chat_button,
.bti_mobile_menu_upper .call_button {
    padding: 13px 15px 10px 15px;
    font-size: .8rem;
    height: initial;
    margin: 0px 10px 20px 10px;
}

.bti_mobile_menu .sub-menu {
    display: none;
}

.bti_mobile_menu>.primary-menu-container>#primary-menu-list>.menu-item-has-children>a:after {
    font-family: 'Font Awesome 5 Free' !important;
    content: '\f0d7';
    color: #eb444c;
    font-weight: 700;
    float: right;
    margin-right: 20px;
    font-size: 1.2rem;
}

.bti_mobile_menu>.primary-menu-container>#primary-menu-list>.current-menu-item>a {
    color: #eb444c !important;
}

.bti_mobile_menu>.primary-menu-container>ul>.menu-item-has-children>.sub-menu {
    list-style: none;
}

.bti_mobile_menu>.primary-menu-container>ul>.menu-item-has-children>.sub-menu>li {
    margin-left: 15px;
}

.bti_mobile_menu .sub-menu .current-menu-item a {
    color: #eb444c !important;
}

.bti_mobile_menu>.primary-menu-container>ul>.menu-item-has-children>.sub-menu>li:before {
    content: "\2022";
    color: #eb444c;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    font-size: 20px;
    margin-left: -1em;
    position: relative;
}

.bti_mobile_menu a {
    text-decoration: none;
    color: #522b78;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: .9rem;
}


/* REMOVE LATER */


/* html {
    margin-top: 0px !important;
}
#wpadminbar {
    display: none !important;
} */


/* ------------ */

.bti_mobile_socials {
    display: none;
}

.bti_mobile_socials .wpb_wrapper {
    text-align: center;
}

.bti_mobile_socials .vc_icon_element {
    display: inline-block;
    margin: 0px 15px;
}

.bti_mobile_socials .vc_icon_element-icon {
    font-size: 4em !important;
}

#mobile_footer {
    display: none;
}

.mobile_footer_middle_right ul {
    list-style-type: none;
}

.mobile_footer_middle_right ul li:before {
    content: url('/wp-content/uploads/2020/12/footer-list-icon.png');
    margin-right: 5px;
    text-decoration: none;
    color: #522b78;
}

.mobile_footer_middle {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 35px 10px 15px;
    margin: 20px 0px 0px 0px;
    background: #f3f3f5;
}

.mobile_footer_middle_left p {
    font-size: .7rem;
    color: #522b78;
    font-weight: 600;
    line-height: 2;
}

.mobile_footer_middle_right ul li a {
    font-size: .7rem;
    text-decoration: none;
    color: #522b78 !important;
    font-weight: 600;
    letter-spacing: 1px;
}

.mobile_footer_middle .widget-area {
    margin-top: 0px !important;
}

.mobile_footer_apps a img {
    width: 100px;
    margin-bottom: 10px;
}

.mobile_footer_top img {
    width: 200px;
    margin: 0 auto;
}

.mobile_footer_bottom .widget-area {
    margin-top: 0px !important;
}

.mobile_footer_images {
    text-align: center;
}

.mobile_footer_images .footer-image-1,
.mobile_footer_images .footer-image-2 {
    display: inline-block;
    height: 85px;
    margin: 0px 10px;
}

.mobile_footer_images .footer-image-3 {
    width: 100%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 50px;
}

.bti_mobile_download {
    display: none;
}

.bti_mobile_download .vc_col-sm-6 {
    display: inline-block;
    width: 50% !important;
}

.bti_post_title_single {
    color: #522b78;
    font-weight: 700;
    font-size: 2.1rem;
}

.bti_post_image_single img {
    margin: 0 auto;
    border-radius: 20px;
}

.bti_single_post ul {
    list-style-type: none;
}

.bti_single_post ul li {
    font-size: 1.1rem;
}

.bti_single_post ul li:before {
    content: "\2022";
    color: #eb444c;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    font-size: 20px;
    margin-left: -1em;
    position: relative;
}

.bti_single_post .entry-content {
    padding: 0px 30px 30px 30px;
}

.bti_related_posts {
    margin-bottom: 80px;
}

.bti_related_posts_title {
    color: #522b78;
    font-weight: 700;
    margin: 30px 0px 40px 0px;
}

.bti_gallery_start,
.bti_gallery_last {
    height: 300px;
    position: relative;
}

.bti_gallery_start img,
.bti_gallery_last img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.bti_gallery_hidden img {
    display: none;
}

#bti_gallery {
    margin-top: 30px;
}

.bti_gallery_last_text {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 40px;
    margin-bottom: 20px;
    color: #fff;
    text-decoration: none;
    font-size: .9rem;
}

.bti_gallery_last_text:before {
    font-family: 'Font Awesome 5 Free' !important;
    content: '\f302';
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    margin-right: 10px;
}

.bti_gallery_start img,
.bti_gallery_last img {
    transition: .3s;
}

.bti_gallery_start:hover img,
.bti_gallery_last:hover img {
    transition: .3s;
    filter: brightness(.85);
}

.bput_main_menu .sub-menu {
    border: none;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.13);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    left: 50% !important;
    transform: translateX(-50%);
}

.bput_main_menu>.primary-navigation>div>.menu-wrapper>li>.sub-menu:before {
    font-family: 'Font Awesome 5 Free' !important;
    content: '\f0d8';
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
}

.bput_main_menu .sub-menu li {
    background: #fff !important;
    text-align: center;
}

.bput_main_menu .sub-menu li a {
    color: #532c79;
    font-weight: 700;
    padding: 10px 10px !important;
    font-size: .9rem !important;
}

.bput_main_menu .sub-menu li:first-child {
    padding-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.bput_main_menu .sub-menu li:last-child {
    padding-bottom: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bti_search_post_icon img {
    margin: 0 auto;
}

.slider_btn i {
    color: #fff;
    font-size: 1.6rem;
    margin-right: 10px;
}

.footer-two #text-2 p {
    font-size: .9rem !important;
}

.facebook-icon {
    color: #3b5998;
    font-size: 1.5rem;
}

.twitter_icon {
    color: #00acee;
    font-size: 1.5rem;
}

.insta-icon {
    color: #8a3ab9;
    font-size: 1.5rem;
}

.after_chat {
    margin-top: -80px;
}

.vc_active>a {
    border: 2px solid #eb444c !important;
}

#cookie-law-info-bar {
    z-index: 9999999;
}

.bti_mobile_menu_upper i {
    color: #fff;
    margin-right: 10px;
}

.wpforms-container .choice-1 label {
    color: #fff;
}

.wpforms-container .choice-1 label a {
    color: #fff;
    text-decoration: underline;
}

.wpforms-field-required input[type=checkbox]:after {
    top: initial !important;
    left: initial !important;
    margin-left: 5px;
}

.bti_slider_arrow_next {
    color: #fff;
    background: #eb444c;
    transition: .3s;
    font-size: 1rem;
    margin-left: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    pointer-events: all;
}

.bti_slider_arrow_next:hover {
    cursor: pointer;
    transition: .3s;
    transform: scale(1.2);
}

.bti_slider_arrow_prev {
    color: #eb444c;
    background: #fff;
    transition: .3s;
    font-size: 1rem;
    margin-left: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #eb444c;
    pointer-events: all;
}

.bti_slider_arrow_prev:hover {
    cursor: pointer;
    transition: .3s;
    transform: scale(1.2);
}

#bti_slider {
    /* position: absolute;
    top: 180px; */
}

.open-chat {
    top: auto !important;
    bottom: 0px !important;
}

.mbm50 {
    margin-bottom: -50px !important;
}

.mega-accordion {
    margin-bottom: 35px;
}

.bti_wpform .vc_column-inner {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.bti_swipe_icon {
    display: none;
}

.custom_paging {
    text-align: right;
}

.custom_paging li {
    display: none;
}

.custom_paging li a {
    text-decoration: none;
    color: #a2a2a2;
    font-size: .8rem;
}

.custom_paging li a span {
    color: #eb444c;
    font-weight: 700;
}

.custom_paging .slick-active {
    display: block;
}

.bti_swipe_icon_650 {
    display: none;
}

#wpforms-189-field_1_suggestion {
    display: none;
    opacity: 0;
}

@media (max-width: 1400px) {
    .bti_information_inner {
        padding: 40px 30px 20px 30px !important;
    }
    .bti_inner_title {
        font-size: 2rem !important;
    }
    .tab-background-img-single,
    .tab-background-img {
        max-width: 450px;
    }
    .bput_background_element_left img,
    .bput_background_element_right img {
        width: 60px;
    }
    .header_small_menu {
        margin-left: -15px;
    }
    .home_page {
        display: none;
    }
    .bput_slider_helper .bput_slider_left {
        padding: 40px 55px;
    }
    .bput_slider_helper .bput_slider_left h3 {
        font-size: 2rem !important;
    }
    .bput_slider_helper .slider_inner_helper {
        padding: 35px;
    }
    #slider_arrows {
        left: 70px;
    }
    .bput_post .vc_gitem-row-position-bottom {
        bottom: -20px !important;
    }
    .bput_post .vc_gitem-row-position-middle {
        padding-top: 0px !important;
    }
    .bput_logo_text img {
        width: 150px;
    }
    .bput_logo img {
        width: 80px;
    }
    .footer-one img {
        width: 300px;
    }
    .bput_card_inner {
        width: 320px !important;
    }
    .bput_card_text {
        width: 320px;
    }
    .bput_card_text p {
        font-size: 15px;
    }
}

@media (max-width: 800px) {
    .footer-lower-right {
        text-align: center;
    }
    .mobile_footer_images .footer-image-3 {
        margin-bottom: 0px;
    }
    .bti_swipe_icon {
        display: block;
    }
    .slider_mob_slide h3 {
        font-size: 1.5rem;
    }
    .slider_mob_slide .slider_inner_text_upper {
        font-size: 1.2rem !important;
    }
    .slider_mob_slide .slider_inner_text_lower {
        font-size: 1rem !important;
    }
    .bti_mobile_slider_inner .bti_mobile_slider_inner_middle img {
        width: 35px;
        bottom: 0px;
    }
    .bti_mobile_slider_inner .bti_mobile_slider_inner_right button {
        font-size: 1rem;
        padding: 15px 25px;
    }
    .chat_button:before {
        font-size: 1rem;
    }
    .slider_btn i {
        font-size: 1rem;
    }
    .bput_slider_mob .slick-list {
        margin: 0px -5px;
    }
    .bput_slider_mob .slick-slide {
        margin: 0px 5px;
        padding: 20px;
    }
    .main_mobile_margin {
        margin-top: 95px;
    }
    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 20px;
    }
    .mobile_paragrapth p {
        font-size: .9rem !important;
    }
    .bti_post_title a {
        font-size: .9rem;
    }
    .bput_row_title h2 {
        font-size: 1.1rem;
    }
    .bti_information_inner .bti_inner_icon img {
        height: 70px;
        margin-bottom: 10px;
    }
    .bti_information_inner .bti_inner_title {
        font-size: 2rem !important;
        margin-bottom: 10px;
    }
    .bti_information_inner .bti_inner_subtitle {
        font-size: 1.1rem;
        font-weight: 800;
    }
    .bti_all_posts .slick-list {
        margin: 0px 3px;
    }
    .bti_all_posts .slick-slide {
        margin: 0px 5px 30px 5px;
        width: 95vw !important;
    }
    .bti_mobile_download {
        display: block;
    }
    .bti_post_featured_image img {
        height: 250px !important;
    }
    #mobile_footer {
        display: block;
    }
    .bti_mobile_socials {
        display: block;
    }
    .bti_socials {
        display: none;
    }
    .bti_mobile_header {
        display: block;
    }
    .slider_mob {
        display: block !important;
    }
    .bput_search {
        margin-right: 10px;
    }
    .bput_header {
        display: none;
    }
    .bti_header_mobile {
        display: block;
    }
    .slider_desktop {
        display: none !important;
    }
    #slider_arrows {
        display: none;
    }
    .h440 {
        height: 200px;
    }
    .slider_mobile {
        bottom: -10px !important;
        margin-bottom: 0px !important;
    }
    .bput_background_element_left {
        display: none;
    }
    .bput_background_element_right {
        display: none;
    }
    .bput_search i {
        position: relative;
        bottom: 7px;
        font-size: 1.3rem;
    }
    .tab-background-img-single {
        position: initial;
        margin-top: -50px;
    }
    .consultation-left>.vc_column-inner {
        border-bottom-left-radius: 0px;
    }
    .consultation-right>.vc_column-inner {
        border-bottom-right-radius: 0px;
    }
    .wpforms-submit-container {
        text-align: center;
    }
    .bput_row_title {
        text-align: center;
    }
    .bput_row_title h2 {
        font-size: 1.8rem;
    }
    .wpc-directory-image {
        height: 150px;
        object-fit: cover;
    }
    .wpc-image-inner {
        bottom: 10%;
    }
    .wpc-directory-title {
        font-size: 1.8rem;
    }
    .chat_call_container {
        padding: 30px 20px;
        width: 100%;
    }
    /* .chat_call_left {
        display: none;
    } */
    .chat_button {
        white-space: nowrap;
        padding: 8px 20px;
    }
    .slider_mob .chat_call_middle:before {
        margin-right: 30px;
    }
    .call_button {
        padding: 9.5px 20px;
    }
    .bti_contactform_header h2 {
        font-size: 1.3rem;
    }
    .tab-background-img {
        display: none !important;
    }
    .vc_tta-panels .vc_active .vc_tta-panel-heading {
        background-color: #eb444c !important;
    }
    .vc_tta-panels .vc_active .vc_tta-panel-heading h4 a span {
        color: #fff;
        font-weight: 800;
    }
    .bti_wpform .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #bti_slider {
        display: none;
    }
    .bti_search_container {
        right: 20px;
    }
    .bti_mobile_menu {
        width: 60%;
    }
    .bti_swipe_icon img {
        width: 15px;
        margin-top: 10px;
        filter: contrast(.1);
    }
    .swipe_slider {
        position: absolute;
        bottom: 3px;
        left: 50%;
        transform: translateX(-50%);
    }
    .w600 {
        display: none;
    }
    .mobile_footer_bottom .widget-area {
        display: inline;
    }
    .mobile_footer_bottom .footer-image-3 {
        margin: 0 auto;
        margin-top: 20px;
        width: 400px;
    }
    .shadow-background .chat_call_middle:before {
        display: none;
    }
    .shadow-background .chat_call_container_helper {
        justify-content: space-evenly;
    }
    .shadow-background .chat_call_left {
        display: none;
    }
}

@media (max-width: 575px) {
    .w600 {
        display: block;
    }
    .w600 img {
        width: 15px;
        margin-top: 10px;
        filter: contrast(.1);
    }
}

@media (max-width: 550px) {
    .mobile_footer_bottom .footer-image-3 {
        width: 85% !important;
    }
    .slider_mob_slide h3 {
        font-size: 1rem !important;
    }
    .bput_slider_mob .slick-slide {
        padding: 0px !important;
        padding-top: 20px !important;
    }
    .bti_mobile_menu {
        width: 90% !important;
    }
    .chat_button:before {
        font-size: 1rem !important;
    }
    .slider_btn i {
        font-size: 1rem !important;
    }
    .bput_slider_mob .slick-list {
        margin: 0px -5px !important;
    }
    .bput_slider_mob .slick-slide {
        margin: 0px 5px !important;
    }
    .main_mobile_margin {
        margin-top: 90px !important;
    }
    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 20px !important;
    }
    .mobile_paragrapth p {
        font-size: .9rem !important;
    }
    .bti_post_title a {
        font-size: .9rem !important;
    }
    .bput_row_title h2 {
        font-size: 1.1rem !important;
    }
    .bti_information_inner .bti_inner_icon img {
        height: 30px !important;
        margin-bottom: 10px !important;
    }
    .bti_information_inner .bti_inner_title {
        font-size: 1.2rem !important;
        margin-bottom: 10px !important;
    }
    .bti_information_inner .bti_inner_subtitle {
        font-size: .7rem !important;
        font-weight: 800 !important;
    }
    .bti_all_posts .slick-list {
        margin: 0px 3px !important;
    }
    .bti_all_posts .slick-slide {
        margin: 0px 5px 30px 5px !important;
        width: 95vw !important;
    }
    .bti_information_block .slick-list {
        margin: 0px -10px !important;
    }
    .bti_information_block .slick-slide {
        width: 60vw !important;
        margin: 0px 10px !important;
    }
    .bti_mobile_download {
        display: block !important;
    }
    .bti_post_featured_image img {
        height: 250px !important;
    }
    #mobile_footer {
        display: block !important;
    }
    .bti_mobile_socials {
        display: block !important;
    }
    .bti_socials {
        display: none !important;
    }
    .bti_mobile_header {
        display: block !important;
    }
    .slider_mob {
        display: block !important;
    }
    .bput_search {
        margin-right: 10px !important;
    }
    .bput_header {
        display: none !important;
    }
    .bti_header_mobile {
        display: block !important;
    }
    .slider_desktop {
        display: none !important;
    }
    #slider_arrows {
        display: none !important;
    }
    .h440 {
        height: 200px !important;
    }
    .slider_mobile {
        bottom: -10px !important;
        margin-bottom: 0px !important;
    }
    .bput_background_element_left {
        display: none !important;
    }
    .bput_background_element_right {
        display: none !important;
    }
    .bput_search i {
        position: relative !important;
        bottom: 7px !important;
        font-size: 1.3rem !important;
    }
    .tab-background-img-single {
        position: initial !important;
        margin-top: -50px !important;
    }
    .consultation-left>.vc_column-inner {
        border-bottom-left-radius: 0px !important;
    }
    .consultation-right>.vc_column-inner {
        border-bottom-right-radius: 0px !important;
    }
    .wpforms-submit-container {
        text-align: center !important;
    }
    .bput_row_title {
        text-align: center !important;
    }
    .bput_row_title h2 {
        font-size: 1.1rem !important;
        font-weight: 1000 !important;
    }
    .wpc-directory-image {
        height: 150px !important;
        object-fit: cover !important;
    }
    .wpc-image-inner {
        bottom: 10% !important; 
    }
    .wpc-directory-title {
        font-size: 1.8rem !important;
    }
    .chat_call_container {
        padding: 30px 20px !important;
        width: 100% !important;
    }
    .chat_call_left {
        display: none !important;
    }
    .chat_button {
        white-space: nowrap !important;
        padding: 8px 20px !important;
    }
    .chat_call_middle:before {
        display: none !important;
    }
    .call_button {
        padding: 9.5px 20px !important;
    }
    .bti_contactform_header h2 {
        font-size: 1.3rem !important;
    }
    .tab-background-img {
        display: none !important;
    }
    .vc_tta-panels .vc_active .vc_tta-panel-heading {
        background-color: #eb444c !important;
    }
    .vc_tta-panels .vc_active .vc_tta-panel-heading h4 a span {
        color: #fff;
        font-weight: 800 !important;
    }
    .bti_wpform .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #bti_slider {
        display: none !important;
    }
    .bti_search_container {
        right: 20px !important;
    }
    .slider_mob_slide .slider_inner_text_upper {
        font-size: .8rem !important;
    }
    .slider_mob_slide .slider_inner_text_lower {
        font-size: .6rem !important;
    }
    .bti_mobile_slider_inner .bti_mobile_slider_inner_middle img {
        width: 15px !important;
        bottom: 10px !important;
    }
    .bti_mobile_slider_inner .bti_mobile_slider_inner_right button {
        font-size: .8rem !important;
        padding: 5px 10px !important;
    }
}

.home #page {
	overflow-x: hidden;
}