/********************************* Fonts ***********************************/

@font-face {
    font-family: 'BarlowR';
    src: url('Barlow-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'BarlowB';
    src: url('Barlow-Bold.ttf') format('truetype');
}

body {
    margin: 0;
    padding: 0;
    font: 16px 'BarlowR', sans-serif;
    position: relative;
}

.dialog-off-canvas-main-canvas {
    overflow: hidden;
}

/********************************* 100% Width ***********************************/
div[class*='banner0'].col-sm-12,
div[class*='banner1'].col-sm-12 {
    display: block;
    width: 100%;
    padding: 0;
}

.navbar>.navbar-header,
.navbar>.navbar-collapse {
    margin: 0 !important;
}

.container,
.container-fluid {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.row {
    margin: 0;
}

.banner01,
.banner02,
.banner03,
.banner04,
.banner05 {
    padding: 0;
}


.region.region-content .view-content {
    padding: 0.5em 0.5em;
    float: left;
    width: 100%;
}

.region.region-content .view-content {
    padding: 1em 0.5em;
}

/********************************* Texts ***********************************/

a {
    outline: none !important;
    color: #000;
}

.region.region-content .content,
.region.region-content .view-content {
    font: 18px 'BarlowR', sans-serif;
    color: #1a1a1a;
}

#page-title {
    font: 36px 'BarlowB', sans-serif;
    color: #007236;
    font-weight: 500;
    padding: 0 0.5em;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    border: 0;
    margin: 0;
}

.region.region-content h1,
.region.region-content h2,
.region.region-content h3,
.region.region-content h4 {
    font-family: 'BarlowB', sans-serif;
}

.region.region-content h1,
.region.region-content h1 span {
    color: #007236 !important;
}

.region.region-content h2,
.region.region-content h2 span {
    color: #007236 !important;
}

.region.region-content h3,
.region.region-content h3 span {
    color: #007236 !important;
}

.region.region-content h4,
.region.region-content h4 span {
    color: #007236 !important;
}



.region.region-content .content ul li,
.region.region-content .view-content ul li {
    padding: 0.1em 0;
    margin: 0 0 4px;
}

.region.region-content .content ul li:hover,
.region.region-content .view-content ul li:hover {
    list-style: inherit;
}

.region.region-content .content a,
.region.region-content .view-content a {
    font: 16.5px 'BarlowR', sans-serif;
    transition: all 0.6s ease;
    display: block;
}

.region.region-content .content a:hover,
.region.region-content .view-content a:hover {
    text-decoration: underline;
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    color: #007236;
}

/********************************* Misc ***********************************/
.inner-page div[role='heading'] {
    padding: 0;
}

.mcc {
    width: 100%;
    display: block;
}

/* .page-inner {
    width: 1000px;
    margin: 0 auto;
} */

.path-frontpage #notfrontwrap {
    min-height: 0;
    height: 0 !important;
    display: none;
}

#notfrontwrap {
    min-height: calc(100vh - 148px);
    position: relative;
    margin-top: -1px;
}

#contentsection {
    padding: 0;
}

.breadcrumb {
    border-radius: 0;
    font: 14px 'BarlowR', sans-serif;
}

.breadcrumb li {
    color: inherit;
}

.breadcrumb li a {
    color: #007236;
}

.breadcrumb>li+li:before {
    color: #007236;
}

.breadcrumb>li.active {
    color: #000;
}

#main-content {
    display: block;
}

.path-frontpage .region.region-content {
    padding: 0;
}

.region.region-content {
    padding: 0.5em;
    background: transparent !important;
}

.region.region-content .content,
.region.region-content .view-content {
    padding: 0.5em 0.5em;
    float: left;
    width: 100%;
}

.region.region-content .view-content {
    padding: 1em 0.5em;
}

#secondarypagesrowswrap {
    height: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.rteleft {
    text-align: left;
}

.rtecenter {
    text-align: center;
}

.rteright {
    text-align: right;
}

.rtejustify {
    text-align: justify;
}


/*** Webform ***/

.webform .webform-progress-tracker {
    list-style: none !important;
}

.webform .form-wrapper {
    margin-bottom: 15px;
}

.webform .form-actions {
    padding: 0.5em 0;
    margin: 0.5em 0;
    display: flex;
}

.webform .button {
    text-decoration: none !important;
    font: 14px 'BarlowR', sans-serif;
    color: #f9f9f9 !important;
    text-transform: capitalize;
    width: 130px;
    height: 37px;
    background: #0c7372;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1em;
    transition: all 0.4s ease-in-out;
    box-shadow: 3px 3px 4px 1px transparent;
    border: 1px solid transparent;
    position: relative;
    z-index: 1;
}

.item-center {
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

/* language button */
#block-languagebutton {
    position: absolute;
    left: 25%;
    top: 0;
}

/**************************************************************************
                                MAIN NAVIGATION
***************************************************************************/
.navbar-default {
    background: #fff;
    border-color: #fff;
    color: #000;
    font: 14px 'BarlowR', sans-serif;
    border-radius: 0;
}

/* .navbar-default #block-bootstrap-subtheme-main-menu {
    margin: 8px 0 0 0;
} */
.navbar-nav>li>a .caret {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border: unset;
    background: url(../images/menu_down_arrow.png) no-repeat center center;
    width: 8px;
    height: 5px;
}

.region.region-navigation-collapsible {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.navbar-default .navbar-nav {
    margin: 0 18px 0 0;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.sec-nav-list>li>a:hover {
    color: #007236;
    background-color: transparent;
    text-decoration: none;
    /* background: url(../images/active-bg.png) no-repeat center center; */
    min-height: 61px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #007236;
    background-color: transparent;
    text-decoration: none;
    /* background: url(../images/active-bg.png) no-repeat center center; */
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: transparent;
    color: #000;
}

.navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 22px;
}

/* .navbar-default #block-bootstrap-subtheme-search {
    width: 250px ; 
} */

.navbar-default .form-type-search {
    margin: 0;
}

.navbar-default input[type='search'] {
    color: #000;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    border-color: #000;
    transform: translateX(100%);
    height: 34px;
    margin: 1px 0 0 0;
    -webkit-transform: translateX(100%);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    border-radius: 18px 18px 18px 18px;
}


.navbar-default input[type='search']::-webkit-input-placeholder {
    color: #000;
}

.navbar-default input[type='search']::-moz-placeholder {
    color: #000;
}

.navbar-default input[type='search']:-ms-input-placeholder {
    color: #000;
}

.navbar-default input[type='search']:-moz-placeholder {
    color: #000;
}

.navbar-default .search-block-form button[value='Search'] {
    background: url(../images/search-icon.png) no-repeat center center !important;
    width: 36px;
    height: 36px;
    border: 0px;
    border-radius: 0px;
    background-size: 100% !important;
}

.navbar-default .input-group-btn {
    left: -25px !important;
}

.navbar-default .search-block-form button[value='Search'] .glyphicon-search:before {
    content: unset;
}

#block-bootstrap-subtheme-search .input-group-btn button {
    background: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font: 18px 'BarlowR', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#block-bootstrap-subtheme-search .input-group-btn button {
    border-radius: 0;
    border: none;
    z-index: 100;
    outline: none;
}

.navbar-default .navbar-nav>li>.dropdown-menu {
    background: rgba(255, 255, 255, 0.8);
}

.navbar-default .dropdown-menu>li>a {
    color: #000;
    text-transform: capitalize;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background: #007236;
    color: #fff !important;
}

.dropdown-menu>li>a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navbar-default .dropdown-menu>li>a:hover,
.navbar-default .dropdown-menu>li>a:focus {
    background: rgba(0, 114, 54, 0.8);
    color: #fff;
}

.navbar-default .form-type-search {
    margin: 0;
}

#block-bootstrap-subtheme-search .input-group-btn button {
    border-radius: 0;
    border: none;
    z-index: 100;
    outline: none;
}

/**************************************************************************
                                MAIN BANNER
***************************************************************************/

.banner01 {
    width: 100%;
    display: block;
    position: relative;
}

.region.region-banner01 {
    width: 100%;
    display: block;
    position: relative;
    background: rgba(8, 53, 92, 0.8);
    top: 0;
}

#block-views-block-main-banner-view-block-1 {
    width: 100%;
    display: block;
    border-bottom: 0;
}

#block-views-block-main-banner-view-block-1 .view-main-banner-view {
    width: 100%;
    display: block;
}

#block-views-block-main-banner-view-block-1 .view-content {
    width: 100%;
    display: block;
}

#block-views-block-main-banner-view-block-1 .view-content .skin-default {
    width: 100%;
    display: block;
}

#views_slideshow_cycle_main_main_banner_view-block_1,
#views_slideshow_cycle_teaser_section_main_banner_view-block_1 {
    width: 100% !important;
    display: block !important;
}

.mb-view-wrap,
.views_slideshow_cycle_slide,
#views_slideshow_cycle_div_main_banner_view-block_1_0,
#views_slideshow_cycle_div_main_banner_view-block_1_1,
#views_slideshow_cycle_div_main_banner_view-block_1_2,
#views_slideshow_cycle_div_main_banner_view-block_1_3,
#views_slideshow_cycle_div_main_banner_view-block_1_4,
#views_slideshow_cycle_div_main_banner_view-block_1_5,
#views_slideshow_cycle_div_main_banner_view-block_1_6 {
    width: 100% !important;
    display: block !important;
}

/* .mb-view {
    position: relative;
}

.mb-img img {
    width: 100%;
    display: block;
    height: auto;
}

.mb-img>img {
    width: 100%;
}

.mb-txt-wrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.mb-txt {
    font: 25px 'BarlowB', sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-left: 1em;
    width: 767px;
    text-align: center;
    overflow: hidden;
    margin-left: 400px;
    max-width: 57%;
}

.mb-txt>h2 {
    font: 58px 'BarlowB', sans-serif;
    color: #fff;
    margin: 0 0 6px 0;
    animation: 2s slide-right 2s forwards;
    transform: translateX(-100%);


}

.mb-txt>h3 {
    font: 25px 'BarlowB', sans-serif;
    color: #fff;
    margin: 0;
    animation: 3s slide-right 3s forwards;
    transform: translateX(-110%);
}


.banner-content strong {
    position: relative;
    color: #212429;
    background: transparent;
    font: 1.2rem 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    padding: 8px;
    margin: 0 0 0 12px;
}

.mb-txt-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
}

.banner-content h2 {
    padding: 0 6px;
    width: 100%;
    color: #fff;
    background: #212429;
    font: 4rem 'Montserrat', Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0.6em 0;
}

.banner-content h2:last-child {
    margin: 0;
}

.banner-content h2 span {
    display: inline-block;
    background: #f3f8fe !important;
}


.mb-bg img {
    width: 100%;
    display: block;
    height: auto;
}
.slide-right {
    width: 100%;
    overflow: hidden;
    max-width: 500px
}
@keyframes slide-right {
    from {
        margin-left: -500px;
    }

    to {
        transform: translateX(0);
    }
} */
.slide-right {
    width: 100%;
    overflow: hidden;
    max-width: 600px
}

.mb-view {
    position: relative;
}

/* #views_slideshow_cycle_main_main_banner_view-block_1 .mb-bg-cover {
    position: relative;
} */
#views_slideshow_cycle_main_main_banner-block_1 .mb-bg-cover {
    content: '';
    width: 346px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 6%;
}

.banner-content strong {
    position: relative;
    color: #212429;
    background: transparent;
    font: 1.2rem 'BarlowB', Arial, sans-serif;
    font-weight: 600;
    padding: 8px;
    margin: 0 0 0 12px;
}

.mb-txt-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
}

.banner-content h2 {
    padding: 0 6px;
    width: 100%;
    color: #fff;
    font: 4rem 'BarlowB', Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0.6em 0;
}

.banner-content h2:last-child {
    margin: 0;
}

.banner-content h2 span {
    display: inline-block;
    background: #f3f8fe !important;
}

/* .mb-bg-wrap {}

.mb-bg {} */

.mb-bg img {
    width: 100%;
    display: block;
    height: auto;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    border-radius: 4px;
    width: 16px;
    height: 8px;
    background: #164164;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
    background: #007236;
    width: 32px;
}

.views-slideshow-controls-bottom {
    position: absolute;
    bottom: 3em;
    z-index: 100;
    width: 50%;
    right: 0;
}

.banner-content strong {
    position: relative;
    color: #212429;
    background: transparent;
    font: 1.2rem 'BarlowB', Arial, sans-serif;
    font-weight: 600;
    padding: 8px;
    margin: 0 0 0 12px;
}

.mb-txt-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
}

.banner-content h2 {
    padding: 0 6px;
    width: 100%;
    color: #fff;
    font: 4rem 'BarlowB', Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0.6em 0;
    text-shadow: 2px 2px 8px #fff;
}

.banner-content h2:last-child {
    margin: 0;
}

.banner-content h2 span {
    display: inline-block;
    background: #f3f8fe !important;
}

/* .mb-bg-wrap {}

.mb-bg {} */

.mb-bg img {
    width: 100%;
    display: block;
    height: auto;
}


/**************************************************************************
                                AIMS AND OBJECTIVES -FRONT
***************************************************************************/
.title-primary {
    font: 45px 'BarlowB', sans-serif;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 16px 0;
}

.block-content-wrap p {
    font: 20px 'BarlowR', sans-serif;
    color: #000;
    text-align: center;
}

.aim-obj-sec {
    background: url(../images/aim_bg.png) no-repeat center center;
    padding: 8em 4em;
}

/**************************************************************************
                                Existing Work Pattern of CMIT -FRONT
***************************************************************************/
.text-white {
    color: #fff !important;
}

.exist-work-pattern {
    background: url(../images/work_pattern_bg.png) no-repeat center center /cover;
    padding: 4em 0;
}

/**************************************************************************
                                FUNC AND COMP -FRONT
***************************************************************************/
.title-secondary {
    font: 35px 'BarlowB', sans-serif;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 16px 0;
}

.func-and-comp {
    background: url(../images/functions_bg.png) no-repeat center center /cover;
    padding: 4em 2em;
}

.list-primary {
    font: 20px 'BarlowR', sans-serif;
    color: #000;
    padding: 0;
    margin: 0;
    list-style: none;
}

.list-primary>li {
    margin: 0 0 1em 0;
}

.list-secondary {
    font: 20px 'BarlowR', sans-serif;
    color: #000;
    list-style: lower-roman;
    list-style: none;
}

.list-secondary>li {
    margin: 0 0 2em 0;
}

.func-and-comp .title-secondary {
    text-align: left;
}

.complaints-inner {
    background: #007236;
    padding: 2em 2em;
    border-radius: 8px;
}

.links-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.links-list>li {
    width: calc(50% - 8px);
    min-height: 66px;
    padding: 8px 6px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin: 4px 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.links-list>li {
    display: block;
    color: #fff;
    font: 20px 'BarlowR', sans-serif;
    text-align: center;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.links-list>li:hover {
    background: #fff;
    color: #007236;
}

.image-card {
    display: inline-block;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}

.perspective-left {
    transform: perspective(1500px) rotateY(15deg);
    transition: transform 1s ease 0s;
}

.perspective-left:hover {
    transform: perspective(3000px) rotateY(5deg);
}

.perspective-right {
    transform: perspective(1500px) rotateY(-15deg);
    transition: transform 1s ease 0s;
}

.perspective-right:hover {
    transform: perspective(3000px) rotateY(-5deg);
}



.mouse-cursor-gradient-tracking {
    position: relative;
    background: transparent;
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
    border: none;
    color: white;
    outline: none;
    overflow: hidden;
}

.mouse-cursor-gradient-tracking span {
    position: relative;
}

.mouse-cursor-gradient-tracking:before {
    --size: 0;
    content: '';
    position: absolute;
    left: var(--x);
    top: var(--y);
    width: var(--size);
    height: var(--size);
    background: radial-gradient(circle closest-side, rgba(0, 114, 54, 0.6), transparent);
    transform: translate(-50%, -50%);
    transition: width 0.2s ease, height 0.2s ease;
}

.mouse-cursor-gradient-tracking:hover:before {
    --size: 200px;
}

/**************************************************************************
                                FOOTER
***************************************************************************/

.footer {
    border: unset;
}

.footer-widgets {
    background: #007236;
    padding: 2em 2em;
}

.qlinks-items {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.title-tertiary {
    font: 28px 'BarlowB', sans-serif;
    color: #fff;
    margin: 0 0 1em;
}

.footer-widgets p,
.footer-widgets a {
    font: 20px 'BarlowR', sans-serif;
    color: #fff;
    margin: 0;
}

.footer-widgets a {
    text-decoration: none;
}

.qlinks-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.address>p {
    margin: 0 0 0.5em;
}

.qlinks-items>li {
    position: relative;
    padding: 0 0 0 10px;
    margin: 0 0 0.5em;
}

.qlinks-items>li::before {
    content: '';
    width: 6px;
    height: 10px;
    background: url(../images/chevron_right.png) no-repeat center center;
    position: absolute;
    top: 50%;
    left: -6px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.qlinks-items>li>a {
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.qlinks-items>li>a:hover {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
}

.social-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.social-items {
    list-style: none;
    padding: 0;
}

.social-items>li>a {
    text-indent: 100%;
    overflow: hidden;
    display: block;
    width: 22px;
    height: 22px;
    background-size: 100%;
}

.social-items>li.facebook>a {
    background: url(../images/facebook_icon.png) no-repeat center center;
}

.social-items>li.twitter>a {
    background: url(../images/twitter_icon.png) no-repeat center center;
}

.social-items>li.linkedin>a {
    background: url(../images/linkedin_icon.png) no-repeat center center;
}

.social-items>li.instagram>a {
    background: url(../images/instagram_icon.png) no-repeat center center;
}

/**************************************************************************
                      Footer Bottom
***************************************************************************/
.footer-bottom,
.footer-bottom a {
    font: 20px 'BarlowR', sans-serif;
    color: #fff;
}

.footer-bottom {
    background-color: #005536;
    padding: 0.5em;
}

.copy-sec {
    padding: 0;
}

.power-sec {
    text-align: right;
}

/**************************************************************************
                      INNER PAGES
***************************************************************************/
.inner-page {
    min-height: calc(100vh - 265px);
    background: url(../images/functions_bg.png) no-repeat center center /cover;
}

.inner-page .content .field--name-body>ul,
.sitemap-item ul,
.sitemap-item ul li ul,
.sitemap-item ul li ul li.expanded ul,
.list-primary,
.list-secondary {
    list-style-image: url(../images/list-style-icon.png);
}

/**************************************************************************
                                SITEMAP
***************************************************************************/

.sitemap {
    padding: 0 1em;
}

.sitemap h2 {
    display: none;
}

/* .sitemap-item {} */

.sitemap-item ul {
    padding: 0 0 0 1.5em;
    margin: 0 !important;
    float: none;
    text-align: start;
    list-style: disc;
    display: block;
    background: transparent !important;
    border: 0;
    border-radius: 0;
}

.sitemap-item ul li {
    float: none;
    display: list-item;
    margin: 0 0 4px;
}

.sitemap-item ul li a {
    text-decoration: none;
    display: initial;
    font: 16.5px 'BarlowR', sans-serif;
    color: #000;
    padding: 0;
}

.sitemap-item ul li a:hover,
.sitemap-item ul li a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap .caret {
    display: none;
}

.sitemap-item ul li ul {
    position: initial;
    display: block;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
    background-clip: inherit;
    list-style: circle;
}

.sitemap-item ul li ul li {
    display: list-item;
    margin: 0 0 4px;
}

.sitemap-item ul li ul li a,
.sitemap-item .navbar-nav .dropdown-menu>li>a {
    text-decoration: none;
    display: initial;
    font: 16.5px 'BarlowR', sans-serif;
    color: #000;
    padding: 0;
}

.sitemap-item ul li ul li a:hover,
.sitemap-item ul li ul li a:focus,
.sitemap-item .navbar-nav .dropdown-menu>li>a:hover,
.sitemap-item .navbar-nav .dropdown-menu>li>a:focus {
    text-decoration: underline;
    background: transparent;
}

.sitemap-item ul li ul li ul {
    display: none;
}

.sitemap-item ul li ul li.expanded ul {
    display: block;
    list-style: square;
}

/**************************************************************************
                                Misc
***************************************************************************/
.path-frontpage .main-container>div.row>* {
    display: inline;
    overflow: hidden;
    width: auto;
    margin: 0;
    padding: 0;
}

@keyframes slide-right {
    to {
        transform: translateX(0);
    }
}

/**************************************************************************
                            RESPONSIVENESSS
***************************************************************************/
@media screen and (min-width: 768px) {
    .slide-right h2:first-child {
        animation: 1.5s slide-right 1.5s forwards;
        transform: translateX(-100%);
    }

    .slide-right h2 {
        animation: 2s slide-right 2s forwards;
        transform: translateX(-100%);
    }

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        /* remove the gap so it doesn't close */
    }

    .path-frontpage .navbar {
        position: absolute !important;
        width: 90% !important;
        padding: 4px 0 !important;
        top: 30px;
        z-index: 10;
        transform: translateX(-50%);
        left: 50%;
        border-radius: 8px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .navbar-header {
        padding: 0 0 0 2em;
    }

    #block-bootstrap-subtheme-search {
        overflow: hidden;
        -webkit-transition: all 0.9s ease-in-out;
        -moz-transition: all 0.9s ease-in-out;
        -ms-transition: all 0.9s ease-in-out;
        -o-transition: all 0.9s ease-in-out;
        transition: all 0.9s ease-in-out;
        position: absolute;
        width: 65px;
        height: 36px;
        right: 15px;
    }

    #block-bootstrap-subtheme-search:hover {
        width: 250px;
    }


    .navbar-default .navbar-nav {
        margin: 0 70px 0 0;
    }

    .navbar-default input[type='search'] {
        opacity: 0;
        border-radius: 14px !important;
        transform: translateX(calc(100% - 22px));
        -webkit-transform: translateX(calc(100% - 22px));
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
    }

    .navbar-default #block-bootstrap-subtheme-search:hover input[type='search'] {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .navbar-default #block-bootstrap-subtheme-search input[type='search']:hover {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .navbar-default #block-bootstrap-subtheme-search input[type='search']:focus {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .navbar-default input[type='search'].appear,
    .navbar-default input[type='search'].focusClass {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }
}

@media screen and (max-width: 880px) {
    #views_slideshow_cycle_main_main_banner-block_1 .mb-bg-cover {
        transform: scale(85%);
    }
}

@media screen and (max-width: 850px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px;
        font: 16px 'BarlowR', sans-serif;
    }
}

@media screen and (max-width: 767px) {
    .navbar-default .navbar-nav {
        margin: 0;
    }

    .navbar-default .navbar-nav>li>.dropdown-menu {
        background: #fafafa;
    }

    .footer-bottom>div {
        text-align: center;
    }

    .footer-bottom>div:first-child {
        margin: 0 0 6px 0;
    }

    #block-bootstrap-subtheme-search {
        width: 100%;
        margin: 0 0 0 25px;
        max-width: 250px;
    }

    .region.region-navigation-collapsible {
        flex-direction: column-reverse;
    }

    .region.region-navigation-collapsible>* {
        width: 100%;
        text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        text-align: center;
    }

    .navbar-default input[type='search'] {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
    }

    .navbar-default .navbar-nav>li>a {
        padding: 16px;
    }
}

@media screen and (max-width: 650px) {
    .banner-content h2 {
        font: 3rem 'BarlowB', Arial, sans-serif;
    }

    .mb-txt-wrap {
        left: 0;
        width: 100%;
    }

    .links-list {
        flex-direction: column;
    }

    .links-list>li {
        width: 100%;
        margin: 8px 4px;
    }
}

@media screen and (max-width: 480px) {
    .aim-obj-sec {
        padding: 8em 1em;
    }

    .func-and-comp {
        padding: 4em 1em;
    }

    .footer-widgets {
        padding: 2em 1em;
    }

    #views_slideshow_cycle_main_main_banner-block_1 .mb-bg-cover {
        content: unset;
        background: none;
        transform: unset !important;
        position: unset;
        top: unset;
        left: unset;
    }
}

#block-popup {
    display: none;
}

.spb-popup-main-wrapper {
    width: 50%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
    .spb-popup-main-wrapper {
        width: 75%;
        top: 2%;
        left: 50%;
        transform: translateX(-50%);
    }
}

#block-views-block-popup-videos-block-1 {
    display: none;
}

#views_slideshow_cycle_teaser_section_popup_videos-block_1,
#views_slideshow_cycle_div_popup_videos-block_1_0,
#views_slideshow_cycle_div_popup_videos-block_1_1,
#views_slideshow_cycle_div_popup_videos-block_1_2,
#views_slideshow_cycle_div_popup_videos-block_1_3,
#views_slideshow_cycle_div_popup_videos-block_1_4 {
    width: 100% !important;
}

#block-views-block-popup-videos-block-1 .views-slideshow-controls-top {
    position: initial;
    text-align: center;
}

#views_slideshow_controls_text_pause_popup_videos-block_1 a {
    display: none;
}

#block-views-block-popup-videos-block-1 .field--name-field-media-oembed-video iframe {
    display: block;
    height: 475px !important;
    width: 100%;
    max-width: 100%;
}

#views_slideshow_controls_text_previous_popup_videos-block_1 a,
#views_slideshow_controls_text_next_popup_videos-block_1 a {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: transparent;
    background: transparent;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}

#views_slideshow_controls_text_next_popup_videos-block_1 a {
    /* right: 8px; */
    background: url(../images/right_arrow.png) no-repeat center center/cover;
}

#views_slideshow_controls_text_previous_popup_videos-block_1 a {
    /* left: 8px; */
    background: url(../images/left_arrow.png) no-repeat center center/cover;
}

/*********************************************************/
/* DASTAK BANNER */
/*********************************************************/

@font-face {
    font-family: "archivo";
    src: url("Archivo-Regular.ttf");
}

@font-face {
    font-family: "archivoB";
    src: url("Archivo-Bold.ttf");
}

#block-dastakbannerqr {
    padding: 2em 0;
}

#block-dastakbanner {
    padding: 1em 36px;
}

#maryam-banner-wrapper {
    background: #f1fcff;
    position: relative;
    display: block;
    overflow: hidden;
    background: #f1fcff url("/system/files/banner-bg.png") no-repeat center center / cover;
    background-size: 100% 100%;
    padding: 48px 28px;
    /* padding: 28px; */
}

.left-block>img {
    position: relative;
    right: 48px;
}

.right-block {
    position: relative;
    left: 24px;
}

.icons-wrap {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 12px;
}

.icons-wrap>li {
    width: calc(20% - 12px);
    height: 115px;
    min-width: 153px;

}

.icons-wrap>li>a {
    display: block;
}

.icons-wrap>li>a img {
    display: block;
    width: 100%;
    height: auto;
}

.icons-wrap>li>a:hover,
.icons-wrap>li>a:focus {
    text-decoration: none;
}

.img-links-wd-qr-wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    column-gap: 12px;
}

.img-links-wd-qr-wrap>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-wrap: nowrap;
}

.heading-wrap>img {
    display: block;
    margin: 0 auto 18px;
    width: 161px;
    height: 69px;
}

.dastak-title {
    font: 26px/26px "archivoB", sans-serif;
    margin: 0 0 6px;
    text-align: center;
    color: #038b45;
}

.heading-wrap {
    text-align: center;
    margin: 0 0 36px;
}

.heading-wrap p {
    color: #6b6b6b;
    text-align: center;
    font: 16px/20px "archivo", sans-serif;
}

.sidebar img {
    display: block;
    width: 100%;
    height: auto;
}

.img-links-wd-qr-wrap a img {
    min-width: 135px;
    width: 135px;
    height: 40px;
}

.img-links-wd-qr-wrap>div>img {
    width: 135px;
    height: 135px;
    display: block;
    overflow: hidden;
}

/* 
    dastak banner for all others 
*/
.qrcode-wrap>img {
    width: 142px;
    height: 142px;
    display: block;

}

.appstore-area,
.playstore-area {
    width: fit-content;
}

.qr-app-content {
    display: flex;
    align-items: stretch;
    justify-content: center;
    column-gap: 12px;
}

.qrcode-wrap {
    display: block;
    overflow: hidden;
    margin: 0 0 8px;
}

@media screen and (max-width: 1366px) {
    .icons-wrap>li {
        min-width: 153px;
    }
}

@media screen and (max-width: 768px) {
    .qr-app-content {
        flex-direction: column;
        align-items: center;
    }

    .qr-app-content>div:first-child {
        margin: 0 0 48px;
    }

    .right-block {
        z-index: 10;
        left: 0;
    }

    .icons-wrap>li {
        min-width: 153px;
    }

    #maryam-banner-wrapper {
        background-image: none;
        background: #f1fcff;
        position: relative;
        z-index: 10;
    }

    .left-block>img {
        width: 75%;
        margin: 0 auto 48px;
    }

    .content-section {
        margin: 0 0 48px;
    }

    .img-links-wd-qr-wrap>div {
        width: calc(50% - 12px);
    }

    #maryam-banner-wrapper::before {
        content: "";
        width: 100%;
        height: 292px;
        background: url("/system/files/mob-top-bg.svg") no-repeat center center / cover;

        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
    }

    #maryam-banner-wrapper::after {
        content: "";
        background: url("/system/files/mob-btm-bg.svg") no-repeat center center / cover;

        width: 100%;
        height: 490px;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 0;
    }

    .img-links-wd-qr-wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 48px;
    }

    .img-links-wd-qr-wrap>div {
        width: calc(80% - 12px);
    }
}


/*********************************************************/
/* END OF DASTAK BANNER */
/*********************************************************/