.elementor-692 .elementor-element.elementor-element-4a5e3b5{--display:flex;--min-height:352px;--justify-content:flex-end;}.elementor-692 .elementor-element.elementor-element-4a5e3b5:not(.elementor-motion-effects-element-type-background), .elementor-692 .elementor-element.elementor-element-4a5e3b5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#273250;}.elementor-692 .elementor-element.elementor-element-4a5e3b5 > .elementor-shape-bottom svg, .elementor-692 .elementor-element.elementor-element-4a5e3b5 > .e-con-inner > .elementor-shape-bottom svg{width:calc(260% + 1.3px);}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-692 .elementor-element.elementor-element-1132bb2{padding:0px 0px 77px 0px;text-align:center;}.elementor-692 .elementor-element.elementor-element-1132bb2 .elementor-heading-title{font-family:"nantes", Sans-serif;font-size:48px;font-weight:500;color:#FFFFFF;}.elementor-692 .elementor-element.elementor-element-9ddea42{--display:flex;}.elementor-692 .elementor-element.elementor-element-f9eb519{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-692 .elementor-element.elementor-element-679870f{--display:flex;--justify-content:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-692 .elementor-element.elementor-element-876250e{font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;color:#000000;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(8px/2);}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(8px/2);}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(8px/2);}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-8px/2);}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-8px/2);}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-icon i{color:#000000;transition:color 0.3s;}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-icon svg{fill:#000000;transition:fill 0.3s;}.elementor-692 .elementor-element.elementor-element-f2408e9{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-692 .elementor-element.elementor-element-f2408e9 .elementor-icon-list-text{color:#000000;transition:color 0.3s;}.elementor-692 .elementor-element.elementor-element-75c2743{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-692 .elementor-element.elementor-element-4a5e3b5{--min-height:156px;--justify-content:center;}.elementor-692 .elementor-element.elementor-element-1132bb2{padding:0px 0px 0px 0px;}.elementor-692 .elementor-element.elementor-element-1132bb2 .elementor-heading-title{font-size:35px;}}/* Start custom CSS for html, class: .elementor-element-3a742b9 */.breadcrumbs {
  border: 1px solid #cbd2d9;
  border-radius: 0.3rem;
  display: inline-flex;
  overflow: hidden;
}

.breadcrumbs__item {
  background: #fff;
  color: #333;
  outline: none;
  padding: 0.75em 0.75em 0.75em 1.25em;
  position: relative;
  text-decoration: none;
  transition: background 0.2s linear;
}

.breadcrumbs__item:hover:after,
.breadcrumbs__item:hover {
  background: #edf1f5;
}

.breadcrumbs__item:focus:after,
.breadcrumbs__item:focus,
.breadcrumbs__item.is-active:focus {
  background: #323f4a;
  color: #fff;
}

.breadcrumbs__item:after,
.breadcrumbs__item:before {
  background: white;
  bottom: 0;
  clip-path: polygon(50% 50%, -50% -50%, 0 100%);
  content: "";
  left: 100%;
  position: absolute;
  top: 0;
  transition: background 0.2s linear;
  width: 1em;
  z-index: 1;
}

.breadcrumbs__item:before {
  background: #cbd2d9;
  margin-left: 1px;
}

.breadcrumbs__item:last-child {
  border-right: none;
}

.breadcrumbs__item.is-active {
  background: #edf1f5;
}

/* Some styles to make the page look a little nicer *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'nantes';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://agvamintshotel.com/wp-content/uploads/2025/08/Nantes-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */