.container {
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
}

.group {
    background: url(https://www.utsc.com.tw/material-alias/study-abroad/background-gray.jpg) repeat-y center top;
}

.breadcrumb {
    padding: 0.5rem 0 !important;
    margin-bottom: 0 !important;
}

.breadcrumb-item {
    font-size: 15px;
}

.breadcrumb-item a {
    text-decoration: none;
    color: #777777
}

.breadcrumb-item a:hover {
    text-decoration: underline;
    color: #777777
}

.breadcrumb-item.active {
    color: #000;
}

.container .content h4 {
    display: flex;
}

.price-Data {
    padding-bottom: 50px;
    background: url("https://www.utsc.com.tw/material-alias/study-abroad/white-bg.jpg") repeat;
}

.price-Data .col-8 {
    width: 63%;
}

.price-Data .col-4 {
    width: 37%;
}

.price-Data .row {
    margin: 0;
}

.price-Data .img {
    padding: 30px 0 20px;
    width: 100%;
}

.price-Data img {
    width: 100%;
}

.price-Data .text {
    display: inline-block;
    padding: 0 1% 0 5%;
    vertical-align: top;
    display: flex;
}

.price-Data .text h1 {
    color: #EA5404;
    font-weight: bold;
    font-size: 45px;
    line-height: 1.2em;
    margin: 0;
}

.price-Data .text h1 span {
    white-space: nowrap;
}

.price-Data .text .note {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 600;
}

.price-Data .text .note span {
    color: #df0000;
}

.price-Data ul {
    padding-left: 0;
}

.price-Data .text .price {
    margin: 20px 0;
    font-size: 22px;
    list-style: none;
    font-weight: 600;
    padding-left: 0;
}

.price-Data .text .price li {
    margin: 0;
}

.price-Data .text .price li span.price-title {
    letter-spacing: 0.2px;
}

.price-Data .text .price li span:first-child {
    display: inline-block;
    width: auto;
    text-justify: inter-ideograph;
    letter-spacing: 0.5px;
}

.price-Data .text .price li span:last-child {
    font-size: 30px;
    color: #df0000;
    font-family: Century, arial, helvetica, sans-serif;
    font-weight: 600;
    margin-right: 5px;
}

.price-Data .text .note2 {
    font-size: 16px;
    line-height: 1.4em;
    color: #df0000;
    font-weight: 300;
    list-style: none;
}

.price-Data .text .note2 li {
    margin: 3px 0;
    padding-left: 15px;
    background: url("https://www.utsc.com.tw/material-alias/general/tour-point.jpg") no-repeat 2px 9px;
    background-size: 5px;
}

.price-Data .photo {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.price-Data .photo img {
    box-shadow: 4px 4px 12px -2px rgba(20%, 20%, 20%, 0.7);
}

.banner-center {
    padding: 10px;
    background: #ffb35f;
}

.banner-center img {
    width: 100%;
}

.container .content {
    width: 72%;
    margin: 0 auto;
    padding-top: 25px;
    font-size: 18px;
    line-height: 1.8em;
    text-align: justify;
}

.container .content h4 {
    color: #EA5404;
    font-size: 39px;
    line-height: 1.3em;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.container .content h4 span {
    margin-right: 10px;
}

.school-link a {
    text-decoration: none;
}

.video-iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content div.title {
    font-size: 32px;
    text-align: left;
    font-weight: 600;
    color: #e95405;
    display: flex;
    margin-bottom: 0.5rem;
}

.content div.title .text {
    display: inline-block;
    width: calc(100% - 55px);
    padding-bottom: 7px;
    border-bottom: 1px solid #ffb795;
}

.content .icon {
    display: inline-flex;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 50%;
    background: #e95405;
    align-items: center;
    justify-content: center;
}

.content .icon img {
    width: 28px;
}

.content strong {
    display: block;
    font-size: 24px;
    color: #ff6311;
    margin: 10px 0;
    font-weight: bold;
}

.content.class .img,
.content.activity .img,
.content.itinerary .img,
.content.food .img,
.content.safety .img {
    display: flex;
    margin: .2rem 0;
}

.content.class .img .col-md-6,
.content.activity .img .col-md-6,
.content.itinerary .img .col-md-6,
.content.food .img .col-md-6,
.content.safety .img .col-md-6 {
    padding: 0 0.1rem;
}

.content .img.col-12 {
    display: flex;
}

.content .img.col-12 .col-6:first-child {
    padding-right: 5px;
}

.content .img.col-12 .col-6:last-child {
    padding-left: 5px;
}

.content .img.col-12 .col-6 img {
    width: 100%;
}

.content.times .class-box {
    width: 100%;
}

.content.times .class-box tbody {
    width: 100%;
    display: inline-table;
    font-weight: 400;
}

.times .class-box tbody,
.times .class-box td,
.times .class-box tr {
    border-color: #bbbbbb;
    border-style: solid;
    border-width: 1px;
    font-size: 18px;
}

.content.times .class-box>table {
    width: 53%;
}

.content.times .class-box>table,
.content.times .class-box .img {
    display: inline-block;
    vertical-align: top;
}

.content.times .class {
    font-size: 18px;
    /* margin: 5px 0; */
    background-color: #fafafa;
    width: 100%;
}

.content.times .class .week {
    text-align: center;
    color: #212529;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 8px;
    line-height: 1.2em;
    border-color: #808080;
    font-weight: 500;
}

.content.times .class td:first-child {
    background-color: #F2F2F2;
}

.content.times .class-box .col-md-7>table tbody tr td:first-child {
    width: 115px;
}

.content.times .class .week td {
    text-align: center;
    background-color: #dddddd;
    font-size: 20px;
}

.content.times .class td {
    padding: 5px;
    line-height: 1.435em;
}

.content.times .col-md-12 {
    display: flex;
}

.content.times .col-md-7 {
    width: 53%;
}

.content.times .col-md-5 {
    width: 47%;
    padding: 0 0 0 1.4rem;
}

.content.times .col-md-5 img:first-child {
    padding-bottom: 5px;
}

.content.times .col-md-5 img:last-child {
    padding-top: 5px;
}

.content.times .col-md-5 img {
    width: 100%;
}


.content.reference .title {
    width: 100%;
}

.content.food .red {
    color: #DC0000;
}

.content.travel .title {
    width: 100%;
}

.content.travel .title img {
    margin: 1.5rem 0;
}

.content.reference hr,
.content.travel hr,
.content.food-example hr {
    margin-bottom: 40px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.content.reference .title-2,
.content.food-example .title-2,
.content.class-example .title-2,
.content.deposit .title-2,
.content.photo .title-2,
.content.more-tour .title-2 {
    font-size: 30px;
    color: #e95405;
    font-weight: bold;
}

.content.reference .flight-box {
    text-align: center;
    font-weight: 399;
    border: 1px solid #bbbbbb;
    margin-top: -1px;
    background: #fff;
    padding-left: 0;
    width: 100%;
}

.content.reference .flight-box.title tr:first-child {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    background: #E36E34;
    color: #FFF;
}

.content.reference .flight-box li {
    display: inline-block;
    padding: 3px 0;
    vertical-align: top;
}

.content.reference .flight-box tr td:first-child {
    width: 13%;
}

.reference .flight-box tbody,
.reference .flight-box td,
.reference .flight-box tr {
    border-bottom-width: 1px;
}

.reference .flight-box tr:nth-child(odd) {
    background: #F2F2F2;
}

.travel h2.title img {
    width: 100%;
}

.travel ul.detail {
    list-style: none;
    padding: 0;
    margin: 0;
}

.travel ul.detail li {
    margin-bottom: 25px;
}

.travel ul.detail li .headline {
    padding: 15px;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    background: #e9e9e9;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.travel ul.detail li .headline span {
    color: #E95405;
    font-family: times new roman, times, serif;
    border-right: 1px solid #696969;
    margin-right: 10px;
    padding-right: 10px;
}

.travel ul.detail li .text {
    margin: 5px 20px;
    letter-spacing: 2px;
}

.travel ul.detail li .img {
    display: flex;
}

.travel ul.detail li .img .col-md-6 {
    display: flex;
    justify-content: center;
}

.travel ul.detail li .img .col-md-6 img,
.food .img .col-md-6 img,
.itinerary .img .col-md-6 img,
.activity .img .col-md-6 img,
.class-example .img .col-md-6 img {
    width: 99%;
    margin-top: 8px;
}

.food-example table {
    text-align: start;
    border: 1px solid #bbbbbb;
    margin-top: -1px;
    background: #fff;
    padding-left: 0;
    width: 100%;
    font-size: 12px;
}

.food-example .flight-box.title thead th {
    font-size: 13px;
}

.food-example .flight-box.title tbody th:first-child {
    font-size: 15px;
}

.food-example .flight-box.title thead th,
.food-example .flight-box.title tbody th:first-child {
    color: #212529;
    font-weight: 500;
    margin: 0;
    background: #F2F2F2;
    text-align: center;
}

.food-example .flight-box thead th {
    width: 13%;
}

.food-example .flight-box thead th:first-child {
    width: 3%;
}

.food-example .flight-box tr td {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding: 12px;
    vertical-align: text-top;
}

.food-example .flight-box tbody th {
    line-height: 16px;
}

.food-example .flight-box th {
    border: 1px solid #bbbbbb;
}

.food-example .flight-box tbody,
.food-example .flight-box td,
.food-example .flight-box tr {
    border-width: 1px;
    padding: 0.2rem;
    border-style: solid;
    border-color: #bbbbbb;
}

.class-example h2.title img {
    width: 100%;
}

.class-example-h {
    font-size: 20px;
    font-weight: 700;
    line-height: 2em;
    margin-top: 2rem;
    text-align: center;
    background-color: #E36E34;
    color: #fff;
    border: 1px solid #bbbbbb;
}

.class-example table {
    text-align: start;
    border: 1px solid #bbbbbb;
    margin-top: -1px;
    background: #fff;
    padding-left: 0;
    width: 100%;
}

.class-example .flight-box.title thead th {
    font-size: 12px;
    line-height: 2.3rem;
}

.class-example .flight-box.title tbody th,
.class-example .flight-box.title tbody td {
    background: #F2F2F2;
}

.class-example .flight-box.title thead th,
.class-example .flight-box.title tbody td {
    border: 1px solid #bbbbbb;
}

.class-example .flight-box.title thead th,
.class-example .flight-box.title tbody th:first-child {
    color: #212529;
    font-weight: 600;
    margin: 0;
    text-align: center;
    border: 1px solid #bbbbbb;
}

.class-example .flight-box thead th:nth-child(2) {
    width: 8%;
}

.class-example .flight-box thead th:nth-child(3) {
    width: 11%;
}

.class-example .flight-box thead th:first-child,
.class-example .flight-box thead th:nth-child(4),
.class-example .flight-box thead th:nth-child(6),
.class-example .flight-box thead th:nth-child(7) {
    width: 12%;
}

.class-example .flight-box thead th:nth-child(5) {
    width: 13%;
}

.class-example .flight-box tr th,
.class-example .flight-box tr td {
    font-size: 11px;
    color: #000;
    font-weight: 400;
    margin: 0;
    text-align: center;
    line-height: 1rem;
}

.class-example .flight-box tbody,
.class-example .flight-box td,
.class-example .flight-box tr {
    border-bottom-width: 1px;
    border-right-width: 1px;
    padding: 0.2rem;
}

.content.deposit .step div h3 {
    margin-bottom: 5px;
    color: #E95405;
    font-size: 22px;
    font-weight: bold;
    margin-top: 5px;
}

.content.deposit .step div a {
    padding: 0 2px;
    margin: 0 2px;
    text-decoration: none;
    color: #fff;
    background: #df0000;
    border-radius: 3px;
}

.content.photo a.more {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #007bff;
    border-radius: 5px;
    padding: 1px 15px;
}

.content.photo .photo-more {
    margin: 20px 0;
    color: #007bff;
    text-align: end;
}

.content.photo .img.col-12 {
    margin-bottom: 0.5rem;
}

.content.photo .col-12.img,
.content.photo .img .col-6 {
    padding: 0;
}

.content hr {
    margin-bottom: 40px;
}


.white {
    background: #FFF !important;
}

.mobile {
    display: none;
}


@media (max-width:767px) {

    .img img {
        width: 100%;
    }

    .back {
        width: 50%;
    }

    .back li {
        width: 50%;
        float: left;
    }

    body {
        padding-bottom: 0;
        letter-spacing: 0.7px;
    }

    .breadcrumb {
        padding: 0 .5rem !important;
        margin-bottom: 0 !important;
    }

    .container:first-child {
        padding: .5rem 0;
    }

    .group {
        margin: 0 7px;
        background: none;
    }

    .price-Data {
        padding-bottom: 0;
    }

    .price-Data .img {
        display: none;
    }

    .price-Data .text {
        display: block;
        padding: 0;
    }

    .price-Data .text h1 {
        display: flex;
        font-size: 22px;
        margin: 16px 0;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .price-Data .text .note {
        font-size: 18px;
        font-weight: 400;
        margin-top: 0;
    }

    .price-Data .text .price {
        margin: 12px 0;
        font-size: 18px;
        font-weight: 500;
    }

    .price-Data .text .price li span:last-child {
        font-size: 26px;
    }

    .container .content h4 {
        display: grid;
        font-size: 28px;
    }

    .school-link {
        display: grid;
    }

    .content div.title {
        font-size: 24px;
    }

    .content .icon {
        width: 40px;
        height: 40px;
    }

    .content strong {
        font-size: 20px;
    }

    .content.class .img,
    .content.activity .img,
    .content.itinerary .img,
    .content.food .img,
    .content.safety .img {
        display: block;
    }

    .content.class .img .col-md-6,
    .content.activity .img .col-md-6,
    .content.itinerary .img .col-md-6,
    .content.food .img .col-md-6,
    .content.safety .img .col-md-6 {
        padding: 0;
    }

    .container .content {
        width: 90%;
        padding-top: 25px;
    }

    .class-example-h {
        margin-top: 0;
        margin-bottom: 0;
    }

    .class-example .flight-box tr td {
        width: 13%;
    }

    .travel ul.detail li .img {
        display: block;
    }

    .img .col-12:first-child {
        margin-bottom: 5px;
    }

    .col-md-5 .img img {
        margin-bottom: 5px;
    }

    .content.times {
        padding-top: 0;
    }

    .class-example .flight-box.title.mobile,
    .content.food-example .flight-box.title.mobile {
        display: inline-table;
    }

    .content.times .class .week {
        font-size: 18px;
        line-height: 1.2em;
    }

    .content.class .mobile td:not(.week) {
        background: #F2F2F2;
    }

    .food-example .flight-box tr .week {
        text-align: center;
        background: #F2F2F2;
        font-size: 18px;
    }

    .food-example .flight-box td {
        border-width: 1px;
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .content.times .class-box .col-md-5 {
        margin-top: 2rem;
    }

    .content.times .col-md-12 {
        display: block;
    }

    .content.times .col-md-7,
    .content.times .col-md-5 {
        width: 100%;
    }

    .content.times .col-md-5 {
        padding: 0;
    }

    .airport-mobile ul {
        margin-bottom: 0;
    }

    .airport-mobile ul.flight-box {
        letter-spacing: 0;
    }

    .airport-mobile ul.flight-box li:first-child {
        width: 100%;
        background: #f9f1e9;
        border-bottom: 1px solid #ddd;
    }

    .airport-mobile ul.flight-box li:nth-child(2),
    .airport-mobile ul.flight-box li:nth-child(3),
    .airport-mobile ul.flight-box li:nth-child(5),
    .airport-mobile ul.flight-box li:nth-child(6),
    .airport-mobile ul.flight-box li:nth-child(8),
    .airport-mobile ul.flight-box li:nth-child(9) {
        width: 47.3%;
        padding: 3px 1%;
        text-align: left;
    }

    .airport-mobile ul.flight-box li {
        display: inline-block;
        padding: 3px 0;
        vertical-align: top;
    }


    .airport-mobile ul hr {
        display: none;
    }

    .airport-mobile hr {
        margin: 10px 0 20px;
    }

    .airport-mobile ul.flight-box li:nth-child(2) span:before,
    .airport-mobile ul.flight-box li:nth-child(3) span:before,
    .airport-mobile ul.flight-box li:nth-child(5) span:before,
    .airport-mobile ul.flight-box li:nth-child(6) span:before,
    .airport-mobile ul.flight-box li:nth-child(8) span:before,
    .airport-mobile ul.flight-box li:nth-child(9) span:before {
        margin-bottom: -5px;
    }

    .airport-mobile ul.flight-box li:nth-child(2) span:before {
        content: '航空公司：';
    }

    .airport-mobile ul.flight-box li:nth-child(3) span:before {
        content: '航班：';
    }

    .airport-mobile ul.flight-box li:nth-child(5) span:before {
        content: '出發地：';
    }

    .airport-mobile ul.flight-box li:nth-child(6) span:before {
        content: '起飛時間：';
    }

    .airport-mobile ul.flight-box li:nth-child(8) span:before {
        content: '抵達地：';
    }

    .airport-mobile ul.flight-box li:nth-child(9) span:before {
        content: '抵達時間：';
    }

    .airport-mobile ul.flight-box li span:before {
        display: block;
    }

    .travel ul.detail {
        display: grid;
        justify-items: center;
    }

    .travel ul.detail li {
        margin-bottom: 15px;
        width: 92%;
    }

    .travel ul.detail li .headline {
        padding: 5px;
        font-size: 20px;
    }

    .travel ul.detail li .img .col-md-6 img,
    .food .img .col-md-6 img,
    .itinerary .img .col-md-6 img,
    .activity .img .col-md-6 img,
    .class-example .img .col-md-6 img {
        width: 100%;
        margin-top: 0;
    }

    .travel ul.detail li .text {
        margin: 0;
    }

    .content.deposit .step>div {
        margin-top: 1rem;
        letter-spacing: .5px;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }
}


/*更多遊學團-----------*/
.more-tour {
    padding: 0;
    padding-bottom: 15px;
}

.more-tour .slider {
    position: relative;
    width: 101%;
    margin: 20px -0.5%;
}

.more-tour .slider>div a {
    display: block;
    margin: 0 10px 30px 10px;
    text-decoration: none;
    color: #000;
}

.more-tour .slider h4 {
    font-size: 18px;
    color: #000;
    margin-top: 8px;
    font-weight: normal;
}

.more-tour .slider a:hover {
    text-decoration: none;
}

@media(max-width:576px) {
    .more-tour .slider h4 {
        font-size: 17px;
    }
}

/* Slider */
.slick-loading .slick-list {
    background: #fff url('https://www.utsc.com.tw/material-alias/slick/ajax-loader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 2;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
    background: url(https://www.utsc.com.tw/material-alias/slick/arrow-left.svg) no-repeat;
    background-size: 20px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '　';
}

[dir='rtl'] .slick-prev:before {
    content: '　';
}

.slick-next {
    right: -25px;
    background: url(https://www.utsc.com.tw/material-alias/slick/arrow-right.svg) no-repeat;
    background-size: 20px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: ' ';
}

[dir='rtl'] .slick-next:before {
    content: ' ';
}


@media(max-width:798px) {

    .slick-prev,
    .slick-next {
        top: auto;
        bottom: -150px;
    }

    .slick-prev {
        left: 15px;
        background: url(https://www.utsc.com.tw/material-alias/slick/arrow-left-2.svg) no-repeat;
        background-size: 20px;
    }

    .slick-next {
        right: 15px;
        background: url(https://www.utsc.com.tw/material-alias/slick/arrow-right-2.svg) no-repeat;
        background-size: 20px;
    }
}


/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@media(max-width:798px) {
    ul.slick-dots {
        width: 70%;
        margin: 0 15%;
        line-height: 10px;
    }
}

.breadcrumb li:after {
    content: '' !important;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0 !important;
}

.service_box {
    width: 76%;
    margin-left: 93px;
}

.back li:first-child {
    border-right: 1px solid #d9e7ef;
}

@media(max-width:400px) {

    .back a,
    .back a:hover {
        font-size: 16.5px;
        line-height: 40px;
    }
}

@media (max-width:767px) {
    .breadcrumb {
        display: inline;
    }
}

.study .menu {
    width: 100%;
    margin: 0;
    background: #EA5404;
    z-index: 88;
    position: relative;
}

.study .menu>a {
    display: inline-block;
    color: #fff;
    padding: 6px 20px;
}

.study .menu>a:hover {
    color: #be451f;
    background: #fff;
}

.study .menu span {
    color: #fff;
    line-height: 44px;
    padding: 9px 20px;
    cursor: pointer;
}

.study .menu a {
    text-decoration: none;
}

.study .menu span:hover,
.study .menu span a:hover,
.study .menu span a:active {
    color: #be451f;
    background: #fff;
}

.study .menu .active,
.study .menu .active a {
    color: #be451f;
    background: #fff;
}

@media(max-width:1024px) {
    .study .menu>a {
        padding: 9px 12px;
    }

    .study .menu span {
        padding: 9px 10px;
    }
}

@media(max-width:798px) {
    .study .menu {
        font-weight: 500;
    }

    .study .menu span {
        padding: 9px 10px;
    }

    .study .menu .service {
        display: none;
    }

    .study .menu .apply {
        position: fixed;
        width: 20.5%;
        bottom: 0;
        right: 0;
        text-align: center;
        padding: 5.5px 0;
        background: #20799b;
        z-index: 90;
    }

    .study .menu .apply span {
        padding: 0;
        line-height: 37px;
        font-weight: 600;
    }

    .study .menu .active {
        background: #fff;
    }
}

@media(max-width:576px) {
    .study .menu {
        font-size: 16px;
        left: 0px;
    }

    .study .menu span {
        padding: 10px 2px;
    }

    .study .menu .apply {
        padding: 6.5px 0;
    }
}

@media(max-width:480px) {
    .study .menu>a {
        padding: 9px 0px;
    }
}

@media(max-width:400px) {
    .study .menu {
        font-size: 15px;
    }

    .study .menu span {
        padding: 12px 2px;
    }

    .study .menu .apply span {
        display: block;
        font-size: 16.5px;
        line-height: 42px;
        padding-bottom: 10px;
    }

    .study .menu .apply {
        font-size: 16.5px;
        line-height: 40px;
        padding-top: 2px;
        padding-bottom: 10px;
    }
}


.study .social-media {
    position: absolute;
    top: 0px;
    right: 10px;
}

.study .social-media ul {
    margin: 0;
}

.study .social-media li {
    display: inline-block;
    margin: 7px;
}

.study .social-media li img {
    width: 20px;
    vertical-align: top;
    margin: 5px;
}

.study .social-media li.icon {
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 50%;
}

.study .social-media li.icon.fb {
    background: #014099;
}

.study .social-media li.icon.line {
    background: #00c300;
}

@media(max-width:576px) {
    .study .social-media li {
        margin: 7px 3px;
    }
}

.class-box .col-md-7,
.class-box.col-md-12,
.img.col-md-12,
.img .col-md-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}