@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css");

*, body{
    font-family: 'Roboto', sans-serif !important;
}

.Header__menuBox,.Header__titleSearchWrapper, .Layout__twoColumn.Layout__fullWidth{
    max-width: calc(1300px + 10px) !important;
}

.Header__breadCrumbsContainer{
    max-width: calc(1300px + 10px) !important;
    width: 100%;
}

.BreadCrumbs__breadCrumbText{
    color: #637381;
}

.BreadCrumbs__breadCrumbText{
    color: #637381;
}
.Header__logotxt{
    color: #039e55;
}
.Header__welcomeTitle{
    font-size: 3rem;
    margin-bottom: 1rem;
    text-align: left;
}

.Header__titleDescription{
    padding-bottom: 0.2rem;

}
.Header__description{
    text-align: left;
    font-size: 1.2rem;
    padding-left:4px;
}

.Header__searchLink{
    box-shadow: none !important
}

#autoSearchContainer{
    border: 1px solid #DFE3E8;
    border-radius: 30px;
    outline: none !important
}

.SearchBox__searchpart{
    border-radius: 30px;
}

.Layout__twoColumn.Layout__layout1{

}
#layoutContainer, .AccessibilityControl__common {
    background-color: #fff;
}
#autoSearchContainer:focus{
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0,123,62, 0.46) 0px 0px 0px 4px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(69, 79, 91, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px !important;
    border-radius: 16px%;

}

#autoSearchContainer::placeholder{
    letter-spacing:0.8px;
    font-size: 16px;
    font-weight:100 !important
}

.SearchAutosuggest__suggestList:hover{
    color: #253858 !important
}

.footer__logo_container{
    height:60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #112c20;

}

.Footer__footer{
    border:none;
    padding: 0;
    background-color: transparent;

}
.footer__logoimg > img{
    padding-right: 16px;
    height: 32px;
}
.spacer {
    padding: 0 8px;
}

.footer__links_card{

    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items:flex-start;
}
.footer__card_title{
    font-weight: 400;
}

.footer__card_description{
    font-weight: 400;
}

.footer__card_link{
    text-decoration: none;
    color: #253858;
}

.text-pri{
    text-decoration: none;
    color: #253858;
}

.BreadCrumbs__breadCrumbText + .BreadCrumbs__breadCrumbText:before{
    color: #637381;
}

.footer__card_link:hover{
    color: #253858;
}

#new_ticket_btn, .Header__containerLi{
    box-shadow: none !important;
    color: #fff;
    background-color:#039e55;
}

#new_ticket_btn:hover{
    background-color:#007b3e;
}


#new_ticket_button:hover, .Header__containerLink:hover{
    color: #fff;
}

.Header__link:hover, .signinLink:hover{
    color: #253858;
}

.ArticleDetailLeftContainer__box{
    border: none;
    box-shadow: none;
}
.ArticleCmd__articleLike{
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 16px;
    border-radius: 8px;
    background-color: #f5f5f5;
}

.Header__header.Header__homeContent, .Header__header.Header__defaultContent{
    min-height:700px;
}

.Header__searchSubCont{
    position: relative !important;
}

.Header__bgColor{
    opacity: 0.1;
}

.Header_titleContainer{
    align-items: flex-start;
}

#searchContainer{
    margin: 0 !important;
    max-width: 40%;
    display: block;
}

.Header_searchItemContainer{
    width: 100%;
    display: flex;
    align-items: center;
}

.Header__searchIcon{
    position: absolute;
    z-index: 999;
    left: 16px;
    padding-bottom: 3px;
}

.SearchBox__searchpart input{
    padding-left: 3.4rem;
    z-index: 99;
}

.SearchAutosuggest__searchSuggest{
    border-radius: 30px;
    box-shadow: none;
    position: absolute;
    top: 0;
    z-index: 9;
    padding-top: 10%;
}
.Header__logoimg{
    margin-right: 0.3rem;
}

.SearchAutosuggest__suggestList{
    padding: 2px 6px;
    margin: 8px;
    border-radius:30px;
}

.Link__link{
    width: 100%;
    padding: 12px 8px;
}

.SearchAutosuggest__suggestList:hover{
    background-color: #f2f2f2;
}

.ModuleCategoryContainer__hometabs{
    display: none;
}

.TitleContainer__container{
    min-height: 8px
}

.Header__titleDescription, .Header__welcomeTitle{
    display: block !important;
}
.footer__links_section{
    background-image: url(https://res.cloudinary.com/glovest-capital/image/upload/v1670355557/magic_clean/support_Footerbg_White1_cb3dd5be76.png);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 480px;
    background-position: 100% 50%;
    padding:16px;
}
.TitleContainer__title > .Link__link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    height: 100%;
    padding-left: 88px;
    padding-top: 36px;
}
.BreadCrumbs__breadcrumbsView{padding-left: 16px}
.BreadCrumbs__breadCrumbText {
    color: #4f5d69;
}

.text-sec{
    color :#637381;

}

.text-gre{
    color :  #637381;
}

.footer_contentContainer{
    width: 45%
}
.footer__card_icon{
    background: #f2f2f2;
    width:48px;
    height:48px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container__footerSize{
    max-width: calc(1300px + 10px) !important;
}

#logoutDetails{
    display:none !important;
}
#Layout__oneColumn, .Layout__oneColumn.Layout__fullWidth, .Layout__twoColumn.Layout__fullWidth{
    min-height: 200px !important;
}


@media screen and (max-width: 1280px) {
    .Header__titleSearchBox.Header_titleContainer {
        max-width: unset;
    }

    .BreadCrumbs__breadCrumbText {
        color: #4f5d69;
    }

    .Header__menuBox,.Header__titleSearchWrapper, .Layout__twoColumn.Layout__fullWidth, .Layout__oneColumn.Layout__fullWidth{
        padding-left: 5%;
        padding-right: 5%;
        max-width: unset;
    }

    .Header__welcomeTitle{
        margin: 0.625rem 0 0.625rem 0;
    }

    .Header__bgColor{
        opacity: 0.6;
    }

    #searchContainer{
        max-width: 60%;
    }

    .Header__menuList.Header__navactive{
        border-bottom-color: #253858;
    }
    .Header__cdstretchynav{
        display: none;
    }
    .footer__links_section {
        padding: 0 5%
    }

    .Footer__footer{
        margin-top: 48px;
    }

}


@media screen and (max-width: 960px) {
    .Header__menu{
        background-color :#637381;
    }

    .Header__menu::before{
        background-color :#637381;
    }

    .Header__menu::after{
        background-color :#637381;
    }

    #searchContainer{
        max-width: 100%;
    }

    .footer_contentContainer{
        width: 100%
    }

    .footer__links_section {
        background-size: contain;
        background-position: bottom right;
    }

    .Header__header.Header__homeContent, .Header__header.Header__defaultContent {
        min-height: 500px;
    }
    .container__footerSize{
        padding: 0;
    }
    .Header__titleSearchWrapper{
        z-index: 0;
    }
}

