@import url('https://fonts.googleapis.com/css2?family=Gupter:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Belleza&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
.header {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    border-top: 8px solid #682056;
}

li.nav-item {
    padding-right: 5px;
    padding-left: 5px;
}

.carousel img {
    width: 100%
}

.zoomf .item>img {
    -webkit-animation: zoom 50s;
    animation: zoom 50s
}

.slideDestIn {
    position: relative;
    display: block !important;
    transition: .5s;
    padding: 6px 6px;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    width: 98% !important;
    margin-bottom: 5px;
}

.tourTitIn {
    padding: 15px 0px;
    text-align: center;
    font-family: "Gupter", serif;
}

.tourTitIn h3 {
    font-size: 22px;
    color: #000;
    padding-bottom: 5px;
    font-family: "Belleza", sans-serif;
}

.slideDestInImg {
    position: relative;
    display: block;
    overflow: hidden;
    /* border-radius: 10px; */
    transition: .5s;
}

.slideDestInImg {
    position: relative;
    display: block;
    overflow: hidden;
    /* border-radius: 10px; */
    transition: .5s;
}

.slideDestIn .slideDestInImg::before {
    content: "";
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, rgba(16, 12, 8, 0) 0%, rgb(16 12 8 / 71%) 100%); */
    border-radius: 10px;
    z-index: 1;
}

.slideDestIn:hover .slideDestInImg img {}

a.slideDestInImg img {
    border-radius: 10px;
    transition: .5s;
    height: 360px;
    object-fit: cover;
    width: 100%;
}

.destination-card2-content {
    position: absolute;
    bottom: 25px;
    left: 25px;
    line-height: 1;
    z-index: 2;
}

.destination-card2-content span {
    color: #FFEB3B;
    font-family: var(--font-rubik);
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .28px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 5px;
}

.destination-card2 .destination-card2-content h4 a {
    color: var(--white-color);
    font-family: var(--font-rubik);
    font-size: 28px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: capitalize;
    transition: .5s;
}

.batch {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.batch span {
    color: #fff;
    background-color: #FF5722;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    display: inline-flex;
    border-radius: 4px;
    padding: 8px 10px;
    transition: .5s;
}

.slideDestIn:hover .batch span {
    background-color: #09cc33;
}

.destination-card2-content h4 {
    color: #fff;
    font-size: 20px;
}

.slick-slide:nth-child(even) {}

ul.slick-dots {
    display: none !important;
}

.slick-prev,
.slick-next {
    bottom: -66px;
    right: 50%;
    left: 50%;
    top: inherit;
}

.slick-prev {
    right: 50% !important;
    left: 47%;
}

.slick-prev:before,
.slick-next:before {
    font-size: 35px;
    color: #000000;
    font-weight: normal;
    font-family: none;
}

.text-green {
    color: #4caf50;
}

section.slSec {
    background-color: #ffffff7d;
    padding: 80px 0px;
    border-radius: 16px;
    /* box-shadow: 0px 0px 17px #00000014; */
    padding-bottom: 188px !important;
}

.destItnBlk img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.dtime {
    display: flex;
    border-top: 1px solid #9E9E9E;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 11px;
}

.imgFtSec {
    overflow: hidden;
    position: relative;
}

.overBlock {
    width: 100%;
    margin: auto;
    position: absolute;
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    text-align: center;
    padding: 0px 20px;
    background-color: #6a2055d4;
    padding-top: 20%;
    height: 100%;
    color: #fff;
    z-index: 9;
    bottom: -574px;
    transition: 0.9s;
}

.destItnBlk {
    position: relative;
    overflow: hidden;
}

.destInSec:hover .overBlock {
    bottom: 0;
    transition: 0.9s;
}

.btn.btn-details {
    font-size: 14px;
    margin-top: 8px;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px;
}

.topImgDstHt {
    position: relative;
}

.bnrTxt {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
}

.pkgNameTitle {
    font-size: 60px;
    color: #ffffff;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 4px;
    text-shadow: 0px 2px 4px #000;
    line-height: 35px;
    background-color: unset;
    display: inline-block;
    padding: 12px 34px;
    font-family: "Gupter", serif;
    font-family: "Belleza", sans-serif;
}

span.destCvr {
    display: block;
    text-align: center;
    margin-top: 40px;
    font-family: 'Gelasio', serif;
}

.ctDesc {
    font-size: 16px;
}

span.destCvr h3 {
    font-weight: normal;
    font-size: 23px;
    margin-bottom: 0px;
    border: 1px solid #9e9e9e;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 9px;
    margin-top: 15px;
}

span.destCvr h4 {
    display: block;
    margin-top: 22px;
    font-size: 20px;
    font-weight: normal;
    color: #000;
    margin-bottom: 36px;
}

.coverdItn .card-header .dNum {
    content: "/";
    position: absolute;
    left: -108px;
    background-color: #FF9800;
    width: 80px;
    height: 80px;
    text-align: center;
    top: 13px;
    border-radius: 50%;
    color: #ffecd0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 28px;
    padding-top: 14px;
    font-family: 'Gelasio', serif;
    box-shadow: 0px 0px 13px #fff;
}

.coverdItn .card-header {
    background-color: #fff;
    position: relative;
}

span.smTxt {
    display: block;
    font-size: 38px;
    font-weight: 600;
    color: #fff;
}

.itSecPrt {
    display: flex;
}

.destList {
    display: flex;
    flex: 2;
    padding-right: 30px;
}

.destImg {
    display: flex;
    flex: 1;
}

.destImg img {
    width: 100%;
}

.qckHd {
    text-align: center;
    padding-top: 30px;
}

.topImgDst:after {}

.trGlrImg img {
    width: 100%;
    height: 305px;
    object-fit: cover;
}

.trGlrImg {
    margin-bottom: 26px;
}

.tourGlr {
    /* margin-top: 60px; */
    background-color: #D1913C;
    background: #D1913C;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #FFD194, #D1913C);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #FFD194, #D1913C);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: #abbaab;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #ffffff, #abbaab);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ffffff, #abbaab);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 60px 0px;
}

.morePckRel {
    background: #ffb347;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #ffcc33, #ffb347);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ffcc33, #ffb347);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 50px 0px;
}

.hotelSec {
    width: 80%;
    margin: 0 auto;
    padding: 50px 0px 80px 0px;
}

.htTxtHmt {
    height: 100%;
    background-image: url(images/packageBg.png);
    background-position: center;
    background-color: #ffffff;
    padding: 80px 60px;
    background-image: url(images/htBg.jpg);
    /* min-height: 600px; */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

span.sdHtTil {
    font-size: 28px;
    text-align: center;
    display: block;
    z-index: 999;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 1px 4px #0000004a;
}

span.sdHtTil .text-green {
    font-family: "Kalam", cursive;
    display: block;
    color: #000;
    font-size: 49px;
}

.htTxtHmt:before {
    content: "";
    background-color: #ff9800d1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

span.sdHtTil p {
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 40px;
}

span.htPrcSt {
    font-size: 16px;
    display: block;
}

span.prHtm {
    font-size: 48px;
}

.htCtgSec {}

.htImageBlk img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.htviwSec {}

.htlTextBlk {
    position: absolute;
    bottom: 36px;
    background-color: #fff;
    left: 23px;
    padding: 8px 20px;
    font-size: 20px;
}

.destInSec {
    background-color: #6a2055;
    color: #fff;
    text-align: center;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 3px 8px 5px #fff;
}

.destHitxt {
    padding: 10px 0px 20px 0px;
    background-image: url(images/bg/spcBg.jpg);
    background-blend-mode: color-burn;
    background-color: #682056;
}

.dsTitleNm {
    font-size: 33px;
    font-weight: 200;
}

.htImageBlk {
    position: relative;
}

.htTitNam a {
    color: #000;
}

.HtTextItn {
    width: 70%;
    margin: 0 auto;
    background-color: #ff980014;
    padding: 50px 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 12px;
}

.htCagView {
    clear: both;
    /* margin-top: 70px; */
    /* background-color: #e8e8e8; */
    padding: 0px 0px 60px 0px;
    /* overflow: hidden; */
}

.HtPkg-post {
    padding: 10px;
    border-radius: 10px;
    background-color: var(--white-color);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    position: relative;
    overflow: hidden;
    background-color: #fff;
    transition: 0.2s;
    text-align: center;
}

.HtPkg-post:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: 0.2s;
}

.HtPkg-post img {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
}

.HtPkgoff h3 {
    color: #000;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: capitalize;
    font-family: 'Gelasio', serif;
    text-align: center;
}

.HtPkgoff {
    margin-top: 20px;
}

span.htdestCvr {
    background: #FF5F6D;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #FFC371, #FF5F6D);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #f5f5f5, #e8e8e8);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    display: block;
    width: 70%;
    margin: 0 auto;
    padding: 40px 60px;
    border-radius: 16px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.HtTit {
    font-size: 30px;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    padding-bottom: 8px;
    color: #000000;
    display: inline-block;
    position: relative;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    display: block;
    padding-top: 30px;
}

.topImgDstHt img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}

.htSlider {
    margin-top: 50px;
    width: 90%;
    margin: 100px auto;
    background: #FF5F6D;
    background: -webkit-linear-gradient(to right, #FFC371, #FF5F6D);
    background: linear-gradient(to right, #FFC371, #FF5F6D);
    padding: 6px;
    border-radius: 36px;
    box-shadow: 0px 0px 24px #fff;
}

.htSlider img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    border-radius: 33px;
}

.amtHt ul {
    display: flex;
    /* flex-wrap: wrap; */
}

.amtHt ul li {
    display: flex;
    flex: 1;
    font-size: 15px;
    height: 102px;
    /* background: #8BC34A; */
    color: #000;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 14px;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* flex: 207px; */
    margin-top: 17px;
    border: 1px solid #b1b1b178;
    background: #ffffff;
    background: -webkit-linear-gradient(to right, #FFC371, #FF5F6D);
    /* background: linear-gradient(to right, #f5f5f5, #e8e8e8); */
    position: relative;
}

.amtHt ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: -25px;
    font-size: 20px;
    color: #8BC34A;
    background-color: #fff;
    width: 45px;
    border-radius: 40px;
    height: 50px;
    padding-top: 5px;
    border-top: 1px solid #b1b1b178;
}

.amtHt {
    margin-top: 70px;
    padding-bottom: 80px;
}

.htInfoDetl {
    background-color: #fff;
    padding: 10px 0px 60px 0px;
    background: #E0EAFC;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ffffff, #effff0);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    /* background: #4CA1AF; */
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #C4E0E5, #4CA1AF);
    /* Chrome 10-25, Safari 5.1-6 */
    /* background: linear-gradient(to right, #C4E0E5, #4CA1AF); */
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.HftTt {
    font-size: 30px;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    padding-bottom: 8px;
    color: #000000;
    display: inline-block;
    position: relative;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
    display: block;
    padding-top: 30px;
}

.amtHtftr ul {}

.amtHtftr ul li {
    font-size: 18px;
    border-bottom: 1px dotted #a3a3a3;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-left: 26px;
    position: relative;
}

.amtHtftr ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: 8px;
    font-size: 16px;
    color: #8BC34A;
    padding-top: 5px;
    left: 0;
}

.wlTitle {
    font-size: 26px;
    color: #682056;
}

.amtHtftr ul li:last-child {
    border-bottom: none;
}

.coverdItn {
    margin-bottom: 100px;
}

.TransSec {
    /* background-color: #000; */
    /* background: #FF5F6D; */
    background: -webkit-linear-gradient(to right, #FFC371, #FF5F6D);
    background: linear-gradient(to right, #FFC371, );
    padding: 80px 0px 120px 0px;
    /* background: #FF5F6D; */
    background: -webkit-linear-gradient(to right, #FFC371, #FF5F6D);
    background-color: linear-gradient(to right, #ffeb3b42, #FF9800);
    padding: 140px 0px 180px 0px;
    background-image: url(images/rdBg.png);
    min-height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-size: 16%;
    background-repeat: repeat;
    background-color: #ff98003d;
}

.TrviwSec {
    background-color: #fff;
    padding: 10px;
}

.TrvmageBlk img {
    width: 100%;
    border-radius: 16px;
    height: 300px;
    object-fit: cover;
}

.container.wdSmt {
    width: 85%;
    margin: 0 auto;
}

.TrnstTt {
    font-size: 21px;
    font-weight: normal;
    font-family: 'Gelasio', serif;
    padding-bottom: 8px;
    color: #000000;
    display: inline-block;
    position: relative;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: left;
    display: block;
    padding-top: 30px;
}

.Trnsftr {
    padding-left: 26px;
    font-size: 16px;
}

.Trnsftr ul {}

.Trnsftr ul li {
    position: relative;
    padding-left: 23px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #00000042;
    font-size: 15px;
}

.Trnsftr ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: -4px;
    font-size: 13px;
    color: #FF9800;
    padding-top: 5px;
    left: 0;
}

.Trnsftr ul li:last-child {
    border-bottom: none;
}

section.clientExp {
    padding: 80px 0px 100px 0px;
}

section.evSec {
    */ background: -webkit-linear-gradient(to right, #FFC371, #FF5F6D);
    padding: 80px 0px 120px 0px;
    padding: 140px 0px 180px 0px;
    min-height: 600px;
    background: #000000;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #FFC837, #FF8008);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #eaeaea57, #6b6b6b08);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

a.viewDt2 {
    display: block;
    color: #000000;
    font-size: 18px;
    margin-top: 12px;
}

.evBlk {
    background-color: #fff;
    padding: 5px;
    background: #FF8008;
    background: -webkit-linear-gradient(to right, #FFC837, #FF8008);
    background: linear-gradient(to right, #FFC837, #FF8008);
    border-radius: 18px;
    background: #4CB8C4;
    background: -webkit-linear-gradient(to right, #3CD3AD, #4CB8C4);
    background: linear-gradient(to right, #3CD3AD, #4CB8C4);
    background: #FF512F;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #F09819, #FF512F);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #F09819, #FF512F);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.EvPkg-post {
    padding: 10px;
    border-radius: 10px;
    background-color: var(--white-color);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    position: relative;
    overflow: hidden;
    background-color: #fff;
    transition: 0.2s;
    text-align: center;
}

.EvPckImg img {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
    height: 240px;
    object-fit: cover;
}

.EvPkgoff {
    margin-top: 20px;
}

.EvPkgoff h3 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: capitalize;
    font-family: 'Gelasio', serif;
    text-align: center;
    padding: 0px 12px;
}

.bannerBgH {
    background: #e65c00;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #F9D423, #e65c00);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #F9D423, #e65c00);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 50px 0px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    background: #ec008c;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #fc6767, #ec008c);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #fc6767, #ec008c);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: #ffe259;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #ffa751, #ffe259);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #ffa751, #ffe259);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

span.tpTitle.smFnt {
    font-size: 24px;
    width: 80%;
    margin: 0 auto;
    line-height: 32px;
}

span.dNum.pdxt {
    padding-top: 25px !important;
}

.post-thumb img {
    width: 100%;
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center center;
}

.post-content h3 a {
    color: #000;
    font-size: 20px;
    margin-bottom: 6px;
}

.post-content-wrap {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 0;
    margin-top: -50px;
    padding: 30px;
    position: relative;
    z-index: 1;
}

.post-thumb {
    position: relative;
}

.post-card {
    position: relative;
    transition: 0.2s;
    box-shadow: 0px 0px 3px #c8c8c84f;
}

.blogSec {
    padding: 80px 0px;
}

.rdBanner {
    border-radius: 18px;
    /* overflow: hidden; */
    /* width: 80%; */
    margin: 0px auto;
    /* padding: 4px 4px; */
    /* background-color: #000; */
    display: block;
    clear: both;
    /* background: #FF512F; */
    background: -webkit-linear-gradient(to top, #F09819, #FF512F);
    /* background: linear-gradient(to top, #F09819, #ff8c07); */
    padding: 55px 0px;
}

.rdBanner img {
    width: 100%;
    margin: 0 auto;
    border-radius: 14px;
    background: #FF512F;
    background: -webkit-linear-gradient(to top, #F09819, #FF512F);
    background: linear-gradient(to top, #F09819, #ff8c07);
    padding: 3px;
    height: 300px;
    object-fit: cover;
}

h1.blogTitle {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 8px;
    color: #060606;
    display: block;
    position: relative;
    font-family: 'Gelasio', serif;
}

a.categoryLink {
    color: #000000ad;
    font-style: italic;
}

.blogInfo {
    font-size: 18px;
    margin-bottom: 25px;
    font-style: italic;
}

.blockContent {
    background-color: #fff;
    padding: 20px 30px;
}

.blockContent strong {
    font-weight: 600;
    font-size: 19px;
}

.blockContent p {
    padding-bottom: 5px;
}

.about-area {
    background-color: #f6f6f6;
}

._heading2 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 8px;
    color: #060606;
    display: block;
    position: relative;
    font-family: 'Gelasio', serif;
    margin-top: 80px;
}

.post-thumbIn img {
    width: 100%;
    height: 177px;
    object-fit: cover;
    /* border-radius: 5px; */
    overflow: hidden;
}

.post-contentIn {
    background-color: #fff;
    padding: 15px 10px;
    min-height: 100px;
    overflow: hidden;
}

.post-contentIn h3 {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}

.post-contentIn h3 {}

._heading4 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
    color: #060606;
    display: block;
    position: relative;
    font-family: 'Gelasio', serif;
    margin-top: 45px;
}

.post-card:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: 0.2s;
}

.evtBanner img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

section.evSecInn {
    width: 80%;
    margin: 50px auto;
}

.sm {
    font-size: 20px !important;
}

.footerLogo .lgImg {
    padding: 0px 6px;
    padding-top: 13px;
    width: 158px;
    border-radius: 10px;
}

span.ftrAdd {
    padding-left: 20px;
    /* width: 260px; */
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    font-weight: normal;
}

span.ftrAdd h4 {
    font-size: 18px;
    color: #ffffff;
    padding-bottom: 5px;
    font-weight: 600;
    margin-bottom: 0px;
}

span.lgImg img {
    width: 100%;
}

h1 {
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 8px;
    color: #060606;
    display: block;
    position: relative;
    font-family: 'Gelasio', serif;
}

.destHeader h1 {
    position: absolute;
    top: 60%;
    font-size: 50px;
    color: #fffffff5;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 600;
    text-shadow: 0 0 30px #000;
    z-index: 1;
}

.navSecTb {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 40px;
    box-shadow: 0 0.125rem 0.5625rem 0 hsla(0, 0%, 80%, .5);
    border-radius: 4px;
    position: static;
    top: 5px;
    justify-content: space-around;
    border: 1px solid #e6e6e6;
    background: linear-gradient(to top, #ffa751, #ffe259);
    background-color: #000;
    background: #fff;
    max-width: 900px;
    height: 100px;
    justify-content: center;
    align-items: center;
}

.navSecTb a.nav-link {
    padding: 3px 18px;
    font-size: 19px;
    color: #FF5722;
    border: none !important;
    font-weight: 500;
}

.navSecTb a.nav-link.active {
    /* background-color: #8f6326; */
    color: #000000;
    border: none;
    border-radius: 0;
}

.navSecTb a.nav-link:hover {
    background: none;
    border-radius: 0px;
    transition: 0.2s;
    border: none !important;
}

.navSecTb ul.nav.nav-tabs {
    border: none !important;
}

.navSecTb li.nav-item {
    border-right: 1px solid #0000002b;
    margin-bottom: 0px;
}

.pkgHdrw {
    text-align: center;
    margin-bottom: 28px;
    padding-top: 25px;
    clear: both;
}

.navSecTb li.nav-item:last-child {
    border-right: none;
}

.navbar {
    padding: 0;
}

.navbar-nav .dropdown-menu {
    margin-top: 0px !important;
    z-index: 999;
}

li.nav-item {
    padding-top: 38px;
}

.bgSpc {
    width: 100%;
    background-image: url(images/bg/spcBg.jpg);
    /* background-attachment: fixed; */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    position: relative;
    min-height: 60px;
    border-radius: 44px;
    box-shadow: 0px 3px 0px #e1e1e1;
    font-size: 25px;
    font-weight: 500;
    padding-top: 14px;
    color: #000000;
    display: block;
    position: relative;
    /* font-family: 'Gelasio', serif; */
    text-align: center;
    padding-bottom: 11px;
}

.spctp {
    padding-top: 150px;
}

.pkgListSec ul {}

.pkgListSec ul li {
    padding-bottom: 8px;
    padding-top: 15px;
    border-bottom: 1px dashed #878787;
    margin-bottom: 8px;
}

.pkgListSec ul li a h3 {
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

.pkgListSec ul li:last-child {
    border-bottom: none;
}

span.titHd {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
}

.pkgListSec {
    background-color: #fff;
    padding: 10px 13px;
    border-radius: 16px;
    margin-top: 140px;
    /* box-shadow: 0 -25px 18px rgb(225 222 222); */
    padding: 40px 40px 40px 20px;
    border-radius: 15px;
    background: linear-gradient(to top, #ffa75100, #ffe25963);
}

.slider-top {
    background-color: #000;
}

.cmpTitle {
    color: #474747;
    font-weight: normal;
    padding: 6px 0px 30px 0px;
    font-weight: 400;
    font-size: 55px;
    /* text-transform: uppercase; */
    text-align: center;
    font-family: "Gupter", serif;
    line-height: 58px;
    font-family: "Belleza", sans-serif;
}

section.bgDstSec {
    background-image: linear-gradient(to right top, #ffffff, #f3f3f3, #fdffec, #ffffff, #fff3e2);
    padding: 45px 0px 90px 0px;
    box-shadow: 0px 2px 14px 0px #00000026;
}

.prgBlock {
    position: absolute;
    z-index: 99;
    top: 0;
    /* bottom: 0; */
    margin-top: 0;
    margin-bottom: auto;
    height: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    background-color: #682056a3;
    padding: 30px 25px 0px 20px;
    border-radius: 0;
    opacity: 0;
    transition: 1s;
    color: #ffff;
}

.bgDstSec .px-1 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

a.viewDtl {
    display: block;
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    border: 1px solid #FFC107;
    padding: 10px 22px;
    font-weight: 300;
    border-radius: 0px;
    background-color: #39062bd6;
    width: 200px;
    margin: 0 auto;
    margin-top: 30px;
}

a.viewDtl i {
    font-size: 10px;
}

.vall {
    text-align: center;
    width: 250px;
    margin: 0 auto;
    margin-top: 80px;
    font-size: 16px;
}

.vall a {
    background-color: #682056;
    padding: 20px 70px;
    color: #fff;
    border-radius: 6px;
}

.destImageBlock:hover .prgBlock {
    opacity: 1;
    transition: 1s;
}

.prgBlock {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0px 20px;
    padding-top: 20%;
}

.shPckCnt {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    font-family: "Gupter", serif;
    border: 1px solid #bc489b;
    display: inline-block;
    padding: 1px 20px;
    border-radius: 2px;
    color: #ff7cda;
}

.priSec {
    text-align: center;
    font-size: 24px;
    color: #477047;
    font-weight: normal;
}

span.prpSc {
    font-size: 15px;
    /* font-style: italic; */
    color: #000;
}

.pkgDnSec {
    position: absolute;
    z-index: 99;
    top: 0;
    /* bottom: 0; */
    margin-top: 0;
    margin-bottom: auto;
    height: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    background-color: #39062bd6;
    padding: 30px 25px 0px 20px;
    border-radius: 10px;
    opacity: 0;
    transition: 1s;
}

.slideDestIn:hover .pkgDnSec {
    opacity: 1;
}

.theme_Sec {
    display: flex;
}

section.bgThmSec {
    background-image: linear-gradient(to right top, #ffffff, #fffe3b00, #fdffec, #ffffff, #deaeff57);
    padding: 45px 0px 45px 0px;
    box-shadow: 0px 2px 14px 0px #00000026;
    margin-top: 5px;
}

.bgHdr {
    background-image: url(images/bg/spcBg.jpg);
    height: 16px;
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
    background-blend-mode: color-burn;
    background-color: #682056;
}

.header-top-cta span i {
    padding-right: 10px;
    color: #ffffff;
}

span.spRight {
    display: inline-block;
    padding-left: 30px;
}

span.spRight a {
    color: #ffffff;
}

.top-social-links a {
    color: #ffffff;
    font-size: 13px;
    padding-left: 10px;
}

.top-btn a {
    text-transform: capitalize;
    background: #91377a;
    padding: 6px 12px;
    margin-left: 15px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}

.top-btn i {
    font-size: 22px;
}

.top-btn a {
    color: #ffffff !important;
}

.header-top {
    background-color: #682056;
    color: #ffffff;
    display: none;
}

.top-btn {
    display: inline-block;
}

.tourSecOvr {
    width: 80%;
    margin: 0 auto;
    background-color: #682056;
    padding: 20px 40px;
    color: #fff;
    margin-top: -90px;
    border-radius: 10px;
    position: relative;
    /* background-image: linear-gradient(to right top, #8b3874, #77226c, #60124f, #6d215b, #6d1b7b); */
}

.prMTour {
    position: absolute;
    top: -16px;
    background-color: #acde72;
    padding: 5px 20px;
    color: #000;
    font-weight: 600;
    left: -9px;
    border-radius: 0px 10px 0px 10px;
    background: linear-gradient(to right, #8BC34A, #3fa643);
    color: #fff;
    display: none;
}

.brfTrDtl {
    display: flex;
    padding-top: 5px;
}

.brfTIcon.brfTdrmIn {
    display: flex;
    -webkit-flex: 1 1 15.5%;
    -ms-flex: 1 1 15.5%;
    flex: 5 6 20.5%;
    max-width: 17.5%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.fntIcon {
    font-size: 55px;
    padding: 0 0.2em;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 18px;
}

.btTourDesc {
    font-size: 18px;
    line-height: 21px;
}

.brfTIcon {
    display: flex;
}

.brfTIcon.crdCty {
    max-width: 59.5%;
    flex: 13 2 0.5%;
}

.incld {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
}

.btTourTitle {
    color: #ffd297;
    font-weight: 600;
}

.priceDesc {
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
}

.prpDec {
    font-size: 12px;
    font-weight: normal;
}

.tourOverview {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    background-color: #fff;
    padding: 35px 28px;
}

.htTitIn {
    font-size: 28px;
    font-family: "Kaushan Script", cursive;
}

span.trTl {
    display: block;
    font-size: 23px;
    font-family: "Kaushan Script", cursive;
    font-family: "Gupter", serif;
    margin-bottom: 15px;
    color: #446d44;
}

.tourOverview ul {
    margin: 0;
    padding: 0;
}

.tourOverview ul li {
    padding-bottom: 7px;
    font-size: 16px;
    border-bottom: 1px dotted #a9a9a9;
    margin-bottom: 8px;
    position: relative;
    padding-left: 30px;
}

.tourOverview ul li:before {
    content: "\f00c";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    color: #3c3c3c;
}

.tourOverview ul li:last-child {
    border-bottom: none;
}

.inclSecLst ul {
    margin: 0;
    padding: 0;
}

.inclSecLst ul li {
    padding-bottom: 7px;
    font-size: 16px;
    border-bottom: 1px dotted #a9a9a9;
    margin-bottom: 8px;
    position: relative;
    padding-left: 30px;
}

.inclSecLst ul li:before {
    content: "\f00c";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    color: #3c3c3c;
}

.inclSecLst ul li:last-child {
    border-bottom: none;
}

.tpCaption {
    position: absolute;
    top: 64%;
    right: 0;
    z-index: 99;
    right: 0;
    background-color: #0000004d;
    padding: 30px 10px;
    color: #ffffff;
    font-size: 38px;
    font-family: "Belleza", sans-serif;
    text-align: center;
    /* text-transform: uppercase; */
    border-radius: 14px;
    /* bottom: 10%; */
    width: 790px;
    line-height: 66px;
    left: 0;
    margin: 0 auto;
}

.tpCaption p {
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 26px;
}

.tpCaption span {
    display: block;
    color: #ffffff;
    font-size: 50px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    text-shadow: 0px 0px 1px BLACK;
}

.gleSec img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.gleSec {
    display: inline-block;
    width: 150px;
    margin-top: 3px;
}

.smGallery {
    display: block;
    margin-top: 20px;
    text-align: center;
}

.mdlInfoTour {
    margin-top: 90px;
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

.mdlInfoTour #nav-tab {
    justify-content: center;
}

.nav-tabs {
    font-size: 17px;
    padding-right: 15px;
    padding-left: 15px;
}

.mdlInfoTour button#nav-home-tab {
    border-radius: 0;
    border: none;
    outline: none;
}

.mdlInfoTour .nav-tabs .nav-link {
    border-radius: 0;
    border: none;
    font-size: 18px;
    padding: 15px 45px;
    color: #000;
}

.mdlInfoTour .nav-tabs .nav-link:focus-visible {
    border: none !important;
    background: none;
    outline: none !important;
}

.tbnv {
    border: none !important;
    padding: 18px 36px;
    font-size: 20px;
    /* background: none; */
    outline: none !important;
}

.tbnv.active {
    color: #d20101;
    outline: none !important;
    background-color: #fff;
}

.tbnv.active:hover {
    color: #d20101;
    outline: none !important;
}

:focus-visible {
    border: none !important;
    background: none;
    outline: none !important;
}

.coverdItn .accordion .card-header {
    position: relative;
    padding: 0px 45px;
    border-bottom: none;
}

.coverdItn .card-body {
    padding: 10px 45px;
    margin-left: 50px;
}

.coverdItn .accordion .card-header .arrpnt:after {
    content: " ";
    float: right;
    color: #000;
    position: absolute;
    left: 61px;
    z-index: 99;
    top: 14px;
    font-weight: 400;
    rotate: 0deg;
    transition: 0.6s;
    font-size: 20px;
    width: 12px;
    height: 12px;
    background-color: #9C27B0;
    border-radius: 50%;
}

.coverdItn .accordion .card-header .arrpnt.collapsed:after {
    content: " ";
    float: right;
    color: #000;
    position: absolute;
    left: 61px;
    z-index: 99;
    top: 14px;
    font-weight: 400;
    rotate: 0deg;
    transition: 0.6s;
    font-size: 20px;
    width: 10px;
    height: 10px;
    background-color: #9C27B0;
    border-radius: 50%;
}

.card:before {
    border-left: 1px solid #000;
    position: absolute;
    content: "";
    z-index: 99;
    width: 1px;
    height: 100%;
    left: 66px;
    top: 0;
}

span.dayTitle span {
    color: #682056;
    position: absolute;
    left: 0;
}

.bgWt {
    background-color: #fff;
    min-height: 550px;
}

.coverdItn {
    margin-bottom: 20px;
    margin-top: 30px;
    padding-left: 30px;
}

.tourMap img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border: 8px solid #e8e8e8;
}

span.titleMp {
    font-size: 20px;
    font-family: "Gupter", serif;
    display: block;
    text-align: left;
    padding-right: 0;
    padding-bottom: 16px;
    font-weight: 600;
    color: #477047;
}

.tourMap {
    margin-bottom: 20px;
    margin-top: 20px;
    /* padding-right: 40px; */
    padding-bottom: 0;
}

span.itnTitl {
    font-size: 28px;
    font-family: "Gupter", serif;
    display: block;
    text-align: left;
    padding-left: 0;
    padding-bottom: 20px;
    font-weight: 600;
    padding-top: 12px;
    color: #446d44;
}

.inclSecLst {
    padding: 40px 50px;
    margin-top: 48px;
}

.smLrTrouSec {
    display: flex;
    margin-bottom: 25px;
    border: 1px solid #e4e4e4;
    width: 100%;
}

.smLSecImg img {
    width: 100%;
    display: flex;
    flex: 20px;
    height: 200px;
    max-width: 300px;
    object-fit: cover;
}

.smLSecImg {
    flex: 5 6 20.5%;
    max-width: 20%;
    /* padding-right: 20px; */
}

.smlcontent h3 {
    font-family: "Gupter", serif;
    font-size: 25px;
}

.smlcontent {
    flex: 5 6 20.5%;
    max-width: 60%;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
}

.slmDysec {
    background-color: #ebebeb;
    padding: 10px 20px;
    margin-top: 10px;
    display: inline-block;
}

span.incSlm {
    display: inline-block;
    padding-right: 14px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

span.priSml {
    display: block;
    /* background-color: #000; */
    padding: 1px 18px;
    font-size: 30px;
    font-weight: 400;
    color: #000000;
    /* border: 1px solid #e6e6e6; */
}

.smLprcSec {
    display: flex;
    width: 22%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-left: 1px solid #e1e1e1;
}

span.priSml i {
    font-size: 20px;
    font-weight: normal;
    position: relative;
    top: -2px;
}

span.btnSml {
    /* display: block; */
    /* background-color: #000; */
    /* padding: 10px 18px; */
    /* font-size: 18px; */
    /* font-weight: 400; */
    /* color: #000000; */
    /* border: 1px solid #e6e6e6; */
    /* margin-top: 22px; */
}

span.btnSml a {
    color: #000;
    display: block;
    /* background-color: #000; */
    padding: 10px 18px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    border: 1px solid #e6e6e6;
    margin-top: 22px;
    background-color: #446d44;
}

.sendQurSecIn {
    margin: 0 auto;
    width: 80%;
    background-color: #fff;
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 50px;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 26px;
}

.ftrqur {
    text-align: center;
    font-size: 18px;
    margin-bottom: 33px;
}

.priSecFrm {
    font-size: 24px;
    color: #477047;
}

.destPrgSec {
    position: relative;
}

.subConImageBlock img {
    width: 100%;
}

.subConImageBlock {
    display: flex;
    width: 100%;
}

.subCnBlock {
    position: absolute;
    top: 10%;
    background-color: #ffffffe3;
    left: 0;
    width: 400px;
    bottom: 10%;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 20px 40px;
    /* border: 1px solid #ae8405; */
    color: #000;
    font-size: 14px;
    box-shadow: -3px 1px 14px #00000045;
    flex-direction: column;
    justify-content: center;
}

.subTextBlock {
    font-family: "Gupter", serif;
    font-size: 35px;
    border-bottom: 2px solid #682056;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-family: "Belleza", sans-serif;
}

section.thSecHm {
    padding: 0px;
    padding-bottom: 0px;
}

.subConHeader img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}

span.conTitle {
    font-size: 40px;
    font-family: "Gupter", serif;
    display: block;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 10px;
}

.subCnTextItn {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding-top: 38px;
    padding-bottom: 80px;
}

.rdBannerblg img {
    width: 100%;
    height: 250px;
    object-fit: fill;
}

.rdBannerblg {
    margin-bottom: 50px;
}

.video-container {
    height: 300px;
    width: 300px;
    overflow: hidden;
    position: relative;
}

.video-container video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}


/* Just styling the content of the div, the *magic* in the previous rules */

.video-container .caption {
    z-index: 1;
    position: relative;
    text-align: center;
    color: #dc0000;
    padding: 10px;
}

#myVideo {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.content {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}

#myBtn {
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
}

#myBtn:hover {
    background: #ddd;
    color: black;
}

.btn-success {
    color: #fff;
    background-color: #477047;
    border-color: #1a8432;
}

span.daysItn {
    position: absolute;
    right: 22px;
    background-color: #ffffffba;
    /* height: 60px; */
    top: 0;
    padding: 6px 12px;
    text-align: center;
    font-size: 16px;
}

span.daysItn .fnt {
    font-size: 25px;
}

.trvPckImg {
    /* position: relative; */
}

.tourMap iframe {
    width: 100%;
    height: 350px;
    /* box-shadow: 6px -6px 0px #dcdcdc; */
    border: 12px solid #e9e9e9 !important;
}

.themGl_Sec .smGallery {
    text-align: center;
}

.themGl_Sec {
    margin-top: 60px;
}

section.themePack_Sec {
    margin-top: 60px;
}

section.destSubInform {
    background-image: linear-gradient(to right top, #ffffff, #f3f3f3, #fdffec, #ffffff, #ffeb3b42);
    padding: 50px 0px 70px 0px;
}

span.dstCrvSc {
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.tourTitIn h3 {
    height: 58px;
    overflow: hidden;
    background-color: #ffffff;
}

.destListSec h4 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 6px;
    margin-top: 14px;
}

.subCon_Sec {
    margin-bottom: 30px;
}

span.ftrAdd ul {
    margin: 0;
    padding: 0;
}

span.ftrAdd ul li {
    padding: 0;
    margin: 0;
    display: block;
    border: none;
    margin-bottom: 0px;
    margin-top: 8px;
}

span.ftrAdd ul li a {
    color: #fff;
    font-size: 17px;
    top: 0;
}

.aboutTheme {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}

span.themeTitle {
    font-family: "Belleza", sans-serif;
    position: relative;
    font-size: 40px;
    margin-bottom: 18px;
    display: block;
}