﻿
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8,
.col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-10, .col-md-11, .col-md-12,
.col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
.col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8,
.col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
    padding-left:15px;
    padding-right:15px;

}

.mt-30{
    margin-top:17px;
    margin-bottom:0px;
}
.mt-9{
    margin-top:9px;
}
.mt-26{
    margin-top:20px;
}
img.imgcentral {
    margin: 0 auto 9px !important;
    height: 290px;
}
/* Slider */
.d-table {
    width: 100%;
    height: 100%;
    display: table;
}

.d-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.custom-btn1 {
    background-color: #f3832085;
    color: #fff;
    border: 1px solid #f38320;
    display: inline-block;
    padding: 8px 30px;
    text-transform: uppercase;
    border-radius: 30px;
    text-decoration: none;
    color:#fff!important;

}

    .custom-btn1:hover {
        background: linear-gradient( 90deg, rgb(208, 217, 243) -4%, rgb(0, 0, 0) 0%, rgb(1, 36, 64) 16%, rgb(1, 36, 64) 94%, rgb(19, 14, 0) 100%, rgb(208, 217, 243) 100%);
        text-decoration: none;
        color: #fff;
        border: 1px solid #0162ad
    }
/*
Hero slider style
==========================*/
.hero-slider {
    position: relative;
}

.single-hs-item {
   
    background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 100vh;
    background-size: cover;
    background-position: center center;
    position: relative;
}

    .single-hs-item:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: linear-gradient( 90deg, rgb(208, 217, 243) -4%, rgb(0 ,0, 0,22%) 0%, rgb(1, 36, 64 , 30%) 16%, rgb(1 ,36, 64,  25%) 94%, rgb(19, 14, 0 , 35%) 100%, rgb(208 ,217, 243 , 63%) 100%);
        
        opacity: 2;
    }

.ourStudent {
    padding: 50px 0px 50px 0px;
    background: linear-gradient( 90deg, rgb(208, 217, 243) -4%, rgb(0, 0 ,0,44%) 0%, rgb(1 ,36, 64 ,65%) 16%, rgb(1, 36 ,64 , 57%) 94%, rgb(19, 14 ,0,47%) 100%, rgb(208,217, 243, 63%) 100%),url(iconsan/AtOx2C/pang_yuhao__kd5cxwzo_b6nn3.jpg);
    background-size: cover;
    min-height: 399px;
}

#Ourstu {
    font-size: 25px !important;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
    color: #fff;
    text-align: center;
}

.title-icon {
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top:10px;
}
    .title-icon::before {
        content: "";
        width: 15%;
        height: 2px;
        background: #f97f22;
        position: absolute;
        top: 0px;
        left: 28%;
   
    }
    .title-icon::after {
        content: "";
        width: 15%;
        height: 2px;
        background: #f97f22;
        position: absolute;
        top: 0px;
        right: 28%;
    }
    .title-icon i {
        color: #f97f22;
        font-size: 36px !important;
        margin-left: 47%;
        margin-top: -20px;

    }
/*.d-table {
    width: 100%;
    height: 100%;
    display: table;
    margin-top: 14%;
}
.hero-text {
    padding: 0 15px;
    text-align: center;
    max-width: 70%;
    margin-right: auto;
    position: relative;
    background: #0000001f;
    min-height: 100vh;
    min-width: 100%;
    padding-top:80px;
}
    .hero-text h1 {
        margin-top: 63%;
        top: 40px;
    }

.item-bg1 {
    background-image: url('iconsan/charles-deloye-2RouMSg9Rnw-unsplash.jpg');
}
    .item-bg4 {
        background-image: url('Sliders/ranurte-GRcrxWvE2tE-unsplash.jpg');
    }

.item-bg2 {
    background-image: url('Sliders/stephanie-hau-kMJhuPLEYVI-unsplash.jpg');
    ;
}

.item-bg3 {
    background: url('iconsan/ezgif.com-gif-maker (1).gif') no-repeat ;
    background-size:cover;
    ;
}

.hero-text {
    padding: 0 15px;
    text-align: center;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 80px;
}

    .hero-text h1 {
        color: #a65a19;
        font-size: 50px;
        text-transform: capitalize;
        font-weight: 600;
        margin: 0;
        padding-top: 10%
    }

    .hero-text p {
        color: #fff;
        font-size: 23px;
        max-width: 600px;
        margin-right: auto;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 35px;
        margin-left: 28%;
        text-align:center!important;
    }

.hero-slider .owl-item.active h1 {
    -animation: 1s .3s fadeInUp both;
}

.hero-slider .owl-item.active p {
    -webkit-animation: 1s .3s fadeInUp both;
    animation: 1s .3s fadeInUp both;
}

.hero-slider .owl-item.active .slider-btn {
    -webkit-animation: 1s .3s fadeInUp both;
    animation: 1s .3s fadeInUp both;
}

.owl-carousel .owl-nav button.owl-prev {
    background-color: #ff3547;
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}

.owl-carousel .owl-nav button.owl-next {
    background-color: #ff3547;
    position: absolute;
    right: 0;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 11px;
    height: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: rgb(0, 74, 17) !important;
}*/
/*
@media only screen and (max-width: 600px) {
    .single-hs-item {
        height: 550px;
    }

    .hero-text h1 {
        font-size: 30px;
    }

    .hero-text p {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .owl-carousel .owl-nav button.owl-next {
        top: auto;
        margin: 0;
        bottom: 0px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        top: auto;
        margin: 0;
        bottom: 0px;
    }

    .owl-dots {
        bottom: 10px;
        left: 50px;
        right: 50px;
    }
}*/


:root {
    --foreground-color: white;
}




.icon {
    --size: 6rem;
    --transition-duration: 500ms;
    --transition-easing: ease-out;
/*    width: var(--size);
    height: var(--size);*/
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: var(--foreground-color);
    font-size: 2rem;
    border: 1px solid rgba(white, 0.6);
    background-color: rgba(255,255,255, 0);
    backdrop-filter: blur(2px);
    border-radius: 0.5rem;
    box-shadow: 0px calc(var(--size) / 6) calc(var(--size) / 3) rgba(black, 0.1);
    transition: transform var(--transition-duration) var(--transition-easing);
    overflow: hidden;
}
    .icon::after {
        content: '';
        background: rgba(255, 255, 255, 0);
        width: 60%;
        height: 100%;
        top: 0%;
        left: -125%;
        transform: skew(45deg);
        position: absolute;
        transition: left var(--transition-duration) var(--transition-easing);
    }

    .icon:hover {
        transform: translateY(-15%);
        /*filter:blur(2px)*/
    }

.logom {
    height: 130px;
    margin-top: -12px;
}

#logoimg{
    display:none;
}
#logoimg.scrolled{
    display:inline-flex
}


#poly3 {
    width: 350px;
    height: 350px;
    background-color: #ed8020;
    background-size: cover;
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 49%, 0% 0%);
}


#poly4 {
    width: 350px;
    height: 350px;
    background-color: rgb(8, 100, 39);
    background-size: cover;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 76% 50%);
}
#poly {
   /* width: calc(50% +0px);
    height: 400px;
    background: linear-gradient(90deg, rgb(208, 217, 243) -4%, rgb(0, 0, 0) 0%, rgb(1, 36, 64) 16%, rgb(1, 36, 64) 100%, rgb(19,14,0) 100%, rgb(208, 217, 243) 100%);
    background-size: cover;
    box-sizing: border-box;
    border-left: 99px solid #012440 !important;
    border-bottom: 400px solid #012440d6;*/
}


#poly1 {
    width: calc(100% + 0px);
 /*   background: linear-gradient(to bottom, rgb(208, 217, 243) -4%, rgb(0,0, 0,22%) 0%, #01244021 16%, rgb(1,36, 64,22%) 94%, rgb(19, 14,0,22%) 100%, rgb(208,217, 243, 63%) 100%),url(iconsan/12.jpg);
 */   background-size: cover;
    height: 400px;
    -webkit-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
}
.title-iconaced {
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}

    .title-iconaced::before {
        content: "";
        width: 15%;
        height: 2px;
        background: #0667b3 !important;
        position: absolute;
        top: 10px;
        left: 29%;
    }

    .title-iconaced::after {
        content: "";
        width: 15%;
        height: 2px;
        background: #0667b3 !important;
        position: absolute;
        top: 10px;
        right: 29%;
    }

    .title-iconaced i {
        color: #f38421;
        font-size: 30px !important;
        margin-left: 47%;
        margin-top: -20px;
    }
.datetxt {
    font-size: 20px !important;
    color: rgb(1, 36, 64)!important;
    line-height: 1;
    font-weight: 700;
    display: block;
    padding: 8px;
}
.datetxtr {
    font-size: 20px !important;
    color: rgb(1, 36, 64) !important;
    line-height: 1;
    font-weight: 700;
    display: block;
    background: #ed8020;
}
.datetxtl {
    font-size: 20px !important;
    color: rgb(1, 36, 64) !important;
    line-height: 1;
    font-weight: 700;
    display: block;
    background: #ed8020
}
.row {
    --bs-gutter-x: 0.1rem !important;
    margin-right: 0px!important;
}
.mrf {
    margin: 10px !important;
}

.datenews{
    font-size:26px
}
.gdlr-core-type-start-date-month .gdlr-core-date{
    font-size:17px!important
}
.gdlr-core-type-start-date-month .gdlr-core-month {
    font-size: 13px!important;
}
.gdlr-core-event-item-info.gdlr-core-type-start-date-month {
    margin-right: 11px;
}
.titlenews {
    font-size: 15px !important;
    margin-top: 6px !important;
    /* word-break: break-word; */
    /* text-align: -webkit-auto; */
    /* display: block; */
    /* width: 75%; */
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* text-align: initial; */
    /* word-wrap: normal; */
    /* overflow: hidden; */
    /* max-height: 5em; */
    /* line-height: 1.1em; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 20; */
    line-clamp: 13 !important;
    /* -webkit-box-orient: vertical; */
    /* word-spacing: 6px; */
    /* -webkit-box-orient: vertical; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 4; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
    /* overflow-wrap: break-word; */
    /* word-wrap: break-word; */
    -ms-word-break: break-all;
    /* word-break: break-word; */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    /* hyphens: manual; */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.titlebody {
    word-break: keep-all;
    line-clamp: 31 !important;
    -webkit-box-orient: vertical;
    /* word-spacing: 5px; */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    text-align: justify !important;
}
.gdlr-core-event-item-content-wrap {
    min-height: 84px;
}
.gdlr-core-event-item-info.gdlr-core-type-start-date-month{
    padding-bottom:0px!important
}
.datebrd {
    border-color: rgb(1, 36, 64) !important;
    display: block;
    float: right !important;
    width: 50%;
    text-align: center;
    white-space: nowrap;
    margin-right: 25px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding-bottom: 10px;
}


.txtce{
    text-align:center
}
.txtacde {
    font-size: 16px;
    color: rgb(1, 36, 64);
}
.mrgtxt {
    margin-top: 95px;
}

@media(max-width:767px) {
    .gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title {
        float: none;
    }

    #poly1 {
        width: 100%;
        height: 400px;
       background-size: auto;
        background-size: cover;
        box-sizing: border-box;
        border-left: 0px solid #ed8020 !important;
        border-bottom: 0px solid transparent;
        clip-path: inset(0% 0% 0% 0%);
    }

    #poly {
        width: calc(50% +0px);
        height: auto;
            }

    #logoimg {
        width: 40%;
    }

    #masthead-search {
        float: right;
        margin-top: 0.625em;
        width: 100%;
        max-width: 6em;
        position: relative;
        -webkit-appearance: none;
    }
    .hero-text {
        padding-top:250px;
    }
    .row {
        --bs-gutter-x: -2.9rem !important;
    }
    }

/*@media (min-width :1500px) {
    .kingster-body-wrapper.clearfix.kingster-with-frame {
        top:0px !important;
        min-height: 101vh;
    }

    .owl-dots {
        text-align: left !important;
        top:483px !important;
    }
}
*/
.navbar-brand span {
    color: #fed136;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive;
}

.navbar-brand {
    color: #fff;
    font-size: 25px;
    font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
    font-size: 120%;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    font-family: 'Gothic A1', sans-serif;
}

    .navbar-nav .nav-item .nav-link:hover {
        color: #fed136;
    }

.navbar-expand-md .navbar-nav .dropdown-menu {
    border-top: 3px solid #fed136;
}

.dropdown-item:hover {
    background-color: #fed136;
    color: #fff;
}

nav {
    -webkit-transition: padding-top .3s,padding-bottom .3s;
    -moz-transition: padding-top .3s,padding-bottom .3s;
    transition: padding-top .3s,padding-bottom .3s;
    border: none;
}

.shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
}

.banner {
    background-image: url('http://www.hd-freewallpapers.com/latest-wallpapers/abstract-website-backgrounds.jpg');
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner-text {
    padding: 200px 0 150px 0;
}

.banner-heading {
    font-family: 'Lobster', cursive;
    font-size: 75px;
    font-weight: 700;
    line-height: 100px;
    margin-bottom: 30px;
    color: #fff;
}

.banner-sub-heading {
    font-family: 'Libre Baskerville', serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
    color: #fff;
}

.btn-banner {
    padding: 5px 20px;
    border-radius: 10px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.text-intro {
    width: 90%;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}


/* mobile view */
@media (max-width:500px) {
    .navbar-nav {
        background-color: #000;
        border-top: 3px solid #fed136;
        color: #fff;
        z-index: 1;
        margin-top: 5px;
    }

        .navbar-nav .nav-item .nav-link {
            padding: 0.7em 1em !important;
            font-size: 100%;
            font-weight: 500;
        }

    .banner-text {
        padding: 150px 0 150px 0;
    }

    .banner-heading {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .banner-sub-heading {
        font-size: 10px;
        font-weight: 200;
        line-height: 10px;
        margin-bottom: 40px;
    }
}

@media (max-width:768px) {
    .banner-text {
        padding: 150px 0 150px 0;
    }

    .banner-sub-heading {
        font-size: 23px;
        font-weight: 200;
        line-height: 23px;
        margin-bottom: 40px;
    }
}
 

/*nav menu..................*/

/*.kingster-navigation .sf-menu > li > a, .kingster-navigation .sf-vertical > li > a {
    font-size: 14px !important;
}*/

/*#divslider {
    top: -323px !important;
    height: 100vh;
}
*/
.txtstafftitle{
    margin-bottom:5px!important
}
p.txtstaffposition {
    font-size: 13px;
    text-align: center;
}
/*@media(max-width:1400px) {
    #divslider {
        top: -323px !important;
        height: 95vh;
    }
}*/

/* check mark animation*/
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #ed8020;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
    width: 45px;
    height: 36px;
    border-radius: 20%;
    display: block;
    stroke-width: 4;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    box-shadow: inset 0px 0px 0px #ed8020;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #ed8020;
    }
}

/* progreess bar border */

.progressmm {
    height: 60px;
    width: 100%;
    background: linear-gradient(to right, #ed8020 99.99%, transparent), linear-gradient(to bottom, #ed8020 99.99%, transparent), linear-gradient(to right, #ed8020 99.99%, transparent), linear-gradient(to bottom, #ed8020 99.99%, transparent);
    background-size: 100% 4px, 4px 100%, 100% 4px,4px 100%;
    background-repeat: no-repeat;
    animation: progress 6s linear forwards infinite;
    background-position: -100% 0px, 100% -60px, 100% 60px, 0px 60px;
}

@keyframes progress {
    0% {
        background-position: -100% 0px, 100% -60px, 100% 0px, 0px 60px;
    }

    35% {
        background-position: 0px 0px, 100% -60px, 100% 60px, 0px 0px;
    }

    50% {
        background-position: 0px 0px, 100% 0px, 100% 60px, 0px 60px;
    }

    85% {
        background-position: 0px 0px, 100% 0px, 0px 56px, 0px 60px;
    }

    100% {
        background-position: 0px 0px, 100% 0px, 0px 56px, 0px 0px;
    }
}


.box {
  
}
    .box:before {
        transition: all 0.4s;
        position: absolute;
        content: "";
        width: 100%;
        height: 50%;
        left: 50%;
        margin-left: -50%;
        top: 25%;
        border-color: rgba(200,200,200,0);
        border-style: solid;
        border-width: 0 1px;
    }

    .box:after {
        transition: all 0.4s;
        position: absolute;
        content: "";
        width: 50%;
        height: 100%;
        left: 50%;
        margin-left: -25%;
        top: 0;
        border-color: rgba(200,200,200,0);
        border-style: solid;
        border-width: 1px 0;
    }

    .box:hover {
        color: #4099FF;
        width: 402px;
        margin-left: -50%;
        border-color: rgba(90,90,90,1);
    }
    .box:after {
     
    }

    .box:before {
        height: 352px;
        top: 0%;
        border-color: rgba(90,90,90,1);
    }


/*.animated {
    -webkit-animation-duration:5000 ms;
    animation-duration: 5000 ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
/*.owl-animated-out {
    z-index: 1
}*/
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
/*.owl-animated-in {
    z-index: 0
}*/
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
/*.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}*/
.p-4 {
    padding: 2.5rem !important;
}


.deanword {
    word-break: break-word;
    text-align: justify;
    display: block;
    width: 100%;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    text-align: justify;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 24em;
    line-height: 1em;
    display: -webkit-box;
    -webkit-line-clamp:14;
    line-clamp:14 !important;
    -webkit-box-orient: vertical;
}

.imgDup {
    max-height: 250px;
    width:100%
}

.displ-block{
    display:block;
    float:left;
}


@media(max-width:767px) {


    div#xxxuuu {
        Z-INDEX: 20000 !important;
        position: fixed !important;
        color: #FFF !important;
        text-align: center !important;
        width: 100% !important;
        height: 38px !important;
        bottom: 23px !important;
        left: 0% !important;
        right: 0 !important;
        font-size: 32px !important;
    }

    .tp-parallax-wrap {
        z-index: 149 !important;
        left: 12px !important;
        top: 184px !important;
    }
}
/*
.mm-menu {
    background-color: #15345f !important;
}

.mm-navbar .mmenu-custom-close:after {
    content: "x" !important;
}

.mm-navbar .mm-title, .mm-navbar .mm-btn, ul.mm-listview li > a, ul.mm-listview li > span {
    color: #f38421 !important;
}*/

.hinttopp {
    top: 0px;
}

.imgimportant {
    height: 379px;
    width: 100% !important;
}

/*.mm-panels {
    background: linear-gradient( 180deg, rgba(26,25,27,1) 3%, rgba(1,36,64,1) 33%, rgba(1,36,64,0.8743872549019608) 55%, rgba(1,36,64,0.6839110644257703) 90%, rgba(19,14,0,0.3085609243697479) 100%, rgba(208,217,243,0.01) 100%) !important;
    background-size: contain;
}

.mm-navbar {
    background: inherit !important
}

    .mm-navbar .mm-btn:before {
        content: "x" !important;
        font-family: elegantIcons;
    }*/
.imgcentral {
    height: 324px !important;
}

    @media(max-width:767px){


        .col-md-12{
            width:98%!important
        }
        .row {
            margin-right: 0px !important;
            margin-left: 0px !important;
        }
    }


/*a.sf-with-ul-pre.sf-with-ul:hover {
    color: #fff !important;
}


li a .txtr:hover {
    color: #fff !important;
}
*/
#divcounter.elements:nth-child(4n+1) {
    margin-bottom: 33px;
}

.pdleft {
    padding-left: 0px !important;
}
/*
.kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega-section-inner > a {
    color: #0667b3;
}

    .kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega-section-inner > a:hover {
        color: #0667b3;
    }

li.menu-item.kingster-normal-menu:hover {
    background: #f38421 !important;
}

.kingster-navigation .sf-menu > li:hover {
    background: #f38421 !important;
}

li.menu-item.menu-item-has-children.kingster-normal-menu:hover {
    background: #f38421 !important;
}

li#menusearch:hover {
    background: unset !important;
}

li.menu-item.kingster-normal-menu.soicalmedi.languag {
    background: unset !important;
}*/