@font-face { font-family: "RomieBold"; src: url("../fonts/Romie/Romie-Bold.woff") format("woff"), url("../fonts/Romie/Romie-Bold.woff2") format("woff2"); font-style: normal; font-display: swap; }

@font-face { font-family: "futura-pt"; src: url("../fonts/FuturaPT/FuturaBook.woff") format("woff"), url("../fonts/FuturaPT/FuturaBook.woff2") format("woff2"); font-style: normal; font-display: swap; }

@font-face { font-family: "NeueHaasUnicaLight"; src: url("../fonts/NeueHaasUnica/NeueHaasUnica-Light.woff") format("woff"), url("../fonts/NeueHaasUnica/NeueHaasUnica-Light.woff2") format("woff2"); font-style: normal; font-display: swap; }

body { overflow-x: hidden; font-size: 16px; font-family: 'NeueHaasUnicaLight', helvetica, arial, sans-serif; font-weight: 400; font-style: normal; }

body .container { max-width: 1280px; }

p { line-height: 1.75; }

b { font-weight: 600; }

a { color: #1c5775; }

a:hover { color: #f5784c; text-decoration: none; }

.text-primary { color: #0d2937 !important; }

h1, h2, h3, h4, h5, h6, .heading-font { font-family: 'RomieBold', helvetica, arial, sans-serif; font-weight: 500; font-style: normal; color: #0d2937; }

.futura-ff { font-family: "futura-pt", helvetica, arial, sans-serif; }

.page-section { padding: 50px 0; color: #212121; }

.page-section h2.section-heading { font-size: 40px; margin-top: 0; margin-bottom: 30px; }

.page-section h3.section-heading { font-size: 28px; margin-top: 0; margin-bottom: 20px; }

@media (min-width: 992px) { body { font-size: 18px; } .page-section { padding: 65px 0; } .page-section h2.section-heading { font-size: 40px; margin-bottom: 40px; letter-spacing: -0.5px; } .page-section h3.section-heading { font-size: 30px; margin-bottom: 30px; letter-spacing: -0.2px; } }

@media (min-width: 768px) { section { padding: 150px 0; } }

.btn-primary { font-family: "futura-pt", helvetica, arial, sans-serif; background-color: #0d2937; border-color: #0d2937; border-radius: 25px; transition: background-color .3s; }

.btn-primary:active, .btn-primary:focus, .btn-primary:hover { background-color: #f5784c !important; border-color: #f5784c !important; color: white; }

.btn-primary:active, .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

.carousel .carousel-indicators li { background-color: #AAA; }

#main-nav { padding-top: 0; padding-bottom: 0; background-color: #fff; }

#main-nav .navbar-toggler { font-size: 0; color: transparent; height: 50px; background-image: url("../img/icons/menu.svg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; border: none; }

#main-nav .navbar-toggler:focus, #main-nav .navbar-toggler:active { border: none; outline: none; }

#main-nav .navbar-brand { color: #0d2937; }

#main-nav .navbar-brand .navbar-logo { height: 65px; }

#main-nav .navbar-brand.active, #main-nav .navbar-brand:active, #main-nav .navbar-brand:focus, #main-nav .navbar-brand:hover { color: #f5784c; }

#main-nav .navbar-nav .nav-item .nav-link { font-size: 16px; font-weight: 400; padding: 1.1em 1em !important; letter-spacing: 0.5px; transition: color 0.2s; color: #0d2937; font-family: 'futura-pt', helvetica, arial, sans-serif; font-weight: 400; font-style: normal; }

#main-nav .navbar-nav .nav-item .nav-link.active, #main-nav .navbar-nav .nav-item .nav-link:hover { color: #f5784c; }

.tooltip { max-width: 340px; width: 100%; }

.tooltip .tooltip-inner { width: 100%; max-width: none; font-size: 13px; background-color: #434343; }

.tooltip .arrow { border-color: #fff; }

.bs-tooltip-auto[x-placement^='top'] .arrow::before, .bs-tooltip-top .arrow::before { border-top-color: #434343; }

.bs-tooltip-auto[x-placement^='right'] .arrow::before, .bs-tooltip-right .arrow::before { border-right-color: #434343; }

.bs-tooltip-auto[x-placement^='bottom'] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #434343; }

.bs-tooltip-auto[x-placement^='left'] .arrow::before, .bs-tooltip-left .arrow::before { border-left-color: #434343; }

header.hero { text-align: center; color: white; background-image: url("../img/main.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; margin-top: 64px; }

header.hero .container-wrapper { background: linear-gradient(to right, #0d2937, 0%, #0d2937 50%, transparent 50%, transparent 100%); }

header.hero .section-heading { text-shadow: 0 1px 8px rgba(0, 0, 0, 0.8); margin-bottom: 15px; }

header.hero .hero-mobile-image { display: none; }

header.hero .hero-text { padding-bottom: 100px; text-align: left; padding: 30px 15px; background-color: #0d2937; }

header.hero .hero-text .lead-text { font-size: 18px; line-height: 26px; text-shadow: 0 1px 8px rgba(0, 0, 0, 0.8); }

@media (min-width: 768px) { header.hero .container { margin-top: 140px; margin-bottom: 140px; } header.hero .hero-text h2 { font-size: 34px; } header.hero .hero-text .lead-text { font-size: 20px; line-height: 30px; } }

@media (max-width: 768px) { header.hero { padding: 0; background: none; } header.hero .container-wrapper { background: #0d2937; } header.hero .hero-mobile-image { display: block; height: 45vh; background-image: url("../img/main.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; } header.hero .hero-text { text-align: center; padding: 20px 0; } header.hero .hero-text h2 { font-size: 26px; } header.hero .hero-text .lead-text { font-size: 16px; } }

@media (min-width: 992px) { header.hero .container { margin-top: 180px; margin-bottom: 180px; } }

#services .service-diagram { margin: 60px 0 10px; min-height: 280px; width: 100%; }

#services .service { display: inline-block; position: relative; padding: 100px 0; }

#services .service:before { content: ''; position: absolute; width: 400px; height: 210px; border: 1px solid #aaa; border-radius: 50%; z-index: 0; top: 39px; left: -110px; }

#services .service .service-title { width: 170px; height: 88px; display: inline-block; background: #0d2937; border-radius: 12px; font-size: 16px; padding: 5px; color: white; letter-spacing: -0.5px; display: flex; justify-content: center; align-items: center; flex-flow: wrap; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }

#services .service .service-item { width: 150px; height: 78px; background: white; display: inline-block; border: 1px solid #0d2937; border-radius: 12px; padding: 5px; font-size: 15px; line-height: 17px; position: absolute; letter-spacing: -0.5px; vertical-align: middle; display: flex; justify-content: center; align-items: center; flex-flow: wrap; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }

#services .service .service-item small { line-height: 12px; white-space: nowrap; }

#services .service.service-2 .service-item-1 { top: -8px; left: 50%; margin-left: -75px; }

#services .service.service-2 .service-item-2 { top: 50%; right: 0; margin-right: -170px; margin-top: -39px; }

#services .service.service-2 .service-item-3 { bottom: -8px; left: 50%; margin-left: -75px; }

#services .service.service-2 .service-item-4 { top: 50%; left: 0; margin-left: -170px; margin-top: -39px; }

#services .service.service-1 .service-item-1 { top: -8px; left: 50%; margin-left: -75px; }

#services .service.service-1 .service-item-2 { top: 50%; right: 0; margin-right: -170px; margin-top: -110px; }

#services .service.service-1 .service-item-3 { bottom: 50%; right: 0; margin-right: -170px; margin-bottom: -110px; }

#services .service.service-1 .service-item-4 { bottom: -8px; left: 50%; margin-left: -75px; }

#services .service.service-1 .service-item-5 { top: 50%; left: 0; margin-left: -170px; margin-top: -110px; }

#services .service.service-1 .service-item-6 { bottom: 50%; left: 0; margin-left: -170px; margin-bottom: -110px; }

@media (max-width: 575.98px) { #services .service-diagram { margin: 40px 0 0; } #services .service:before { content: ''; position: absolute; width: 300px; height: 160px; border: 1px solid #aaa; border-radius: 50%; z-index: 0; top: 60px; left: -84px; } #services .service .service-title { font-size: 14px; width: 130px; height: 80px; line-height: 18px; } #services .service .service-item { font-size: 12px; width: 100px; height: 68px; line-height: 14px; border-radius: 8px; } #services .service.service-1 .service-item-1 { top: 15px; left: 50%; margin-left: -50px; } #services .service.service-1 .service-item-2 { top: 50%; right: 0; margin-right: -110px; margin-top: -85px; } #services .service.service-1 .service-item-3 { bottom: 50%; right: 0; margin-right: -110px; margin-bottom: -85px; } #services .service.service-1 .service-item-4 { bottom: 15px; left: 50%; margin-left: -50px; } #services .service.service-1 .service-item-5 { top: 50%; left: 0; margin-left: -110px; margin-top: -85px; } #services .service.service-1 .service-item-6 { bottom: 50%; left: 0; margin-left: -110px; margin-bottom: -85px; } #services .service.service-2 .service-item-1 { top: 10px; left: 50%; margin-left: -50px; } #services .service.service-2 .service-item-2 { top: 50%; right: 0; margin-right: -110px; margin-top: -40px; } #services .service.service-2 .service-item-3 { bottom: 10px; left: 50%; margin-left: -50px; } #services .service.service-2 .service-item-4 { top: 50%; left: 0; margin-left: -110px; margin-top: -40px; } }

#key-pillars .key-pillar-item { right: 0; max-width: 500px; }

#key-pillars .key-pillar-item .key-pillar-card { height: 100%; background-color: #FFFFFF; border-radius: 12px; overflow: hidden; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); }

#key-pillars .key-pillar-item .key-pillar-card .key-pillar-caption { margin: 0 auto; padding: 20px; text-align: left; }

#key-pillars .key-pillar-item .key-pillar-card .key-pillar-caption p { text-align: left; font-size: 16px; line-height: 24px; margin: 0 0 10px; }

#key-pillars .key-pillar-item:last-child { margin-bottom: 0; }

#key-pillars * { z-index: 2; }

@media (min-width: 992px) { #key-pillars .key-pillar-item { margin: 0 auto; } }

@media (min-width: 768px) and (max-width: 992px) { #key-pillars .key-pillar-item-3, #key-pillars .key-pillar-item-4 { margin: 0 auto; } }

#projects .project-item { right: 0; max-width: 500px; }

#projects .project-item .project-card { height: 100%; background-color: #FFFFFF; border-radius: 12px; overflow: hidden; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); }

#projects .project-item .project-card a { display: block; text-decoration: none; color: #343434; }

#projects .project-item .project-card .project-caption { margin: 0 auto; padding: 20px; text-align: left; }

#projects .project-item .project-card .project-caption p { text-align: left; font-size: 16px; line-height: 24px; margin: 0 0 10px; }

#projects .project-item:last-child { margin-bottom: 0; }

#projects * { z-index: 2; }

#projects #testimonials-carousel .blockquote { min-height: 120px; }

#projects #testimonials-carousel .blockquote .quote-icon { display: inline-block; margin-right: 10px; width: 18px; height: 18px; background-image: url("../img/icons/quote.svg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; }

#projects #testimonials-carousel .blockquote p { line-height: 1.5; }

.team-list { padding: 0; margin: 0; list-style: none; font-size: 0; text-align: center; }

.team-list .team-list-item { display: block; width: 100%; max-width: 280px; margin: 0 auto 40px; }

.team-list .team-list-item:last-child { margin-bottom: 0; }

.team-list .team-list-item .team-member { cursor: pointer; }

.team-list .team-list-item img { width: 100%; height: auto; border: 7px solid rgba(0, 0, 0, 0.1); }

.team-list .team-list-item .title { margin-top: 20px; margin-bottom: 0; height: 70px; overflow: hidden; }

.team-list .team-list-item h4 { position: relative; display: inline-block; text-transform: none; font-size: 20px; white-space: nowrap; margin: 0; line-height: 30px; text-indent: -9px; font-family: 'NeueHaasUnicaLight', helvetica, arial, sans-serif; font-weight: 400; font-style: normal; font-weight: 600; }

.team-list .team-list-item h4 .info-icon { display: inline-block; width: 18px; height: 18px; background-image: url("../img/icons/info.svg"); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; position: absolute; right: -20px; top: 6px; }

.team-list .team-list-item p { margin: 0; font-size: 16px; line-height: 20px; }

@media (min-width: 992px) { .team-list .team-list-item { display: inline-block; width: 18%; margin: 0 1%; } }

#banner { border-bottom: 10px solid #f8f9fa; }

#banner .lead { font-size: 22px; }

#banner .asw-hospitality-logo { width: 272px; margin-bottom: 5px; }

#banner .asw-logo { width: 272px; margin-top: 10px; }

@media (min-width: 992px) { #banner .asw-hospitality-logo { max-height: 75px; width: auto; margin: 0; } #banner .asw-logo { max-height: 40px; width: auto; margin: 0; } }

#clients .client-logo { width: 100%; max-width: 150px; height: auto; padding: 10px; display: inline-block; }

.footer { padding: 25px 0; text-align: center; letter-spacing: -0.4px; background-color: #0d2937; }

.footer span.copyright { font-size: 20px; line-height: 40px; text-transform: none; color: #FFFFFF !important; }

/*# sourceMappingURL=asw_hospitality.css.map */