* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: inherit
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: #000;
    text-decoration: none;
    outline: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus {
    outline: 0
}

::-webkit-input-placeholder {
    opacity: 1;
    color: #362d2a;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: PlayfairDisplayRegular
}

:-moz-placeholder {
    opacity: 1;
    color: #362d2a;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: PlayfairDisplayRegular
}

::-moz-placeholder {
    opacity: 1;
    color: #362d2a;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: PlayfairDisplayRegular
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

:-ms-input-placeholder {
    opacity: 1;
    color: #565459;
    font-size: 13px;
    letter-spacing: 1px
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus:-moz-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent
}

textarea:focus:-ms-input-placeholder {
    color: transparent
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-word-break: keep-all;
    word-break: keep-all;
    -webkit-word-break: keep-all;
    -moz-word-break: keep-all;
    word-wrap: break-word
}

input[type=button],input[type=submit] {
    border: none;
    cursor: pointer;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: PlayfairDisplayRegular;
    color: #282828
}

.fleft {
    float: left
}

.fright {
    float: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.pricetxt .INR {
    color: #890600!important
}

.clear {
    clear: both
}

.sprite {
    background: url(/images/events-and-festivals/sprite.png) no-repeat top left
}

.blackoverlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: rgba(0,0,0,.6);
    display: none
}

.ibvm {
    display: inline-block;
    vertical-align: middle
}

.ibvt {
    display: inline-block;
    vertical-align: top
}

.ibvb {
    display: inline-block;
    vertical-align: bottom
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

.ttl {
    color: #bfa74f;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 44px;
    margin: 0 0 18px 0
}

p {
    margin: 0 0 18px
}

.center {
    text-align: center
}

@font-face {
    font-family: PlayfairDisplayRegular;
    src: url(https://www.thomascook.in/css/fonts/PlayfairDisplayRegular.eot);
    src: url(https://www.thomascook.in/css/fonts/PlayfairDisplayRegular.eot) format('embedded-opentype'),url(https://www.thomascook.in/css/fonts/PlayfairDisplayRegular.woff2) format('woff2'),url(https://www.thomascook.in/css/fonts/PlayfairDisplayRegular.woff) format('woff'),url(https://www.thomascook.in/css/fonts/PlayfairDisplayRegular.ttf) format('truetype'),url(https://www.thomascook.in/css/fonts/PlayfairDisplayRegular.svg#PlayfairDisplayRegular) format('svg')
}

@font-face {
    font-family: Northwell;
    src: url(https://www.thomascook.in/css/fonts/Northwell.eot);
    src: url(https://www.thomascook.in/css/fonts/Northwell.eot) format('embedded-opentype'),url(https://www.thomascook.in/css/fonts/Northwell.woff2) format('woff2'),url(https://www.thomascook.in/css/fonts/Northwell.woff) format('woff'),url(https://www.thomascook.in/css/fonts/Northwell.ttf) format('truetype'),url(https://www.thomascook.in/css/fonts/Northwell.svg#Northwell) format('svg')
}

.whats-wrapper .container {
    padding: 0 3%
}

.whats-wrapper {
    padding: 40px 0 18px
}

.what-block {
    position: relative;
    margin: 0 0 50px 0
}

.whatbl-img {
    background: url(/images/events-and-festivals/what-img1.png) no-repeat top right;
    width: 50%;
    height: 250px
}

.whatbl-text {
    width: 39%;
    margin: 44px 8% 0 0;
    color: #c39f58;
    font-size: 25px;
    line-height: 30px
}

.what-bsec-text {
    width: 58%;
    margin: 23px 0 0 8%
}

.what-bsec-text p {
    font-size: 25px;
    color: #c39f58;
    line-height: 27px
}

.what-bsec-img {
    background: url(/images/events-and-festivals/what-img2.png);
    width: 30%;
    height: 292px;
    position: absolute;
    right: 0
}

.accommodation-wrapper {
    overflow: hidden;
    position: relative;
    margin: 60px 0 22px 0
}

.slick-slide.first-banner {
    background: url(/images/events-and-festivals/accomodation-img1.png) top right;
    height: 389px;
    width: 44%;
    display: inline-block;
    margin: 40px 80px 0 0;
    position: relative
}

.slick-slide.sec-banner {
    background: url(/images/events-and-festivals/accomodation-img2.png) left top;
    height: 389px;
    width: 43%;
    display: inline-block;
    margin: 40px 0 0 80px;
    position: relative
}

.and {
    font-size: 50px;
    color: #8c8c8c;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 57%
}

.acc-text {
    color: #8d8d8d;
    font-size: 49px;
    line-height: 39px;
    margin: 18px 0 0 0
}

.acc-text span {
    display: block;
    font-size: 35px;
    margin: 18px 0 0 0
}

.acc-banner-text {
    position: absolute;
    left: 22%;
    top: 25px
}

.acc-banner-text {
    position: absolute;
    left: 45%;
    top: -30px
}

.slick-slide.sec-banner .acc-banner-text {
    left: 0
}

.slick-slide.first-banner .acc-banner-text {
    left: 42%
}

.slick-slide.sec-banner .acc-text span {
    margin: 18px 0 0 19px
}

.accommodation-slider {
    margin: 40px 0 40px 0
}

.view-det a {
    width: 160px;
    background: #c39f58;
    display: inline-block;
    padding: 12px;
    border-radius: 40px;
    color: #fff
}

.view-det {
    text-align: center
}

.rituals-slider .ibvm {
    margin: 0 36px 28px 0;
    text-align: center
}

.rituals-slider .ibvm:nth-child(4) {
    margin: 0 0 28px 0
}

.rituals-slider {
    text-align: center;
    margin: 44px 0 0 0
}

.rituals-text {
    text-transform: uppercase;
    font-size: 18px;
    margin: 10px 0 0 0;
    font-weight: 600
}

.rituals-img img:hover {
    transform: scale(1.1);
    transition: transform .8s
}

.rituals-img img {
    transition: transform .8s
}

.rituals-wrapper {
    background: url(/images/events-and-festivals/rituals-back.png) top center;
    padding: 0 0 316px
}

.activity-wrapper {
    background: url(/images/events-and-festivals/activities-back.png) no-repeat center bottom;
    height: 311px;
    margin: -34px 0 0 0
}

.activity-left {
    margin: 80px 0 0 auto
}

.acti-ttl {
    font-size: 41px;
    color: #bfa74f;
    line-height: 47px;
    text-transform: uppercase
}

.acti-text {
    font-size: 15px;
    color: #fff;
    margin: 20px 0 0 0
}

.banner-wrapper {
    background: url(/images/events-and-festivals/banner.jpg);
    height: 400px;
    position: relative
}

.banner-img {
    width: 38%
}

.banner-img img {
    width: 100%
}

.banner-img {
    width: 26%;
    position: absolute;
    bottom: -3px
}

.banner-text {
    color: #fff;
    margin: 150px 7% 0 0
}

.kumbh {
    font-size: 182px;
    font-family: Northwell
}

.bannerno {
    font-size: 30px;
    margin: 75px 0 0 0;
    text-align: center
}

.bannertext {
    font-size: 32px;
    letter-spacing: 10px
}

.bannersmalltext {
    font-size: 23px;
    margin: 12px 0 0 0
}

.bannerdate {
    letter-spacing: 1px;
    margin: 0 0 34px 0;
    font-size: 24px
}

.down-arrow {
    position: absolute;
    bottom: 30px;
    text-align: center;
    left: 0;
    right: 0
}

.bach-wrapper {
    background: url(/images/events-and-festivals/bach-datebanner.png) top center;
    height: 776px;
    margin: -199px 0 0 0;
    top: 0
}

.bach-right-wrapper {
    background: url(/images/events-and-festivals/bach-right-back.png) no-repeat;
    height: 839px;
    width: 66%
}

.bach-inner {
    width: 76%;
    margin: 127px auto 0
}

.bach-ttl {
    font-size: 33px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 38px 0;
    line-height: 30px
}

.bach-text {
    color: #000
}

.back-container {
    margin: 35px 0 0 0
}

.festival-block {
    position: relative;
    margin: 0 20px 0 0;
    width: 48%
}

.festival-img {
    width: 100%
}

.festival-img img {
    width: 100%
}

.festival-text {
    position: absolute;
    top: 41px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase
}

.festival-text span {
    display: block;
    font-size: 18px;
    margin: 4px 0 0 0
}

.festival-block:nth-child(even) {
    margin: 0
}

.formtext {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 27px;
    width: 31%;
    line-height: 20px
}

.form-wrapper {
    background: url(/images/events-and-festivals/form-back.jpg) center center;
    padding: 15px 0 15px;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 2px -1px 39px -4px rgba(0,0,0,.6)
}

.formfield-wrapper {
    width: 50%
}

.call-header-cont {
    width: 85px
}

.formfield {
    width: 42%;
    margin: 0 20px 0 0
}

.formfield input {
    background: #fff;
    padding: 6px;
    border: 0;
    border-radius: 5px;
    width: 100%;
    font-size: 14px;
    color: #000
}

.formfield-text input {
    margin: 0 5px 0 0
}

.formfield-text {
    color: #000;
    margin: 4px 0 0 0
}

.submit input[type=submit] {
    padding: 7px 37px;
    border-radius: 50px;
    background: #c39f58;
    color: #000;
    font-size: 17px;
    font-family: PlayfairDisplayRegular;
    font-weight: 600
}

.formfield-text input[type=checkbox] {
    display: none
}

.formfield-text input[type=checkbox]:checked+label span.radio-span {
    background: url(/images/events-and-festivals/subcatg-tick.png) 0 0 no-repeat
}

.formfield-text input[type=checkbox]+label span.radio-span {
    display: inline-block;
    width: 18px;
    height: 17px;
    margin: 0 7px 0 0;
    vertical-align: middle;
    background: url(/images/events-and-festivals/checked-box.png) 0 0 no-repeat;
    cursor: pointer;
    float: left
}

.old-temple {
    background: url(/images/events-and-festivals/temple.png) no-repeat top center;
    width: 100%;
    height: 1244px;
    margin: 139px 0 0 0;
    z-index: 99;
    position: relative
}

.near-attraction {
    background: url(/images/events-and-festivals/sea-water.png) no-repeat top center;
    width: 100%;
    margin: -152PX 0 0 0
}

.attr-place {
    position: relative;
    display: none
}

.attr-place-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.top-left {
    float: left;
    width: 46%;
    margin: 0 0 20px 0
}

.top-right {
    float: right;
    width: 50%;
    margin: 0 0 20px 0
}

.attr-stop {
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px 0;
    line-height: 18px
}

.attr-name {
    color: #bfa74f;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 25px
}

.btm-left {
    float: left;
    width: 39%
}

.btm-right {
    float: right;
    width: 57%
}

.near-attraction {
    padding: 150px 0 60px 0
}

.near-attraction .ttl {
    color: #fff;
    margin: 0 0 30px 0
}

.attr-place.stop-2 {
    margin: 0 0 20px 0
}

.img-responsive {
    width: 100%
}

.stop-1 .arrow {
    position: absolute;
    top: 13%;
    right: -129px;
    z-index: 99
}

.stop-2 .arrow {
    position: absolute;
    bottom: -77px;
    right: 0;
    left: 0;
    z-index: 99;
    margin: auto;
    width: 43px
}

.stop-3 .arrow {
    position: absolute;
    top: 92px;
    left: -186px;
    z-index: 99
}

.stop-4 .arrow {
    position: absolute;
    bottom: 53px;
    right: -103px;
    z-index: 99
}

.activity-right {
    width: 81%;
    padding: 53px 0 0 0;
    margin-bottom: 100px
}

.melapackage-wrapper {
    background: url(/images/events-and-festivals/melapackage-bg.png) center/cover;
    width: 100%;
    height: 837px;
    position: relative
}

.melapackage-blk {
    padding: 70px 0
}

.melapackage-blk .ttl {
    color: #fff;
    margin-bottom: 40px
}

.melapackage-info {
    font-size: 0
}

/*.melablk {
    width: 23%;
    margin: 0 2% 60px 0;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    vertical-align: top
}*/

.melablk {
    width: 31%;
    margin: 0 2% 60px 0;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    vertical-align: top
}


.melablk:nth-child(3) {
    /* margin-right:0; */
}

.melablk img {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.melaimg-blk {
    position: relative;
    line-height: 0
}

.melaname-blk {
    width: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.kumbhmela-name {
    padding: 28px 20px
}

.melaname-ttl {
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    text-transform: uppercase
}

.mela-duration {
    font-size: 18px;
    color: #e7c582;
    line-height: 20px
}

.melatxt {
    font-size: 12px;
    color: #c39f58;
    margin-bottom: 8px
}

.mela-info {
    padding: 15px 20px
}

.sprite {
    background: url(/images/events-and-festivals/sprite.png) no-repeat 0 0
}

.hotelimg.sprite {
    background-position: -17px -14px;
    width: 33px;
    height: 21px;
    margin: 0 auto
}

.transferimg.sprite {
    background-position: -73px -14px;
    width: 31px;
    height: 22px;
    margin: 0 auto
}

.mealsimg.sprite {
    background-position: -127px -14px;
    width: 31px;
    height: 22px;
    margin: 0 auto
}

.sightseeingimg.sprite {
    background-position: -181px -14px;
    width: 31px;
    height: 25px;
    margin: 0 auto
}

.meladesc-blk {
    font-size: 0;
    text-align: center;
    margin-bottom: 25px
}

.mela-options {
    width: 62px;
    margin-right: 4%;
}

.mela-options:last-child {
    margin-right: 0
}

.pricetxt {
    font-size: 25px;
    line-height: 27px;
    color: #890600;
    margin-bottom: 5px
}

.pricetxt span {
    font-size: 18px
}

.priceinfo {
    font-size: 15px;
    color: #890600
}

.booknow-btn {
    background: #890600;
    font-size: 14px;
    color: #c39f58;
    text-align: center;
    border-radius: 25px;
    letter-spacing: 1px;
    width: 140px;
    text-transform: uppercase;
    margin-top: 12px;
    cursor: pointer;
    font-weight: 600
}

.booknow-btn1 {
    background: #dcd9d9;
    font-size: 14px;
    color: #c39f58;
    text-align: center;
    border-radius: 25px;
    letter-spacing: 1px;
    width: 140px;
    text-transform: uppercase;
    margin-top: 12px;
    cursor: pointer;
    font-weight: 600
}

.booknow-btn1 a {
    color: #fbfaf8;
    padding: 10px;
    display: block
}

.booknow-btn a {
    color: #c39f58;
    padding: 10px;
    display: block
}

.viewall-btn {
    background: #ebe4c8;
    border: 1px solid #282828;
    border-radius: 25px;
    width: 201px;
    padding: 10px;
    color: #282828;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600
}

.resarrowimg {
    display: none
}

.resimg {
    display: none
}

.accdimgblk {
    position: relative;
    margin-top: 75px
}

.close-icon {
    background: url(/images/events-and-festivals/close-icon.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;
    margin: 0 0 20px 0;
    display: none
}

.enquire-sec {
    padding: 15px 0;
    width: 100%;
    text-align: center
}

.mob-form-btn {
    background: url(/images/events-and-festivals/enquire-icon.png) no-repeat 14px 7px #c39f58;
    text-align: center;
    color: #000;
    border-radius: 25px;
    padding: 6px 15px 6px 39px;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 14px;
    font-family: PlayfairDisplayRegular;
    display: inline-block;
    font-weight: 600
}

.mob-form-sec {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999
}

.mob-form-sec {
    display: none
}

label span.radio-label {
    font-size: 14px;
    color: #fff;
    float: left;
    line-height: 14px;
    font-size: 12px
}

.sadhublk {
    overflow: hidden;
    padding-bottom: 66px
}

.form-wrapper {
    z-index: 999999
}

.festival-text span.th {
    display: inline-block;
    text-transform: none
}

.bottom-wrapper {
    position: relative;
    z-index: 999
}

.temple-inn-wrapper {
    padding: 0 0 260px 0;
    background: #fff
}

#stickThis.stick {
    margin-top: 0;
    position: fixed;
    top: -240px;
    transition: all ease-in-out 1s
}

.bottom-wrapper {
    position: relative;
    z-index: 9999
}
