@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('font/eot/IRANSansWeb_Bold.eot');
    src: url('font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('font/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('font/eot/IRANSansWeb_Medium.eot');
    src: url('font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('font/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('font/eot/IRANSansWeb_Light.eot');
    src: url('font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('font/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('font/eot/IRANSansWeb_UltraLight.eot');
    src: url('font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('font/eot/IRANSansWeb.eot');
    src: url('font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('font/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb.ttf') format('truetype');
}

* {
    direction: ltr !important;
}

a, p, div, span, h1, h2, h3, h4, h5, h6, button, li, ul, b, del, ins, strong, input, input::placeholder, label, textarea, textarea::placeholder, sup, sub, ins, mark, address, pre {
    font-family: IRANSans, Arial, Tahoma, sans-serif;
    direction: ltr !important;
    line-height: 1.5;
}

a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address, pre {
    font-size: 14px !important;
}

h2 {
    font-size: 26px;
}

a {
    color: #000000
}

textarea:focus, input:focus {
    box-shadow: none !important;
}

a:hover {
    text-decoration: none !important;
    color: #000;
}

button:focus {
    outline: none !important;
}

ul {
    padding-right: 0 !important;
    list-style: none !important;
}

.todayNews {
    color: #2D5795;
    background-color: #D2D3D5;
    padding: 3px 25px;
    font-weight: 500;
    border-radius: 50px;
}

.form-inline {
    flex-flow: nowrap;
}

.searchIcon {
    width: 20px;
}

.topHeader {
    background-color: #D2AE6D;
}

.clock-icon {
    width: 15px;
}

.dateToday {
    width: max-content !important;
}

.menuListItemLink {
    font-weight: 500;
    font-size: 13px !important
}

.newsText {
    width: 100%;
    text-align: right;
}

.todayTimeRow {
    width: 30%;
}

.TopNewsRow {
    width: 50%;
}

.searchRow {
    width: 20%;
}

.todayNewsWrap {
    display: none
}

.searchBox::placeholder {
    color: #AA8D5A !important;
}

.searchBox {
    background-color: transparent !important;
    border: none !important;
}

.searchIconBtn {
    background-color: transparent;
    border: none !important;
    margin-right: -15px;
}

.searchBox:focus {
    box-shadow: none !important;
}

.flag {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 50%;
}

#menu {
    background-color: #273E74 !important;
}

.padding-x {
    padding-right: 90px !important;
    padding-left: 35px !important;
}

.dropdown-toggle.chooseLanguageLink::after {
    right: 0px;
    border-top-color: #fff;
    position: relative;
}

.menu .navbar-nav .active > .nav-link, .menu .navbar-nav .nav-link.active, .menu .navbar-nav .nav-link.show, .menu .navbar-nav .show > .nav-link {
    color: #D2AE6D !important;
    font-weight: 500;
    background-color: #284480;
}

.menuListItem:hover .menuListItemLink {
    color: #D2AE6D !important;
    background-color: #284480;
    font-weight: 500;
}

.MenuDropdown {
    background-color: #284480;
    border: none !important;
    border-radius: 0;
    right: 0;
    margin-top: -1px;
}

.subMenuItem {
    color: #D2AE6D !important;
}

.subMenuItem:hover {
    font-weight: 600;
    background: transparent !important;
}

.languageDropdownMenu {
    background-color: #284480 !important;
    margin-top: -1px;
    border: none !important;
    border-radius: 0 !important;
    right: 0;
    min-width: fit-content;
}

.languageDropdown.show {
    background-color: #284480 !important;
    color: #D2AE6D !important;
}

.languageDropdown.show .languageName {
    color: #D2AE6D !important;
}

.languageDropdown.show .dropdown-toggle.chooseLanguageLink::after {
    border-top-color: #D2AE6D;
}

.languageItem:hover {
    background: transparent !important;
}

.languageItem:hover .languageName {
    font-weight: 600 !important;
}

.background {
    background-image: url("img/bg-page1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    overflow: auto;
    min-width: 100%;
}

.bgLogo {
    width: 140px;
    height: 140px;
    background-color: rgba(248, 248, 248, 0.3);
    border-radius: 50%;
    padding: 5px;
    object-fit: contain;
    position: relative;
    top: 60px;
}

.SurveyFormBox {
    background-color: rgba(248, 248, 248, 0.3);
    border-radius: 15px;
    padding-top: 70px
}

.formMargin {
    margin-right: 120px;
}

.SurveyFormBoxTitle {
    color: #13294A;
    font-weight: 500
}

.SurveyFormBoxName {
    font-size: 16px !important;
    color: #13294A;
    font-weight: 600
}

.surveyQuestion {
    font-weight: 600
}

.submitSurvey {
    background-color: #D2AE6D;
    border: none;
    padding: 5px 20px;
    border-radius: 7px;
    font-weight: 500
}

.phoneConversation, .whatsappConversation {
    width: 50px;
}

:root {
    --animate-duration: 800ms;
    --animate-delay: 0.9s;
}

.column {
    position: fixed;
    right: 0;
    left: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    bottom: 50px;
    z-index: 9999999;
}

.bgConversationBtn:hover .conversationTxt {
    display: inline-block !important;
    margin: 0 0.5rem;
    font-weight: 600;
    padding-left: 20px;
    animation: fadeInLeft; /* referring directly to the animation's @keyframe declaration */
    animation-duration: 1s; /* don't forget to set a duration! */
}

.bgConversationBtn:hover .animate__animated.animate__fadeInLeft {
    --animate-duration: 1s;
}

.bgConversationBtn:hover {
    background-color: #D2AE6D;
    padding: 4px 20px 4px 4px;
    border-radius: 50px
}

.bgConversationBtn {
    padding: 4px 20px 4px 4px;
}

.lawTxt {
    color: #D2AE6D !important;
}

.law {
    background-color: #273E74 !important;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.custom-width {
    max-width: 33.3333333%;
    flex: 0 0 33.3333333%;
}

@media (max-width: 1610px) {
    .todayTimeRow {
        width: 22%;
    }

    .TopNewsRow {
        width: 58%;
    }
}

@media (max-width: 1500px) {
    .todayTimeRow {
        width: 24%;
    }

    .TopNewsRow {
        width: 56%;
    }
}

@media (max-width: 1330px) {
    .todayTimeRow {
        width: 26%;
    }

    .TopNewsRow {
        width: 54%;
    }

    .menuListItemLink, .languageName {
        font-size: 12px !important;
    }
}

@media (max-width: 1300px) {
    .custom-width {
        max-width: 40%;
        flex: 0 0 40%;
    }
}

@media (max-width: 1230px) {
    .newsText, .dateToday {
        font-size: 12px !important;
    }

    .todayNews {
        padding: 3px 20px;
        font-size: 12px !important;
    }

    .padding-x {
        padding-right: 40px !important;
    }
}

@media (max-width: 1199px) {
    .todayTimeRow {
        width: 30%;
    }

    .TopNewsRow {
        width: 50%;
    }

    .phoneConversation, .whatsappConversation {
        width: 45px;
    }

    .bgLogo {
        width: 125px;
        height: 125px;
    }

}

@media (max-width: 1090px) {
    .todayNews {
        display: none;
    }

    .todayNewsWrap {
        display: block;
        color: #2D5795;
        font-weight: 500;
        background-color: #D2D3D5;
        padding: 2px 20px;
        border-radius: 50px;
        margin: 10px auto !important;
    }

    .todayTimeRow {
        width: 100%;
        justify-content: center;
    }

    .TopNewsRow {
        width: 100%;
    }

    .searchRow {
        width: 100%;
        margin-top: 10px
    }

    .newsText {
        text-align: center;
    }

    .searchRow .form-inline {
        justify-content: center !important;
    }
}

@media (max-width: 998px) {
    .padding-x {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }
}

@media (max-width: 991px) {
    .menu {
        padding: 8px !important;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("img/menuToggle.svg");
    }

    .menu .navbar-toggler {
        border-color: rgba(255, 255, 255, 0.1);
    }

    .custom-width {
        max-width: 50%;
        flex: 0 0 50%;
    }
}

@media (max-width: 767px) {
    .custom-width {
        max-width: 60%;
        flex: 0 0 60%;
        margin-right: 0
    }
}

@media (max-width: 650px) {
    .formMargin {
        margin-right: 80px;
    }

    .custom-width {
        max-width: 70%;
        flex: 0 0 70%;
        margin-right: 0
    }
}

@media (max-width: 575px) {
    .formMargin {
        margin-right: 40px;
    }

    .phoneConversation, .whatsappConversation {
        width: 40px;
    }

    .bgConversationBtn {
        margin-top: -12px !important;
    }

    .custom-width {
        max-width: 80%;
        flex: 0 0 80%;
        margin-right: 0
    }
}

@media (max-width: 500px) {
    .phoneConversation, .whatsappConversation {
        width: 30px;
    }

    .bgLogo {
        width: 115px;
        height: 115px;
    }

    .searchIcon {
        width: 17px;
    }

    .custom-width {
        max-width: 100%;
        flex: 0 0 100%;
        margin-right: 0
    }
}

@media (max-width: 450px) {
    .bgLogo {
        width: 105px;
        height: 105px;
    }

    .column {
        bottom: 60px;
    }

    a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address, pre {
        font-size: 12px !important;
    }
}

@media (max-width: 400px) {
    .bgLogo {
        width: 95px;
        height: 95px;
    }

    .SurveyFormBox p {
        font-size: 12px !important;
    }

    .SurveyFormBoxName, .surveyQuestion {
        font-size: 14px !important;
    }
}

.bgActivities {
    background-image: url("img/bg-activities.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 90px;
}

.activityName {
    transition: all ease-in 0.2s;
    width: fit-content;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    font-weight: 500
}

.activityImg {
    width: 190px;
    height: 190px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #A9ABAE;
    box-shadow: 0 9px 6px 0 #bfbfbf;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    transition: all ease-in 0.2s;
}

.activityItem:hover .activityImg {
    border-radius: 17px;
    border: 2px solid #fff;
    box-shadow: 0 0 6px 0 #bfbfbf;
    animation: 0.2s ease-in 1s infinite alternate slidein;
}

.activityItem:hover .activityName {
    color: #fff !important;
    background-color: #273E74;
    padding: 4px 15px;
    border-radius: 5px;
    top: -26px;
    margin-top: 8px !important;
    width: fit-content;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    animation: 0.2s ease-in 1s infinite alternate slidein;
}

/*.activityItem{*/
/*    transition:all ease 2s;*/
/*}*/
.activityItem:hover {
    /*transform:scale(1.03);*/

}

@media (max-width: 1230px) {
    .activityName {
        font-size: 12px !important
    }
}

@media (max-width: 1199px) {
    .activityImg {
        width: 150px;
        height: 150px;
    }

}

@media (max-width: 575px) {
    .activityImg {
        width: 250px;
        height: 250px;
    }

}

@media (max-width: 400px) {
    .activityImg {
        width: 210px;
        height: 210px;
    }

}

@media (max-width: 320px) {
    .activityImg {
        width: 170px;
        height: 170px;
    }

}

.breadcrumb {
    background: none !important;
    margin-bottom: 0 !important;
    margin-top: 20px;
}

.breadcrumb-item a {
    color: #A9ABAE !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-left: .5rem;
    color: #A9ABAE !important;
    content: ">";
}

.breadcrumb-item.active {
    color: #000 !important;
    font-weight: 600;
}

.activityContentBox {
    box-shadow: 0 0 16px 0 #dadada;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    margin-bottom: 10px;
}

.activitySingleImg {
    object-fit: cover;
    height: 615px;
}

.activityInformationBox {
    border-top: double 2px transparent;
    border-left: double 2px transparent;
    border-radius: 120px 0 0 0;
    background-image: linear-gradient(white, white),
    linear-gradient(to bottom, #273E74, transparent);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-color: transparent !important;
    margin-top: -110px;
    position: relative;
}

.activityNameBox {
    right: 65px;
    position: absolute;
    background-color: #273E74;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    top: -23px;
}

.awardsCarousel .owl-stage-outer {
    z-index: 99;
}

.activity-name {
    color: #D2AE6D;
    font-weight: 600;
    margin-left: 5px;
    width: 230px;
}

.whiteCircle {
    width: 10px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
}

.whiteLine {
    height: 2px;
    width: 100%;
    background-color: #fff;
}

.more, .ProductNameForComment {
    color: #273E74;
}

.activityInformationContent {
    padding: 65px 65px 5px 120px;
}

.read-more-link {
    color: #284480;
    font-weight: 500;
}

.click {
    color: #D2AE6D;
    font-weight: 600;
    font-size: 1rem !important;
}

.bg-conversationRequestbox {
    background-color: #284480;
    border-radius: 13px;
}

.suggestionBlogsTitle {
    color: #273E74;
    font-weight: 500;
}

.underline {
    width: 35px
}

.viewContent {
    color: #273E74;
    font-weight: 600;
}

.suggestionBlogItem {
    border: 1px solid #96989A;
    border-radius: 100px;
    padding: 14px 25px;
}

.suggestionBlogsBox {
    background-color: #fefefe;
    box-shadow: 0 8px 10px -12px #aaa, 6px 0 10px -10px #aaa, -6px 0 10px -10px #aaa;
    border-radius: 0 0 15px 15px;
}

.important {
    color: #ED3237;
}

.submitComment {
    background-color: #273E74;
    border-radius: 12px;
    padding: 4px 30px;
}

.score {
    color: #999999;
}

.comment {
    border: 1px solid #273E74;
    border-radius: 20px;
    margin-bottom: 15px;
}

.commentNumber {
    color: #666;
}

.commentForm label {
    font-weight: 500;
}

#comment {
    color: #273E74;
}

.formExplanation {
    color: #4d4d4d;
}

#exampleFormControlTextarea1 {
    border: none;
    box-shadow: 0 0 6px 0 #eee;
    border-radius: 30px;
    padding: 18px
}

#name:focus, #emailInput1:focus {
    box-shadow: none !important;
}

#name, #emailInput1 {
    border: 1px solid #B3B3B3;
    border-radius: 12px;
}

.person {
    height: 25px
}

.name:after {
    content: "-";
    color: #273E74;
}

.name, .commentDate {
    color: #273E74;
}

.chatBox {
    border: 1px solid #D2D3D5;
    border-radius: 15px;
}

.gl-star-rating-stars.s10 > span:first-child, .gl-star-rating-stars.s20 > span:nth-child(-1n+2), .gl-star-rating-stars.s30 > span:nth-child(-1n+3), .gl-star-rating-stars.s40 > span:nth-child(-1n+4), .gl-star-rating-stars.s50 > span:nth-child(-1n+5), .gl-star-rating-stars.s60 > span:nth-child(-1n+6), .gl-star-rating-stars.s70 > span:nth-child(-1n+7), .gl-star-rating-stars.s80 > span:nth-child(-1n+8), .gl-star-rating-stars.s90 > span:nth-child(-1n+9), .gl-star-rating-stars.s100 > span {
    background-image: url("img/star.svg");
}

.gl-star-rating-stars > span {
    background-image: url("img/empty-star.svg");
}

.gl-star-rating-text {
    display: none;
}

.star-rating {
    direction: ltr !important;
}

.newsText {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 1199px) {
    .activityInformationContent {
        padding: 65px 65px 80px 80px;
    }

    .activitySingleImg {
        height: 560px;
    }
}

@media (max-width: 991px) {
    .activityInformationBox {
        border-radius: 100px 0 0 0;
    }

    .activityInformationContent {
        padding: 40px 40px 45px 40px;
    }

    .activityNameBox {
        right: 40px;
    }

    .activity-name {
        width: 150px;
    }

    .activitySingleImg {
        height: 450px;
    }

    .sz-navbar-items {
        width: 40%;
        z-index: 9;
        background: linear-gradient(to bottom, #F2F0F7, #fefefe);
        padding: 12px;
    }

    .sz-navbar-right .sz-navbar-hamburger {
        right: 20px;
        margin-bottom: 0;
        line-height: 1;
        top: auto;
        margin-top: 17px;
        color: #fff;
    }

    .sz-navbar-right .sz-navbar-items {
        background: #fff;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 20px;
    }

    .sz-navbar {
        position: initial;
    }

    .szNavbarLogo {
        width: 80px;
        display: flex;
        margin-right: auto;
        margin-left: 0;
    }

    .menu-item-linkItem:first-child {
        border-bottom: 1px solid #ebebeb;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 8px !important;
    }

    .menu-item-linkItem {
        margin-bottom: 20px !important;
    }

    .MenuDropdown {
        background-color: #FFF;
        color: #111;
    }
}

@media (max-width: 767px) {
    .activitySingleImg {
        height: 345px;
    }

    .activityNameBox {
        padding-top: 5px;
        padding-bottom: 5px;
        top: -20px;
    }

    .sz-navbar-items {
        width: 60%;
    }
}

@media (max-width: 575px) {
    .gl-star-rating-stars > span {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }

    #star {
        display: flex !important;
    }

    .suggestionBlogItem p, .suggestionBlogItem a, .breadcrumb-item, .activityInformationContent p, .activityInformationContent a {
        font-size: 12px !important;
    }

    .bg-conversationRequestbox h6, .activity-name {
        font-size: 14px !important;
    }

    .activityNameBox {
        top: -18px;
    }

    .sz-navbar {
        margin-top: 0;
        margin-bottom: 0;
        top: -13px;
    }
}

@media (max-width: 500px) {
    .activity-name {
        width: 200px;
    }

    .todayNewsWrap {
        margin: 5px auto !important;
        font-size: 12px !important;
        padding: 1px 17px;
    }
}

@media (max-width: 450px) {
    .gl-star-rating-stars > span {
        width: 15px;
        height: 15px;
        background-size: 15px;
        position: relative;
        top: 5px;
    }

    .activitySingleImg {
        height: 290px;
    }

    .sz-navbar-items {
        width: 80%;
    }
}

@media (max-width: 400px) {
    .activity-name {
        width: 225px;
    }

    .whiteCircle {
        width: 21px;
    }
}

@media (max-width: 370px) {
    .activity-name {
        width: 260px;
    }
}

@media (max-width: 360px) {
    .rate, .score {
        font-size: 10px !important;
    }

    .gl-star-rating-stars > span {
        width: 10px;
        height: 10px;
        background-size: 10px;
        position: relative;
        top: 8px;
    }
}

@media (max-width: 400px) {
    .activity-name {
        width: 320px;
    }

    .whiteCircle {
        width: 27px;
    }
}

.bg-contact-us {
    background-color: #fefefe !important;
    border-radius: 17px;
    box-shadow: 0 0 16px 0 #dadada;
    margin-bottom: 20px;
    padding: 180px 20px 15px;
}

.contactUs-border {
    border: 2px solid #BDBFC1;
    border-radius: 52px;

}

.bg-contactUsInformation {
    background-color: #273E74;
    border-radius: 45px 0 0 45px;
    padding: 20px 35px;
    width: 50%;
}

.contact-us-logo {
    width: 110px;
}

.location {
    width: 50%;
    border-radius: 0 45px 45px 0;
    overflow: hidden;
}

.contact-us-title {
    color: #BD9D63;
}

.contactUsInformation {
    position: relative;
    top: -70px;
}

.social-icon-hover {
    display: none;
    object-fit: contain;
}

.social-icon {
    object-fit: contain;
}

.bg-social-icon {
    border-radius: 50%;
    box-shadow: 0 0 4px 0 #bbbbbb;
    background-color: #fefefe;
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin: 0 8px;
}

.bg-social-icon-hover {
    border-radius: 50%;
    background-color: transparent;
    width: 41px;
    height: 41px;
    padding: 7px
}

.bg-social-icon:hover .bg-social-icon-hover {
    background-color: #BD9D63;
}

.bg-social-icon:hover .social-icon-hover {
    display: block;
}

.bg-social-icon:hover .social-icon {
    display: none;
}

.social-icons-row {
    position: relative;
    top: -26px;
}

.sendMessage {
    background-color: #284480;
    border-radius: 7px;
    padding: 3px 23px;
    border: none
}

#inputName, #inputEmail {
    border: none !important;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #999999 !important;
}

#messageContent:focus, #inputName:focus, #inputEmail:focus {
    box-shadow: none
}

#messageContent {
    border: none;
    border-bottom: 1px solid #999999;
    margin-top: 15px;
    border-radius: 0
}

.sendCommentFormTitle {
    color: #0F1266
}

.sendCommentForm {
    background: #fefefe;
    box-shadow: 0 0 4px 0 #999;
    border-radius: 35px;
    padding: 25px 30px 50px;
}

@media (max-width: 991px) {
    .location iframe {
        height: 400px !important;
    }

    .bg-contact-us {
        padding: 150px 20px 10px;
    }

    .bg-contactUsInformation {
        padding: 20px 15px;
    }
}

@media (max-width: 767px) {
    .location iframe {
        height: 280px !important;
    }

    .bg-contact-us {
        padding: 120px 20px 10px;
    }

    .contactUsInformation {
        flex-direction: column;
    }

    .bg-contactUsInformation {
        border-radius: 35px 35px 0 0;
        width: 100%
    }

    .location {
        border-radius: 0 0 35px 35px;
        width: 100%
    }

    .contact-us-logo {
        width: 90px;
    }

    .bg-social-icon {
        width: 40px;
        height: 40px;
    }

    .bg-social-icon-hover {
        width: 31px;
        height: 31px;
        padding: 6px
    }

    #inputEmail {
        margin-top: 15px;
    }
}

@media (max-width: 991px) {

    .sz-navbar-items {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        background-color: #eee;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: start;
        justify-content: start;
    }

    .sz-navbar-left .sz-navbar-items {
        left: 0;
        margin-left: -100%;
        -webkit-transition: margin-left .2s ease;
        transition: margin-left .2s ease;
        width: 80%;
    }

    .sz-navbar-left .sz-navbar-hamburger {
        left: 0;
        color: #FFF !important;
        font-size: 21px !important;
    }

    .sz-navbar-inner {
        position: relative;
    }

    .MenuDropdown.show {
        will-change: transform;
        position: relative !important;
        transform: translate3d(0px, 0, 0px) !important;
        top: 0px !important;
        left: 0px;
    }

    .menu-item-linkItem > a {
        float: left;
    }

    .sz-navbar-items {
        overflow: scroll;
    }

}

@media (max-width: 500px) {
    .location iframe {
        height: 240px !important;
    }

    .bg-contactUsInformation p {
        font-size: 12px !important;
    }

    .bg-contactUsInformation {
        border-radius: 25px 25px 0 0;
        padding: 15px;
    }

    .location {
        border-radius: 0 0 25px 25px;
    }

    .contact-us-logo {
        width: 80px;
    }
}

@media (max-width: 400px) {
    .bg-contactUsInformation p {
        font-size: 10px !important;
    }

    .location iframe {
        height: 200px !important;
    }

    .bg-social-icon {
        margin: 0 5px;
    }

    .contactUs-border {
        border-radius: 30px;
    }

    .contact-us-logo {
        width: 70px;
    }

    .bg-social-icon {
        width: 30px;
        height: 30px;
    }

    .bg-social-icon-hover {
        width: 25px;
        height: 25px;
        padding: 4px;
    }

    .social-icons-row {
        top: -18px;
    }
}

@media (max-width: 350px) {
    .bg-contactUsInformation {
        padding: 9px;
    }
}

.bg-cu {
    background-image: url("/img/bg-cu.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top;
}

.bg-contact-us {
    background-color: #fefefe !important;
    border-radius: 17px;
    box-shadow: 0 0 16px 0 #dadada;
    margin-bottom: 20px;
    padding: 180px 20px 15px;
}

.contactUs-border {
    border: 2px solid #BDBFC1;
    border-radius: 52px;

}

.contact-us-logo {
    width: 110px;
}

.contact-us-title {
    color: #BD9D63;
}

.contactUsInformation {
    position: relative;
    top: -70px;
}

.social-icon-hover {
    display: none;
    object-fit: contain;
}

.social-icon {
    object-fit: contain;
}

.bg-social-icon {
    border-radius: 50%;
    box-shadow: 0 0 4px 0 #bbbbbb;
    background-color: #fefefe;
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin: 0 8px;
}

.bg-social-icon-hover {
    border-radius: 50%;
    background-color: transparent;
    width: 41px;
    height: 41px;
    padding: 7px
}

.bg-social-icon:hover .bg-social-icon-hover {
    background-color: #BD9D63;
}

.bg-social-icon:hover .social-icon-hover {
    display: block;
}

.bg-social-icon:hover .social-icon {
    display: none;
}

.social-icons-row {
    position: relative;
    top: -26px;
}

.sendMessage {
    background-color: #284480;
    border-radius: 7px;
    padding: 3px 23px;
    border: none
}

#inputName, #inputEmail {
    border: none !important;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #999999 !important;
}

#messageContent:focus, #inputName:focus, #inputEmail:focus {
    box-shadow: none
}

#messageContent {
    border: none;
    border-bottom: 1px solid #999999;
    margin-top: 15px;
    border-radius: 0
}

.sendCommentFormTitle {
    color: #0F1266
}

.sendCommentForm {
    background: #fefefe;
    box-shadow: 0 0 4px 0 #999;
    border-radius: 35px;
    padding: 25px 30px 50px;
}

@media (max-width: 991px) {
    .location iframe {
        height: 400px !important;
    }

    .bg-contact-us {
        padding: 150px 20px 10px;
    }

    .bg-contactUsInformation {
        padding: 20px 15px;
    }
}

@media (max-width: 767px) {
    .location iframe {
        height: 280px !important;
    }

    .bg-contact-us {
        padding: 120px 20px 10px;
    }

    .contactUsInformation {
        flex-direction: column;
    }

    .bg-contactUsInformation {
        border-radius: 35px 35px 0 0;
        width: 100%
    }

    .location {
        border-radius: 0 0 35px 35px;
        width: 100%
    }

    .contact-us-logo {
        width: 90px;
    }

    .bg-social-icon {
        width: 40px;
        height: 40px;
    }

    .bg-social-icon-hover {
        width: 31px;
        height: 31px;
        padding: 6px
    }

    #inputEmail {
        margin-top: 15px;
    }
}

@media (max-width: 500px) {
    .location iframe {
        height: 240px !important;
    }

    .bg-contactUsInformation p {
        font-size: 12px !important;
    }

    .bg-contactUsInformation {
        border-radius: 25px 25px 0 0;
        padding: 15px;
    }

    .location {
        border-radius: 0 0 25px 25px;
    }

    .contact-us-logo {
        width: 80px;
    }
}

@media (max-width: 400px) {
    .bg-contactUsInformation p {
        font-size: 10px !important;
    }

    .location iframe {
        height: 200px !important;
    }

    .bg-social-icon {
        margin: 0 5px;
    }

    .contactUs-border {
        border-radius: 30px;
    }

    .contact-us-logo {
        width: 70px;
    }

    .bg-social-icon {
        width: 30px;
        height: 30px;
    }

    .bg-social-icon-hover {
        width: 25px;
        height: 25px;
        padding: 4px;
    }

    .social-icons-row {
        top: -18px;
    }
}

@media (max-width: 350px) {
    .bg-contactUsInformation {
        padding: 9px;
    }
}

.bg-Consultants {
    background-color: #fefefe;
    box-shadow: 0 0 16px 0 #e1e1e1;
    border-radius: 23px;
    margin-bottom: 20px;
}

.consultingName {
    background-color: #284480;
    padding: 6px 30px;
    border-radius: 7px;
    width: fit-content;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: -19px;
    font-weight: 500;
}

.showCV {
    color: #284480;
    font-weight: 500;
    font-size: 13px !important;
}

.consultingTitle {
    color: #284480;
    margin-bottom: 12px;
    margin-top: 2px;
}

.consultingInfo {
    background-color: #E6E7E8;
    border-radius: 60px;
    padding: 4px 13px;
}

.consultingColumn:nth-child(n+5) {
    margin-top: 50px
}

.whatsapp2Hover, .whatsapp2 {
    width: 22px
}

.linkedinHover, .linkedin {
    width: 12px
}

.whatsapp2Hover, .linkedinHover {
    display: none;
}

.social:hover .whatsapp2Hover, .social:hover .linkedinHover {
    display: block;
}

.social:hover .whatsapp2, .social:hover .linkedin {
    display: none;
}

.consultingImg {
    width: 200px;
    height: 200px;
    display: flex;
    margin: 0 auto;
    object-fit: cover;
    border: 2px solid #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 #ccc;
    overflow: hidden;
}

.Consulting-img {
    object-fit: cover;
}

@media (max-width: 1199px) {
    .consultingImg {
        width: 160px;
        height: 160px;
    }
}

.bgVideos {
    background: linear-gradient(to top, #E9EAEB 20%, #fefefe 80%);
}

.share {
    width: 18px;
    cursor: pointer
}

.save {
    width: 15px
}

.videoInformation {
    background-color: #273E74;
    padding: 12px 15px 18px !important;
}

.videoName {
    color: #D2AE6D;
    font-weight: 500;
}

.videoBox {
    background-color: #fff;
    box-shadow: 0 0 6px 0 #ddd;
    padding: 12px
}

.video {
    height: 250px;
    object-fit: cover;
}

@media (max-width: 1199px) {
    .video {
        height: 220px;
    }
}

@media (max-width: 991px) {
    .video {
        height: 220px;
    }

    .consultingColumn:nth-child(n+4) {
        margin-top: 45px
    }
}

@media (max-width: 767px) {
    .video {
        height: 320px;
    }

    .consultingColumn:nth-child(n+3) {
        margin-top: 40px
    }
}

@media (max-width: 575px) {
    .consultingColumn:nth-child(n+2) {
        margin-top: 30px
    }
}

@media (max-width: 500px) {
    .video {
        height: 280px;
    }
}

@media (max-width: 450px) {
    .video {
        height: 230px;
    }
}

@media (max-width: 380px) {
    .video {
        height: 190px;
    }
}

.formBorder {
    border-radius: 80px;
    border: 2px solid #D2AE6D;
    padding: 30px 50px;
}

#captcha {
    height: 80%;
    width: 80%;
    letter-spacing: 3px;
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.incorrectCaptcha {
    color: #FF0000;
}

.correctCaptcha {
    color: #7FFF00;
}

.newslettersForm label {
    font-weight: 500;
    text-align: right
}

#EmailInput2:focus, #phoneInput2:focus, #textBox2:focus {
    box-shadow: none;
}

#EmailInput2, #phoneInput2, #textBox2 {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 12px;
}

.signupBtn {
    background-color: #273E74;
    border: none;
    border-radius: 30px;
    padding: 3px 35px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
}

.newsletterFormBox {
    background: #fefefe;
    border-radius: 50px 50px 0 0;
    top: -55px;
    position: relative;
}

.refreshImg {
    width: 25px;
}

.captchaBox {
    width: 200px;
    height: 70px;
    background-color: #FBE9C7;
    border-radius: 7px;
}

.newsLettersBox {
    box-shadow: 0 0 16px 0 #c6c6c6;
}

.newsletterImage {
    object-fit: cover;
    height: 400px
}

@media (max-width: 991px) {
    .newsletterImage {
        height: 350px;
    }

    .captchaBox {
        width: 150px;
        height: 63px;
    }
}

@media (max-width: 450px) {
    .newsletterImage {
        height: 300px;
    }

    .captchaBox {
        width: 130px;
        height: 55px;
    }

    .refreshImg {
        width: 21px;
    }
}

@media (max-width: 400px) {
    .newsletterImage {
        height: 250px;
    }

    .formBorder {
        padding: 30px;
    }
}

.managerCommentBox {
    background-color: #fefefe;
    box-shadow: 0 0 16px 0 #bababa;
    border-top-left-radius: 25px;
    overflow: hidden;
    border-top-right-radius: 25px;
}

.managerCommentTitle {
    color: #D2AE6D;
}

.lawTitle {
    color: #D2AE6D;
    position: relative;
    bottom: 17px;
    background: #fff;
    width: fit-content;
    padding: 0 15px;
}

.lawBorder {
    border-top: double 2px transparent;
    border-left: double 2px transparent;
    border-top-left-radius: 60px;
    background-image: linear-gradient(white, white),
    linear-gradient(to bottom, #D2AE6D, transparent);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-color: transparent !important;
}

.bgAwards {
    background-color: #273E74;
    padding: 15px 0;
}

.awardBox {
    background-color: #fff;
    padding: 12px;
    border-radius: 30px;
}

.awardImg {
    border-radius: 20px;
}

.lawyerBorder {
    border-top: double 2px transparent;
    border-left: double 2px transparent;
    border-right: double 2px transparent;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    background-image: linear-gradient(white, white),
    linear-gradient(to bottom, #D2AE6D, transparent);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-color: transparent !important;
}

.close-all {
    background-color: #D2AE6D;
    padding: 8px 35px;
    border-radius: 9px;
    margin: 0 60px;
    top: 35px;
    position: relative;
}

.see-all {
    background-color: #D2AE6D;
    padding: 8px 17px;
    border-radius: 9px;
    margin: 0 60px;
    display: none !important;
    top: 35px;
    position: relative;
}

.lawyerUser {
    background: #fefefe;
    box-shadow: 0 0 5px 0 #bababa;
    border-radius: 15px;
    cursor: default;
    color: #273E74 !important;
}

.lawyerUser:hover {
    background-color: #273E74;
    color: #D2AE6D !important;
}

.ManagerCommentHeader {
    position: relative;
    margin-top: -100px;
}

.ManagerCommentImg {
    height: 500px;
    object-fit: cover;
}

.lawyers {
    position: relative;
    margin-top: -15px;
    background: #fefefe;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
    color: #273E74;
}

.lawyerBox {
    padding: 10px 60px 0;
}

.MarginBottom {
    padding-bottom: 100px !important;
}

.awardsCarousel .owl-nav {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: 45%;
    z-index: 9
}

.awardsCarousel .owl-nav button.owl-next span, .awardsCarousel .owl-nav button.owl-prev span {
    font-size: 32px !important
}

.awardsCarousel .owl-nav button.owl-next, .awardsCarousel .owl-nav button.owl-prev {
    color: #BDBFC1;
    background: #fff;
    width: 40px;
    display: flex;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.awardsCarousel .owl-nav button.owl-prev {
    right: -60px;
    position: relative;
}

.awardsCarousel .owl-nav button.owl-next {
    left: -60px;
    position: relative;
}

.see-all[aria-expanded="false"] {
    display: inline !important;
}

.close-all[aria-expanded="true"] {
    display: inline !important;
}

.close-all[aria-expanded="false"] {
    display: none !important;
}

@media (max-width: 1199px) {
    .awardsCarousel .owl-nav {
        bottom: 42%;
    }
}

@media (max-width: 991px) {
    .awardsCarousel .owl-nav {
        bottom: 38%;
    }

    .awardsCarousel .owl-nav button.owl-next span, .awardsCarousel .owl-nav button.owl-prev span {
        font-size: 26px !important;
    }

    .awardsCarousel .owl-nav button.owl-next, .awardsCarousel .owl-nav button.owl-prev {

        width: 33px;
        height: 33px;
    }

    .awardBox {
        border-radius: 25px;
        padding: 8px;
    }

    .ManagerCommentImg {
        height: 400px;
    }
}

@media (max-width: 767px) {
    .awardBox {
        border-radius: 30px;
        padding: 15px;
    }

    .ManagerCommentImg {
        height: 300px;
    }

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

@media (max-width: 767px) {
    .awardsCarousel .owl-nav button.owl-prev {
        right: -30px;
    }

    .awardsCarousel .owl-nav button.owl-next {
        left: -30px;
    }
}

@media (max-width: 575px) {
    .awardsCarousel .owl-nav button.owl-prev {
        right: -26px;
    }

    .awardsCarousel .owl-nav button.owl-next {
        left: -26px;
    }

    .ManagerCommentHeader {
        margin-top: -70px;
    }
}

@media (max-width: 450px) {
    .ManagerCommentHeader {
        margin-top: -60px;
    }
}

@media (max-width: 400px) {
    .ManagerCommentImg {
        height: 250px;
    }

    .ManagerCommentHeader {
        margin-top: -50px;
    }
}

@media (max-width: 350px) {
    .awardBox {
        border-radius: 25px;
        padding: 8px;
    }
}

@media (max-width: 320px) {
    .ManagerCommentImg {
        height: 220px;
    }

    .ManagerCommentHeader {
        margin-top: -40px;
    }
}

.itemsBox {
    background-color: #fefefe;
    box-shadow: 0 0 12px 5px #dadada;
    border-radius: 20px 20px 0 0;
    padding: 80px 50px 40px;
}

.news-pagination {
    margin-top: 70px
}

.itemContent:nth-child(n+2) {
    margin-top: 60px
}

.clockIcon {
    width: 15px;
}

.timeText {
    color: #96989A;
}

.itemContentTitle {
    color: #273E74;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-image-source: linear-gradient(to right, rgba(0, 0, 0, 0), #D2AE6D);
    border-image-slice: 1;
}

.leftIcon {
    width: 18px;
    margin-top: 6px;
}

.commentIcon {
    width: 25px
}

.itemImgContent {
    border-radius: 12px;
    object-fit: cover;
    height: 210px
}

.news-page-link {
    color: #000;
    border: none;
    margin: 0 2px;
}

.news-pagination .page-item.active .page-link {
    background: #D2AE6D;
    border: none;
    width: 30px;
    display: flex;
    height: 30px;
    line-height: 0;
    padding: 0;
    border-radius: 3px !important;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.news-pagination .page-link:focus {
    box-shadow: none !important;
}

.news-pagination .page-link:hover {
    background-color: transparent;
    border: none !important;
    color: #000 !important;
}

@media (max-width: 991px) {
    .itemImgContent {
        height: 350px
    }
}

@media (max-width: 767px) {
    .itemsBox {
        padding: 35px;
    }

    .readMoreTxt {
        font-size: 14px !important;
    }
}

@media (max-width: 575px) {
    .timeText {
        font-size: 10px;
    }

    .commentIcon {
        width: 20px;
    }

    .itemsBox {
        padding: 20px;
    }
}

@media (max-width: 400px) {
    .timeText {
        font-size: 9px;
    }

    .clockIcon {
        width: 12px;
    }

}

.IntroductionBookBox {
    background-color: #fefefe;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 0 16px 0 #c4c4c4;
    padding-bottom: 55px !important;
}

.breadcrumbProducts {
    justify-content: center;
}

.breadcrumbProducts-item + .breadcrumbProducts-item::before {
    display: inline-block;
    padding-left: .2rem;
    padding-right: .2rem;
    color: #848688 !important;
    content: "|";
}

.breadcrumbProducts-item + .breadcrumbProducts-item {
    padding-left: 0;
}

.breadcrumbProducts-item.active {
    color: #273E74 !important;
}

.breadcrumbProducts {
    background-image: url("img/bg-breadcrumb.png") !important;
    background-size: 100% 100% !important;
    padding-bottom: 70px;
    padding-right: 70px;
}

.productName {
    color: #273E74;
    font-weight: bold;
}

.productBorder {
    border-right: 2px solid #D2AE6D;
    border-left: 2px solid #D2AE6D;
    border-bottom: 2px solid #D2AE6D;
    border-bottom-left-radius: 28px;
    position: relative;
    border-bottom-right-radius: 28px;
    top: -25px;
    padding-bottom: 20px;

}

.productImg {
    position: relative;
    top: -35px;
    height: 330px;
    object-fit: cover;
    border-radius: 30px;
    box-shadow: 0 8px 6px 2px #dadada;
}

.writerName {
    color: #848688
}

.emptyIcon {
    height: 25px;
    width: 25px;
}

.yourRate {
    color: #848688;
    font-size: 12px !important;
}

.product-star-rating .gl-star-rating-stars.s10 > span:first-child, .product-star-rating .gl-star-rating-stars.s20 > span:nth-child(-1n+2), .product-star-rating .gl-star-rating-stars.s30 > span:nth-child(-1n+3), .product-star-rating .gl-star-rating-stars.s40 > span:nth-child(-1n+4), .product-star-rating .gl-star-rating-stars.s50 > span:nth-child(-1n+5), .product-star-rating .gl-star-rating-stars.s60 > span:nth-child(-1n+6), .product-star-rating .gl-star-rating-stars.s70 > span:nth-child(-1n+7), .product-star-rating .gl-star-rating-stars.s80 > span:nth-child(-1n+8), .product-star-rating .gl-star-rating-stars.s90 > span:nth-child(-1n+9), .product-star-rating .gl-star-rating-stars.s100 > span {
    background-image: url("img/blue-star.svg")
}

.product-star-rating .gl-star-rating-stars > span {
    background-image: url("img/border-blue-star.svg")
}

.star-rating {
    direction: ltr !important;
}

.productRate {
    background-color: #fefefe;
    box-shadow: 0 2px 3px -2px #ccc, 0 -2px 3px -2px #ccc;
    margin-top: 70px;
}

.see-more {
    color: #273E74;
    font-weight: 600;
}

.bg-some-of-books {
    background-image: url("img/bg-some-helpful-book.png");
    background-repeat: no-repeat;
    background-size: 100% 75%;
}

.some-of-books-box {
    background-image: url("img/bg-some-helpful-book.png");
    background-repeat: no-repeat;
    background-size: 100% 75%;
    box-shadow: 9px 0 9px -8px #7e7e7e, -9px 0 9px -8px #7e7e7e;
}

.HelpfulBookCard {
    background-color: #fefefe;
    border-radius: 30px;
    padding: 15px 15px 50px;
    box-shadow: 0 11px 8px 0 #c8c8c8;
}

.HelpfulBookImg {
    object-fit: cover;
    border-radius: 15px;
    height: 260px
}

.HelpfulBookName {
    color: #273E74;
    font-weight: 600
}

.some-of-books-box-title {
    color: #273E74;
    font-weight: 600
}

.viewHelpfulBookLink {
    background-color: #273E74;
    padding: 3px 30px;
    border-radius: 11px;
    font-weight: 500;
    position: absolute;
    right: 0;
    left: 0;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    bottom: -12px;
}

.BottomIntroductionBookBox {
    background-color: #fefefe;
    box-shadow: 8px 0 6px -6px #b3b3b3, -8px 0 6px -6px #b3b3b3;
    padding: 40px;
    margin-top: -15px;
}

.some-of-booksSlider .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 3px;
    background-color: #AA8D5A;
}

.some-of-booksSlider .owl-dots {
    margin-top: 30px !important;
}

.some-of-booksSlider .owl-dots .owl-dot.active span, .some-of-booksSlider .owl-dots .owl-dot:hover span {
    background: #273E74;
}

@media (max-width: 1199px) {
    .productImg {
        height: 280px;
    }

    .breadcrumbProducts {
        padding-right: 100px;
    }

    .HelpfulBookName {
        font-size: 14px;
    }

    .HelpfulBookImg {
        height: 210px
    }
}

@media (max-width: 991px) {
    .breadcrumbProducts {
        padding-right: 160px;
    }

    .productImg {
        top: 0;
        height: 550px;
        margin-bottom: 30px;
    }

    .productRate {
        margin-bottom: 15px
    }

    .gl-star-rating-stars > span {
        display: inline-block;
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
}

@media (max-width: 767px) {
    .breadcrumbProducts {
        background-image: none !important;
    }

    .productBorder {
        border-top: 2px solid #D2AE6D;
        border-radius: 28px;
        top: 0;
        padding-top: 30px;
        margin-top: 15px;
    }

    .breadcrumbProducts {
        padding-right: 0;
        padding-bottom: 0;
    }

    .HelpfulBookCard {
        background-color: #fefefe;
        border-radius: 25px;
        padding: 10px 10px 39px;
    }

    .productImg {
        height: 400px;
    }

    .HelpfulBookImg {
        height: 150px;
    }

    .IntroductionBookBox {
        padding-bottom: 30px !important;
    }
}

@media (max-width: 575px) {
    .HelpfulBookImg {
        height: 380px;
    }
}

@media (max-width: 530px) {
    .HelpfulBookImg {
        height: 350px;
    }
}

@media (max-width: 500px) {
    .productImg {
        height: 320px;
    }

    .emptyIcon {
        height: 20px;
        width: 20px;
    }

    .gl-star-rating-stars > span {
        display: inline-block;
        width: 17px;
        height: 17px;
        background-size: 17px;
    }

    .HelpfulBookImg {
        height: 300px;
    }
}

@media (max-width: 460px) {
    .productImg {
        height: 280px;
    }

    .productRate {
        flex-direction: column;
        justify-content: center;
    }

    .HelpfulBookImg {
        height: 260px;
    }
}

@media (max-width: 430px) {
    .productImg {
        height: 250px;
    }

    .HelpfulBookImg {
        height: 220px;
    }
}

@media (max-width: 400px) {
    .IntroductionBookBox .breadcrumb-item a, .writerName, .productBorder p {
        font-size: 12px !important;
    }

    .productName {
        font-size: 14px !important;
    }

    .some-of-booksSlider .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }
}

@media (max-width: 370px) {
    .IntroductionBookBox .breadcrumb-item a {
        font-size: 11px !important;
    }

    .productImg {
        height: 220px;
    }

    .gl-star-rating-stars > span {
        display: inline-block;
        width: 12px;
        height: 12px;
        background-size: 12px;
    }

    .emptyIcon {
        height: 17px;
        width: 17px;
    }

    .HelpfulBookImg {
        height: 180px;
    }
}

@media (max-width: 340px) {
    .IntroductionBookBox .breadcrumb-item a {
        font-size: 10px !important;
    }

    .HelpfulBookImg {
        height: 150px;
    }
}

@media (max-width: 330px) {
    .IntroductionBookBox .breadcrumb-item a {
        font-size: 9px !important;
    }
}

.bg-blogBox {
    background: linear-gradient(to bottom, #F2F3F3, #FDFDFD);
    border-radius: 30px;
    padding: 60px 20px;
    box-shadow: 0 3px 20px 5px #d8d8d8;
}

.blogImage {
    height: 200px;
    object-fit: contain;
    border-radius: 5px;
    width: 350px;
    float: right;
    margin: 0 10px;
    background: #FFF;
}

.blogTitle {
    color: #273E74;
}

.advertising-banner-img {
    height: 150px;
    object-fit: cover;
    border-radius: 27px;
    margin-bottom: 100px;
    margin-top: 100px;
}

.writeYourBlogOverview {
    color: #273E74;
    font-weight: 500
}

#blogOverview {
    background-color: #fff !important;
    border: 1px solid #D2AE6D;
    border-radius: 30px;
    padding: 30px 30px 30px 65px;
}

.circle {
    background-color: #D2AE6D;
    width: 15px;
    height: 15px;
    border-radius: 50%
}

#nameInput, #emailInput {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 14px;
}

.overviewFormSubmit {
    background-color: #273E74;
    border-radius: 30px;
    border: none !important;
    padding: 4px 30px;
}

.overviewLabel {
    font-weight: 500;
}

.relatedTitle {
    color: #273E74;
}

.bg-relatedBlog {
    background-color: #D2AE6D;
    padding-bottom: 60px !important;
}

.blog-img-card {
    object-fit: cover;
    height: 270px;
    border-radius: 15px;
}

.blogCard {
    background-color: #fff;
    border-radius: 25px;
}

.blogTime {
    width: 12px !important;
}

.blogTimeText, .blogTimeText span {
    color: #606062;
    font-size: 10px !important;
}

.blogCardTitle {
    color: #273E74;
    font-weight: 500;
}

.showBlogLink {
    background-color: #273E74;
    border-radius: 13px;
    padding: 3px 30px;
    position: absolute;
    z-index: 999;
    right: 0;
    left: 0;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

#blogOverview:focus-visible {
    outline: none !important;
}

.relatedBlogsSlider .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
}

.relatedBlogsSlider .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 3px;
    background: #AA8D5A;
}

.relatedBlogsSlider .owl-dots .owl-dot.active span, .relatedBlogsSlider .owl-dots .owl-dot:hover span {
    background: #273E74;
}

.textareaLabelIcon {
    width: 40px;
    margin-top: 20px;
    margin-bottom: -64px;
    position: relative;
    left: 20px;
    right: 100%;
    display: flex;
}

.blogCardDescription {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 45px;
}

@media (max-width: 1199px) {
    .blogImage {
        height: 170px;
        border-radius: 50px;
    }

    .advertising-banner-img {
        margin-bottom: 80px;
        margin-top: 80px;
        height: 120px;
    }

    .blog-img-card {
        height: 210px;
    }
}

@media (max-width: 991px) {
    .blogImage {
        height: 130px;
        border-radius: 45px;
    }

    .advertising-banner-img {
        margin-bottom: 60px;
        margin-top: 60px;
        height: 100px;
    }
}

@media (max-width: 767px) {
    .blogImage {
        height: 100px;
        border-radius: 30px;
    }

    .advertising-banner-img {
        margin-bottom: 30px;
        margin-top: 30px;
        height: 70px;
        border-radius: 20px;
    }

    .textareaLabelIcon {
        width: 30px;
    }

    #blogOverview {
        padding: 20px 20px 20px 55px;
    }

    .circle {
        width: 12px;
        height: 12px;
    }

    .overviewFormSubmitWidth {
        width: 100% !important;
    }

    .blog-img-card {
        height: 350px;
    }
}

@media (max-width: 575px) {
    .blogCard {
        padding-bottom: 15px !important;
    }
}

@media (max-width: 470px) {
    .advertising-banner-img {
        height: 50px;
        border-radius: 15px;
    }

    .blog-img-card {
        height: 300px;
    }

    .relatedBlogsSlider .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 2px;
    }

    .blogImage {
        height: 90px;
        border-radius: 25px;
    }
}

@media (max-width: 400px) {
    .blog-img-card {
        height: 240px;
    }

    .circle {
        width: 8px;
        height: 8px;
    }

    .bg-blogBox {
        padding: 40px 15px;
    }

    .blogImage {
        height: 70px;
        border-radius: 20px;
    }

    .advertising-banner-img {
        height: 40px;
        border-radius: 12px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #blogOverview {
        border-radius: 25px;
    }

    .overviewFormSubmit {
        padding: 4px 21px;
        border-radius: 12px;
    }

}

@media (max-width: 350px) {
    .blog-img-card {
        height: 200px;
    }
}

.bg-Partners {
    background-image: url("img/bg-partners.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.partnersTitle {
    color: #273E74
}

.partnersBox {
    background-color: #ffffff;
    border-radius: 200px 200px 0 0;
    padding: 60px;
    box-shadow: 0 0 10px 0 #a4a4a4;
    position: absolute;
    bottom: 30px;
    width: calc(100% - 30px);
}

@media (min-width: 576px) {
    .partnersBox {
        width: 510px;
    }
}

@media (min-width: 768px) {
    .partnersBox {
        width: 690px;
    }
}

@media (min-width: 992px) {
    .partnersBox {
        width: 930px;
    }
}

@media (min-width: 1200px) {
    .partnersBox {
        width: 1110px;
    }
}

.partnerImage {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border: 2px solid #AA8D5A;
    object-fit: cover;
    margin: 10px auto;
    display: flex;
    box-shadow: 0 9px 5px 0 #aaa;
    transition: all ease-in 0.2s;
}

.partnerName {
    font-weight: 600;
    transition: all ease-in 0.2s;
    width: fit-content;
    margin-right: auto;
    margin-left: auto
}

.partnerItem:hover .partnerImage {
    border-radius: 20px;
    border: 2px solid #fff;
    box-shadow: 0 0 6px 1px #aaa;
}

.partnerItem:hover .partnerName {
    background-color: #273E74;
    padding: 4px 25px;
    border-radius: 4px;
    position: relative;
    top: -30px;
    display: flex;
    width: fit-content;
    color: #fff;
    margin: 0 auto;
}

@media (max-width: 1199px) {
    .partnersBox {
        border-radius: 170px 170px 0 0;
        padding: 40px;
    }
}

@media (max-width: 991px) {
    .partnersBox {
        border-radius: 150px 150px 0 0;
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .partnerImage {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 400px) {
    .partnerImage {
        width: 90px;
        height: 90px;
    }

    .partnersBox {
        border-radius: 100px 100px 0 0;
        padding: 15px;
    }

    .partnerName {
        font-size: 12px !important;
    }
}

@media (max-width: 320px) {
    .partnerImage {
        width: 80px;
        height: 80px;
    }

    .partnersBox {
        border-radius: 80px 80px 0 0;
    }
}

.bg-important-knowledge {
    background-image: url("img/bg-knowledge.png");
    background-size: cover;
    background-position: top right;
    border-radius: 30px 30px 0 0;
    padding: 400px 70px 0;
    box-shadow: 0 0 16px 0 #bababa;
}

.importantKnowledgeTitle {
    color: #273E74;
    font-weight: 600
}

.backgroundImportantKnowledge {
    border-top: double 2px transparent;
    border-left: double 2px transparent;
    border-top-left-radius: 90px;
    background-image: linear-gradient(#fff, #fff),
    linear-gradient(to bottom, #273E74, transparent);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-color: transparent !important;
}

.paddingBottom {
    padding-bottom: 260px;
}

.knowledge-img {
    margin-top: 60px;
    border: 4px solid #fff;
    border-radius: 27px;
    box-shadow: 0 8px 10px 0 #bbb;
}

@media (max-width: 991px) {
    .bg-important-knowledge {
        padding: 250px 40px 0;
        border-radius: 35px
    }

    .paddingBottom {
        padding-bottom: 180px;
    }
}

@media (max-width: 767px) {
    .bg-important-knowledge {
        padding: 200px 30px 0;
        border-radius: 30px;
    }

    .paddingBottom {
        padding-bottom: 100px;
    }

    .knowledge-img {
        margin-top: 20px;
    }
}

@media (max-width: 450px) {
    .backgroundImportantKnowledge {
        border-top-left-radius: 55px;
    }

    .bg-important-knowledge {
        padding: 170px 25px 0;
        border-radius: 25px;
    }

    .knowledge-img {
        border-radius: 15px;
        border: 3px solid #fff;
        box-shadow: 0 6px 8px 0 #bbb;
    }
}

@media (max-width: 400px) {
    .knowledge-img {
        width: 65% !important;
    }

}

.showBookLink {
    background-color: #273E74;
    padding: 3px 30px;
    border-radius: 11px;
    font-weight: 500;
    position: absolute;
    right: 0;
    left: 0;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    bottom: -12px;
}

.bookCategoryImg {
    object-fit: cover;
    border-radius: 17px;
    height: 275px;
}

.bookCategoryName {
    color: #273E74;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.bookWriterName {
    color: #D2AE6D;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.bookCard {
    background-color: #fefefe;
    padding: 15px 15px 20px;
    border-radius: 35px;
    box-shadow: 0 8px 10px 0 #aaa;
}

.bookCard:hover {
    padding: 15px;
}

.bookCard:hover .bookCategoryImg {
    height: 354px;
    animation: zoomIn;
    animation-duration: 0.5s;
}

.BookCategoriesTitle {
    color: #273E74;
    font-weight: 600
}

.blueCircle {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #273E74;
}

.borderTop {
    width: 100%;
    border-top: 2px solid #273E74;
    border-top-left-radius: 80px;
    border-left: 2px solid #273E74;
    height: 70px
}

.booksCategorySlider {
    border-left-width: 2px;
    border-left-style: solid;
    border-image-source: linear-gradient(to bottom, #273E74, rgba(0, 0, 0, 0));
    border-image-slice: 1;
    border-top-left-radius: 60px;
    padding: 0 5px
}

.BookCategoriesTitleRow {
    position: relative;
    top: 18px;
    background: #fff;
    width: fit-content;
}

.booksCategorySlider .owl-stage-outer {
    top: -20px;
    z-index: 2
}

.BooksCategoryRow:hover {
    background: linear-gradient(to top, #E9EAEB, #fff);
}

.booksCategorySlider .owl-nav {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    z-index: 1
}

.booksCategorySlider .owl-nav button.owl-next span, .booksCategorySlider .owl-nav button.owl-prev span {
    padding: 0 18px;
    font-size: 26px !important;
    border-radius: 50%;
    background: #fff !important;
    box-shadow: 0 0 5px 0 #d2d2d2;
}

.booksCategorySlider .owl-nav button.owl-next {
    left: -70px;
    position: relative;
}

.booksCategorySlider .owl-nav button.owl-prev {
    right: -70px;
    position: relative;
}

.booksCategorySlider .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #D2AE6D;
    text-decoration: none;
}

.BooksCategoryRow:hover .BookCategoriesTitleRow {
    background: #fcfcfd;
}

.bookCard:hover .bookCategoryName, .bookCard:hover .bookWriterName, .bookCard:hover .showBookLink {
    display: none;
}

@media (max-width: 1270px) {
    .booksCategorySlider .owl-nav button.owl-next {
        left: -42px;
    }

    .booksCategorySlider .owl-nav button.owl-prev {
        right: -42px;
    }

    .booksCategorySlider .owl-nav button.owl-next span, .booksCategorySlider .owl-nav button.owl-prev span {
        padding: 0 14px;
        font-size: 22px !important;
    }
}

@media (max-width: 1199px) {
    .bookCategoryImg {
        height: 225px;
    }

    .bookCard:hover .bookCategoryImg {
        height: 308px;
    }
}

@media (max-width: 1020px) {
    .booksCategorySlider .owl-nav button.owl-next span, .booksCategorySlider .owl-nav button.owl-prev span {
        padding: 0 12px;
        font-size: 19px !important;
    }

    .booksCategorySlider .owl-nav button.owl-next {
        left: -35px;
    }

    .booksCategorySlider .owl-nav button.owl-prev {
        right: -35px;
    }
}

@media (max-width: 1020px) {
    .booksCategorySlider .owl-nav button.owl-next span, .booksCategorySlider .owl-nav button.owl-prev span {
        padding: 0 11px;
        font-size: 16px !important;
    }

    .booksCategorySlider .owl-nav button.owl-next {
        left: -30px;
    }

    .booksCategorySlider .owl-nav button.owl-prev {
        right: -30px;
    }
}

@media (max-width: 991px) {
    .booksCategorySlider .owl-nav button.owl-next span, .booksCategorySlider .owl-nav button.owl-prev span {
        padding: 0 17px;
        font-size: 26px !important;
    }

    .booksCategorySlider .owl-nav button.owl-next {
        left: -55px;
    }

    .booksCategorySlider .owl-nav button.owl-prev {
        right: -55px;
    }
}

@media (max-width: 805px) {
    .booksCategorySlider .owl-nav button.owl-next span, .booksCategorySlider .owl-nav button.owl-prev span {
        padding: 0 12px;
        font-size: 17px !important;
    }

    .booksCategorySlider .owl-nav button.owl-next {
        left: -35px;
    }

    .booksCategorySlider .owl-nav button.owl-prev {
        right: -35px;
    }
}

@media (max-width: 767px) {
    .bookCategoryImg {
        height: 375px;
    }

    .bookCard:hover .bookCategoryImg {
        height: 458px;
    }
}

@media (max-width: 580px) {
    .booksCategorySlider .owl-nav button.owl-next {
        left: -25px;
    }

    .booksCategorySlider .owl-nav button.owl-prev {
        right: -25px;
    }

    .booksCategorySlider {
        padding: 0
    }
}

@media (max-width: 575px) {
    .booksCategorySlider .owl-nav button.owl-next {
        left: -20px;
    }

    .booksCategorySlider .owl-nav button.owl-prev {
        right: -20px;
    }
}

@media (max-width: 500px) {
    .bookCategoryImg {
        height: 350px;
    }

    .bookCard:hover .bookCategoryImg {
        height: 433px;
    }
}

@media (max-width: 450px) {
    .bookCategoryImg {
        height: 320px;
    }

    .bookCard:hover .bookCategoryImg {
        height: 403px;
    }
}

@media (max-width: 400px) {
    .bookCategoryImg {
        height: 290px;
    }

    .bookCard:hover .bookCategoryImg {
        height: 373px;
    }

    .bookCard {
        border-radius: 30px;
    }
}

@media (max-width: 370px) {
    .bookCategoryImg {
        height: 250px;
    }

    .bookCard:hover .bookCategoryImg {
        height: 333px;
    }
}

@media (max-width: 330px) {
    .bookCategoryImg {
        height: 210px;
    }

    .bookCard:hover .bookCategoryImg {
        height: 293px;
    }
}

.careerOpportunitiesBox {
    border-radius: 30px 30px 0 0;
    overflow: hidden;
    box-shadow: 0 0 16px 0 #dadada
}

.careerOpportunitiesDescription {
    margin-right: 50px;
    margin-left: 50px;
    top: -200px;
    background-color: #fff;
    position: relative;
    border-radius: 25px 25px 0 0;
    padding: 60px 45px 0;
}

.uploadFile {
    color: #273E74;
    font-weight: 500;
    border: 1px solid #273E74;
    border-radius: 12px;
    padding: 3px 20px;
}

.careerOpportunitiesTitle {
    color: #273E74;
    font-weight: 600;
}

.careerOpportunitiesSubmit {
    background-color: #273E74;
    padding: 5px 50px;
    border-radius: 13px;
    display: flex;
    margin: 5px auto;
    border: none;
}

.careerOpportunitiesInput:focus {
    box-shadow: none !important;
    border: 1px solid #B3B3B3;
}

.careerOpportunitiesInput:focus-visible {
    outline: none !important;
}

.careerOpportunitiesInput {
    background: transparent !important;
    border: 1px solid #B3B3B3;
    border-radius: 12px
}

@media (max-width: 991px) {
    .careerOpportunitiesDescription {
        top: -135px;
        border-radius: 20px 20px 0 0;
        padding: 45px 35px 0;
    }
}

@media (max-width: 767px) {
    .careerOpportunitiesDescription {
        top: -100px;
        border-radius: 15px 15px 0 0;
        padding: 30px 25px 0;
        margin-right: 35px;
        margin-left: 35px;
    }
}

@media (max-width: 575px) {
    .careerOpportunitiesDescription {
        top: -80px;
    }
}

@media (max-width: 450px) {
    .careerOpportunitiesDescription {
        margin-right: 25px;
        margin-left: 25px;
        top: -60px;
    }

    .careerOpportunitiesBox {
        border-radius: 25px 25px 0 0;
    }
}

.bg-sports-brokerage {
    background-repeat: no-repeat;
    background-image: url("img/bg-sports-brokerage.png");
    background-size: 100% 60%;
}

.sports-brokerage-title {
    color: #273E74;
    font-weight: 600;
}

.customWidth {
    width: 80%;
}

.borderRadius {
    border-top: 2px solid #273E74;
    height: 30px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-right: 2px solid #273E74;
    border-left: 2px solid #273E74;
}

.bg-alsoStudy {
    background-color: #E6E7E8;

}

.lawsText {
    color: #D2AE6D
}

.lawsIcon {
    width: 20px;
    height: 20px;
}

.lawsLink {
    padding: 5px 20px;
    border-radius: 10px;
    background-color: #273E74;
}

.alsoStudyTxt {
    color: #273E74;
    font-weight: 600;
    background-color: #fff;
    width: fit-content;
    margin: 0 auto;
}

.sports-brokerage-box {
    border-radius: 30px;
    box-shadow: 0 0 16px 0 #bababa;
    overflow: hidden;
    padding-bottom: 40px;
    background-color: #fff
}

.alsoStudyTxt, .borderRadius, .alsoStudyBorderAround {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}

.alsoStudyBorderAround {
    border-right: 2px solid #273E74;
    border-left: 2px solid #273E74;
    padding-bottom: 120px;
    padding-top: 40px;
}

.alsoStudyTxt {
    width: fit-content;
    background-color: #fff;
    position: relative;
    bottom: -16px;
    padding: 0 12px;
}

.lawsLink {
    width: 160px;
    padding: 6px 20px;
    justify-content: center;
}

@media (max-width: 767px) {
    .lawsLink {
        margin-top: 10px
    }
}

@media (max-width: 575px) {
    .borderRadius, .alsoStudyBorderAround {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.btn-primary {
    color: #fff;
    background-color: #273d74;
    border-color: #273d74;
}

.btn-link {
    font-weight: 400;
    color: #273d74;
    text-decoration: none;
}

.dropdown-menu {
    min-width: 23rem !important;
}

.menuListItemLink {
    padding: 15px 8px !important;
}

@media (max-width: 991px) {
    .sz-navbar-right .sz-navbar-items {
        right: auto;
        left: 0;
        margin-left: -100%
    }

    .sz-navbar-right .sz-navbar-hamburger {
        left: 20px;
        right: auto;
        margin-bottom: 0;
        line-height: 1;
        top: auto;
        margin-top: 17px;
        color: #fff;
    }
}

.lawsLink {
    width: 30%;
    padding: 6px 20px;
    justify-content: center;
    margin: 0 5px;
}
