
  .enqrTitle[_ngcontent-sc243] {
  background-color: #ffd800;
  padding: 1.125rem 2.3125rem 1rem
}

.notification-message[_ngcontent-sc243] {
  padding: 0 13px 0 10px;
  background: #313131;
  font-size: 14px;
  color: #fff;
  position: fixed;
  display: table;
  bottom: 25px;
  height: 40px;
  line-height: 40px;
  width: auto;
  left: 50%;
  opacity: 1;
  transition: all .5s linear;
  transform: translateY(55px);
  transform: translateX(-50%)!important;
  border-radius: 0;
  z-index: 1040
}

.notification-message[_ngcontent-sc243] span[_ngcontent-sc243] {
  display: table-cell
}

.notification-message[_ngcontent-sc243] img.refreshIcon[_ngcontent-sc243] {
  vertical-align: text-top;
  position: relative;
  top: -1px;
  margin-right: 0;
  cursor: pointer
}

.modal-open .modal {
    z-index: 1037;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}


#headerModal[_ngcontent-veenaworld-c150] .modal-header[_ngcontent-veenaworld-c150] {
    background-color: #fff!important;
    padding: 15px 0 0;
    display: block;
}


#headerModal[_ngcontent-veenaworld-c150] .modal-body[_ngcontent-veenaworld-c150] {
    position: static;
    margin-top: 0;
}

.modal-body[_ngcontent-veenaworld-c150] {
    padding: 2.1rem 0;
    width: 100%;
    overflow: scroll;
    z-index: 1;
    height: 100%;
}

.card[_ngcontent-veenaworld-c150] {
    border: 0;
    padding: 0 2.1rem;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.app-Modal[_ngcontent-veenaworld-c150] .modal-body[_ngcontent-veenaworld-c150] .card[_ngcontent-veenaworld-c150] .card-header[_ngcontent-veenaworld-c150] {
    padding-right: 0;
}

.card-header[_ngcontent-veenaworld-c150] {
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-header[_ngcontent-veenaworld-c150] a[_ngcontent-veenaworld-c150] {
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 600;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: left;
}

.card-header[_ngcontent-veenaworld-c150] {
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}

.mat-icon {
    background-repeat: no-repeat;
    display: inline-block;
    fill: currentColor;
    height: 24px;
}

.fa[_ngcontent-veenaworld-c147], .material-icons {
    margin-right: 6px!important;
}

.modal-dialog[_ngcontent-veenaworld-c150] {
    width: 100%;
    max-width: 100%!important;
    height: 100%;
    margin: 0;
}

#headerModal[_ngcontent-veenaworld-c150] .modal-content[_ngcontent-veenaworld-c150] {
    border: none!important;
}

.fullModalDialog[_ngcontent-veenaworld-c150] .modal-content[_ngcontent-veenaworld-c150] {
    border: none!important;
    border-radius: 0!important;
}



@media (max-width:768px) {
  .notification-message[_ngcontent-sc243] {
    transform: translateY(100%);
    transform: translateX(-50%)!important;
    bottom: 53px;
    left: 50%;
    width: auto!important
  }
}

.notificationDiv[_ngcontent-sc243] {
  transform: translateY(80%)!important;
  transform: translateX(-50%)!important;
  opacity: 0!important;
  bottom: 0
}

.notification-message.closed[_ngcontent-sc243] {
  display: none
}

.enqrTitle[_ngcontent-sc243] h3[_ngcontent-sc243] {
  font-size: 1.3rem!important;
  color: #212221!important;
  line-height: 1.875rem!important
}

.enqrTitle[_ngcontent-sc243] p[_ngcontent-sc243] {
  font-size: .875rem!important;
  line-height: 1.125rem!important;
  color: #212221;
  padding-left: 2px
}

.enqrTitleFeedback[_ngcontent-sc243] {
  background-color: #ffd800;
  padding: 1.3125rem 40px 1.325rem!important
}

.body-content[_ngcontent-sc243] {
  min-height: 500px!important
}

@media (min-width:769px) {
  .notification-message .mat-icon-button {
    width: 14px!important
  }
  .upArrow[_ngcontent-sc243] {
    bottom: 120px!important
  }
}

@media (max-width:768px) {
  .enquiryNav[_ngcontent-sc243],
  .mainOverlay[_ngcontent-sc243] {
    z-index: 1040!important
  }
  .notification-message {
    width: 96%!important
  }
  .packagePage[_ngcontent-sc243] {
    bottom: 245px!important
  }
  .upArrow[_ngcontent-sc243] {
    bottom: 111px;
    right: 13px!important
  }
}

@media (min-width:1024px) and (max-width:1440px) {
  .cookiesLayer[_ngcontent-sc243] .m-auto[_ngcontent-sc243] {
    border: 1px solid #7c7c7c;
    width: 60%!important;
    background-color: rgba(33, 34, 33, .9)
  }
  .tab-content[_ngcontent-sc243] {
    margin: 0 auto!important
  }
}

@media (min-width:996px) and (max-width:1441px) {
  .searchNam[_ngcontent-sc243] {
    margin: 0 auto;
    position: relative;
    top: 1.3rem
  }
}

@media (min-width:1442px) {
  .formEnquiryOver[_ngcontent-sc243] {
    max-height: calc(100vh - 28.3rem)!important;
    overflow-y: scroll
  }
  .searchNam[_ngcontent-sc243] {
    margin: 0 auto;
    position: relative;
    top: .8rem
  }
}

@media (min-width:300px) and (max-width:575px) {
  .bottomButtons[_ngcontent-sc243] {
    position: relative!important;
    padding: 0 0 0 1rem!important
  }
  .formEnquiryOver[_ngcontent-sc243] {
    margin-bottom: 1rem!important;
    overflow-x: hidden;
    max-height: calc(100vh - 22.3rem)!important;
    width: 100%;
    padding-right: 1rem!important;
    overflow-y: auto
  }
  .formCont[_ngcontent-sc243] {
    overflow-y: auto!important
  }
  .enquiryBtn[_ngcontent-sc243] {
    display: none
  }
  .enquiryNav[_ngcontent-sc243] {
    transform: translateY(0);
    opacity: 1;
    bottom: 10px;
    left: 10px;
    right: 10px!important;
    max-width: calc(100vw - 20px)!important;
    width: 100%!important;
    bottom: 12px
  }
}

.enquiryHoverBoard[_ngcontent-sc243] {
  cursor: pointer;
  position: fixed;
  z-index: 999;
  bottom: 18px;
  right: 15px;
  will-change: transform
}

.enquiryContain[_ngcontent-sc243] {
  position: relative
}

.enquiryBtn[_ngcontent-sc243] {
  background-color: #ffd800;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  border-radius: 25px;
  color: #212221;
  display: flex;
  padding: .8125rem 1.9375rem!important;
  line-height: 1.625rem!important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
  outline: none!important
}

.enquiryBtn[_ngcontent-sc243]:before {
  margin-right: 5px;
  width: 20px;
  height: 23px;
  content: url(https://img.veenaworld.com/home/other/qePensilHover.svg)
}

.enquiryBtn[_ngcontent-sc243]:hover:before {
  margin-right: 5px;
  width: 20px;
  height: 23px;
  content: url(https://img.veenaworld.com/home/other/qePensil.svg)
}

.enquiryHoverBoard:hover .enquiryBtn .mat-button-wrapper {
  color: #fff!important
}

.enquiryBtn .mat-button-focus-overlay {
  background-color: transparent!important
}

.enquiryBtn:hover {
  background-color: #212221!important;
  color: #fff!important
}

.enquiryBtn .mat-button-wrapper:hover {
  color: #fff!important
}

.enquiryBtn[_ngcontent-sc243] img[_ngcontent-sc243] {
  margin-bottom: 4px;
  margin-left: 1px
}

.enquiryBtn .mat-button-wrapper {
  font-size: .95rem!important;
  color: #212221;
  display: block
}

@media (min-width:300px) and (max-width:767px) {
  .offerMainPad {
    padding-top: 145px!important
  }
  .noPaddingForApp {
    padding-top: 28px!important
  }
  .decreaseTopSpace[_ngcontent-sc243] {
    padding-top: 75px
  }
  .enquiryNav[_ngcontent-sc243] {
    max-height: 100%!important;
    bottom: 12px
  }
}

@media (min-width:0px) and (max-width:767px) {
  .enquiryNav[_ngcontent-sc243] {
    max-height: 100%!important;
    bottom: 12px
  }
}

.enquiryNav .mat-form-field-underline {
  border-bottom: #929292
}

.enquiryNav[_ngcontent-sc243] .mat-form-field-empty.mat-form-field-label[_ngcontent-sc243],
.enquiryNav .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  font-size: 9px;
  color: #5f5f5f
}

.enquiryNav .mat-radio-outer-circle {
  border-width: 1px;
  border-color: rgba(0, 0, 0, .4)
}

.enquiryNav .mat-radio-checked .mat-radio-outer-circle {
  border-color: #5f5f5f!important
}

.enquiryNav .mat-radio-checked .mat-radio-inner-circle {
  height: 36px;
  width: 36px;
  left: -8px;
  top: -8px
}

.enquiryNav .mat-radio-ripple {
  display: none!important
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .enquiryNav[_ngcontent-sc243] {
    max-height: 100%
  }
}

.oveflowY[_ngcontent-sc243] {
  overflow: hidden;
  padding-bottom: 10px
}

.formCont[_ngcontent-sc243] {
  padding: 1rem 10px 1rem 2.5rem;
  margin: 0;
  display: block;
  height: 100%
}

.formEnquiryOver[_ngcontent-sc243] {
  margin-bottom: 5.769rem;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 25.3rem);
  width: 100%;
  padding-right: 1.5rem
}

@-moz-document url-prefix() {
  .formEnquiryOver {
    padding-right: 0!important
  }
  .DropArrow .mat-select-arrow:after {
    right: 5px!important
  }
}

.bottomButtons[_ngcontent-sc243] {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  padding: 0 2.5rem 2rem;
  width: 100%;
  left: 0;
  margin: 0
}

.w-45[_ngcontent-sc243] {
  width: 49%
}

.bottomButtons[_ngcontent-sc243] .col-6[_ngcontent-sc243] {
  padding: 0
}

.bottomButtons[_ngcontent-sc243] .col-6[_ngcontent-sc243]:last-child {
  text-align: right
}

.submitBtn[_ngcontent-sc243] {
  outline: none!important;
  background-color: #ffd800;
  border-radius: 0;
  font-size: 13px;
  line-height: 42px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 1.46rem;
  height: 45px;
  width: 157px
}

.bgGray[_ngcontent-sc243] {
  background-color: #f8f8f8!important
}

.submitBtn[_ngcontent-sc243]:hover {
  background: #212221!important;
  color: #fff!important
}

.cancelBtn[_ngcontent-sc243] {
  background: #e5e5e5!important
}

.cancelBtn[_ngcontent-sc243]:hover {
  background: #212221!important;
  color: #fff!important
}

.lastEnqr[_ngcontent-sc243] {
  position: absolute;
  top: 13px;
  cursor: pointer;
  right: 11px;
  padding-left: 5px
}

.afterSubmit[_ngcontent-sc243] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  height: 100%
}

.afterSubmit[_ngcontent-sc243] h2[_ngcontent-sc243] {
  margin-top: 1rem;
  font-weight: 200;
  font-size: 2.25rem;
  margin-bottom: 6px
}

.afterSubmit[_ngcontent-sc243] p[_ngcontent-sc243] {
  color: #5f5f5f;
  font-size: 1.125rem;
  width: 60%;
  margin: 1.5rem auto 0;
  font-weight: 400
}

.mainOverlay[_ngcontent-sc243] {
  z-index: 1037
}

.mainOverlay[_ngcontent-sc243],
.mainOverlay1[_ngcontent-sc243] {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  visibility: hidden;
  background: rgba(0, 0, 0, .2);
  content: ""
}

.mainOverlay1[_ngcontent-sc243] {
  z-index: 1029
}

.mat-form-field-underline {
  transform: perspective(1px)
}

.closeCookie[_ngcontent-sc243] {
  cursor: pointer;
  position: absolute;
  right: 11px;
  top: 0
}

.txtCenter[_ngcontent-sc243] {
  text-align: left
}

.cookiesLayer[_ngcontent-sc243] {
  position: fixed;
  bottom: 30px;
  width: 100%;
  z-index: 9999;
  transform: translateY(0)
}

@media (min-width:589px) {
  .cookieContainer[_ngcontent-sc243] {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem
  }
}

.cookieText[_ngcontent-sc243] p[_ngcontent-sc243] {
  font-size: .94rem;
  line-height: 1.275rem;
  color: #fff
}

.cookieText[_ngcontent-sc243] h4[_ngcontent-sc243] {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #fff;
  margin-bottom: 8px
}

.cookieButtons[_ngcontent-sc243] button[_ngcontent-sc243] {
  font-size: 1rem!important;
  height: 3rem;
  padding: 0
}

.cookieButtons[_ngcontent-sc243] button[_ngcontent-sc243]:hover {
  background-color: #212221!important;
  color: #fff!important
}

.cookieButtons[_ngcontent-sc243] button[_ngcontent-sc243]:first-of-type {
  margin-right: 5px
}

.cookieText[_ngcontent-sc243] a[_ngcontent-sc243] {
  color: #038c93;
  cursor: pointer
}

.cookieText[_ngcontent-sc243] a[_ngcontent-sc243]:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #038c93;
  text-decoration-color: #038c93
}

@media (min-width:0px) and (max-width:590px) {
  .submitBtn[_ngcontent-sc243] {
    margin-top: 0!important
  }
  .cookieText[_ngcontent-sc243] {
    padding: 0 21px 10px
  }
  .cookieText[_ngcontent-sc243] p[_ngcontent-sc243] {
    font-size: 14px;
    line-height: 22px;
    color: #fff
  }
  .cookieContainer[_ngcontent-sc243] {
    padding-top: 1rem
  }
  .cookieButtons[_ngcontent-sc243] {
    padding: 0;
    position: relative;
    float: right;
    text-align: right;
    bottom: 0
  }
  .cookieText[_ngcontent-sc243] h4[_ngcontent-sc243] {
    font-size: 20px;
    line-height: 28px;
    color: #fff
  }
  .txtCenter[_ngcontent-sc243] {
    padding-left: 24px;
    text-align: left
  }
  .cookieButtons[_ngcontent-sc243] button[_ngcontent-sc243]:first-of-type {
    width: 50%
  }
  .cookieButtons[_ngcontent-sc243] button[_ngcontent-sc243]:last-of-type {
    width: 49%;
    float: right
  }
  .cookieButtons[_ngcontent-sc243] button[_ngcontent-sc243] {
    height: 40px;
    font-size: 14px!important;
    text-transform: uppercase
  }
}

.custCss1[_ngcontent-sc243] {
  padding: 1rem .875rem!important
}

.custCss1>.mat-option-text {
  width: 100%;
  height: 26px;
  border-bottom: 1px solid #f2f2f2!important;
  line-height: 1.9rem
}

.custCss1 .mat-optgroup-label {
  padding: 0 .875rem!important
}

.custCss1.mat-selected .mat-option-text {
  border-bottom: none!important
}

.enquiryNav[_ngcontent-sc243] {
  width: calc(100% - 4.923rem);
  max-width: 396px;
  font-size: 1rem;
  font-weight: 400;
  color: #212221;
  position: fixed;
  z-index: 1037;
  bottom: 16px;
  right: 1.23rem;
  background-color: #fff;
  overflow: hidden;
  transform: translateY(120%);
  flex-direction: column;
  display: flex!important;
  border-radius: 10px
}

@media (min-width:769px) {
  .enquiryNav[_ngcontent-sc243] {
    max-height: 780px
  }
}

@media (min-width:1440px) {
  .cookiesLayer[_ngcontent-sc243] .m-auto[_ngcontent-sc243] {
    border: 1px solid #7c7c7c;
    width: 53%!important;
    background-color: rgba(33, 34, 33, .9)
  }
}

@media (max-width:767px) and (max-width:1023px) {
  .cookiesLayer[_ngcontent-sc243] .m-auto[_ngcontent-sc243] {
    border: 1px solid #7c7c7c;
    width: 85%!important;
    background-color: rgba(33, 34, 33, .9)
  }
  .enquiryHoverBoard[_ngcontent-sc243] {
    bottom: 55px;
    right: 10px
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .cookiesLayer[_ngcontent-sc243] {
    bottom: 48px!important
  }
  .cookiesLayer[_ngcontent-sc243] .m-auto[_ngcontent-sc243] {
    background-color: rgba(33, 34, 33, .9)!important
  }
}

#messageModal[_ngcontent-sc243] .topSpaceAlert[_ngcontent-sc243] {
  top: 31%!important
}

#messageModal[_ngcontent-sc243] .modal-dialog[_ngcontent-sc243] {
  max-width: 100%!important
}

#messageModal[_ngcontent-sc243] .cancelClearBtn[_ngcontent-sc243] {
  width: 100%;
  text-transform: uppercase;
  background-color: #f2f2f2;
  font-size: 1rem;
  line-height: 1.25rem;
  border-radius: 0;
  padding: .6875rem 0;
  cursor: pointer
}

#messageModal[_ngcontent-sc243] .cancelClearBtn[_ngcontent-sc243]:hover {
  background-color: #212221!important;
  color: #fff!important
}

#messageModal[_ngcontent-sc243] .widthPopup[_ngcontent-sc243] {
  width: 30%;
  border-radius: 0!important;
  padding: 20px 4.6875rem
}

@media (max-width:768px) and (min-width:300px) {
  #messageModal[_ngcontent-sc243] .bottomButtons[_ngcontent-sc243] {
    padding-right: 3rem!important
  }
  #messageModal[_ngcontent-sc243] .cookiesLayer[_ngcontent-sc243] .m-auto[_ngcontent-sc243] {
    border: 1px solid #7c7c7c;
    width: 76%!important;
    background-color: rgba(33, 34, 33, .9)
  }
  #messageModal[_ngcontent-sc243] .widthPopup[_ngcontent-sc243] {
    width: 75%!important;
    border-radius: 0!important;
    padding: 3.75rem 2.6875rem!important
  }
  #messageModal[_ngcontent-sc243] .alertWishlistHeading[_ngcontent-sc243] {
    text-align: center;
    line-height: 22px!important;
    font-size: 14px!important;
    color: #212221
  }
}

#messageModal[_ngcontent-sc243] .alertWishlistContent[_ngcontent-sc243] {
  text-align: center;
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212221
}

#messageModal[_ngcontent-sc243] .alertWishlistHeading[_ngcontent-sc243] {
  text-align: center;
  line-height: 1.875rem;
  font-size: 1.5rem;
  color: #212221
}


.formEnquiryOver[_ngcontent-sc243]::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5
}

.formEnquiryOver[_ngcontent-sc243]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #f5f5f5
}

.formEnquiryOver[_ngcontent-sc243]::-webkit-scrollbar-thumb {
  background-color: #aaa
}

.feedEnquireNow[_ngcontent-sc243] {
  height: auto!important
}

.chatBotTypeInput[_ngcontent-sc243] {
  cursor: pointer;
  position: fixed;
  z-index: 999;
  bottom: 100px;
  right: 44px;
  will-change: transform;
  width: 240px;
  background-color: #000;
  border-radius: 5px
}

.chatBotTypeInput[_ngcontent-sc243] div[_ngcontent-sc243] {
  margin: 15px 20px;
  color: #a5ad86;
  font-size: 14px
}

.chatBotMsgDivInitial[_ngcontent-sc243] {
  cursor: pointer;
  position: fixed;
  z-index: 999;
  bottom: 163px;
  right: 44px;
  will-change: transform;
  width: 245px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: -2px 0 16px -2px #c7c7c7
}

.chatBotMsgDivInitial[_ngcontent-sc243] div[_ngcontent-sc243] {
  margin: 13px 20px;
  color: #212221;
  font-size: 14px;
  position: relative;
  border-radius: 5px
}

.chatBotMsgDivInitial[_ngcontent-sc243] div[_ngcontent-sc243]:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 24px solid #fff;
  border-left: 11px solid transparent;
  left: -28px;
  bottom: -13px
}

.chatBotParentDiv[_ngcontent-sc243] {
  cursor: pointer;
  position: fixed;
  z-index: 999;
  bottom: 163px;
  right: 44px
}

.chatBotParentDiv[_ngcontent-sc243] .avtaar[_ngcontent-sc243] {
  left: -290px;
  position: absolute;
  top: -42px
}

.chatDiv[_ngcontent-sc243] img[_ngcontent-sc243] {
  position: absolute;
  right: -13px;
  top: -6px;
  cursor: pointer
}

.upArrow[_ngcontent-sc243] {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  right: 34px;
  background-color: #f8f8f8;
  position: fixed;
  z-index: 100;
  box-shadow: -2px 2px 20px 0 #a6a6a6;
  cursor: pointer;
  transition: all .5s linear;
  opacity: 0;
  transform: translateY(55px)
}

.arrow-show[_ngcontent-sc243] {
  transform: translateY(0)!important;
  opacity: 1!important
}

.upArrow[_ngcontent-sc243] img[_ngcontent-sc243] {
  vertical-align: middle
}

.hideEnq .mat-button-wrapper {
  display: none
}

.hideEnq[_ngcontent-sc243] {
  border-radius: 30px!important;
  padding: 18px!important
}

.hideEnq[_ngcontent-sc243]:before {
  margin-right: 0!important
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
  .formEnquiryOver[_ngcontent-sc243] {
    margin-bottom: 0!important
  }
  .bottomButtons[_ngcontent-sc243] {
    position: relative!important;
    padding: 0 0 1.3rem 1rem!important
  }
}

.selectDrpDwnPositionFeedback {
  margin-top: 23px;
  margin-left: 16px;
  border-top-left-radius: 0!important;
  min-width: calc(100% + 1px)!important
}

.selectDrpDwnPositionFeedback .mat-option {
  padding: 1rem .875rem!important;
  height: 2.3em!important;
  line-height: 2.3em!important
}

.selectDrpDwnPositionFeedback .mat-option-text {
  border-bottom: 1px solid #f2f2f2!important;
  height: auto!important;
  display: flex!important;
  padding-top: 0!important
}

.flagISDcode[_ngcontent-sc243] {
  height: 15px;
  width: 22px;
  margin-right: 4px
}

.forDflex .mat-form-field-infix {
  display: flex
}

.pointer[_ngcontent-sc243] {
  cursor: pointer;
  color: #038c93
}

.pointer[_ngcontent-sc243]:hover {
  text-decoration: underline
}

.mat-autocomplete-panel {
  min-width: 175px!important
}

.isdArrow[_ngcontent-sc243] {
  width: 10px!important;
  height: 7px!important;
  border-left: 1px solid transparent!important;
  border-right: 1px solid #000!important;
  border-top: 1px solid transparent!important;
  border-bottom: 1px solid #000;
  margin: 2px 14px 0 0;
  transform: rotate(45deg);
  cursor: pointer
}

[_nghost-sc98] {
  z-index: 999999;
  pointer-events: none
}

[fixed=true][_nghost-sc98] .ng-progress-bar[_ngcontent-sc98],
[fixed=true][_nghost-sc98] .ng-spinner[_ngcontent-sc98] {
  position: fixed
}

[fixed=true][_nghost-sc98] .ng-spinner[_ngcontent-sc98] {
  top: 15px
}

[fixed=true][spinnerPosition=left][_nghost-sc98] .ng-spinner[_ngcontent-sc98] {
  left: 15px
}

[fixed=true][spinnerPosition=right][_nghost-sc98] .ng-spinner[_ngcontent-sc98] {
  right: 15px
}

[thick=true][_nghost-sc98] .ng-spinner-icon[_ngcontent-sc98] {
  width: 24px;
  height: 24px;
  border-width: 3px
}

[thick=true][_nghost-sc98] .ng-bar-placeholder[_ngcontent-sc98] {
  height: 3px!important
}

[dir="ltr+"][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=ltr-][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  transform: rotate(3deg)
}

[dir="ltr+"][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=ltr-][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  transform: rotate(4deg)
}

[dir="ltr+"][_nghost-sc98] .ng-bar[_ngcontent-sc98],
[dir="rtl+"][_nghost-sc98] .ng-bar[_ngcontent-sc98] {
  margin-left: -100%
}

[dir="ltr+"][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir="rtl+"][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  right: 0
}

[dir="ltr+"][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=rtl-][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  top: -3px
}

[dir="ltr+"][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=rtl-][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  top: -4px
}

[dir="rtl+"][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=ltr-][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  bottom: -3px
}

[dir="rtl+"][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=ltr-][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  bottom: -4px
}

[dir="rtl+"][_nghost-sc98] .ng-bar-placeholder[_ngcontent-sc98],
[dir=ltr-][_nghost-sc98] .ng-bar-placeholder[_ngcontent-sc98] {
  transform: rotate(180deg)
}

[dir="rtl+"][_nghost-sc98] .ng-spinner-icon[_ngcontent-sc98],
[dir=ltr-][_nghost-sc98] .ng-spinner-icon[_ngcontent-sc98] {
  animation-direction: reverse
}

[dir="rtl+"][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=rtl-][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  transform: rotate(-3deg)
}

[dir="rtl+"][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98],
[dir=rtl-][thick=true][_nghost-sc98] .ng-meteor[_ngcontent-sc98] {
  transform: rotate(-4deg)
}

[spinnerPosition=left][_nghost-sc98] .ng-spinner[_ngcontent-sc98] {
  left: 10px
}

[spinnerPosition=right][_nghost-sc98] .ng-spinner[_ngcontent-sc98] {
  right: 10px
}

.ng-progress-bar[_ngcontent-sc98] {
  position: relative;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  zoom: 1;
  opacity: 0
}

.ng-progress-bar[active=true][_ngcontent-sc98] {
  opacity: 1;
  transition: none
}

.ng-bar-placeholder[_ngcontent-sc98] {
  position: absolute;
  height: 2px;
  width: 100%
}

.ng-bar[_ngcontent-sc98] {
  width: 100%;
  height: 100%;
  transform: translate(-100%, 0, 0)
}

.ng-meteor[_ngcontent-sc98] {
  display: block;
  position: absolute;
  width: 100px;
  height: 100%;
  opacity: 1
}

.ng-spinner[_ngcontent-sc98] {
  position: absolute;
  display: block;
  z-index: 1031;
  top: 10px
}

.ng-spinner-icon[_ngcontent-sc98] {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  -webkit-animation: 250ms linear infinite spinner-animation;
  animation: 250ms linear infinite spinner-animation;
  border: 2px solid transparent;
  border-radius: 50%
}

@-webkit-keyframes spinner-animation {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}

@keyframes spinner-animation {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}

.online-message[_ngcontent-sc230] {
  padding: 2px 0 2px 10px;
  background: #fff;
  font-size: 13px;
  color: #fff;
  position: fixed;
  display: table;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  z-index: 1037
}

.online-message[_ngcontent-sc230] span[_ngcontent-sc230] {
  display: table-cell;
  padding-right: 10px
}

.online-message.closed[_ngcontent-sc230] {
  display: none
}

.online[_ngcontent-sc230] {
  color: #4d9f34;
  border: 1px solid #4d9f34
}

.offline[_ngcontent-sc230] {
  color: #c61f26;
  border: 1px solid #c61f26
}

.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay {
  opacity: 0
}

.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
  opacity: .04
}

@media(hover: none) {
  .mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
  .mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
    opacity: 0
  }
}

.mat-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button {
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
  border: 0
}

.mat-button.mat-button-disabled,
.mat-icon-button.mat-button-disabled,
.mat-stroked-button.mat-button-disabled,
.mat-flat-button.mat-button-disabled {
  cursor: default
}

.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-program-focused .mat-button-focus-overlay {
  opacity: .12
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
  border: 0
}

.mat-raised-button {
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible;
  transform: translate3d(0, 0, 0);
  transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)
}

.mat-raised-button::-moz-focus-inner {
  border: 0
}

.mat-raised-button.mat-button-disabled {
  cursor: default
}

.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-raised-button.cdk-program-focused .mat-button-focus-overlay {
  opacity: .12
}

.mat-raised-button::-moz-focus-inner {
  border: 0
}

._mat-animation-noopable.mat-raised-button {
  transition: none;
  animation: none
}

.mat-stroked-button {
  border: 1px solid currentColor;
  padding: 0 15px;
  line-height: 34px
}

.mat-stroked-button .mat-button-ripple.mat-ripple,
.mat-stroked-button .mat-button-focus-overlay {
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px
}

.mat-fab {
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible;
  transform: translate3d(0, 0, 0);
  transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  min-width: 0;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  padding: 0;
  flex-shrink: 0
}

.mat-fab::-moz-focus-inner {
  border: 0
}

.mat-fab.mat-button-disabled {
  cursor: default
}

.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-fab.cdk-program-focused .mat-button-focus-overlay {
  opacity: .12
}

.mat-fab::-moz-focus-inner {
  border: 0
}

._mat-animation-noopable.mat-fab {
  transition: none;
  animation: none
}

.mat-fab .mat-button-wrapper {
  padding: 16px 0;
  display: inline-block;
  line-height: 24px
}

.mat-mini-fab {
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible;
  transform: translate3d(0, 0, 0);
  transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  min-width: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 0;
  flex-shrink: 0
}

.mat-mini-fab::-moz-focus-inner {
  border: 0
}

.mat-mini-fab.mat-button-disabled {
  cursor: default
}

.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
  opacity: .12
}

.mat-mini-fab::-moz-focus-inner {
  border: 0
}

._mat-animation-noopable.mat-mini-fab {
  transition: none;
  animation: none
}

.mat-mini-fab .mat-button-wrapper {
  padding: 8px 0;
  display: inline-block;
  line-height: 24px
}

.mat-icon-button {
  padding: 0;
  min-width: 0;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  line-height: 40px;
  border-radius: 50%
}

.mat-icon-button i,
.mat-icon-button .mat-icon {
  line-height: 24px
}

.mat-button-ripple.mat-ripple,
.mat-button-focus-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none;
  border-radius: inherit
}

.mat-button-ripple.mat-ripple:not(:empty) {
  transform: translateZ(0)
}

.mat-button-focus-overlay {
  opacity: 0;
  transition: opacity 200ms cubic-bezier(0.35, 0, 0.25, 1), background-color 200ms cubic-bezier(0.35, 0, 0.25, 1)
}

._mat-animation-noopable .mat-button-focus-overlay {
  transition: none
}

.mat-button-ripple-round {
  border-radius: 50%;
  z-index: 1
}

.mat-button .mat-button-wrapper>*,
.mat-flat-button .mat-button-wrapper>*,
.mat-stroked-button .mat-button-wrapper>*,
.mat-raised-button .mat-button-wrapper>*,
.mat-icon-button .mat-button-wrapper>*,
.mat-fab .mat-button-wrapper>*,
.mat-mini-fab .mat-button-wrapper>* {
  vertical-align: middle
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button {
  display: block;
  font-size: inherit;
  width: 2.5em;
  height: 2.5em
}

.cdk-high-contrast-active .mat-button,
.cdk-high-contrast-active .mat-flat-button,
.cdk-high-contrast-active .mat-raised-button,
.cdk-high-contrast-active .mat-icon-button,
.cdk-high-contrast-active .mat-fab,
.cdk-high-contrast-active .mat-mini-fab {
  outline: solid 1px
}

.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,
.cdk-high-contrast-active .mat-button-base.cdk-program-focused {
  outline: solid 3px
}

.overlay[_ngcontent-sc232] {
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1038;
  height: 100%;
  width: 100%
}

.dialog[_ngcontent-sc232],
.overlay[_ngcontent-sc232] {
  position: fixed;
  left: 0;
  right: 0
}

.dialog[_ngcontent-sc232] {
  z-index: 99999;
  top: 10%;
  margin-right: auto;
  margin-left: auto;
  min-height: 200px;
  width: 90%;
  max-width: 620px;
  background-color: #fff;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 13px 19px 2px rgba(0, 0, 0, .14), 0 5px 24px 4px rgba(0, 0, 0, .12)
}

@media (min-width:768px) {
  .dialog[_ngcontent-sc232] {
    top: 10%
  }
}

.dialog__close-btn[_ngcontent-sc232] {
  right: 15px;
  cursor: pointer
}

.dialog__close-btn[_ngcontent-sc232],
.dialog__logo[_ngcontent-sc232] {
  border: 0;
  background: none;
  color: #2d2d2d;
  position: absolute;
  top: 15px;
  font-size: 1.2em
}

.dialog__logo[_ngcontent-sc232] {
  left: 15px
}

.dialog-body[_ngcontent-sc232] {
  display: flex
}

.side-img[_ngcontent-sc232] {
  width: 35%;
  max-height: 100%;
  background-size: cover
}

.form[_ngcontent-sc232] {
  width: 65%;
  padding: 1.2rem 1.625rem 2.75rem;
  position: relative
}

.logoMB[_ngcontent-sc232] {
  margin-bottom: 1.375rem
}

.punchLine[_ngcontent-sc232]>h3[_ngcontent-sc232] {
  font-weight: 400!important;
  font-size: 26px!important
}

.mat-form-field-div[_ngcontent-sc232]>label[_ngcontent-sc232] {
  font-weight: 300!important
}

.mat-form-field-div[_ngcontent-sc232] {
  padding-top: 1.25%;
  padding-bottom: 1.25%;
  width: 100%
}

mat-form-field[_ngcontent-sc232] {
  width: 100%
}

.mat-form-field-wrapper[_ngcontent-sc232] {
  padding: 3.5%!important
}

.btn-yellow[_ngcontent-sc232] {
  width: 100%;
  background-color: #ffd500;
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  box-shadow: none!important;
  border-radius: 0;
  margin-top: 1rem
}

a[_ngcontent-sc232] {
  color: #038c93
}

@media (min-width:0px) and (max-width:500px) {
  .side-img[_ngcontent-sc232] {
    display: none!important
  }
  .form[_ngcontent-sc232] {
    width: 100%!important
  }
}

.isdCode[_ngcontent-sc232] {
  border: 0;
  border-bottom: 1px solid!important
}

int-phone-prefix .form-control,
int-phone-prefix .input-group-addon {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #949494
}

int-phone-prefix .btn {
  border: 0;
  border-radius: 0
}

.su1 input.mat-input-element,
.su2 input.mat-input-element {
  height: 21px
}

.sui[_ngcontent-sc232] button[_ngcontent-sc232] {
  box-shadow: none!important
}

.custCss2[_ngcontent-sc232] {
  padding: 1rem .875rem!important
}

.custCss2.mat-option {
  height: 34px!important
}

.custCss2 .mat-option-text {
  width: 100%;
  border-bottom: 1px solid #f2f2f2!important;
  line-height: 2rem
}

.custCss2.mat-selected .mat-option-text {
  border-bottom: none!important
}

.field-icon[_ngcontent-sc232] {
  float: right;
  margin-top: -15px;
  position: relative;
  cursor: pointer
}

.ForHeight .mat-select {
  height: 20px
}

@media (min-width:991px) {
  .modal-open .dialog {
    z-index: 1038!important
  }
  .modal-open[_ngcontent-sc232] .dialog[_ngcontent-sc232],
  .modal-open .cdk-overlay-container {
    z-index: 1039!important
  }
}

@media (max-width:990px) {
  .dflexOTP[_ngcontent-sc232] {
    display: flex;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 8px
  }
  .otpBtn[_ngcontent-sc232] {
    border-radius: 0;
    padding: 5px;
    cursor: pointer;
    float: right;
    position: relative;
    background-color: transparent;
    color: #038c93;
    text-decoration: underline
  }
  .otpPattern[_ngcontent-sc232] input[_ngcontent-sc232] {
    width: 23%
  }
  .resendTxt[_ngcontent-sc232],
  .otpPattern .mat-error {
    font-size: 12px
  }
  .otpBtn[_ngcontent-sc232] {
    text-align: center;
    font-size: 13px
  }
  .modal-open .dialog {
    z-index: 99999!important
  }
  form[_ngcontent-sc232] {
    font-size: 14px;
    margin-top: 20px
  }
  .custScroll[_ngcontent-sc232] {
    overflow: hidden
  }
  .custYScroll[_ngcontent-sc232] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100vh - 5rem)
  }
}

.zinISD {
  z-index: 99999!important
}

.flagISDcode[_ngcontent-sc232] {
  height: 15px;
  margin-right: 4px
}

.ForHeight[_ngcontent-sc232] .mat-form-field-infix {
  display: flex
}

@media (min-width:768px) and (max-width:1440px) {
  .mat-option {
    padding: 0 .7rem!important
  }
}

.otpBtn[_ngcontent-sc232] {
  border-radius: 0;
  padding: 5px;
  cursor: pointer;
  float: right;
  text-align: center;
  position: relative;
  background-color: transparent;
  color: #038c93;
  text-decoration: underline
}

.otpFields input {
  letter-spacing: 44px;
  padding-left: 14px
}

.otpPattern .mat-input-element {
  caret-color: #212221!important
}

.otpPattern .mat-form-field-underline {
  display: none
}

.otpPattern input {
  border-bottom: 1px solid #d6d6d6;
  width: 23%;
  margin-right: 4px;
  text-align: center;
  height: 35px!important
}

.backBtnOTP[_ngcontent-sc232] {
  background-color: transparent;
  box-shadow: none;
  border: none;
  text-decoration: underline;
  font-size: 13px;
  font-weight: 400;
  margin-top: 18px;
  color: #038c93;
  float: right;
  cursor: pointer
}

.punchLine[_ngcontent-sc232] {
  margin-bottom: 1.37rem
}


.overlay[_ngcontent-sc233] {
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1038;
  height: 100%;
  width: 100%
}

.dialog[_ngcontent-sc233],
.overlay[_ngcontent-sc233] {
  position: fixed;
  left: 0;
  right: 0
}

.dialog[_ngcontent-sc233] {
  z-index: 99999;
  top: 10%;
  margin-right: auto;
  margin-left: auto;
  min-height: 200px;
  width: 90%;
  max-width: 620px;
  background-color: #fff;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 13px 19px 2px rgba(0, 0, 0, .14), 0 5px 24px 4px rgba(0, 0, 0, .12)
}

@media (min-width:768px) {
  .dialog[_ngcontent-sc233] {
    top: 10%
  }
}

.dialog__close-btn[_ngcontent-sc233] {
  right: 15px;
  cursor: pointer
}

.dialog__close-btn[_ngcontent-sc233],
.dialog__logo[_ngcontent-sc233] {
  border: 0;
  background: none;
  color: #2d2d2d;
  position: absolute;
  top: 15px;
  font-size: 1.2em
}

.dialog__logo[_ngcontent-sc233] {
  left: 15px
}

.dialog-body[_ngcontent-sc233] {
  display: flex
}

.side-img[_ngcontent-sc233] {
  width: 35%;
  max-height: 100%;
  background-size: cover
}

.form[_ngcontent-sc233] {
  width: 65%;
  padding: 1.2rem 1.625rem 2.75rem;
  position: relative
}

.logoMB[_ngcontent-sc233] {
  margin-bottom: 4.375rem
}

.punchLine[_ngcontent-sc233]>h3[_ngcontent-sc233] {
  font-weight: 400!important;
  font-size: 26px!important
}

.mat-form-field-div[_ngcontent-sc233]>label[_ngcontent-sc233] {
  font-weight: 300!important
}

.mat-form-field-div[_ngcontent-sc233] {
  padding-top: 1.25%;
  padding-bottom: 1.25%;
  width: 100%
}

mat-form-field[_ngcontent-sc233] {
  width: 100%
}

.mat-form-field-wrapper[_ngcontent-sc233] {
  padding: 3.5%!important
}

.btn-yellow[_ngcontent-sc233] {
  width: 100%;
  background-color: #ffd500;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  box-shadow: none!important
}

.mat-form-field-btn[_ngcontent-sc233] {
  width: 25%;
  float: right;
  height: 80%
}

.mat-form-field-input[_ngcontent-sc233] {
  width: 70%;
  margin-right: 1%;
  float: left
}

.su1[_ngcontent-sc233],
.su2[_ngcontent-sc233] {
  margin-right: 2%;
  width: 50%
}

a[_ngcontent-sc233] {
  color: #038c93
}

@media (min-width:0px) and (max-width:500px) {
  .side-img[_ngcontent-sc233] {
    display: none!important
  }
  .form[_ngcontent-sc233] {
    width: 100%!important
  }
}

.su1 input.mat-input-element,
.su2 input.mat-input-element {
  height: 21px
}

.sui[_ngcontent-sc233] button[_ngcontent-sc233] {
  box-shadow: none!important
}

#myModal[_ngcontent-sc233] .modal-header[_ngcontent-sc233] h4[_ngcontent-sc233] {
  font-size: 2.5rem;
  color: #212221;
  line-height: 3.125rem
}

#myModal[_ngcontent-sc233] .modal-header[_ngcontent-sc233] {
  border-bottom: none!important
}

#myModal[_ngcontent-sc233] .modal-content[_ngcontent-sc233] {
  padding: 1.5625rem!important;
  border: none!important;
  border-radius: 0!important
}

.close[_ngcontent-sc233] {
  cursor: pointer
}

.madalTable[_ngcontent-sc233] th[_ngcontent-sc233] {
  font-size: 1.125rem!important;
  line-height: 1.4375rem!important;
  color: #212221;
  text-align: left
}

.madalTable[_ngcontent-sc233] .topBorderTD[_ngcontent-sc233] {
  color: #929292!important;
  border-top-color: #929292!important
}

.topBorderTD[_ngcontent-sc233] {
  font-size: 1rem!important;
  color: #929292;
  line-height: 1.25rem!important;
  padding-bottom: 1.8125rem!important
}

.madalTable[_ngcontent-sc233] td[_ngcontent-sc233] {
  text-align: left
}

.madalTableBdr[_ngcontent-sc233] span[_ngcontent-sc233],
.madalTable[_ngcontent-sc233] td[_ngcontent-sc233] {
  color: #212221!important;
  line-height: 1.4375rem!important;
  font-size: 1.125rem!important
}

.madalTableBdr[_ngcontent-sc233] span[_ngcontent-sc233] {
  font-weight: 800!important
}

.modalbordeleft[_ngcontent-sc233] span[_ngcontent-sc233] {
  line-height: 1.4375rem;
  font-size: 1.125rem;
  color: #212221;
  font-weight: 600!important
}

.modalbordeleft[_ngcontent-sc233] h1[_ngcontent-sc233] {
  font-weight: 800!important;
  font-size: 1.5rem!important;
  line-height: 1.5625rem!important
}

.custCss3[_ngcontent-sc233] {
  padding: 1rem .875rem!important
}

.custCss3.mat-option {
  height: 34px!important
}

.custCss3 .mat-option-text {
  width: 100%;
  border-bottom: 1px solid #f2f2f2!important;
  line-height: 2rem
}

.custCss3.mat-selected .mat-option-text {
  border-bottom: none!important
}

.alertWishlistContent[_ngcontent-sc233] {
  text-align: center!important
}

.alertWishlistContent[_ngcontent-sc233] h2[_ngcontent-sc233] {
  font-weight: 200!important;
  font-size: 1.75rem!important;
  line-height: 2rem!important;
  color: #212221
}

.welcomeBtn[_ngcontent-sc233] {
  border-radius: 0!important;
  color: #212221;
  font-size: 1.1rem;
  background: #ffd800;
  position: relative;
  padding: .5rem 2.3rem;
  text-align: center!important;
  cursor: pointer;
  border: none!important;
  text-transform: uppercase;
  outline: none!important;
  font-weight: 700
}

.welcomeBtn[_ngcontent-sc233]:hover {
  background-color: #212221!important;
  color: #fff!important
}

.field-icon[_ngcontent-sc233] {
  float: right;
  margin-top: -15px;
  position: relative;
  cursor: pointer
}

@media (min-width:991px) {
  .modal-open .dialog {
    z-index: 1039!important
  }
}

@media (max-width:990px) {
  .modal-open .dialog {
    z-index: 99999!important
  }
  form[_ngcontent-sc233] {
    font-size: 14px;
    margin-top: 20px
  }
  .custScroll[_ngcontent-sc233] {
    overflow: hidden
  }
  .custYScroll[_ngcontent-sc233] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100vh - 5rem)
  }
}

.otpMsg[_ngcontent-sc233] {
  font-size: 14px;
  color: #469746;
  margin-top: 10px;
  font-weight: 600
}

.overlay[_ngcontent-sc234] {
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1038;
  height: 100%;
  width: 100%
}

.dialog[_ngcontent-sc234],
.overlay[_ngcontent-sc234] {
  position: fixed;
  left: 0;
  right: 0
}

.dialog[_ngcontent-sc234] {
  z-index: 99999;
  top: 10%;
  margin-right: auto;
  margin-left: auto;
  min-height: 200px;
  width: 90%;
  max-width: 620px;
  background-color: #fff;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 13px 19px 2px rgba(0, 0, 0, .14), 0 5px 24px 4px rgba(0, 0, 0, .12)
}

@media (min-width:768px) {
  .dialog[_ngcontent-sc234] {
    top: 10%
  }
}

.dialog__close-btn[_ngcontent-sc234] {
  right: 15px;
  cursor: pointer
}

.dialog__close-btn[_ngcontent-sc234],
.dialog__logo[_ngcontent-sc234] {
  border: 0;
  background: none;
  color: #2d2d2d;
  position: absolute;
  top: 15px;
  font-size: 1.2em
}

.dialog__logo[_ngcontent-sc234] {
  left: 15px
}

.dialog-body[_ngcontent-sc234] {
  display: flex
}

.side-img[_ngcontent-sc234] {
  width: 35%;
  max-height: 100%;
  background-size: cover
}

.form[_ngcontent-sc234] {
  width: 65%;
  padding: 1.2rem 1.625rem 2.75rem;
  position: relative
}

.logoMB[_ngcontent-sc234] {
  margin-bottom: 4.375rem
}

.punchLine[_ngcontent-sc234]>h3[_ngcontent-sc234] {
  font-weight: 400!important;
  font-size: 26px!important
}

.mat-form-field-div[_ngcontent-sc234]>label[_ngcontent-sc234] {
  font-weight: 300!important
}

.mat-form-field-div[_ngcontent-sc234] {
  padding-top: 1.25%;
  padding-bottom: 1.25%;
  width: 100%
}

mat-form-field[_ngcontent-sc234] {
  width: 100%
}

.mat-form-field-wrapper[_ngcontent-sc234] {
  padding: 3.5%!important
}

.btn-yellow[_ngcontent-sc234] {
  width: 100%;
  background-color: #ffd500;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  box-shadow: none!important
}

.rp1[_ngcontent-sc234],
.rp3[_ngcontent-sc234] {
  align-self: center;
  margin-right: 2%
}

a[_ngcontent-sc234] {
  color: #038c93
}

@media (min-width:0px) and (max-width:500px) {
  .side-img[_ngcontent-sc234] {
    display: none!important
  }
  .form[_ngcontent-sc234] {
    width: 100%!important
  }
}

.su1 input.mat-input-element,
.su2 input.mat-input-element {
  height: 21px
}

.sui[_ngcontent-sc234] button[_ngcontent-sc234] {
  box-shadow: none!important
}

.form input.mat-input-element {
  height: 21px
}

.custCss4[_ngcontent-sc234] {
  padding: 1rem .875rem!important
}

.custCss4.mat-option {
  height: 34px!important
}

.custCss4 .mat-option-text {
  line-height: 2rem;
  width: 100%;
  height: 26px;
  border-bottom: 1px solid #f2f2f2!important;
  line-height: 1.9rem
}

.custCss4.mat-selected .mat-option-text {
  border-bottom: none!important
}

@media (min-width:991px) {
  .modal-open[_ngcontent-sc234] .dialog[_ngcontent-sc234],
  .modal-open .cdk-overlay-container,
  .modal-open .dialog {
    z-index: 1039!important
  }
}

@media (max-width:990px) {
  .modal-open .dialog {
    z-index: 99999!important
  }
  form[_ngcontent-sc234] {
    font-size: 14px;
    margin-top: 20px
  }
  .custScroll[_ngcontent-sc234] {
    overflow: hidden
  }
  .custYScroll[_ngcontent-sc234] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100vh - 5rem)
  }
}

.otpMsg[_ngcontent-sc234] {
  font-size: 14px;
  color: #469746;
  margin-top: 10px;
  font-weight: 600
}

.zinISD {
  z-index: 99999!important
}


@charset "UTF-8";
html[_ngcontent-sc240] {
  box-sizing: border-box
}

*[_ngcontent-sc240],
[_ngcontent-sc240]:after,
[_ngcontent-sc240]:before {
  box-sizing: inherit
}

.navbar[_ngcontent-sc240] {
  padding-bottom: 0!important
}

.megamenu[_ngcontent-sc240] {
  width: 100%;
  padding: 25px 0;
  left: 0!important;
  display: none
}

.dropdown[_ngcontent-sc240] .dropdown-menu[_ngcontent-sc240] .main-nav[_ngcontent-sc240] {
  display: table;
  margin: 0 auto;
  width: 100%
}

.head-top[_ngcontent-sc240] {
  z-index: 1030
}

ul[_ngcontent-sc240] li.profileLink[_ngcontent-sc240]:hover ul.profileMenu[_ngcontent-sc240] {
  opacity: 1!important;
  transform: translateY(0)!important;
  visibility: visible!important;
  -webkit-backface-visibility: hidden!important;
  backface-visibility: hidden!important;
  z-index: 2;
  transition-delay: 0s, 0s, .15s
}

.paddingLeftz[_ngcontent-sc240] {
  padding-left: 0!important;
  margin-bottom: 32px
}

.left-border[_ngcontent-sc240] {
  border-left: 1px solid #e5e5e5;
  padding-left: 22px
}

.right-border[_ngcontent-sc240] {
  border-right: 1px solid #e5e5e5;
  padding-left: 22px
}

.child-nav-link[_ngcontent-sc240] {
  padding-top: 0;
  padding-bottom: 0
}

.noneUnderline[_ngcontent-sc240] {
  text-align: center;
  line-height: 40px;
  text-decoration: none
}

.dropdown[_ngcontent-sc240] .dropdown-menu[_ngcontent-sc240] ul[_ngcontent-sc240] {
  list-style: none;
  padding: 0
}

.dropdown[_ngcontent-sc240] .dropdown-menu[_ngcontent-sc240] ul[_ngcontent-sc240] li[_ngcontent-sc240] a[_ngcontent-sc240] {
  color: #555;
  text-decoration: none
}

.dropdown[_ngcontent-sc240] .dropdown-menu[_ngcontent-sc240] .main-nav[_ngcontent-sc240] li.col-sm-3[_ngcontent-sc240] {
  padding: 0 5px
}

nav[_ngcontent-sc240] {
  max-height: 158px!important;
  display: block
}

#mainNav[_ngcontent-sc240] {
  max-height: 108px!important
}

#subNav[_ngcontent-sc240] {
  max-height: 50px!important
}

.navbar-light[_ngcontent-sc240] {
  background-color: #fff!important
}

a[_ngcontent-sc240] {
  color: #000
}

.container-fluid-nav[_ngcontent-sc240] {
  padding-left: 64px!important;
  padding-right: 64px!important
}

.px-0.container.d-flex[_ngcontent-sc240] {
  padding: 2%
}

.vr[_ngcontent-sc240] {
  border-left: 1px solid #e5e5e5;
  margin: 0 7.5px
}

.dropdown-divider[_ngcontent-sc240],
hr[_ngcontent-sc240] {
  color: #e5e5e5
}

.nav-item[_ngcontent-sc240] {
  padding-left: 5px
}

.bottom-menu[_ngcontent-sc240]>.nav-item[_ngcontent-sc240]:hover a[_ngcontent-sc240] {
  border-bottom: 4px solid #ffd500
}

.has-mega-menu[_ngcontent-sc240]>.nav-link[_ngcontent-sc240]:first-child {
  cursor: pointer
}

.has-mega-menu[_ngcontent-sc240] .dropdown-toggle[_ngcontent-sc240]:after {
  display: none
}

.dropdown-menu[_ngcontent-sc240] {
  display: block;
  border-radius: 0;
  transition: all .2s ease-in-out;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1)!important;
  opacity: 0!important;
  transform: translateY(-25px)!important;
  visibility: hidden!important;
  z-index: -1
}

.dropdown-menu[_ngcontent-sc240],
.dropdown-menu.show[_ngcontent-sc240] {
  -webkit-backface-visibility: hidden!important;
  backface-visibility: hidden!important
}

.dropdown-menu.show[_ngcontent-sc240] {
  opacity: 1!important;
  transform: translateY(0)!important;
  visibility: visible!important;
  z-index: 1;
  transition-delay: 0s, 0s, .15s
}

.megamenu[_ngcontent-sc240] {
  pointer-events: none
}

.megamenu.show[_ngcontent-sc240] {
  pointer-events: auto
}

.bottom-menu[_ngcontent-sc240]>.nav-item.active[_ngcontent-sc240],
.bottom-menu[_ngcontent-sc240]>.nav-item.dropdown.has-mega-menu.active[_ngcontent-sc240] {
  display: inline-table
}

.bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240]>a.nav-link[_ngcontent-sc240] {
  font-weight: 600!important;
  color: #212221;
  font-size: 1rem
}

.megamenu[_ngcontent-sc240] .multipleCols[_ngcontent-sc240] div[_ngcontent-sc240] a[_ngcontent-sc240]:hover a[_ngcontent-sc240] {
  border-bottom: 3px solid #ffd939
}

.bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240] {
  border-bottom: none;
  display: inline-table
}

.upper-menu[_ngcontent-sc240]>li[_ngcontent-sc240]>a.nav-link[_ngcontent-sc240] {
  font-weight: 400;
  color: #212221;
  border-bottom: 2px solid transparent
}

.upper-menu[_ngcontent-sc240]>li[_ngcontent-sc240]>a.nav-link[_ngcontent-sc240]:hover {
  border-bottom: 2px solid #ffd800
}

.noBorder[_ngcontent-sc240] {
  border: none!important
}

#navbarNavDropdown[_ngcontent-sc240] {
  background-color: transparent;
  z-index: 10002
}

.whiteTxt[_ngcontent-sc240] {
  color: #fff!important
}

.transBackground[_ngcontent-sc240] {
  background-color: transparent!important;
  transition: background-color .5s ease
}

.is-visible[_ngcontent-sc240] {
  transform: translateY(0)!important
}

.navbar[_ngcontent-sc240] {
  transition: transform .25s ease-in-out;
  will-change: transform;
  transform: translateY(-100%)
}

main[_ngcontent-sc240] {
  padding-top: 105px;
  margin-top: 0
}

.homeMain[_ngcontent-sc240] {
  padding-top: 0
}

.navbar-toggler[_ngcontent-sc240] {
  cursor: pointer;
  position: relative;
  border: none!important;
  right: 3px;
  top: 16px
}

.dropdown-menu.com[_ngcontent-sc240] {
  display: block
}

figure[_ngcontent-sc240] {
  display: table
}

figcaption[_ngcontent-sc240] {
  display: table-caption;
  caption-side: bottom
}

.figure-caption[_ngcontent-sc240] {
  font-size: .9rem;
  color: #212221;
  font-weight: 400;
  line-height: 1.2
}

.header.container-fluid[_ngcontent-sc240] {
  padding-right: 50px;
  padding-left: 50px
}

hr[_ngcontent-sc240] {
  margin: 0!important;
  padding: 0!important
}

#searchGroupTours>div.mat-input-wrapper.mat-form-field-wrapper>div.mat-input-underline.mat-form-field-underline {
  display: none!important
}

.searcRight .mat-form-field-infix {
  display: block;
  position: relative;
  flex: auto;
  min-width: 0;
  width: 180px;
  text-align: right
}

.serchLink[_ngcontent-sc240] {
  margin: 0 auto;
  width: 100%;
  position: relative;
  justify-content: center
}

.serchLink[_ngcontent-sc240] li[_ngcontent-sc240]:last-child a[_ngcontent-sc240] {
  text-align: right
}

.serchLink[_ngcontent-sc240] .dropdown-menu[_ngcontent-sc240] {
  left: inherit;
  width: 100%!important;
  position: fixed;
  right: 0
}

.trnsprntBorder[_ngcontent-sc240] {
  border-bottom: 1px solid #fafafa;
  top: 26px;
  opacity: .1
}

.trnsprntBorder[_ngcontent-sc240],
.trnsprntBorderNone[_ngcontent-sc240] {
  position: relative;
  width: 100%;
  z-index: 99999
}

.trnsprntBorderNone[_ngcontent-sc240] {
  top: 23px
}

.trnsprntBdrNnBtm[_ngcontent-sc240] {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e5e5e5
}

.trnsprntBdrTop[_ngcontent-sc240] {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #fafafa;
  top: 0;
  opacity: .1
}

.logTop[_ngcontent-sc240] {
  position: relative;
  top: 31px;
  padding-top: 10px;
  margin-bottom: 38px!important;
  padding-left: 25px;
  cursor: pointer;
  z-index: 99999
}

.callMenu[_ngcontent-sc240] .nav-link[_ngcontent-sc240] {
  display: block;
  padding: .5rem;
  font-size: .875rem!important
}

.callMenu[_ngcontent-sc240] {
  position: relative;
  top: -10px
}

.lastLi[_ngcontent-sc240] i[_ngcontent-sc240] {
  font-size: 22px
}

.megaMenuLink[_ngcontent-sc240] .nav-pills[_ngcontent-sc240] .nav-link.active[_ngcontent-sc240],
.megaMenuLink[_ngcontent-sc240] .nav-pills[_ngcontent-sc240] .show[_ngcontent-sc240]>.nav-link[_ngcontent-sc240] {
  background: transparent!important;
  border-bottom: 3px solid #ffd800;
  display: inline-table;
  font-size: 1.4rem;
  font-weight: 800
}

.megaMenuLink[_ngcontent-sc240] .navbar-light[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .active[_ngcontent-sc240]>.nav-link[_ngcontent-sc240],
.megaMenuLink[_ngcontent-sc240] .navbar-light[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .nav-link[_ngcontent-sc240],
.megaMenuLink[_ngcontent-sc240] .navbar-light[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .nav-link.active[_ngcontent-sc240],
.megaMenuLink[_ngcontent-sc240] .navbar-light[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .nav-link.show[_ngcontent-sc240],
.megaMenuLink[_ngcontent-sc240] .navbar-light[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .show[_ngcontent-sc240]>.nav-link[_ngcontent-sc240] {
  font-size: 1.4rem;
  font-weight: 800
}

.megaMenuLink[_ngcontent-sc240] a[_ngcontent-sc240] {
  font-size: 1.4rem!important;
  font-weight: 800!important;
  color: rgba(0, 0, 0, .9)
}

.ulSearch[_ngcontent-sc240] ul[_ngcontent-sc240] {
  display: block
}

.ulSearch1[_ngcontent-sc240] ul[_ngcontent-sc240] {
  width: 100%;
  float: left
}

.ulSearch1[_ngcontent-sc240] li[_ngcontent-sc240] {
  margin-left: 0!important
}

.ulSearch[_ngcontent-sc240] ul[_ngcontent-sc240]:last-child {
  margin-right: 0!important
}

.ulSearch[_ngcontent-sc240] li[_ngcontent-sc240] a[_ngcontent-sc240] {
  text-decoration: none;
  margin-bottom: 5px!important;
  margin-top: 0!important;
  font-size: 1rem!important;
  font-weight: 400!important;
  color: #5e5e5e!important;
  text-decoration: none!important;
  display: block
}

.ulSearch[_ngcontent-sc240] strong[_ngcontent-sc240] a[_ngcontent-sc240],
.ulSearch[_ngcontent-sc240] strong[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  font-size: 1.1rem!important;
  font-weight: 700!important;
  color: #212221!important;
  text-decoration: none!important;
  display: block
}

.ulSearch[_ngcontent-sc240] li[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  text-decoration: none;
  margin-bottom: 5px!important;
  margin-top: 0!important;
  font-size: 1rem!important;
  font-weight: 400!important;
  color: #000!important;
  text-decoration: none!important;
  display: block
}

.ulSearch[_ngcontent-sc240] li[_ngcontent-sc240]:last-child a[_ngcontent-sc240] {
  text-align: left!important
}

.ulSearch[_ngcontent-sc240] ul[_ngcontent-sc240] .marginBottomUl[_ngcontent-sc240] {
  margin-top: 30px;
  display: block
}

.ulSearch[_ngcontent-sc240] h1[_ngcontent-sc240] {
  font-size: 1rem;
  font-weight: 700;
  width: 100%;
  float: left;
  display: block;
  padding-left: 14px
}

.ulSearch[_ngcontent-sc240] li[_ngcontent-sc240] {
  margin-left: 0!important
}

.ulSearch[_ngcontent-sc240] li[_ngcontent-sc240]:last-child {
  margin-right: 0!important
}

.searchBarTxt[_ngcontent-sc240] h4[_ngcontent-sc240] {
  font-size: 2.25rem;
  margin-bottom: 21px
}

.searchBarTxt[_ngcontent-sc240] {
  margin-top: 17px
}

.serchBarHeight[_ngcontent-sc240] {
  height: 15vw
}

.dropdown-menu[_ngcontent-sc240] {
  top: 97%!important
}

.dropdown-menu1[_ngcontent-sc240] {
  top: 95%!important
}

ul.searchNam[_ngcontent-sc240] li[_ngcontent-sc240] {
  padding: 0
}

.searchNam[_ngcontent-sc240] li[_ngcontent-sc240]:first-child {
  padding-left: 0
}

@media (min-width:576px) and (max-width:768px) {
  .trnsprntBdrNnBtm[_ngcontent-sc240] {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 1.2rem
  }
  #mainNav[_ngcontent-sc240] {
    margin-top: -40px
  }
  .displayInherit .navbar-toggler:after {
    position: absolute;
    content: " ";
    border-radius: 50%;
    height: 7px;
    width: 7px;
    background: red;
    top: 0;
    right: .7rem
  }
  .MobileHdr[_ngcontent-sc240] figure[_ngcontent-sc240] {
    display: table;
    width: 90%
  }
}

@media (min-width:576px) and (max-width:767px) {
  .fullModalDialog img {
    display: flex!important;
    justify-content: center!important
  }
  .card-header[_ngcontent-sc240] a[_ngcontent-sc240] {
    text-decoration: none;
    font-size: 1.2rem!important
  }
  .MobileHdr figure {
    display: table;
    width: 90%
  }
  .MobileHdr .figure-img {
    margin-bottom: .5rem;
    line-height: 1;
    width: 100%
  }
}

@media (min-width:300px) and (max-width:575px) {
  .specialityHighlights[_ngcontent-sc240] label[_ngcontent-sc240] {
    width: 80%!important;
    line-height: 20px;
    bottom: 10px!important;
    font-size: 16px!important;
    z-index: 1
  }
  .newTagDiv[_ngcontent-sc240] {
    left: 0!important
  }
  .enquiryBtn[_ngcontent-sc240] {
    display: none
  }
  .card-header[_ngcontent-sc240] a[_ngcontent-sc240] {
    text-decoration: none;
    font-size: 1.2rem!important
  }
  .navbar-toggler span:after {
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: red
  }
  .trnsprntBdrNnBtm[_ngcontent-sc240] {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 1.2rem
  }
  .header.container-fluid[_ngcontent-sc240] {
    padding-right: 0!important;
    padding-left: 0!important
  }
  .enquiryNav[_ngcontent-sc240],
  .w-45[_ngcontent-sc240] {
    width: 100%!important
  }
  .enquiryNav[_ngcontent-sc240] {
    top: 0;
    right: 0!important;
    z-index: 1028!important
  }
  .displayInherit[_ngcontent-sc240] .navbar-toggler-icon[_ngcontent-sc240]:visited,
  .displayInherit .navbar-toggler-icon:hover,
  .navbar-toggler:focus,
  .navbar-toggler:hover {
    border: none!important;
    outline: none!important
  }
  .navbar-toggler {
    outline: none;
    border-radius: 0!important;
    border: none!important
  }
  .displayInherit .navbar-toggler:after {
    position: absolute;
    content: " ";
    border-radius: 50%;
    height: 7px;
    width: 7px;
    background: red;
    top: 18px;
    right: .7rem
  }
}

@media (min-width:1920px) and (max-width:1921px) {
  .serchLink[_ngcontent-sc240] {
    position: relative;
    left: -8.4rem;
    top: 13px
  }
  .serchLink[_ngcontent-sc240] .lastLi[_ngcontent-sc240] {
    position: absolute!important;
    right: -126px!important;
    top: -2px
  }
}

.borderLeft[_ngcontent-sc240] {
  border-left: 1px solid #f5f5f5;
  padding-left: 26px
}

.lastLi[_ngcontent-sc240] img[_ngcontent-sc240] {
  height: 16px
}

.paddingLeft[_ngcontent-sc240] {
  padding-right: 0!important;
  padding-left: 0!important
}

.ulSearch[_ngcontent-sc240] strong[_ngcontent-sc240] {
  margin-bottom: .75rem;
  width: 100%;
  float: left
}

.linkAdd[_ngcontent-sc240] a[_ngcontent-sc240] {
  border-bottom: 3px solid transparent!important;
  color: #212221;
  line-height: 33px
}

.linkAdd[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  background-color: transparent!important;
  color: #212221!important;
  line-height: 33px
}

.linkAdd[_ngcontent-sc240] a[_ngcontent-sc240]:active,
.linkAdd[_ngcontent-sc240] a[_ngcontent-sc240]:visited {
  color: #212221;
  line-height: 33px
}

.linkAdd[_ngcontent-sc240] a[_ngcontent-sc240]:active {
  border-bottom: 3px solid #fd0!important;
  background-color: #f8f9fa!important
}

.linkAdd[_ngcontent-sc240] li[_ngcontent-sc240] {
  padding: 0 1.25rem;
  min-width: 100%
}

.linkAdd[_ngcontent-sc240] .dropdown-divider[_ngcontent-sc240] {
  margin: 0
}

.rowDeals[_ngcontent-sc240] {
  -moz-column-count: 6;
  column-count: 6
}

.hideAllOverlay[_ngcontent-sc240] {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: hsla(0, 0%, 100%, .5);
  z-index: 100;
  cursor: pointer
}

.mat-focused .mat-form-field-label {
  color: #929292!important
}

@media (min-width:996px) and (max-width:1441px) {
  .forexDropDown[_ngcontent-sc240] {
    padding-left: 70px!important
  }
  .enqrTitle[_ngcontent-sc240] {
    background-color: #ffd800;
    padding: 1rem 40px
  }
  .searchNam[_ngcontent-sc240] {
    margin: 0 auto;
    position: relative;
    top: 1.4rem
  }
}

@media (min-width:1442px) and (max-width:1920px) {
  .enqrTitle[_ngcontent-sc240] {
    background-color: #ffd800;
    padding: 3.3125rem 40px 1.625rem
  }
  .searchNam[_ngcontent-sc240] {
    margin: 0 auto;
    position: relative;
    top: .8rem
  }
}

.enquiryHoverBoard[_ngcontent-sc240] {
  position: fixed;
  z-index: 10;
  bottom: 18px;
  right: 15px;
  will-change: transform
}

.enquiryContain[_ngcontent-sc240] {
  position: relative
}

.enquiryBtn[_ngcontent-sc240] {
  background-color: #212221;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  border-radius: 25px;
  color: #fff;
  display: flex;
  padding: .8125rem 1.9375rem!important;
  line-height: 1.625rem!important;
  box-shadow: 0 2px 5px 0 #a3a3a3
}

.enquiryBtn[_ngcontent-sc240]:before {
  margin-right: 5px;
  width: 20px;
  height: 23px;
  content: url(https://img.veenaworld.com/home/other/qePensil.svg)
}

.enquiryBtn[_ngcontent-sc240]:hover:before {
  margin-right: 5px;
  width: 20px;
  height: 23px;
  content: url(https://img.veenaworld.com/home/other/qePensilHover.svg)
}

.enquiryHoverBoard:hover .enquiryBtn .mat-button-wrapper {
  color: #212221
}

.enquiryBtn .mat-button-focus-overlay {
  background-color: transparent!important
}

.enquiryBtn .mat-button-wrapper:hover {
  color: #212221!important
}

.enquiryBtn[_ngcontent-sc240] img[_ngcontent-sc240] {
  margin-bottom: 4px;
  margin-left: 1px
}

.enquiryNav[_ngcontent-sc240] {
  height: 100%;
  width: 445px;
  position: fixed;
  z-index: 1030;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: .5s;
  transform: translateX(100%)
}

.formCont[_ngcontent-sc240] {
  padding: .9rem 3.75rem 5px;
  display: flex;
  height: 100%
}

.w-45[_ngcontent-sc240] {
  width: 49%
}

.submitBtn[_ngcontent-sc240] {
  background-color: #ffd800;
  border-radius: 0;
  padding: 3px;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 10px
}

.lastEnqr[_ngcontent-sc240] {
  position: absolute;
  top: 13px;
  cursor: pointer;
  right: 13px;
  padding-left: 5px
}

.afterSubmit[_ngcontent-sc240] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center
}

.afterSubmit[_ngcontent-sc240] h2[_ngcontent-sc240] {
  margin-top: 2rem;
  font-weight: 200;
  font-size: 3rem
}

.afterSubmit[_ngcontent-sc240] p[_ngcontent-sc240] {
  margin-top: 1.5rem;
  color: #919191;
  font-size: 1.5rem
}

.mainOverlay1[_ngcontent-sc240] {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  visibility: hidden;
  background: rgba(0, 0, 0, .2);
  content: "";
  z-index: 1029
}

.mat-form-field-underline {
  transform: perspective(1px)
}

@media (min-width:0px) and (max-width:768px) {
  .offerDivTop[_ngcontent-sc240] a[_ngcontent-sc240] {
    font-size: 13px!important
  }
  .offerDivTop[_ngcontent-sc240] span[_ngcontent-sc240] {
    margin-top: 10px;
    display: inline-table
  }
  .offerDivTop[_ngcontent-sc240] img[_ngcontent-sc240] {
    position: relative;
    float: right;
    right: -16px;
    top: -66px
  }
  .offerDivTop[_ngcontent-sc240] {
    background-color: #212221;
    border-bottom: 2px solid #ffd800;
    text-align: center;
    top: -24px;
    padding-top: 16px;
    padding-right: 22px;
    padding-left: 22px
  }
  .scaleLogo[_ngcontent-sc240] {
    transform: scale(.6);
    -ms-transform: scale(.6);
    -webkit-transform: scale(.6)
  }
  .logTop[_ngcontent-sc240] {
    padding-left: 10px!important
  }
  .phoneIcon[_ngcontent-sc240] {
    cursor: pointer;
    font-size: 2.3rem;
    position: relative;
    top: 3.2rem;
    right: -4px
  }
  .enqrTitle[_ngcontent-sc240] {
    background-color: #ffd800!important;
    padding: 1rem 40px!important
  }
  .headerContact[_ngcontent-sc240] {
    width: 40px
  }
}

.displayInherit[_ngcontent-sc240] {
  display: inherit
}

.searchNam[_ngcontent-sc240]:last-of-type,
.ulSearch[_ngcontent-sc240] li[_ngcontent-sc240]:last-of-type {
  margin-bottom: 20px
}

.HelpPopup[_ngcontent-sc240] {
  padding-left: 14px;
  padding-right: 14px
}

.help[_ngcontent-sc240] .linkAdd[_ngcontent-sc240] {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 1.5rem 0!important;
  position: absolute
}

.linkAdd[_ngcontent-sc240] li[_ngcontent-sc240]:hover {
  background-color: #f2f2f2
}

.linkAdd[_ngcontent-sc240] span[_ngcontent-sc240]:first-of-type {
  font-size: .875rem;
  color: #929292;
  line-height: 1.125rem;
  margin-bottom: 0
}

.linkAdd[_ngcontent-sc240] span[_ngcontent-sc240] {
  display: block;
  font-size: 1rem;
  color: #212221;
  line-height: 1.25rem;
  margin-bottom: .75rem
}

.pendingDoc[_ngcontent-sc240] {
  color: red!important
}

.pendingDoc[_ngcontent-sc240] span[_ngcontent-sc240] {
  font-size: .875rem;
  color: #212121
}

ul[_ngcontent-sc240] li.helpText[_ngcontent-sc240]:hover ul.HelpPopup[_ngcontent-sc240] {
  opacity: 1!important;
  transform: translateY(0)!important;
  visibility: visible!important;
  -webkit-backface-visibility: hidden!important;
  backface-visibility: hidden!important;
  z-index: 2;
  transition-delay: 0s, 0s, .15s
}

.HelpPopup[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  text-decoration: none;
  border-bottom: transparent!important
}

.spanMb0[_ngcontent-sc240] {
  margin-bottom: -8px!important
}

.linkAdd[_ngcontent-sc240] hr[_ngcontent-sc240] {
  color: #d4d4d4!important;
  height: 1px;
  margin-bottom: 1rem!important
}

.linkAdd[_ngcontent-sc240] hr[_ngcontent-sc240]:last-of-type {
  margin-bottom: 5px!important
}

.officeCloseStatus[_ngcontent-sc240] {
  font-size: .875rem!important;
  line-height: 1.375rem!important;
  color: #212221!important
}

.officeCloseStatus[_ngcontent-sc240]:before {
  content: "\f111";
  color: #5fd011;
  font-family: FontAwesome;
  font-size: 9px;
  margin-right: 9px;
  vertical-align: bottom
}

.lastDiv[_ngcontent-sc240] span[_ngcontent-sc240]:last-of-type {
  color: #038c93
}

.lastDiv[_ngcontent-sc240]>span[_ngcontent-sc240]>a[_ngcontent-sc240],
.lastDiv[_ngcontent-sc240] span[_ngcontent-sc240]:last-of-type {
  font-size: .875rem!important;
  line-height: 1.125rem
}

.lastDiv[_ngcontent-sc240]>span[_ngcontent-sc240]>a[_ngcontent-sc240] {
  color: #212221
}

.lastDiv[_ngcontent-sc240]>span[_ngcontent-sc240]>a[_ngcontent-sc240]:hover,
.lastDiv[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  color: #038c93!important
}

.lastDiv[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  font-size: .875rem!important;
  line-height: 1.125rem;
  border-bottom: transparent!important
}

.lastDiv[_ngcontent-sc240] span[_ngcontent-sc240]:nth-child(2) {
  margin-bottom: 8px!important
}

.footerLnk[_ngcontent-sc240] a[_ngcontent-sc240]:first-of-type {
  margin-right: 1.1875rem
}

.redDot[_ngcontent-sc240]:before {
  color: #d60d0d;
  margin-right: 8px
}

.modal-dialog[_ngcontent-sc240] {
  width: 100%;
  max-width: 100%!important;
  height: 100%;
  margin: 0
}

.modal-header[_ngcontent-sc240] {
  background-color: #ffd800;
  z-index: 2
}

.modal-header[_ngcontent-sc240] .crossClose[_ngcontent-sc240] {
  padding: 15px;
  position: absolute;
  margin: -15px -15px -15px -11px;
  top: 0;
  outline: none!important
}

.modal-content[_ngcontent-sc240] {
  height: 100%
}

.modal-body[_ngcontent-sc240] {
  padding: 2.1rem 0;
  width: 100%;
  overflow: scroll;
  z-index: 1;
  height: 100%
}

.card-header[_ngcontent-sc240] {
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0
}

.card-header[_ngcontent-sc240] a[_ngcontent-sc240] {
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 600;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: left
}

.card-header[_ngcontent-sc240] .chevron[_ngcontent-sc240] {
  text-align: right
}

.card-header[_ngcontent-sc240] a[_ngcontent-sc240]:focus,
.card-header[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  color: #212121
}

.card[_ngcontent-sc240] {
  border: 0;
  padding: 0 2.1rem
}

.card-body[_ngcontent-sc240] ul[_ngcontent-sc240] {
  list-style: none
}

.card-body[_ngcontent-sc240] ul[_ngcontent-sc240]>li[_ngcontent-sc240] {
  margin-bottom: 16px
}

.card-body[_ngcontent-sc240] ul[_ngcontent-sc240]>li[_ngcontent-sc240]>a[_ngcontent-sc240] {
  font-size: 16px;
  color: #5f5f5f;
  font-weight: 600;
  line-height: 20px
}

.viewMore[_ngcontent-sc240]>.card-header[_ngcontent-sc240]>a[_ngcontent-sc240]:before {
  content: "Less...";
  content: "More...";
  color: #40e0d0
}

.card-header[_ngcontent-sc240]>a.plusSignBtn[aria-expanded=true][_ngcontent-sc240]:after {
  font-family: Material Icons;
  content: "\E15B"
}

.card-header[_ngcontent-sc240]>a.plusSignBtn[aria-expanded=false][_ngcontent-sc240]:after {
  font-family: Material Icons;
  content: "\E145"
}

.formCont[_ngcontent-sc240] {
  height: auto!important
}

.bgGray[_ngcontent-sc240] {
  background-color: #f2f2f2!important
}

.ht100[_ngcontent-sc240] {
  height: 100px!important
}

.enqrTitle[_ngcontent-sc240] h3[_ngcontent-sc240] {
  font-size: 1.5rem!important;
  color: #212221!important;
  line-height: 1.875rem!important
}

.enqrTitle[_ngcontent-sc240] p[_ngcontent-sc240] {
  font-size: .875rem!important;
  line-height: 1.125rem!important;
  color: #212221
}

.enqrTitleFeedback[_ngcontent-sc240] {
  background-color: #ffd800;
  padding: 3.3125rem 40px 1.625rem!important
}

#headerModal[_ngcontent-sc240] .modal-header[_ngcontent-sc240] {
  background-color: #fff!important;
  padding: 15px 0 0;
  display: block
}

#headerModal[_ngcontent-sc240] .close[_ngcontent-sc240] {
  position: relative
}

#headerModal[_ngcontent-sc240] .modal-header-container[_ngcontent-sc240] {
  padding: 5px 25px 12px
}

#headerModal[_ngcontent-sc240] .grey-container[_ngcontent-sc240] {
  padding: 25px;
  background-color: #f8f8f8
}

#homeModal[_ngcontent-sc240] .modal-title[_ngcontent-sc240] {
  font-size: 16px!important;
  font-weight: 700!important;
  line-height: 25px
}

#headerModal[_ngcontent-sc240] .subSection[_ngcontent-sc240] {
  color: #5f5f5f;
  font-size: 14px!important;
  line-height: 20px!important
}

#headerModal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] {
  position: static;
  margin-top: 0
}

#headerModal[_ngcontent-sc240] h4[_ngcontent-sc240] {
  font-size: 20px!important
}

#headerModal[_ngcontent-sc240] .modal-content[_ngcontent-sc240] {
  border: none!important
}

#homeModal[_ngcontent-sc240] .modal-content[_ngcontent-sc240] {
  border: none!important;
  border-radius: 0!important
}

#homeModal[_ngcontent-sc240] .modal-header[_ngcontent-sc240] {
  border-radius: 0!important
}

.fullModalDialog[_ngcontent-sc240] .modal-title[_ngcontent-sc240] {
  font-size: 16px!important;
  font-weight: 700!important;
  line-height: 25px
}

.fullModalDialog[_ngcontent-sc240] .modal-content[_ngcontent-sc240] {
  border: none!important;
  border-radius: 0!important
}

#specialityModal[_ngcontent-sc240] .figure-caption[_ngcontent-sc240] {
  font-size: 1.2rem
}

#specialityModal[_ngcontent-sc240] .btn-viewAllMobile[_ngcontent-sc240] {
  width: 100%;
  background-color: #ffd800;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  height: 44px;
  font-weight: 600
}

@media (min-width:1024px) and (max-width:1366px) {
  .tab-content[_ngcontent-sc240] {
    margin: 0 auto!important
  }
  .enqrTitle[_ngcontent-sc240] {
    background-color: #ffd800!important;
    padding: 1rem 40px!important
  }
}

.multipleCols[_ngcontent-sc240] {
  -moz-columns: 7;
  column-count: 7
}

.multipleCols[_ngcontent-sc240],
.multipleCols8[_ngcontent-sc240] {
  -moz-column-gap: 1rem;
  column-gap: 1rem
}

.multipleCols8[_ngcontent-sc240] {
  -moz-columns: 8;
  column-count: 8
}

.multipleColsSpeciality[_ngcontent-sc240] {
  -moz-columns: 3;
  column-count: 3;
  -moz-column-gap: 1rem;
  column-gap: 1rem
}

.multipleColsSpeciality[_ngcontent-sc240] a[_ngcontent-sc240] {
  cursor: pointer
}

.specialityDrpDwnBorderVert[_ngcontent-sc240] {
  border-right: 1px solid #d8d8d8
}

.multipleCols[_ngcontent-sc240] .firstMargin[_ngcontent-sc240]:first-of-type {
  margin-top: 0!important
}

.multipleCols[_ngcontent-sc240] .firstMargin[_ngcontent-sc240] {
  margin-top: 1.25rem!important
}

.multipleCols[_ngcontent-sc240] div[_ngcontent-sc240] {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  display: block;
  color: #212221
}

.multipleCols[_ngcontent-sc240]>.breakThis[_ngcontent-sc240] {
  page-break-inside: auto!important;
  -webkit-column-break-inside: auto!important
}

.multipleCols[_ngcontent-sc240] div[_ngcontent-sc240] a[_ngcontent-sc240] {
  font-size: 1rem!important;
  line-height: 1.5rem!important;
  color: #212221!important;
  text-decoration: none;
  padding-bottom: 0!important;
  border-bottom: 3px solid transparent!important
}

.multipleCols[_ngcontent-sc240] .regular[_ngcontent-sc240] a[_ngcontent-sc240] {
  font-size: .875rem!important;
  font-weight: 400!important;
  line-height: 1.625rem
}

.multipleCols[_ngcontent-sc240] div[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  border-bottom: 3px solid #ffd800!important
}

.multipleCols[_ngcontent-sc240] div[_ngcontent-sc240] a[_ngcontent-sc240]:hover,
.otherLinks[_ngcontent-sc240] li[_ngcontent-sc240] a[_ngcontent-sc240],
.otherLinks[_ngcontent-sc240] li[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  color: #212221!important;
  text-decoration: none
}

[_nghost-sc240] .spinner {
  z-index: 1029
}

[_nghost-sc240] .custom-spinner-template {
  height: 9.5rem!important;
  width: 9.5rem!important;
  top: 40%!important;
  left: 45%!important;
  opacity: 1;
  background: none
}

@media (max-width:400px) {
  [_nghost-sc240] .custom-spinner-template {
    height: 9.5rem!important;
    width: 9.5rem!important;
    top: 40%!important;
    left: 35%!important;
    opacity: 1;
    background: none
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .ipadBookAppointment[_ngcontent-sc240] {
    position: absolute;
    top: 55px
  }
  #mainNav[_ngcontent-sc240] {
    margin-top: -32px
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
  .ipadBookAppointment[_ngcontent-sc240] {
    position: absolute;
    top: 86px
  }
  #mainClass[_ngcontent-sc240] {
    margin-left: 20px
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .slideInRight .modal-dialog {
    width: 100%!important;
    margin: 0!important;
    top: 0!important
  }
  .quickEnqText[_ngcontent-sc240] {
    line-height: 20px
  }
  #mainClass[_ngcontent-sc240] {
    margin-left: 20px
  }
  .ipadBookAppointment[_ngcontent-sc240] {
    top: 86px;
    position: absolute;
    top: 50px!important
  }
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240]>a.nav-link[_ngcontent-sc240] {
    font-size: .9rem!important
  }
  .navbar-expand-md[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .nav-link[_ngcontent-sc240] {
    padding-left: 0!important
  }
  .enqrTitle[_ngcontent-sc240] {
    background-color: #ffd800!important;
    padding: 1rem 40px!important
  }
}

@supports (-ms-accelerator:true) {
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240]>a.nav-link[_ngcontent-sc240] {
    font-size: 1rem!important
  }
  .navbar-expand-md[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .nav-link[_ngcontent-sc240] {
    padding-left: 0!important
  }
  .enqrTitle[_ngcontent-sc240] {
    background-color: #ffd800!important;
    padding: 1rem 40px!important
  }
  .serchLink[_ngcontent-sc240] {
    margin: 0 auto;
    width: 100%;
    position: relative;
    justify-content: flex-start!important
  }
  .searchNam[_ngcontent-sc240] li[_ngcontent-sc240]:first-child {
    margin-left: -29px!important
  }
}

@media (min-width:1336px) and (max-width:1440px) {
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240]>a.nav-link[_ngcontent-sc240] {
    font-size: 1rem
  }
}

@media (min-width:768px) and (max-width:995px) {
  .enqrTitle[_ngcontent-sc240] {
    background-color: #ffd800!important;
    padding: 1rem 40px!important
  }
}

.mat-form-field {
  line-height: 16px!important
}

.txtCenter[_ngcontent-sc240] {
  text-align: left
}

.cookiesLayer[_ngcontent-sc240] {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  border-top: 1px solid #e5e5e5
}

@media (min-width:589px) {
  .cookieContainer[_ngcontent-sc240] {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem
  }
}

.cookieText[_ngcontent-sc240] p[_ngcontent-sc240] {
  font-size: .94rem;
  line-height: 1.275rem;
  color: #212221
}

.cookieText[_ngcontent-sc240] h4[_ngcontent-sc240] {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #212221;
  margin-bottom: 8px
}

.cookieButtons[_ngcontent-sc240] button[_ngcontent-sc240] {
  font-size: 1rem!important;
  width: 9.8125rem;
  height: 3rem;
  padding: 0
}

.cookieButtons[_ngcontent-sc240] button[_ngcontent-sc240]:hover {
  background-color: #212221!important;
  color: #fff!important
}

.cookieButtons[_ngcontent-sc240] button[_ngcontent-sc240]:first-of-type {
  margin-right: 2px
}

.cookieButtons[_ngcontent-sc240] button[_ngcontent-sc240]:last-of-type {
  padding: 0!important
}

.cookieText[_ngcontent-sc240] a[_ngcontent-sc240] {
  color: #038c93;
  cursor: pointer
}

.cookieText[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #038c93;
  text-decoration-color: #038c93
}

@media (min-width:0px) and (max-width:590px) {
  .cookieText[_ngcontent-sc240] p[_ngcontent-sc240] {
    font-size: .875rem;
    line-height: 1.25rem;
    color: #212221
  }
  .cookieContainer[_ngcontent-sc240] {
    padding-top: 2.25rem
  }
  .cookieButtons[_ngcontent-sc240] {
    padding: 0;
    position: relative;
    float: right;
    text-align: right;
    bottom: 0
  }
  .cookieText[_ngcontent-sc240] h4[_ngcontent-sc240] {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    color: #212221
  }
  .txtCenter[_ngcontent-sc240] {
    text-align: left;
    padding-bottom: 1rem
  }
  .cookieButtons[_ngcontent-sc240] button[_ngcontent-sc240]:first-of-type {
    width: 50%
  }
  .cookieButtons[_ngcontent-sc240] button[_ngcontent-sc240]:last-of-type {
    width: 49%;
    float: right
  }
  .cookieButtons[_ngcontent-sc240] button[_ngcontent-sc240] {
    font-size: 1rem!important
  }
}

.indiaViewAll[_ngcontent-sc240] {
  color: #212221!important;
  cursor: pointer
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .lastLi[_ngcontent-sc240] img[_ngcontent-sc240] {
    position: relative;
    right: -43px
  }
  .searchNam[_ngcontent-sc240]:last-of-type,
  .ulSearch[_ngcontent-sc240] li[_ngcontent-sc240]:last-of-type {
    margin-left: -55px!important
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .flexEnd[_ngcontent-sc240] {
    justify-content: flex-end!important
  }
  .multipleCols[_ngcontent-sc240] {
    width: 100%!important
  }
}

@media (min-width:1200px) and (max-width:1440px) {
  .main-nav[_ngcontent-sc240] .col-3[_ngcontent-sc240] a[_ngcontent-sc240] {
    padding-right: 0!important;
    padding-left: 0!important
  }
  .main-nav[_ngcontent-sc240] .col-3[_ngcontent-sc240] a[_ngcontent-sc240] {
    padding: .2rem 0!important
  }
  .flexEnd[_ngcontent-sc240] {
    justify-content: flex-end!important
  }
  .multipleCols[_ngcontent-sc240] {
    width: 87%!important
  }
}

@media (min-width:1441px) {
  .forexDropDown[_ngcontent-sc240] {
    padding-left: 70px!important
  }
  .ml11remHeader[_ngcontent-sc240] {
    max-width: 1224px!important
  }
  .main-nav[_ngcontent-sc240] .col-3[_ngcontent-sc240] a[_ngcontent-sc240] {
    padding: .2rem 0!important
  }
  .multipleCols[_ngcontent-sc240] {
    position: relative
  }
  .flexEnd[_ngcontent-sc240] {
    justify-content: center!important
  }
}

.browserNotSupport[_ngcontent-sc240] {
  position: absolute;
  background: #212221;
  z-index: 99999;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 1.2rem;
  width: 100%;
  text-align: center;
  padding: 25px
}

.browserNotSupport[_ngcontent-sc240]:before {
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f05a";
  margin-right: 10px
}

button[_ngcontent-sc240] {
  outline: none!important
}

.linkAdd[_ngcontent-sc240] {
  width: 13rem
}

@media (min-width:767px) and (max-width:1023px) {
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240] a[_ngcontent-sc240] span[_ngcontent-sc240] {
    display: block;
    border-bottom: 9px solid transparent;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 9px
  }
}

@media (min-width:1024px) {
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240] a[_ngcontent-sc240] span[_ngcontent-sc240] {
    display: block;
    border-bottom: 9px solid transparent;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 9px
  }
}

@media (min-width:769px) {
  .offerDivTop[_ngcontent-sc240] span[_ngcontent-sc240] {
    margin-top: 7px;
    display: inline-table
  }
  .offerDivTop[_ngcontent-sc240] img[_ngcontent-sc240] {
    position: relative;
    float: right;
    right: 10px;
    top: 9px
  }
  .offerDivTop[_ngcontent-sc240] {
    background-color: #212221;
    height: 34px;
    border-bottom: 2px solid #ffd800;
    text-align: center;
    top: -10px
  }
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240] a.nav-link[_ngcontent-sc240] {
    border-bottom: none!important;
    margin-bottom: -9px!important;
    padding-bottom: 9px;
    padding-left: 6px!important;
    padding-right: 6px!important
  }
}

@media (min-width:890px) {
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240] a.nav-link[_ngcontent-sc240] {
    border-bottom: none!important;
    margin-bottom: -9px!important;
    padding-bottom: 9px;
    padding-left: 8.5px!important;
    padding-right: 8px!important
  }
}

@media (min-width:768px) {
  .newsValues[_ngcontent-sc240]:hover {
    animation-play-state: paused!important;
    -webkit-animation-play-state: paused!important;
    cursor: pointer
  }
  .navbar-expand-md[_ngcontent-sc240] .navbar-nav[_ngcontent-sc240] .dropdown-menu-right[_ngcontent-sc240] {
    right: 12px;
    left: auto
  }
  .bottom-menu.searchNam.serchLink[_ngcontent-sc240]>.nav-item[_ngcontent-sc240] .megaMenuLink[_ngcontent-sc240] a[_ngcontent-sc240],
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240] .megamenu[_ngcontent-sc240] a[_ngcontent-sc240] {
    padding: 0
  }
  .bottom-menu.searchNam.serchLink[_ngcontent-sc240]>.nav-item[_ngcontent-sc240] a[_ngcontent-sc240] {
    margin-bottom: 9px!important;
    padding-bottom: 0
  }
  .bottom-menu[_ngcontent-sc240]>.nav-item.active[_ngcontent-sc240] a.nav-link[_ngcontent-sc240] span[_ngcontent-sc240],
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240]:hover a.nav-link[_ngcontent-sc240] span[_ngcontent-sc240] {
    border-bottom: 4px solid #ffd939
  }
}

@media (min-width:1920px) {
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240] a[_ngcontent-sc240] {
    padding-left: 14px!important;
    padding-right: 13px!important
  }
}

.btn-outline-primary[_ngcontent-sc240]:hover {
  background-color: #ffd800!important;
  color: #212221!important;
  border-color: #ffd800!important;
  cursor: pointer
}

.indiaViewAll[_ngcontent-sc240] {
  width: 9.25rem!important;
  height: 2.6875rem!important;
  font-size: 1rem
}

.viewAllSpeciality[_ngcontent-sc240] {
  width: auto!important;
  padding: 0 25px!important;
  height: 40px!important;
  line-height: 35px;
  font-size: 13px;
  color: #212221!important;
  border-radius: 0;
  border: 1px solid #ffd800!important;
  outline: none!important;
  background-color: transparent;
  box-shadow: none;
  text-transform: uppercase
}

.viewAllSpeciality[_ngcontent-sc240]:hover {
  text-decoration: none;
  cursor: pointer;
  color: #212221!important;
  background-color: #ffd500!important
}

.cross[_ngcontent-sc240] {
  position: absolute;
  top: -30px;
  right: -88px
}

.modal.fadeInRight[_ngcontent-sc240],
.modal.slideInRight[_ngcontent-sc240] {
  z-index: 1038
}

@supports (-ms-ime-align:auto) {
  .serchLink[_ngcontent-sc240] {
    width: 97%!important
  }
  ul.searchNam[_ngcontent-sc240] li[_ngcontent-sc240] {
    margin-left: 0!important
  }
  .bottom-menu[_ngcontent-sc240]>li[_ngcontent-sc240]>a.nav-link[_ngcontent-sc240] {
    padding-left: 1rem!important
  }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .headerWidth[_ngcontent-sc240] {
    width: 100%;
    max-width: 100%
  }
  .headerWidth[_ngcontent-sc240] .img-fluid[_ngcontent-sc240] {
    width: 100%
  }
}

@media only screen and (-ms-high-contrast:active) and (min-width:768px) and (max-width:1024px),
only screen and (-ms-high-contrast:none) and (min-width:768px) and (max-width:1024px) {
  .dropdown-menu[_ngcontent-sc240] {
    top: 90px!important
  }
  .HelpPopup[_ngcontent-sc240],
  .profileMenu[_ngcontent-sc240] {
    top: 45px!important
  }
}

@media only screen and (-ms-high-contrast:active) and (min-width:1224px),
only screen and (-ms-high-contrast:none) and (min-width:1224px) {
  .dropdown-menu[_ngcontent-sc240] {
    top: 100px!important
  }
  .HelpPopup[_ngcontent-sc240],
  .profileMenu[_ngcontent-sc240] {
    top: 45px!important
  }
}

@media only screen and (-ms-high-contrast:active) and (min-width:1441px),
only screen and (-ms-high-contrast:none) and (min-width:1441px) {
  .dropdown-menu[_ngcontent-sc240] {
    top: 106px!important
  }
  .HelpPopup[_ngcontent-sc240],
  .profileMenu[_ngcontent-sc240] {
    top: 45px!important
  }
}

.yellowBGNav[_ngcontent-sc240] {
  background: #ffd800;
  padding: .1rem 6px;
  position: relative;
  text-transform: uppercase;
  color: #212221;
  display: block;
  margin: .5rem 3px .4rem 0
}

.yellowBGNav[_ngcontent-sc240] a[_ngcontent-sc240] {
  display: block;
  text-decoration: none;
  padding: 0!important;
  margin: 0!important;
  line-height: 17px
}

.yellowBGNav[_ngcontent-sc240] a[_ngcontent-sc240] span[_ngcontent-sc240]:first-of-type {
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700
}

.yellowBGNav[_ngcontent-sc240] a[_ngcontent-sc240] span[_ngcontent-sc240]:last-of-type {
  letter-spacing: .9px;
  font-size: 14px;
  font-weight: 600;
  text-transform: none
}

.newTxt[_ngcontent-sc240]:after {
  text-transform: uppercase;
  position: absolute;
  content: " NEW";
  color: red;
  font-size: .5625rem;
  top: -5px;
  right: -12px;
  font-weight: 600
}

.newTxtDrpDwn[_ngcontent-sc240]:after {
  font-size: .75rem;
  margin-left: 8px;
  font-weight: 600
}

.newTxtDrpDwn2[_ngcontent-sc240]:after,
.newTxtDrpDwn[_ngcontent-sc240]:after {
  text-transform: capitalize;
  content: " New";
  color: #ff007c
}

.newTxtDrpDwn2[_ngcontent-sc240]:after {
  font-size: 1rem
}

.specialTyTr[_ngcontent-sc240]:after {
  text-transform: uppercase;
  position: absolute;
  content: " New";
  color: red;
  font-size: 1rem;
  bottom: 1.9rem;
  left: 12.4rem
}

.yellowBGNavMob1[_ngcontent-sc240],
.yellowBGNavMob1[_ngcontent-sc240] a[_ngcontent-sc240] {
  padding: 0!important
}

.yellowBGNavMob1[_ngcontent-sc240] a[_ngcontent-sc240] {
  display: block;
  text-decoration: none;
  margin: 0!important;
  line-height: 35px
}

.yellowBGNavMob1[_ngcontent-sc240] a[_ngcontent-sc240] span[_ngcontent-sc240]:first-of-type {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700
}

.yellowBGNavMob1[_ngcontent-sc240] a[_ngcontent-sc240] span[_ngcontent-sc240]:last-of-type {
  font-size: 1.2rem;
  font-weight: 300
}

.yellowBGNavMob1[_ngcontent-sc240] ul[_ngcontent-sc240] {
  float: left;
  width: 103%;
  text-align: center;
  background: #ffd800;
  padding: 0 6px;
  margin: 0;
  position: relative;
  height: 33px;
  border-left: none;
  border-right: none
}

.semiBold[_ngcontent-sc240] a[_ngcontent-sc240] {
  margin: 0 12px
}

.semiBold[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  border-bottom: 2px solid #ffd800!important;
  transition: all .3s ease-in-out
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (orientation:landscape) {
  .ipadBookAppointment[_ngcontent-sc240] {
    opacity: 0!important
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
  .navbar-expand-md[_ngcontent-sc240] .navbar-toggler[_ngcontent-sc240] {
    display: none!important
  }
  #headerModal[_ngcontent-sc240],
  #homeModal[_ngcontent-sc240],
  #specialityModal[_ngcontent-sc240],
  #worldModal[_ngcontent-sc240] {
    width: 50%;
    left: auto;
    right: 0
  }
  #headerModal[_ngcontent-sc240] {
    box-shadow: 0 -6px 15px #ddd
  }
}

@media (max-width:1024px) {
  #navbarNavDropdown[_ngcontent-sc240] {
    display: none!important
  }
  .navbar-expand-md[_ngcontent-sc240] .navbar-toggler[_ngcontent-sc240] {
    display: inline-block!important
  }
}

a[_ngcontent-sc240]:focus {
  outline: none
}

@media (min-width:768px) and (max-width:1117px) {
  .flagSection[_ngcontent-sc240] a[_ngcontent-sc240] {
    margin-right: 15px
  }
  .logTop[_ngcontent-sc240] {
    width: 62%;
    padding-left: 0!important
  }
}

@media (min-width:1118px) and (max-width:1441px) {
  .searchNam[_ngcontent-sc240] {
    left: -1%
  }
}

.callMenu[_ngcontent-sc240] li[_ngcontent-sc240] {
  padding-top: 4px
}

.newTag[_ngcontent-sc240]:after {
  top: -2px;
  margin-left: 2px;
  font-weight: 600;
  content: "New"
}

.newTag[_ngcontent-sc240]:after,
.newTagDiv[_ngcontent-sc240] {
  position: absolute;
  color: red!important;
  font-size: 11px
}

.newTagDiv[_ngcontent-sc240] {
  top: 0;
  width: 49px;
  font-weight: 700;
  right: 10px;
  padding: 1px 0;
  text-align: center
}

.plusSignBtn[_ngcontent-sc240] {
  width: 25%!important
}

.offerDivTop[_ngcontent-sc240] a[_ngcontent-sc240] {
  text-decoration: none;
  color: #ffd800;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 800
}

.offerDivTop[_ngcontent-sc240] button[_ngcontent-sc240] {
  position: relative;
  float: right;
  right: 10px
}

.flagSection[_ngcontent-sc240] .countryNameDiv[_ngcontent-sc240] label[_ngcontent-sc240] {
  width: auto!important;
  font-size: 16px!important;
  line-height: 20px!important;
  font-weight: 800;
  color: #fff
}

.flagSection[_ngcontent-sc240] .countryNameDiv[_ngcontent-sc240] .extraLight[_ngcontent-sc240] {
  width: auto!important;
  font-size: 14px!important;
  line-height: 18px!important;
  font-weight: 200;
  color: #fff
}

.flagSection[_ngcontent-sc240] .countryNameDiv[_ngcontent-sc240] {
  cursor: pointer
}

.flagSection[_ngcontent-sc240] .countryNameDiv[_ngcontent-sc240],
.specialityHighlights[_ngcontent-sc240] label[_ngcontent-sc240] {
  color: #fff;
  z-index: 1;
  position: absolute;
  left: 20px;
  bottom: 10px
}

.specialityHighlights[_ngcontent-sc240] label[_ngcontent-sc240] {
  width: 51%;
  font-size: 1.25rem;
  font-weight: 800
}

.forSign[_ngcontent-sc240] {
  font-size: 16px;
  font-weight: 800;
  color: #212221
}

#mainNav[_ngcontent-sc240] {
  border-bottom: 1px solid #d8d8d8
}

.multipleColsSpeciality[_ngcontent-sc240] div.regular[_ngcontent-sc240] {
  margin-bottom: 7px!important
}

@-webkit-keyframes currencyScroll {
  0% {
    -webkit-transform: translate(0)
  }
  to {
    -webkit-transform: translate(-100%)
  }
}

.newsScroll[_ngcontent-sc240] {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden
}

.newsScroll[_ngcontent-sc240] .newsValues[_ngcontent-sc240] {
  text-transform: none;
  padding-left: 100%;
  display: inline-block;
  margin-bottom: 5px;
  -webkit-animation: currencyScroll 18s linear infinite;
  animation: currencyScroll 18s linear infinite
}

.demo-2[_ngcontent-sc240] input[_ngcontent-sc240] {
  outline: none
}

.demo-2[_ngcontent-sc240] input[type=search][_ngcontent-sc240] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%
}

.demo-2[_ngcontent-sc240] input[_ngcontent-sc240]::-webkit-search-cancel-button,
.demo-2[_ngcontent-sc240] input[_ngcontent-sc240]::-webkit-search-decoration {
  display: none
}

.demo-2[_ngcontent-sc240] input[type=search][_ngcontent-sc240] {
  background: #fff url(app-search.2742c2050c2a6a131868.svg) no-repeat 9px;
  border: 1px solid transparent;
  padding: 9px 10px 9px 32px;
  width: 55px;
  border-radius: 10em;
  transition: all .5s
}

.demo-2[_ngcontent-sc240] input[type=search][_ngcontent-sc240]:focus {
  width: 130px
}

.demo-2[_ngcontent-sc240] input[_ngcontent-sc240]:-moz-placeholder {
  color: #999
}

.demo-2[_ngcontent-sc240] input[_ngcontent-sc240]::-webkit-input-placeholder {
  color: #999
}

.demo-2[_ngcontent-sc240] input[type=search][_ngcontent-sc240] {
  width: 15px;
  padding-left: 10px;
  color: transparent;
  cursor: pointer;
  font-size: 14px
}

.demo-2[_ngcontent-sc240] input[type=search][_ngcontent-sc240]:hover {
  background-color: #fff
}

.demo-2[_ngcontent-sc240] input[type=search][_ngcontent-sc240]:focus {
  width: 170px;
  padding-left: 32px;
  color: #000;
  background-color: #fff;
  cursor: auto;
  border-color: #ffd800;
  box-shadow: 0 0 5px rgba(171, 159, 93, .5)
}

.demo-2[_ngcontent-sc240] input[_ngcontent-sc240]:-moz-placeholder {
  color: transparent
}

.demo-2[_ngcontent-sc240] input[_ngcontent-sc240]::-webkit-input-placeholder {
  color: transparent
}

.fs-24px[_ngcontent-sc240] {
  font-size: 24px
}

.scale-1-5[_ngcontent-sc240] {
  transform: scale(1.5)
}

.mobile-icons[_ngcontent-sc240] {
  padding: 4px 10px;
  text-align: center;
  font-size: 10px;
  position: fixed;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 60px;
  background-color: #f8f8f8;
  color: #212121;
  z-index: 1030;
  border-top: 1px solid #d8d8d8
}

.mobile-icons[_ngcontent-sc240] button[_ngcontent-sc240] {
  color: #212121;
  background-color: transparent
}

.mobile-icons[_ngcontent-sc240] button[_ngcontent-sc240] img[_ngcontent-sc240]:first-child {
  width: 23px;
  height: 23px;
  display: inline-block;
  margin-bottom: 8px
}

.mobile-icons[_ngcontent-sc240] button[_ngcontent-sc240] span[_ngcontent-sc240]:last-child {
  display: block
}

.app-search[_ngcontent-sc240] {
  position: relative;
  top: 1.5rem;
  right: 10px
}

.app-Modal[_ngcontent-sc240] .modal-header[_ngcontent-sc240] {
  background-color: #fff!important;
  padding: 15px 0 0;
  display: block
}

.app-Modal[_ngcontent-sc240] .modal-header[_ngcontent-sc240] .modal-header-container[_ngcontent-sc240] {
  padding: 5px 25px 12px
}

.app-Modal[_ngcontent-sc240] .modal-header[_ngcontent-sc240] .modal-header-container[_ngcontent-sc240] .close[_ngcontent-sc240] {
  position: relative
}

.app-Modal[_ngcontent-sc240] .modal-header[_ngcontent-sc240] .modal-header-container[_ngcontent-sc240] .app-search[_ngcontent-sc240] {
  position: relative;
  top: -.7rem;
  right: 10px
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] {
  padding-top: 0
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .login-overlay[_ngcontent-sc240] {
  height: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .login-overlay[_ngcontent-sc240]:after {
  background-image: url(https://img.veenaworld.com/group-tours/world/mauritius/afhm/afhm-thb.jpg);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  bottom: 0;
  top: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  filter: blur(10px)
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .login-overlay[_ngcontent-sc240] .login-logo[_ngcontent-sc240] img[_ngcontent-sc240] {
  display: inline-block;
  height: 50px
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .login-overlay[_ngcontent-sc240] .login-text[_ngcontent-sc240] {
  font-size: 16px;
  color: #fff;
  margin: 20px 0
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .login-overlay[_ngcontent-sc240] button[_ngcontent-sc240] {
  width: 100%;
  background-color: #ffd800;
  height: 3.75rem!important;
  border: none;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 600;
  outline: 0!important
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .login-overlay[_ngcontent-sc240] button[_ngcontent-sc240]:focus,
.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .login-overlay[_ngcontent-sc240] button[_ngcontent-sc240]:hover {
  background-color: #212221;
  color: #fff
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .card[_ngcontent-sc240] .card-header[_ngcontent-sc240] {
  padding-right: 0
}

.app-Modal[_ngcontent-sc240] .modal-body[_ngcontent-sc240] .card[_ngcontent-sc240] .card-header[_ngcontent-sc240] a[_ngcontent-sc240] mat-icon[_ngcontent-sc240] {
  margin-right: 0
}

.adminActions[_ngcontent-sc240] {
  position: fixed;
  bottom: 70px;
  left: 70px;
  z-index: 1030
}

.adminButton[_ngcontent-sc240] {
  height: 45px;
  width: 45px;
  background-color: #ffd800;
  border-radius: 50%;
  display: block;
  color: #364850;
  text-align: center;
  position: relative;
  z-index: 1
}

.adminButton[_ngcontent-sc240] i[_ngcontent-sc240] {
  font-size: 22px
}

.adminButtons[_ngcontent-sc240] {
  position: absolute;
  width: 60px;
  height: 45px;
  bottom: -10px;
  text-align: center;
  right: 100%
}

.adminButtons[_ngcontent-sc240] a[_ngcontent-sc240] {
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-decoration: none;
  margin: 0 10px 0 0;
  line-height: 1.15;
  color: #fff;
  opacity: 1;
  visibility: visible;
  position: relative;
  box-shadow: 0 0 5px 1px rgba(51, 51, 51, .3);
  font-size: 16px
}

.adminButtons[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  transform: scale(1.05)
}

.adminButtons[_ngcontent-sc240] a[_ngcontent-sc240]:first-child {
  background-color: #fd4b01;
  transition: opacity .2s ease-in-out .3s, transform .15s ease-in-out
}

.adminButtons[_ngcontent-sc240] a[_ngcontent-sc240]:nth-child(2) {
  background-color: #3f59ec;
  transition: opacity .2s ease-in-out .25s, transform .15s ease-in-out
}

.adminButtons[_ngcontent-sc240] a[_ngcontent-sc240]:nth-child(3) {
  background-color: #435710;
  transition: opacity .2s ease-in-out .2s, transform .15s ease-in-out
}

.adminButtons[_ngcontent-sc240] a[_ngcontent-sc240]:nth-child(4) {
  background-color: #d01027;
  transition: opacity .2s ease-in-out .15s, transform .15s ease-in-out
}

.adminActions[_ngcontent-sc240] a[_ngcontent-sc240] i[_ngcontent-sc240] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.adminToggle[_ngcontent-sc240] {
  -webkit-appearance: none;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  z-index: 2;
  transition: box-shadow .2s ease-in-out;
  box-shadow: 0 3px 5px 1px rgba(51, 51, 51, .3)
}

.adminToggle[_ngcontent-sc240]:hover {
  box-shadow: 0 3px 6px 2px rgba(51, 51, 51, .3)
}

.adminToggle[_ngcontent-sc240]:checked~.adminButtons[_ngcontent-sc240] a[_ngcontent-sc240] {
  opacity: 1;
  visibility: visible
}

.enqMob[_ngcontent-sc240] i[_ngcontent-sc240] {
  font-size: 25px;
  line-height: 37.5px
}

.enqMob[_ngcontent-sc240] span[_ngcontent-sc240] {
  display: block
}

.zIndex99999 {
  z-index: 999999!important
}

.forexDropDown[_ngcontent-sc240] a[_ngcontent-sc240] {
  border: 1px solid #ffd800!important;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px!important;
  width: auto!important;
  padding: 0 25px 1px!important;
  height: 40px!important
}

.mb30Forex[_ngcontent-sc240] {
  margin-bottom: 30px!important;
  margin-top: 8px!important
}

.flagSection[_ngcontent-sc240] a[_ngcontent-sc240] {
  display: inline-table;
  border-radius: 3px;
  width: 179px!important;
  height: 94px!important;
  margin-bottom: 8px!important;
  border-bottom: none!important
}

.bottom-menu.searchNam.serchLink[_ngcontent-sc240]>.nav-item[_ngcontent-sc240] .flagSection[_ngcontent-sc240] a[_ngcontent-sc240] {
  margin-bottom: 10px!important;
  margin-right: 10px!important;
  border-radius: 4px!important;
  font-size: 16px!important;
  line-height: 20px
}

.flagSection[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  border-bottom: none!important
}

@media (min-width:1100px) {
  .helpIconMobile[_ngcontent-sc240] {
    display: none!important
  }
}

@media (min-width:991px) and (max-width:1180px) {
  .modal-header[_ngcontent-sc240] .close[_ngcontent-sc240] {
    padding: 15px;
    position: absolute;
    margin: -15px -15px -15px -11px;
    right: 20px;
    top: 25px;
    font-size: 20px;
    outline: none!important;
    opacity: 1!important
  }
  #headerModal .modal-dialog {
    max-width: 100%!important;
    width: 100%!important;
    height: 100%!important;
    top: 0!important
  }
  .modal-dialog[_ngcontent-sc240] {
    width: 30%;
    transform: translateY(-50%);
    top: 20%;
    margin: 0 auto;
    max-width: 50%;
    height: auto
  }
  .helpIconMobile[_ngcontent-sc240] {
    border: 1px solid #212221;
    position: relative;
    top: 21px;
    right: 77px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    text-align: center
  }
  .helpIconMobile[_ngcontent-sc240] i[_ngcontent-sc240] {
    line-height: 20px;
    font-size: 15px
  }
}

@media (min-width:991px) {
  .noneUnderline[_ngcontent-sc240]:focus {
    outline: none!important
  }
  .viewAllBTN[_ngcontent-sc240] {
    position: absolute;
    right: 2rem;
    bottom: 0;
    width: inherit
  }
  .zIndexForSearch[_ngcontent-sc240] {
    z-index: 1036!important
  }
}

@media (max-width:990px) {
  .quickEnqText[_ngcontent-sc240] {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 32px;
    margin-right: 16px;
    border-radius: 14px;
    padding: 5px 19px;
    background-color: #ffd800
  }
  .modal-header[_ngcontent-sc240] .close[_ngcontent-sc240] {
    padding: 15px;
    position: absolute;
    margin: -15px -15px -15px -11px;
    left: 0;
    top: 15px;
    outline: none!important;
    opacity: 1!important
  }
  .footerLnk[_ngcontent-sc240] a[_ngcontent-sc240] {
    font-size: 13px!important;
    text-transform: uppercase
  }
  .footerLnk[_ngcontent-sc240] a[_ngcontent-sc240] a[_ngcontent-sc240]:first-of-type {
    margin-left: -3px!important
  }
  .spaceAboveLogo[_ngcontent-sc240] {
    margin-top: -44px!important
  }
  .decreaseTopSpace[_ngcontent-sc240] {
    margin-top: -35px
  }
  #helpModal .lastDiv>span>a {
    font-size: 11px!important
  }
  #helpModal .officeCloseStatus:before {
    margin-right: 3px!important
  }
  #helpModal .linkAdd {
    width: 100%!important
  }
  #helpModal .linkAdd span:first-of-type {
    font-size: 13px!important;
    line-height: 23px!important
  }
  #helpModal .linkAdd span:last-of-type {
    font-size: 1rem!important;
    line-height: 23px!important
  }
  #helpModal .modal-header .close {
    left: 85%!important;
    font-size: 22px;
    top: 8px!important
  }
  #helpModal .modal-title {
    font-size: 1.5rem!important;
    font-weight: 700!important
  }
  #helpModal .modal-dialog {
    width: 70%!important;
    transform: translateY(-50%);
    top: 50%;
    margin: 0 auto;
    max-width: 50%!important;
    height: auto!important
  }
  #helpModal .modal-body {
    padding: 0!important
  }
  .helpIconMobile[_ngcontent-sc240] {
    border: 1px solid #212221;
    position: relative;
    top: 16px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    text-align: center
  }
  .helpIconMobile[_ngcontent-sc240] i[_ngcontent-sc240] {
    line-height: 20px;
    font-size: 15px
  }
  .flagSection[_ngcontent-sc240] a[_ngcontent-sc240] {
    margin-right: 10px;
    height: auto!important;
    width: auto!important
  }
  .route-class[_ngcontent-sc240] {
    top: 0!important
  }
  .specialityDrpDwnBorderVert[_ngcontent-sc240] {
    border-right: none!important
  }
  #ForexModal[_ngcontent-sc240] .card-header[_ngcontent-sc240] {
    border-bottom: none!important
  }
  .fontSize[_ngcontent-sc240] {
    font-size: 16px!important;
    font-weight: 800!important
  }
  .flagSection[_ngcontent-sc240] .Bold[_ngcontent-sc240] {
    font-size: 16px!important;
    font-weight: 800
  }
}

.menuButtonsForex[_ngcontent-sc240] a[_ngcontent-sc240] {
  cursor: pointer!important
}

.menuButtonsForex[_ngcontent-sc240] a[_ngcontent-sc240]:hover {
  background-color: #ffd800!important;
  color: #212221!important;
  text-decoration: none
}

.profileUser[_ngcontent-sc240] i[_ngcontent-sc240] {
  font-size: 30px
}
.mat-form-field {
  display: inline-block;
  position: relative;
  text-align: left
}

[dir=rtl] .mat-form-field {
  text-align: right
}

.mat-form-field-wrapper {
  position: relative
}

.mat-form-field-flex {
  display: inline-flex;
  align-items: baseline;
  box-sizing: border-box;
  width: 100%
}

.mat-form-field-prefix,
.mat-form-field-suffix {
  white-space: nowrap;
  flex: none;
  position: relative
}

.mat-form-field-infix {
  display: block;
  position: relative;
  flex: auto;
  min-width: 0;
  width: 180px
}

.cdk-high-contrast-active .mat-form-field-infix {
  border-image: linear-gradient(transparent, transparent)
}

.mat-form-field-label-wrapper {
  position: absolute;
  left: 0;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none
}

[dir=rtl] .mat-form-field-label-wrapper {
  left: auto;
  right: 0
}

.mat-form-field-label {
  position: absolute;
  left: 0;
  font: inherit;
  pointer-events: none;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transform-origin: 0 0;
  transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1), color 400ms cubic-bezier(0.25, 0.8, 0.25, 1), width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  display: none
}

[dir=rtl] .mat-form-field-label {
  transform-origin: 100% 0;
  left: auto;
  right: 0
}

.mat-form-field-empty.mat-form-field-label,
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  display: block
}

.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  display: none
}

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  display: block;
  transition: none
}

.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  display: none
}

.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  display: block
}

.mat-form-field-label:not(.mat-form-field-empty) {
  transition: none
}

.mat-form-field-underline {
  position: absolute;
  width: 100%;
  pointer-events: none;
  transform: scale3d(1, 1.0001, 1)
}

.mat-form-field-ripple {
  position: absolute;
  left: 0;
  width: 100%;
  transform-origin: 50%;
  transform: scaleX(0.5);
  opacity: 0;
  transition: background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2)
}

.mat-form-field.mat-focused .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple {
  opacity: 1;
  transform: scaleX(1);
  transition: transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1), opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1), background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-form-field-subscript-wrapper {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden
}

.mat-form-field-subscript-wrapper .mat-icon,
.mat-form-field-label-wrapper .mat-icon {
  width: 1em;
  height: 1em;
  font-size: inherit;
  vertical-align: baseline
}

.mat-form-field-hint-wrapper {
  display: flex
}

.mat-form-field-hint-spacer {
  flex: 1 0 1em
}

.mat-error {
  display: block
}

.mat-form-field-control-wrapper {
  position: relative
}

.mat-form-field-hint-end {
  order: 1
}

.mat-form-field._mat-animation-noopable .mat-form-field-label,
.mat-form-field._mat-animation-noopable .mat-form-field-ripple {
  transition: none
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  border-radius: 4px 4px 0 0;
  padding: .75em .75em 0 .75em
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex {
  outline: solid 1px
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%
}

.mat-form-field-appearance-fill .mat-form-field-ripple {
  bottom: 0;
  height: 2px
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple {
  height: 0;
  border-top: solid 2px
}

.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  opacity: 1;
  transform: none;
  transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  transition: none
}

.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper {
  padding: 0 1em
}
.mat-input-element {
  font: inherit;
  background: transparent;
  color: currentColor;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
  text-align: inherit
}

.mat-input-element:-moz-ui-invalid {
  box-shadow: none
}

.mat-input-element::-ms-clear,
.mat-input-element::-ms-reveal {
  display: none
}

.mat-input-element,
.mat-input-element::-webkit-search-cancel-button,
.mat-input-element::-webkit-search-decoration,
.mat-input-element::-webkit-search-results-button,
.mat-input-element::-webkit-search-results-decoration {
  -webkit-appearance: none
}

.mat-input-element::-webkit-contacts-auto-fill-button,
.mat-input-element::-webkit-caps-lock-indicator,
.mat-input-element::-webkit-credentials-auto-fill-button {
  visibility: hidden
}

.mat-input-element[type=date],
.mat-input-element[type=datetime],
.mat-input-element[type=datetime-local],
.mat-input-element[type=month],
.mat-input-element[type=week],
.mat-input-element[type=time] {
  line-height: 1
}

.mat-input-element[type=date]::after,
.mat-input-element[type=datetime]::after,
.mat-input-element[type=datetime-local]::after,
.mat-input-element[type=month]::after,
.mat-input-element[type=week]::after,
.mat-input-element[type=time]::after {
  content: " ";
  white-space: pre;
  width: 1px
}

.mat-input-element::-webkit-inner-spin-button,
.mat-input-element::-webkit-calendar-picker-indicator,
.mat-input-element::-webkit-clear-button {
  font-size: .75em
}

.mat-input-element::placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-input-element::placeholder:-ms-input-placeholder {
  -ms-user-select: text
}

.mat-input-element::-moz-placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-input-element::-moz-placeholder:-ms-input-placeholder {
  -ms-user-select: text
}

.mat-input-element::-webkit-input-placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-input-element::-webkit-input-placeholder:-ms-input-placeholder {
  -ms-user-select: text
}

.mat-input-element:-ms-input-placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-input-element:-ms-input-placeholder:-ms-input-placeholder {
  -ms-user-select: text
}

.mat-form-field-hide-placeholder .mat-input-element::placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

textarea.mat-input-element {
  resize: vertical;
  overflow: auto
}

textarea.mat-input-element.cdk-textarea-autosize {
  resize: none
}

textarea.mat-input-element {
  padding: 2px 0;
  margin: -2px 0
}

select.mat-input-element {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  background-color: transparent;
  display: inline-flex;
  box-sizing: border-box;
  padding-top: 1em;
  top: -1em;
  margin-bottom: -1em
}

select.mat-input-element::-ms-expand {
  display: none
}

select.mat-input-element::-moz-focus-inner {
  border: 0
}

select.mat-input-element:not(:disabled) {
  cursor: pointer
}

select.mat-input-element::-ms-value {
  color: inherit;
  background: none
}

.mat-focused .cdk-high-contrast-active select.mat-input-element::-ms-value {
  color: inherit
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2.5px;
  pointer-events: none
}

[dir=rtl] .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  right: auto;
  left: 0
}

.mat-form-field-type-mat-native-select .mat-input-element {
  padding-right: 15px
}

[dir=rtl] .mat-form-field-type-mat-native-select .mat-input-element {
  padding-right: 0;
  padding-left: 15px
}

.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper {
  max-width: calc(100% - 10px)
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after {
  margin-top: -5px
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after {
  margin-top: -10px
}

</style><style ng-transition="veenaworld">.mat-form-field-appearance-legacy .mat-form-field-label {
  transform: perspective(100px);
  -ms-transform: none
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon {
  width: 1em
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button {
  font: inherit;
  vertical-align: baseline
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon {
  font-size: inherit
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  height: 1px
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline {
  height: 0;
  border-top: solid 1px
}

.mat-form-field-appearance-legacy .mat-form-field-ripple {
  top: 0;
  height: 2px;
  overflow: hidden
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple {
  height: 0;
  border-top: solid 2px
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-position: 0;
  background-color: transparent
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  border-top-style: dotted;
  border-top-width: 2px
}

.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
  height: 1px
}
.mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin: .25em 0
}

.mat-form-field-appearance-outline .mat-form-field-flex {
  padding: 0 .75em 0 .75em;
  margin-top: -0.25em;
  position: relative
}

.mat-form-field-appearance-outline .mat-form-field-prefix,
.mat-form-field-appearance-outline .mat-form-field-suffix {
  top: .25em
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  display: flex;
  position: absolute;
  top: .25em;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none
}

.mat-form-field-appearance-outline .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-end {
  border: 1px solid currentColor;
  min-width: 5px
}

.mat-form-field-appearance-outline .mat-form-field-outline-start {
  border-radius: 5px 0 0 5px;
  border-right-style: none
}

[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-start {
  border-right-style: solid;
  border-left-style: none;
  border-radius: 0 5px 5px 0
}

.mat-form-field-appearance-outline .mat-form-field-outline-end {
  border-radius: 0 5px 5px 0;
  border-left-style: none;
  flex-grow: 1
}

[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border-left-style: solid;
  border-right-style: none;
  border-radius: 5px 0 0 5px
}

.mat-form-field-appearance-outline .mat-form-field-outline-gap {
  border-radius: .000001px;
  border: 1px solid currentColor;
  border-left-style: none;
  border-right-style: none
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap {
  border-top-color: transparent
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  opacity: 0
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
  border-width: 2px
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline {
  opacity: 0;
  transition: opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick {
  opacity: 1
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline {
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
  opacity: 1
}

.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
  padding: 0 1em
}

.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap {
  transition: none
}
.mat-form-field-appearance-standard .mat-form-field-flex {
  padding-top: .75em
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  height: 1px
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline {
  height: 0;
  border-top: solid 1px
}

.mat-form-field-appearance-standard .mat-form-field-ripple {
  bottom: 0;
  height: 2px
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple {
  height: 0;
  border-top: 2px
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-position: 0;
  background-color: transparent
}

.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  border-top-style: dotted;
  border-top-width: 2px
}

.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  opacity: 1;
  transform: none;
  transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  transition: none
}
.mat-autocomplete-panel {
  min-width: 112px;
  max-width: 280px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  max-width: none;
  max-height: 256px;
  position: relative;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px
}

.mat-autocomplete-panel.mat-autocomplete-visible {
  visibility: visible
}

.mat-autocomplete-panel.mat-autocomplete-hidden {
  visibility: hidden
}

.mat-autocomplete-panel-above .mat-autocomplete-panel {
  border-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.mat-autocomplete-panel .mat-divider-horizontal {
  margin-top: -1px
}

.cdk-high-contrast-active .mat-autocomplete-panel {
  outline: solid 1px
}
.mat-select {
  display: inline-block;
  width: 100%;
  outline: none
}

.mat-select-trigger {
  display: inline-table;
  cursor: pointer;
  position: relative;
  box-sizing: border-box
}

.mat-select-disabled .mat-select-trigger {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default
}

.mat-select-value {
  display: table-cell;
  max-width: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.mat-select-value-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mat-select-arrow-wrapper {
  display: table-cell;
  vertical-align: middle
}

.mat-form-field-appearance-fill .mat-select-arrow-wrapper {
  transform: translateY(-50%)
}

.mat-form-field-appearance-outline .mat-select-arrow-wrapper {
  transform: translateY(-25%)
}

.mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper {
  transform: translateY(-50%)
}

.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper {
  transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

._mat-animation-noopable.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper {
  transition: none
}

.mat-select-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
  margin: 0 4px
}

.mat-select-panel-wrap {
  flex-basis: 100%
}

.mat-select-panel {
  min-width: 112px;
  max-width: 280px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-top: 0;
  padding-bottom: 0;
  max-height: 256px;
  min-width: 100%;
  border-radius: 4px;
  outline: 0
}

.cdk-high-contrast-active .mat-select-panel {
  outline: solid 1px
}

.mat-select-panel .mat-optgroup-label,
.mat-select-panel .mat-option {
  font-size: inherit;
  line-height: 3em;
  height: 3em
}

.mat-form-field-type-mat-select:not(.mat-form-field-disabled) .mat-form-field-flex {
  cursor: pointer
}

.mat-form-field-type-mat-select .mat-form-field-label {
  width: calc(100% - 18px)
}

.mat-select-placeholder {
  transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)
}

._mat-animation-noopable .mat-select-placeholder {
  transition: none
}

.mat-form-field-hide-placeholder .mat-select-placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
  transition: none;
  display: block
}

.mat-option {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 48px;
  height: 48px;
  padding: 0 16px;
  text-align: left;
  text-decoration: none;
  max-width: 100%;
  position: relative;
  cursor: pointer;
  outline: none;
  display: flex;
  flex-direction: row;
  max-width: 100%;
  box-sizing: border-box;
  align-items: center;
  -webkit-tap-highlight-color: transparent
}

.mat-option[disabled] {
  cursor: default
}

[dir=rtl] .mat-option {
  text-align: right
}

.mat-option .mat-icon {
  margin-right: 16px;
  vertical-align: middle
}

.mat-option .mat-icon svg {
  vertical-align: top
}

[dir=rtl] .mat-option .mat-icon {
  margin-left: 16px;
  margin-right: 0
}

.mat-option[aria-disabled=true] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default
}

.mat-optgroup .mat-option:not(.mat-option-multiple) {
  padding-left: 32px
}

[dir=rtl] .mat-optgroup .mat-option:not(.mat-option-multiple) {
  padding-left: 16px;
  padding-right: 32px
}

.cdk-high-contrast-active .mat-option {
  margin: 0 1px
}

.cdk-high-contrast-active .mat-option.mat-active {
  border: solid 1px currentColor;
  margin: 0
}

.mat-option-text {
  display: inline-block;
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis
}

.mat-option .mat-option-ripple {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none
}

.cdk-high-contrast-active .mat-option .mat-option-ripple {
  opacity: .5
}

.mat-option-pseudo-checkbox {
  margin-right: 8px
}

[dir=rtl] .mat-option-pseudo-checkbox {
  margin-left: 8px;
  margin-right: 0
}
.footerPadding[_ngcontent-sc241] {
  box-sizing: border-box;
  color: #f2f2f2
}

.footerBg[_ngcontent-sc241] {
  background: #222;
  padding: .5rem 1rem
}

.logoImg[_ngcontent-sc241] {
  margin-top: -11px;
  margin-left: -14px;
  background-color: transparent!important
}

.footerInpt[_ngcontent-sc241] p[_ngcontent-sc241] {
  font-size: 1rem;
  font-weight: 400;
  height: 120px
}

.footerInpt[_ngcontent-sc241] i[_ngcontent-sc241],
.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241] {
  color: #f2f2f2
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241] {
  background-color: #343434!important;
  border: none!important;
  text-transform: lowercase
}

.footerInpt[_ngcontent-sc241] .input-group-append[_ngcontent-sc241] button[_ngcontent-sc241] {
  height: 46px;
  line-height: 46px
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241] {
  height: 46px;
  line-height: 46px
}

.footerInpt[_ngcontent-sc241] .input-group-append[_ngcontent-sc241] button[_ngcontent-sc241],
.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241] {
  background-color: transparent;
  border-radius: 0!important;
  padding: 0 30px;
  font-size: 13px
}

.footerInpt[_ngcontent-sc241] .input-group-append[_ngcontent-sc241] button[_ngcontent-sc241] {
  height: 45px;
  line-height: 45px;
  text-transform: uppercase
}

.footerInpt[_ngcontent-sc241] small[_ngcontent-sc241] {
  color: #f2f2f2!important;
  display: block;
  margin-bottom: 14px;
  font-weight: 400;
  font-size: 1rem!important
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241] i[_ngcontent-sc241] {
  border-right: 1px solid #f2f2f2
}

.footerInpt[_ngcontent-sc241] .has-feedback[_ngcontent-sc241] {
  margin-top: 10px
}

.ftrSocial[_ngcontent-sc241] {
  margin-top: 1.7rem;
  text-align: right
}

@media (min-width:768px) {
  .ftrSocial[_ngcontent-sc241] {
    margin-top: 123px;
    text-align: left
  }
  .inner-addon[_ngcontent-sc241] {
    width: 80.2%
  }
}

@media (max-width:768px) {
  .forMobileMargin[_ngcontent-sc241] {
    margin-left: 0!important
  }
  .ftrSocial[_ngcontent-sc241] a[_ngcontent-sc241] {
    font-size: 5vw
  }
}

.inner-addon[_ngcontent-sc241] {
  position: relative
}

.ftrSocial[_ngcontent-sc241] i[_ngcontent-sc241] {
  display: inline-block;
  color: #f2f2f2;
  margin-right: 15px;
  font-weight: 700
}

.inner-addon[_ngcontent-sc241] img[_ngcontent-sc241] {
  position: absolute;
  padding: 10px;
  pointer-events: none;
  right: 0
}

.left-addon[_ngcontent-sc241] .glyphicon[_ngcontent-sc241] {
  left: 0
}

.right-addon[_ngcontent-sc241] .img[_ngcontent-sc241] {
  right: 0
}

.left-addon[_ngcontent-sc241] input[_ngcontent-sc241] {
  padding-left: 30px
}

.right-addon[_ngcontent-sc241] input[_ngcontent-sc241] {
  padding-right: 30px
}

.cel[_ngcontent-sc241] {
  color: #ffd504;
  font-weight: 700
}

.footerlink[_ngcontent-sc241] ul[_ngcontent-sc241] {
  padding: 0;
  color: #f2f2f2
}

.footerlink[_ngcontent-sc241] ul[_ngcontent-sc241] li[_ngcontent-sc241] {
  list-style: none;
  font-weight: 600;
  margin-bottom: .875rem
}

.footerlink[_ngcontent-sc241] ul[_ngcontent-sc241] li[_ngcontent-sc241] h3[_ngcontent-sc241] {
  line-height: inherit;
  padding: 0;
  margin: 0;
  color: inherit;
  font-size: inherit
}

.footerlink[_ngcontent-sc241] ul[_ngcontent-sc241] li[_ngcontent-sc241] a[_ngcontent-sc241] {
  font-weight: 300;
  color: #fff;
  text-decoration: none
}

.footerlink[_ngcontent-sc241] h4[_ngcontent-sc241] {
  font-weight: 700!important;
  color: #f5f5f5;
  font-size: 1rem
}

.footerSiteMap[_ngcontent-sc241] {
  color: #7c7c7c
}

.footerSiteMap[_ngcontent-sc241] a[_ngcontent-sc241] {
  display: inline-block;
  text-decoration: none;
  margin-right: 8px;
  color: #7c7c7c
}

.TextDiv[_ngcontent-sc241] {
  font-weight: 600
}

.footerSiteMap[_ngcontent-sc241] a[_ngcontent-sc241]:hover {
  color: #fff
}

.footerPadding[_ngcontent-sc241] {
  border-bottom: 1px solid #383838;
  padding-left: 64px!important;
  padding-right: 64px!important
}

footer[_ngcontent-sc241] {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9
}

.footer.container-fluid[_ngcontent-sc241] {
  padding-right: 50px!important;
  padding-left: 50px!important
}

html[_ngcontent-sc241] {
  position: relative;
  min-height: 100%
}

body[_ngcontent-sc241] {
  margin-bottom: 60px
}

.bbb[_ngcontent-sc241] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5
}

#toast-container>div {
  width: 400px
}

button[_ngcontent-sc241]:hover {
  cursor: pointer
}

.brdrSocial[_ngcontent-sc241] {
  border-top: 1px solid #7c7c7c;
  border-bottom: 1px solid #7c7c7c;
  color: #7c7c7c;
  height: 3.7rem
}

.ftrSocial2[_ngcontent-sc241] i[_ngcontent-sc241] {
  display: inline-block;
  color: #7c7c7c;
  margin-right: 15px;
  font-weight: 700
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241]:focus {
  border: none;
  outline: none!important;
  box-shadow: none!important
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241]::-webkit-input-placeholder {
  color: #929292!important
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241]::-moz-placeholder {
  color: #929292!important
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241]:-ms-input-placeholder {
  color: #929292!important
}

.footerInpt[_ngcontent-sc241] input[_ngcontent-sc241]:-moz-placeholder {
  color: #929292!important
}

.margInBtmB[_ngcontent-sc241] {
  margin-bottom: 96px
}

@media (min-width:300px) and (max-width:575px) {
  .txtRt[_ngcontent-sc241] {
    text-align: left!important
  }
}

.subscribeDiv .mat-error {
  padding: 0;
  font-size: 12px
}

@media (min-width:0px) and (max-width:575px) {
  .footerlink[_ngcontent-sc241] ul[_ngcontent-sc241] {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px
  }
  .sepBorder[_ngcontent-sc241] {
    border-bottom: 1px solid #929292;
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem
  }
  .brdrSocial[_ngcontent-sc241] {
    height: auto;
    padding-bottom: 7px!important;
    font-size: 14px
  }
  .footerInpt[_ngcontent-sc241] p[_ngcontent-sc241] {
    font-size: 1rem;
    color: #fff;
    height: auto
  }
  .footerInpt[_ngcontent-sc241] small[_ngcontent-sc241] {
    color: #f2f2f2!important;
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 1rem!important
  }
  .footerlink[_ngcontent-sc241] h4[_ngcontent-sc241] {
    font-weight: 800!important;
    color: #fff;
    font-size: 14px;
    line-height: 18px
  }
  .footerlink[_ngcontent-sc241] ul[_ngcontent-sc241] li[_ngcontent-sc241] {
    list-style: none;
    margin-bottom: 8px;
    font-size: 13px
  }
  .footerSiteMap[_ngcontent-sc241] {
    margin-bottom: 40px;
    font-size: 14px
  }
  .mtFooter[_ngcontent-sc241] {
    margin-top: 0!important
  }
}

.mtFooter[_ngcontent-sc241] {
  margin-top: 1.5rem
}

.footerlink[_ngcontent-sc241] ul[_ngcontent-sc241] li[_ngcontent-sc241] a[_ngcontent-sc241]:hover {
  color: #ffd800!important
}

.brdrSocial[_ngcontent-sc241] .emailTravel[_ngcontent-sc241]:hover,
.brdrSocial[_ngcontent-sc241] a[_ngcontent-sc241]:hover,
.brdrSocial[_ngcontent-sc241] i[_ngcontent-sc241]:hover {
  color: #fff!important;
  cursor: pointer
}

.brdrSocial[_ngcontent-sc241] .emailTravel[_ngcontent-sc241]:hover {
  text-decoration: underline
}

.footerInpt[_ngcontent-sc241] button[_ngcontent-sc241]:hover {
  background-color: #fff!important;
  color: #212221!important
}

.brdrSocial[_ngcontent-sc241] i[_ngcontent-sc241] {
  font-size: 1.3rem!important
}

.brdrSocial[_ngcontent-sc241] i.fa-facebook[_ngcontent-sc241]:hover {
  color: #4267b2!important
}

.brdrSocial[_ngcontent-sc241] i.fa-twitter[_ngcontent-sc241]:hover {
  color: #1da1f2!important
}

.brdrSocial[_ngcontent-sc241] i.fa-youtube-play[_ngcontent-sc241]:hover {
  color: red!important
}

.brdrSocial[_ngcontent-sc241] i.fa-instagram[_ngcontent-sc241]:hover {
  color: #f46f30!important
}

.subscribeDiv[_ngcontent-sc241] button[_ngcontent-sc241] {
  border: 1px solid #fff!important;
  color: #fff!important;
  margin-left: .75rem
}

.brdrSocial[_ngcontent-sc241] {
  padding-top: 1.09rem!important
}

.pRight[_ngcontent-sc241] {
  padding-right: 5.5rem!important
}

.toLinks[_ngcontent-sc241] {
  color: #7c7c7c
}

.toLinks[_ngcontent-sc241]:hover {
  color: #fff
}

.celebrateMain[_ngcontent-sc241] p.yellowText[_ngcontent-sc241] {
  font-size: 2.125rem;
  color: #ffd800
}

.celebrateMain[_ngcontent-sc241] p[_ngcontent-sc241] {
  font-size: 1rem;
  color: #fff
}

@media (max-width:991px) {
  .brdrSocial[_ngcontent-sc241] {
    border-top: 0 solid transparent
  }
}

.toLinks[_ngcontent-sc241] a[_ngcontent-sc241] {
  color: #7c7c7c!important;
  cursor: default
}

.txtRt[_ngcontent-sc241] {
  text-align: right
}

</style><style ng-transition="veenaworld">.opacityLayer[_ngcontent-sc242] {
  box-shadow: -1px 0 9px 0 hsla(0, 0%, 51.8%, .75);
  position: fixed;
  padding: 8px 0 8px 15px;
  left: 20px;
  z-index: 998;
  white-space: pre;
  cursor: pointer;
  bottom: 20px;
  background: #212221;
  color: rgba(33, 34, 33, .4);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}

@media (max-width:990px) {
  .opacityLayer[_ngcontent-sc242] {
    bottom: 19px
  }
}

.opacityLayer[_ngcontent-sc242] i[_ngcontent-sc242] {
  color: #fff;
  font-size: 22px;
  font-weight: 600
}

.opacityLayer[_ngcontent-sc242] span[_ngcontent-sc242] {
  opacity: 0;
  margin-left: 8px;
  margin-right: 8px;
  color: #fff;
  max-width: 0;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none
}

.opacityLayer[_ngcontent-sc242]:hover span[_ngcontent-sc242],
.opacityLayer[_ngcontent-sc242] span[_ngcontent-sc242] {
  display: inline-block;
  transition: max-width .7s ease-out .1s, opacity 1s ease-out .1s
}

.opacityLayer[_ngcontent-sc242]:hover span[_ngcontent-sc242] {
  opacity: 1;
  max-width: 150px
}

*[_ngcontent-sc282] {
  transition: all .3s linear
}

*[_ngcontent-sc282],
select[_ngcontent-sc282] {
  outline: none!important
}

select[_ngcontent-sc282] {
  box-shadow: none!important
}

.endInfo[_ngcontent-sc282] {
  margin-top: 0!important;
  margin-bottom: 0!important
}

.widthMob100[_ngcontent-sc282] {
  width: 60%
}

.mat-form-field-label-wrapper {
  font-size: 14px
}

[_ngcontent-sc282]::-webkit-input-placeholder {
  color: #929292;
  font-size: 16px
}

[_ngcontent-sc282]::-moz-placeholder {
  color: #929292;
  font-size: 16px
}

[_ngcontent-sc282]:-ms-input-placeholder {
  color: #929292;
  font-size: 16px
}

[_ngcontent-sc282]:-moz-placeholder {
  color: #929292;
  font-size: 16px
}

#customHolidays[_ngcontent-sc282] {
  background-color: #f8f8f8
}

.container[_ngcontent-sc282],
.container-fluid[_ngcontent-sc282] {
  margin-bottom: 30px
}

.mt-35px[_ngcontent-sc282] {
  margin-top: 2.178rem
}

.contentLatestDeals[_ngcontent-sc282] {
  position: absolute;
  right: 0;
  top: 11px;
  width: 65%;
  padding: 20px;
  color: #fff;
  z-index: 10
}

.contentLatestDeals[_ngcontent-sc282] h4[_ngcontent-sc282] {
  min-height: 87px;
  display: grid;
  align-content: flex-end;
  font-size: 1.5rem;
  font-weight: 800
}

.contentLatestDeals[_ngcontent-sc282] h4[_ngcontent-sc282],
.contentLatestDeals[_ngcontent-sc282] p[_ngcontent-sc282] {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.contentLatestDeals[_ngcontent-sc282] p[_ngcontent-sc282] {
  display: -webkit-box;
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: 10px
}

.inbndBtn[_ngcontent-sc282] button[_ngcontent-sc282]:first-of-type {
  background: #ffd800;
  font-size: 13px;
  border: none;
  display: inline-block;
  color: #333;
  width: auto;
  height: 45px;
  line-height: 46px;
  font-weight: 700;
  border-radius: 0;
  padding: 0 35px
}

.inbndBtn[_ngcontent-sc282] input[_ngcontent-sc282] {
  font-size: 1rem!important;
  border: none;
  display: inline-block;
  background: #e9e9e9!important;
  color: #333!important;
  width: 27%!important;
  height: 48px;
  font-weight: 700;
  padding: 0 35px 0 30px
}

.inbndBtn[_ngcontent-sc282] button[_ngcontent-sc282]:hover,
.inbndBtn[_ngcontent-sc282] input[_ngcontent-sc282]:hover {
  background-color: #212221!important;
  color: #fff!important;
  cursor: pointer
}

.grey-container[_ngcontent-sc282] {
  background-color: #f8f8f8;
  padding: 30px 0;
  margin: 60px auto
}

.contctHeading[_ngcontent-sc282] {
  position: relative;
  font-size: 3rem!important;
  font-weight: 200;
  color: #212221
}

.contctHeading[_ngcontent-sc282]:after {
  content: "";
  display: block;
  border-top: 5px solid #ffd800;
  margin-top: .3rem;
  width: 13%
}

.article-image[_ngcontent-sc282] {
  margin: 0
}

.image-wrapper[_ngcontent-sc282] {
  background-size: cover;
  background-position: top;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%
}

.five-two[_ngcontent-sc282] {
  padding-bottom: 40%
}

.sixteen-nine[_ngcontent-sc282] {
  padding-bottom: 56.25%
}

.three-five[_ngcontent-sc282] {
  padding-bottom: 166%
}

.two-one[_ngcontent-sc282] {
  padding-bottom: 50%
}

.one-one[_ngcontent-sc282] {
  padding-bottom: 100%
}

.three-one[_ngcontent-sc282] {
  padding-bottom: 53.33%
}

.three-two[_ngcontent-sc282] {
  padding-bottom: 66.66%
}

.dealOffer[_ngcontent-sc282] {
  padding-bottom: 32.33%
}

.specialityImg[_ngcontent-sc282] {
  padding-bottom: 139%
}

.secondBanImg[_ngcontent-sc282] {
  padding-bottom: 55%
}

.homeBannerImg[_ngcontent-sc282] {
  padding-bottom: 32.22%
}

.image-wrapper[_ngcontent-sc282] img[_ngcontent-sc282] {
  max-width: 100%;
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.arrowInCircleLeft:hover img:last-child {
  display: block!important
}

.arrowInCircleLeft:hover img:first-child {
  display: none!important
}

.arrowInCircleRight:hover img:last-child {
  display: block!important
}

.arrowInCircleRight:hover img:first-child {
  display: none!important
}

.dealsTitle[_ngcontent-sc282] h2[_ngcontent-sc282] {
  font-size: 3rem;
  color: #212221
}

.lblNewDis[_ngcontent-sc282] {
  background-color: #ff6464
}

.lblExp[_ngcontent-sc282] {
  background-color: #1aa1f0
}

.lblFlight[_ngcontent-sc282] {
  background-color: #6acd48
}

.lbllastPrice[_ngcontent-sc282] {
  background-color: #ab58f3
}

.h-hori[_ngcontent-sc282] .two-one[_ngcontent-sc282] {
  padding-bottom: 44.94%
}

.h-hori[_ngcontent-sc282] .one-one[_ngcontent-sc282] {
  padding-bottom: 92.02%
}

.h-hori[_ngcontent-sc282] .no-column[_ngcontent-sc282] label[_ngcontent-sc282],
.homeLabel[_ngcontent-sc282] {
  padding: 4px 8px;
  display: inline-block;
  font-size: 1.25rem;
  color: #fff;
  font-weight: 800
}

.budgetItem[_ngcontent-sc282] figure[_ngcontent-sc282] {
  position: relative;
  margin-bottom: 0
}

.budgetItem[_ngcontent-sc282] h3[_ngcontent-sc282] {
  position: absolute;
  left: 15px;
  bottom: 13px;
  color: #fff
}

.budgetBody[_ngcontent-sc282] {
  display: grid;
  min-height: 13.93rem;
  padding-bottom: 5rem!important;
  border: 1px solid #ccc
}

@-moz-document url-prefix() {
  .budgetBody {
    display: grid;
    min-height: 26.93rem!important;
    padding-bottom: 5rem!important;
    border: 1px solid #ccc
  }
}

.budgetBody[_ngcontent-sc282] a[_ngcontent-sc282],
.budgetBody[_ngcontent-sc282] a.budgetBtn[_ngcontent-sc282],
.budgetBody[_ngcontent-sc282] a[_ngcontent-sc282]:hover {
  color: #212221
}

.budgetBody[_ngcontent-sc282] a.budgetBtn[_ngcontent-sc282]:hover {
  color: #fff
}

.budgetBody[_ngcontent-sc282] h5[_ngcontent-sc282] {
  font-size: 14px
}

.budgetBody[_ngcontent-sc282] span[_ngcontent-sc282] {
  font-size: .875rem;
  font-weight: 400
}

.budgetBtn[_ngcontent-sc282] {
  border-radius: 0;
  color: #212221;
  background: #ffd800;
  position: relative;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 13px;
  font-weight: 700!important;
  cursor: pointer;
  border: none;
  text-transform: uppercase
}

.budgetBtn[_ngcontent-sc282]:hover {
  background: #212221;
  color: #fff
}

.specialityTours[_ngcontent-sc282] .gradientDiv[_ngcontent-sc282] {
  height: 40%
}

.specialityTours[_ngcontent-sc282] a[_ngcontent-sc282] {
  color: #fff
}

.specialityTours[_ngcontent-sc282] .card-content[_ngcontent-sc282] {
  bottom: 0;
  padding: 16px;
  position: absolute
}

.specialityTours[_ngcontent-sc282] .card-content[_ngcontent-sc282] h3[_ngcontent-sc282] {
  font-size: 1.3rem;
  margin: 0
}

.specialityTours[_ngcontent-sc282] .card-content[_ngcontent-sc282] p[_ngcontent-sc282] {
  font-size: 1.5rem;
  font-weight: 400
}

.readingCorner[_ngcontent-sc282] .item[_ngcontent-sc282] {
  border-bottom: 4px solid #212221
}

.readingCorner[_ngcontent-sc282] .item[_ngcontent-sc282]:hover {
  border-bottom: 4px solid #ffd600
}

.readingCorner[_ngcontent-sc282] .ctgry[_ngcontent-sc282] {
  text-transform: capitalize;
  font-size: .875rem;
  color: #56aeb2;
  font-weight: 700;
  margin-top: 1.25rem
}

.readingCorner[_ngcontent-sc282] .blogHeadingEllipsis[_ngcontent-sc282] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  cursor: pointer;
  font-size: 1.75rem;
  line-height: 2.25rem;
  height: 7.2rem;
  padding: 3px 0 7px;
  color: #212221;
  font-weight: 800
}

.readingCorner[_ngcontent-sc282] .rdTitle[_ngcontent-sc282] a[_ngcontent-sc282] {
  color: #212221
}

.readingCorner[_ngcontent-sc282] .rdTitle[_ngcontent-sc282] a[_ngcontent-sc282]:hover {
  text-decoration: none
}

.readingCorner[_ngcontent-sc282] .rdAuthor[_ngcontent-sc282] {
  padding-bottom: 15px;
  font-size: .875rem;
  color: #929292;
  font-weight: 700
}

.relatedContent[_ngcontent-sc282] {
  padding: 50px 0
}

.ForEllipse[_ngcontent-sc282] {
  -webkit-line-clamp: 1
}

.ForEllipse[_ngcontent-sc282],
.ForEllipseThree[_ngcontent-sc282] {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical
}

.ForEllipseThree[_ngcontent-sc282] {
  -webkit-line-clamp: 3
}

.CustBtn[_ngcontent-sc282] {
  position: absolute;
  bottom: 10px;
  right: 20px;
  left: 20px
}

.sectionTitle[_ngcontent-sc282] {
  color: #212221;
  font-weight: 200;
  font-size: 2.4rem;
  padding: 0;
  margin-bottom: 20px
}

.defaultImgArrow[_ngcontent-sc282] {
  background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleGrey.svg);
  transform: rotate(180deg);
  width: 50px;
  height: 50px
}

.defaultImgArrow[_ngcontent-sc282]:hover {
  background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleYellow.svg)
}

.defaultImgArrow[_ngcontent-sc282]:hover,
.defaultImgArrowPrev[_ngcontent-sc282] {
  width: 50px;
  height: 50px;
  transform: rotate(1turn)
}

.defaultImgArrowPrev[_ngcontent-sc282] {
  background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleGrey.svg);
  margin-right: 6px!important
}

.defaultImgArrowPrev[_ngcontent-sc282]:hover {
  width: 50px;
  height: 50px;
  background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleYellow.svg);
  transform: rotate(180deg)
}

.carousel-control-next[_ngcontent-sc282],
.carousel-control-prev[_ngcontent-sc282] {
  opacity: .9!important
}

#customHolidays[_ngcontent-sc282] .carousel-control-prev[_ngcontent-sc282] {
  left: 57%;
  top: 65%
}

#customHolidays[_ngcontent-sc282] .carousel-control-next[_ngcontent-sc282] {
  right: 36%;
  top: 65%
}

#customHolidays[_ngcontent-sc282] .carousel-indicators[_ngcontent-sc282] li[_ngcontent-sc282] {
  width: 25px;
  height: 16px;
  border-radius: 50%;
  cursor: pointer;
  border-top-width: 2px!important;
  border-bottom-width: 2px!important
}

#customHolidays[_ngcontent-sc282] .carousel-indicators[_ngcontent-sc282] {
  left: 40%;
  bottom: 16%;
  margin-bottom: 0
}

#customHolidays[_ngcontent-sc282] .carousel-indicators[_ngcontent-sc282] .active[_ngcontent-sc282] {
  border: 2px solid #ffd800
}

.customHolidaysBannerDiv[_ngcontent-sc282] {
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%)
}

.customHolidaysBannerDivInner[_ngcontent-sc282] {
  width: 36.125rem;
  background-color: #fff;
  padding: 2.475rem 2.875rem
}

.customHolidaysRightDiv[_ngcontent-sc282] {
  position: absolute;
  background-color: transparent;
  padding: 2.2rem 3.01rem 3rem;
  right: auto;
  top: 54px;
  width: 47.125rem;
  max-width: 50%;
  z-index: 3;
  box-sizing: border-box;
  color: #fff;
  left: 50%
}

.navigations[_ngcontent-sc282] {
  position: absolute;
  left: 50%;
  width: 50%;
  padding: 0 3.01rem
}

.navigations[_ngcontent-sc282]>*[_ngcontent-sc282] {
  position: static;
  width: auto!important;
  display: inline-block!important;
  vertical-align: middle
}

.navigations[_ngcontent-sc282] .carousel-indicators[_ngcontent-sc282] {
  position: static!important
}

.navigations[_ngcontent-sc282] .c-indi[_ngcontent-sc282] {
  min-width: 100px!important
}

.customHolidaysRightDiv[_ngcontent-sc282] a[_ngcontent-sc282] {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.125rem;
  background-color: #fbc343;
  padding: 8px 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.customHolidaysRightDiv[_ngcontent-sc282] a[_ngcontent-sc282]:hover {
  background-color: #ffd800;
  color: #212221;
  border-color: #ffd800
}

.customHolidaysRightDiv[_ngcontent-sc282] h3[_ngcontent-sc282] {
  font-weight: 800;
  font-size: 3rem
}

.headingCust[_ngcontent-sc282] {
  height: 20rem
}

.customHolidaysRightDiv[_ngcontent-sc282] p[_ngcontent-sc282] {
  font-weight: 400;
  font-size: 1.5rem
}

.customHolidaysBannerDiv[_ngcontent-sc282] h3[_ngcontent-sc282] {
  font-weight: 800;
  font-size: 2.8rem
}

.customHolidaysBannerDiv[_ngcontent-sc282] p[_ngcontent-sc282] {
  font-weight: 400;
  font-size: 1.3rem
}

.has-search[_ngcontent-sc282] .form-control[_ngcontent-sc282] {
  padding-left: 2.375rem
}

.has-search[_ngcontent-sc282] .form-control-feedback[_ngcontent-sc282] {
  position: absolute;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 49px;
  text-align: center;
  pointer-events: none;
  color: #aaa
}

.customHolidaysBannerDiv[_ngcontent-sc282] input[_ngcontent-sc282] {
  border-radius: 0;
  border: 1px solid #d8d8d8;
  height: 50px;
  line-height: 30px;
  background-color: #f8f8f8
}

.customHolidaysBannerDiv[_ngcontent-sc282] .fa[_ngcontent-sc282] {
  font-size: 22px
}

.customHolidaysBannerDiv[_ngcontent-sc282] input[_ngcontent-sc282]:focus {
  outline: none!important;
  box-shadow: none!important
}

.searchButton[_ngcontent-sc282] {
  width: 100%;
  background-color: #ffd800;
  height: 3.2rem!important;
  border: none;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 600;
  outline: 0!important
}

.exploreBtn[_ngcontent-sc282] {
  padding: .6rem 1.4rem;
  margin-top: 2px;
  min-width: 150px
}

.customHolidaysBannerDivInner[_ngcontent-sc282] .exploreBtn[_ngcontent-sc282] {
  border-color: #d8d8d8;
  transition: all .54s linear;
  font-weight: 700;
  text-transform: capitalize!important
}

.customHolidaysBannerDivInner[_ngcontent-sc282] .exploreBtn[_ngcontent-sc282]:hover {
  border-color: #ffd800;
  background-color: #f8f8f8
}

.c-wrap[_ngcontent-sc282] *[_ngcontent-sc282] {
  transition: all .4s linear;
  overflow: hidden
}

.c-inner[_ngcontent-sc282] {
  display: flex
}

.c-item[_ngcontent-sc282]:after {
  display: block;
  position: absolute;
  background: linear-gradient(180deg, hsla(0, 0%, 86.7%, 0) 0, rgba(0, 0, 0, .4));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=0);
  height: 45%;
  width: 101%;
  bottom: 0;
  left: 0;
  right: 0;
  content: ""
}

.c-item[_ngcontent-sc282] {
  flex: 1;
  position: relative;
  cursor: pointer
}

.c-data[_ngcontent-sc282] {
  z-index: 1;
  transition: all 2s linear;
  -moz-transition: all 2s linear;
  position: absolute;
  right: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  padding: 20px 27px 40px;
  flex-direction: column;
  color: #fff;
  height: 115px
}

.c-item[_ngcontent-sc282]:hover .c-data[_ngcontent-sc282] {
  height: 300px
}

.c-wrap[_ngcontent-sc282] .c-title[_ngcontent-sc282] {
  white-space: normal;
  font-weight: 800;
  overflow: visible;
  font-size: 1.625rem;
  text-transform: capitalize
}

.c-buttons[_ngcontent-sc282],
.c-description[_ngcontent-sc282] {
  opacity: 0;
  transform: translateY(100%)
}

.c-item[_ngcontent-sc282]:hover .c-buttons[_ngcontent-sc282],
.c-item[_ngcontent-sc282]:hover .c-description[_ngcontent-sc282] {
  opacity: 1;
  transform: translateY(0)
}

.c-inner[_ngcontent-sc282] .c-item[_ngcontent-sc282]:hover,
.hoverStage[_ngcontent-sc282]:hover {
  flex: 0 0 63%
}

.c-description[_ngcontent-sc282] {
  font-size: 1.125rem;
  color: #fff;
  font-weight: 600
}

.c-buttons[_ngcontent-sc282] button[_ngcontent-sc282] {
  text-transform: uppercase;
  background-color: #ffd800;
  color: #212221;
  border-radius: 0;
  padding: 0 20px;
  border: none;
  font-weight: 700;
  font-size: 13px!important;
  height: 40px;
  line-height: 40px
}

.c-buttons[_ngcontent-sc282] button[_ngcontent-sc282]:first-of-type {
  margin-right: 15px
}

.c-description[_ngcontent-sc282] div[_ngcontent-sc282]:first-of-type {
  max-width: 420px;
  margin-bottom: 20px
}

.c-buttons[_ngcontent-sc282] button[_ngcontent-sc282]:hover {
  cursor: pointer;
  background-color: #212221;
  color: #fff;
  border-color: #212221
}

.hoverStage[_ngcontent-sc282] {
  flex: 0 0 63%!important
}

.hoverStage[_ngcontent-sc282] .c-data[_ngcontent-sc282] {
  height: 300px!important
}

.hoverStage[_ngcontent-sc282] .c-buttons[_ngcontent-sc282],
.hoverStage[_ngcontent-sc282] .c-description[_ngcontent-sc282] {
  transform: translateY(100%);
  opacity: 0
}

.hoverStage[_ngcontent-sc282] .c-buttons[_ngcontent-sc282] {
  transform: translateY(0);
  opacity: 1
}

#customHolidays[_ngcontent-sc282] .carousel-item[_ngcontent-sc282] img[_ngcontent-sc282] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.l-deal[_ngcontent-sc282] {
  padding-bottom: 50.5%;
  cursor: pointer
}

.owl-prev {
  position: absolute;
  top: 35%;
  left: -77px;
  transform: rotate(180deg)
}

.owl-next {
  position: absolute;
  top: 35%;
  right: -77px
}

.owl-nav .disabled {
  display: none
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #ffd800
}

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 4px 10px;
  background: #d8d8d8;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-dots,
.owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-dots {
  margin-top: 2.8125rem
}

.defaultImgArrow[_ngcontent-sc282],
.defaultImgArrow[_ngcontent-sc282]:hover,
.defaultImgArrowPrev[_ngcontent-sc282],
.defaultImgArrowPrev[_ngcontent-sc282]:hover {
  transition: none!important
}

.endInfo[_ngcontent-sc282] {
  list-style: none;
  width: 99%;
  margin-left: auto;
  margin-right: auto
}

.endInfo[_ngcontent-sc282] h3[_ngcontent-sc282] {
  font-size: 1.1rem;
  font-weight: 800;
  margin-bottom: .63rem
}

.endInfo[_ngcontent-sc282] p[_ngcontent-sc282] {
  font-size: .9rem
}

.endInfo[_ngcontent-sc282] li[_ngcontent-sc282] {
  padding: 0 17px;
  display: flex;
  flex-direction: row
}

.endInfo[_ngcontent-sc282] li[_ngcontent-sc282] img[_ngcontent-sc282] {
  margin-right: 15px
}

@media (max-width:768px) {
  .contentLatestDeals[_ngcontent-sc282] p[_ngcontent-sc282] {
    font-size: 13px!important;
    font-weight: 600!important
  }
  .dealBannerTopSpace[_ngcontent-sc282] {
    top: -24px
  }
  .relatedContent[_ngcontent-sc282] {
    font-size: 12px;
    line-height: 22px
  }
}

@media (min-width:768px) {
  .modal-lg[_ngcontent-sc282] {
    max-width: 89%!important
  }
  .c-wrap[_ngcontent-sc282] {
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0
  }
  .c-wrap-outer[_ngcontent-sc282],
  .wrapperCustomizedExperience[_ngcontent-sc282] {
    height: 0;
    position: relative;
    padding-bottom: 44.57%;
    background: #f8f8f8;
    overflow: hidden
  }
  .container[_ngcontent-sc282],
  .container-fluid[_ngcontent-sc282] {
    padding: 0;
    margin-bottom: 50px
  }
}

@media (min-width:992px) {
  .c-data[_ngcontent-sc282],
  .c-item[_ngcontent-sc282]:after {
    bottom: 150px
  }
}

@media (min-width:1200px) {
  .c-data[_ngcontent-sc282],
  .c-item[_ngcontent-sc282]:after {
    bottom: 77px
  }
}

@media (max-width:1440px) and (min-width:1330px) {
  .gradientDivCust[_ngcontent-sc282] {
    bottom: 34px
  }
  select.form-control[_ngcontent-sc282]:not([size]):not([multiple]) {
    height: 19px!important;
    font-weight: 700;
    width: 86px
  }
  .sepBorder[_ngcontent-sc282] {
    width: 100%;
    bottom: 3px;
    position: absolute
  }
  #customHolidays[_ngcontent-sc282] {
    min-height: 450px
  }
  .headingCust[_ngcontent-sc282] {
    height: 16rem
  }
  .customHolidaysRightDiv[_ngcontent-sc282] {
    top: 66px
  }
  .navigations[_ngcontent-sc282] {
    bottom: 12%
  }
  .customHolidaysBannerDiv[_ngcontent-sc282] {
    top: 4.1rem
  }
}

@media (min-width:1441px) and (max-width:1680px) {
  #customHolidays[_ngcontent-sc282] {
    min-height: 537px!important
  }
  .customHolidaysBannerDiv[_ngcontent-sc282] {
    top: 4.2rem!important
  }
  .navigations[_ngcontent-sc282] {
    bottom: 6.5%!important
  }
}

@media (min-width:1441px) {
  .specialityTours .owl-next {
    right: -4.8rem;
    top: 45%!important
  }
  .specialityTours .owl-prev {
    left: -4.8rem;
    top: 45%!important
  }
  .carousel-indicators[_ngcontent-sc282] li[_ngcontent-sc282]:before {
    top: -10px
  }
  .carousel-indicators[_ngcontent-sc282] li[_ngcontent-sc282]:after,
  .carousel-indicators[_ngcontent-sc282] li[_ngcontent-sc282]:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
  }
  .carousel-indicators[_ngcontent-sc282] li[_ngcontent-sc282]:after {
    bottom: -10px
  }
  .gradientDivCust[_ngcontent-sc282] {
    bottom: 0
  }
  select.form-control[_ngcontent-sc282]:not([size]):not([multiple]) {
    height: 25px!important;
    font-weight: 700;
    width: 86px
  }
  .owl-prev {
    position: absolute;
    top: 40%;
    left: -77px;
    transform: rotate(180deg)
  }
  .owl-next {
    position: absolute;
    top: 40%;
    right: -77px
  }
  .latestDeals[_ngcontent-sc282] {
    margin-bottom: 60px!important
  }
  .gradientDivFull[_ngcontent-sc282] {
    bottom: 0;
    background-color: rgba(0, 0, 0, .4)!important
  }
  .sepBorder[_ngcontent-sc282] {
    width: 100%;
    bottom: 0;
    position: absolute
  }
  #customHolidays[_ngcontent-sc282] {
    min-height: 661px
  }
  .customHolidaysBannerDiv[_ngcontent-sc282] {
    top: 6.2rem
  }
  .navigations[_ngcontent-sc282] {
    bottom: 14.5%
  }
  #customHolidays[_ngcontent-sc282] .carousel-control-next[_ngcontent-sc282],
  #customHolidays[_ngcontent-sc282] .carousel-control-prev[_ngcontent-sc282] {
    width: 3%
  }
  #customHolidays[_ngcontent-sc282] .carousel-item[_ngcontent-sc282] {
    height: auto
  }
  .c-data[_ngcontent-sc282],
  .c-item[_ngcontent-sc282]:after {
    bottom: 0
  }
  .h-search[_ngcontent-sc282] h1[_ngcontent-sc282] {
    font-size: 2.25rem
  }
  .sectionTitle[_ngcontent-sc282] {
    font-size: 3rem
  }
  .container[_ngcontent-sc282],
  .container-fluid[_ngcontent-sc282] {
    margin-bottom: 80px
  }
  .boxGrayDeals[_ngcontent-sc282] h5[_ngcontent-sc282] {
    font-size: 1.25rem
  }
  .boxGrayDeals[_ngcontent-sc282] label[_ngcontent-sc282] {
    margin-bottom: 40px;
    font-size: .75rem
  }
  .contentDeals[_ngcontent-sc282] {
    font-size: 1rem
  }
  .boxGrayDeals[_ngcontent-sc282] hr[_ngcontent-sc282] {
    margin: 12px 0 8px
  }
  .card-img-overlay[_ngcontent-sc282] {
    padding: 36px
  }
  .budgetBtn[_ngcontent-sc282],
  .viewMoreDeals[_ngcontent-sc282] {
    font-size: 13px;
    height: 45px;
    line-height: 46px;
    min-width: 194px;
    padding: 0 30px
  }
  .budgetItem[_ngcontent-sc282] h3[_ngcontent-sc282] {
    font-size: 2.25rem
  }
  .budgetBody[_ngcontent-sc282] h5[_ngcontent-sc282] {
    font-size: 1.125rem
  }
  .specialityTours[_ngcontent-sc282] .card-content[_ngcontent-sc282] h3[_ngcontent-sc282] {
    font-size: 1.625rem
  }
  .readingCorner[_ngcontent-sc282] .blogHeadingEllipsis[_ngcontent-sc282] {
    font-size: 2.25rem
  }
}

@media (min-width:991px) and (max-width:1440px) {
  .specialityTours .owl-next {
    right: -6rem!important;
    top: 45%!important
  }
  .specialityTours .owl-prev {
    left: -6rem!important;
    top: 45%!important
  }
}

@media (max-width:1600px) {
  #customHolidays[_ngcontent-sc282] .carousel-control-next[_ngcontent-sc282],
  #customHolidays[_ngcontent-sc282] .carousel-control-prev[_ngcontent-sc282] {
    width: 4%
  }
  #customHolidays[_ngcontent-sc282] .carousel-item[_ngcontent-sc282] {
    height: auto
  }
  .exclDealPoints[_ngcontent-sc282] ul[_ngcontent-sc282] li[_ngcontent-sc282] h5[_ngcontent-sc282] {
    font-size: 13px!important;
    color: #212221
  }
}

@media (max-width:1400px) {
  .gradientDivCust[_ngcontent-sc282] {
    bottom: 36px
  }
  select.form-control[_ngcontent-sc282]:not([size]):not([multiple]) {
    height: 19px!important;
    font-weight: 700;
    width: 86px
  }
  .sepBorder[_ngcontent-sc282] {
    width: 100%;
    bottom: 3px;
    position: absolute
  }
  #customHolidays[_ngcontent-sc282] {
    min-height: 450px
  }
  .navigations[_ngcontent-sc282] {
    bottom: 9%
  }
  .customHolidaysBannerDiv[_ngcontent-sc282] {
    top: 3.3rem
  }
  .headingCust[_ngcontent-sc282] {
    height: 16rem
  }
  .customHolidaysRightDiv[_ngcontent-sc282] {
    top: 53px
  }
}

@media only screen and (min-width:768px) and (max-width:1028px) {
  .customHolidaysRightDiv[_ngcontent-sc282] h3[_ngcontent-sc282] {
    font-size: 2.2rem!important
  }
  #customHolidays[_ngcontent-sc282] .carousel-item[_ngcontent-sc282] img[_ngcontent-sc282] {
    height: 450px!important
  }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
  #customHolidays .carousel-item {
    height: 452px!important
  }
}

@media (max-width:991px) {
  .contctHeading[_ngcontent-sc282] {
    margin-bottom: 15px!important
  }
  .sepBorder[_ngcontent-sc282] {
    bottom: -10px!important
  }
  .bottomSpace[_ngcontent-sc282] {
    margin-bottom: 37px!important
  }
  .customHolidaysRightDiv[_ngcontent-sc282] h3[_ngcontent-sc282] {
    font-size: 2.3rem!important
  }
  .specialityTours .owl-next {
    right: -6rem!important;
    top: 45%!important
  }
  .specialityTours .owl-prev {
    left: -6rem!important;
    top: 45%!important
  }
  #destinationIndia .modal-content,
  #destinationInternational .modal-content {
    height: 100vh!important
  }
  .latestDeals[_ngcontent-sc282] {
    margin-bottom: 30px!important
  }
  .gradientDivFull[_ngcontent-sc282] {
    bottom: 19%;
    background-color: rgba(0, 0, 0, .4)!important
  }
  .c-data[_ngcontent-sc282] {
    bottom: 253px
  }
  .ForEllipseThree[_ngcontent-sc282] {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }
  #customHolidays[_ngcontent-sc282] {
    min-height: 267px
  }
  .bottomQuickLinks[_ngcontent-sc282] a[_ngcontent-sc282] {
    font-size: 1.07rem
  }
  .owl-nav {
   /* display: none*/
  }
  .overflow-x[_ngcontent-sc282] {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .customHolidaysBannerDiv[_ngcontent-sc282] {
    position: relative;
    top: 30px;
    -webkit-clip-path: none;
    clip-path: none;
    margin-bottom: 60px
  }
  .customHolidaysBannerDivInner[_ngcontent-sc282] {
    width: 100%;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #d8d8d8
  }
  .customHolidaysRightDiv[_ngcontent-sc282] {
    max-width: 59.125rem;
    width: 100%;
    left: 0;
    top: -61px
  }
  #customHolidays[_ngcontent-sc282] .carousel-item[_ngcontent-sc282] {
    height:294px;
  }


  .navigations[_ngcontent-sc282] {
    width: 90%;
    left: -33px;
    bottom: 6%
  }
  .defaultImgArrow[_ngcontent-sc282],
  .defaultImgArrowPrev[_ngcontent-sc282] {
    display: none
  }
}

@media (max-width:767px) {
  .endInfo[_ngcontent-sc282] img[_ngcontent-sc282] {
    width: 69px
  }


  input.mat-input-element {
    margin-top: 2.9375em;
}

  .headingCust[_ngcontent-sc282] {
    height: 11rem;
}

  .hoverStage[_ngcontent-sc282] .c-buttons[_ngcontent-sc282],
  .hoverStage[_ngcontent-sc282] .c-description[_ngcontent-sc282] {
    opacity: 0;
    display: none
  }
  .hoverStage[_ngcontent-sc282] .c-buttons[_ngcontent-sc282] {
    display: none
  }
  .contentLatestDeals[_ngcontent-sc282] {
    top: -19px!important
  }
  .budgetBody[_ngcontent-sc282] {
    display: block;
    min-height: 13.93rem;
    padding-bottom: 5rem!important;
    border: 1px solid #ccc
  }
  select.form-control[_ngcontent-sc282]:not([size]):not([multiple]) {
    font-size: 13px!important;
    width: 97px!important
  }
  .fade.show[_ngcontent-sc282] {
    padding-right: 0!important
  }
  .iconArrow[_ngcontent-sc282] {
    position: absolute;
    left: 48px;
    top: 2px!important
  }
  .customHolidaysRightDiv[_ngcontent-sc282] {
    max-width: 59.125rem;
    width: 100%;
    left: 0;
    top: 91px
  }
  .endInfo[_ngcontent-sc282] {
    margin-bottom: 10px
  }
  .inbndBtn[_ngcontent-sc282] button[_ngcontent-sc282]:first-of-type {
    width: 100%;
    font-size: 13px
  }
  .c-wrap[_ngcontent-sc282] .c-inner[_ngcontent-sc282] {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .c-inner[_ngcontent-sc282] .c-item[_ngcontent-sc282] {
    display: inline-block;
    width: 47.33%;
    margin: 0 -2px;
    height: 220px
  }
  .c-inner[_ngcontent-sc282] .c-item[_ngcontent-sc282]:hover {
    width: 327px
  }
  .c-img[_ngcontent-sc282],
  .c-img[_ngcontent-sc282] img[_ngcontent-sc282] {
    height: 100%
  }
  .c-img[_ngcontent-sc282] img[_ngcontent-sc282] {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .c-description[_ngcontent-sc282] {
    font-size: 14px!important;
    white-space: normal
  }
  .c-buttons[_ngcontent-sc282] button[_ngcontent-sc282] {
    width: 130px;
    padding: 0;
    background-color: #ffd800;
    color: #212221;
    border-radius: 0;
    border: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase
  }
  .c-data[_ngcontent-sc282] {
    margin-bottom: 14px!important;
    transition: all 2s linear;
    -moz-transition: all 2s linear;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    height: 50px!important;
    padding: 20px 27px 2px!important
  }
  .c-item[_ngcontent-sc282]:hover .c-data[_ngcontent-sc282] {
    height: 180px!important
  }
  .h-hori[_ngcontent-sc282] .gradientDiv[_ngcontent-sc282] {
    height: 94%
  }
  .homeBannerImg[_ngcontent-sc282] {
    padding-bottom: 129%
  }
  .imgTopPo[_ngcontent-sc282] {
    min-height: 40rem;
    padding-bottom: 0
  }
  .h-hori[_ngcontent-sc282] h5[_ngcontent-sc282],
  .h-hori[_ngcontent-sc282] label[_ngcontent-sc282],
  .homeLabel[_ngcontent-sc282] {
    font-size: 1.6rem
  }
  .h-search[_ngcontent-sc282] {
    padding: 0
  }
  .h-search .searchTxt {
    margin: 20px 0 15px
  }
  .h-search[_ngcontent-sc282] h1[_ngcontent-sc282] {
    margin-bottom: 0;
    font-size: 2.4rem
  }
  .readingCorner[_ngcontent-sc282] .ctgry[_ngcontent-sc282],
  .readingCorner[_ngcontent-sc282] .rdAuthor[_ngcontent-sc282] {
    font-size: 1.2rem
  }
  .budgetItem[_ngcontent-sc282] h3[_ngcontent-sc282] {
    font-size: 1.6rem
  }
  .overflow-sm-x[_ngcontent-sc282] {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .relatedContent[_ngcontent-sc282] {
    padding: 30px 0
  }
  .defaultImgArrow[_ngcontent-sc282] {
    background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleGrey.svg);
    transform: rotate(180deg);
    width: 50px;
    height: 50px
  }
  .defaultImgArrow[_ngcontent-sc282]:hover {
    background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleYellow.svg)
  }
  .defaultImgArrow[_ngcontent-sc282]:hover,
  .defaultImgArrowPrev[_ngcontent-sc282] {
    width: 50px;
    height: 50px;
    transform: rotate(1turn)
  }
  .defaultImgArrowPrev[_ngcontent-sc282] {
    background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleGrey.svg);
    margin-right: 6px!important
  }
  .defaultImgArrowPrev[_ngcontent-sc282]:hover {
    width: 50px;
    height: 50px;
    background: url(https://img.veenaworld.com/vw-assets/svg/arrowInCircleYellow.svg);
    transform: rotate(180deg)
  }
  .carousel-control-next[_ngcontent-sc282],
  .carousel-control-prev[_ngcontent-sc282] {
    opacity: .9!important
  }
  .endInfo[_ngcontent-sc282] {
    margin-top: 0
  }
  .endInfo[_ngcontent-sc282] h3[_ngcontent-sc282] {
    font-size: 16px!important;
    margin-top: 10px;
    margin-bottom: 0
  }
  .sectionTitle[_ngcontent-sc282] {
    font-size: 3rem
  }
  .forMobiText[_ngcontent-sc282] {
    font-size: 14px
  }
  .has-search[_ngcontent-sc282] .form-control-feedback[_ngcontent-sc282] {
    top: 20px;
    left: 17px;
    font-size: 17px
  }
  .has-search[_ngcontent-sc282] .form-control[_ngcontent-sc282] {
    padding-left: 3.375rem
  }
  .customHolidaysBannerDivInner[_ngcontent-sc282] .exploreBtn[_ngcontent-sc282] {
    font-size: 14px;
    width: 100%
  }
  .budgetBtn[_ngcontent-sc282] {
    font-size: 13px
  }
  .budgetBody[_ngcontent-sc282] span[_ngcontent-sc282] {
    font-size: 14px
  }
  .readingCorner[_ngcontent-sc282] .blogHeadingEllipsis[_ngcontent-sc282] {
    height: 7rem
  }
}

@media (max-width:767px) {
  .latestDeals[_ngcontent-sc282] {
    margin-bottom: 6px!important
  }

  .allTopMarginSpace {
    margin-top: 0rem;
}

  .modal-dialog[_ngcontent-sc282] {
    max-width: 100%!important;
    margin: 0!important
  }
  .modal-dialog[_ngcontent-sc282] .crossBtn[_ngcontent-sc282] {
    position: absolute;
    top: 15px;
    right: 15px
  }
  .resultsDiv[_ngcontent-sc282] {
    height: 500px!important;
    overflow-y: auto
  }
  .alphabets[_ngcontent-sc282] {
    font-size: 15px
  }
  .resultsDiv[_ngcontent-sc282] h5[_ngcontent-sc282] {
    font-size: 16px
  }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .budgetBody[_ngcontent-sc282],
  .secondaryBanner[_ngcontent-sc282] .card[_ngcontent-sc282] {
    display: block
  }
}

.gradientDivCustomOp1[_ngcontent-sc282] {
  position: absolute;
  z-index: 1;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .3
}

.destinationAlphabetDiv[_ngcontent-sc282] {
  padding: 40px
}

.border-radius-0[_ngcontent-sc282] {
  border-radius: 0
}

.destinationAlphabetDiv[_ngcontent-sc282] h1[_ngcontent-sc282] {
  font-size: 3rem;
  font-weight: 200
}

.alphabetsDiv[_ngcontent-sc282] {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap
}

.alphabets[_ngcontent-sc282] {
  padding: 3px;
  font-size: 1.25rem;
  margin-right: 20px;
  cursor: pointer
}

.alphabets[_ngcontent-sc282]:last-of-type {
  margin-right: 0
}

.alphabets.active[_ngcontent-sc282],
.alphabets[_ngcontent-sc282]:hover {
  border-bottom: 3px solid #ffd800
}

.alphabetsDiv[_ngcontent-sc282] h5[_ngcontent-sc282] {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 10px!important;
  margin-top: 20px!important
}

.flex-container[_ngcontent-sc282] div.firstThumnails[_ngcontent-sc282] {
  position: relative
}

.flex-container[_ngcontent-sc282] div.firstThumnails[_ngcontent-sc282],
.otherThumbnails[_ngcontent-sc282] {
  margin-right: 20px;
  margin-bottom: 20px;
  float: left
}

.resultsDiv[_ngcontent-sc282] {
  height: 30vw;
  overflow-y: auto
}

.modal-dialog[_ngcontent-sc282] {
  max-width: 80%
}

.firstThumnails[_ngcontent-sc282] span[_ngcontent-sc282] {
  white-space: normal;
  position: absolute;
  left: 12px;
  bottom: 6px;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  z-index: 1
}

.fixedDivLayer[_ngcontent-sc282] {
  display: none;
  width: 100%;
  height: 99%;
  z-index: 9999;
  position: absolute;
  top: 6px;
  left: 0;
  background-color: rgba(0, 0, 0, .7)
}

ul#tabsSector[_ngcontent-sc282] {
  padding: 0;
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch
}

ul#tabsSector[_ngcontent-sc282]::-webkit-scrollbar {
  width: 0!important
}

ul#tabsSector[_ngcontent-sc282] li[_ngcontent-sc282] {
  display: inline-block
}

ul#tabsIntAtoZ[_ngcontent-sc282] {
  padding: 0;
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch
}

ul#tabsIntAtoZ[_ngcontent-sc282]::-webkit-scrollbar {
  width: 0!important
}

ul#tabsIntAtoZ[_ngcontent-sc282] li[_ngcontent-sc282] {
  display: inline-block
}

#prevArrowInt[_ngcontent-sc282] {
  position: absolute;
  left: -29px;
  top: 8px
}

#nextArrowInt[_ngcontent-sc282] {
  position: absolute;
  right: -29px;
  top: 8px
}

ul#tabsIntSector[_ngcontent-sc282] {
  padding: 0;
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch
}

ul#tabsIntSector[_ngcontent-sc282]::-webkit-scrollbar {
  width: 0!important
}

ul#tabsIntSector[_ngcontent-sc282] li[_ngcontent-sc282] {
  display: inline-block
}

#prevArrowIntSector[_ngcontent-sc282] {
  position: absolute;
  left: -29px;
  top: 8px
}

#nextArrowIntSector[_ngcontent-sc282] {
  position: absolute;
  right: -29px;
  top: 8px
}

#prevArrow[_ngcontent-sc282] {
  left: -29px
}

#nextArrow[_ngcontent-sc282],
#prevArrow[_ngcontent-sc282] {
  position: absolute;
  top: 8px
}

#nextArrow[_ngcontent-sc282] {
  right: -29px
}

#nextArrow[_ngcontent-sc282] i[_ngcontent-sc282],
#nextArrowInt[_ngcontent-sc282] i[_ngcontent-sc282],
#nextArrowIntSector[_ngcontent-sc282] i[_ngcontent-sc282],
#nextArrowSector[_ngcontent-sc282] i[_ngcontent-sc282],
#prevArrow[_ngcontent-sc282] i[_ngcontent-sc282],
#prevArrowInt[_ngcontent-sc282] i[_ngcontent-sc282],
#prevArrowIntSector[_ngcontent-sc282] i[_ngcontent-sc282],
#prevArrowSector[_ngcontent-sc282] i[_ngcontent-sc282] {
  font-size: 25px;
  color: #939393;
  cursor: pointer
}

#prevArrowSector[_ngcontent-sc282] {
  position: absolute;
  left: -29px;
  top: 3px
}

#nextArrowSector[_ngcontent-sc282] {
  position: absolute;
  right: -29px;
  top: 3px
}

ul.popup[_ngcontent-sc282] {
  height: 376px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  list-style: none;
  -moz-column-count: 2;
  column-count: 2
}

ul.popup[_ngcontent-sc282] li[_ngcontent-sc282] a[_ngcontent-sc282] {
  font-size: 15px;
  color: #212221;
  line-height: 24px
}

.minimal[_ngcontent-sc282] {
  border: 0!important;
  -webkit-appearance: none;
  -moz-appearance: none
}

.iconArrow[_ngcontent-sc282] {
  position: absolute;
  right: 12px;
  top: 2px
}

.viewall[_ngcontent-sc282] a[_ngcontent-sc282] {
  color: #212221;
  font-size: 16px;
  font-weight: 400
}

.viewall[_ngcontent-sc282] a[_ngcontent-sc282]:hover {
  text-decoration: none
}

.noResult[_ngcontent-sc282] {
  width: 100%;
  font-size: 1.8rem;
  color: #929292;
  margin-top: 59px;
  text-align: center
}

.l-deal[_ngcontent-sc282]:before {
  display: block;
  position: absolute;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #212221);
  height: 100%;
  width: 99%;
  content: "";
  opacity: 1
}

.modal-backdrop.show {
  z-index: 1036!important
}

.owl-theme .owl-nav [class*=owl-] {
  background-color: transparent!important
}

.textAreakCustom textarea {
  height: 62px!important
}

.flagISDcode[_ngcontent-sc282] {
  height: 15px;
  width: 22px;
  margin-right: 4px
}

.forDflex .mat-form-field-infix {
  display: flex
}

.custCss2.mat-option {
  padding-left: 12px!important;
  font-size: 13px!important
}

.isdArrow[_ngcontent-sc282] {
  width: 8px!important;
  height: 7px!important;
  border-left: 1px solid transparent!important;
  border-right: 1px solid #000!important;
  border-top: 1px solid transparent!important;
  border-bottom: 1px solid #000;
  margin: 5px 14px 0 0;
  transform: rotate(45deg);
  cursor: pointer
}

.numberField .mat-form-field-infix {
  border-top: .8rem solid transparent!important
}

.svgIconSize[_ngcontent-sc282] {
  width: 75px;
  height: 75px
}

.breadcrumbs[_ngcontent-sc256] {
  margin-top: .75rem!important
}

.breadcrumbs[_ngcontent-sc256] ul[_ngcontent-sc256] li[_ngcontent-sc256] a[_ngcontent-sc256] {
  color: #212221!important
}

.breadcrumbs[_ngcontent-sc256] ul[_ngcontent-sc256] li[_ngcontent-sc256] {
  margin-bottom: .5rem;
  font-size: 12px!important;
  color: #212221;
  font-weight: 400;
  cursor: pointer;
  text-transform: capitalize
}

.breadcrumbs[_ngcontent-sc256] ul[_ngcontent-sc256] li[_ngcontent-sc256]:not(:last-child):after {
  content: ">"
}

.breadcrumbs[_ngcontent-sc256] ul[_ngcontent-sc256] li[_ngcontent-sc256]:after {
  margin-left: 5px!important
}

.breadcrumbs[_ngcontent-sc256] ul[_ngcontent-sc256] li[_ngcontent-sc256]:last-of-type {
  color: #212221;
  font-weight: 700
}

.breadcrumbs .list-inline-item:not(:last-child) {
  margin-right: 5px!important
}

.breadcrumbs[_ngcontent-sc256] ul[_ngcontent-sc256] li[_ngcontent-sc256] a[_ngcontent-sc256]:hover {
  text-decoration: underline
}

.mrL[_ngcontent-sc256] {
  margin-right: 0!important;
  margin-left: 1.1rem!important
}

.pointernone[_ngcontent-sc256] {
  cursor: text!important
}

.pdlZero[_ngcontent-sc256] .breadcrumbs[_ngcontent-sc256] {
  padding-left: 0
}

.mlOther[_ngcontent-sc256] .breadcrumbs[_ngcontent-sc256] {
  padding-left: 1.7rem
}

.list-inline-item:not(:last-child) {
  margin-right: 5px!important
}
.forLogoAlignment[_ngcontent-sc256] {
  padding-left: 23px
}

.searchButton[_ngcontent-sc280] {
  width: 100%;
  background-color: #ffd800;
  height: 3.75rem!important;
  border: none;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 600;
  outline: none!important
}

.searchButton[_ngcontent-sc280]:hover {
  background-color: #212221;
  color: #fff
}

.searchBox[_ngcontent-sc280] {
  border: none;
  height: 50px
}

dp-date-picker.dp-material .dp-picker-input {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 50px!important;
  font-size: 1rem!important;
  font-weight: 600!important
}

dp-month-calendar.dp-material .dp-selected {
  background: #ffd800!important
}

dp-month-calendar.dp-material .dp-current-month {
  border: 1px solid #ffd800!important
}

.search[_ngcontent-sc280] {
  position: relative
}

.search[_ngcontent-sc280] input[_ngcontent-sc280] {
  text-indent: 25px
}

.search[_ngcontent-sc280] .fa-search[_ngcontent-sc280] {
  position: absolute;
  top: 16px;
  left: 15px;
  font-size: 15px;
  z-index: 1;
  color: #929292
}

.star[_ngcontent-sc280] {
  position: relative
}

.star[_ngcontent-sc280] input[_ngcontent-sc280] {
  text-indent: 25px
}

.star[_ngcontent-sc280] .fa-star[_ngcontent-sc280] {
  position: absolute;
  top: 17px;
  left: 15px;
  font-size: 15px;
  color: #a9a9a9
}

.clock[_ngcontent-sc280] {
  position: relative
}

.clock[_ngcontent-sc280] .fa-clock-o[_ngcontent-sc280] {
  position: absolute;
  top: 17px;
  left: 15px;
  font-size: 15px;
  color: #a9a9a9
}

.clear[_ngcontent-sc280] {
  color: #929292;
  position: absolute;
  right: 9px;
  top: 13px
}

.searchBox[_ngcontent-sc280] {
  border-radius: 0;
  box-shadow: none;
  padding: 0!important;
  color: #212221!important;
  font-size: 1.3rem!important;
  font-weight: 600
}

.searchBar dp-date-picker .dp-picker-input {
  border: 1px solid #ededed;
  border-radius: 0;
  box-shadow: none;
  height: 60px!important;
  padding-left: 20px;
  width: 223px!important;
  background: #f8f8f8
}

.ui-autocomplete-items li:hover {
  background-color: #ffd800!important;
  color: #212221
}

.ui-autocomplete {
  width: 100%!important
}

.searchBox .ui-autocomplete .ui-inputtext {
  width: 100%!important;
  border: 1px solid #ededed!important;
  border-right: 0!important;
  height: 60px;
  padding-left: 36px;
  background: #f7f7f7
}

.ui-inputtext:focus {
  outline: none!important;
  box-shadow: none!important
}

.ui-widget-content {
  border: 1px solid #ededed
}

.ui-autocomplete-panel .ui-autocomplete-list-item {
  font-size: 1.05rem;
  font-weight: 700!important
}

@media (max-width:768px) {
  .searchBox .ui-autocomplete .ui-inputtext {
    padding-left: 9px!important;
    height: 50px!important
  }
  .searchIconMbl[_ngcontent-sc280] {
    font-size: 1.25rem!important
  }
  .logTop[_ngcontent-sc280] {
    padding-left: 0!important
  }
}

.search[_ngcontent-sc280] input[_ngcontent-sc280] {
  width: 100%;
  border: 1px solid #ededed!important;
  padding: 0 .9375rem!important;
  height: 3.75rem!important;
  background-color: #f8f8f8!important;
  outline: none!important;
  box-shadow: none!important;
  font-size: 1rem!important;
  font-weight: 600!important;
  -webkit-appearance: none;
  -webkit-border-radius: 0
}

.mat-optgroup-label {
  display: block;
  padding: 1rem .7rem 0 1.9rem!important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: auto!important;
  cursor: pointer!important;
  font-weight: 600!important
}

.mat-optgroup-label,
.mat-option {
  text-align: left;
  text-decoration: none;
  font-size: 1rem!important;
  color: #212221!important;
  line-height: 1.3rem!important
}

.mat-option {
  display: block;
  height: 25px;
  padding: .4rem .7rem 0 2rem!important;
  position: relative;
  cursor: pointer;
  outline: 0;
  display: flex;
  flex-direction: row;
  max-width: 100%;
  box-sizing: border-box;
  align-items: center
}

.mat-option i {
  margin-right: 7px!important
}

.cdk-overlay-container {
  z-index: 99999!important
}

.mat-option:active {
  -webkit-text-decoration-line: none;
  text-decoration-line: none
}

.mat-option .mat-option-text {
  border-bottom: 3px solid transparent;
  flex-grow: inherit!important
}

.mat-option:hover mat-option-text {
  display: table;
  flex-grow: inherit!important;
  background-color: #f1f1f1!important
}

.mat-option:hover i {
  color: #ffd800
}

#monthPickerInput[_ngcontent-sc280] {
  width: 100%;
  border: 1px solid #ededed!important;
  padding: 0 1.2rem!important;
  height: 3.75rem!important;
  background-color: #f8f8f8!important;
  outline: none!important;
  box-shadow: none!important;
  font-size: 1rem!important;
  font-weight: 600!important
}

#monthPicker[_ngcontent-sc280] {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 999;
  background: #fff
}

@media (min-width:410px) {
  .yearMonth {
    font-size: .875rem!important;
    color: #212221!important
  }
  .gradientMonth[_ngcontent-sc280] {
    color: #d4d4d4!important
  }
  .insideElements {
    font-size: .875rem!important;
    cursor: pointer;
    border: none!important;
    border-bottom: 2px solid transparent!important;
    color: #212221!important;
    margin-right: 18px!important;
    background-color: transparent!important
  }
  .insideElements:hover {
    border-bottom: 2px solid #d4d4d4!important
  }
  .insideElementsActive {
    border-bottom: 2px solid #ffd800!important
  }
}

@media (max-width:575px) and (min-width:0) {
  .search[_ngcontent-sc280] input[_ngcontent-sc280] {
    text-indent: 12px!important
  }
  .clear[_ngcontent-sc280] {
    top: 9px!important
  }
  .searchBar[_ngcontent-sc280] input[_ngcontent-sc280]::-webkit-input-placeholder {
    color: #929292;
    font-size: 14px;
    line-height: 24px
  }
  [_ngcontent-sc280]::-moz-placeholder {
    color: #929292;
    font-size: 14px;
    line-height: 24px
  }
  [_ngcontent-sc280]:-ms-input-placeholder {
    color: #929292;
    font-size: 14px;
    line-height: 24px
  }
  [_ngcontent-sc280]:-moz-placeholder {
    color: #929292;
    font-size: 14px;
    line-height: 24px
  }
  .search[_ngcontent-sc280] input[_ngcontent-sc280] {
    color: #929292;
    font-size: 16px!important;
    line-height: 29px;
    padding: 0!important
  }
  .mat-option {
    color: #929292;
    line-height: 29px!important
  }
  .mat-optgroup-label,
  .mat-option {
    font-size: 14px!important
  }
  .mtop10[_ngcontent-sc280] {
    margin-top: 6px!important
  }
  #monthPickerInput[_ngcontent-sc280] {
    padding: 0 0 0 24px!important
  }
  .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
    box-shadow: none!important
  }
  .mat-autocomplete-panel {
    max-height: 283px!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important
  }
  .insideElements {
    background-color: transparent!important;
    border: transparent!important;
    color: #212221!important
  }
  .yearMonth {
    font-size: 14px!important;
    color: #212221!important
  }
  .gradientMonth[_ngcontent-sc280] {
    color: #d4d4d4!important
  }
  .insideElements {
    font-size: 14px!important;
    cursor: pointer
  }
  .fromMonth {
    font-size: 18px!important;
    color: #212221!important
  }
}

.searchBar button:disabled {
  opacity: .65;
  cursor: not-allowed
}

.button-disabled {
  opacity: .6;
  pointer-events: none
}

@media (max-width:1366px) and (min-width:767px) {
  .search[_ngcontent-sc280] .fa-search[_ngcontent-sc280] {
    top: 16px!important
  }
}

@media (min-width:576px) {
  .mat-option {
    height: 25px!important
  }
}

@media (min-width:300px) and (max-width:575px) {
  #monthPickerInput[_ngcontent-sc280] {
    padding: 0 0 0 24px!important
  }
  .mat-option {
    white-space: normal!important;
    height: auto!important
  }
}

@media (min-width:576px) and (max-width:767px) {
  #monthPickerInput[_ngcontent-sc280] {
    padding: 0 0 0 24px!important
  }
}

@media (min-width:300px) and (max-width:575px) {
  .searchTxt[_ngcontent-sc280] {
    width: 100%;
    float: left;
    margin: 0
  }
}

@media (max-width:767px) {
  .searchBar[_ngcontent-sc280] input[_ngcontent-sc280]::-webkit-input-placeholder {
    color: #929292;
    font-size: 12px;
    line-height: 24px
  }

  .img-item img {
    width: 379px!important;
}


  [_ngcontent-sc280]::-moz-placeholder {
    color: #929292;
    font-size: 12px;
    line-height: 40px
  }
  [_ngcontent-sc280]:-ms-input-placeholder {
    color: #929292;
    font-size: 12px;
    line-height: 24px
  }
  [_ngcontent-sc280]:-moz-placeholder {
    color: #929292;
    font-size: 12px;
    line-height: 40px
  }
}

@media (min-width:576px) and (max-width:767px) {
  .searchTxt[_ngcontent-sc280] {
    width: 100%;
    float: left;
    margin: 4rem 0 0
  }
}

@supports (-webkit-overflow-scrolling:touch) {
  @media (min-width: 375px) and (max-width:767px) {
    .mat-autocomplete-panel {
      top:13px!important
    }
  }
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background-color: #ffd800
}

@media (min-width:768px) and (max-width:1440px) {
  .mat-autocomplete-panel {
    top: 0!important
  }
}

.mat-autocomplete-panel {
  box-shadow: none!important
}

@media (min-width:1441px) {
  .search[_ngcontent-sc280] .fa-search[_ngcontent-sc280] {
    top: 23px!important
  }
}

.sf[_ngcontent-sc280]::-ms-clear {
  display: none;
  width: 0;
  height: 0
}

.fa[_ngcontent-sc280],
.material-icons {
  margin-right: 5px
}

.zIndex99999Main {
  z-index: 999999!important
}

.owl-theme[_ngcontent-sc245] {
  display: block;
}


.home-banner-carousel[_ngcontent-sc281] .owl-dots .owl-dot.active span,
.home-banner-carousel[_ngcontent-sc281] .owl-dots .owl-dot:hover span {
  background: #ffd800
}

.home-banner-carousel[_ngcontent-sc281] .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.home-banner-carousel[_ngcontent-sc281] .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 4px 10px;
  background: #d8d8d8;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.home-banner-carousel[_ngcontent-sc281] .owl-dots,
.home-banner-carousel[_ngcontent-sc281] .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.home-banner-carousel[_ngcontent-sc281] .owl-dots {
  margin-top: 2.8125rem
}

.l-deal[_ngcontent-sc281] {
  padding-bottom: 50.5%;
  cursor: pointer
}

.l-deal[_ngcontent-sc281]:before {
  display: block;
  position: absolute;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #212221);
  height: 70%;
  bottom: 0;
  width: 100%;
  content: "";
  opacity: 1
}

.contentLatestDeals[_ngcontent-sc281] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90%;
  padding: 0px 40px 20px 0px;
  color: #fff;
  z-index: 10
}

.contentLatestDeals[_ngcontent-sc281] h4[_ngcontent-sc281] {
  min-height: 87px;
  display: grid;
  align-content: flex-end;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.9rem
}

.contentLatestDeals[_ngcontent-sc281] h4[_ngcontent-sc281],
.contentLatestDeals[_ngcontent-sc281] p[_ngcontent-sc281] {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.contentLatestDeals[_ngcontent-sc281] p[_ngcontent-sc281] {
  max-width: 200px;
  display: -webkit-box;
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: 10px
}

.figMargin[_ngcontent-sc281] {
  margin: 0!important
}

.forForexTiles[_ngcontent-sc281] span[_ngcontent-sc281]:after {
  content: url(https://seminaire-marrakech.net/img/arrowInCircleForex.6b18d74e6de88977ef6a.svg);
  position: absolute;
  right: 10px;
  bottom: 18px;
  z-index: 11
}

.forForexTiles[_ngcontent-sc281] span[_ngcontent-sc281]:hover:after {
  content: url(https://seminaire-marrakech.net/img/arrowInCircleForex.6b18d74e6de88977ef6a.svg)!important;
  position: absolute;
  right: 20px;
  bottom: 23px;
  z-index: 11
}

@media (min-width:991px) and (max-width:1440px) {
  .forForexTiles[_ngcontent-sc281] span[_ngcontent-sc281]:hover:after {
    content: url(https://seminaire-marrakech.net/img/arrowInCircleForex.6b18d74e6de88977ef6a.svg)!important;
    position: absolute;
    right: 20px;
    bottom: 23px!important;
    z-index: 11;
    transform: none!important
  }
}

.breadcrumbs[_ngcontent-veenaworld-c165] {
    margin-top: .75rem!important;
}


.nav-top {
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 101;
  padding: 10px 20px;
  width: 100%;
  height: 50px;
  background-color: #188976;
}
.nav-top .hamburger {
  margin-left: auto;
  color: #fff;
  cursor: pointer;
}

.nav-drill {
  margin-top: 50px;
  transform: translateX(100%);
}

.nav-is-toggled .nav-drill {
  transform: translateX(0);
}
.nav-is-toggled::after {
  opacity: 1;
  visibility: visible;
}

.nav-drill {
  display: flex;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  width: 250px;
  height: 100vh;
  background-color: #ffd801;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: 0.45s;
}
.nav-items {
  flex: 0 0 100%;
      margin-top: 8px;
}
.nav-item:not(:last-child) {
  border-bottom: solid 1px #ebebeb;
}
.nav-linkk {

    padding: 20px 1em;
    background-color: #ffd801;
    color: #000000;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: 300;
}
.nav-expand-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  background-color: #daf9f4;
  transition: 0.3s;
  visibility: hidden;
}
/*.nav-expand-content .nav-item:not(:last-child) {
  border-bottom: solid 1px #20b49c;
}*/
.nav-expand-content .nav-linkk {
  background-color: #daf9f4;
}
.nav-expand-content .nav-back-link {
  display: flex;
  align-items: center;
  /*background-color: #20b49c !important;*/
  color: #fff;
}
/*.nav-expand-content .nav-back-link::before {
  content: "chevron_left";
  margin-right: 0.5em;
  font-family: "Material Icons";
}*/
.nav-expand-link {
  display: flex;
  justify-content: space-between;
}
/*.nav-expand-link::after {
  content: "\f054";
  flex: 0 1 auto;
  font-family: "Font Awesome 5 Free";
}*/
.nav-expand.active > .nav-expand-content {
  transform: translateX(0);
  visibility: visible;
}
.nav-expand .nav-expand-content {
  background-color: #ffd801;
}
.nav-expand .nav-expand-content .nav-linkk {
  background-color: #daf9f4;
}
.nav-expand .nav-expand-content .nav-expand-content {
  background-color: #aff1e6;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-linkk {
  background-color: #aff1e6;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
  background-color: #84e9d9;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-linkk {
  background-color: #84e9d9;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
  background-color: #59e1cb;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-linkk {
  background-color: #59e1cb;
}

.nav-level-1 .nav-item{
          padding: 8px 0px 12px;
}

.nav-level-1 .nav-link{

      font-size: 14px;
      color: #000;

    }

  .img-item img{

    width: 500px;
  }
