:root {
    --main-color-one: #764AF1;
    --heading-color: #1E1926;
    --paragraph-color: #6B6B6B;
    --default-font: "Afacad Flux", sans-serif;
    --animate-delay: 0.3s;
}

@media only screen and (min-width:1601px) and (max-width: 1850px) {
    .chose-area-inner .bg-image {
        width: 50%;
        background-repeat: no-repeat;
    }

    .institutes-area-wrapper .ml-minus-70 {
        margin-left: -45px;
    }

    .institutes-area-wrapper .mr-70 {
        margin-left: 30px;
    }

}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .chose-area-inner .bg-image {
        width: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .institutes-area-wrapper .ml-minus-70 {
        margin-left: 0;
    }

    .institutes-area-wrapper .mr-70 {
        margin-left: 0px;
    }

    .banner-area .banner-wrapper .thumbnail .banner-img {
        right: 7%;
    }

    .features-section .shape {
        display: none;
    }

    .banner-area.home-two .banner-wrapper .thumbnail .banner-img {
        right: 5%;
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1399px) {
    .chose-area-inner .bg-image {
        width: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .institutes-area-wrapper .ml-minus-70 {
        margin-left: 0;
    }

    .institutes-area-wrapper .mr-70 {
        margin-left: 0px;
    }

    .banner-area .banner-wrapper .thumbnail .banner-img {
        right: 3%;
    }

    .features-section .shape {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .blog-details-wrapper .blog-details .main-title {
        font-size: 42px;
        line-height: 60px;
    }

    .chose-area-inner .bg-image {
        width: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .footer-area.style-01 .subscribe-form .form-group {
        width: 535px;
    }

    .widget.widget_subscribe .subscibe-wrapper .subscribe-form {
        margin-left: 80px;
    }

    .institutes-area-wrapper .ml-minus-70 {
        margin-left: 0;
    }

    .institutes-area-wrapper .mr-70 {
        margin-left: 0px;
    }

    .single-instructor-details-wrap .content .title {
        font-size: 28px;
        line-height: 44px;
        margin-top: 15px;
    }

    .banner-area .banner-wrapper .thumbnail .banner-img {
        right: 3%;
    }

    .features-section .shape {
        display: none;
    }

    .banner-area .banner-wrapper .thumbnail .banner-img {
        right: -2%;
        transform: scale(0.8);
    }

    .banner-area.home-two .banner-inner .title {
        font-size: 67px;
        line-height: 1.26;
    }

    .banner-area.home-two {
        padding: 140px 0px 160px;
    }

    .banner-area.home-two .banner-wrapper .thumbnail .banner-img {
        top: 102px;
    }
}



.banner-area {
    position: relative;
    z-index: 0;
    padding: 285px 0px 240px;
}

.banner-area.home-two {
    padding: 285px 0px 160px;
}

.banner-area.home-two::after {
    display: none;
}

.banner-area.home-two::before {
    display: none;
}

.banner-area.home-two .banner-inner .title {
    font-size: 80px;
    line-height: 1.26;
}

.banner-area.home-two .banner-wrapper .thumbnail .banner-img {
    top: 230px;
}

.banner-area .banner-wrapper .thumbnail .banner-img {
    position: absolute;
    top: 130px;
    right: 13%;
}

.banner-area .banner-wrapper .enrolled {
    background: #fff;
    -webkit-box-shadow: 0px 10px 50px rgba(89, 86, 230, 0.1);
    box-shadow: 0px 10px 50px rgba(89, 86, 230, 0.1);
    border-radius: 20px;
    padding: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    bottom: 15%;
    right: 23%;
    -webkit-animation: scroll-ver 3s linear infinite;
    animation: scroll-ver 3s linear infinite;
}

.banner-area .banner-wrapper .enrolled .content {
    margin-left: 15px;
}

.banner-area .banner-wrapper .enrolled .content .title {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
}

.banner-area .banner-wrapper .enrolled .content p {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 0;
    color: var(--paragraph-color);
}

.banner-area .banner-wrapper .element-01 {
    position: absolute;
    right: 15%;
    top: 67%;
    z-index: 9;
    -webkit-box-shadow: 0px 30px 70px rgba(89, 86, 230, 0.03);
    box-shadow: 0px 30px 70px rgba(89, 86, 230, 0.03);
    -webkit-animation: zoominout 3s linear infinite;
    animation: zoominout 3s linear infinite;
}

.banner-area .banner-wrapper .element-02 {
    position: absolute;
    top: 45.5%;
    -webkit-animation: scroll-down 3s linear infinite;
    animation: scroll-down 3s linear infinite;
}

.banner-area .banner-wrapper .element-03 {
    position: absolute;
    right: 15%;
    top: 27%;
}

.banner-area .banner-wrapper .element-04 {
    position: absolute;
    top: 17%;
    right: 7%;
    -webkit-animation: planefly 2.5s linear;
    animation: planefly 2.5s linear;
}

.banner-area .banner-wrapper .element-05 {
    position: absolute;
    bottom: 39px;
    right: 28%;
    -webkit-animation: scroll-up 2s linear infinite;
    animation: scroll-up 2s linear infinite;
}

.banner-area .banner-wrapper .element-06 {
    position: absolute;
    right: 15%;
    top: 43%;
    -webkit-animation: zoominout 3s linear infinite;
    animation: zoominout 3s linear infinite;
}

.banner-area .banner-wrapper .element-07 {
    position: absolute;
    right: 26%;
    -webkit-animation: scroll-down 3s linear infinite;
    animation: scroll-down 3s linear infinite;
}

.banner-area .banner-wrapper .element-08 {
    position: absolute;
    top: 67%;
    right: 31%;
    -webkit-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite;
}

.banner-area .banner-wrapper .element-09 {
    position: absolute;
    right: 19%;
    top: 23%;
    z-index: -1;
    -webkit-animation: zoominout 3s linear infinite;
    animation: zoominout 3s linear infinite;
}

.banner-area .banner-inner.black .subtitle {
    color: var(--heading-color);
}

.banner-area .banner-inner.black .title {
    color: var(--heading-color);
}

.banner-area .banner-inner .subtitle {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    color: var(--main-color-one);
    margin-bottom: 30px;
}

.banner-area .banner-inner .subtitle img {
    margin-right: 15px;
}

.banner-area .banner-inner .title {
    font-size: 64px !important;
    line-height: 1.407;
    color: var(--heading-color);
    font-weight: 700;
    margin-bottom: 27px;
}

.banner-area .banner-inner .title span {
    color: #F32424;
}

.banner-area .banner-inner p {
    font-size: 20px;
    line-height: 2;
    font-weight: 400;
    color: var(--paragraph-color);
    margin-bottom: 0;
}

.banner-area .banner-inner .header-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 53px;
}

.banner-area .banner-slider-one {
    overflow: hidden;
}

.banner-area .banner-slider-one .swiper-slide-active .banner-inner {
    -webkit-animation: fadeInRight 2s 0s both;
    animation: fadeInRight 2s 0s both;
}

.banner-area .banner-slider-one .next-icon {
    position: absolute;
    z-index: 9;
    bottom: 19%;
    left: 265px;
    width: 55px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    cursor: pointer;
}

.banner-area .banner-slider-one .next-icon::after {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    position: absolute;
    z-index: -1;
}

.banner-area .banner-slider-one .next-icon i {
    font-size: 20px;
    color: var(--main-color-one);
    position: relative;
    left: 30px;
    top: 5px;
}

.banner-area .banner-slider-one .prev-icon {
    position: absolute;
    z-index: 9;
    bottom: 4%;
    left: 320px;
    width: 55px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    cursor: pointer;
}

.banner-area .banner-slider-one .prev-icon::after {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    position: absolute;
    z-index: -1;
}

.banner-area .banner-slider-one .prev-icon i {
    font-size: 20px;
    color: var(--main-color-one);
    position: relative;
    left: 30px;
    top: 5px;
}

.banner-area .banner-slider-one .custom-pagination {
    position: absolute;
    z-index: 99;
    width: 30%;
    height: 1px;
    left: 55%;
    bottom: 10%;
    top: unset;
    background: #707070;
}

.banner-area .banner-slider-one .custom-pagination .swiper-pagination-progressbar-fill {
    background-color: var(--main-color-one);
}

.banner-area.header-bg {
    background-color: var(--heading-color);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}

.banner-area .bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@-webkit-keyframes planefly {
    0% {
        right: 26%;
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes planefly {
    0% {
        right: 26%;
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes startwopath {
    0% {
        color: #FFFFFF;
        fill: #e7024b;
        opacity: 0.3;
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    50% {
        fill: var(--secondary-color);
        opacity: 0.7;
    }

    60% {
        fill: #e7024b;
        opacity: 1;
    }

    100% {
        fill: #f88c31;
        opacity: 0.3;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes startwopath {
    0% {
        color: #FFFFFF;
        fill: #e7024b;
        opacity: 0.3;
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    50% {
        fill: var(--secondary-color);
        opacity: 0.7;
    }

    60% {
        fill: #e7024b;
        opacity: 1;
    }

    100% {
        fill: #f88c31;
        opacity: 0.3;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes scroll-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes scroll-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes scroll-ver {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes scroll-ver {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@-webkit-keyframes zoominout {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes zoominout {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes scroll-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 50%;
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 100%;
    }
}

@keyframes scroll-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 50%;
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 100%;
    }
}

.page-wrapper {
    position: relative;
    z-index: 0;
    background-image: url(../img/bg/01.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}


.btn-wrap {
    display: block;
}

.btn-common.btn-active {
    background-color: var(--main-color-one);
    border-color: var(--main-color-one);
    color: #fff;
}


.btn-common {
    display: inline-block;
    font-family: var(--default-font);
    font-size: 18px;
    font-weight: 600;
    line-height: 0;
    text-transform: capitalize;
    color: var(--heading-color);
    background-color: #fff;
    padding: 37px 42px 36px;
    border: 1px solid #E4E4E4;
    border-radius: 15px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    position: relative;
    z-index: 1;
}

.btn-common::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10%;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--main-color-one);
    z-index: -1;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    opacity: 0;
    border-radius: 12px;
}

.btn-common:hover {
    color: #fff;
}


/* ----------------- feedback start ----------------- */

.feedback-section {
    position: relative;
    z-index: 0;
}

.margin-top-110 {
    margin-top: 110px;
}

.image-box-item {
    margin-bottom: 30px;
}

.image-box-item {
    margin-bottom: 30px;
}

.image-box-item:hover .thumbnail::after {
    opacity: 0;
    visibility: hidden;
}

.image-box-item:hover .thumbnail::before {
    opacity: 1;
    visibility: visible;
}

.image-box-item .thumbnail {
    position: relative;
    z-index: 0;
}

.image-box-item .thumbnail::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(83.41%, #1C2936), to(#1C2936));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #1C2936 83.41%, #1C2936 100%);
    border-radius: 20px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 1;
    visibility: visible;
}

.image-box-item .thumbnail::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(83.41%, rgba(118, 74, 241, 0.8)), to(#764AF1));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(118, 74, 241, 0.8) 83.41%, #764AF1 100%);
    border-radius: 20px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 0;
    visibility: hidden;
}

.image-box-item .thumbnail img {
    border-radius: 20px;
    width: 100%;
}

.image-box-item .thumbnail .content {
    position: absolute;
    z-index: 1;
    text-align: center;
    left: 40px;
    bottom: 25px;
    width: calc(100% - 80px);
}

.image-box-item .thumbnail .content .title {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 5px;
}

.image-box-item .thumbnail .content p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 0;
}

.image-box-item-two {
    border-radius: 50px;
    padding: 70px;
}

.image-box-item-two.bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.image-box-item-two.bg-image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#FBAD41), to(#980F00));
    background: linear-gradient(#FBAD41, #980F00);
    background-blend-mode: multiply;
    background-size: cover;
    z-index: -1;
    border-radius: 50px;
}

.image-box-item-two .content .title {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
}

.image-box-item-two .content .subtitle {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Amita", cursive;
}

.image-box-item .thumbnail .content .title {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 5px;
}

.theme-section-title .title {
    font-size: 45px;
    line-height: 1.34;
    font-weight: 600;
    margin-bottom: 14px;
    position: relative;
    z-index: 0;
    margin-bottom: 0;
}

.title-shape {
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 475px;
    -o-object-fit: contain;
    object-fit: contain;
}


.video-play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 75px;
    text-align: center;
    background-color: var(--main-color-one);
    border-radius: 50%;
    color: var(--main-color-one);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.destination-section {
    background: rgba(242, 242, 242, 0.9);
    padding: 128px 0px 140px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.destination-section.style-01 {
    background: #FAEAFF;
    padding: 135px 0px 105px;
}

.destination-section .shape-01 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.destination-section .shape-02 {
    position: absolute;
    bottom: 100px;
    right: 50px;
}

.destination-section .plane-wrap.active .shape-02 {
    -webkit-animation: planefly-02 1.5s linear;
    animation: planefly-02 1.5s linear;
}

@-webkit-keyframes planefly-02 {
    0% {
        right: -10%;
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes planefly-02 {
    0% {
        right: -10%;
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.custom-container-01 {
  max-width: 1430px;
  padding-left: 15px;
  padding-right: 15px;
}

.destination-items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}


.destination-section {
  background: rgba(242, 242, 242, 0.9);
  padding: 128px 0px 140px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.destination-section.style-01 {
  background: #FAEAFF;
  padding: 135px 0px 105px;
}
.destination-section .shape-01 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.destination-section .shape-02 {
  position: absolute;
  bottom: 100px;
  right: 50px;
}
.destination-section .plane-wrap.active .shape-02 {
  -webkit-animation: planefly-02 1.5s linear;
          animation: planefly-02 1.5s linear;
}

.margin-top-110 {
  margin-top: 110px;
}

.theme-section-title {
  margin-bottom: 70px;
}

.destination-single-item .name {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
}

.destination-items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.destination-section {
  background: rgba(242, 242, 242, 0.9);
  padding: 128px 0px 140px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.destination-section.style-01 {
  background: #FFF5F8;
  padding: 135px 0px 105px;
}
.destination-section .shape-01 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.destination-section .shape-02 {
  position: absolute;
  bottom: 100px;
  right: 50px;
}
.destination-section .plane-wrap.active .shape-02 {
  -webkit-animation: planefly-02 1.5s linear;
          animation: planefly-02 1.5s linear;
}

@-webkit-keyframes planefly-02 {
  0% {
    right: -10%;
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes planefly-02 {
  0% {
    right: -10%;
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.destination-single-item.style-02 {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  width: 20%;
}

.destination-single-item.style-02:last-child .thumbnail::after {
  display: none;
}

.destination-single-item.style-02 .thumbnail {
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  margin: auto;
  position: relative;
  z-index: 0;
}


.destination-single-item.style-02 .thumbnail::after {
  position: absolute;
  content: "";
  right: -140px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  background-image: url(/images/trinity/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.destination-single-item.style-02 .thumbnail {
  line-height: 130px;
  text-align: center;
}


@media only screen and (max-width: 991px) {
  section.destination-section.style-01.margin-top-110 .destination-items-wrap {
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width: 375px) {
  .theme-section-title .title {
    font-size: 28px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 575px) {
  .destination-section.style-01.margin-top-110.instruction 
  .destination-single-item.style-02 {
    width: 100% !important;
  }
}


@media only screen and (max-width: 991px) {
    .destination-single-item.style-02 {
    margin-bottom: 50px;
}

.destination-single-item.style-02 .thumbnail::after {
    display: none;
}

}

@media only screen and (max-width: 991px) {
  .theme-section-title .title {
    font-size: 35px;
    line-height: 45px;
  }
}

.destination-single-item.style-02 .name {
  font-weight: 400;
  line-height: 1.5;
}

.faq-section-area .faq-content .subtitle {
    font-size: 24px;
    line-height: 1.67;
    font-weight: 600;
    margin-bottom: 65px;
}

.faq-section-area {
    background: #F2F2F2;
    position: relative;
    z-index: 0;
    padding: 140px 0px;
}

.faq-section-area .theme-section-title {
    margin-bottom: 0;
}

.faq-section-area .faq-content {
    position: relative;
    z-index: 0;
    margin-top: 45px;
    padding-top: 45px;
    margin-bottom: 50px;
}

.faq-section-area .faq-content::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 2px;
    background: #FFC44E;
}

.faq-section-area .faq-content .subtitle {
    font-size: 24px;
    line-height: 1.67;
    font-weight: 600;
    margin-bottom: 65px;
}


.accordion-wrapper .card {
    border: none;
    background-color: #fff;
    border-radius: 20px;
    -webkit-transition: 0.7s all ease;
    transition: 0.7s all ease;
}

.accordion-wrapper .card+.card {
    margin-top: 20px;
}

.accordion-wrapper .card .card-header {
    background-color: transparent;
    padding: 0;
    border: none;
}

.accordion-wrapper .card .card-header a {
    display: block;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--heading-color);
    padding: 20px 20px 20px 20px;
    cursor: pointer;
    position: relative;
}

.accordion-wrapper .card .card-header a:after {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
    content: "\f067";
    font-family: "fontawesome";
    font-weight: 900;
    font-size: 18px;
}

.accordion-wrapper .card .card-header a[aria-expanded=true]:after {
    content: "\f068";
}

.accordion-wrapper .card .card-body {
    padding: 10px 20px 20px 20px;
    font-size: 16px;
    line-height: 1.5;
    font-family: var(--default-font);
    font-weight: 400;
    color: var(--paragraph-color);
    -webkit-transition: 0.7s alternate;
    transition: 0.7s alternate;
}

.accordion-wrapper.style-02 .card {
    border: 1px solid #E4E4E4;
}

.title {
  font-family: var(--default-font);
  color: var(--heading-color);
}

.section-top-space {
  padding-top: 70px;
}

.about-section-area .thumbnail {
  text-align: right;
}


/*----------------------------
    Counterup Item
----------------------------*/
.counter-section-area {
  position: relative;
  z-index: 0;
  padding: 135px 0px 132px;
}
.counter-section-area.bg-color-01 {
  background: #FAECFF;
}

.counter-section-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 30px;
}
.counter-section-inner.style-01 {
  margin: 0;
}
.counter-section-inner.style-01 .single-counterup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.counter-section-inner.style-01 .single-counterup .image-wrap img {
  margin-right: 30px;
  margin-top: 13px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.counter-section-inner.style-01 .single-counterup .content-wrap {
  text-align: left;
}
.counter-section-inner.style-01 .single-counterup .content-wrap .odo-area .odo-title {
  color: var(--heading-color);
}
.counter-section-inner.style-a .single-counterup.color-01 {
  background-color: #F5F2FE;
  padding: 18px;
  border-left: 3px solid var(--main-color-one);
  border-radius: 7px;
}
.counter-section-inner.style-a .single-counterup.color-02 {
  background-color: #FFFBF3;
  padding: 18px;
  border-left: 3px solid #FFDFA0;
  border-radius: 7px;
}
.counter-section-inner.style-a .single-counterup.color-03 {
  background-color: #FEF0F0;
  padding: 18px;
  border-left: 3px solid #FBBDBD;
  border-radius: 7px;
}

.single-counterup .content-wrap {
  text-align: center;
}
.single-counterup .content-wrap .odo-area .odo-title {
  margin-bottom: 0px;
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  color: var(--main-color-one);
  font-family: var(--default-font);
  letter-spacing: 0;
}
.single-counterup .content-wrap .odo-area .odo-title.style-01 {
  color: #FFC44E;
}
.single-counterup .content-wrap .odo-area .odo-title.style-02 {
  color: #F32424;
}
.single-counterup .content-wrap .odo-area .title {
  display: inline-block;
  font-size: 45px;
  font-weight: 700;
  color: #F32424;
  margin-bottom: 0;
  position: relative;
  top: 10px;
}
.single-counterup .content-wrap .content {
  margin-top: 12px;
}
.single-counterup .content-wrap .content .subtitle {
  font-size: 16px;
  line-height: 30px;
  font-family: var(--default-font);
  font-weight: 400;
  color: var(--heading-color);
  margin-bottom: 0;
}

.title-shape.style-01 {
  width: 35%;
  right: 155px;
}

.single-counterup .content-wrap .content {
  margin-top: 12px;
}

.single-counterup .content-wrap {
  text-align: center;
}

.about-section-area .thumbnail {
    text-align: initial;
}

.about-section-area .about-content {
    margin-bottom: 70px;
}

 .single-counterup .content-wrap .odo-area .odo-title {
        font-size: 32px;
        line-height: 24px;
    }

.counter-section-inner.style-01 .single-counterup .content-wrap {
    text-align: center;
}

.counter-section-inner.style-a .single-counterup.color-02 {
  background-color: #FFFBF3;
  padding: 18px;
  border-left: 3px solid #FFDFA0;
  border-radius: 7px;
}

.section-bottom-space {
  padding-bottom: 70px;
}

.category-section-area {
  position: relative;
  z-index: 0;
  margin-top: 135px;
}

.about-section-area .thumbnail {
  text-align: right;
}

.btn-common {
  display: inline-block;
  font-family: var(--default-font);
  font-size: 18px;
  font-weight: 600;
  line-height: 0;
  text-transform: capitalize;
  color: var(--heading-color);
  background-color: #fff;
  padding: 37px 42px 36px;
  border: 1px solid #E4E4E4;
  border-radius: 15px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  position: relative;
  z-index: 1;
}

.btn-common::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--main-color-one);
  z-index: -1;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  opacity: 0;
  border-radius: 12px;
}

.btn-common:hover {
  color: #fff;
}

.check-point-list.style-01 .single-check-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 16px;
}
.check-point-list.style-01 .single-check-point:last-child {
  margin-bottom: 0;
}
.check-point-list.style-01 .single-check-point .icon-wrap {
  margin-right: 12px;
}
.check-point-list.style-01 .single-check-point .icon-wrap .icon {
  font-size: 16px;
  color: var(--main-color-one);
}
.check-point-list.style-01 .single-check-point .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.check-point-list.style-01 .single-check-point .content .text {
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: var(--heading-color);
}
.check-point-list.style-01.v-02 .single-check-point .icon-wrap {
  width: 26px;
  height: 26px;
  line-height: 28px;
  border-radius: 50%;
  background-color: var(--main-color-one);
  text-align: center;
  margin-right: 20px;
}
.check-point-list.style-01.v-02 .single-check-point .icon-wrap .icon {
  color: #fff;
}
.check-point-list.style-01.v-03 .single-check-point {
  margin-bottom: 5px;
}
.check-point-list.style-01.v-03 .single-check-point:last-child {
  margin-bottom: 0;
}

.about-content .content-title {
  font-family: var(--heading-font);
  font-size: 45px;
  line-height: 60px;
  font-weight: 600;
  color: var(--heading-color);
  margin-bottom: 23px;
}

.check-point-list.style-01 .single-check-point .content .text {
  font-family: var(--default-font);
  font-size: 18px;  
  line-height: 30px;
  color: var(--heading-color);
}



.our-team-single-details-wrap .img-wrap {
  position: relative;
  display: inline-block;
  padding-bottom: 45px;
}
.our-team-single-details-wrap .img-wrap img {
  border-radius: 30px;
}
.our-team-single-details-wrap .img-wrap .badge-wrap {
  background-color: var(--main-color-one);
  border-radius: 25px;
  padding: 29px 30px 29px;
  display: inline;
  position: absolute;
  bottom: 0px;
  right: -70px;
  text-align: center;
  z-index: 2;
}
.our-team-single-details-wrap .img-wrap .badge-wrap::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  height: 50%;
  background-color: var(--main-color-one);
  opacity: 0.5;
  border-radius: 25px;
  z-index: -1;
}
.our-team-single-details-wrap .img-wrap .badge-wrap .numb {
  font-size: 45px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin-bottom: 15px;
}
.our-team-single-details-wrap .img-wrap .badge-wrap .text {
  font-family: var(--body-font);
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  display: block;
}
.our-team-single-details-wrap .content .quote {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  font-style: italic;
  color: var(--heading-color);
  padding-bottom: 8px;
}
.our-team-single-details-wrap .content .quote .icon {
  color: var(--main-color-one);
  font-size: 30px;
}
.our-team-single-details-wrap .content .paragraph {
  margin-top: 22px;
}
.our-team-single-details-wrap .content .check-point-list {
  margin-top: 26px;
}
.our-team-single-details-wrap .content .btn-wrap {
  margin-top: 55px;
}

.about-section-area .thumbnail {
  text-align: right;
}


.single-team-item.style-01 {
    padding: 40px 40px 35px;
    border: 1px solid #E4E4E4;
    border-radius: 20px;
    text-align: center;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    margin: 15px 0;
}

.single-team-item.style-01 .thumbnail {
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.single-team-item.style-01 .thumbnail img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

.single-team-item.style-01 .thumbnail .social-media-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -40px;
    width: 100%;
    opacity: 0;
}

.single-team-item.style-01 .thumbnail .social-media-list .single-social-item {
    margin: 0;
    position: relative;
    z-index: 1;
}

.single-team-item.style-01 .thumbnail .social-media-list .single-social-item:first-child {
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    margin-right: -40px;
    z-index: 0;
}

.single-team-item.style-01 .thumbnail .social-media-list .single-social-item:last-child {
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    margin-left: -40px;
    z-index: 0;
}

.single-team-item.style-01 .content {
    padding-top: 40px;
    text-align: center;
}

.single-team-item.style-01 .content .title {
    font-size: 24px;
    line-height: 30px;
}

.single-team-item.style-01 .content .designation {
    margin-top: 14px;
    margin-bottom: 0;
}

.single-team-item.style-01:hover {
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 50px rgba(89, 86, 230, 0.1);
    box-shadow: 0px 0px 50px rgba(89, 86, 230, 0.1);
}

.single-team-item.style-01:hover .thumbnail .social-media-list {
    bottom: -55px;
    opacity: 1;
}

.single-team-item.style-01:hover .thumbnail .social-media-list .single-social-item:first-child {
    margin-bottom: 70px;
    margin-right: 30px;
}

.single-team-item.style-01:hover .thumbnail .social-media-list .single-social-item:last-child {
    margin-bottom: 70px;
    margin-left: 30px;
}

.single-team-item.style-02 {
    padding: 40px 40px 37px;
    border: 1px solid #E4E4E4;
    border-radius: 20px;
    text-align: center;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
}

.single-team-item.style-02 .thumbnail {
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.single-team-item.style-02 .thumbnail img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: drop-shadow(0px 20px 40px rgba(89, 86, 230, 0.08));
    filter: drop-shadow(0px 20px 40px rgba(89, 86, 230, 0.08));
}

.single-team-item.style-02 .thumbnail .social-media-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -40px;
    width: 100%;
    opacity: 0;
}

.single-team-item.style-02 .thumbnail .social-media-list .single-social-item {
    margin: 0;
    position: relative;
    z-index: 1;
}

.single-team-item.style-02 .thumbnail .social-media-list .single-social-item:first-child {
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    margin-right: -40px;
    z-index: 0;
}

.single-team-item.style-02 .thumbnail .social-media-list .single-social-item:last-child {
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    margin-left: -40px;
    z-index: 0;
}

.single-team-item.style-02 .content {
    padding-top: 40px;
    text-align: center;
}

.single-team-item.style-02 .content .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.single-team-item.style-02 .content .designation {
    font-family: var(--body-font);
    font-size: 16px;
    color: var(--paragraph-color);
    margin-top: 13px;
    margin-bottom: 0;
}

.single-team-item.style-02 .content .email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 0;
}

.single-team-item.style-02 .content .email .icon-wrap {
    margin-right: 12px;
}

.single-team-item.style-02 .content .email .icon-wrap .icon {
    font-size: 14px;
    color: #CDCDCD;
}

.single-team-item.style-02 .content .email .text {
    font-family: var(--body-font);
    font-size: 16px;
    font-weight: 400;
    color: var(--heading-color);
}

.single-team-item.style-02 .hover-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 40px;
    text-align: center;
    border-radius: 20px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    visibility: hidden;
}

.single-team-item.style-02 .hover-content .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.single-team-item.style-02 .hover-content .designation {
    font-family: var(--body-font);
    font-size: 16px;
    color: var(--paragraph-color);
    margin-top: 13px;
    margin-bottom: 35px;
}

.single-team-item.style-02 .hover-content .social-media-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 55px;
}

.single-team-item.style-02:hover {
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 50px rgba(89, 86, 230, 0.1);
    box-shadow: 0px 0px 50px rgba(89, 86, 230, 0.1);
}

.single-team-item.style-02:hover .hover-content {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.single-team-item.style-03 {
    padding: 50px 50px 47px;
    border: 1px solid #E4E4E4;
    border-radius: 20px;
    text-align: center;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
}

.single-team-item.style-03 .thumbnail {
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.single-team-item.style-03 .thumbnail img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: drop-shadow(0px 20px 40px rgba(89, 86, 230, 0.08));
    filter: drop-shadow(0px 20px 40px rgba(89, 86, 230, 0.08));
}

.single-team-item.style-03 .content {
    padding-top: 30px;
    text-align: center;
}

.single-team-item.style-03 .content .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.single-team-item.style-03 .content .designation {
    font-family: var(--body-font);
    font-size: 16px;
    color: var(--paragraph-color);
    margin-top: 13px;
    margin-bottom: 35px;
}

.single-team-item.style-03 .hover-content {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), color-stop(25%, rgb(255, 255, 255)), color-stop(50%, rgba(255, 255, 255, 0.32)), color-stop(75%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.04)));
    background: linear-gradient(360deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0.32) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0.04) 100%);
    padding: 50px;
    text-align: center;
    border-radius: 20px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 0;
}

.single-team-item.style-03:hover {
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 50px rgba(89, 86, 230, 0.1);
    box-shadow: 0px 0px 50px rgba(89, 86, 230, 0.1);
    background-color: #fff;
}

.single-team-item.style-03:hover .hover-content {
    top: 0;
    visibility: visible;
    opacity: 1;
}

.single-instructor-details-wrap {
    text-align: center;
}

.single-instructor-details-wrap .thumb img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 10px solid #fff;
    -webkit-filter: drop-shadow(0px 20px 40px rgba(89, 86, 230, 0.08));
    filter: drop-shadow(0px 20px 40px rgba(89, 86, 230, 0.08));
}

.single-instructor-details-wrap .content {
    background-color: #fff;
    border-radius: 20px;
    padding: 115px 40px 40px;
    margin-top: -75px;
}

.single-instructor-details-wrap .content .badge-box {
    font-size: 16px;
}

.single-instructor-details-wrap .content .badge-box .badges {
    font-family: var(--body-font);
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    background-color: var(--main-color-one);
    border-radius: 8px;
    padding: 3px 8px 3px;
}

.single-instructor-details-wrap .content .title {
    font-size: 32px;
    font-weight: 600;
    line-height: 60px;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 5px;
}

.single-instructor-details-wrap .content .paragraph .ex {
    font-weight: 500;
}

.single-instructor-details-wrap .content .student-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    position: relative;
}

.single-instructor-details-wrap .content .student-review::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1px;
    height: 40px;
    background-color: #E4E4E4;
}

.single-instructor-details-wrap .content .student-review .number {
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 700;
    line-height: 45px;
    color: var(--main-color-one);
    display: block;
}

.single-instructor-details-wrap .content .student-review .text {
    font-family: var(--body-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: var(--heading-color);
}

.single-instructor-details-wrap .content .student-review .review-wrap {
    text-align: right;
}

.single-instructor-details-wrap .content .student-review .review-wrap .number {
    color: #FFC44E;
    text-align: center;
}

.single-instructor-details-wrap .content .social-media-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
}

.swiper-call {
    overflow: hidden;
}

.swiper-pagination {
    position: relative;
    width: 100% !important;
    bottom: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #FBDED4;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    left: 0 !important;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-main {
    background-color: var(--main-color-one);
}

.swiper-arrow-wrap {
    position: relative;
    z-index: 9;
}

.swiper-arrow-wrap.style-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-arrow-wrap.style-01 .swiper-arrow {
    width: 35px;
    height: 35px;
    border-radius: 2px;
    text-align: center;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.12);
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.swiper-arrow-wrap.style-01 .swiper-arrow .icon {
    line-height: 36px;
    font-size: 16px;
    color: var(--main-color-one);
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.swiper-arrow-wrap.style-01 .swiper-arrow:hover {
    background-color: var(--main-color-one);
}

.swiper-arrow-wrap.style-01 .swiper-arrow:hover .icon {
    color: #fff;
}

.swiper-arrow-wrap.style-01 .swiper-arrow.arrow-next {
    margin-left: 15px;
}

.swiper-arrow-wrap.style-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-arrow-wrap.style-02 .swiper-arrow {
    width: 40px;
    height: 30px;
    border-radius: 2px;
    text-align: center;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.12);
    background-color: #fff;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.swiper-arrow-wrap.style-02 .swiper-arrow .icon {
    line-height: 29px;
    font-size: 18px;
    color: var(--main-color-one);
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.swiper-arrow-wrap.style-02 .swiper-arrow:hover {
    background-color: var(--main-color-one);
}

.swiper-arrow-wrap.style-02 .swiper-arrow:hover .icon {
    color: #fff;
}

.swiper-arrow-wrap.style-02 .swiper-arrow.arrow-prev {
    margin-left: 15px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.swiper-arrow-wrap.style-02 .swiper-arrow.arrow-next {
    margin-left: 15px;
    margin-left: 15px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.swiper-arrow-wrap.style-03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-arrow-wrap.style-03 .swiper-arrow {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    text-align: center;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.12);
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    background-color: #fff;
}

.swiper-arrow-wrap.style-03 .swiper-arrow .icon {
    line-height: 65px;
    font-size: 32px;
    color: var(--main-color-one);
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.swiper-arrow-wrap.style-03 .swiper-arrow:hover {
    background-color: var(--main-color-one);
}

.swiper-arrow-wrap.style-03 .swiper-arrow:hover .icon {
    color: #fff;
}

.swiper-arrow-wrap.style-03 .swiper-arrow.arrow-next {
    margin-left: 15px;
}

.slick-main {
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
}

.slick-main .slick-item {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.slick-main.dots-style-01 .slick-dots {
    position: absolute;
    bottom: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slick-main.dots-style-01 .slick-dots button {
    display: none;
}

.slick-main.dots-style-01 .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #909090;
    cursor: pointer;
    -webkit-transition: all linear 0.6s;
    transition: all linear 0.6s;
}

.slick-main.dots-style-01 .slick-dots li.slick-active {
    width: 30px;
    border-radius: 25px;
    background-color: #333333;
}

.slick-main.dots-style-02 .slick-dots {
    position: absolute;
    bottom: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slick-main.dots-style-02 .slick-dots button {
    display: none;
}

.slick-main.dots-style-02 .slick-dots li {
    display: inline-block;
    margin: 0 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #FBDED4;
    cursor: pointer;
    -webkit-transition: all linear 0.6s;
    transition: all linear 0.6s;
}

.slick-main.dots-style-02 .slick-dots li.slick-active {
    border-radius: 25px;
    background-color: var(--main-color-one);
}

.slick-main.dots-style-03 .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0;
    line-height: 0;
}

.slick-main.dots-style-03 .slick-dots button {
    display: none;
}

.slick-main.dots-style-03 .slick-dots li {
    display: inline-block;
    margin: 0 6px;
    width: 10px;
    height: 10px;
    border-radius: 3px;
    background-color: #E4E4E4;
    cursor: pointer;
    -webkit-transition: all linear 0.6s;
    transition: all linear 0.6s;
}

.slick-main.dots-style-03 .slick-dots li.slick-active {
    background-color: var(--main-color-one);
}

.slick-main.dots-space {
    padding-bottom: 80px;
}

.arrow-style-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.arrow-style-01 .slick-arrow {
    width: 54px;
    height: 54px;
    line-height: 56px;
    border: 1px solid #DEDEDE;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.arrow-style-01 .slick-arrow .icon {
    font-size: 16px;
    color: #5D5D5D;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.arrow-style-01 .slick-arrow:hover .icon {
    color: var(--main-color-one);
}

.arrow-style-01 .next-icon {
    margin-left: 20px;
}

.arrow-style-01.v-02 .slick-arrow {
    background-color: transparent;
}

.arrow-style-01.v-02 .slick-arrow i {
    color: #fff;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.arrow-style-01.v-02 .slick-arrow:hover {
    background-color: #fff;
}

.arrow-style-01.v-02 .slick-arrow:hover i {
    color: #000;
}

.arrow-style-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.arrow-style-02 .slick-arrow {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    background-color: #fff;
}

.arrow-style-02 .slick-arrow .icon {
    font-size: 16px;
    color: #5D5D5D;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.arrow-style-02 .slick-arrow:hover {
    background-color: var(--main-color-one);
}

.arrow-style-02 .slick-arrow:hover svg path {
    fill: #fff;
}

.arrow-style-02 .slick-arrow:hover .icon {
    color: var(--main-color-one);
}

.arrow-style-02 .next-icon {
    margin-left: 20px;
}

.arrow-style-02.v-02 .slick-arrow {
    background-color: transparent;
}

.arrow-style-02.v-02 .slick-arrow i {
    color: #fff;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.arrow-style-02.v-02 .slick-arrow:hover {
    background-color: #fff;
}

.arrow-style-02.v-02 .slick-arrow:hover i {
    color: #000;
}