@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-Black.woff2') format('woff2'),
        url('../font/roboto/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-Bold.woff2') format('woff2'),
        url('../font/roboto/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-BlackItalic.woff2') format('woff2'),
        url('../font/roboto/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-MediumItalic.woff2') format('woff2'),
        url('../font/roboto/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-LightItalic.woff2') format('woff2'),
        url('../font/roboto/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-BoldItalic.woff2') format('woff2'),
        url('../font/roboto/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-Regular.woff2') format('woff2'),
        url('../font/roboto/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-Light.woff2') format('woff2'),
        url('../font/roboto/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-Medium.woff2') format('woff2'),
        url('../font/roboto/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-Italic.woff2') format('woff2'),
        url('../font/roboto/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-ThinItalic.woff2') format('woff2'),
        url('../font/roboto/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto/Roboto-Thin.woff2') format('woff2'),
        url('../font/roboto/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-MediumItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-SemiBold.woff2') format('woff2'),
        url('../font/poppins/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-Regular.woff2') format('woff2'),
        url('../font/poppins/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-Thin.woff2') format('woff2'),
        url('../font/poppins/Poppins-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-ThinItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-Black.woff2') format('woff2'),
        url('../font/poppins/Poppins-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-BlackItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-Bold.woff2') format('woff2'),
        url('../font/poppins/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-BoldItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-ExtraBold.woff2') format('woff2'),
        url('../font/poppins/Poppins-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-BoldItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-ExtraLight.woff2') format('woff2'),
        url('../font/poppins/Poppins-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-ExtraLightItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-Italic.woff2') format('woff2'),
        url('../font/poppins/Poppins-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-Light.woff2') format('woff2'),
        url('../font/poppins/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-LightItalic.woff2') format('woff2'),
        url('../font/poppins/Poppins-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/poppins/Poppins-Medium.woff2') format('woff2'),
        url('../font/poppins/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* fonts-RobotoCondensed */



@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-Black.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-Bold.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-BlackItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-ExtraBold.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-ExtraBoldItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-BoldItalic.woff2') format('woff2'),
        url('../font/RobotoCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-ExtraLightItalic.woff2') format('woff2'),
        url('../font/RobotoCondensed-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-Light.woff2') format('woff2'),
        url('../font/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-Italic.woff2') format('woff2'),
        url('../font/RobotoCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-LightItalic.woff2') format('woff2'),
        url('../font/RobotoCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-ExtraLight.woff2') format('woff2'),
        url('../font/RobotoCondensed-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-SemiBold.woff2') format('woff2'),
        url('../font/RobotoCondensed-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-MediumItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-Medium.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-Regular.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-SemiBoldItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-Thin.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../font/roboto/RobotoCondensed-ThinItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoCondensed-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-BoldItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-Bold.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-Black.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-BlackItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-ExtraBoldItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-ExtraBold.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-Italic.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-ExtraLight.woff2') format('woff2'),
        url('../font/RobotoSemiCondensed-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-ExtraLightItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-LightItalic.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-Medium.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto SemiCondensed';
    src: url('../font/roboto/RobotoSemiCondensed-Light.woff2') format('woff2'),
        url('../font/roboto/RobotoSemiCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



.header {
    /* background: #fff; */
    /* display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; */
    /* z-index: 9; */
    /* border-top: 6px solid transparent; */
    /* border-image: linear-gradient(to right, #80cfdc, #9ac93d); */
    /* border-image-slice: 1;
    padding: 9px 0 10px; */
    /* box-shadow: 0 2px 0 var(--grey-50, #eceef3); */
    /* position: relative;
    padding: 0;
    height: 82px; */
}

.btn-primary {
    background-color: none !important;
    border-color: none !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #091d37;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    display: block;
}

.navbar-light .navbar-nav .nav-link:hover {
    opacity: .7;
    transition: all .4s ease-in-out;
}

.navbar-light .navbar-nav .nav-link:focus {
    color: #98b65a;
}

.header .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: calc(100% - 194px) !important;
}

.header .container .left_header {
    display: flex;
    gap: 50px;
    align-items: center;
}

.header .container .left_header .main_logo {
    width: 100%;
    max-width: 107px;
}

.header .container .left_header .navbar-brand {
    margin-right: 0;
    display: block;
}

.header .container .middle-nav {
    display: flex;
    gap: 49px;
}

.header .container .middle-nav .navbar-collapse .navbar-nav {
    gap: 34px;
}

.header .container .middle-nav .navbar-collapse .navbar-nav .nav-item a.dropdown-toggle {
    color: #091d37;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    position: relative;
    padding-right: 14px;
    /* font-family: Roboto; */
}

.header .container .middle-nav .navbar-collapse .navbar-nav .nav-item a.dropdown-toggle:after {
    display: none;
}

.header .container .middle-nav .navbar-collapse .navbar-nav .nav-item a.dropdown-toggle:before {
    content: url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.45117%200.572998L3.92188%203.10229L1.39258%200.572998C1.31055%200.481852%201.20801%200.436279%201.08496%200.436279C0.961914%200.436279%200.859375%200.481852%200.777344%200.572998C0.686198%200.655029%200.640625%200.75529%200.640625%200.873779C0.640625%200.992269%200.686198%201.09709%200.777344%201.18823L3.60742%204.01831C3.65299%204.06388%203.70312%204.09806%203.75781%204.12085C3.8125%204.14364%203.86719%204.15503%203.92188%204.15503C3.97656%204.15503%204.03125%204.14364%204.08594%204.12085C4.14062%204.09806%204.19076%204.06388%204.23633%204.01831L7.06641%201.18823C7.15755%201.09709%207.20312%200.992269%207.20312%200.873779C7.20312%200.75529%207.15755%200.655029%207.06641%200.572998C6.98438%200.481852%206.88184%200.436279%206.75879%200.436279C6.63574%200.436279%206.5332%200.481852%206.45117%200.572998Z'%20fill='%23091D37'/%3e%3c/svg%3e");
    display: inline-block;
    width: 7px;
    height: 4px;
    vertical-align: middle;
    position: absolute;
    top: 8px;
    right: 0;
}

.header .container .middle-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show {
    box-shadow: 0 7px 20px -9px #c6c6c6;
    border: 0;
}

.header .container .middle-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show .dropdown-item {
    font-size: 13px;
}

.header .container .middle-nav .right_header {
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: start;
}

.header .container .middle-nav .right_header .catallouge_btn button {
    background-color: transparent;
    border: 0;
    padding: 0;
}

.header .container .middle-nav .right_header .catallouge_btn button:after {
    display: none;
}

.header .container .middle-nav .right_header .catallouge_btn button img {
    width: 21px;
}

.header .container .middle-nav .right_header .signin_btn button {
    background-color: #b6ce5c;
    padding: 10px 11px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
    font-family: Roboto;
    border-radius: 5px;
    border: 1px solid #b6ce5c;
    color: #fff;
}
.header .container .middle-nav .right_header .signin_btn button:focus {
    box-shadow: none;
    outline: none;
}

.header .container .middle-nav .right_header .signin_btn button:after {
    display: none;
}

.header .container .middle-nav .right_header .user-icon {
    width: 30px;
}

.header .container .middle-nav .right_header .signin_btn {
    display: block;
}

.header .container .middle-nav .right_header .user {
    margin: 0 5px 5px 0;
}

.header .container .middle-nav .right_header .user .dropdown-menu {
    transform: translateY(10.75px) !important;
}

.header .container .middle-nav .right_header .user button {
    padding: 4px;
    height: 32px;
    background: #eceef3;
    border-radius: 5px;
    border: 0;
    width: 32px;
}

.header .container .middle-nav .right_header .user button:after {
    display: none;
}

.header .container .middle-nav .right_header .user .dropdown-item {
    font-size: 14px;
    color: #091d37;
    display: flex;
    align-items: center;
}

.header .container .middle-nav .right_header .user .dropdown-item img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    object-fit: contain;
}

.header .container .middle-nav .right_header .user .dropdown-item:active {
    background-color: #eff0f1;
}

.header .container .middle-nav .right_header .user .dropdown-menu {
    padding: 8px 0;
    border-radius: 8px;
    left: -307px;
    top: 24px !important;
    border: 1px solid #e0e4e7;
    box-shadow: 0 10px 20px #2d38171a !important;
}

.header .container .middle-nav .right_header .user ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.header .container .middle-nav .right_header .user .user-profile {
    background-color: transparent;
}

.header .container .middle-nav .right_header .catalog {
    margin-left: 0;
    margin-right: 0;
}

.header .container .middle-nav .right_header .catalog .dropdown button {
    padding: 0;
    position: relative;
}

.gc_dev_text_1_tb_header.gc_dev_text, .gc_dev_text_2_tb_header.gc_dev_text, .gc_dev_text_0_tb_header.gc_dev_text {
    color: #71757a !important;
}

.gc_dev_module.gc_dev_text_align_left {
    text-align: left;
}

.gc_dev_text_0_tb_header, .gc_dev_text_1_tb_header {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
}

.gc_dev_text {
    word-wrap: break-word;
}

.header .container .middle-nav .right_header .catalog button {
    background: none !important;
    border: 0;
    padding: revert;
}

.header .container .middle-nav .right_header .catalog button.dropdown-toggle:after {
    display: none;
}

.header .container .middle-nav .right_header .catalog .dropdown-menu {
    padding: 20px;
    min-width: 331px;
    border-radius: 8px;
    top: 40px !important;
    border: 1px solid #e0e4e7;
    position: absolute;
    left: calc(100% - 331px);
    box-shadow: 0px 4px 50px 0px rgba(0,0,0,0.15);
    height: 0;
    overflow: hidden;
    
}

ul.dropdown-menu.header_icon_box.show {
    transition: width 2s;
    height: auto !important;

}

.header .container .middle-nav .right_header .catalog .dropdown-menu:after {
    position: absolute;
    top: -13px;
    right: 10px;
    transform: rotate(180deg);
    content: "";
    height: 20px;
    width: 20px;
    background-size: contain;
}

.header .container .middle-nav .right_header .catalog .dropdown-menu ::-webkit-scrollbar {
    height: 4px;
    width: 6px;
}

.header .container .middle-nav .right_header .catalog .dropdown-menu ::-webkit-scrollbar-thumb {
    background: #888e9a;
}

.header .container .middle-nav .right_header .catalog .dropdown-menu ::-webkit-scrollbar-track {
    background: #eceef3;
}

.header .container .middle-nav .right_header .catalog .dropdown-menu hr:not([size]) {
    height: 1px;
}


header .header_icon .gc_dev_column .gc_dev_blurb_container h4 a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}   

header .header_icon .header_icon_box_two .gc_dev_module a span img {
    max-height: 40px;
    width: auto;
}

.gc_dev_blurb.gc_dev_text_align_left .gc_dev_blurb_content .gc_dev_blurb_container {
    text-align: left;
}

header .header_icon .gc_dev_column .gc_dev_blurb_container, header .header_icon .gc_dev_column .gc_dev_blurb_container h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

.header .container .middle-nav .right_header .catalog ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.header .container .middle-nav .right_header .catalog ul h6 {
    padding: 10px 0;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: .65px;
    margin: 0;
    text-transform: uppercase;
    color: #71757a;
}

.header .container .middle-nav .right_header .catalog ul li a {
    text-decoration: none;
    color: inherit;
}

.header .container .middle-nav .right_header .catalog ul .main-dropdown {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 8px 12px;
    height: 200px;
    overflow-y: scroll;
}

.header .container .middle-nav .right_header .catalog ul .header-main-dropdown {
    display: flex;
    margin-bottom: 17px;
}

.header .container .middle-nav .right_header .catalog ul .header-main-dropdown li {
    width: 100%;
    border: 1px solid #e6e8ec;
    border-radius: 6px;
    padding: 13px;
}

.header .container .middle-nav .right_header .catalog ul .header-main-dropdown li:not(:first-child) {
    margin-left: 10px;
}

.header .container .middle-nav .right_header .catalog ul .header-main-dropdown li:hover {
    background-color: #f5f8e9;
}

.header .container .middle-nav .right_header .catalog ul .header-main-dropdown img {
    width: 100% !important;
    max-width: 100% !important;
}

.header .container .middle-nav .right_header .catalog ul .tools-inner {
    align-items: center;
}

.header .container .middle-nav .right_header .catalog ul .tools-inner img {
    width: 40px;
    max-width: 40px;
}

.header .container .middle-nav .right_header .catalog ul .tools-inner .tool-desc p {
    font-size: 12px;
    margin-bottom: 0;
}

.header .container .middle-nav .right_header .catalog ul .tools-inner .tool-desc .tool-desc-title {
    font-size: 12px;
    color: #000;
    text-align: center;
    height: 30px;
    align-content: center;
    /* font-family: Roboto; */
}

.header .container .middle-nav .right_header .catalog ul .support-forum {
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    color: #1a2849;
    column-gap: 10px;
    display: flex;
    /* font-family: Roboto; */
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    gap: 10px;
    justify-content: space-between;
    line-height: 100%;
    padding: 12px;
    text-decoration: none;
}

.header .container .middle-nav .right_header .catalog .buttons-store {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
}

.header .container .middle-nav .right_header .catalog .buttons-store img {
    width: 100%;
    min-width: 125px;
}

.header .container .middle-nav .right_header .catalog .buttons-store a {
    width: 100%;
    margin: 0 5px;
}

.header .container .middle-nav .right_header .right-all {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 1;
    max-width: 100%;
}

.header .container .middle-nav .right_header .right-all .stuff-use {
    max-width: 140px;
    width: 100%;
}

.header .left_header .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg%20width='51'%20height='39'%20viewBox='0%200%2051%2039'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20y1='1.25'%20x2='51'%20y2='1.25'%20stroke='%23293747'%20stroke-width='1.5'/%3e%3cline%20y1='11.25'%20x2='51'%20y2='11.25'%20stroke='%23293747'%20stroke-width='1.5'/%3e%3cpath%20d='M1.47%2033V23.2H2.618L7.014%2030.606H6.398L10.738%2023.2H11.886L11.9%2033H10.556L10.542%2025.314H10.864L7%2031.81H6.356L2.464%2025.314H2.814V33H1.47ZM16.5211%2033V23.2H23.4371V24.418H17.9211V31.782H23.6331V33H16.5211ZM17.7951%2028.618V27.428H22.8351V28.618H17.7951ZM27.58%2033V23.2H28.728L35.21%2031.25H34.608V23.2H36.008V33H34.86L28.378%2024.95H28.98V33H27.58ZM44.6813%2033.112C43.3933%2033.112%2042.3807%2032.7433%2041.6433%2032.006C40.906%2031.2687%2040.5373%2030.1907%2040.5373%2028.772V23.2H41.9373V28.716C41.9373%2029.808%2042.1753%2030.606%2042.6513%2031.11C43.1367%2031.614%2043.818%2031.866%2044.6953%2031.866C45.582%2031.866%2046.2633%2031.614%2046.7393%2031.11C47.2247%2030.606%2047.4673%2029.808%2047.4673%2028.716V23.2H48.8253V28.772C48.8253%2030.1907%2048.4567%2031.2687%2047.7193%2032.006C46.9913%2032.7433%2045.9787%2033.112%2044.6813%2033.112Z'%20fill='%23293747'/%3e%3c/svg%3e");
}

.right_header img.sycu_logo,
.stuff-icon-col img {
    width: 100%;
    max-width: 140px;
    height: 23px;
}


.catalog li {
    list-style: none;
}

.catalog li a {
    position: relative;
    padding: 0;
    display: block;

}

.catalog li a:hover {
    box-shadow: none;
    /* display: flex; */
    padding: 0;
}

.catalog li a::after {
    display: none;
}


header .header_icon {
    display: none;
    z-index: 3;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 0;
    padding: 0;
}

header .header_icon:first-of-type {
    display: flex;
}

.gc_dev_column {
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px;
}

header .header_icon .header_icon_box_one .gc_dev_image {
    width: calc(50% - 5px);
    margin: 0;
    border-radius: 6px;
    border: 1px solid #E6E8EC;
    background-color: #fff;
    text-align: center;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

header .header_icon .header_icon_box_one .gc_dev_image a {
    padding: 12px;
    width: 90%;
}

.gc_dev_image_1_tb_header .gc_dev_image_wrap {
    display: block;
    position: relative;
    max-width: 100%;
    border: 0 solid #333;
}

.gc_dev_image img {
    position: relative;
}

header .header_icon .header_icon_box_one .gc_dev_image {
    background: #444950;
    padding: 0px;
}

header .header_icon .header_icon_box_one {
    margin: 0;
    width: 100% !important;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    border-bottom: 1px solid #ECEEF3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

header .header_icon .header_icon_box_one .gc_dev_text_0_tb_header, header .header_icon .header_icon_box_two .gc_dev_text_1_tb_header {
    width: 100% !important;
    margin-top: 5px;
    height: initial;
    display: inline-block !important;
    line-height: initial;
}

.gc_dev_text>:last-child {
    padding-bottom: 0;
}
.gc_dev_text_inner {
    position: relative;
}

header .header_icon .header_icon_box_one:nth-child(2) {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

header .header_icon .header_icon_box_two {
    width: 100%;
    gap: 18px 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    height: 210px;
    overflow-y: scroll;
    border-bottom: 1px solid #ECEEF3;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

header .header_icon .header_icon_box_two .gc_dev_module {
    width: calc(33.33% - 10px) !important;
}

.gc_dev_blurb_content {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
}


header .header_icon .gc_dev_column .gc_dev_main_blurb_image {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;

}

.header_icon_box .header_tools_icon .gc_dev_main_blurb_image {
    height: 40px;
}

.gc_dev_main_blurb_image {
    display: inline-block;
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%;
}

header .header_icon .header_icon_box_two .gc_dev_module a {
    font-weight: 400 !important;
}

.gc_dev_sticky_module .gc_dev_main_blurb_image .gc_dev_image_wrap {
    width: 100%;
    max-width: 100%;
}

.gc_dev_blurb_3_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_4_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_2_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_5_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_6_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_1_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_7_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_8_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_0_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap, .gc_dev_blurb_9_tb_header .gc_dev_main_blurb_image .gc_dev_image_wrap {
    width: 40px;
}

.gc_dev_image_1_tb_header .gc_dev_image_wrap {
    display: block;
}

.gc_dev_image .gc_dev_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.gc_dev_with_border .gc_dev_image_wrap {
    border: 0 solid #333;
}

.gc_dev_blurb .gc_dev_image_wrap {
    display: flex;
        margin: auto;
        max-width: 100%;
        justify-content: center;
        align-items: center;
}

.header_icon_box_icons {
    border-bottom: 1px solid #ECEEF3;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.header_icon_box_four {
    margin: 0;
    width: 100% !important;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    flex-direction: column;
}

.header_icon_box_icons {
    height: 210px;
    overflow-y: scroll;
}


.header_icon_box_four .gc_dev_button_module_wrapper {
    width: 100%;
}

.gc_dev_button_module_wrapper.gc_dev_button_alignment_left {
    text-align: left;
}

.header_icon_box_four .gc_dev_button_module_wrapper a {
    color: #000000 ;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    padding-right: 16px;
    padding-left: 44px;
    background-color: RGBA(255, 255, 255, 0);
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.7em ;
}

.header_icon_box_four .gc_dev_button_module_wrapper a img {
    width: 15px;
}

.header_icon_box_four .gc_dev_button_module_wrapper a:hover {
    color: #000000 ;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    padding-right: 16px;
    padding-left: 44px;
    background-color: RGBA(255, 255, 255, 0);
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.7em ;
}

.gc_dev_button_1_tb_header:before {
    position: absolute;
    content: "";
    background: url(https://growcurriculum.org/wp-content/uploads/2024/07/support-forum.011cca3f1159684f7c2c89328fff2ce3.svg) no-repeat;
    background-size: 93%;
    left: 24px;
    top: 50%;
    width: 19px;
    height: 16px;
    opacity: 1;
    display: block;
    transform: translate(-50%, -50%);
}


.gc_dev_button_1_tb_header:after {
    color: #000000;
    line-height: inherit;
    font-size: inherit !important;
    opacity: 1;
    margin-left: .3em;
    left: auto;
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    position: absolute;
    content: attr(data-icon);
    content: "";
}

.gc_dev_button_2_tb_header:before {
    position: absolute;
    content: "";
    background: url(https://growcurriculum.org/wp-content/uploads/2024/07/live-chat.1cd013ca8ef2b513b24ee235428bcbc4.svg) no-repeat;
    background-size: 94%;
    left: 24px;
    top: 50%;
    width: 19px;
    height: 16px;
    opacity: 1;
    display: block;
    transform: translate(-50%, -50%);
}


a.nine_dots_bottom_button:after {
    position: relative;
    float: right;
}

.gc_dev_module.gc_dev_text_align_left .gc_dev_text_inner P {
    color: #71757a;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 0px;
    word-wrap: break-word;
}


.header:before {
    content: "";
    height: 6px;
    background: rgb(128, 207, 220);
    background: linear-gradient(90deg, rgba(128, 207, 220, 1) 0%, rgba(154, 201, 61, 1) 100%);
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
}

.header .container .left_header .navbar-collapse .navbar-nav .nav-item {
    padding-left: 15px;
    padding-right: 15px;
}

.header .container .left_header .navbar-collapse .navbar-nav .nav-item a {
    padding-left: 0;
    padding-right: 0;
    padding-top: 37px;
    padding-bottom: 31px;
}

.header .container .left_header .navbar-collapse .navbar-nav .nav-item a:hover {
    box-shadow: none;
    text-align: center;
    text-decoration: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 37px;
    padding-bottom: 31px;
}

.header .container .left_header .navbar-brand:hover {
    box-shadow: none;
}


/* start-css-for-after-signin */

.user-btn > img {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    object-fit: cover;
    margin-top: 1px;
    max-width: none;
    position: relative;
    cursor: pointer;
}


.user-btn {
    position: relative;
    padding: 26px 0 20px 0;
}

.user-btn .options {
    padding: 0;
    position: absolute;
    border: 1px solid #e0e4e7;
    border-radius: 8px;
    box-shadow: 0 10px 20px 0 #2d38171a !important;
    right: 0px;
    top: 80px;
    background-color: #fff;
    transform: translateY(-8.25px) !important;
    width: 202px;
    display: none;
    z-index: 9;
}

/* Correct hover */
.user-btn:hover .options {
    display: block !important;
}


.user-btn .options li {
    list-style: none;
}

.user-btn .options li a img {
    height: 15px;
    width: 15px;

}

.user-btn .options li a {
    font-family: Open Sans, Arial, sans-serif;
    align-items: center;
    color: #1a2849;
    display: flex;
    font-size: 14px;
    line-height: 16px;
    padding: 12px;
    text-transform: capitalize;
    font-weight: 600;
}

.user-btn .options li a:hover {
    box-shadow: none;
    display: block;
    padding: 12px;
    font-size: 14px;
    margin-bottom: 0;

    font-family: Open Sans, Arial, sans-serif;
    align-items: center;
    color: #1a2849;
    display: flex;
    font-size: 14px;
    line-height: 16px;
    padding: 12px;
    text-transform: capitalize;
    font-weight: 600;
}

.user-btn .options li a:active {
    background-color: transparent;
}


/* new-css-header */

.header_icon_box_two .gc_dev_module_header a {
font-size: 20px;
text-decoration: none;
text-align: center;
    padding: 0;
    margin: 0;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 1em;
}

.header_icon_box_two .gc_dev_module_header {
    margin-bottom: 0;
}

.header_icon_box_two .gc_dev_main_blurb_image {
    margin-bottom: 10px;
}

.cataloge-title {
    width: 100% !important;
    margin-top: 5px;
    height: initial;
    display: inline-block !important;
    line-height: initial;
    text-align: left;
    color: #71757a !important;
    word-wrap: break-word;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
}

/* end-css-for-header */


/* start-css-for-blog-detail-page */
.image-add a img {
margin-bottom: 1rem;
}

.blog-detail-page {
    /* margin-top: 42px; */
    padding: 30px 0 50px 0;
}

.blog-detail-page .container {
    max-width: 1196px;
    padding-left: 15px;
    padding-right: 15px;
}

.blog-detail-page .container .wraper {
    display: flex;
    column-gap: 70px;
}

.blog-detail-page .container .wraper .left-block {
    max-width: 816px;
    position: relative;
}

.blog-detail-page .container .wraper .left-block::after {
    content: '';
        position: absolute;
        right: -4.3%;
        width: 1px;
        height: 100%;
        background: #ECEEF3;
        top: 0;
}

.blog-detail-page .container .wraper .right-block {
    max-width: 280px;
}

.blog-detail-page h1 {
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    color: #091d37 !important;
    line-height: 1.4em;
    text-align: left;
    margin-bottom: 10px;
    text-transform: none;
    font-weight: bold;
    font-size: 32px;
    padding-bottom: 10px;
    margin-bottom: 10px;

}

.blog-detail-img {
    border-radius: 10px !important;
    overflow: hidden !important;
    width: 100%;
    margin: 0;
}

.post_comment .title {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.post_comment .title h2 {
    font-size: 20px;
    color: #000000;
    line-height: initial;
    padding-bottom: 18px ;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    padding-bottom: 0;
    margin-bottom: 0;
}

.post_comment .title img {
    width: 35px;
    height: 35px;
}

.post_comment {
    margin-top: 30px;
    border-radius: 10px;
    border: 1px solid #AECF6D;
    background: rgba(174, 207, 109, 0.05) ;
    padding: 24px;
    display: flex;
    flex-direction: column;
    row-gap: 7px;
}

.post_comment ul li {
    font-family: 'Roboto';
    color: #091D37;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* padding-left: 20px !important; */
}

.post_comment ul {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 5px;
}

b, strong {
    font-weight: bold;
}

.post_content p {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 1em;
    margin-bottom: 0;
}

.post_content {
    padding: 4.2415% 0;
}

.post_content ul {
    margin: 10px 0;
    /* padding-left: 50px; */
    list-style-type: disc;
    padding: 0 0 23px 50px;
    line-height: 26px;
}


.post_content ul li {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 32px;
}

.post_content ul li::marker {
    color: #AECF6D;
  }

  .post_content p a {
    text-decoration-line: underline;
    font-weight: normal !important;
    color: #091d37 !important;
    font-family: 'Roboto';
    line-height: 32px;
    display: inline-block;
}

.post_content p a:hover {
    box-shadow: inset 0 -.5em 0 0 #AECF6D;
    text-decoration: none;
    display: inline;
}

img {
    width: 100%;
    overflow: hidden !important;
    width: 100%;
    margin: 0;
}

.post_pdf_details {
    display: flex;
    width: 100%;
}

.help_section {
    max-width: 100%;
    width: 100%;
}

.help_section .container {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}


.help_section .row {
    display: flex;
    border-radius: 10px;
    background: linear-gradient(109deg, #80cfdc 23.3%, #3dc986 112.23%);
    font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif;
    padding: 32px;
}

.help_section .column {
    max-width: 195px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.help_section .column img {
    border-radius: 3px !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
}

.help_section .column.text {
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    max-width: calc(100% - 195px);
    padding-left: 30px;
    width: 100%;
}

.help_section .feature_text {
    line-height: 16.14px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 0.84px;
    color: rgba(255, 255, 255, 0.75);
}

.help_section .help_text {
    line-height: 37.5px;
    font-size: 32px;
    font-weight: 700;
    font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
    margin-bottom: 12px;
}

.help_section .download_button {
    background-color: #ffffff;
    width: 200px;
    border: none;
    color: black;
    padding: 14px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
    font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif;
    cursor: pointer;
}

.help_section .download_button:hover {
    background-color: #000000;
    color: #ffffff;
}

.btn:focus {
    box-shadow: none;
}

.modal.show .modal-dialog {
    max-width: 506px;
}

.modal-content {
    background-color: #F6F6F6;
    margin: auto;
    padding: 30px;
    border: 1px solid #eceef3;
    max-width: 506px;
    width: 100%;
    height: initial;
    border-radius: 10px;
    position: relative;
    min-height: 392px;
     position: relative; 
}

.modal-header {
    padding: 0;
}

.modal-title {
    line-height: 35.16px;
    font-size: 30px;
    font-weight: 700;
    font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
}


.post_comment ul {
    padding: 0 0 0 10px;
}


.btn-close {
    background-image: none !important;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    top: -25px;
    right: -25px;
    position: absolute;
    opacity: 0.8;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modal {
    background-color: rgba(0, 0, 0, 0.6);
}

.btn-close:focus {
    box-shadow: none;
}

.btn-close:hover {
    color: #ffffff;
}

.gc_dev_searchform {
    position: relative;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
}

.gc_dev_searchform > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.screen-reader-text {
    display: none;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

form input.gc_dev_s {
    color: #000000;
    font-weight: 600;
    border-radius: 6px 6px 6px 6px;
    border: 0;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
}

.gc_dev_search input.gc_dev_s {
    -webkit-appearance: none;
    background: transparent;
    display: inline-block;
    padding-right: 80px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}


input.gc_dev_searchsubmit {
    background-color: #888e9a !important;
    -webkit-mask-image: url('https://growcurriculum.org/wp-content/uploads/2024/07/search.png') !important;
    /* -webkit-mask-mode: alpha; */
    width: 45px;
    -webkit-mask-size: 22px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    color: #000000 !important;
    color: transparent !important;
    background: url('https://growcurriculum.org/wp-content/uploads/2024/07/search.png');
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100% !important;
    background-color: #ddd;
    cursor: pointer;
    padding: .715em;
    margin: 0;
    font-size: 14px;
    line-height: normal !important;
    border: none;
    color: #666;


}

input.gc_dev_s {
    padding-top: 0.715em !important;
    padding-right: 0.715em !important;
    padding-bottom: 0.715em !important;
    padding-left: 0.715em !important;
    height: auto;
    min-height: 0;

    -webkit-appearance: none;
    background: transparent;
    display: inline-block;
    padding-right: 80px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}

.popular-post .top p {
    color: #000000 !important;
    line-height: 1.4em;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4em;
    border-bottom-width: 1px;
    border-bottom-color: rgba(113, 117, 122, 0.18);
    padding-bottom: 7px !important;
    margin-bottom: 20px !important;
    width: 100%;
position: relative;

}

.popular-post .top p:after {
    content: "";
    position: absolute;
    width: 99%;
    height: 3px;
    background-color: #ed722e!important;
    bottom: -4px;
    left: 0;
}

.search {
    margin-bottom: 3.27%;
}

a {
    display: block;
    text-decoration: none;
    color: #000000;
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 32px;
    /* padding-bottom: 1em; */
    margin-bottom: 0;
    text-decoration-line: underline;
}

a:hover {
    color: #000000;
    box-shadow: inset 0 -.5em 0 0 #AECF6D;
    text-decoration: none;
    display: inline;
}



.category-discipleship-home a {
    display: flex;
    gap: 12px;
    align-items: center;
    text-decoration: none;
}

.category-discipleship-home a:hover {
    box-shadow: none;
}


.category-discipleship-home a img {
    border-radius: 10px;
    width: 100%;
    margin: 0;
    overflow: hidden;
    max-width: 120px;
    flex: 1 0 120px;
    width: 100%;


}

.blog-detail-page .recent-categories-custom h3 {
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    min-height: 42px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 20px;
    color: #333333;
    -webkit-line-clamp: 3 !important;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    margin: 0;
}

.recent-categories-custom {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eceef3;
}

.sidebar-add {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}

.sidebar-add img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0;
    width: 100% !important;
    height: auto !important;
    object-position: left;
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    color: #091d37 !important;
    font-weight: bold;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    color: #091d37 !important;
    line-height: 1.4em;
    text-align: left;
    margin-bottom: 10px;
    text-transform: none;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

 h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}



/* end-css-for-blog-detail-page */



/* start-css-for-blog-listing */

.blog-listing .main-blog-image {
    position: relative;
}

.blog-listing .left-block h1 a {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgb(71, 71, 81) 0%, transparent 76.3085%);
    width: 100%;
    font-size: 24px !important;
    line-height: 29px !important;
    text-align: left !important;
    padding: 15px;
    border-radius: 0 0 10px 10px;
    text-decoration: none !important;
    color: #ffffff;
}

.blog-listing .left-block h1 a:hover {
    box-shadow: none;
}


.main-blog-category .block .head a h4 {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    line-height: 1.4em;
    word-wrap: break-word;
    cursor: pointer;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    font-size: 21px;
}

/* .main-blog-category .block .head a h4::after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    height: 3px;
    right: 0;
} */

.main-blog-category .block .head a {
    display: flex;
    column-gap: 2px;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 3px solid  rgba(113, 117, 122, 0.18);
    padding-bottom: 7px;
    margin-bottom: 20px;
    width: 100%;
    text-decoration: none;
    overflow: unset;
    /* overflow-x: initial; */
}

.main-blog-category .block .head a h4::after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    height: 3px;
    right: 0;
}

.main-blog-category .block .head a:hover {
    box-shadow: none;
}

.main-blog-category {
    margin-top: 30px;
}

.main-blog-category .category-teaching .head a h4 {
    color: #e84c4d !important;
}

.main-blog-category .category-teaching .head a h4::after {
     background-color: #e84c4d;
}

.main-blog-category .block .bottom {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

.main-blog-category .block a {
    border-radius: 0px;
    margin-bottom: 10px;
    overflow: hidden;
    text-decoration: none;
    line-height: 20px;
}

.main-blog-category .block a:hover {
    box-shadow: none;
    display: block;
}

.main-blog-category .block .bottom h2 {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 0 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 3 !important;
}

.main-blog-category .block .middle h2 a {
    font-size: 15px;
    font-weight: 700;
    padding: 0;
    min-height: 42px;
    text-decoration: none;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 20px;
    color: #333333;
    -webkit-line-clamp: 3 !important;
}

.main-blog-category .block h2, .main-blog-category .block h2 {
    margin-bottom: 0;
}

.main-blog-category .block .bottom a {
    overflow: hidden;
    margin-bottom: 0;
    max-width: 80px;
    flex: 1 0 80px;
    width: 100%;
    position: relative;
}

.main-blog-category .block .bottom .entry-title {
    padding-left: 0;
    margin-bottom: 0;
}

.main-blog-category .block .bottom .entry-title a {
    width: 100%;
    max-width: 100%;
}

.main-blog-category .block .head a:hover {
    display: flex;
}


.main-blog-category .block .bottom h3.entry-title a {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 0 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 17px !important;
    -webkit-line-clamp: 3 !important;
    padding-left: 0;
    /* min-height: 42px; */
}

.main-blog-category .block a img {
    border-radius: 10px;
    overflow: hidden;
}

/* .main-blog-category .block .bottom:not(:last-child) {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: 0px solid #ddd !important;
} */

.main-blog-category .block .bottom:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
} 

.main-blog-category .category-volunteers .head a h4 {
  color: #80cfdc!important
}

.main-blog-category .category-volunteers .head a h4::after {
    background-color: #80cfdc !important;
}

.main-blog-category .category-discipleship .head a h4 {
    color: #ed722e!important;
  }
  
  .main-blog-category .category-discipleship .head a h4::after {
      background-color: #ed722e!important;
  }

  .leadership-category .head a {
    display: flex;
    column-gap: 2px;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 3px solid rgba(113, 117, 122, 0.18);
    padding-bottom: 7px;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    text-decoration: none;
    overflow: unset;
  }

  .leadership-category .head a h4 {
    color: #71757a !important;
    margin-bottom: 0;
    position: relative;
  }
  
  .leadership-category .head a h4::after {
      background-color: #71757a !important;
      position: absolute;
    content: "";
    bottom: -12px;
    right: 0;
    left: 0;
    height: 3px;
   
  }

  .main-blog-category .category-family .head a h4 {
    color: #f17b9d !important;
    margin-bottom: 0;
  }

  .main-blog-category .category-family .head a h4::after {
    background-color: #f17b9d !important;
}

/* .main-blog-category .block .bottom:not(:last-child) */

.main-blog-category .block .middle:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.main-blog-category .category-events .head a h4 {
    color: #C5E08F !important;
    margin-bottom: 0;
  }

  .main-blog-category .category-events .head a h4::after {
    background-color: #C5E08F !important;
}


.main-blog-category .category-environments .head a h4 {
    color: #efce18 !important;
    margin-bottom: 0;
  }

  .main-blog-category .category-environments .head a h4::after {
    background-color: #efce18 !important;
}

.leadership-category .head a:hover {
    box-shadow: none;
}

form input.gc_dev_s:focus-visible {
    outline: 0;
}



/* end-css-for-blog-listing */




@media only screen and (max-width: 991px) {
    .header .container .left_header {
        gap: 10px;
    }

    .header .container .left_header .navbar-toggler {
        border: 0;
        padding: 0;
    }

    .header .container .left_header button:focus {
        outline: 0;
        box-shadow: none;
    }

    .header .container .middle-nav .navbar-collapse {
        transition: all .3s ease-in-out;
        position: absolute;
        top: 74px;
        width: 100%;
        left: 0;
    }

    .header .container .middle-nav .navbar-collapse .navbar-nav {
        padding: 15px;
        gap: 8px;
    }

    .header .container .middle-nav .navbar-collapse.show {
        background: #fff;
        max-height: 0;
        gap: 5px;
        width: 100%;
        padding: 0;
        box-shadow: 1px 13px 20px -11px #c6c6c6;
    }

    .header .container .middle-nav .navbar-collapse.show .navbar-nav {
        max-height: 100%;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 10px 30px -16px #f3f3f3;
        padding: 15px;
        width: 100%
    }

    .header .container .middle-nav .right_header .credit-btn {
        background-color: transparent;
        /* font-family: Poppins; */
        font-size: 12px;
        font-weight: 700;
        line-height: 12px;
        padding: 8px 8px 6px;
        border: 2px solid #45b26b;
        border-radius: 4px;
        color: #45b26b;
        text-transform: uppercase
    }
}

@media only screen and (max-width: 767px) {
    .header .container .middle-nav .right_header .sycu_logo {
        display: none
    }
}

@media only screen and (max-width: 600px) {
    .header .container .middle-nav .right_header .catalog .dropdown-menu ::-webkit-scrollbar {
        height: 2px;
        width: 0
    }
}

@media (max-width: 430px) {
    .dropdown-menu-end[data-bs-popper] {
        right: -105px !important
    }

    .header .container .middle-nav .right_header .catalog .dropdown-menu {
        top: 46px !important;
        min-width: 300px
    }
}

/* footer css */

.footer-gradient-border {
    background-image: linear-gradient(90deg, #80cfdc 0%, #9ac93d 100%) !important;
    width: 100%;
    height: 5px;
}

.footer-gray-border {
    background: #dddddd;
    width: 100%;
    height: 1px;
}

.footer-logo img {
    width: 100%;
    max-height: 38px;
}

.footer-middle-row,
.footer-last-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-stuffyoucanuse-logo img {
    width: 100%;
    max-width: 140px;
}

ul.footer-menu-list,
ul.last-menus {
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    gap: 50px;
}

li.footer-menu-item a,
li.last-menu-item a {
    color: #000000;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

li.footer-menu-item a:hover, li.last-menu-item a:hover {
    box-shadow: none;
}



.footer-social-media {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

.footer-gray-border-bottom {
    display: none;
}

.footer-mobile-menu {
    display: none;
}

.footer-mobile-bar {
    display: none;
}

.footer-last-row .footer-copyright p {
    margin-bottom: 0;
}

.footer-copyright p {
    margin-bottom: 0;
}

.footer-menu {
    width: 310px;
}

ul.footer-menu-list {
    justify-content: space-between;
}

ul.footer-menu-list li a {
    font-size: 14px;
    font-weight: 600;
    font-family: Open Sans, Arial, sans-serif;
    padding-left: 26px;
        padding-right: 26px;

}

.footer-social-media a img  {
    width: 32px;
    height: 32px;
}

.footer-copyright p {
    color: #334266;
    line-height: 1.4em;
    word-wrap: break-word;
    font-weight: 400;
    font-size: 14px;
}

.last-menu-item a {
    padding: 0 40px;
    font-size: 14px;
}

.last-menus {
    justify-content: space-between !important;
    margin-left: -37px !important;
        margin-right: -37px !important;
}




@media (max-width:991px) {

    ul.footer-menu-list,
    ul.last-menus {
        gap: 15px;
    }
}

@media (max-width:768px) {
    .footer-mobile-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 25px 15px;
        width: 100%;
        max-width: 1270px;
        margin: 0 auto;
    }

    .footer-last-row .footer-copyright {
        display: none;
    }
/* 
    .footer-last-row {
        align-items: center;
        justify-content: center;
    } */

    .footer-middle-row .footer-social-media {
        display: none;
    }

    .footer-gray-border-bottom {
        display: block;
        background: #dddddd;
        width: 100%;
        height: 1px;
    }
}

@media (max-width:575px) {
    ul.last-menus {
        flex-wrap: wrap;
    }

    .footer-mobile-bar {
       flex-wrap: wrap;
        gap: 10px;
    }

    .footer-menu {
        display: none;
    }

    .footer-mobile-menu {
        display: block;
        width: 100% !important;
        order: 2;
    }

    ul.footer-menu-list {
        justify-content: center;
    }

    .footer-middle-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto auto;
        gap: 30px 20px;
        flex-wrap: wrap;
    }

    .footer-social-media {
        column-gap: 5px;
        row-gap: 0;
    }

    .footer-social-media a img {
        width: 28px;
        height: 28px;
    }

    .footer-social-media a {
        margin-bottom: 0;
    }
}