@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Josefin+Sans&family=Paytone+One&family=Open+Sans&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0');

/*
@import url('https://fonts.googleapis.com/css2?family=Paytone+One&family=Hurricane&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Hurricane&display=swap');
*/

/* CSS (C) NIC Advertising */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;

	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html{
background-color: #ffffff;
}
body{
width: 100%;
margin: 0px auto;
font-family: Arial;
font-size: 1em;
background-color: #a198c8;
}


img {
     max-width: 100%;
     height: auto;
	 border: none;
 }
 b, strong{
font-weight: bold;
}

p{
line-height: 1.8em !important;
}
p sup{
font-size: 0.6em;
}
h1 sup{
font-size: 0.6em !important;
}
h3 sup{
font-size: 0.6em !important;
}
h4 sup{
font-size: 0.6;
}
h1, h2, h3, h4, h5{
font-family: Arial;
}


.hide-desktop{
display: none;
visibility: hidden;
}

/* Mobile Basics */
.show-desktop{
display: block;
visibility: visible;
}
.show-mobile{
display: none;
visibility: visible;
}
.hide-mobile{
display: block;
visibility: visible;
}

.in-page{
width: 1100px;
margin: 0px auto;
}

#site-holder{
width: 1100px;
margin: 0px auto;
background-color: #ffffff;
}

.header-holder{
width: 100%;
padding: 14px 0px;
border-bottom: #26194b 8px solid;
}
.header{
width: 1100px;
padding: 0;
margin: 0px auto;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-content: center;
}

.header-address{
display: flex;
align-items: center;
padding: 0px 10px;
}
.header-address h4{
font-size: 1em;
color: #26194b;
}
.header-address-mobile{
display: none;
}

.logo{
display: flex;
flex-flow: column;
justify-content: center;
align-content: center;
padding: 0px 14px;

}
.logo img{
width: 280px;
height: auto;
display: block;
margin: 0px auto;
margin-bottom: 10px;
}
.logo h5{
font-size: 1.4em;
text-align: center;
color: #26194c;
}
.top-phone{
display: flex;
align-items: center;
width: 280px;
}
.top-phone h4{
font-family: 'Paytone One', Arial;
font-size: 1.7em;
color: #26194c;
text-align: center;
}
.top-phone h3{
font-family: Open Sans, Arial;
font-size: 1.8em;
text-align: center;
}
.top-phone h3 a:link,
.top-phone h3 a:active,
.top-phone h3 a:visited,
.top-phone h3 a:hover{
font-family: Open Sans, Arial;
font-weight: 400;
text-decoration: none;
color: #26194c;
}


#top-nav{
position: relative;
width: 100%;
padding: 10px 0px;
background-color: #5d52a0;
}
#top-nav ul{
padding: 0;
margin: 0;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
#top-nav ul li{
list-style: none;
font-size: 1.3em;
color: #ffffff;
font-weight: 100;
}
#menu-button{
display: none;
}

h2{
width: 70%;
margin: 0px auto;
margin-bottom: 40px;
font-size: 1.8em;
text-align: center;
}
h2 a:link,
h2 a:active,
h2 a:visited,
h2 a:hover{
font-size: inherit;
color: #000000;
}
h4 a:link,
h4 a:active,
h4 a:visited,
h4 a:hover{
color: #000000;
text-decoration: none;
}

.intro{
display: flex;
flex-flow: row wrap;
}

.intro .col-md-7{
display: flex;
justify-content: center;
align-items: center;
background-size: cover;
background-position: center;
max-width: 100%;
}

.intro .col-md-7 h5{
padding: 14px 28px;
font-size: 1.6em;
color: #ffffff;
background-color: rgba(93,82,160, 0.7);
border-radius: 20px;
}

.intro .col-md-5{
padding: 10px 0px 14px 0px;
}
.intro .col-md-5 img{
display: block;
width: 260px;
height: auto;
margin: 0px auto;
margin-bottom: 14px;
}

.page-break{
width: 100%;
padding: 20px 0px;
display: flex;
justify-content: center;
background-color: #5d52a0;
}
.page-break h3{
font-size: 1.6em;
color: #ffffff;
text-align: center;
}
.page-break h3 a:link,
.page-break h3 a:active,
.page-break h3 a:visited,
.page-break h3 a:hover{
color: #ffffff;
text-decoration: none;
}

.tabs-holder{

}
.tabs-holder ul{
display: flex;
flex-flow: row wrap;
justify-content: space-around;
padding: 14px 0px;
}
.tabs-holder ul li{
witdth: 340px;
list-style: none;
padding: 20px 60px;
background-size: cover;
display: flex;
flex-flow: column;
justify-content: center;
align-content: center;
flex-basis: 0;
flex-grow: 1;
margin: 0px 5px;
}

.tabs-holder ul li{
  position: relative;
}
.tabs-holder ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(93,82,160, 1);
  opacity: 0.9;
  mix-blend-mode: multiply;
}
.tabs-holder ul li h4,
.tabs-holder ul li h5{
z-index: 500;
color: #ffffff;
text-align: center;
font-weight: normal;
}
.tabs-holder ul li h4{
margin-bottom: 10px;
font-size: 1.4em !important;
}
.tabs-holder ul li h4{
font-size: 1.1em;
}

@media(max-width: 920px){
  .tabs-holder ul li{
    margin: 0px 5px 10px 5px;
  }
}

#service-destination{
position: relative;
display: none;
padding: 10px;
margin-bottom: 30px;
color: #ffffff;
background-color: #26194b;
}
#service-destination h5{
position: absolute;
top: 14px;
right: 14px;
padding: 6px;
}
#inner-destination{
padding: 8px;
border: #ffffff 3px solid;
/* border-radius: 8px; */
}
#inner-destination h3{
display: table;
padding: 6px;
margin-bottom: 14px;
font-size: 1.3em;
background-color: rgba(93,82,160, 1);
color: #ffffff;
}
#inner-destination p{
margin-bottom: 14px;
font-weight: normal;
}
#inner-destination h4{
margin-bottom: 8px;
font-size: 1.1em;
font-weight: 400;
}
#inner-destination ul{
padding: 20px 0px 20px 20px;
}
#inner-destination strong{
font-weight: 600;
}

.other-services{
width: 94%;
padding: 30px 0px 0px 0px;
margin: 0px auto;
}
.other-services h1{
padding: 14px 0px;
font-size: 1.8em;
color: #26194b;
text-align: center;
}
.other-services p:last-child{
margin-bottom: 30px;
}
.other-services h3{
font-size: 1.4em;
text-align: center;
color: #26194b;
}
.other-services h3 a:link,
.other-services h3 a:active,
.other-services h3 a:visited,
.other-services h3 a:hover{
color: #26194b;
text-decoration: none;
}



.home-tabs{
padding: 20px 0px 0px 0px;
display: flex;
flex-flow: row wrap;;
justify-content: space-around;
align-items: baseline;
align-content: space-around;
}
.home-tabs li{
list-style: none;
padding: 10px 20px;
margin: 10px;
background-color: #26194b;
color: #ffffff;
border-radius: 4px;
}

.home-tabs2{
padding: 20px 0px 0px 20px;
margin-bottom: 30px;
}
.home-tabs2 li{
color: #26194b;
}

.other-services .row{
padding-top: 30px;
}
.other-services .row .bio{

padding: 20px 10px 10px 10px;
background-color: antiquewhite;
}
.other-services .bio img{
display: block;
width: 150px;
height: auto;
margin: 0px 10px 14px;
float: left;
}
.other-services .bio h4{
font-size: 1.2em;
font-weight: 200;
}
.other-services .bio ul{
padding: 0px 0px 14px 20px;
}

#skip{
display: table;
padding: 20px 14px;
margin: 0px auto;
font-size: 1.6em;
color: #ffffff;
background-color: #f18125;
border-radius: 30px;
}


#skip-holder{
display: none;
width: 80%;
padding: 20px;
margin: 0px auto;
background-color: #fafafa;
}
#skip-holder h4{
margin-bottom: 30px;
font-size: 1.6em;
text-align: center;
}
#skip-holder h5{
width: 280px;
display: table;
padding: 14px;
margin: 0px auto;
margin-bottom: 30px;
font-size: 1.4em;
text-align: center;
background-color: #0562ff;
border-radius: 14px;
}
#skip-holder h5 a:link,
#skip-holder h5 a:active,
#skip-holder h5 a:visited,
#skip-holder h5 a:hover{
font-size: 1em;
color: #ffffff;
text-decoration: none;
}
#skip-holder h5 a:hover{
text-decoration: underline;
}



.contact-insert{
width: 100%;
padding: 34px 0px;
background-color: #eef1f7;
}
.contact-insert .row .col-md-7{
padding: 0px 20px 0px 20px;
}
.contact-insert .row .col-md-7 h2{
width: 100%;
padding: 30px 0px 20px 0px;
margin: 0;
font-size: 2em;
text-align: center;
color: #26194b;
}
.contact-insert .row .col-md-7 p{
margin-bottom: 14px;
}
.contact-insert .row .col-md-7 p:last-child{
margin-bottom: 30px !important;
}
.contact-insert .row .col-md-7 h4{
font-family: Arial;
font-size: 1.4em;
text-align: center;
}

.contact-insert-button{
display: table;
padding: 30px 40px;
margin: 0px auto;
margin-bottom: 20px;
background-color: #d62f2d;
border-radius: 30px;
}
.contact-insert .row .col-md-7 .contact-insert-button h4{
font-family: Arial;
margin-bottom: 14px;
font-size: 2.6em;
color: #ffffff;
text-align: center;
}
.contact-insert .row .col-md-7 .contact-insert-button h5{
font-size: 1.4em;
text-align: center;
color: #ffffff;
}
.contact-insert .row .col-md-7 .contact-insert-button h5 span{
color: #eaff00;
}

.contact-insert .row .col-md-5{
padding: 0px 0px 0px 20px;
}


.learn-more-holder{
width: 90%;
padding: 30px 0px;
margin: 0px auto;
background-color: #fafafa;
border-radius: 20px;
border: #a6a8ac 2px solid;
}
.learn-more-holder form{
width: 100%;
padding: 14px;
margin: 0px auto;
}
.learn-more-holder form h4{
margin-bottom: 20px;
text-align: center;
font-size: 1.2em;
}
.learn-more-holder form input,
.learn-more-holder form textarea,
.learn-more-holder form select{
margin-bottom: 8px;
}
.learn-more-holder form input::placeholder,
.learn-more-holder form textarea::placehoder,
.learn-more-holder form input::-webkit-input-placeholder,
.learn-more-holder form textarea::-webkit-input-placehoder,
.learn-more-holder form input::-moz-placeholder, 
.learn-more-holder form textarea::-moz-placeholder,
.learn-more-holder form input:-ms-input-placeholder,
.learn-more-holder form textarea:-ms-input-placeholder{
color: #a6a8ac;
text-transform: uppercase;
}

.learn-more-holder form textarea{
margin-bottom: 20px;
}


.learn-more-holder form textarea{
margin-botom: 14px;
}


#form-error{
padding: 14px;
margin-bottom: 20px;
text-align: center;
}
#form-error{
color: red;
}
#form-success{
padding: 20px 0px;
text-align: center;
border-radius: 20px;
}

#spinner{
display: none;
padding: 30px 0px;
text-align: center;
}
#spinner img{
margin: 0px auto;
}


.footer{
width: 100%;
padding: 60px 0px;
background-image: url('../ceperks/images/bottom-shadow-small.png');
background-position: top;
background-repeat: repeat-x;
}
.footer img{
display: block;
margin: 0px auto;
margin-bottom: 20px;
}
.footer h4{
font-family: Open Sans, Arial;
margin-bottom: 20px;
font-size: 1.2em;
color: #222433;
text-align: center;
}
.footer h3{
margin-bottom: 20px;
text-align: center;
}
.footer h3 a:link,
.footer h3 a:active,
.footer h3 a:visited,
.footer h3 a:hover{
font-family: Open sans, Arial;
font-size: 2em;
color: #222433;
text-decoration: none;
}



.copyright{
padding: 10px;
font-family: Arial;
font-size: 0.8em;
color: #000000;
}

.spacer-30{
width: 100%;
height: 30px;
}
.clr{
clear: both;
}
