﻿header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 0px 0;
    transition: top .6s;
    background: -moz-linear-gradient(top,rgba(0,0,0,.71) 0,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,.71)),color-stop(68%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0)));
    background: -o-linear-gradient(top,rgba(0,0,0,.71) 0,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,.71) 0,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 100%);
}
header,
header.sticky {
    z-index: 9999 !important;
}.body-color-overlay{
    z-index: 998 !important;
}
.iughk_tri {
    background: #2a68b1;
    color: #dd2608;
    padding: 0;
    display: flex;
    height: 36px;
}
*{
   pointer-events:auto;
}
.uyfuyf_tri {
    width: 100%;
    text-align: right;
    font-weight: 600;
    font-size: 17px;
    padding-right: 28px;
    background: #f8d210;
    color: black;
    padding: 3px 0px 4px 0;
    line-height: 31px;
    margin-left: 0px;
}

.mobile-header span {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid rgba(255,255,255,.3);
}

    .mobile-header span a {
        font-size: 17px;
        color: #fff;
        padding: 5px 10px;
    }

img.new-img {
    width: 100%;
}

.mobile-header .menu-toggle {
    display: inline-block;
    vertical-align: middle;
}

.morqueeee {
    display: inline-block;
    width: 100%;
}

.marquee--inner {
    display: block;
    width: 100%;
    position: absolute;
    animation: marquee 20s linear infinite;
    color: #fff;
    z-index: 999;
}

header.sticky .top-header {
    height: 0;
    display: none;
}

logo {
    position: relative;
    margin-left: 15px;
    z-index: 2;
    margin-top: 0;
}

.logo .desktop-logo {
    width: 331px;
}

.logo img {
    width: 100%;
}

.mob-logo {
    display: none;
}

.sm-logo {
    display: none;
}

@media (min-width: 768px) {
    .navbar-right {
    }
}

.short-menu ul li a {
    font-size: 15px;
    color: black;
    font-weight: 500;
    font-family: 'Roboto Condensed',sans-serif;
}

    .short-menu ul li a i {
        font-size: 16px;
    }

    .short-menu ul li a:hover {
        color: #2a68b1;
    }

.step-one-menu {
    background: -moz-linear-gradient(-45deg,#ce1013 0,#e82c30 100%);
}

.step-two-menu.option5_tri {
    width: 20%;
    left: auto;
    right: 8%;
}

.step-two-menu {
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
}

.ougou_tri {
    display: flex;
    align-items: center;
    margin: 0;
}

header.yfgyuhgjy_tri.sticky {
    padding-bottom: 0;
    padding-top: 0;
    position: fixed;
    background: #ffffffcf;
    backdrop-filter: blur(10px);
}

header.sticky {
    box-shadow: 0 0 10px #1b1b1b42;
    z-index: 999;
}

header.sticky {
    padding: 7px 0px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

user agent stylesheet header {
    display: block;
    unicode-bidi: isolate;
}

header.yfgyuhgjy_tri.sticky:before {
    display: none;
}

header.sticky .sm-logo {
    animation-name: logo-hover;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.17, 0.57, 0.31, 0.85);
}

header.sticky .logo {
    width: 275px;
}

.step-one-menu > li > a {
    -moz-transition: all 0s ease-in-out;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:active, a:hover {
    outline: 0;
}

.convocation-link {
    white-space: normal;
    color: white !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    background-color: darkgoldenrod;
    border-radius: 3px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    animation: rainbow-bg 3.5s infinite;
    transition: transform 0.3s, box-shadow 0.3s;
    width: 100%;
    text-align: center;
    height: 33px;
    line-height: 15px;
}

.step-one-menu {
    width: 100%;
}

user agent stylesheet li {
    display: list-item;
    unicode-bidi: isolate;
}

user agent stylesheet ul {
    list-style-type: disc;
}

.newafterclashsgfasdd:before {
    content: "";
    height: 44%;
    right: 0;
    position: absolute;
    top: 30px;
    width: 102%;
    z-index: 0; pointer-events:none;
}

.convocation-link {
    display: inline-flex;
    align-items: center;
    white-space: normal;
    color: white !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700 !important;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    text-decoration: none;
    background-color: darkgoldenrod;
    border-radius: 3px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    animation: rainbow-bg 3.5s infinite;
    transition: transform 0.3s, box-shadow 0.3s;
    width: 100%;
    text-align: center;
    height: 33px;
    line-height: 15px;
}

.step-two-menu ul li a:hover {
    color: #0966d7;
}

a.tdytd_tri {
    padding-left: 0;
    border-bottom: 1px solid #00000000;
    padding: 8px 0;
}

.step-two-menu ul li a:hover::before {
    background: #a2c23a;
}

.step-two-menu ul li a:hover {
    color: #0966d7;
}

a, button {
    -moz-transition: all .2s ease-in-out;
}

.step-two-menu.option1_tri {
    width: 20%;
    left: 34%;
}

.step-two-menu.option2_tri {
    width: 20%;
    left: 48%;
}

.step-two-menu.option5_tri {
    width: 20%;
    left: auto;
    right: 8%;
}

.step-two-menu.option3_tri {
    width: 20%;
    left: auto;
    right: 2%;
}

.step-two-menu .uefdg_tri li {
    padding: 0;
}

header.sticky .step-two-menu {
    top: 0;
}

.step-two-menu.option3_tri {
    width: 20%;
    left: auto;
    right: 2%;
}

.new-ul-here-all:hover {
    cursor: pointer;
}

new-ul-here-all:hover > .under-new-all-dropsown, .under-new-all-dropsown:hover {
    display: block !important;
}

header.yfgyuhgjy_tri .short-menu ul.rgrht_tri a {
    color: #fff;
}

.under-new-all-dropsown li a {
    text-align: start;
}

a:hover {
    text-decoration: none;
}

.under-new-all-dropsown a {
    display: block;
}

.marquee span {
    width: 100%;
    overflow: hidden;
}

.morque-txt {
    padding-top: 10px;
    z-index: 999;
    position: relative;
    text-align: center;
}

.top-header {
    display: none;
}

.logo {
    position: relative;
    margin-left: 15px;
    z-index: 2;
    margin-top: 0;
}

.mob-logo {
    display: none;
}
header.sticky .mobile-header {
    top: 10px!important;
}
.mobile-header {
       position: absolute;
    right: 0px;
    top: 1px;
    background: #175bbc;
    height: 57px;
    width: 56px;
    padding: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-toggle {
    width: 100%;
    padding: 0 10px;
}

    .menu-toggle span {
        width: 100%;
        height: 3px;
        background: #fff;
        display: block;
        margin-bottom: 8px;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        vertical-align: middle;
        border-right: 1px solid rgba(255, 255, 255, .3);
    }

.megamenu {
    width: 100%;
    margin-top: 0;
}

@media (min-width: 768px) {
    .navbar-right {
    }
}

header.yfgyuhgjy_tri .short-menu ul.rgrht_tri {
    background: #2a68b1;
}

.short-menu ul.rgrht_tri {
    display: flex;
    align-items: center;
    justify-content: end;
    position: relative;
    border-radius: 0 0 0 100px;
    padding: 3px 10px 8px 60px;
    background: #0735701f;
    width: auto;
    margin: 0;
}
@media screen and (max-width: 991px) {
    .new-h-100-vh {
        height: 50vh !important;
    }
}
.changecolor2 {
    -webkit-animation: NAME-YOUR-ANIMATION2 1s infinite;
    -moz-animation: NAME-YOUR-ANIMATION2 1s infinite;
    -o-animation: NAME-YOUR-ANIMATION2 1s infinite;
    animation: NAME-YOUR-ANIMATION2 1s infinite;
}

.animate-btn {
    color: #91cbad;
    overflow: hidden;
    position: relative;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.yuftyfy_tri:before {
    opacity: 0;
}

.yuftyfy_tri {
    display: flex;
    align-items: center;
    padding-left: 6px;
    white-space: nowrap;
}

a.ciufguy_tri {
    font-size: 15px !important;
    position: relative;
    padding: 3px 18px !important;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 600 !important;
    color: #fdcb54 !important;
}

    a.ciufguy_tri span:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 2px;
        background: linear-gradient(to bottom, #ffffff63, #ffffff);
        animation: animate2 2s linear infinite;
        animation-delay: 1s;
    }

@keyframes animate2 {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

a.ciufguy_tri span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, #ffffff63, #ffffff);
    animation: animate3 2s linear infinite;
}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

a.ciufguy_tri span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 2px;
    background: linear-gradient(to top, #ffffff63, #ffffff);
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate4 {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}

.short-menu ul.rgrht_tri:after {
    content: "";
    width: 895px;
    height: 1px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -3px;
}

.step-one-menu {
    background: -moz-linear-gradient(-45deg,#ce1013 0,#e82c30 100%);
}

header .iutgubj_tri {
    border-top: 5px solid #2a68b1;
}

.under-new-all-dropsown li {
    clear: both;
    width: 100%;
}

ul.sdwsc_tri {
    padding-left: 0;
}

.uyfyt_tri {
    padding-left: 0;
}

ul.uyfyt_tri:before {
    position: absolute;
    content: "";
    right: 60px;
    height: 100%;
}

.step-two-menu.option5_tri {
    width: 20%;
    left: auto;
    right: 8%;
}

.container-fluid {
    padding: 0 15px !important;
}

.poujkjn_tri {
    position: unset;
    padding-left: 0;
}

.short-menu {
    text-align: right;
    position: relative;
    right: 0;
    margin-right: 0;
    top: 0;
    z-index: 2;
    display: flex;
    justify-content: flex-end;
}

#header {
    transition: all .4s ease-in-out;
}

header.yfgyuhgjy_tri.sticky {
    padding-bottom: 0;
    padding-top: 0;
    position: fixed;
    background: #ffffffcf;
    backdrop-filter: blur(10px);
}

header.sticky {
    box-shadow: 0 0 10px #1b1b1b42;
    z-index: 999;
}

header.sticky {
    padding: 7px 0px;
}

.dejd-dbn {
    top: 0 !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

user agent stylesheet header {
    display: block;
    unicode-bidi: isolate;
}

header.yfgyuhgjy_tri.sticky:before {
    display: none;
}

.new-d-all {
    display: flex;
    justify-content: center;
    align-items: center;
}

header.sticky .sm-logo {
    width: 331px;
}

header.sticky .logo {
    width: 275px;
}

.step-one-menu {
    background: -moz-linear-gradient(-45deg,#ce1013 0,#e82c30 100%);
    transition: ease all .4s;
    padding: 5px 28px 0;
    display: flex;
    white-space: nowrap;
    justify-content: flex-end;
    margin-top: 0px;
}

.step-one-menu {
    width: 100%;
}

    .step-one-menu > li {
        float: left;
        list-style-type: none;
    }

user agent stylesheet li {
    display: list-item;
    unicode-bidi: isolate;
}

user agent stylesheet ul {
    list-style-type: disc;
}

.convocation-link {
    display: inline-flex;
    align-items: center;
    white-space: normal;
    color: white !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700 !important;
    text-transform: uppercase;
    background-color: darkgoldenrod;
    border-radius: 3px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    animation: rainbow-bg 3.5s infinite;
    transition: transform 0.3s, box-shadow 0.3s;
    width: 100%;
    text-align: center;
    height: 33px;
    line-height: 15px;
}

ul.step-one-menu.pull-right.newafterclashsgfasdd {
    margin: 0;
}

.step-two-menu ul li a:hover {
    color: #0966d7;
}

    .step-two-menu ul li a:hover::before {
        background: #a2c23a;
    }

.step-two-menu ul li a:hover {
    color: #0966d7;
}

ul.uyfyt_tri.sgrfdwsc_tri {
    margin-bottom: 15px;
    border-bottom: 1px solid #00000017;
}

.uefdg_tri {
    margin: 0;
}

.dd-menu > a {
    position: relative;
}

.dd-menu > a {
    cursor: default;
}

a {
    -moz-transition: all .3s ease-in-out;
}

a, button {
    -moz-transition: all .2s ease-in-out;
}

.uydfvghj_tri {
    margin-top: 83px;
    float: right;
    border-top: 3px solid #2a68b1;
    padding: 8px 0;
    margin-right: 0;
    width: 100%;
    border-radius: 8px;
    background: #ffffffed;
    backdrop-filter: blur(10px);
}

.yguhb_tri {
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

img.iugfgfguyg_tri {
    width: 100%;
    object-fit: cover;
    object-position: top;
}

header.sticky .step-two-menu {
    top: 0;
}

.step-two-menu.option3_tri {
    width: 20%;
    left: auto;
    right: 2%;
}

.step-two-menu {
    position: absolute;
    left: auto;
    right: 2%;
    top: 0;
    bottom: auto;
    height: auto;
    visibility: hidden;
    opacity: 0;
    transition-duration: .3s;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    transition-timing-function: ease;
    padding-bottom: 25px;
    width: 62%;
}

.new-ul-here-all:hover {
    cursor: pointer;
}

.short-menu ul.rgrht_tri li:before {
    content: '';
    border-right: 1px solid #1156b645;
    position: absolute;
    right: 0;
    height: 80%;
    top: 2px;
}

new-ul-here-all:hover > .under-new-all-dropsown, .under-new-all-dropsown:hover {
    display: block !important;
}

.under-new-all-dropsown {
    background: white;
    display: none !important;
    min-width: 200px;
    padding: 8px 3px;
    top: 20px;
    position: absolute;
    transition: all 0.5s ease;
    left: 0;
    z-index: 2;
}

.short-menu ul li {
    list-style-type: none;
    padding: 0 10px !important;
    border-right: 1px solid #ffffff40;
}



.searchbar {
    background: #ddd;
    padding: 5px;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    display: none;
}

    .searchbar form {
        max-width: 480px;
        margin: auto;
        position: relative;
    }

        .searchbar form input {
            width: 100%;
            background: #fff;
            height: 36px;
            border-radius: 4px;
            padding: 0 15px;
            font-size: 14px;
            border: 0;
        }

            .searchbar form input:focus {
                outline: 0;
                border: 0;
                box-shadow: none;
            }

    .searchbar .se-btn {
        position: absolute;
        right: 0;
        top: 0;
        height: 36px;
        line-height: 35px;
        color: #333;
        width: 40px;
        text-align: center;
        border: 0;
        background-color: #fff;
        border-radius: 0 4px 4px 0;
        background-image: url(../upload/search-icon.webp);
        background-repeat: no-repeat;
        background-size: 12px;
        background-position: center;
    }

    .searchbar .close-btn {
        width: 20px;
        height: 20px;
        background: #fff;
        border-radius: 50%;
        line-height: 21px;
        text-align: center;
        font-size: 12px;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }

@media only screen and (max-width: 479px) {
    .searchbar form {
        max-width: 90%;
        margin-left: 0;
    }
}

.footer-fixed-bar {
    display: none;
    background: #fdcb54;
    position: fixed;
    bottom: 10px;
    left: 26%;
    border-radius: 20px;
    width: 48%;
    height: 45px;
    padding: 0;
    overflow: hidden;
    text-align: center;
    z-index: 10;
    box-shadow: 0 0 9px #00000026;
}

    .footer-fixed-bar .morqueeee {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
    }

    .footer-fixed-bar .marquee {
        width: 100%;
    }

.marquee {
    height: 28px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    width: 570px;
}

.footer-fixed-bar .marquee--inner {
    width: 100%;
}

.footer-fixed-bar .rgrhjbnj_tri {
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    line-height: 20px;
    color: #000000;
    display: inline-block;
    vertical-align: top;
    margin: auto;
}

.apply_bottom {
    background: #175bbc;
    font-size: 13px;
    padding: 6px 10px 5px;
    border-radius: 5px;
    color: #fff;
    margin-left: 5px;
    font-weight: 400;
}

.dejd-dbn {
    background: #ffffffcf;
}

}

@media only screen and (max-width: 991px) {
    .footer-fixed-bar {
        bottom: 35px;
        left: 50px;
        width: 75%;
    }

    ul {
        padding: 0 !important;
    }

    header .iutgubj_tri {
        border: none;
    }

    .step-one-menu > li > a {
        border: 0 !important;
        font-size: 15px;
        color: #000;
    }

    .step-one-menu > li {
        float: none;
        display: block;
        background: none;
    }

    .step-one-menu {
        float: none !important;
        background: none;
        padding-top: 10px;
        border-top: 4px solid #175bbc;
        background-image: url(../images/university-pic.webp);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center -50px;
        display: block;
        border-radius: 0;
    }

        .step-one-menu > li > a, header.sticky .step-one-menu > li > a {
            display: block;
            padding: 10px 15px;
        }

        .step-one-menu > li > a {
            border: 0 !important;
            font-size: 15px;
            color: #000;
        }

        .step-one-menu > li > a, header.sticky .step-one-menu > li > a {
            display: block;
            padding: 10px 15px;
        }

        .step-one-menu > li.active .step-two-menu {
            opacity: 1;
            visibility: visible;
            bottom: auto;
            top: auto;
            border-radius: 10px;
            padding: 0px 4px;
            min-height: 90px;
            max-height: 290px;
            overflow: auto;
            -webkit-transform: translateY(0px) !important;
            width: 97%;
            border-top: 4px solid #2a68b0;
            left: 4px;
        }

    .step-two-menu.defcdsxe_tri, .step-two-menu {
        height: auto;
        display: none;
    }

    .step-two-menu {
        top: 0;
        position: relative;
    }

    .step-one-menu > li.active .step-two-menu {
        background: no-repeat;
    }
}

.step-one-menu > li.active .step-two-menu {
    display: block;
}

.body-color-overlay {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}

@media (max-width: 992px) {
    header .iutgubj_tri {
        border: none !important;
    }
}

.new-ul-here-all:hover > .under-new-all-dropsown, .under-new-all-dropsown:hover {
    display: block !important;
}

header.yfgyuhgjy_tri .short-menu ul.rgrht_tri ul.under-new-all-dropsown a {
    color: #000;
}

ul.clearfix li {
    position: relative;
}

.short-menu ul {
    display: inline-block;
    padding-bottom: 10px;
}

.under-new-all-dropsown a {
    color: #fff;
    padding: 0.5rem;
    display: block;
}

.yuftyfy_tri:before {
    opacity: 0;
}

.social ul li i, .social ul li img {
    background-color: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 20px;
    height: 32px;
    margin-left: 14px;
    padding: 7px;
    text-align: center;
    transform: rotate(0);
    width: 32px;
}

.social ul li a {
    color: #fff;
    margin-bottom: 100px;
    text-decoration: none;
}

.social ul li.phone:hover {
    background-color: #55acee;
}

.social ul li.view:hover {
    background-color: #3b5999;
}

.social ul li {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 0 30px 30px 0;
    display: block;
    margin: 3px;
    padding: 6px 8px;
    text-align: right;
    transition: 1s;
    width: 320px;
}
/*Footer*/

footer {
    background-color: #000000;
}

}

@media (max-width: 992px) {
    .footer-logo-part {
        height: 445px;
    }
}

img.img-fluid.fot-img-logo {
    background: white;
    padding: 5px;
    width: 68%;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.neofooter .single-cta {
    display: flex;
}

.neofooter .footer-widget-heading .footer-heading-1::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: linear-gradient(41deg, #4f8fda 30%, #edb000 100%);
}

footer a {
    color: #fff !important;
    text-decoration: none !important;
}

.footer-widget-heading .footer-heading-1 {
    margin-top: 50px;
    margin-left: 15px;
    color: #fff;
    font-size: 21px;
    margin-bottom: 40px;
    position: relative;
}

@media screen and (max-width: 991px) {
    .neofooter .copyright-area {
        padding: 18px 0 88px;
    }
}

}

.neofooter .copyright-text p {
    margin: 0;
    font-size: 13px;
    color: #ffffff;
}

ul {
    padding: 0;
    margin: 0;
}

.single-cta {
    padding-bottom: 13px;
}

@keyframes rocking {
    0%, 100%, 25% {
        transform: rotate(0);
    }

    50% {
        transform: rotate(15deg);
    }

    75% {
        transform: rotate(-15deg);
    }
}

.footer-logo-part {
    background: #2e2e2e;
    height: 404px;
    margin-top: -34px;
}

.footer-social-icon a {
    margin-right: 10px;
}

.footer-social-icon .insta {
    background: radial-gradient(circle at 108% 45%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.footer-social-icon .fb {
    background-color: #1877F2;
}

.neofooter .footer-social-icon i {
    height: 34px;
    width: 35px;
    text-align: center;
    line-height: 32px;
}

.social ul li.instagram:hover {
    background: #ae1ba0;
    color: #fff;
}

.social ul li:hover {
    transform: translatex(110px);
}

.social ul li.facebook:hover {
    background: #3b5998;
    color: #fff;
}

.social ul li.phone:hover {
    background: #2a68b1;
}

.social ul li.view:hover {
    background: #03b748;
}

@media (max-width: 992px) {
    .footer-logo-part {
        height: 445px;
    }
    .footer-fixed-bar {
        bottom: 35px;
        left: 50px;
        width: 75%;
    }
}


@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.step-one-menu > li > a::first-letter {
    text-transform: uppercase;
}

.step-one-menu > li > a {
    color: black;
    margin: 0 9px;
    font-size: 14px;
    padding: 10px 0 8px;
    display: inline-block;
    border-bottom: 3px solid transparent;
    position: relative;
    font-weight: 500;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    cursor: pointer;
    z-index: 1;
    font-weight: 400;
}

.step-one-menu > li:hover > a {
    border-bottom: 3px solid #2a68b1;
}

    .step-one-menu > li:hover > a::before {
        color: black;
    }

    .step-one-menu > li:hover > a::after {
        opacity: 1;
        visibility: visible;
    }

.social ul li a {
    color: #fff;
    margin-bottom: 100px;
    text-decoration: none;
}

.social ul li {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 0 30px 30px 0;
    display: block;
    margin: 3px;
    padding: 6px 8px;
    text-align: right;
    transition: 1s;
    width: 320px;
}

.fefge_tri {
    position: fixed;
    top: 40%;
    width: 105px;
    z-index: 9;
}


.social ul {
    list-style-type: none;
    padding: 0;
    transform: translatex(-276px);
}

#search-page i {
    transform: scale(.8);
}

.step-one-menu > li.active .step-two-menu {
    display: block;
}

.selected a {
    background: #f5a11a;
}

.step-one-menu > li:hover .step-two-menu {
    opacity: 1;
    visibility: visible;
    transition-duration: 1.1s;
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
}

    .step-one-menu > li:hover .step-two-menu:before {
        position: absolute;
        content: "";
        width: 110%;
        height: 100%;
        top: 0;
        left: -3.5%;
       
        background-size: 100%;
        z-index: 0;
        opacity: 0.6;
    }

ul.uyfyt_tri.grfgbrf_tri {
    margin-bottom: 0;
}

.efefeioji_tri {
    margin-bottom: 40px;
}

.step-two-menu .fac-pro-all {
    font-size: 14px;
    padding: 8px 0 1px;
    color: #2a68b1;
    border-bottom: 1px solid #00000000;
    margin-bottom: 4px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: italic;
}

.step-two-menu ul li {
    list-style-type: none;
    margin-bottom: 0;
    position: relative;
    padding: 0 15px;
}

    .step-two-menu ul li a {
        font-size: 14px;
        color: #0000007a;
        display: block;
        position: relative;
        white-space: normal;
        font-weight: 400;
    }

.tftyf_tri {
    font-weight: 400;
    color: #1e1d1dfc;
}

    .tftyf_tri:hover {
        color: #2a68b1;
    }

p.thtrhyg_tri {
    font-size: 12px;
    line-height: 20px;
    color: #5e5e5e;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.step-two-menu ul li a:hover {
    color: #0966d7;
}

.step-two-menu ul li a::before {
    content: '';
    height: 2px;
    width: 4px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.step-two-menu ul li a:hover::before {
    background: #a2c23a;
}

.step-two-menu ul li:last-child {
    margin-bottom: 0;
}
/*Footer*/

.neofooter .footer-cta {
    border-bottom: 1px solid #ffffff;
    padding: 20px 0px;
}

.neofooter .cta-text {
    padding-left: 0px;
    display: inline-block;
}

    .neofooter .cta-text h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        padding-bottom: 16px;
    }

    .neofooter .cta-text span {
        color: #ffffff;
        font-size: 15px;
        padding-top: 30px;
    }

.neofooter .footer-content {
    position: relative;
    z-index: 2;
    padding: 34px 0px 0;
}

.neofooter .footer-logo {
    margin-bottom: 20px;
    padding-top: 32px;
}

.fot-img-logo {
    width: 300px;
}

.neofooter .footer-text p {
    margin-bottom: 14px;
    font-size: 13px;
    color: #fff;
    text-align: justify;
    line-height: 24px;
}

.neofooter .footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.neofooter .footer-social-icon i {
    height: 34px;
    width: 35px;
    text-align: center;
    line-height: 32px;
}

.footer-social-icon .fb {
    background-color: #1877F2;
}

.footer-social-icon .insta {
    background: radial-gradient(circle at 108% 45%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.neofooter .category {
    margin-left: 16px;
}

    .neofooter .category li {
        list-style-type: none;
        line-height: 28px;
    }

    .neofooter .category a {
        text-decoration: none;
        color: white;
        font-size: 13px;
    }

.ms-3 {
    margin-left: 1rem !important;
}

.neofooter .single-cta i {
    display: block;
    height: auto;
    color: #2a68b1;
    font-size: 15px;
    float: left;
    background: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.neofooter .copyright-area {
    background: #2e2e2e;
    padding: 13px 0 96px;
    border-top: 2px solid goldenrod;
}

.neofooter .category a:hover {
    color: #f8d210 !important;
}

.footer-social-icon a:hover {
    opacity: .7;
}

.neofooter .copyright-text p {
    margin: 0;
    font-size: 13px;
    color: #ffffff;
}

.ytftyfyt_tri {
    color: white !important;
}

.company {
    color: #f90301 !important;
    font-weight: bold;
}

.neofooter .footer-section {
    position: relative;
}

.credits {
    color: white;
}

.footer-social-icon .youtubeicons {
    background-color: red;
}

.footer-social-icon a {
    margin-right: 10px;
}
/*=========*/

footer {
    background-repeat: repeat;
    background-color: #000000;
}

    footer .col-md-3.col-sm-3.col-xs-6:last-child {
        border-right: 0;
    }
