#first {
    height: 580px;
    background-size: cover;
    display: flex;
    justify-content: center
}

#first .select {
    position: absolute;
    left: 0;
    top: 45%;
    width: 100%
}

#first .select .col-md-10 {
    padding: 25px 0;
    background-color: #fff;
    z-index: 5;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

select {
    -webkit-appearance: none!important
}

#first .select .col-md-10 .form-control {
    border: none!important;
    border-radius: unset!important
}

#first .select button {
    width: 170px;
    text-align: center;
    background-color: #2e65ff;
    transition: background-color .5s;
    border-radius: 7px;
    font-size: .875rem!important
}

#first .select button:hover {
    background-color: #fff;
    color: #2e65ff
}

#first .select .col-md-4:nth-of-type(2) {
    border-right: 1px solid #adadad
}

#second {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f8f8f8;
    position: relative;
    top: 0;
    right: 0;
    left: 0
}

#second .title {
    color: #3b3b3b;
    font-size: 1.75rem
}

#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: 0!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: 0!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;
    width: 65%;
    margin: auto
}

#second .university-details {
    background-color: #fff;
    padding-top: 10px
}

#second .university-details .name {
    font-size: 1rem;
    cursor: pointer;
    color: #3b3b3b
}

#second .university-details .location {
    color: #adadad;
    font-size: .8rem
}

#second .university-details .rate .num {
    font-size: 20px;
    font-weight: 700;
    font-family: DINPro-Bold!important;
    color: #3b3b3b
}

#second .university-details .rate .description {
    font-size: 1rem;
    color: #adadad;
    margin-top: -6px
}

.see-more {
    border: #2e65ff 2px solid;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 19px;
    text-align: center;
    color: #2e65ff!important;
    border-radius: 7px;
    margin-bottom: 20px;
    transition: background-color .5s;
    display: block
}

.see-more:hover {
    cursor: pointer;
    background-color: #2e65ff;
    color: #f8f8f8!important
}

#second .university-details .others {
    padding-bottom: 10px
}

#second .university-details .others .price {
    font-size: 17px;
    font-weight: 700;
    color: #3b3b3b
}

#second .university-details .others .date {
    font-size: 11px;
    color: #adadad;
    text-align: left
}

#fourth .title {
    color: #3b3b3b;
    font-size: 1.75rem
}

#fourth .line {
    border-bottom: #3b3b3b 1px solid;
    height: 28px
}

#fourth {
    padding-bottom: 50px;
    background-color: #f8f8f8
}

#fourth .post-image {
    height: 240px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff
}

#fourth .post-details {
    background-color: #fff;
    padding-top: 10px
}

#fourth .post-details .title {
    font-size: 1rem;
    color: #3b3b3b;
    padding-bottom: 4px;
    text-decoration: none!important
}

#fourth .post-details .text {
    font-size: 12px;
    color: #adadad;
    padding-bottom: 10px
}

#fourth .post .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #3b3b3b!important
}

#fourth .post .swiper-pagination-progressbar {
    background: #e8e8e8
}

#fourth .post.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progpressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: auto!important;
    bottom: 0!important
}

#fourth .post .swiper-wrapper {
    margin-bottom: 20px
}

.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: #fff;
    transition: background-color .5s
}

.register button:hover {
    background-color: #fff;
    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-body {
    padding-top: 40px;
    font-size: 1rem
}

.modal .title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 29px
}

.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: #fff;
    transition: background-color .5s
}

button:focus {
    outline: 0!important;
    box-shadow: none!important
}

@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 (min-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 (min-width:1024px) {
    #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 (width:2560px) {
    #first .select {
        position: absolute;
        left: 0;
        top: 19%;
        width: 100%
    }
}

@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
    } */
}

@media screen and (max-width:768px) {
    #third .text {
        font-size: 14px
    }
    #second .university-details .name {
        font-size: 14px
    }
    #second .university-details .location {
        font-size: 15px
    }
    #second .university-details .rate .num {
        font-size: 18px
    }
    #second .university-details .rate .description {
        font-size: 15px
    }
    #second .university-details .others .price {
        font-size: 1rem
    }
    #second .title {
        font-size: 21px
    }
    #third .title {
        font-size: 21px
    }
    #fourth .title {
        font-size: 21px
    }
    .be-our-agent .text {
        font-size: 12px
    }
}

@media screen and (max-width:767px) {
    #first .select .col-md-4:nth-of-type(2) {
        border: none!important
    }
    #first .select .col-md-4 .form-control, #first .select .select2.select2-container {
        border-bottom: 1px solid #adadad!important;
        line-height: 3;
        height: auto!important
    }
    #first button {
        margin-top: 20px
    }
    .register button {
        width: 100%;
        text-align: center;
        border-radius: 22px;
        font-size: 18px;
        height: 45px
    }
    .register .icons {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .register button {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:426px) {
    #first .select {
        padding: 0 15px
    }
    #first {
        height: 300px
    }
    #second {
        padding-top: 128px
    }
    #first .select {
        position: absolute;
        left: 0;
        top: 26%;
        width: 100%
    }
    #first .select .select2.select2-container {
        margin-top: 10px!important;
        padding-bottom: 12px!important
    }
}

@media screen and (max-width:375px) {
    .register .modal-body {
        font-size: 13px
    }
    .register textarea {
        font-size: 13px
    }
    .register .form-control::placeholder {
        font-size: 13px
    }
    .register .form-control select option {
        font-size: 13px
    }
}