.swiper-container {
    width: 100%;
}

.swiper-slide {
    height: 520px !important;
    filter: brightness(160%) !important;
    min-height: 60vh;
    background-size: cover;
    background-position: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.swiper-pagination {
    &-bullet {
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        opacity: 1;
    }

    &-bullet-active {
        background-color: #fff;
    }
}

.charter-p .charter-btn:hover,
.charter-p .charter-btn:focus,
.charter-p .charter-btn:active {
    background-color: blue !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.swiper-button {
    &-container {
        background-color: rgba(0, 0, 0, .25);
    }

    &-prev {
        content: '\f054';
    }

    &-next {
        content: '\f053';
    }
}

.swiper-slide p {
    text-align: center !important;
    width: 100% !important;
    opacity: 1000;
    font-weight: 400 !important;
    font-size: 14px !important;
    background: #173b60;
    color: #fff !important;
    padding: 10px;
    margin-bottom: 0 !important;
}

.af_Container .af_colSeparator {
    right: 0;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    padding: 0 15px;
    z-index: 10;
}

.af_Container .af_colSeparator,
.af_Container .af_itemsStatus,
.af_Container .af_galleryImages>li>a:before {
    position: absolute;
}

.swiper-slide {
    &:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: black;
        opacity: .4;
    }


    .swiper-slide-caption {
        text-align: center;
        width: 50%;
    }

    h2 {
        pointer-events: none;
        opacity: 1000;
        font-size: 25px;
        letter-spacing: 2px;
        transform: translateY(-5%) scale(.8);
        transition: 1s ease;
        text-shadow: 0 5px 5px rgba(0, 0, 0, .01);
        margin-top: 50%;
        /* background: #173b60; */
        background-color: rgba(0, 0, 0, 0.35);
        color: #fff !important;
        padding: 10px;
        margin-bottom: 0;
        font-weight: 500 !important;
        border-top-right-radius: 35px;
        padding-left: 30px;
        padding-right: 30px;
        border-bottom-left-radius: 35px;
    }

    &-active h2 {
        opacity: 1;
        transform: translateY(0%) scale(1);
        transition: 1s ease;
    }
}

.tmb {
    max-width: 30px;
}

/*  fromt End Gallery pages css  */
.gallery {
    display: inline-block;
    margin-top: 20px;
}

.close-icon {
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: -10px;
    padding: 5px 8px;
}

.form-image-upload {
    background: #e8e8e8 none repeat scroll 0 0;
    padding: 15px;
}

#gallery img {
    transition: 1s ease;
}

#gallery img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1s ease;
}

.fancybox-opened .fancybox-title {
    text-transform: uppercase;
    color: #1a77c9;
}

.galh2 {
    border: 1px solid;
    padding: 5px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #173B60;
    text-align: left;
}

#gallery .imagestyle {
    min-height: 150px
}

#gallery .singleimagestyle {
    min-height: 200px
}

.gallery1 img {
    transition: 1s ease;
    max-width: 800px;
}

.titlebox {
    margin: 10px 0 20px 0
}

.rowbox {
    width: 100% !important;
    border: 1px solid rgba(0, 0, 0, .125) !important;
    border-radius: .25rem !important;
    padding: 10px;
    margin-bottom: 10px
}

#gallery .imghight {
    height: 160px;
}

.paddingrow {
    padding: 30px 5px;
}

.lefth3 {
    padding: 10px;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    background: #053752;
    border-radius: 2px 2px 0px 0px;
}

.smailtitle {
    font-size: 12px;
    margin-bottom: 5px;
    color: #3d6594
}

.righth3 {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    background: #13132b;
    color: #ffffff;
    padding: 12px 5px;
    text-align: center;
    margin-top: 0px;
}

.righth3 a:hover {
    color: #fff;
}

.righth4 {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    background: #13132b;
    color: #ffffff;
    padding: 12px 5px;
    text-align: left;
    margin-bottom: 0px;
}

.imgwebinar {
    height: 40px !important;
}

.thumbnail1 {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    line-height: 1.72222;
    background-color: #fff;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    -webkit-transition: border .25s ease-in-out;
    transition: border .25s ease-in-out;
    text-align: center;
}

.nborder {
    border-bottom: 1px solid #ebebeb;
    padding: 5px 0px;
}

.smalltitle {
    margin: 0px;
}

.ievpimg img {
    width: 100%;
}

.smailtitle {
    margin: 0px;
}

.eventimgstyle {
    width: 100%;
    height: 220px
}

.albumspadding {
    padding: 30px 20px;
}

.thumbnail .albumimghigh {
    height: 315px;
    width: 100%;
}

.t-image img {
    max-width: 200px;
}

.container .mright {
    margin-right: -90px;
}

.mright .tickerstyle {
    font-weight: 600;
    margin-left: -60px;
    margin-right: 53px;
    text-align: center;
}

.marqueeticker {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    border-right: 2px solid #173b60;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    padding: 0.5rem 0.85rem;
}

.newstickersection {
    background-color: #173b60;
    padding: 0.25rem 0.25rem;
    color: #ffffff;
    width: 100%;
    margin-left: 0;
    margin-top: 1.25rem;
    border-radius: 50px;
}

.tickerstyle {
    padding: 0.65rem 0 0 1.85rem;
}