.Rectanglephoto {
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    background-color: #ffffff;
    align-items: center;
    align-self: center;
    padding: 1%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.floatright {
    float: right;
    margin-top: 20px;
}

.martop {
    margin-top: 15px;
}

.Dropdownalign {
    align-items: right;
}

.RectangleName {
    height: 45px;
    width: -webkit-fill-available;
    margin: 0 10px 15px 10px;
    background-color: #00324d;
    display: flex;
    align-items: center;
}

.RectangleName2 {
    object-fit: contain;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #00324d;
}

.TextName {
    margin-left: 10px;
    line-height: 33px;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #d3ff00;
    text-transform: uppercase;
}

.boxViewGallery {
    width: 250px;
    height: 40px;
    background-color: #00324d;
    margin-top: auto;
    align-items: right;
    margin-left: -50px;
}

.imgicon {
    align-items: left;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

.imgphoto {
    margin-left: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.marbot {
    margin-bottom: 20px;
}

.View-All-Gallery {
    width: 139px;
    height: 28px;
    font-family: Prompt;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: normal;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
}

.boxAlign {
    align-items: right;
}

#change_image {
    /* max-height: 100vh; */
    overflow: auto;
}

.item-select {
    margin-top: 10px;
}

.role-page {
    margin-left: 10px;
}

.fixgell{
    width: 49%;
    display: inline-block;
}

.box_img_gas {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery_title {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #00324d;
    text-transform: uppercase;
}

.box_img_gas img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    cursor: pointer;
    position: relative;
    display: inline;
}
.box_txt_gas {
    padding-top: 25px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}
.small_txt_gas {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #00324d;
    width: fit-content;
    opacity: 0.4;
}

.small_txt_gas i {
    transform: scaleX(-1);
}

.small_txt_gas img {
    vertical-align: baseline;
}

.gallery_txt_box {
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
}

.box_gallery_bg {
    border-radius: 8px;
    position: absolute;
    background-color: #09152d;
    opacity: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.box_gallery_txt{
    color: #FFF;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    opacity: 0;
    transform: translate(0%, 0%);
    z-index: 2;
}

.breadcrumb {
    margin-bottom: 0;
}

ul.breadcrumb {
    list-style: none;
    background-color: transparent;
}
ul.breadcrumb li {
    display: inline;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #ffffff;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #ffffff;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #ffffff;
    text-transform:uppercase;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    color: #ffffff;
    text-transform:uppercase;
    text-decoration: underline;
}

ul.breadcrumb li span.active {
    color: #d3ff00;
    text-transform:uppercase;
    text-decoration: none;
}

.paginationjs .paginationjs-pages li {
    border: none !important;
}

.paginationjs .paginationjs-pages li:last-child {
    border-right: none !important;
}

.paginationjs .paginationjs-pages li>a {
    font-family: Prompt !important;
    font-size: 20px !important;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.67px;
    color: #000 !important;
}

.paginationjs .paginationjs-pages li.active>a {
    font-family: Prompt !important;
    background: transparent !important;
    font-weight: 600;
    color: #000 !important;
}

@media (max-width: 575.98px) {
    .imgphoto {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .container {
        padding: 5%;
    }
}

.img-a {
    height: 300px;
    margin: 1% 0;
    padding: 0;
    background-color: transparent;
    text-align: center;
}

@media (min-width: 768px) {
    .img-a {
        padding: 0 5px;
    }
}

.img-b {
    height: 200px;
    background-color: transparent;
    text-align: center;
    margin: 8px;
}

.img-c {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: -webkit-fill-available;
    object-fit: cover;
    object-position: center;
    vertical-align: middle;
    margin: 0 auto;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .imgphoto {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .container {
        padding: 5%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .imgphoto {
        width: 49%;
        margin-left: 0px;
        margin-right: 3px;
        margin-top: 0px;
    }

    .gallery_title, .small_txt_gas {
        font-size: 14px;
    }

    .box_img_gas img {
        height: 220px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .imgphoto {
        width: 32%;
        margin-left: 0px;
        margin-right: 8px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .box_img_gas img {
        height: 290px;
    }
}

@media (min-width: 1200px) {
    .imgphoto {
        width: 32%;
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
