html, body{
  font-family: 'Jost', sans-serif!important;
  font-size: 1rem;
  line-height: 1;
  background-color: #f0f0f0;
}
.bg-white{
  background-color: white;
}
.bg-grey{
  background-color: #f0f0f0;
}
.theme-page-body{
  font-size: 1rem;
  line-height: 1.42857143;  
}
.theme-page-body .theme-hero-area{
  font-size: 2rem;
  line-height: 1.42857143;  
}
.theme-page-body .item-add{
  font-size: 0.7rem;
}
.theme-page-body h5 {
  font-size: 1.2rem;
}
.theme-page-body .btn{
  font-size: 1rem;
   
}
#apply_coupon{
  font-size: 0.7rem;
  line-height: 0 !important;
  min-width: 100%;
}
.theme-search-area-section{
  font-size: 1rem;
  line-height: 1.5;
}
.theme-item-page-header{
  font-size: 30px;
  line-height: 1.2;
}
.theme-item-page-header-price-body{
  font-size: 18px;
  line-height: 1.2;  
}
.theme-breadcrumbs > li::after {
  content: '\2192';
  color: rgba(255,255,255,0.8);
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 15px;
}
.theme-search-area-vert .theme-search-area-section {
  margin-bottom: 10px;
}
.theme-page-section-title {
  margin-top: 0;
  margin-bottom: 15px;
  letter-spacing: 0.6px;
  font-size: 29px;
  font-weight: 300;
  color: #616161;
}
.theme-item-page-summary-price{
  font-size: 1rem;
}
.theme-sidebar-section {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  border-radius: 1rem;
  padding: 25px 30px;
  background: #fff;
  border: 1px solid #dfdfdf;
  max-height: 90%;
  line-height: 0 !important;
}

.theme-sidebar-section-features-list {
list-style: none;
margin: 0;
padding: 0;
}
.theme-sidebar-section-features-list > li::before {
line-height: 1.4em;
font-size: 13px;
position: absolute;
top: 0;
left: 0;
content: '\f00c';
font-family: 'FontAwesome';
color: #FF4620;
}
.theme-sidebar-section-features-list > li {
position: relative;
padding-left: 20px;
}
.theme-sidebar-section-features-list-title {
  font-size: 13px;
  margin-bottom: 5px;
  color: #4c4c4c;
  margin-top: 0;
  line-height: 1.4em;
}
._mb-10 {
margin-bottom: 10px !important;
}
._mt-10 {
  margin-top: 10px !important;
  }
._mt-2em {
    margin-top: 2em !important;
}
.fc-icon, body .fc {
  font-size: 1rem;
}
.btn {
  border-width: 2px;
}
.theme-sidebar-section-title {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 15px;
}
.theme-sidebar-section-title  h5{
  font-size: 14px!important;
  margin-top: 0;
  margin-bottom: 15px;
}
.display-1 {
  font-family: 'Jost', sans-serif;
  font-size: 4.6rem;
  line-height: 1.1;
}
.display-1 > .mbr-iconfont {
  font-size: 5.75rem;
}
.display-2 {
  font-family: 'Jost', sans-serif;
  font-size: 3rem;
  line-height: 1.1;
}
.display-2 > .mbr-iconfont {
  font-size: 3.75rem;
}
.display-4 {
  font-family: 'Jost', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
}
.display-4 > .mbr-iconfont {
  font-size: 1.375rem;
}
.display-5 {
  font-family: 'Jost', sans-serif;
  font-size: 1.9rem;
  line-height: 1.5;
}
.display-5 > .mbr-iconfont {
  font-size: 2.75rem;
}
.display-7 {
  font-family: 'Jost', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.display-7 > .mbr-iconfont {
  font-size: 1.5rem;
}
.btn-social {
  font-size: 32px;
  line-height: 55px;
  cursor: pointer;
  color: #6592e6;
}
 .btn-social {
  font-size: 32px;
  border-radius: 50%!important;
  width: 55px;
  height: 55px;
  line-height: 55px;
  padding: 0;
  position: relative;
  cursor: pointer;
  color: #6592e6;
  border-width: 2px;
  transition: all .3s;
  border-color: #6592e6;
}
.btn-social:hover i.socicon {
  color: #ffffff !important;
}
.btn-social:hover i.socicon {
  color: #ffffff !important;
}
.btn-social:hover {
  background: #6592e6;
}
[class^="socicon-"]::before,  [class*=" socicon-"]::before {
  line-height: 55px;
}
.form-select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e")!important;
  background-repeat: no-repeat!important;
  background-position: right .75rem center!important;
  background-size: 16px 12px!important;
  color: #BDBDB8!important;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 3.68rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.22rem;
    font-size: calc( 2.26rem + (4.6 - 2.26) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.26rem + (4.6 - 2.26) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.88rem;
    font-size: calc( 1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.76rem;
    font-size: calc( 1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-lg {
  padding: 1rem 2.6rem;
  border-radius: 4px;
}
.bg-primary {
  background-color: #6592e6 !important;
}
.bg-success {
  background-color: #40b0bf !important;
}
.bg-info {
  background-color: #9a4ac3 !important;
}
.bg-warning {
  background-color: #ffe161 !important;
}
.bg-danger {
  background-color: #ff9966 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #6592e6 !important;
  border-color: #6592e6 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #2260d2 !important;
  border-color: #2260d2 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #2260d2 !important;
  border-color: #2260d2 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #ff6666 !important;
  border-color: #ff6666 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #ff0f0f !important;
  border-color: #ff0f0f !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #ff0f0f !important;
  border-color: #ff0f0f !important;
}
.btn-info,
.btn-info:active {
  background-color: #9a4ac3 !important;
  border-color: #9a4ac3 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #6a2d89 !important;
  border-color: #6a2d89 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #6a2d89 !important;
  border-color: #6a2d89 !important;
}
.btn-success,
.btn-success:active {
  background-color: #40b0bf !important;
  border-color: #40b0bf !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #2a747e !important;
  border-color: #2a747e !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #2a747e !important;
  border-color: #2a747e !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #ffe161 !important;
  border-color: #ffe161 !important;
  color: #614f00 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #0a0800 !important;
  background-color: #ffd10a !important;
  border-color: #ffd10a !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #614f00 !important;
  background-color: #ffd10a !important;
  border-color: #ffd10a !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #ff9966 !important;
  border-color: #ff9966 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #ff5f0f !important;
  border-color: #ff5f0f !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ff5f0f !important;
  border-color: #ff5f0f !important;
}
.btn-white,
.btn-white:active {
  background-color: #fafafa !important;
  border-color: #fafafa !important;
  color: #7a7a7a !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #4f4f4f !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-white.disabled,
.btn-white:disabled {
  color: #7a7a7a !important;
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
}
.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #6592e6;
  color: #6592e6;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #2260d2 !important;
  background-color: transparent!important;
  border-color: #2260d2 !important;
  box-shadow: none!important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #6592e6 !important;
  border-color: #6592e6 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #ff6666;
  color: #ff6666;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ff0f0f !important;
  background-color: transparent!important;
  border-color: #ff0f0f !important;
  box-shadow: none!important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ff6666 !important;
  border-color: #ff6666 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #9a4ac3;
  color: #9a4ac3;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #6a2d89 !important;
  background-color: transparent!important;
  border-color: #6a2d89 !important;
  box-shadow: none!important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #9a4ac3 !important;
  border-color: #9a4ac3 !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #40b0bf;
  color: #40b0bf;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #2a747e !important;
  background-color: transparent!important;
  border-color: #2a747e !important;
  box-shadow: none!important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #40b0bf !important;
  border-color: #40b0bf !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #ffe161;
  color: #ffe161;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffd10a !important;
  background-color: transparent!important;
  border-color: #ffd10a !important;
  box-shadow: none!important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #614f00 !important;
  background-color: #ffe161 !important;
  border-color: #ffe161 !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #ff9966;
  color: #ff9966;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ff5f0f !important;
  background-color: transparent!important;
  border-color: #ff5f0f !important;
  box-shadow: none!important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9966 !important;
  border-color: #ff9966 !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent!important;
  border-color: #000000 !important;
  box-shadow: none!important;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #cfcfcf !important;
  background-color: transparent!important;
  border-color: #cfcfcf !important;
  box-shadow: none!important;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #6592e6 !important;
}
.text-secondary {
  color: #ff6666 !important;
}
.text-success {
  color: #40b0bf !important;
}
.text-info {
  color: #9a4ac3 !important;
}
.text-warning {
  color: #ffe161 !important;
}
.text-danger {
  color: #ff9966 !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #205ac5 !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #ff0000 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #266a73 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #612a7d !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #facb00 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #ff5500 !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  transition: 0.2s;
  position: relative;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0 1.2em;
}
.nav-tabs .nav-link.active {
  color: #6592e6;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #9a4ac3;
}
.alert-warning {
  background-color: #ffe161;
}
.alert-danger {
  background-color: #ff9966;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #6592e6;
  border-color: #6592e6;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #6592e6;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #a0d8df;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #cfaae3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'Jost', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.375rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #6592e6 !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Jost', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.375rem;
}
blockquote {
  border-color: #6592e6;
}
/* Forms */
.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #6592e6;
  color: #ffffff;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #6592e6;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #353535;
  border-bottom-color: #353535;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #6592e6;
  border-bottom-color: #6592e6;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #6592e6 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #ff6666 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%236592e6' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.cid-tmNB9Af64M {
  z-index: 1000;
  width: 100%;
}
@media (max-width: 992px) {
  .cid-tmNB9Af64M .align-right {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cid-tmNB9Af64M .navbar-dropdown {
    padding: 0 1rem;
  }
}
.cid-tmNB9Af64M .navbar-caption {
  font-weight: 500;
}
.cid-tmNB9Af64M nav.navbar {
  position: fixed;
}
.cid-tmNB9Af64M .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .dropdown-menu {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.cid-tmNB9Af64M .dropdown-item {
  border-bottom: 1px solid #e6e6e6;
}
.cid-tmNB9Af64M .dropdown-item:hover,
.cid-tmNB9Af64M .dropdown-item:focus {
  color: #6592e6 !important;
}
.cid-tmNB9Af64M .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-tmNB9Af64M .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-tmNB9Af64M nav {
  box-shadow: 2px 2px 20px 1px rgba(0, 0, 0, 0.2);
}
.cid-tmNB9Af64M .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-tmNB9Af64M .nav-link {
  position: relative;
}
.cid-tmNB9Af64M .nav-link:hover {
  color: #6592e6 !important;
}
.cid-tmNB9Af64M .container {
  display: flex;
  margin: auto;
}
@media (min-width: 991px) {
  .cid-tmNB9Af64M .container,
  .cid-tmNB9Af64M .container-fluid {
    flex-wrap: nowrap;
  }
}
.cid-tmNB9Af64M .dropdown-menu,
.cid-tmNB9Af64M .navbar.opened {
  background: #ffffff !important;
}
.cid-tmNB9Af64M .nav-item:focus,
.cid-tmNB9Af64M .nav-link:focus {
  outline: none;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tmNB9Af64M .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-tmNB9Af64M .navbar {
  min-height: 100px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: #ffffff;
}
.cid-tmNB9Af64M .navbar.opened {
  transition: all 0.3s;
}
.cid-tmNB9Af64M .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-tmNB9Af64M .navbar .navbar-logo img {
  width: auto;
}
.cid-tmNB9Af64M .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-tmNB9Af64M .navbar.collapsed {
  justify-content: center;
}
.cid-tmNB9Af64M .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tmNB9Af64M .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-tmNB9Af64M .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 4.4rem);
  }
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-tmNB9Af64M .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tmNB9Af64M .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-tmNB9Af64M .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-tmNB9Af64M .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tmNB9Af64M .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-tmNB9Af64M .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tmNB9Af64M .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-tmNB9Af64M .navbar.navbar-short {
  min-height: 80px;
}
.cid-tmNB9Af64M .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tmNB9Af64M .navbar.navbar-short .navbar-brand {
  min-height: 80px;
  padding: 0;
}
.cid-tmNB9Af64M .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tmNB9Af64M .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tmNB9Af64M .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tmNB9Af64M .dropdown-item.active,
.cid-tmNB9Af64M .dropdown-item:active {
  background-color: transparent;
}
.cid-tmNB9Af64M .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tmNB9Af64M .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-tmNB9Af64M .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tmNB9Af64M .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tmNB9Af64M ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-tmNB9Af64M button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tmNB9Af64M .navbar-dropdown {
  position: fixed;
}
.cid-tmNB9Af64M a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tmNB9Af64M .navbar {
    height: 70px;
  }
  .cid-tmNB9Af64M .navbar.opened {
    height: auto;
  }
  .cid-tmNB9Af64M .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tmNB9Af64M .addr {
  text-align: center;
  max-width: 230px;
  min-width: 150px;
  margin: 0 10px;
}
@media (max-width: 992px) {
  .cid-tmNB9Af64M .addr {
    margin: 0 auto;
  }
}
.cid-tmNB9Af64M .mbr-section-subtitle.addr {
  color: #1d1d1b;
}
.cid-tmNB9Af64M .mbr-section-btn {
  flex: 0 0 240px;
}
.cid-tmN2j4vmQx {
  background-color: #ffffff;
  display: block;
  padding-top: 0rem;
  padding-bottom: 0rem;
}
@media (min-width: 768px) {
  .cid-tmN2j4vmQx .carousel {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .cid-tmN2j4vmQx .carousel {
    height: 100vh;
  }
}
.cid-tmN2j4vmQx .carousel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cid-tmN2j4vmQx .carousel-item,
.cid-tmN2j4vmQx .carousel-inner {
  height: 100%;
}
.cid-tmN2j4vmQx .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.5);
  min-width: 100%;
}
.carousel-caption{
  right: 0!important;
  left: 0!important;
}
@media (max-width: 767px) {
  .cid-tmN2j4vmQx .carousel-caption {
    right: 5%;
    left: 5%;
  }
}

@media (min-width: 1400px) {
  .cid-tmN2j4vmQx .mbr-section-title.display-1 {
    font-size: 90px;
    line-height: 160px;
  }
}
.cid-tmN2j4vmQx .mbr-section-btn {
  margin-top: 42px;
}
.cid-tmN2j4vmQx .mobi-mbri-arrow-next {
  margin-left: 5px;
}
.cid-tmN2j4vmQx .mobi-mbri-arrow-prev {
  margin-right: 5px;
}
.cid-tmN2j4vmQx .carousel-control:hover.carousel-control-prev .mobi-mbri {
  transform: translateX(3px);
}
.cid-tmN2j4vmQx .carousel-control:hover.carousel-control-next .mobi-mbri {
  transform: translateX(-3px);
}
.cid-tmN2j4vmQx .item-wrapper {
  width: 100%;
}
@media (max-width: 767px) {
  .cid-tmN2j4vmQx .container .carousel-control {
    margin-bottom: 0;
  }
  .cid-tmN2j4vmQx .content-slider-wrap {
    width: 100% !important;
  }
}
.cid-tmN2j4vmQx .container .carousel-indicators {
  margin-bottom: 3px;
}
.cid-tmN2j4vmQx .carousel-control {
  top: 50%;
  width: 92px;
  height: 92px;
  margin-top: -1.5rem;
  font-size: 21px;
  border-radius: 50%;
  color: #202020;
  background-color: transparent;
  border: 1px solid #fef2f2;
  transition: all 0.2s ease-out;
  opacity: 1;
}
.cid-tmN2j4vmQx .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
  color: #fef2f2 !important;
}
.cid-tmN2j4vmQx .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
  color: #fef2f2 !important;
}
.cid-tmN2j4vmQx .carousel-control .mobi-mbri {
  transition: all 0.2s ease-out;
}
@media (max-width: 768px) {
  .cid-tmN2j4vmQx .carousel-control {
    display: none !important;
  }
}
.cid-tmN2j4vmQx .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 2rem !important;
  align-items: center;
}
.cid-tmN2j4vmQx .carousel-indicators li {
  max-width: 10px;
  max-height: 10px;
  height: 6px;
  width: 6px;
  margin: 15px;
  background-color: #fef2f2;
  border: none;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.cid-tmN2j4vmQx .carousel-indicators li.active,
.cid-tmN2j4vmQx .carousel-indicators li:hover {
  transform: scale(1.6);
}
.cid-tmN2j4vmQx .carousel-indicators li::after,
.cid-tmN2j4vmQx .carousel-indicators li::before {
  content: none;
}
.cid-tmN2j4vmQx .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 768px) {
  .cid-tmN2j4vmQx .carousel-indicators {
    display: none !important;
  }
}
.cid-tmN2j4vmQx .mbr-section-text,
.cid-tmN2j4vmQx .mbr-section-btn {
  text-align: center;
}
.cid-tmNgZiJCyS {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #f3a11d;
}
.cid-tmNgZiJCyS .row {
  align-items: center;
}
.cid-tmNgZiJCyS .title-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 767px) {
  .cid-tmNgZiJCyS .title-container {
    justify-content: center;
  }
}
.cid-tmNgZiJCyS .iconfont-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 6px;
  margin-bottom: 12px;
  background-color: #5f6ad4;
}
.cid-tmNgZiJCyS .iconfont-wrapper .mbr-iconfont {
  font-size: 14px;
  color: #ffffff;
}
.cid-tmNgZiJCyS .main-title {
  color: #ffffff;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .cid-tmNgZiJCyS .main-title {
    text-align: center !important;
  }
}
.cid-tmNgZiJCyS .main-subtitle {
  margin-top: 12px;
  color: #2B2B2B;
  width: 100%;
}
@media (max-width: 767px) {
  .cid-tmNgZiJCyS .main-subtitle {
    text-align: center !important;
  }
}
.cid-tmNgZiJCyS .form-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 10px !important;
}
.cid-tmNgZiJCyS form {
  width: 100%;
}
.cid-tmNgZiJCyS form .dragArea.row {
  justify-content: flex-start;
  width: auto !important;
}
.cid-tmNgZiJCyS form p {
  color: #2B2B2B;
}
.cid-tmNgZiJCyS form .mbr-section-btn {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  justify-content: center;
  margin-right: auto;
}
@media (max-width: 767px) {
  .cid-tmNgZiJCyS form .mbr-section-btn {
    width: 100%;
  }
}
.cid-tmNgZiJCyS form .mbr-section-btn .btn {
  border: none !important;
  min-height: 42px;
  width: 100%;
  padding: 1px 6px;
}
.cid-tmNgZiJCyS form .mbr-section-btn .btn:hover {
  background-color: #6592e6 !important;
}
@media (max-width: 767px) {
  .cid-tmNgZiJCyS form .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-tmNgZiJCyS form .form-group {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  flex-grow: 1;
}
.cid-tmNgZiJCyS form .form-control {
  height: 42px;
  border: 1px solid #DFDFD8 !important;
  background: #ffffff;
  box-shadow: none !important;
  border-radius: 8px !important;
  margin-bottom: 0;
  padding: 8px 8px 8px 20px;
  font-size: 18px;
  line-height: 24px;
color: #000000!important;
  font-weight: 400;
}
.cid-tmNgZiJCyS form .form-control::-webkit-input-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form .form-control::-moz-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form .form-control:-moz-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form .form-control:-ms-input-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form .form-control:hover {
  border-color: #BDBDB8 !important;
}
.cid-tmNgZiJCyS form select {
  color: #000000 !important;
}
.cid-tmNgZiJCyS form textarea {
  height: 100px;
}
.cid-tmNgZiJCyS form input:active,
.cid-tmNgZiJCyS form textarea:active,
.cid-tmNgZiJCyS form input:focus,
.cid-tmNgZiJCyS form textarea:focus {
  background-color: #FFFFFF !important;
  border-color: #BDBDB8 !important;
  color: #2B2B2B;
}
.cid-tmNgZiJCyS form input:active::-webkit-input-placeholder,
.cid-tmNgZiJCyS form textarea:active::-webkit-input-placeholder,
.cid-tmNgZiJCyS form input:focus::-webkit-input-placeholder,
.cid-tmNgZiJCyS form textarea:focus::-webkit-input-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form input:active::-moz-placeholder,
.cid-tmNgZiJCyS form textarea:active::-moz-placeholder,
.cid-tmNgZiJCyS form input:focus::-moz-placeholder,
.cid-tmNgZiJCyS form textarea:focus::-moz-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form input:active:-moz-placeholder,
.cid-tmNgZiJCyS form textarea:active:-moz-placeholder,
.cid-tmNgZiJCyS form input:focus:-moz-placeholder,
.cid-tmNgZiJCyS form textarea:focus:-moz-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form input:active:-ms-input-placeholder,
.cid-tmNgZiJCyS form textarea:active:-ms-input-placeholder,
.cid-tmNgZiJCyS form input:focus:-ms-input-placeholder,
.cid-tmNgZiJCyS form textarea:focus:-ms-input-placeholder {
  color: #BDBDB8;
}
.cid-tmNgZiJCyS form .row {
  margin-left: -3px !important;
  margin-right: -3px !important;
}
.cid-tmNgZiJCyS form .row [class*=col] {
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.cid-tmNgZiJCyS form label {
  width: 100%;
  color: #2B2B2B;
  margin-bottom: 10px;
}
.cid-tmNgZiJCyS form .form-check-input {
  border-color: #DFDFD8 !important;
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.cid-tmNgZiJCyS form .form-check-input:focus,
.cid-tmNgZiJCyS form .form-check-input:hover {
  background-color: transparent !important;
  border-color: #BDBDB8 !important;
}
.cid-tmNgZiJCyS form .form-check-input:checked {
  background-color: #BDBDB8 !important;
  border-color: #BDBDB8 !important;
}
.cid-tmvM91vBhg {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/background13.jpeg");
}
@media (max-width: 767px) {
  .cid-tmvM91vBhg {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    background-image: url("../../../assets/images/background13.jpeg");
    background-position-x: -300px;
  }
  .cid-tmvM91vBhg .row .col-12{
    width: 75%!important;
  }
}
.cid-tmvM91vBhg .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmvM91vBhg .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmvM1DFx56 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f0f0f0;
}
.cid-tmvM1DFx56 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmvM1DFx56 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmvM1DFx56 .card-box {
  z-index: 10;
  position: relative;
}
@media (min-width: 1500px) {
  .cid-tmvM1DFx56 .container {
    max-width: 1400px;
  }
}
.cid-tmvM1DFx56 .card {
  margin: auto;
}
.cid-tmvM1DFx56 .mbr-iconfont {
  display: block;
  font-size: 5rem;
  color: #4479d9;
  margin-bottom: 2rem;
}
.cid-tmvM1DFx56 .card-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-tmvM1DFx56 .row {
  justify-content: center;
}
.cid-tmNwLtZIT8 {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tmNwLtZIT8 .container-fluid {
  padding: 0 3rem;
}
.cid-tmNwLtZIT8 .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #6592e6, #ff6666);
  display: inline-block;
}
.cid-tmNwLtZIT8 .card {
  display: block;
}
.cid-tmNwLtZIT8 .card .card-wrapper {
  height: 1%;
  overflow: visible;
}
.cid-tmNwLtZIT8 .card .card-wrapper .card-img {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 0 0 22px 0;
  z-index: 1;
  border-radius: 0;
}
.card-img img{
  width: 300px;
  height: 300px;
  object-fit: cover;
}
.cid-tmNwLtZIT8 .card .card-wrapper:hover .mbr-section-btn {
  opacity: 1;
}

.cid-tmNwLtZIT8 .text-row {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tmNwLtZIT8 .oldPrice {
  text-decoration: line-through;
}
@media (max-width: 767px) {
  .cid-tmNwLtZIT8 .container-fluid {
    padding: 0 1rem;
  }
  .cid-tmNwLtZIT8 .text-row {
    padding-bottom: 1rem;
  }
}
.cid-tmNwLtZIT8 .mbr-section-btn {
  transition: all 0.5s;
  position: absolute;
  opacity: 0;
}
.cid-tmNwLtZIT8 .mbr-section-tag {
  color: #9e9e9e;
  margin-bottom: 0.4375rem;
}

.cid-tmNwLtZIT8 .mbr-section-title b:last-child,
.cid-tmNwLtZIT8 .mbr-section-title strong:last-child {
  color: #f23801;
}
.cid-tmNwLtZIT8 .mbr-item-tag {
  margin: 0;
}
.cid-tmNwLtZIT8 .mbr-item-title {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.cid-tmNwLtZIT8 .newPrice,
.cid-tmNwLtZIT8 .mbr-section-btn {
  color: #f23801;
  text-align: right;
}
.cid-tmNwLtZIT8 .mbr-text,
.cid-tmNwLtZIT8 .mbr-section-btn {
  text-align: left;
}
.cid-tmNwLtZIT8 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmNwLtZIT8 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmNpRU6euC {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #f0f0f0;
}
.cid-tmNpRU6euC .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmNpRU6euC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmNpRU6euC .video-wrapper iframe {
  width: 100%;
}
.cid-tmNpRU6euC .mbr-section-subtitle,
.cid-tmNpRU6euC .mbr-text {
  text-align: center;
}
.cid-tmd8Y3QKf5 {
  padding-top: 9rem;
  padding-bottom: 9rem;
  background-image: url("../../../assets/images/bolo-1280x853.jpg");
}
.cid-tmd8Y3QKf5 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmd8Y3QKf5 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmd8Y3QKf5 .mbr-text,
.cid-tmd8Y3QKf5 .mbr-section-btn {
  color: #232323;
}
.cid-tmd8Y3QKf5 .card-title,
.cid-tmd8Y3QKf5 .card-box {
  color: #ffffff;
}
.cid-tmd8Y3QKf5 .mbr-text,
.cid-tmd8Y3QKf5 .link-wrap {
  color: #ffffff;
}
.cid-tmd7nIjGjw {
  padding-top: 0rem;
  padding-bottom: 6rem;
  background-color: #f0f0f0;
}
.cid-tmd7nIjGjw img,
.cid-tmd7nIjGjw .item-img {
  height: 100%;
  height: 300px;
  object-fit: cover;
}
.cid-tmd7nIjGjw .item:focus,
.cid-tmd7nIjGjw span:focus {
  outline: none;
}
.cid-tmd7nIjGjw .item-wrapper {
  position: relative;
}
.cid-tmd7nIjGjw .slide-content {
  position: relative;
  border-radius: 4px;
  background: #fafafa;
  height: 100%;
  display: flex;
  overflow: hidden;
  flex-flow: column nowrap;
}
@media (min-width: 992px) {
  .cid-tmd7nIjGjw .slide-content .item-content {
    padding: 2rem 2rem 0;
  }
  .cid-tmd7nIjGjw .slide-content .item-footer {
    padding: 0 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tmd7nIjGjw .slide-content .item-content {
    padding: 1rem 1rem 0;
  }
  .cid-tmd7nIjGjw .slide-content .item-footer {
    padding: 0 1rem 1rem;
  }
}
.cid-tmd7nIjGjw .mbr-section-btn {
  margin-top: auto !important;
}

.cid-tmd7nIjGjw .mbr-text,
.cid-tmd7nIjGjw .mbr-section-btn {
  text-align: center;
}
.cid-tmd7nIjGjw .item-title {
  text-align: center;
}
.cid-tmd7nIjGjw .item-subtitle {
  text-align: center;
  color: #232323;
}
.cid-tmd7nIjGjw .embla__slide {
  display: flex;
  justify-content: center;
  position: relative;
  min-width: 410px;
  max-width: 410px;
}
@media (max-width: 768px) {
  .cid-tmd7nIjGjw .embla__slide {
    min-width: 70%;
    max-width: initial;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}
.cid-tmd7nIjGjw .embla__button--next,
.cid-tmd7nIjGjw .embla__button--prev {
  display: flex;
}
.cid-tmd7nIjGjw .embla__button {
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .cid-tmd7nIjGjw .embla__button {
    display: none;
  }
}
.cid-tmd7nIjGjw .embla__button:disabled {
  cursor: default;
  display: none;
}
.cid-tmd7nIjGjw .embla__button:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.5);
}
.cid-tmd7nIjGjw .embla__button.embla__button--prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tmd7nIjGjw .embla__button.embla__button--next {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tmd7nIjGjw .embla__button {
    top: auto;
  }
}
.cid-tmd7nIjGjw .embla {
  position: relative;
  width: 100%;
}
.cid-tmd7nIjGjw .embla__viewport {
  overflow: hidden;
  width: 100%;
}
.cid-tmd7nIjGjw .embla__viewport.is-draggable {
  cursor: grab;
}
.cid-tmd7nIjGjw .embla__viewport.is-dragging {
  cursor: grabbing;
}
.cid-tmd7nIjGjw .embla__container {
  display: flex;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.cid-tmN0nljZpo {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f3a11d;
}
.cid-tmN0nljZpo .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
  padding: 26px 0;
}
.cid-tmN0nljZpo .card {
  border-radius: 0;
  border-bottom: 1px solid #ffffff;
}
.cid-tmN0nljZpo .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cid-tmN0nljZpo .mbr-iconfont {
  padding-left: 1rem;
  font-family: 'Moririse2' !important;
  font-size: 1.4rem !important;
  color: #ffffff;
}
.cid-tmN0nljZpo .panel-body,
.cid-tmN0nljZpo .card-header {
  padding: 1rem 0;
}
.cid-tmN0nljZpo .section-head {
  margin-bottom: 60px !important;
  color: #c0f22c;
}
.cid-tmN0nljZpo .card1 {
  width: 100%;
  display: flex;
  align-items: center;
}
.cid-tmN0nljZpo span {
  color: currentColor !important;
}
.cid-tmN0nljZpo .mbr-section-subtitle {
  color: #111213;
  text-align: center;
}
.cid-tmN0nljZpo .mbr-iconfont::before {
  font-size: 24px;
}
.cid-tmN0nljZpo .b {
  display: inline-flex;
  padding-left: 30px;
}
.cid-tmN0nljZpo .main {
  align-items: center;
  justify-content: space-between;
}
.cid-tmN0nljZpo .card-header {
  background-color: transparent;
  border: none;
}
.cid-tmN0nljZpo .panel-text {
  color: #f2f2f2;
}
.cid-tmN0nljZpo .panel-title-edit {
  color: #ffffff;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.cid-tmN0nljZpo .mbr-text {
  margin-bottom: 48px;
}
.cid-tmN0nljZpo .panel-body {
  padding: 0px 0px 40px;
}
.cid-tmN0nljZpo .t1 {
  display: flex;
  align-items: center;
}
.cid-tmN0nljZpo .button-align {
  margin-top: 40px;
}
.cid-tmN0nljZpo .mbr-text,
.cid-tmN0nljZpo .button-align {
  color: #75dbcd;
}
.cid-tmN0nljZpo .card .collapsing .panel-body {
  border-top: transparent !important;
  border-bottom: 1px solid #ffffff;
}
.cid-tmN0nljZpo .card .show .panel-body {
  border-top: transparent !important;
}
.cid-tmN0nljZpo #bootstrap-toggle {
  border-top: 1px solid #ffffff;
}
.cid-tmN0nljZpo H3 {
  color: #ffffff;
}
.cid-tmdaULoRsA {
  padding-top: 10rem;
padding-bottom: 5rem;
background-image: url("../../../assets/images/banner-eventos-infantis-4-2000x1000.jpg");
}
.cid-tmdaULoRsA .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmdaULoRsA .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-tmvTVzNG2A {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tmvTVzNG2A .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmvTVzNG2A .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmvTVzNG2A .media-wrap {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tmvTVzNG2A .row {
    text-align: center;
  }
  .cid-tmvTVzNG2A .row > div {
    margin: auto;
  }
  .cid-tmvTVzNG2A .social-row {
    justify-content: center;
  }
}
.cid-tmvTVzNG2A .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tmvTVzNG2A .list {
  list-style: none;
  padding-left: 0;
  color: #353535;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tmvTVzNG2A .list {
    margin-bottom: 0rem;
  }
}
.cid-tmvTVzNG2A .mbr-text {
  color: #353535;
}
.cid-tmvTVzNG2A .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-tmvTVzNG2A .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-tmvTVzNG2A H5 {
  color: #232323;
}
.cid-tmNB9Af64M {
  z-index: 1000;
  width: 100%;
}
@media (max-width: 992px) {
  .cid-tmNB9Af64M .align-right {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cid-tmNB9Af64M .navbar-dropdown {
    padding: 0 1rem;
  }
}
.cid-tmNB9Af64M .navbar-caption {
  font-weight: 500;
}
.cid-tmNB9Af64M nav.navbar {
  position: fixed;
}
.cid-tmNB9Af64M .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .dropdown-menu {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.cid-tmNB9Af64M .dropdown-item {
  border-bottom: 1px solid #e6e6e6;
}
.cid-tmNB9Af64M .dropdown-item:hover,
.cid-tmNB9Af64M .dropdown-item:focus {
  color: #6592e6 !important;
}
.cid-tmNB9Af64M .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-tmNB9Af64M .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-tmNB9Af64M nav {
  box-shadow: 2px 2px 20px 1px rgba(0, 0, 0, 0.2);
}
.cid-tmNB9Af64M .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-tmNB9Af64M .nav-link {
  position: relative;
}
.cid-tmNB9Af64M .nav-link:hover {
  color: #6592e6 !important;
}
.cid-tmNB9Af64M .container {
  display: flex;
  margin: auto;
}
@media (min-width: 991px) {
  .cid-tmNB9Af64M .container,
  .cid-tmNB9Af64M .container-fluid {
    flex-wrap: nowrap;
  }
}
.cid-tmNB9Af64M .dropdown-menu,
.cid-tmNB9Af64M .navbar.opened {
  background: #ffffff !important;
}
.cid-tmNB9Af64M .nav-item:focus,
.cid-tmNB9Af64M .nav-link:focus {
  outline: none;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tmNB9Af64M .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-tmNB9Af64M .navbar {
  min-height: 100px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: #ffffff;
}
.cid-tmNB9Af64M .navbar.opened {
  transition: all 0.3s;
}
.cid-tmNB9Af64M .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-tmNB9Af64M .navbar .navbar-logo img {
  width: auto;
}
.cid-tmNB9Af64M .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-tmNB9Af64M .navbar.collapsed {
  justify-content: center;
}
.cid-tmNB9Af64M .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tmNB9Af64M .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-tmNB9Af64M .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 4.4rem);
  }
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-tmNB9Af64M .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tmNB9Af64M .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-tmNB9Af64M .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-tmNB9Af64M .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tmNB9Af64M .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-tmNB9Af64M .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tmNB9Af64M .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-tmNB9Af64M .navbar.navbar-short {
  min-height: 80px;
}
.cid-tmNB9Af64M .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tmNB9Af64M .navbar.navbar-short .navbar-brand {
  min-height: 80px;
  padding: 0;
}
.cid-tmNB9Af64M .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tmNB9Af64M .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tmNB9Af64M .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tmNB9Af64M .dropdown-item.active,
.cid-tmNB9Af64M .dropdown-item:active {
  background-color: transparent;
}
.cid-tmNB9Af64M .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tmNB9Af64M .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-tmNB9Af64M .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tmNB9Af64M .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tmNB9Af64M ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-tmNB9Af64M button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tmNB9Af64M .navbar-dropdown {
  position: fixed;
}
.cid-tmNB9Af64M a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tmNB9Af64M .navbar {
    height: 70px;
  }
  .cid-tmNB9Af64M .navbar.opened {
    height: auto;
  }
  .cid-tmNB9Af64M .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tmNB9Af64M .addr {
  text-align: center;
  max-width: 230px;
  min-width: 150px;
  margin: 0 10px;
}
@media (max-width: 992px) {
  .cid-tmNB9Af64M .addr {
    margin: 0 auto;
  }
}
.cid-tmNB9Af64M .mbr-section-subtitle.addr {
  color: #1d1d1b;
}
.cid-tmNB9Af64M .mbr-section-btn {
  flex: 0 0 240px;
}
.cid-tt7FVtwXCz {
  padding-top: 6rem;
  padding-bottom: 0rem;
  background-color: #f3a11d;
}
.cid-tt7FVtwXCz .row {
  align-items: center;
}
.cid-tt7FVtwXCz .title-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 767px) {
  .cid-tt7FVtwXCz .title-container {
    justify-content: center;
  }
}
.cid-tt7FVtwXCz .iconfont-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 6px;
  margin-bottom: 12px;
  background-color: #5f6ad4;
}
.cid-tt7FVtwXCz .iconfont-wrapper .mbr-iconfont {
  font-size: 14px;
  color: #ffffff;
}
.cid-tt7FVtwXCz .main-title {
  color: #ffffff;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .cid-tt7FVtwXCz .main-title {
    text-align: center !important;
  }
}
.cid-tt7FVtwXCz .main-subtitle {
  margin-top: 12px;
  color: #2B2B2B;
  width: 100%;
}
@media (max-width: 767px) {
  .cid-tt7FVtwXCz .main-subtitle {
    text-align: center !important;
  }
}
.cid-tt7FVtwXCz .form-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 10px !important;
}
.cid-tt7FVtwXCz form {
  width: 100%;
}
.cid-tt7FVtwXCz form .dragArea.row {
  justify-content: flex-start;
  width: auto !important;
}
.cid-tt7FVtwXCz form p {
  color: #2B2B2B;
}
.cid-tt7FVtwXCz form .mbr-section-btn {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  justify-content: center;
  margin-right: auto;
}
@media (max-width: 767px) {
  .cid-tt7FVtwXCz form .mbr-section-btn {
    width: 100%;
  }
}
.cid-tt7FVtwXCz form .mbr-section-btn .btn {
  border: none !important;
  min-height: 42px;
  width: 100%;
  padding: 1px 6px;
}
.cid-tt7FVtwXCz form .mbr-section-btn .btn:hover {
  background-color: #6592e6 !important;
}
@media (max-width: 767px) {
  .cid-tt7FVtwXCz form .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-tt7FVtwXCz form .form-group {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  flex-grow: 1;
}
.cid-tt7FVtwXCz form .form-control {
  height: 42px;
  border: 1px solid #DFDFD8 !important;
  background: #ffffff;
  box-shadow: none !important;
  border-radius: 8px !important;
  margin-bottom: 0;
  padding: 8px 8px 8px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  font-weight: 400;
}
.cid-tt7FVtwXCz form .form-control::-webkit-input-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form .form-control::-moz-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form .form-control:-moz-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form .form-control:-ms-input-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form .form-control:hover {
  border-color: #BDBDB8 !important;
}
.cid-tt7FVtwXCz form select {
  color: #000000 !important;
}
.cid-tt7FVtwXCz form textarea {
  height: 100px;
}
.cid-tt7FVtwXCz form input:active,
.cid-tt7FVtwXCz form textarea:active,
.cid-tt7FVtwXCz form input:focus,
.cid-tt7FVtwXCz form textarea:focus {
  background-color: #FFFFFF !important;
  border-color: #BDBDB8 !important;
  color: #2B2B2B;
}
.cid-tt7FVtwXCz form input:active::-webkit-input-placeholder,
.cid-tt7FVtwXCz form textarea:active::-webkit-input-placeholder,
.cid-tt7FVtwXCz form input:focus::-webkit-input-placeholder,
.cid-tt7FVtwXCz form textarea:focus::-webkit-input-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form input:active::-moz-placeholder,
.cid-tt7FVtwXCz form textarea:active::-moz-placeholder,
.cid-tt7FVtwXCz form input:focus::-moz-placeholder,
.cid-tt7FVtwXCz form textarea:focus::-moz-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form input:active:-moz-placeholder,
.cid-tt7FVtwXCz form textarea:active:-moz-placeholder,
.cid-tt7FVtwXCz form input:focus:-moz-placeholder,
.cid-tt7FVtwXCz form textarea:focus:-moz-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form input:active:-ms-input-placeholder,
.cid-tt7FVtwXCz form textarea:active:-ms-input-placeholder,
.cid-tt7FVtwXCz form input:focus:-ms-input-placeholder,
.cid-tt7FVtwXCz form textarea:focus:-ms-input-placeholder {
  color: #BDBDB8;
}
.cid-tt7FVtwXCz form .row {
  margin-left: -3px !important;
  margin-right: -3px !important;
}
.cid-tt7FVtwXCz form .row [class*=col] {
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.cid-tt7FVtwXCz form label {
  width: 100%;
  color: #2B2B2B;
  margin-bottom: 10px;
}
.cid-tt7FVtwXCz form .form-check-input {
  border-color: #DFDFD8 !important;
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.cid-tt7FVtwXCz form .form-check-input:focus,
.cid-tt7FVtwXCz form .form-check-input:hover {
  background-color: transparent !important;
  border-color: #BDBDB8 !important;
}
.cid-tt7FVtwXCz form .form-check-input:checked {
  background-color: #BDBDB8 !important;
  border-color: #BDBDB8 !important;
}
.cid-tnsyDdep6U {
  padding-top: 30px;
  padding-bottom: 75px;
  background-color: #f0f0f0;
}
.cid-tnsyDdep6U .container-fluid {
  padding: 0 3rem;
}
.cid-tnsyDdep6U .container {
  max-width: 100%!important;
}
.cid-tnsyDdep6U .underline .line {
  width: 5rem;
  height: 3px;
  background: linear-gradient(90deg, #6592e6, #ff6666);
  display: inline-block;
}
.cid-tnsyDdep6U .card {
  display: table;
  border-radius: 16px !important;
  background-color: white;
  margin: 1%;
}
.cid-tnsyDdep6U .card .card-wrapper {
  height: 1%;
  overflow: visible;
}
.cid-tnsyDdep6U .card .card-wrapper .card-img {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 0 0 22px 0;
  z-index: 1;
  border-radius: 0;
}
.cid-tnsyDdep6U .card .card-wrapper:hover .mbr-section-btn {
  opacity: 1;
}
.cid-tnsyDdep6U .text-row {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tnsyDdep6U .oldPrice {
  text-decoration: line-through;
}
@media (max-width: 767px) {
  .cid-tnsyDdep6U .container-fluid {
    padding: 0 1rem;
  }
  .cid-tnsyDdep6U .text-row {
    padding-bottom: 1rem;
  }
}
.cid-tnsyDdep6U .mbr-section-btn {
  transition: all 0.5s;
  position: absolute;
  opacity: 0;
}
.cid-tnsyDdep6U .mbr-section-tag {
  color: #9e9e9e;
  margin-bottom: 0.4375rem;
}

.cid-tnsyDdep6U .mbr-section-title b:last-child,
.cid-tnsyDdep6U .mbr-section-title strong:last-child {
  color: #f23801;
}
.cid-tnsyDdep6U .mbr-item-tag {
  margin: 0;
}
.cid-tnsyDdep6U .mbr-item-title {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.cid-tnsyDdep6U .newPrice,
.cid-tnsyDdep6U .mbr-section-btn {
  color: #f23801;
  text-align: right;
}
.cid-tnsyDdep6U .mbr-text,
.cid-tnsyDdep6U .mbr-section-btn {
  text-align: left;
}
.cid-tnsyDdep6U .mbr-fallback-image.disabled {
  display: none;
}
.cid-tnsyDdep6U .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmvTVzNG2A {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tmvTVzNG2A .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmvTVzNG2A .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmvTVzNG2A .media-wrap {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tmvTVzNG2A .row {
    text-align: center;
  }
  .cid-tmvTVzNG2A .row > div {
    margin: auto;
  }
  .cid-tmvTVzNG2A .social-row {
    justify-content: center;
  }
}
.cid-tmvTVzNG2A .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tmvTVzNG2A .list {
  list-style: none;
  padding-left: 0;
  color: #353535;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tmvTVzNG2A .list {
    margin-bottom: 0rem;
  }
}
.cid-tmvTVzNG2A .mbr-text {
  color: #353535;
}
.cid-tmvTVzNG2A .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-tmvTVzNG2A .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-tmvTVzNG2A H5 {
  color: #232323;
}
.cid-tmNB9Af64M {
  z-index: 1000;
  width: 100%;
}
@media (max-width: 992px) {
  .cid-tmNB9Af64M .align-right {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cid-tmNB9Af64M .navbar-dropdown {
    padding: 0 1rem;
  }
}
.cid-tmNB9Af64M .navbar-caption {
  font-weight: 500;
}
.cid-tmNB9Af64M nav.navbar {
  position: fixed;
}
.cid-tmNB9Af64M .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .dropdown-menu {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.cid-tmNB9Af64M .dropdown-item {
  border-bottom: 1px solid #e6e6e6;
}
.cid-tmNB9Af64M .dropdown-item:hover,
.cid-tmNB9Af64M .dropdown-item:focus {
  color: #6592e6 !important;
}
.cid-tmNB9Af64M .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-tmNB9Af64M .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-tmNB9Af64M nav {
  box-shadow: 2px 2px 20px 1px rgba(0, 0, 0, 0.2);
}
.cid-tmNB9Af64M .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-tmNB9Af64M .nav-link {
  position: relative;
}
.cid-tmNB9Af64M .nav-link:hover {
  color: #6592e6 !important;
}
.cid-tmNB9Af64M .container {
  display: flex;
  margin: auto;
}
@media (min-width: 991px) {
  .cid-tmNB9Af64M .container,
  .cid-tmNB9Af64M .container-fluid {
    flex-wrap: nowrap;
  }
}
.cid-tmNB9Af64M .dropdown-menu,
.cid-tmNB9Af64M .navbar.opened {
  background: #ffffff !important;
}
.cid-tmNB9Af64M .nav-item:focus,
.cid-tmNB9Af64M .nav-link:focus {
  outline: none;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-tmNB9Af64M .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-tmNB9Af64M .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-tmNB9Af64M .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-tmNB9Af64M .navbar {
  min-height: 100px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: #ffffff;
}
.cid-tmNB9Af64M .navbar.opened {
  transition: all 0.3s;
}
.cid-tmNB9Af64M .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-tmNB9Af64M .navbar .navbar-logo img {
  width: auto;
}
.cid-tmNB9Af64M .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-tmNB9Af64M .navbar.collapsed {
  justify-content: center;
}
.cid-tmNB9Af64M .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-tmNB9Af64M .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-tmNB9Af64M .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 4.4rem);
  }
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-tmNB9Af64M .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-tmNB9Af64M .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
@media (max-width: 991px) {
  .cid-tmNB9Af64M .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-tmNB9Af64M .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-tmNB9Af64M .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-tmNB9Af64M .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-tmNB9Af64M .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-tmNB9Af64M .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-tmNB9Af64M .navbar .navbar-toggler {
    flex-basis: auto;
  }
}
.cid-tmNB9Af64M .navbar.navbar-short {
  min-height: 80px;
}
.cid-tmNB9Af64M .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-tmNB9Af64M .navbar.navbar-short .navbar-brand {
  min-height: 80px;
  padding: 0;
}
.cid-tmNB9Af64M .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-tmNB9Af64M .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-tmNB9Af64M .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-tmNB9Af64M .dropdown-item.active,
.cid-tmNB9Af64M .dropdown-item:active {
  background-color: transparent;
}
.cid-tmNB9Af64M .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-tmNB9Af64M .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-tmNB9Af64M .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-tmNB9Af64M .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-tmNB9Af64M .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tmNB9Af64M ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-tmNB9Af64M button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-tmNB9Af64M button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-tmNB9Af64M nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-tmNB9Af64M .navbar-dropdown {
  position: fixed;
}
.cid-tmNB9Af64M a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-tmNB9Af64M .navbar {
    height: 70px;
  }
  .cid-tmNB9Af64M .navbar.opened {
    height: auto;
  }
  .cid-tmNB9Af64M .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-tmNB9Af64M .addr {
  text-align: center;
  max-width: 230px;
  min-width: 150px;
  margin: 0 10px;
}
@media (max-width: 992px) {
  .cid-tmNB9Af64M .addr {
    margin: 0 auto;
  }
}
.cid-tmNB9Af64M .mbr-section-subtitle.addr {
  color: #1d1d1b;
}
.cid-tmNB9Af64M .mbr-section-btn {
  flex: 0 0 240px;
}
.cid-tnsCsmNRGG {
  padding-top: 240px;
  padding-bottom: 300px;
  background-color: #ffffff;
}
.cid-tnsCsmNRGG .ico {
  position: absolute;
  right: 30px;
  top: 12px;
  z-index: 100;
}
.cid-tnsCsmNRGG .ico span {
  font-size: 1.5rem;
  color: #656565;
}
.cid-tnsCsmNRGG .relative {
  position: relative;
}
.cid-tnsCsmNRGG .dragArea {
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  padding: 1.5rem 1.5rem;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
  margin: 0.5rem;
}
.cid-tnsCsmNRGG .row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-tnsCsmNRGG .jq-selectbox__trigger-arrow {
  display: none;
}
.cid-tnsCsmNRGG .jq-selectbox__select {
  padding: 10px 25px;
  min-height: 20px;
  height: 100%;
}
.cid-tnsCsmNRGG .form-control {
  min-height: 49px;
  padding: 0;
  background-color: transparent;
}
.cid-tnsCsmNRGG .form-group {
  text-align: left;
  border: 0px solid #CCC;
  border-radius: 5px;
  margin: 0;
}
.cid-tnsCsmNRGG .jq-selectbox li.selected {
  background-color: #1ec6b6;
}
.cid-tnsCsmNRGG .jq-selectbox li:hover {
  background-color: #1ec6b6;
}
.cid-tnsCsmNRGG .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #1ec6b6;
}
.cid-tnsCsmNRGG .mbr-iconfont-btn {
  margin: 0;
}
.cid-tnsCsmNRGG .jq-selectbox__dropdown {
  top: 45px !important;
}
.cid-tnsCsmNRGG input.form-control {
  padding: 10px 25px;
  min-height: 49px;
}
.cid-tnsCsmNRGG input.form-control:focus {
  outline: none;
  box-shadow: 0;
}
.cid-tnsCsmNRGG input.form-control:active {
  outline: none;
  box-shadow: 0;
}
.cid-tnsCsmNRGG .input-group-btn .btn {
  margin: 0 !important;
  border-radius: 5px;
  height: 49px;
  display: block;
  width: 100%;
}
.cid-tnsCsmNRGG .input-group-btn {
  max-width: 260px;
  width: 100%;
}
@media (max-width: 991px) {
  .cid-tnsCsmNRGG .form-group {
    margin-bottom: 2rem;
  }
  .cid-tnsCsmNRGG .align-left {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .cid-tnsCsmNRGG .input-group-btn {
    margin: auto;
  }
  .cid-tnsCsmNRGG .dragArea {
    padding: 1.5rem 1rem;
  }
}
.cid-tnsCsmNRGG .mbr-section-sub-title {
  color: #656565;
  text-align: center;
}
.cid-tmvTVzNG2A {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-tmvTVzNG2A .mbr-fallback-image.disabled {
  display: none;
}
.cid-tmvTVzNG2A .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tmvTVzNG2A .media-wrap {
  padding: 0;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A .media-wrap {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tmvTVzNG2A .row {
    text-align: center;
  }
  .cid-tmvTVzNG2A .row > div {
    margin: auto;
  }
  .cid-tmvTVzNG2A .social-row {
    justify-content: center;
  }
}
.cid-tmvTVzNG2A .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tmvTVzNG2A .list {
  list-style: none;
  padding-left: 0;
  color: #353535;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tmvTVzNG2A .list {
    margin-bottom: 0rem;
  }
}
.cid-tmvTVzNG2A .mbr-text {
  color: #353535;
}
.cid-tmvTVzNG2A .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cid-tmvTVzNG2A .mbr-iconfont {
  color: black;
}
@media (max-width: 991px) {
  .cid-tmvTVzNG2A div > *:last-child {
    margin-top: 0 !important;
  }
}
.cid-tmvTVzNG2A H5 {
  color: #232323;
}
/* magnific-popup */
.magnific-popup {
  width: 50%;
  background: #fff;
  margin: 0 auto;
  padding: 30px;
  position: relative;
  max-width: 800px;
}
@media (max-width: 992px) {
  .magnific-popup {
    width: 100% !important;
  }
}
.magnific-popup-sm {
  width: 30%;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  height: 44px;
  width: 44px;
  line-height: 44px;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskrville, monospace;
}
.mfp-close:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #3f3f3f;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-galler .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 880px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -o-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -o-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -o-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
/* depoismentos */
.cid-txP3QSiHiB {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-txP3QSiHiB .main-container {
  width: 100%;
  margin-bottom: 80px;
}
@media (min-width: 1200px){
.cid-txP3QSiHiB .card-row {
  margin: 0 -20px;
  row-gap: 40px;
}
}
.cid-txP3QSiHiB .card-row {
  display: flex;
  align-items: stretch;
  row-gap: 20px;
}
.cid-txP3QSiHiB .card-wrap {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 320px;
  padding: 40px 37px 30px;
  background-color: #e2e2e2;
}
.cid-txP3QSiHiB .card-name-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: auto;
}
.cid-txP3QSiHiB .card-name {
  color: #000000;
}
.cid-txP3QSiHiB .card-text {
  color: #444444;
  font-style: italic;
}
/*Valor*/
.cid-tydOVQ9w7V {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-tydOVQ9w7V .mbr-section-subtitle {
  text-align: center;
}
.cid-tydOVQ9w7V .cost {
  word-break: normal;
}
.cid-tydOVQ9w7V .card-wrapper {
  margin-bottom: 0.2rem;
  border-radius: 1rem;
  box-shadow: 0.6em 0.6em 1.2em #ededed;
  background: #fff;
  border: 1px solid #dfdfdf;
  max-height: 90%;
  line-height: 0 !important;
}

.btn-plus{
  background-color: #6592e6 !important;
  color: white!important;
  border-color: #76797b!important;
}
 .cid-tydOVQ9w7V  .btn-outline-secondary {
   border-radius: 50%!important;
 }
  .cid-tydOVQ9w7V input.form-control{
   border:none!important;
 }
.cid-tydOVQ9w7V .card-wrapper .top-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .cid-tydOVQ9w7V .card-wrapper {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .cid-tydOVQ9w7V .card-wrapper {
    padding: 1rem;
  }
}
.cid-tydOVQ9w7V .card-title {
  color: #000000;
}
.cid-tydOVQ9w7V P {
  color: #6c758f;
}

.cid-tydOVQ9w7V .mbr-fallback-image.disabled {
  display: none;
}
.cid-tydOVQ9w7V .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.title-combos{
  color: gray;
  line-height: 1em;
}
/*Fim session valor*/
.cid-tua1eh8v5s {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background: #f0f0f0;
}
/* Atrações */
.cid-tyvvuVBhPN {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
/* serviços */
.cid-tyvvthslEl {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f0f0f0;
}

.cid-tyvvthslEl .counter-container ul li::before {
  position: absolute;
  top: -8px;
  left: -40px;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  color: currentColor;
  background-color: #bbbbbb;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: 5px;
  content: "✓";
}
/* Videos */
.cid-tu9UtWb1R1 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #fafafa;
}
/* mapa */
.cid-tu9UpNtwxx {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: #fafafa;
}
/* images */
.mbr-embla .nav-tabs .nav-link {
  min-width: 50%!important;
}
.mbr-embla .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  min-width: 50%!important;
}