/*

Theme Name: Clinic Theme

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/
#boxed-wrapper .head_info_box .heading{
    margin-bottom: 0;
    font-weight: 600;
}
#boxed-wrapper .head_info_box .fusion-column{
    margin-bottom: 0;
}
#boxed-wrapper .head_info_box .content-container{
     margin-bottom: 0;
     font-weight: bold;
}
#boxed-wrapper .flexslider .caption .banner_head .title01{
    font-family: var(--awb-typography3-font-family);
    color: var(--awb-color5);
    letter-spacing: 5px;
    display: block;
    padding-bottom: 30px;
}
#boxed-wrapper .flexslider .caption .banner_head .title02{
    display: block;
    font-size: 50px;
    padding-bottom: 55px;
}
#boxed-wrapper .flexslider .caption .banner_head .info_p{
     font-family: var(--awb-typography3-font-family);
     font-weight: 500;
     text-transform: uppercase;
     padding-bottom: 32px;
}
#boxed-wrapper .flexslider .flex-control-nav.flex-control-paging li a{
    width: 30px;
    height: 30px;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #606A72;
    opacity: 1;
    box-shadow:none;
}
#boxed-wrapper .flexslider .flex-control-nav.flex-control-paging li a:before{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: currentColor;
    display: block;
    color: currentColor;
}
#boxed-wrapper .flexslider .flex-control-nav.flex-control-paging li a.flex-active{
    border-color: #fff;
    color: #fff;
}
/* #boxed-wrapper .flexslider .slide-content{
    margin-top: 0 !important;
    opacity: 1 !important;
} 
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}


#boxed-wrapper .flexslider .slide-content .banner_head {
  opacity: 0;
}

#boxed-wrapper .flexslider .flex-active-slide .slide-content .banner_head {
  animation-name: fadeIn;
  animation-duration: 0.4s;
  animation-timing-function: ease;
  animation-delay: 0.1s;
  animation-fill-mode: forwards; 
} */
#boxed-wrapper .flexslider .banner_head_box .banner_img img{
    margin-right: 0px;
}
#boxed-wrapper .custom_image_01{
    border-top: none !important;
    border-left: none !important;
    margin-bottom: -243px;
    position: relative;
    z-index: 2;
    right: 472px;
}
#boxed-wrapper .custom_image_02{
    position: relative;
    overflow: visible;
}
#boxed-wrapper .custom_image_02:before{
    content: "";
    position: absolute;
    left: 42px;
    right: 86px;
    background-color: #F5F8FB;
    top: -100vh;
    bottom: 0;
    z-index: -1;
}
#boxed-wrapper .custom_image_in:before{
    left: 193px;
    bottom: 58px;
}
#boxed-wrapper .custom_image_in2:before{
    left: 145px;
    bottom: 76px;
}
#boxed-wrapper .custom_image_in3:before{
    bottom: -26px !important;
}
#boxed-wrapper .custom_image_in4:before{
    left: 142px !important;
    right: 74px !important;
    width: auto !important;
}
#boxed-wrapper .img_option_center:before{
    top: -42px !important;
    bottom: -42px !important;
    right: 403px !important;
}
#boxed-wrapper .custom_image_home:before{
    left: 200px;
}
#boxed-wrapper .custom_image_02 + .awb-imageframe-caption-container{
    max-width: 584px;
    background-color: #EEEBE0;
    padding: 40px;
    text-align: left;
    border: 15px solid #fff;
    border-right: none;
    border-bottom: none;
    float: right;
    margin-top: -119px;
    position: relative;
    z-index: 1;
}
#boxed-wrapper .custom_image_03{
    position: relative;
    overflow: visible;
}
#boxed-wrapper .custom_image_03:before{
    content: "";
    position: absolute;
    left: 0;
    right: -60px;
    top: 85px;
    bottom: 0;
    background-color: #EDEDE7;
    border-radius: 0 25px 0 0;
    z-index: -1;
}
#boxed-wrapper .custom_image_03 img{
	border-radius:25px 25px 0 0;
}
#boxed-wrapper .custom_image_04{
    position: relative;
    overflow: visible;
}
#boxed-wrapper .custom_image_04:before{
    content: "";
    position: absolute;
    left: -70px;
    right: 120px;
    background-color: #F5F8FB;
    top: -252px;
    bottom: 0;
    z-index: -1;
}
#boxed-wrapper .custom_image_05{
    position: relative;
    overflow: visible;
}
#boxed-wrapper .custom_image_05:before{
    content: "";
    position: absolute;
    left: auto;
    right: 154px;
    top: 192px;
    bottom: -100vh;
    background-color: #F5F8FB;
    z-index: -1;
    width: 100vw;
}
#boxed-wrapper .left_img:before{
    left: 0;
}

#boxed-wrapper .title_color .fusion-title-heading span{
    color: #88aabf;
}
body #boxed-wrapper .custom_left_imgboxs .info_box .content-container{
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
}
body #boxed-wrapper .custom_left_imgboxs .info_box .content-box-wrapper{
    padding: 60px 40px 40px 40px;
}
body #boxed-wrapper .custom_left_imgboxs:before{
    content: "";
    position: absolute;
    top: 275px;
    right: 160px;
    bottom: -100px;
    width: 100vw;
    background-color: #F5F8FB;
}
#boxed-wrapper .tab_custom_style > .nav{
    border: none !important;
}
#boxed-wrapper .tab_custom_style .nav-tabs{
    display: flex;
    border: none;
    gap: 32px;
    margin: 0;
}
#boxed-wrapper .tab_custom_style .tab-pane{
    border: none;
}
#boxed-wrapper .tab_custom_style .tab-pane .custom_list_style .fusion-li-item .icon-wrapper{
    width: auto;
    margin: 0;
}
#boxed-wrapper .tab_custom_style .tab-pane .custom_list_style .fusion-li-item .fusion-li-icon{
    padding: 0;
}
#boxed-wrapper .tab_custom_style .nav-tabs:before,
#boxed-wrapper .tab_custom_style .nav-tabs:after{
    display: none;
}
#boxed-wrapper .tab_custom_style .nav-tabs li{
        text-align: center;
    display: block;
    width: auto;
    flex-grow: 1;

}
#boxed-wrapper .tab_custom_style .nav-tabs li .tab-link{
    border-top-width: 0px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 5px;
}
#boxed-wrapper .tab_custom_style .nav-tabs li .tab-link .fusion-tab-heading{
    transition: all .2s;
}

#boxed-wrapper .tab_custom_style .tab-pane h4{
    font-size: 20px;
    color: #2e4152;
    font-weight: bold;
    font-family: var(--awb-typography3-font-family);
    margin-bottom: 22px;
}
#boxed-wrapper .tab_custom_style02 > .nav{
    border: none;
}
#boxed-wrapper .tab_custom_style02 > .nav > .nav-tabs{
    background: transparent !important;
    margin: 0;
    border: none;
}
#boxed-wrapper .tab_custom_style02 .tab-content{
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(141,137,109, 0.2);
}
#boxed-wrapper .tab_custom_style02 .tab-content .tab-pane{
    background-color: #fff;
    border: none;
    border-radius: 15px;
}

@media only screen and (max-width: 1024px) {
    #boxed-wrapper .tab_custom_style .nav-tabs li .tab-link .fusion-tab-heading{
        padding: 15px 0;
        justify-content: start;
    }
    #boxed-wrapper .tab_custom_style02 .nav-tabs li .tab-link{
        border-radius: 15px;
		margin: 0 0 15px;
    }
    #boxed-wrapper .tab_custom_style02 .tab-content .tab-pane{
        margin: 0 0 15px;
    }

}


#boxed-wrapper .button_img_left .fa-angle-right:before{
    content: "";
    background: url(/wp-content/uploads/2026/03/button-icon.png) 0 0 no-repeat;
    width: 40px;
    height: 40px;
    display: block;
}
#boxed-wrapper .button_img_left .fa-angle-right{
    margin-right: 7px;
}
#boxed-wrapper .custom_info_box .content-container{
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
}
#boxed-wrapper .footer_info_icon .content-box-column{
    margin-bottom: 0;
}
#boxed-wrapper .footer_info_icon .content-container{
    margin-bottom: 0;
    padding-left: 90px;
    font-size: 15px;
}
#boxed-wrapper .footer_info_icon .content-box-heading{
    font-family: var(--awb-typography5-font-family);
    padding-left: 90px !important;
    margin-top: 10px;
}
#boxed-wrapper .footer_info_icon .heading{
    margin-bottom: 3px;
}
#boxed-wrapper .footer_info_icon .heading .image{
    width: 69px;
    height: 69px;
    background: #E2E0D3;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#boxed-wrapper .footer_info_icon .heading .image img{
    margin-right: 0;
}
#boxed-wrapper .footer_container .sep{
    margin: 0 8px;
}
#boxed-wrapper .footer_info_icon.no_icon_box .content-container{
    padding-left: 0;
}
#boxed-wrapper .footer_info_icon.no_icon_box .content-box-heading{
    padding-left: 0 !important;
    margin-top: 0;
}
#boxed-wrapper .footer_info_icon.mt-0  .content-box-heading{
    margin-top: 0;
}
#boxed-wrapper .footer_container .footer_button .awb-button__icon{
    font-size: 20px;
}
#boxed-wrapper .footer_container .footer_button .button-icon-right{
    margin-left: 5px;
}
#boxed-wrapper .fusion-slider-sc-homebanner{
        overflow: hidden;
    }
#boxed-wrapper .tab_custom_style02 > .nav > .nav-tabs > li{
        margin: 0 8px;
}
#boxed-wrapper .custom_list_style .fusion-li-item{
    display: flex;
}
#boxed-wrapper .custom_list_style .fusion-li-item .fusion-li-icon {
    width: auto;
    padding: 11px 0 0;
    font-size: 8px;
}
#boxed-wrapper .custom_list_style .fusion-li-item .fusion-li-item-content{
    margin-left: 20px;
}
#boxed-wrapper .custom_list_style .fusion-li-item .fusion-li-item-content strong{
    color: #2d4152;
}
#boxed-wrapper .conbox_style01 .heading{
    margin-bottom: 5px;
}
#boxed-wrapper .conbox_style01 .content-box-column{
    margin-bottom: 0;
}
#boxed-wrapper .conbox_style01 .content-box-heading{
    font-family: var(--awb-typography3-font-family);
    font-weight: bold;
}
#boxed-wrapper .rev_slider_style .sr7-bullets.custom .sr7-bullet{
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border-color: transparent;
    transition: all 0.3s;
}
#boxed-wrapper .rev_slider_style .sr7-bullets.custom .sr7-bullet:before{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #5D666F;
    transition: all 0.3s;
}
#boxed-wrapper .rev_slider_style .sr7-bullets.custom .sr7-bullet.selected{
    border-color: #fff;
}
#boxed-wrapper .rev_slider_style .sr7-bullets.custom .sr7-bullet.selected:before{
    background-color: #fff;
}
#boxed-wrapper .home_map_box iframe{
    display: block;
    border-radius: 10px;
}
#boxed-wrapper .info_box_style .content-box-wrapper .heading .image img{
    margin-bottom: 25px;
}
#boxed-wrapper .info_box_style .content-box-wrapper .heading .content-box-heading{
    line-height: 40px !important;
}
#boxed-wrapper .info_box_style .content-box-column{
    margin-bottom: 28px;
}
#boxed-wrapper .info_custom_box .info_img img{
    background-color: #304453;
    box-shadow: 3px 3px 22px rgba(221,221,232, 1) !important;
    overflow: visible;
    border-radius: 50%;
}
#boxed-wrapper .info_custom_box .info_img{
    overflow: visible;
}
#boxed-wrapper .toggles_style .fusion-toggle-icon-wrapper .active-icon,
#boxed-wrapper .toggles_style .fusion-toggle-icon-wrapper .inactive-icon{
    transform: rotate(-90deg);
}
#boxed-wrapper .toggles_style .fusion-toggle-heading{
    margin-right: 10px;
}
#boxed-wrapper .toggles_style .panel-body p:last-child{
    margin-bottom: 0;
}
#boxed-wrapper .toggles_style{
    border-top: 1px solid #E5EDEA;
}
#boxed-wrapper .info_box_style .fusion-text{
    flex-grow: 1;
}
#boxed-wrapper .toggles_style02 .fusion-panel .toggle-content{
    color: currentColor;
    padding-bottom: 0;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 25px;
}
#boxed-wrapper .toggles_style02 .fusion-panel .toggle-content ul{
    margin-top: 0;
    padding-left: 20px;
}
#boxed-wrapper .toggles_style02 .fusion-panel .panel-heading{
    padding: 5px 27px 5px;
    background-color: #E8F1F4;
}
#boxed-wrapper .toggles_style02 .fusion-panel + .fusion-panel{
    margin-top: 10px;
}
#boxed-wrapper .category_list{
    display: block;
}
#boxed-wrapper .category_list a{
    display: flex;
    gap: 9px;
}
#boxed-wrapper .category_list a:before{
    font-family: awb-icons;
    content: "\f105";
    color: currentColor;
    font-size: 20px;
}
#boxed-wrapper .widget.widget_archive li a{
     display: flex;
    gap: 9px;
    color: #0d1c57;
}
#boxed-wrapper .widget.widget_archive li a:hover{
    color:#8197a4;
}
#boxed-wrapper .widget.widget_archive li a:before{
     color: currentColor;
    font-size: 20px;
    position: static;
    margin-top: -3px;
}
#boxed-wrapper .recent_post_list .post.fusion-column{
    display: flex;
    align-items: center;
    gap: 16px;
}
#boxed-wrapper .recent_post_list .post.fusion-column .fusion-flexslider{
    flex: 0 0 136px;
    max-width: 136px;
    margin: 0;
    box-shadow: 0 0 30px rgba(0,0,0, .1);
}
#boxed-wrapper .recent_post_list .post.fusion-column .entry-title{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  word-break: break-all;
}
#boxed-wrapper .recent_post_list > section,
#boxed-wrapper .recent_post_list > section > article{
    overflow: visible;
}
#boxed-wrapper .blog_list_layout .fusion-search-form-content .fusion-search-button.search-button{
    font-size: 25px;
    color: #8197A4;
}
#boxed-wrapper .blog_list_layout .fusion-search-form-content .fusion-search-button.search-button input{
color: #8197A4;
}
#boxed-wrapper .pagination_list a{
    font-weight: 600;
    padding: 17px 25px 17px 44px;
    background-color: #E3EFF6;
}
#boxed-wrapper .pagination_list a:hover{
    background-color:#EAE9DF;
    color: #444444 !important;
}

#boxed-wrapper .pagination_list .fusion-tb-previous a:before{
    content: "\e903";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-family: 'custom' !important;
    left: 22px;
    font-size: 16px;
     color: currentColor;
}

#boxed-wrapper .pagination_list .fusion-tb-next a{
    font-weight: 600;
    padding: 17px 44px 17px 25px;
}
#boxed-wrapper .pagination_list .fusion-tb-next a:after{
    content: "\e904";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-family: 'custom' !important;
    right: 22px;
    font-size: 16px;
    color: currentColor;
}
#boxed-wrapper .pagination_list .fusion-tb-previous a:hover:before,
#boxed-wrapper .pagination_list .fusion-tb-next a:hover:after{
 color: #444444 !important;
}
#boxed-wrapper .related_posts_list .fusion-title-heading{
     display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
}
#boxed-wrapper .related_posts_list .fusion-text{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
}
#boxed-wrapper .blog_list_items .pagination a,
#boxed-wrapper .blog_list_items .pagination span{
    font-size: 18px;
}
#boxed-wrapper .blog_list_items .pagination{
    justify-content: left;
} 
#boxed-wrapper .blog_list_items .pagination a{
    min-width: 56px;
    line-height: 53px;
    border-color: #A5BCCA;
    color: #0d1c57;
}
#boxed-wrapper .blog_list_items .pagination a:hover{
    background-color: #2F4453;
    border-color: #2F4453;
    color: #fff;
}
#boxed-wrapper .blog_list_items .pagination .current{
    min-width: 56px;
    line-height: 53px;
    background-color: #2F4453;
    border-color: #2F4453;
    color: #fff;
}
#boxed-wrapper .blog_list_items .pagination a.pagination-next:hover,
#boxed-wrapper .blog_list_items .pagination a.pagination-prev:hover{
    background: transparent !important;
    color: #8597A4;
}
#boxed-wrapper .blog_list_items .pagination a.pagination-next:after{
    right: -7px;
}
#boxed-wrapper .shadow_box1 iframe{
    box-shadow: 0 0 30px rgba(46,65,82, .12);
}
@media only screen and (min-width: 1750px) {
    body #boxed-wrapper #wrapper #main .custom_width_box > div.fusion-builder-row{
        justify-content: center;
    }
    body #boxed-wrapper #wrapper #main .custom_width_box > div.fusion-builder-row .fusion-layout-column{
        max-width: 958.94px !important;
    }
    #boxed-wrapper .blog_list_items .fusion-grid-posts-cards{
        margin-top: -48px;
    }
    #boxed-wrapper .blog_list_items .fusion-grid-posts-cards .post-card{
        padding-top: 48px;
        padding-bottom: 48px;
    }
    #boxed-wrapper .related_posts_list .fusion-button{
        min-width: 251px;
        padding-top: 27px;
        padding-bottom: 27px;
        font-size: 22px;
    }
    #boxed-wrapper .blog_social .fusion-social-networks-wrapper{
        margin: -10px;
    }
    #boxed-wrapper .blog_social .fusion-social-networks-wrapper a{
        margin: 10px;
    }
    #boxed-wrapper .recent_post_list > section > article{
        margin-bottom: 49px;
    }
    #boxed-wrapper .widget.widget_archive li{
        padding-top: 12.5px;
        padding-bottom: 12.5px;
    }
    #boxed-wrapper .category_list a{
        padding-top: 17.5px;
        padding-bottom: 17.5px;
    }

    #boxed-wrapper .toggles_style .panel-title > a{
        padding-top: 21px;
        padding-bottom: 21px;
    }
    /* #boxed-wrapper .flexslider .slide-content-container{
        padding-bottom: 150px;
    } */
    #boxed-wrapper .footer_container .footer_button{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #boxed-wrapper .footer_bottom_box > div{
        padding: 33px 35px 8px 35px;
    }
    #boxed-wrapper .footer_bottom_box .fusion-builder-row{
        margin-left:-10px;
        margin-right: -10px;
    }
    #boxed-wrapper .footer_bottom_box .fusion-builder-row .fusion-column-wrapper{
        margin-left: 10px;
        margin-right: 10px;
    }
    #boxed-wrapper .custom_info_box .content-box-wrapper{
        padding: 50px 33px;
}
    #boxed-wrapper .tab_custom_style02 .tab-content{
        padding: 100px 60px 80px;
    }
    #boxed-wrapper .tab_custom_style02 > .nav > .nav-tabs > li .tab-link{
        padding-left: 37px;
        padding-right: 37px;
    }

    body #boxed-wrapper .custom_left_imgboxs .info_box{
        margin-left: -136px;
    }
    /* #boxed-wrapper .flexslider .flex-control-nav.flex-control-paging{
        bottom: 0px !important;
        left: 37px;
        right: auto;
        top: 0;
        width: auto;
        height: 100%;
        display: flex;
        flex-flow: column;
        justify-content: center;
        gap: 10px;
        z-index: 5;
    }
    #boxed-wrapper .flexslider .buttons > div{
        padding-left: 15px;
        padding-right: 15px;
    }
    #boxed-wrapper .flexslider .buttons > div .fusion-button{
        min-width: 286px;
    } */
    #boxed-wrapper .custom_head_box > div{
        max-width: 1780px !important;
    }
/*     #boxed-wrapper .head_button{
        min-width: 169px;
        padding-left: 37px;
        padding-right: 37px;
        font-size: 22px;
    } */
    #boxed-wrapper .head_center #menu-classic-main-menu{
        --awb-gap: 30px;
            --awb-font-size: 22px;
    }
    #boxed-wrapper .head_info_box .content-container{
        font-size: 24px;
    }
    /* #boxed-wrapper .flexslider .caption .banner_head .title02{
        font-size: 70px;
    } */
}
/* @media only screen and (min-width: 1201px) and (max-width: 1749px) {
     #boxed-wrapper .head_button{
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
} */
@media only screen and (max-width: 1200px) {
/*     #boxed-wrapper .fusion-button.button-custom.head_button{
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    } */
      #boxed-wrapper .custom_image_05:before{
        display: none;
    }
    #boxed-wrapper .button_img_left{
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 767px) {
    #boxed-wrapper .tab_custom_style02 .tab-content{
        background-color: transparent;
        box-shadow: none;
    }
/*     #boxed-wrapper .fusion-button.button-custom.head_button{
        padding-left: 15px;
        padding-right: 15px;
        font-size: 12px;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    } */
  
}
	
@media only screen and (min-width: 1024px) and (max-width: 1200px) {

        #boxed-wrapper .tab_custom_style02 > .nav > .nav-tabs > li{
        margin: 0px;
}
    #boxed-wrapper .head_center #menu-classic-main-menu .menu-item > a{
        font-size: 15px;
    }
    #boxed-wrapper .head_info_box .heading .image{
        display: none;
    }
    #boxed-wrapper .head_info_box .content-box-heading,
    #boxed-wrapper .head_info_box .content-container{
        padding-left: 0 !important;
    }
    #boxed-wrapper .tab_custom_style02 > .nav{
        display: flex !important;
    }
    #boxed-wrapper .tab_custom_style02 .tab-content .tab-pane .fusion-builder-row{
        display: flex;
    }
    #boxed-wrapper .tab_custom_style02 .tab-content .tab-pane .fusion-builder-row > div{
        flex: 1;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
     #boxed-wrapper .tab_custom_style02 > .nav > .nav-tabs > li{
        margin: 0px;
}
    #boxed-wrapper .fusion-slider-sc-homebanner{
        height: 800px !important;
    }
    /* #boxed-wrapper .flexslider .background.background-image{
        height: 800px !important;
    } 
     #boxed-wrapper .flexslider > .slides > li,
     #boxed-wrapper .flexslider > .slides,
     #boxed-wrapper .flexslider{
        height: 800px !important;
     }
    #boxed-wrapper .flexslider .caption .banner_head .title02{
        padding-bottom: 20px;
    }
    #boxed-wrapper .flexslider .caption .banner_head .info_p{
        padding-bottom: 0;
    } */
   
    #boxed-wrapper .fusion-tb-header .mobile_menu > div{
        justify-content: flex-end;
    }
     #boxed-wrapper .custom_image_01{
        position: static !important;
        margin-bottom: 0;
    }
    #boxed-wrapper .custom_image_home:before,
     #boxed-wrapper .custom_image_02:before{
        display: none;
    }
      #boxed-wrapper .tab_custom_style02 .tab-content .nav.fusion-mobile-tab-nav > .nav-tabs{
        background-color: transparent !important;
        border: none;
    }
    #boxed-wrapper .tab_custom_style02 .tab-content .fusion-image-element {
        text-align: left !important;
    }
}
@media only screen and (max-width: 767px) {
    #boxed-wrapper .rev_slider_style .sr7-bullets.custom{

        transform: inherit !important;
            inset: 50% auto auto 15px !important;
    }
      /* #boxed-wrapper .rev_slider_style .sr7-bullets.custom{
        display: flex;
        flex-flow: row;
        flex-wrap: nowrap;
        width: 100% !important;
        height: auto !important;
        bottom: 0 !important;
        left: 0 !important;
        transform: inherit !important;
        top: calc(100% - 50px) !important;
        justify-content: center;
    }
    #boxed-wrapper .rev_slider_style .sr7-bullets.custom > .sr7-bullet{
        position: static !important;
    } */
     #boxed-wrapper .tab_custom_style02 > .nav > .nav-tabs > li{
        margin: 0px;
}
    /* #boxed-wrapper .flexslider .caption .banner_head .info_p{
        padding-bottom: 0;
        font-size: 16px;
        margin-bottom: 0 !important;
    }
    #boxed-wrapper .flexslider .buttons{
        padding-bottom: 50px;
    }
    #boxed-wrapper .flexslider .buttons .fusion-button{
        font-size: 18px;
        padding: 15px 20px;
    } */
    #boxed-wrapper .fusion-button.button-custom{
        font-size: 18px;
        padding: 15px 20px;
    }
    #boxed-wrapper .fusion-button.button-custom.footer_button,
    #boxed-wrapper .fusion-button.button-custom.button_link{
        padding: 0;
    }
    /* #boxed-wrapper .flexslider .caption .banner_head .title02{
        padding-bottom: 10px;
    }
    #boxed-wrapper .flexslider .heading .fusion-title{
        margin-bottom: 0 !important;
    } */
    #boxed-wrapper .fusion-title h1.fusion-title-heading{
        font-size: 40px !important;
    }
    #boxed-wrapper .fusion-title h2.fusion-title-heading{
        font-size: 30px !important;
    }
    #boxed-wrapper .custom_image_01{
        position: static !important;
        margin-bottom: 0;
    }
    #boxed-wrapper .custom_image_home:before,
    #boxed-wrapper .custom_image_02:before{
        display: none;
    }
    #boxed-wrapper .tab_custom_style02 .tab-content .nav.fusion-mobile-tab-nav > .nav-tabs{
        background-color: transparent !important;
        border: none;
    }
    #boxed-wrapper .custom-map > div.fusion-column-wrapper > div{
        --awb-height: 300px !important;
    }
    
}


@media only screen and (min-width: 1170px) {
    body #boxed-wrapper .right-full-column > div.fusion-content-layout-column {
    margin-right: calc((var(--site_width) - 97vw) / 2);
    width: calc(100% + (100vw - var(--site_width)) / 2);
    }
}
@media only screen and (min-width: 1170px) {
    body #boxed-wrapper .left-full-column > div.fusion-content-layout-column {
    margin-left: calc((var(--site_width) - 97vw) / 2);
    width: calc(100% + (100vw - var(--site_width)) / 2);
    }
}




.location-box{
	max-width: 400px
}
.custom-list li{
	margin-bottom:10px
}

.custom-map iframe{
	width:100%;
	height:100%;
	min-height: 500px;
}
@media only screen and (min-width: 992px) {
	.home-tab1{
		display: grid;
		gap: 15px 40px;
		grid-template-columns: repeat(2, 1fr);
	}
	.home-tab3{
		display: grid;
		gap: 15px 40px;
		grid-template-columns: 40% 1fr;
	}
}
.icon-box{
    display: flex;
    gap: 15px;
    margin: 0 0 25px;
}
.icon-box h3{
    font-size: 18px !important;
    margin: 0 0 10px !important;
    color: #2d4152;
    font-weight: 900;
}
.icon-box p:last-child{
    margin-bottom:0;
}
.icon-box2 + .awb-imageframe-caption-container .awb-imageframe-caption-title{
    font-weight: 800;
}
.icon-box3 + .awb-imageframe-caption-container .awb-imageframe-caption-title{
    font-weight: 800;
    padding-bottom: 18px;
}


/* custom-tab */
.custom-tabIndex:not(.is-tabCompleted) .custom-tabHeader .fusion-button {
    pointer-events: none;
}

.custom-tabIndex .custom-tabContent .fusion-builder-row.fusion-builder-row-inner {
    display: none;
}
.custom-tabIndex .custom-tabHeader .fusion-button.is-active{
        background: var(--button_gradient_top_color_hover);
    color: var(--button_accent_hover_color);
    border-color: var(--button_border_hover_color);
}
.custom-tabIndex .custom-tabHeader .fusion-button.is-active span{
    color: currentColor;
}


@media only screen and (min-width: 1700px) {
    .custom-tabIndex .custom-tabHeader .fusion-button{
        padding: 22px 29px;
    }

}