/*

Theme Name: Browning-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 .icon i{
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    margin: 5px;
}
#boxed-wrapper .head_info .icon{
    top: 2px;
}
#boxed-wrapper .head_info .icon i:after{
    content: "";
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    border: 2px dashed #640301;
    border-radius: 50%;
    position: absolute;
}
#boxed-wrapper .head_info .heading{
    margin-bottom: 0px;
}
#boxed-wrapper .head_info .content-container{
    margin-bottom: 0;
}
#boxed-wrapper .head_right_menu .awb-menu__main-a_icon-only{
    width: 166px;
    text-align: center;
    background-color: #650202;
}
#boxed-wrapper .head_search_box{
    position: relative;
}
#boxed-wrapper .head_search_box .awb-menu__main-a{
    width: 154px;
}
#boxed-wrapper .head_search_box:before{
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 1px;
    transform: translateY(-50%);
    height: calc(100% - 60px);
    background-color: #3F3B2E;
    left: 0px;
}
#boxed-wrapper .head_info .fusion-column:nth-child(2):before{
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 1px;
    transform: translateY(-50%);
    height: calc(100%);
    background-color: #3F3B2E;
    left: 42px;
}
#boxed-wrapper .head_info{
        flex-grow: 1;
        display: flex;
        justify-content: flex-end;
}
#boxed-wrapper .info_box .content-box-column{
    margin-bottom: 0;
}
#boxed-wrapper .info_box .heading .image{
    position: static;
}
#boxed-wrapper .info_box .heading .image img{
    transition: all 300ms;
    display: block;
}
#boxed-wrapper .info_box .heading{
    margin: 0;
    display: flex;
    align-items: center;
}
#boxed-wrapper .info_box .heading .content-box-heading{
    padding-left: 0 !important;
}
#boxed-wrapper .info_box:hover .heading .content-box-heading{
    color: #fff;
}
#boxed-wrapper .info_box:hover .heading .image img{
    filter: brightness(0) invert(1);
}
#boxed-wrapper .info_box:before{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/04/bar_icon01.png) 0 0 no-repeat;
    background-size: cover;
    width: 197px;
    height: 218px;
    transform: rotate(20deg);
    filter: brightness(0) invert(1);
    z-index: 0;
    right: 20px;
    top: -30px;
    opacity: 0;
    pointer-events: none;
    transition: all 300ms;
}
#boxed-wrapper .info_box.icon01:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon01.png);
}
#boxed-wrapper .info_box.icon02:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon02.png);
}
#boxed-wrapper .info_box.icon03:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon03.png);
}
#boxed-wrapper .info_box.icon04:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon04.png);
}
#boxed-wrapper .info_box:hover:before{
    opacity: 0.1;
}
#boxed-wrapper .img_info_box .fusion-text,
#boxed-wrapper .img_info_box .fusion-title .fusion-title-heading{
    transition: all 0.3s;
}
#boxed-wrapper .img_info_box:hover .fusion-text,
#boxed-wrapper .img_info_box:hover .fusion-title .fusion-title-heading{
    color: #fff !important;
}
#boxed-wrapper .icon_info_box .content-container{
    margin-bottom: 0;
    font-size: 16px;
    line-height: calc(28/16);
}
#boxed-wrapper .icon_info_box .heading .image img{
    background-color: #820101;
    border-radius: 50%;
}
#boxed-wrapper .icon_info_box .heading{
    margin-bottom: 5px;
}
#boxed-wrapper .icon_info_box > div.content-box-column{
    margin-bottom: 22px !important;
}
#boxed-wrapper .projects_swiper_box .swiper-pagination .swiper-pagination-bullet{
    width: 26px;
    border-radius: 0;
    transform: skewX(30deg);
}
#boxed-wrapper .footer_button_phone .fusion-read-more{
    display: none;
}
#boxed-wrapper .footer_button_phone .content-box-column{
    margin-bottom: 0 !important;
}
#boxed-wrapper .footer_button_phone .content-box-column .content-box-wrapper{
    padding-top: 25.5px;
    padding-bottom: 25.5px;
    border-radius: 10px;
    justify-content: center;
    display: flex;
}
#boxed-wrapper .footer_button_phone .content-box-column .content-box-wrapper:hover{
    background-color: var(--awb-color4);
    transition: all 0.3s;
}
#boxed-wrapper .footer_button_phone .content-box-heading{
    transform: translateY(5px);
}
#boxed-wrapper .footer_img_link{
    display: block;
    background-color: #fff;
    border-radius: 10px;
    padding: 11px;
}
#boxed-wrapper .footer_menu_list .fusion-menu{
    display: grid;
  grid-template-columns: 1fr 1fr; 
  gap: 10px;
  list-style: none;
  padding: 0;
}
#boxed-wrapper .footer_info_list .content-box-column{
    margin-bottom: 23px !important;
}
#boxed-wrapper .footer_info_list .heading .image{
    width: 41px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 50%;
    position: static;
}
#boxed-wrapper .footer_info_list .heading,
#boxed-wrapper .footer_info_list .heading .image img{
    margin: 0;
}
#boxed-wrapper .footer_info_list .content-box-wrapper{
    display: flex;
    align-items: center;  
}
#boxed-wrapper .footer_info_list .content-box-wrapper .content-container{
    padding-left: 18px !important;
    margin-bottom: 0;
    font-size: 16px;
}
#boxed-wrapper .footer_bottom_box .sep{
    margin: 0 8px;
}
#boxed-wrapper .footer_bottom_box:before{
    content: "";
    position: absolute;
    left: -1000px;
    top: -1px;
    right: 0;
    width: 3000px;
    height: 1px;
    background-color: rgba(255, 255, 255, .12);
}
#boxed-wrapper .list_style01 .fusion-li-item .icon-wrapper{
    width: 25px !important;
    height: 25px !important;
    font-size: 15px;
}
#boxed-wrapper .list_style01 .fusion-li-item .fusion-li-item-content{
    line-height: 1;
    font-weight: bold;
    margin-left: 0;
}
#boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a{
    border: 1px solid #E4DEDB;
    padding-left: 20px;
    padding-right: 20px;
}
#boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a.active{
    border-color: #650202;
}
#boxed-wrapper .toggles_style .panel-group .fusion-panel{
    margin-top: 15px;
    margin-bottom: 15px;
}
#boxed-wrapper .toggles_style .panel-body p:last-child{
    margin-bottom: 0;
}

@media only screen and (min-width: 1750px) {
    #boxed-wrapper .toggles_style .panel-body{
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 32px;
    }
    #boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a{
        padding: 23.5px 32px 23.5px 35px;
    }
    #boxed-wrapper .list_style01 .fusion-li-item{
        padding-top: 13px;
        padding-bottom: 13px;
    }
    #boxed-wrapper .custom_left_col_spear .fusion-title-heading{
        max-width: 440px;
    }
    #boxed-wrapper .custom_left_col_spear > div{
        padding: 110px 100px;
    }
    #boxed-wrapper .projects_swiper_box .swiper-pagination{
        padding-top: 46px;
    }
    #boxed-wrapper .projects_swiper_box .swiper-pagination .swiper-pagination-bullet{
        margin-left: 3px;
        margin-right: 3px;
    }
    #boxed-wrapper .icon_info_box .content-box-wrapper{
    padding: 48px 30px 48px 30px;
}
    .top_spear{
        transform: translateY(50px);
    }
    #boxed-wrapper .custom_width_box > div{
        max-width: 1582px !important;
    }
     #boxed-wrapper .custom_width_box2 > div{
        max-width: 1707px !important;
    }
     #boxed-wrapper .custom_width_box3 > div{
        max-width: 1417px !important;
    }
    body .avada-footer-scripts .custom_right_bar .off-canvas-content .button-001,
    #boxed-wrapper .button-001{
        padding-left: 64px;
        padding-right: 64px;
    }
    #boxed-wrapper .head_info .fusion-column:nth-child(2){
    padding-left: 100px;
}
    #boxed-wrapper .head_info .heading{
        padding-top: 8px;
    }
    #boxed-wrapper .head_info .fusion-column:nth-child(1){
        width: auto;
    }
    #boxed-wrapper .head_info .fusion-column:nth-child(2){
        quotes: auto;
    }
  
    #boxed-wrapper .head_info .heading .content-box-heading{
        font-size: 30px;
        padding-left: 100px !important;
    }
    #boxed-wrapper .head_info .content-container{
        padding-left: 100px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1749px) {
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 767px) {
    #boxed-wrapper .fusion-tb-header > .fusion-fullwidth,
    #boxed-wrapper .head_search_box,
    #boxed-wrapper .head_right_menu{
            --awb-min-height: 88px !important;
    }
     #boxed-wrapper .footer_bottom_box > div,
    #boxed-wrapper .mobile_center > .fusion-flex-align-items-center{
        justify-content: center;
    }
    #boxed-wrapper .head_search_box .awb-menu__main-a,
    #boxed-wrapper .head_right_menu .awb-menu__main-a_icon-only{
        width: 100px;
    }
    #boxed-wrapper .footer_menu_list .fusion-menu{
        grid-template-columns: 1fr;
    }
    #boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a{
        line-height: 1.1;
    }
}
@media only screen and (max-width: 576px) {
     #boxed-wrapper .head_search_box .awb-menu__main-a,
    #boxed-wrapper .head_right_menu .awb-menu__main-a_icon-only{
        width: 68px;
    }
     #boxed-wrapper .icon_info_box .image{
        position: static;
        padding-bottom: 30px;
     }
     #boxed-wrapper .icon_info_box .image img{
        margin: 0;
     }
     #boxed-wrapper .icon_info_box .content-box-heading{
        padding-left: 0 !important;
     }
     #boxed-wrapper .icon_info_box .content-container{
        padding-left: 0;
     }
}