ul {
    list-style-type: none;
    padding: 0;
}
#first
{
    background-color: #F8F8F8;
    padding-top: 110px;
    font-size: 18px;
}
#first .path {
    padding-top: 10px;
    color: #8A8383 !important;
}

#first .path a {
    color: #8A8383 !important;
    font-size: .875rem !important;
    text-decoration: none;
}
.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 300px;
    width: 100%;
    border-radius: 4px;
}
.gallery-thumbs {
    height: 128px;
    box-sizing: border-box;
    padding: 10px 0;
    width: 75%;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    border-radius: 4px;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

#second .dormitory .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #3B3B3B !important;
}

#second .dormitory .swiper-pagination-progressbar {
    background: #E8E8E8;
}

#second .dormitory.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: auto !important;
    bottom: 0px !important;
}

#second .dormitory .swiper-wrapper {
    margin-bottom: 20px;
}

#second {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F8F8F8;
}


#second .title {
    font-size: 1.75rem;
    color: #3B3B3B;
}

#second .line {
    border-bottom: #3B3B3B 1px solid;
    height: 28px;


}

#second .university .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #3B3B3B !important;
}

#second .university .swiper-pagination-progressbar {
    background: #E8E8E8;
}

#second .university.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: auto !important;
    bottom: 0px !important;
}

#second .university .swiper-wrapper {
    margin-bottom: 20px;
}

#second .dormitory .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #3B3B3B !important;
}

#second .dormitory .swiper-pagination-progressbar {
    background: #E8E8E8;
}

#second .dormitory.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: auto !important;
    bottom: 0px !important;
}

#second .dormitory .swiper-wrapper {
    margin-bottom: 20px;
}

#second .university-image {
    height: 240px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFF;
}

#second .university-details {
    background-color: #ffffff;
    padding-top: 10px;
}

#second .university-details .name {
    font-size: 1rem;
    text-decoration: none;
    cursor: pointer;
    color: #3B3B3B;
}

#second .university-details .location {
    color: #ADADAD;
    font-size: .8rem;
}

#second .university-details .rate .num {
    font-size: 20px;
    font-weight: bold;
    color: #3B3B3B;
}

#second .university-details .rate .description {
    font-size: 1rem;
    color: #ADADAD;
    margin-top: -6px;
}

#second .see-more {
    border: #2E65FF 2px solid;
    font-weight: bold;
    font-size: 1rem;
    font-family: "Swissra Bold" !important;
    padding: 10px 19px;
    text-align: center;
    color: #2E65FF !important;
    border-radius: 7px;
    margin-bottom: 20px;
}

#second .see-more a {
    text-decoration: none;
    color: #2E65FF !important;
    font-family: "Swissra Bold" !important;
}

#second .university-details .others {
    padding-bottom: 10px;
}

#second .university-details .others .price {
    font-size: 17px;
    font-weight: bold;
    color: #3B3B3B;
}
#first .lable {
    color: #ADADAD;
    font-size: 1rem;
    margin-left: 4px;
}

#first .price {
    font-size: 21px;
    font-weight: 700;
    margin-left: 6px;
}

#second .university-details .others .date {
    font-size: 11px;
    color: #ADADAD;
    text-align: left;
}
.register {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;

}

.register button {
    width: 100%;
    text-align: center;
    border-radius: 22px;
    font-size: 18px;
    height: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #2E65FF;
    color: #ffffff;
    transition: background-color 0.5s;
}
.register button:hover
{
    background-color: #ffffff;
    color: #2E65FF;
}
.modal-body button {
    width: 100%;
    text-align: center;
    border-radius: 22px;
    font-size: 18px;
    height: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #2E65FF;
    color: #ffffff;
    transition: background-color 0.5s;
}
.modal-body button:hover
{
    background-color: #ffffff;
    color: #2E65FF;
}
.register .icons {
    margin-top: 18px;
    margin-bottom: 15px
}

.register .icons .circle i {
    padding: 9px;
    color: #3b3b3b !important;
    font-size: 36px;
}

.register .icons .circle {
    height: 60px;
    width: 60px;
    background: #F8F8F8;
    border-radius: 50%;
    display: inline-flex;
    margin-left: 6px;
    justify-content: center;
}

.register .icons .facebook:hover {
    background: #4267b2 !important;
}

.register .icons .instagram:hover {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.register .icons .whatsapp {
    transition: all .34s;
}

.register .icons .whatsapp i {
    transition: all .15s;
    line-height: 39px;
}

.register .icons .whatsapp:hover {
    background: #5bfa7a !important;
}

.register .icons .whatsapp:hover i {
    color: #FFF !important;
}

.modal .title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 29px
}
select {
    -webkit-appearance: none !important;
}
button:focus
{
    outline: none !important;
    box-shadow: none !important;
}
.modal-body
{
    padding-top: 40px;
    font-size: 1rem;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: #FFF;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: none !important;
    top: 370px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 1rem;
}

.swiper-button-next::after {
    content: '\25b6';
    margin-left: 4px;
}

.swiper-button-prev::after {
    content: '\25C0';
    margin-right: 4px;
}

@media (max-width: 700px) {
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
}

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

    #second .dormitory.swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        display: none;
    }

    #second .university.swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        display: none;
    }

    #fourth .post.swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progpressbar.swiper-pagination-progressbar-opposite {
        display: none;
    }
   
   
}
@media screen and (max-width: 1024px) {

    #second .dormitory.swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        display: block;
    }

    #second .university.swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        display: block;
    }

    #fourth .post.swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progpressbar.swiper-pagination-progressbar-opposite {
        display: block;
    }
}