body {
    font-family: 'Titillium Web', sans-serif;
}

#mbmcookie {position: fixed; bottom: 0; left: 0; right: 0; background: #333; padding: 10px 0; font-size: 14px;color:#fff;}
#mbmcookie .cookieButton {    cursor: pointer;float: right;background: #2ba55b;padding: 5px 10px;margin: 5px;border-radius: 3px;color: #fff;}
#mbmcookie .cookieButton:hover {background: #1f8447;}
#mbmcookie .cookiemessage {display: block; padding: 0; margin: 0;}
#mbmcookie .cookiemessage a {color:#fff !important;text-decoration: underline;}

img {
    max-width: 100%;
}

.azure-abyss__alluring-arcadia {
    overflow: hidden;
}


a {
    color: #212529;
    text-decoration: none;
}

.solar-symmetry__sapphire-spectra {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #cc454d;
    color: #fff;
    font-weight: 600;
}

.solar-symmetry__sapphire-spectra li {
    display: inline-block;
    width: 33.1%;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    box-sizing: border-box;
}

.lunar-labyrinthine__luminous-luminescence {
    text-align: center;
}


.nebulous-narrative__nautical-nimbus {
    background-image: url(titleImage.jpg);
    background-size: cover;
}

.celestial-crimson__cascade-cerulean {
    height: calc(80vh - 50px);
    padding: 1rem 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 0) 100%);
    background-position: top center;
}

.nebulous-narrative__nautical-nimbus h1 {
    color: #fff78f;
    font-size: 60px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.43);
}

.nebulous-narrative__nautical-nimbus .text-success {
    color: #62f383 !important;
}

.section-title h1 {
    font-weight: 700;
    font-size: 40px;
    margin: 0 0 2rem;
    color: #fff;
    text-shadow: 2px 2px 1px rgb(0, 0, 0);
}

.section-title span {
    color: #fff78f;
}

.section-title p {
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}

.nebulous-narrative__nautical-nimbus p {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 2px 2px #5d5d5d;
}

.whimsical-wisp__wonderous-whisper {
    font-size: 48px;
    font-weight: 700;
    color: #fff78f !important;
    text-decoration: none !important;
}

.pageHeader2 {
    padding: 0;
    background-image: url(titleImage2.jpg);
    background-size: cover;
    background-position: center center;
    color: #fff;
}

.pageHeader2u {
    background: linear-gradient(135deg, rgba(35, 35, 35, 0.79) 0%, rgba(0, 0, 0, 0) 100%);
    height: calc(70vh - 125px);
}

.pageHeader2u .container {
    background: rgba(255, 255, 255, 0.11);
    border-radius: 0 0 10px 10px;
    padding: 0 2rem;
}

.header2TelInfo {
    font-size: 26px;
    font-weight: 600;
    font-style: italic;
    text-align: center;
}

.header2Tel {
    background: #4caf50;
    padding: 1rem 2rem;
    display: inline-block;
    color: #fff !important;
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
    border-radius: 5px;
    text-decoration: none !important;
}

.header2 {
    background: #fff;
    max-width: 100%;
    display: flex;
    padding: 0 0 25px;
}

.header2 h2 {
    box-shadow: 0 14px 18px 0 rgba(60,59,55,.16);
    margin: -50px auto 0;
    padding: 50px 0;
    background: url(stripes-light.png);
    text-align: center;
    font-size: 48px;
    max-width: 1200px;
    width: 1200px;
    color: #cc454d;
    font-weight: 700;
    border-radius: 125px;
}

nav.navbar {
    background: #fff !important;
    padding: 1rem 0;
}

ul.navbar-nav {
    margin: 0 auto !important;
}

.navbar-brand > a {
    color: #f86c2f;
}

.nav-link {
    font-weight: 700;
}


.breadcrumb {
    padding: .75rem 0;
    background-color: transparent;
    border-radius: 0;
    font-size: 11px;
}

.breadcrumb-item a {
    color: #f7f7f7 !important;
}

.breadcrumb-item.active {
    color: #eee;
}

.tranquil-trail__twinkling-talisman {
    padding: 3rem 0;
}

.mainContainerS {
    padding: 0;
}


.seraphic-solitude__sapphire-symphony {
    padding: 4rem 0;
    min-height: calc(50vh);
}

.section1, .section4 {
    background: #f9f9f9;
}

.seraphic-solitude__sapphire-symphony.section2 {
    border: 2px solid #b0aeb1;
    border-width: 5px 0;
}

.seraphic-solitude__sapphire-symphony h2 {
    text-align: center;
    text-transform: uppercase;
    color: #cc454d;
    margin: 0 0 3rem;
}

.content-title2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #cc454d;
}

.tab-pane {
    padding: 2rem 0;
}

.pageFooter {
    padding: 2rem 0;
}

.luminous-luminary__lucid-lagoon {
    padding: 2rem 0;
    background-color: #cc454d;
    border-color: #404040;
    border-width: 0px 0;
    color: #fff;
    border-style: solid;
    justify-content: center;
    text-align: center;
    align-items: center;
}


.LinkPhone {
    background: #fff;
    padding: 1rem;
    font-size: 36px;
    border-radius: 5px;
    text-decoration: none !important;
    vertical-align: middle;
    color: #4caf50 !important;
    display: inline-block;
}


.radiant-river__resplendent-reflection {
    padding: 1rem 0;
    font-size: 18px;
    text-align: center;
    background: #fff;
}



#headerSlider h5 {
    font-size: 2.25rem;
    margin: -2rem 0 3rem;
    color: #cc454d;
    position: relative;
    transform: scale(1.3) rotate(-3deg);
}


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

.carousel-item {
    padding: 50px 0;
}

.mainMenu .nav-link {
    color: rgb(0, 0, 0) !important;
    font-size: 18px;
    background: #f3f3f3;
    margin-right: 5px;
    border-radius: 3px;
}

.nav-tabs {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    display: inherit;
    min-height: 50px;
}

.nav-tabs > li {
    display: inline-block;
    border:none;
}

.nav-tabs .nav-link {
    border: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #cc454d;
    border-color: transparent;
    border-radius: 5px;
    border: none;
    color: #fff;
}

.font21 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    min-height: 100px;
}

.tabTitle {
    font-size: 20px;
}

@media only screen and (max-width: 760px) {
    
.nebulous-narrative__nautical-nimbus {
    background-position: center center;
}
    
.nebulous-narrative__nautical-nimbus h1 {
    margin-top: 50px;
}

.celestial-crimson__cascade-cerulean {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
    
.nav-tabs .nav-item {
    border-top: 0px solid #ccc;
}
    
nav.navbar {
    padding: 1rem 0;
}
    
.mainMenu .nav-link {
    color: rgb(0, 0, 0) !important;
    font-size: 18px;
    background: transparent;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}
    
.pageHeader2u {
    height: auto;
}
    
.header2Tel {
    font-size: 23px;
}
    
.header2TelInfo {
    font-size: 20px;
}
    
.LinkPhone {
    font-size: 30px;
}
    
.logo {
    max-width: 250px;
}
	
	
.solar-symmetry__sapphire-spectra li {
    width: 32.5%;
}
	
.navbar {
    padding: 1rem 0;
}
	
.section-title h1 {
    font-size: 28px;
}
    
.content-title2 {
    font-size: 22px;
}
	
.whimsical-wisp__wonderous-whisper {
    font-size: 32px;
    color: #319c4a !important;
    background: rgba(255, 255, 255, 0.92);
    padding: 5px 10px;
    display: block;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 3px;
}
    
.col {
    flex-basis: inherit;
    padding: 15px;
}
	
.col-8, .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    padding: 0 15px;
}
	
ul.navbar-nav {
    margin: 20px 0 0;
}
	
.nebulous-narrative__nautical-nimbus h1 {
    font-size: 30px;
}
	
.nebulous-narrative__nautical-nimbus p {
    font-size: 22px;
}
	
.header2 h2 {
    box-shadow: none;
    margin: -30px auto 0;
    padding: 30px 0;
    font-size: 24px;
    border-radius: 0;
}
    
.seraphic-solitude__sapphire-symphony h2
    font-size: 26px;
}
	
#headerSlider h5 {
    font-size: 1.5rem;
}
	
}