.btn,
.section-title {
    text-transform: capitalize
}

.address-dropdown,
.portfolio-description,
.portfolio-item::before,
.vertical-border {
    visibility: hidden;
    opacity: 0
}

body {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #080000;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased !important
}

.customer-info ul li strong a:hover,
.dropdown-menu.cart-list h2 a,
.form-control,
a {
    color: #212121
}

html {
    font-family: Gilroy-Regular, sans-serif !important
}

body,
html {
    width: 100%;
    height: 100%
}

a,
a>* {
    outline: 0;
    cursor: pointer;
    text-decoration: none
}

a:focus,
a:hover {
    color: #025e68;
    outline: 0;
    text-decoration: none
}

a[href^=tel] {
    color: inherit;
    text-decoration: none
}

.transition,
a,
button {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: 3s;
    transition: .3s
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Gilroy-Regular, sans-serif;
    font-weight: 700;
    color: #025e68;
    margin: 0 0 15px
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 16px
}

.career-info p,
h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

p {
    margin: 0 0 15px;
    color: #000
}

.mt-10 {
    margin-top: 10px
}

.fun-facts-item.text-center .des h3,
.mt-20,
.recent-news-info+.recent-news-info {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.collage-header>p,
.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-70 {
    margin-top: 70px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

#myCarousel .nav,
.mr-30 {
    margin-right: 30px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.featured-item.icon-left.icon-left .des,
.ml-30 {
    margin-left: 30px
}

.address-wrapper address>ul li:last-child,
.customer-info ul,
.customer-info ul li:last-child,
.entry-meta ul,
.featured-item .des p,
.mb-0,
.progress,
.social-icon,
.top-bar-address-list ul,
ul.social-links {
    margin-bottom: 0
}

.blog-content .entry-content p,
.mb-10 {
    margin-bottom: 10px
}

.mb-15,
.widget-about .widget-title {
    margin-bottom: 15px
}

.mb-20,
.subscribe-form .input-wrapper {
    margin-bottom: 20px
}

.featured-item .icon,
.mb-30,
.saving-invest-progress-wrapper p {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.pdl {
    padding-left: 10px
}

.pdl-20 {
    padding-left: 20px
}

.pdr-10,
.single-post .entry-meta ul li {
    padding-right: 10px
}

.pdr-20 {
    padding-right: 20px
}

.pdr-30 {
    padding-right: 30px
}

.pdb-10 {
    padding-bottom: 10px
}

.pdb-20 {
    padding-bottom: 20px
}

.pdb-30 {
    padding-bottom: 30px
}

.pdb-40 {
    padding-bottom: 40px
}

.pdb-50 {
    padding-bottom: 50px
}

.pdb-60 {
    padding-bottom: 60px
}

.pdb-70 {
    padding-bottom: 70px
}

.pdb-80 {
    padding-bottom: 80px
}

.pdb-90 {
    padding-bottom: 90px
}

.pdb-100 {
    padding-bottom: 100px
}

.pdt-10,
.testimonial-wrapper .testimonial-header-entry {
    padding-top: 10px
}

.pdt-20 {
    padding-top: 20px
}

.pdt-30 {
    padding-top: 30px
}

.pdt-40 {
    padding-top: 40px
}

.pdt-50 {
    padding-top: 50px
}

.pdt-60 {
    padding-top: 60px
}

.pdt-70 {
    padding-top: 70px
}

.pdt-80 {
    padding-top: 80px
}

.pdt-90 {
    padding-top: 90px
}

.pdt-100,
.section-padding {
    padding-top: 100px
}

.slider-wrapper {
    height: 520px
}

.section-padding {
    padding-bottom: 70px
}

.featured-section,
.grey-bg {
    background-color: #eff2f5
}

.address-section,
.attr-nav>ul>li>a span.badge,
.blue-bg,
.btn-primary,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.comment-wrapper .comment-submit-btn:hover,
.social-link li a:hover,
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #025e68
}

.dark-blue-bg {
    background-color: #011334
}

.form-control {
    height: 50px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    box-shadow: none;
    font-weight: 500
}

.form-control:focus {
    border-color: #ffa000;
    box-shadow: none
}

::-webkit-input-placeholder {
    color: #d7d7d7;
    font-weight: 300
}

::-moz-placeholder {
    color: #d7d7d7;
    font-weight: 300
}

:-ms-input-placeholder {
    color: #d7d7d7;
    font-weight: 300
}

:-moz-placeholder {
    color: #d7d7d7;
    font-weight: 300
}

.btn {
    padding: 12px 32px;
    border: 0
}

.btn.active {
    box-shadow: none
}

.page-title .breadcrumb {
    background-color: #fff;
    padding: 8px 0
}

.page-title .breadcrumb li a {
    color: #212121;
    font-size: 13px
}

.page-title .breadcrumb li {
    color: #bebdbd;
    font-size: 12px
}

.section-title {
    font-weight: 800;
    color: #025e68 !important
}

.section-sub {
    width: 60%;
    margin: 0 auto
}

@media screen and (max-width:766px) {
    .section-sub {
        width: 100%
    }
}

.container-fluid.no-gutter,
.no-gutter>[class*=col-],
.team-member-social-link li {
    padding-left: 0;
    padding-right: 0
}

.custom-gutter {
    margin-right: 0;
    margin-left: 0
}

.custom-gutter>[class*=col-] {
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px
}

.address-icon i,
.career-header h4 a:hover,
.career-info a:hover,
.customer-info ul li strong a,
.download-btn:hover i,
.gallery-thumb .carousel-control:hover span,
.portfolio-description h3 a,
.recent-news-info a,
.subscription-success,
.white-text {
    color: #fff
}

.top-bar {
    min-height: 55px;
    background-color: #002a2f
}

.comment-list,
.menu-collase-wrapper .navbar-collapse,
.top-bar .panel-body {
    padding: 0
}

.filter-listing-container .filters-wrapper,
.portfolio-description h3,
.social-link,
.top-bar .top-bar-cta {
    margin: 0
}

.top-bar .top-bar-cta li {
    line-height: 54px
}

.top-bar .top-bar-cta li a,
.top-bar .top-bar-cta li span,
.widget-about-info p {
    color: #fff;
    font-size: 14px
}

.top-bar .top-bar-cta li a i,
.top-bar .top-bar-cta li i {
    color: #025e68;
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 2px
}

.top-bar-address-list ul li a {
    display: block;
    padding: 17px 20px;
    background-color: #025e68;
    color: #fff;
    font-weight: 500
}

.top-bar-address-list ul li a i {
    margin-left: 5px
}

.condition-list li,
.filter-listing-container .search_wrap,
.fun-facts-item,
.overlay,
.subscribe-form,
.top-bar-address-list li {
    position: relative
}

.address-dropdown {
    position: absolute;
    z-index: 200;
    width: 100%;
    border-top: 1px solid transparent;
    transition: .3s ease-in-out
}

.top-bar-address-list .address-ative:hover .address-dropdown {
    opacity: 1;
    visibility: visible;
    border-top-color: #a7880d
}

.address-dropdown li a {
    display: block;
    padding: 10px 20px !important
}

.address-dropdown li a:hover {
    background-color: #d4b022
}

.reaply-comment>.comments-details:last-child,
.top-bar-address-list .nav-tabs {
    border-bottom: none
}

.top-bar-address-list .nav-tabs li {
    margin-bottom: 0;
    min-width: 200px
}

.top-bar-address-list .nav-tabs li a {
    margin-right: 0;
    border-radius: 0;
    border: none
}

.ins-btn {
    background: #ba9306 !important
}

.ins-btn:hover {
    background: #0613ba !important
}

.checkbox input[type=checkbox],
.tt-toggle-bar,
div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none
}

@media screen and (max-width:992px) {
    .tt-toggle-bar {
        display: block;
        color: #fff;
        background-color: #025e68;
        position: absolute;
        top: 0;
        right: 90px;
        z-index: 1050;
        height: 22px;
        width: 33px;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        cursor: pointer;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .top-bar {
        display: none
    }

    .top-bar .panel-body {
        margin-bottom: 10px
    }

    .top-bar .top-bar-cta {
        margin-top: 10px
    }

    .top-bar .top-bar-cta li {
        line-height: 30px
    }

    .top-bar-address-list {
        display: inline-block
    }

    .top-bar-address-list ul li a {
        display: block;
        padding: 8px 20px
    }
}

.fullscreen-banner {
    height: 100vh;
    width: 100%
}

.hero-content {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (min-width:768px) {
    .hero-content {
        padding-top: 250px;
        padding-bottom: 250px
    }
}

.hero-intro {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 7px;
    margin-bottom: 20px
}

.hero-title {
    font-size: 50px;
    line-height: 55px;
    text-transform: capitalize
}

.hero-wrapper a.btn {
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

.bg-cover,
[class*=banner-] {
    background-size: cover !important
}

@media (min-width:992px) {
    .top-bar-address-list {
        float: right
    }

    .bg-fixed {
        background-attachment: fixed
    }
}

.banner-1 {
    background-image: url("assets/img/slider/banner-1.jpg")
}

.banner-2 {
    background-image: url("assets/img/slider/banner-2.jpg")
}

.overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2)
}

.overlay.dark-0:before {
    background-color: rgba(0, 0, 0, 0)
}

.overlay.dark-1:before {
    background-color: rgba(0, 0, 0, .1)
}

.overlay.dark-2:before {
    background-color: rgba(0, 0, 0, .2)
}

.overlay.dark-3:before {
    background-color: rgba(0, 0, 0, .3)
}

.overlay.dark-4:before {
    background-color: rgba(0, 0, 0, .4)
}

.overlay.dark-5:before {
    background-color: rgba(0, 0, 0, .5)
}

.overlay.dark-6:before {
    background-color: rgba(0, 0, 0, .6)
}

.overlay.dark-7:before {
    background-color: rgba(0, 0, 0, .7)
}

.overlay.dark-8:before {
    background-color: rgba(0, 0, 0, .8)
}

.overlay.dark-9:before {
    background-color: rgba(0, 0, 0, .9)
}

.overlay.dark-10:before {
    background-color: #000
}

.valign-wrapper {
    display: table;
    width: 100%
}

.valign-cell {
    display: table-cell;
    vertical-align: middle
}

.tt-count-bg {
    background: url(./../img/fun-fact-bg.png) center center/cover no-repeat;
    padding-bottom: 250px
}

.tt-count-bg .fun-facts-item p,
ul.cart-list>li.total>a.btn {
    color: #fff !important
}

.fun-facts-item .des h3 {
    color: #ffdb58;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 15px
}

.fun-facts-item .des p {
    color: #025e68;
    margin-bottom: 0;
    font-weight: 500
}

.fun-facts-divider {
    position: absolute;
    background-color: #025e68;
    width: 50px;
    height: 2px;
    bottom: -25px;
    left: 0
}

.fun-facts-divider.border-center {
    left: 50%;
    margin-left: -25px
}

.menu-collase-wrapper .navbar-toggle {
    background-color: #ffcc01
}

.according-section,
.featured-item:hover,
.menu-collase-wrapper .navbar-toggle .icon-bar {
    background-color: #fff
}

.about-list ul li {
    display: inline-block !important
}

.about-list .border-tab li:before {
    content: "";
    position: absolute;
    background-color: #f2f4f8;
    width: 20px;
    height: 4px;
    top: 50%;
    right: 0;
    margin-right: -20px;
    margin-top: -2px
}

.about-list .border-tab li:last-child:before {
    content: none
}

.about-list .border-tab li:last-child,
.progress-bar-vertical:last-child {
    margin-right: 0
}

.about-list .border-tab li {
    margin-right: 15px;
    position: relative
}

.about-list ul li a {
    color: #025e68;
    background-color: #fff;
    border: 5px solid #f2f4f8;
    padding: 5px 40px;
    letter-spacing: 6px
}

.about-list ul li a:hover,
.about-list ul li.active a {
    background-color: #025e68;
    color: #fff;
    border-color: #025e68
}

.border-circle li a {
    border-radius: 50px
}

@media screen and (max-width:740px) {
    .about-list ul li a {
        margin-bottom: 5px
    }
}

.case-studies-tiled-gallery img,
.financial-plan-thumb img,
.portfolio-thumb img,
.slug_filters .open>.dropdown-menu,
.team-member-img img,
.video-intro .video-thumb img {
    width: 100%
}

.testimonial-thumb.circle-img {
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center
}

.testimonial-thumb.circle-img img {
    width: 60px;
    height: auto
}

.testimonial-header-entry h3 {
    margin-bottom: 0;
    color: #212121
}

.swiper-button-next,
.swiper-button-prev {
    bottom: 0;
    top: 225px;
    background-image: none;
    background-color: #d3d3d3;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    transition: .3s ease-in-out
}

.swiper-button-next {
    right: 48.5%;
    left: auto;
    margin-right: -11px
}

.swiper-button-prev {
    left: 48.5%;
    right: auto;
    margin-left: -11px
}

@media screen and (max-width:768px) {
    .swiper-button-prev {
        top: 279px;
        left: 48%
    }

    .swiper-button-next {
        top: 279px;
        right: 48%
    }

    .contact-map-wrapper .tab-content {
        margin-bottom: 30px
    }
}

@media screen and (max-width:640px) {
    .swiper-button-prev {
        top: 189px;
        left: 20px
    }

    .swiper-button-next {
        top: 189px;
        right: 20px
    }
}

.testimonial-wrapper .testimonial-header-entry h3 span {
    font-size: 15px;
    color: #999;
    font-weight: 400;
    margin-left: 5px
}

.testimonial-wrapper .testimonial-thumb {
    float: left;
    margin-top: -30px;
    margin-right: 10px
}

.testimonial-wrapper .testimonial-des {
    background-color: #f2f4f7;
    padding: 25px
}

.testimonial-wrapper .testimonial-des p {
    color: #777
}

.panel-according .panel-default {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 5px;
    box-shadow: none;
    -webkit-box-shadow: 0
}

.des,
.focus-wrapper .focus-image,
.panel-according .panel-title a,
.post-wrapper .thumb-wrapper {
    overflow: hidden
}

.panel-according .panel-default .panel-heading {
    background-color: #fff;
    padding: 0
}

.panel-according .panel-default .panel-heading .panel-title {
    position: relative;
    font-size: 16px
}

.panel-according .panel-default .panel-heading .panel-title a,
.panel-according .panel-default .panel-heading .panel-title a:focus .panel-according .panel-default .panel-heading .panel-title a:active,
.panel-according .panel-default .panel-heading .panel-title a:hover {
    background-color: transparent;
    color: #2c333d
}

.panel-according .panel-default .panel-heading .panel-title .collapsed {
    background-color: #fff;
    padding: 20px 0
}

.panel-according .panel-default .panel-heading .panel-title a:hover {
    background-color: transparent;
    border-color: #f4f7f7
}

.panel-according .panel-default .panel-heading .panel-title a {
    padding: 20px 0;
    display: block;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #d9dcdc
}

.panel-according>.panel-default>.panel-heading+.panel-collapse>.panel-body,
.panel-according>.panel-group .panel-heading+.panel-collapse>.panel-body {
    padding: 20px 0;
    border-top: none
}

.according-icon .panel .panel-heading a:after {
    background-color: #025e68;
    font-family: FontAwesome;
    font-size: 30px;
    width: 25px;
    height: 25px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px
}

.plus-icon .panel .panel-heading .panel-title a:after {
    content: "\f106";
    color: #333
}

.plus-icon .panel .panel-heading .panel-title a.collapsed:after {
    content: "\f107";
    color: #333
}

.featured-item {
    padding: 20px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.featured-item .icon-left,
.fun-facts-item .icon-left {
    float: left
}

.featured-item.border-box {
    border: 1px solid #025e68
}

.des-title {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 800;
    color: #025e68
}

.featured-item .icon img {
    width: 50px;
    height: auto
}

.ie11 .featured-item .icon img {
    height: 50px
}

.featured-item.icon-left .icon {
    margin-bottom: 0;
    display: table-cell;
    vertical-align: top
}

.featured-item.icon-left {
    display: table
}

.butto-wrapper a {
    text-align: left;
    padding: 20px 10px 20px 20px;
    width: 100%;
    background-color: #f3f3f3;
    margin-bottom: 5px;
    border-radius: 2px;
    color: #025e68;
    font-weight: 700;
    font-size: 16px
}

.butto-wrapper a.active,
.butto-wrapper a:focus,
.butto-wrapper a:hover,
.download-btn a {
    background-color: #025e68;
    color: #fff
}

.download-btn a i {
    color: #025e68;
    margin-right: 5px
}

.about-us-banner {
    background: url(assets/img/about-us-banner-img.jpg) center center/cover no-repeat
}

.get-touch-wrapper,
.get-touch-wrapper a,
.mission-help-button a,
.mission-help-content,
.single-career:hover,
.video-icon a i {
    background-color: #025e68
}

.about-us-banner-content {
    width: 290px;
    margin-left: 80px
}

.about-us-banner-content h2 {
    font-size: 60px;
    font-weight: 900;
    color: #000;
    line-height: 70px
}

.about-us-banner-content a {
    background-color: #025e68;
    color: #fff;
    border-radius: 0;
    font-weight: 700;
    margin-top: 25px
}

.about-us-banner-content a:hover,
.blog-content .entry-content a:hover,
.career-header h4 a,
.career-header p span,
.copyright-info p a,
.dropdown-menu.cart-list h2 a:hover,
.entry-meta ul li a:hover,
.entry-title a:hover,
.focus-content a:hover,
.focus-content h3>a:hover,
.get-touch-wrapper a:hover,
.map-button-list li a,
.mission-help-button a:hover,
.portfolio-description h3 a:hover,
.recent-news-info a:hover,
.social-icon li a i:hover,
.team-member-header h3 a,
.team-member-header h3 a:hover,
.useful-link lia:hover,
nav.navbar.bootsnav ul.nav>li.active>a,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu li.active>a,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu li>a:hover,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu.megamenu-content .menu-col li.active>a,
nav.navbar.bootsnav ul.nav>li>.dropdown-menu.megamenu-content li>a:hover,
nav.navbar.bootsnav ul.nav>li>a:hover {
    color: #025e68
}

.about-fun-fact {
    border-bottom: 1px solid #e9e9e9
}

.video-icon a i {
    color: #fff;
    font-size: 28px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: -60px
}

.video-icon a span {
    position: relative;
    top: 10px;
    left: 10px;
    color: #999;
    font-size: 15px
}

.get-touch-wrapper {
    padding: 40px 30px 36px
}

.get-touch-wrapper span {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.get-touch-wrapper a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: right;
    float: right;
    margin-top: -10px;
    border-radius: 0;
    text-transform: capitalize
}

@media screen and (max-width:1199px) {

    .top-bar .top-bar-cta li a,
    .top-bar .top-bar-cta li span {
        line-height: 28px
    }

    .about-list ul li a {
        padding: 5px 30px;
        letter-spacing: 4px
    }

    .get-touch-wrapper {
        padding: 40px 20px 36px
    }

    .get-touch-wrapper a {
        padding: 12px 20px
    }
}

@media screen and (max-width:600px) {
    .about-us-banner-content {
        margin-left: 30px
    }
}

@media screen and (max-width:735px) {
    .get-touch-wrapper {
        text-align: center;
        padding: 30px
    }

    .get-touch-wrapper span {
        display: block;
        margin-bottom: 15px
    }

    .get-touch-wrapper a {
        float: none;
        text-align: center;
        margin-top: 10px
    }
}

.mission-help-content {
    padding: 30px 10px 10px 30px
}

.mission-help-content h4 {
    font-weight: 800
}

.mission-help-content p {
    color: #7e6300;
    font-size: 14px
}

.mission-help-button a {
    width: 100%;
    border-radius: 0;
    padding: 18px 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.mission-help-button a i {
    margin-right: 7px;
    color: #025e68
}

@media screen and (min-width:480px) {
    .single-award {
        display: table
    }

    .award-thumb {
        display: table-cell;
        vertical-align: top
    }
}

@media screen and (max-width:479px) {
    .award-thumb {
        text-align: center;
        margin-bottom: 20px
    }
}

.team-member-header h3 {
    font-weight: 700;
    margin-bottom: 0
}

.team-member-social-link li a i {
    font-size: 20px;
    padding: 2px;
    transition: .3s ease-in-out
}

.team-member-social-link li a .twitter,
.twitter-color {
    color: #1da1f2
}

.linkedin-color,
.team-member-social-link li a .linkedin {
    color: #0077b5
}

.google-plus-color,
.team-member-social-link li a .envelope {
    color: #ea4335
}

.team-member-social-link li a:hover i {
    transform: scale(1.1)
}

.partners-logo li {
    margin: 20px 10px
}

.partners-logo li a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.partners-logo li a img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.single-career {
    padding: 20px;
    border: 1px solid #025e68
}

.single-career:hover {
    color: #fff;
    transition: .3s ease-in-out
}

.career-header h4,
.customer-info-title {
    font-size: 18px
}

.career-header p {
    margin-bottom: 0;
    font-size: 13px
}

.career-info a,
.portfolio-description p {
    font-size: 12px;
    text-transform: uppercase
}

.career-info a {
    font-weight: 700;
    color: #212121
}

.portfolio-item {
    position: relative;
    overflow: hidden
}

.portfolio-item::before {
    content: "";
    position: absolute;
    background-color: rgba(1, 26, 72, .8);
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.portfolio-description {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.portfolio-description p {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 5px
}

.vertical-border {
    background-color: #025e68;
    width: 3px;
    height: 100px;
    position: absolute;
    top: -50%;
    left: 20px;
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    transition: .6s ease-in-out
}

.portfolio-item:hover .vertical-border {
    top: 0;
    -webkit-transition: .6s cubic-bezier(.52, 1.64, .37, .66);
    transition: .6s cubic-bezier(.52, 1.64, .37, .66)
}

.portfolio-item:hover .portfolio-description,
.portfolio-item:hover .vertical-border,
.portfolio-item:hover::before {
    opacity: 1;
    visibility: visible
}

.gallery-thumb .carousel-control.left,
.gallery-thumb .carousel-control.right {
    opacity: 1;
    background-image: none
}

.gallery-thumb .carousel-control {
    text-shadow: none;
    top: 50%;
    margin-top: -25px;
    background-color: #025e68;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    border-radius: 50px
}

.gallery-thumb .carousel-control:hover {
    color: #fff;
    background-color: #025e68
}

.gallery-thumb .carousel-control span {
    color: #fff;
    font-size: 18px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.carousel-control .fontawesome {
    font-family: FontAwesome
}

.gallery-thumb .carousel-control.left {
    left: 20px
}

.gallery-thumb .carousel-control.right {
    right: 20px
}

.ie9 .left.carousel-control,
.ie9 .right.carousel-control {
    filter: none
}

.customer-info>ul>li {
    display: table;
    margin-bottom: 10px
}

.customer-info ul li span {
    display: table-cell;
    vertical-align: top;
    width: 150px;
    color: #9e7f02;
    font-weight: 400
}

.customer-info {
    background-color: #025e68;
    padding: 35px 10px 35px 30px
}

.customer-info ul li strong {
    color: #fff;
    font-weight: 400
}

.social-icon li {
    padding: 0 4px
}

.social-icon li a i {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    transition: .3s ease-in-out
}

.customer-hire-btn a {
    background-color: #f1c101;
    width: 100%;
    border-radius: 0;
    padding: 21px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 10px
}

.customer-hire-btn a:hover {
    background-color: #025e68;
    color: #025e68
}

.case-studies-des h3 {
    font-size: 30px;
    font-weight: 800
}

@media screen and (max-width:991px) {

    .customer-info,
    .video-des {
        margin-top: 30px
    }
}

.progress-bar-list {
    border-bottom: 1px solid #cfcece
}

.progress-bar-vertical {
    width: 18px;
    min-height: 160px;
    display: flex;
    align-items: flex-end;
    margin-right: 10px;
    float: left;
    background-color: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0
}

.progress-bar-list {
    margin: 0 66px
}

.progress-bar-vertical .progress-bar {
    width: 100%;
    height: 0;
    background-color: #00d8ff;
    box-shadow: none;
    -webkit-transition: height .6s;
    -o-transition: height .6s;
    transition: height .6s
}

.progress-bar-title h4 {
    font-weight: 400
}

.condition-list {
    list-style: none;
    margin-bottom: 30px
}

.condition-list li:after {
    content: "";
    height: 10px;
    width: 10px;
    background: #025e68;
    display: block;
    position: absolute;
    border-radius: 50px;
    top: 50%;
    margin-top: -5px;
    left: -20px
}

.map-button-list li {
    display: inline-block;
    background-color: #025e68;
    margin: 0;
    padding: 0
}

.height-200 {
    height: 400px
}

.contact-form textarea {
    min-height: 160px;
    padding: 20px;
    resize: none
}

.contact-form .form-control {
    font-weight: 300
}

.contact-address-wrapper {
    background-color: #025e68;
    padding: 30px
}

.contact-map {
    min-height: 380px
}

.tab-button {
    border-bottom: none;
    text-align: center;
    margin-top: -60px
}

.tab-button li {
    display: inline-block;
    margin-bottom: 0;
    float: none;
    background-color: #025e68;
    margin-right: -5px
}

.tab-button li a {
    color: #025e68;
    padding: 20px 40px;
    border-radius: 0;
    border: 0;
    margin: 0
}

.tab-button li a:hover,
.tab-button li.active>a,
.tab-button li.active>a:hover {
    background-color: #025e68;
    color: #025e68;
    border: 0
}

.tab-button.nav-tabs>li.active>a,
.tab-button.nav-tabs>li.active>a:focus,
.tab-button.nav-tabs>li.active>a:hover {
    border: 0;
    background-color: #025e68
}

.blog-content {
    background-color: #fff;
    padding: 25px 10px 25px 40px;
    overflow: hidden;
    position: relative
}

.comment-responed-wrapper,
.comment-wrapper {
    padding: 55px 40px
}

.post-wrapper:hover .vertical-border {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .6s cubic-bezier(.52, 1.64, .37, .66);
    transition: .6s cubic-bezier(.52, 1.64, .37, .66)
}

.entry-meta ul li {
    position: relative;
    padding: 0 2px
}

.entry-meta ul li:before {
    content: ",";
    position: absolute;
    right: -3px;
    bottom: 2px
}

.entry-meta ul li:last-child:before,
.single-post .entry-meta ul li:before {
    content: ""
}

.entry-meta ul li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    font-weight: 500
}

.post-wrapper .thumb-wrapper img {
    width: 100%;
    transform: scale(1);
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.focus-wrapper:hover .focus-image img,
.post-wrapper:hover .thumb-wrapper img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.single-post .post-wrapper:hover .thumb-wrapper img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.entry-title {
    font-size: 19px;
    font-weight: 800
}

.blog-content .entry-content a {
    text-transform: capitalize;
    font-weight: 800;
    color: #000
}

.animated-ltr {
    position: relative;
    z-index: 10;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.animated-ltr::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-color: #025e68;
    width: 0%;
    height: 100%;
    z-index: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.animated-ltr:hover:after {
    width: 100%;
    z-index: -1
}

.animated-ltr:hover {
    color: #fff;
    text-decoration: none;
    background-color: #025e68;
    z-index: 1
}

.single-post .blog-content {
    padding-bottom: 50px;
    border-bottom: 1px solid #e4e2e2
}

.single-post .thumb-wrapper:hover img {
    transform: scale(1)
}

.post-share ul li:last-child,
.single-post .entry-meta ul li:last-child {
    padding-right: 0
}

.single-post .entry-meta ul li a {
    font-weight: 300;
    font-size: 13px;
    text-transform: capitalize
}

.blog-full-width-img {
    margin-left: -40px;
    margin-right: -40px
}

.blog-full-width-img img {
    max-width: 100%
}

.single-blog-rating-list a,
.single-post .entry-meta ul li a .fa {
    margin-right: 3px
}

.single-blog-rating {
    display: inline
}

.single-blog-rating li {
    padding: 0 !important;
    margin-right: -5px
}

.single-blog-rating li a .fa {
    margin-right: 0 !important;
    color: #fe6000
}

.single-post .entry-title {
    font-size: 29px
}

.single-post .entry-content p {
    margin-bottom: 30px;
    color: #333
}

.comment-wrapper {
    overflow: hidden;
    border-bottom: 1px solid #e4e2e2
}

.comment-wrapper .form-control:focus {
    border-color: transparent;
    box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, .12);
    -webkit-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, .12);
    -moz-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, .12);
    -ms-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, .12);
    -o-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, .12)
}

.comment-wrapper input,
.comment-wrapper textarea {
    border-radius: 4px
}

.comment-wrapper .comment-submit-btn {
    background-color: #025e68;
    padding: 15px 40px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    float: right;
    border-radius: 0
}

.comment-title {
    font-weight: 800;
    font-size: 25px;
    color: #212121;
    text-transform: capitalize
}

.comment-content .comment-reply-link {
    padding: 0 15px;
    border: 1px solid #d5d7d8;
    text-transform: uppercase;
    color: #989898;
    font-size: 10px
}

.comment-content .comment-reply-link:hover {
    background-color: #025e68;
    border-color: #025e68;
    color: #fff
}

.comment-list>.comments-details {
    border: 1px solid #f2f2f2;
    padding: 20px 20px 0;
    margin-top: 20px
}

.comment-name span {
    float: right;
    clear: both
}

.comment-media .comments-details {
    margin-bottom: 20px;
    clear: both
}

.comment-list>.comments-details>.comment-user,
.reaply-comment>.comments-details {
    border-bottom: 1px solid #f2f2f2
}

.comment-media .comment-img {
    float: left;
    margin: 0 20px 0 0
}

.comment-media .comment-img img {
    width: 80px;
    text-align: center;
    border-radius: 50px
}

.comment-media .comment-content {
    display: block;
    overflow: hidden;
    padding-bottom: 15px
}

.comment-content .comment-name {
    margin-bottom: 5px;
    float: left;
    margin-right: 20px
}

.comment-content .comment-name h4 {
    font-size: 16px;
    text-transform: uppercase
}

.comment-content .comment-time {
    font-weight: 300;
    display: block;
    font-size: 12px;
    margin-top: -5px
}

.comments-details .reaply-comment {
    margin-top: 20px;
    margin-left: 80px
}

.comment-list .media-body h4 {
    font-size: 16px;
    font-weight: 700
}

.comment-list .media-body h4 span {
    font-size: 11px;
    text-transform: capitalize;
    padding-left: 10px;
    font-weight: 400
}

.comment-list .media-left a img {
    margin-top: 7px
}

@media screen and (max-width:1199px) {
    .comments-details .reaply-comment {
        margin-left: 0
    }
}

@media screen and (max-width:480px) {
    .about-us-banner-content h2 {
        font-size: 30px;
        line-height: 40px
    }

    .comment-media .comment-img {
        float: none;
        text-align: center;
        margin-bottom: 20px
    }

    .comment-content .comment-name {
        float: none
    }

    .comment-content .comment-time {
        margin-bottom: 10px
    }
}

.post-share ul li a {
    padding: 7px 0;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 45px;
    font-size: 15px;
    transition: .4s
}

.post-share ul li a i {
    width: 45px;
    margin: 0 auto
}

.post-share ul li {
    padding: 0 2px
}

.post-share ul li:first-child {
    padding-left: 0
}

.post-share ul li a span {
    margin-left: 0;
    padding-right: 20px
}

.post-share ul li a:hover {
    width: 90px
}

.facebook,
.vimeo {
    background-color: #3b5998
}

.twitter {
    background-color: #1da1f2
}

.google-plus {
    background-color: #ea4335
}

.linkedin {
    background-color: #0077b5
}

.youtube {
    background-color: #cd201f
}

.dribbble {
    background-color: #ef669a
}

.behance {
    background-color: #1983ff
}

.pinterest {
    background-color: #bd081c
}

.reddit-alien {
    background-color: #ff4500
}

.envelope {
    background-color: #a2a2a2
}

.facebook-color,
.vimeo-color {
    color: #3b5998
}

.youtube-color {
    color: #cd201f
}

.pinterest-color {
    color: #bd081c
}

.reddit-alien-color {
    color: #ff4500
}

.envelope-color {
    color: #a2a2a2
}

.error-info h1 {
    color: #fff;
    font-size: 130px;
    line-height: 130px;
    font-weight: 700;
    text-shadow: 5px 5px 0 #dadada, -1px -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada
}

.ie9 .error-info h1,
.ie9 .error-wrapper-alt h1 {
    color: #999
}

.error-sub {
    display: block;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase
}

.error-info a {
    padding: 10px 40px;
    text-transform: uppercase
}

.error-info a:hover {
    background-color: #d0ab1a
}

.focus-content h3>a {
    color: #025e68;
    font-weight: 600
}

.focus-content a {
    text-transform: capitalize;
    font-weight: 700;
    color: #cbcbcb
}

.focus-wrapper .focus-image img {
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.address-wrapper address>ul li {
    display: table;
    margin-bottom: 10px;
    color: #fff
}

.address-icon {
    display: table-cell;
    vertical-align: top
}

.address-title {
    color: #ffdb58;
    font-weight: 700
}

@media (max-width:767px) {
    .address-wrapper {
        margin-bottom: 30px
    }
}

.primary-footer {
    background-color: #024047
}

@media (max-width:991px) {
    .primary-footer .widget {
        margin-bottom: 30px
    }
}

.widget-title {
    color: #ffdb58;
    font-weight: 900;
    margin-bottom: 40px;
    text-transform: capitalize
}

.useful-link {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.useful-link li {
    width: 50%;
    float: left
}

.useful-link li a {
    color: #fff;
    display: block
}

.recent-news-info .entry-meta li a {
    color: #bdbdbd;
    font-size: 13px
}

.recent-news-info .entry-meta li a i {
    margin-right: 10px;
    color: #025e68
}

.subscribe-form button {
    background: #ffdb58;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px
}

.widget-newsletter form button i {
    color: #025e68;
    font-size: 20px
}

.social-link.list-inline>li {
    padding-right: 2px;
    padding-left: 2px
}

.social-link li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #4a5c7d;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 4px
}

.copyright-wrapper {
    background-color: #002a2f
}

.copyright-info {
    padding: 22px 0
}

.copyright-info p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 500
}

nav.navbar.bootsnav {
    border-bottom: 0;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .12)
}

.navbar-brand {
    padding: 12px
}

.navbar-brand img {
    max-height: 48px
}

.navbar-full .navbar-brand img {
    max-height: 50px
}

nav.navbar.bootsnav ul.nav>li>a {
    color: #212121;
    font-family: Gilroy-Regular, sans-serif
}

nav.navbar.bootsnav ul.nav li.dropdown>ul.dropdown-menu {
    border-top-color: #025e68
}

.dropdown-menu .title {
    font-size: 15px
}

.dropdown-menu.cart-list h2 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0
}

.attr-nav>ul>li>a {
    padding: 16px 15px
}

ul.cart-list>li.total>a.btn:hover {
    background-color: #025e68 !important
}

.side .widget .title {
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 20px
}

ul.social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 34px;
    color: #fff
}

@media (min-width:993px) {
    nav.navbar.bootsnav.no-background {
        box-shadow: none
    }

    nav.navbar.bootsnav ul.nav>li>a {
        font-size: 15px;
        font-weight: 700
    }

    nav.bootsnav.navbar-brand-top .navbar-header .navbar-brand {
        margin-bottom: 20px
    }
}

@media (min-width:993px) and (max-width:1199px) {
    nav.navbar.bootsnav ul.nav>li>a {
        padding: 30px 8px
    }
}

@media (min-width:1024px) {
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
        padding: 6px 0
    }
}

@media (min-width:1200px) {
    nav.navbar.bootsnav ul.nav>li>a {
        padding: 10px 15px;
        margin: 15px 0
    }

    nav.navbar.navbar-sidebar.bootsnav ul.nav>li>a {
        padding: 10px 15px
    }
}

@media (max-width:992px) {
    .navbar-brand img {
        max-height: 45px
    }

    nav.navbar.bootsnav .navbar-brand {
        float: left !important;
        margin: 0 0 0 20px !important
    }

    .attr-nav>ul>li>a {
        padding: 12px 15px 10px
    }

    .onepage nav.navbar.bootsnav .navbar-brand {
        float: left !important;
        margin: 0 !important
    }

    .onepage nav.navbar.bootsnav .navbar-toggle {
        float: right;
        margin-left: -200px;
        margin-right: auto;
        margin-top: 5px
    }

    nav.navbar.bootsnav .navbar-toggle {
        color: #6f6f6f
    }
}

#preloader {
    background: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

#status,
.status-mes {
    background-image: url("https://edukyu.com/assets/cxp-assets/imgs/gif/KYUKIBADHNAJARURIHAIsmallcaps-GIF.gif");
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 40%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 80vh;
    background-size: 100%
}

.status-mes {
    background: 0 0;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%
}

.capstoneproject-card,
.collage-card,
.event-card {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    position: relative;
    box-shadow: 0 2px 0 0 #e3e4e7;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    -webkit-transition: .15s;
    -moz-transition: .15s;
    -o-transition: .15s;
    transition: .15s;
    cursor: pointer;
    background: #fff;
    width: 100%
}

.capstoneproject-card:hover,
.collage-card:hover,
.event-card:hover {
    box-shadow: 0 4px 10px 1px rgba(151, 171, 187, .7)
}

.event-img-card {
    width: 100%;
    height: 180px;
    display: block;
    overflow: hidden;
    padding-left: 3px;
    padding-right: 3px
}

.capstoneproject-card-title,
.event-card-title {
    line-height: 1.6em;
    font-family: Gilroy-Regular, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.capstoneproject-img-card img,
.event-img-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: .25s;
    border-radius: 2px
}

.capstoneproject-card-content,
.collage-card-content,
.event-card-content {
    padding: 13px;
    text-align: left
}

.event-card-title {
    font-weight: 600;
    font-size: 15px;
    color: #2d2d2d;
    margin: 0 0 5px;
    -webkit-box-orient: vertical
}

.capstoneproject-card-title a,
.collage-card-title a,
.event-card-title a {
    font-size: 12px;
    color: #2d2d2d
}

.capstoneproject-card-collage-name>a,
.collage-card-collage-name>a,
.event-card-collage-name>a,
.event-card-desp {
    color: #999;
    font-size: 13px
}

.capstoneproject-card-collage-name,
.capstoneproject-date-and-time,
.collage-card-collage-name,
.collage-date-and-time,
.event-card-collage-name,
.event-date-and-time {
    margin-top: -7px
}

.ans-capstoneproject-card-views,
.ans-collage-card-views,
.ans-event-card-views {
    position: relative;
    bottom: 30px;
    height: 30px;
    z-index: 4;
    color: #fff;
    text-align: left;
    background: rgba(0, 0, 0, .7);
    padding: 6px 10px;
    border-radius: 0 0 2px 2px
}

.ans-capstoneproject-card-views .capstoneproject-views,
.ans-collage-card-views .collage-views,
.ans-event-card-views .event-views {
    font-size: 10px;
    font-weight: 500;
    line-height: 18px;
    margin: 0;
    display: block
}

.ans-capstoneproject-card-views .capstoneproject-sub-views,
.ans-collage-card-views .collage-sub-views,
.ans-event-card-views .event-sub-views {
    font-size: 10px;
    font-weight: 500;
    line-height: 18px;
    margin: 0;
    display: block;
    float: right
}

.ans-capstoneproject-year,
.ans-collage-year,
.ans-event-year {
    position: absolute;
    top: 13px;
    right: 12px;
    z-index: 3
}

.ans-collage-year .ans-collage-year-view,
.ans-event-year .ans-event-year-view {
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    font-size: 10px;
    padding: 2px 6px;
    margin-bottom: 0;
    line-height: 15px;
    font-weight: 500;
    vertical-align: top;
    background: rgba(0, 0, 0, .7)
}

.ans-capstoneproject-card-uploadedby,
.ans-collage-card-uploadedby,
.ans-event-card-uploadedby {
    background: #fff;
    display: inline-block;
    font-size: 12px
}

.event-header {
    padding: 5px
}

.capstoneproject-header>p,
.event-header>p {
    margin-top: 5px;
    margin-left: 5px
}

.capstoneproject-header>p>img,
.event-header>p>img {
    width: 25px;
    height: 25px;
    border-radius: 200px
}

.capstoneproject-header>p>span,
.event-header>p>.event-author-name {
    font-size: 12px;
    color: #18212c;
    font-weight: 600;
    margin-bottom: 0
}

.capstoneproject-date-and-time>b,
.collage-date-and-time>b,
.event-date-and-time>b {
    font-size: 13px !important;
    color: #18212c
}

.capstoneproject-date-and-time>span,
.event-date-and-time>span {
    font-size: 12px;
    color: #847577
}

.capstoneproject-short-desp,
.collage-short-desp,
.event-short-desp {
    font-size: 13px;
    margin-bottom: -10px
}

.ans-collage-year-view-start,
.ans-event-year-view-start {
    background-color: #20c462 !important
}

.ans-collage-year-view-end,
.ans-collage-year-view-middle,
.ans-event-year-view-end,
.ans-event-year-view-middle {
    background-color: #ef1c1c !important
}

.filter-listing-container {
    border-radius: 1px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    padding: 6px 12px 0
}

.filter-listing-container .filters-wrapper .total_exams {
    font-size: 10.7px;
    color: #b4b4b4;
    font-weight: 600;
    text-transform: uppercase
}

.filter-listing-container .filters-wrapper .reset {
    font-weight: 600;
    font-size: 11px;
    color: #ff7900;
    float: right;
    display: inline-block;
    position: relative;
    padding: 4px 0;
    text-decoration: none
}

.filter-listing-container .filters-wrapper .reset:before {
    content: "";
    position: absolute;
    bottom: 4px;
    background: #979797;
    opacity: .2;
    width: 100%;
    height: 1px
}

.filter-listing-container .search_wrap svg {
    width: 12px;
    height: 12px;
    fill: #d4d4d4;
    position: absolute;
    top: 10px;
    left: 8px
}

.filter-listing-container .search-box {
    font-size: 10.7px;
    letter-spacing: .4px;
    color: #d4d4d4;
    font-weight: 600;
    box-shadow: none;
    text-transform: uppercase;
    border: 1px solid #edeff0;
    padding: 3px 27px;
    height: 32px;
    margin: 6px auto 2px
}

.filter-listing-container .search-box::-webkit-input-placeholder {
    color: #d4d4d4
}

.filter-listing-container .search-box:-moz-placeholder {
    color: #d4d4d4
}

.filter-listing-container .search-box::-moz-placeholder {
    color: #d4d4d4
}

.filter-listing-container .search-box:-ms-input-placeholder {
    color: #d4d4d4
}

.state_wise_filter {
    position: absolute;
    right: -152px;
    top: 60px;
    background: #fff;
    padding: 0 20px 0 10px;
    border-radius: 4.4px;
    box-shadow: -4px 4px 13px 0 rgba(207, 207, 207, .5);
    z-index: 1;
    display: none
}

.an-searchbox-input,
.search_top_box {
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, .2)
}

.state_wise_filter .border {
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-right: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 47%
}

.filters-wrapper h4 {
    font-family: din, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11.6px;
    letter-spacing: .4px;
    color: #323c4f;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #f7f7f7;
    margin: 0 -12px;
    padding: 10px 20px;
    position: relative
}

.slug_filters span,
ul.listing_filter li label {
    font-size: 11px;
    letter-spacing: .4px;
    display: block
}

.listing_tags .more_tags,
.listing_tags .sort-filter .dropdown .btn-default,
.listing_tags .tag,
.snippet-box .box-left .overlay a {
    font-family: ss1, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.filters-wrapper h4.collapsed .filter_toggle {
    position: relative;
    float: right;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.filters-wrapper h4.collapsed .filter_toggle span.bar {
    width: 1px;
    height: 6px;
    background: #4d586c;
    display: block;
    position: absolute;
    right: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.filters-wrapper h4.collapsed .filter_toggle span:first-child {
    top: 1px;
    transform: rotate(-50deg);
    left: 1px
}

.filters-wrapper h4.collapsed .filter_toggle span:nth-child(2) {
    top: 1px;
    transform: rotate(50deg);
    right: -6px
}

.filters-wrapper h4 .filter_toggle {
    position: relative;
    float: right
}

.filters-wrapper h4 .filter_toggle span.bar {
    width: 1px;
    height: 8px;
    background: #4d586c;
    display: block;
    position: absolute;
    right: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.filters-wrapper h4 .filter_toggle span:first-child {
    top: 1px;
    transform: rotate(-45deg);
    left: 1px
}

.filters-wrapper h4 .filter_toggle span:nth-child(2) {
    top: 1px;
    transform: rotate(45deg);
    right: -2px
}

.filters-wrapper h4 .sub_head {
    font-size: 9.8px;
    letter-spacing: .3px;
    color: #b7b7b7;
    font-weight: 100
}

.filters-wrapper .form-control {
    border-radius: 0
}

section.filter-listing-container h4 i {
    position: relative;
    right: 10px
}

ul.listing_filter {
    padding: 4px 0 5px;
    margin-bottom: 10px;
    max-height: 155px;
    overflow: auto
}

ul.listing_filter::-webkit-scrollbar {
    width: 7px
}

ul.listing_filter::-webkit-scrollbar-thumb {
    background-color: #eff3f7;
    height: 30px;
    border-radius: 8px
}

ul.listing_filter::-webkit-scrollbar-track {
    background-color: #fff
}

ul.listing_filter li {
    color: #aaa;
    display: block;
    position: relative;
    left: -20px;
    margin-bottom: 3px !important;
    margin-top: -5px !important
}

ul.listing_filter li label {
    position: relative;
    font-weight: 600;
    padding: 0 0 0 40px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: .25s linear;
    line-height: 2.2;
    color: #7b7b7b;
    transition: none;
    text-transform: uppercase
}

ul.listing_filter li label a {
    color: #7b7b7b
}

ul.listing_filter li label a:hover {
    color: #ff7900;
    text-decoration: none;
    transition: none
}

ul.listing_filter li .check {
    display: block;
    position: absolute;
    border: 2px solid #ff7900;
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 0;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear
}

ul.listing_filter li .check::before {
    display: block;
    position: absolute;
    content: "";
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background .25s linear;
    -webkit-transition: background .25s linear
}

.checkbox label:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 20px;
    top: 8px;
    border: 1px solid #999;
    border-radius: 100px
}

.checkbox input[type=checkbox]:checked+label:before {
    content: "â—";
    font-size: 18px;
    color: #025e68;
    text-align: center;
    line-height: 9px;
    font-weight: 600;
    border: none
}

.checkbox input[type=checkbox]:checked~label {
    color: #ff7900
}

.slug_filters {
    margin-bottom: 15px !important;
    margin-top: 10px !important
}

.slug_filters span {
    color: #4d586c;
    font-weight: 600
}

.slug_filters #select_date_range {
    font-weight: 600;
    font-size: 11.6px;
    letter-spacing: .4px;
    color: #23b4c9;
    margin-top: 2px
}

.slug_filters .slug_date_range {
    margin-left: 5px;
    border: 1px solid #ff7200;
    padding: 2px 12px;
    opacity: 0;
    position: absolute;
    left: 0;
    z-index: 10;
    top: 0;
    cursor: pointer
}

.collage-img-card {
    width: 100%;
    height: 140px;
    display: block;
    padding: 2px;
    overflow: hidden
}

.collage-img-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .25s;
    border-radius: 1px
}

.collage-card-title {
    font-weight: 600;
    line-height: 1.6em;
    font-family: Gilroy-Regular, sans-serif;
    font-size: 15px;
    color: #2d2d2d;
    margin: 0 0 5px
}

.collage-card-desp {
    color: #999;
    font-size: 12px;
    margin-top: 20px
}

.collage-header {
    position: relative;
    z-index: 4;
    color: #fff;
    bottom: 30px;
    height: 30px;
    text-align: left;
    padding: 6px 10px;
    border-radius: 0 0 2px 2px
}

.collage-header>p>span>img {
    border-radius: 1px;
    border: 1px solid #f1f1f1;
    background-color: #f9f9f9;
    padding: 2px;
    width: 35px;
    height: 35px
}

.collage-header>p>.collage-author-name {
    font-size: 13px;
    color: #18212c;
    font-weight: 600;
    padding-left: 5px;
    margin-top: .8px !important;
    position: absolute
}

.collage-date-and-time>span {
    font-size: 13px;
    color: #847577;
    position: absolute;
    margin-top: 100px !important
}

.collage-apply {
    font-size: 13px;
    padding: 7px;
    background: #06e1cd;
    border-radius: 2px 0 0 2px;
    color: #111
}

.collage-apply:hover {
    background: #056a60;
    color: #f5f5f5
}

.collage-brochure {
    font-size: 13px;
    padding: 7px;
    background: #f5c103;
    border-radius: 0 2px 2px 0
}

.collage-brochure:hover {
    background: #f57303
}

.capstoneproject-img-card {
    width: 100%;
    height: 180px;
    display: block;
    overflow: hidden;
    padding: 2px
}

.capstoneproject-card-title {
    font-weight: 600;
    font-size: 15px;
    color: #2d2d2d;
    margin-top: -20px;
    -webkit-box-orient: vertical
}

.capstoneproject-features,
.overflow-text {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.capstoneproject-card-desp {
    color: #999;
    font-size: 12px;
    margin-top: -7px
}

.btn-ser {
    border: 2px solid #025e68;
    background-color: #025e68;
    border-radius: 0;
    color: #fff !important;
    padding: 10px 25px;
    font-weight: 400;
    margin-right: 60px
}

.btn-ser:hover {
    background-color: #ffdb58;
    color: #025e68
}

.ans-capstoneproject-year .ans-capstoneproject-year-view {
    display: inline-block;
    color: #fff;
    border-radius: 0 0 0 10px;
    box-shadow: -1px 1px 2px 0 #000;
    float: right;
    margin-right: -10px;
    font-size: 14px;
    padding: 10px;
    top: 0;
    margin-top: -11px;
    line-height: 15px;
    font-weight: 500;
    vertical-align: top;
    background: #08b675
}

.capstoneproject-header {
    padding: 5px;
    margin-top: 10px
}

.capstoneproject-features {
    color: #222;
    font-size: 12px;
    line-height: 22px;
    margin-top: -2px;
    font-weight: 300
}

.agenda .agenda-date {
    width: 170px
}

.agenda .agenda-date .dayofmonth {
    width: 40px;
    font-size: 36px;
    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 10px
}

.agenda .agenda-date .shortdate {
    font-size: .75em
}

.agenda .agenda-time {
    width: 140px
}

.an-searchbox {
    position: absolute;
    top: 280px;
    left: 60px
}

.an-searchbox-input {
    width: 400px;
    background: #fff;
    color: #323c4f;
    font: inherit;
    border: 0;
    outline: 0;
    padding: 22px 18px;
    border-radius: 1px;
    font-weight: 700
}

.an-searchbox-input:focus {
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, .4) !important
}

.ans-search-icon {
    position: absolute;
    margin-top: -37px;
    right: 0;
    margin-right: -110px;
    color: #473d3d;
    background: #fff;
    padding: 5px
}

.overflow-text-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.overflow-text-1 {
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

div.bhoechie-tab-container {
    z-index: 10;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 17px
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
    border-radius: 0;
    background: 0 0;
    border: none !important
}

div.bhoechie-tab-menu div.list-group>a .fa,
div.bhoechie-tab-menu div.list-group>a .glyphicon {
    color: #5a55a3;
    background-color: #025e68
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .fa,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a:hover,
div.bhoechie-tab-menu div.list-group>a:hover .fa,
div.bhoechie-tab-menu div.list-group>a:hover .glyphicon {
    background-color: #025e68;
    border-color: #000;
    color: #fff
}

.eklist>li.active>a,
.eklist>li.active>a:focus,
.eklist>li>a:hover {
    background-color: #0b2b91;
    border-top: 1px solid #0b2b91;
    border-left: 1px solid #0b2b91;
    border-right: 1px solid #0b2b91;
    color: #fff
}

#myCarousel .nav a small {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0
}

#myCarousel .nav {
    float: left;
    margin-left: 60px;
    margin-top: -90px;
    z-index: 999;
    width: 90%
}

#myCarousel .nav .active {
    border-bottom: 2px solid #025e68;
    background: #fff !important;
    margin-left: 2px;
    margin-right: 2px
}

#myCarousel .nav a {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    margin-left: 2px;
    margin-right: 2px;
    background: rgba(255, 255, 255, .7) !important;
    color: #025e68 !important
}

.search_top_box {
    position: absolute;
    z-index: 34;
    background-color: #fff;
    display: none;
    max-height: 500px;
    overflow-y: auto;
    min-width: 100px;
    width: 400px
}

.event-book-now-btn {
    float: right;
    padding: 5px;
    font-size: 12px;
    margin-top: -20px
}

.intro {
    background-image: linear-gradient(#26335c, #26335c);
    background-repeat: no-repeat;
    background-size: cover
}

.basicinfo {
    margin-top: 70px;
    padding: 0 15px
}

.basicinfo h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    color: #fff;
    margin: 0 0 60px
}

.basicinfo p {
    margin: -48px auto 40px;
    font-size: 26px;
    max-width: 70%;
    font-weight: 100;
    line-height: 1.2;
    color: #fff
}

.eklist {
    border: none;
    text-align: center;
    margin-bottom: 1px
}

.eklist>li>a {
    border-top: 1px solid #025e68;
    border-left: 1px solid #025e68;
    border-right: 1px solid #025e68;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 20px
}

.eklist>li.active>a {
    cursor: default
}

.case-line {
    width: 100%;
    margin: 30px auto;
    border-bottom: 2px dotted #979797
}

.tabs-eklist-link {
    margin-left: 25%
}

.ins-btn:hover {
    background-color: #025e68 !important;
    color: #fff !important
}

@media screen and (max-width:768px) {
    #myCarousel .nav {
        display: none
    }

    .an-searchbox {
        position: relative;
        top: 6px;
        left: 5px !important
    }

    .an-searchbox1 {
        position: relative !important;
        top: 15px !important;
        left: 30px !important
    }

    .an-searchbox-input {
        width: 350px;
        box-shadow: 1px 2px 2px 1px transparent;
        border: 1px solid rgba(0, 0, 0, .5)
    }

    .ans-search-icon {
        position: absolute;
        margin-top: -37px;
        right: 0;
        margin-right: 25px;
        color: #473d3d;
        background: #fff;
        padding: 5px
    }

    .search_top_box {
        min-width: 60px;
        width: 92.1%
    }

    .mobile-view-main-t {
        padding-left: 40px;
        margin-top: 60px
    }

    .mobile-view-main-bhoechie {
        margin-bottom: 30px
    }

    .bhoechie-tab-content,
    .mobile-view-event-t,
    .topservices-space {
        padding: 0 !important
    }

    .mobile-view-event-list {
        padding: 2px !important
    }

    .event-book-now-btn {
        padding: 5px;
        font-size: 12px;
        margin-bottom: 20px !important;
        width: 100%;
        border-radius: 0;
        margin-top: 8px
    }

    .tabs-eklist-link {
        margin-left: 0
    }
}

@media screen and (max-width:1068px) {
    .tabs-eklist-link {
        margin-left: 0
    }
}

.form-head {
    background-color: #025f69;
    height: 38px;
    margin: auto auto 10px;
    padding: 10px 0;
    border-radius: 5px
}

.form-head h3 {
    color: #fff;
    margin: auto;
    display: block
}