﻿body {
    padding-top: 20px;
    font-family: Arial, Helvetica, 'Montserrat',sans-serif;
    line-height: 25px;
    font-weight: lighter;
    color: #555555;
}

/* Set padding to keep content from hitting the edges */


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}


h1, h2, h3, h4 {
    color: #87ceeb;
}

h1 {
    font-size: 45px;
    text-transform: uppercase;
}

h2 {
    font-size: 30px;
    text-transform: uppercase;
}

h3 {
    text-transform: capitalize;
}

.PPNumber {
    width: 3%;
    display: inline-block;
    vertical-align: top;
}

.PPHeader {
    text-align: center;
    font-weight: bold;
}

.PPText {
    display: inline-block;
    width: 96%;
}

.PrivacyPolicy {
    margin-top: 20px;
    line-height: 30px !important;
}

.custom-caption {
    font-size: 20px;
}

.eventsheading {
    background-color: #0078d7;
    font-size: 20px;
    color: white;
}

.DonateButton {
    background-color: #2c69cc;
    color: white;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid transparent;
    border-color: skyblue;
    padding: 6px 12px 6px 12px;
    margin-right: 15px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .DonateButton a {
        color: white;
        text-decoration: none;
    }

.DonateButtonLight {
    background-color: skyblue;
    color: white;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid transparent;
    border-color: skyblue;
    padding: 6px 12px 6px 12px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .DonateButtonLight a {
        color: white;
        text-decoration: none;
    }

.DonateButtonLight {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

    .DonateButtonLight:hover {
        background-color: #0078d7;
        border-color: #0078d7;
        color: white;
    }

.DonateButtonLightDarkText {
    background-color: skyblue;
    color: #000;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid transparent;
    border-color: skyblue;
    padding: 6px 12px 6px 12px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .DonateButtonLightDarkText a {
        color: white;
        text-decoration: none;
    }

.DonateButtonLightDarkText {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

    .DonateButtonLightDarkText:hover {
        background-color: lightskyblue;
        border-color: lightskyblue;
    }

.TopBanner {
    background-color: #0078d7;
    left: 0;
}

.MainNav {
    background-color: #0078d7;
    color: white;
    margin-bottom: -1px;
    border: none;
    border-radius: 0 !important;
}

    .MainNav .BarButton {
        background-color: #0078d7 !important;
    }

    .MainNav a {
        color: white !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 14px !important;
        text-transform: uppercase;
    }

    .MainNav ul {
        background-color: #0078d7;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        border-top: none;
        box-shadow: none;
    }

    .MainNav a:hover {
        background-color: darkblue !important;
    }

    .MainNav a:focus {
        background-color: darkblue !important;
    }

    .MainNav .open .NavMenuToggle {
        background-color: darkblue !important;
    }

.HomeContainer {
    padding: 50px 0;
    margin-right: 351px;
    max-height: 600px !important;
}

.SecondaryText {
    color: darkblue;
}

.Overlay {
    background-color: rgba(0, 0, 0, .8);
    padding: 50px;
    color: #000;
    /*position: absolute;*/
    /*bottom: 0;
    left: 0;*/
    height: 100%;
    max-width: 1170px;
}

    .Overlay p {
        margin-top: 20px;
    }

    .Overlay h1 {
        font-size: 34px;
    }

footer {
}

.Footer-Content {
    background-color: #5c6068;
    padding: 15px;
    color: skyblue;
    display: block;
}

    .Footer-Content p {
        line-height: 16px;
    }

    .Footer-Content a {
        color: skyblue;
        text-decoration: none;
    }

.HomePageSlider.swiper-container {
    /*height: 495px;*/
    width: 100%;
}

#Prev.swiper-button-prev.Top, #Next.swiper-button-next.Bottom {
    color: #6b6b6b !important;
    position: relative;
    top: -115px;
    display: inline-flex;
    max-width: 100px;
    background-color: rgba(255,255,255, 0.8);
}


.Top {
}

.Bottom {
    float: right;
}

.HomePageText {
}

    .HomePageText .swiper-slide:not(.swiper-slide-active) {
        opacity: 0 !important;
    }

    .HomePageText .swiper-container {
        height: 100%;
        width: 100%;
    }

    .HomePageText .swiper-slide:not(.NotVisible) {
        font-size: 2rem;
        color: #2c69cc;
        padding: 20px;
        background-color: rgba(255,255,255,0.8);
        line-height: 2.9rem;
        border-radius: 25px;
        font-family: 'Roboto', sans-serif;
        text-align: center;
    }

        .HomePageText .swiper-slide:not(.NotVisible) h3 {
            font-size: 2.8rem;
            color: #2c69cc;
            text-transform: uppercase;
        }

        .HomePageText .swiper-slide:not(.NotVisible) a {
            font-size: 1.6rem;
            color: #2a66cc;
            font-weight: bold;
        }

    .HomePageText .High {
        margin-top: 5%;
    }

    .HomePageText .Middle {
        margin-top: 30%;
    }

    .HomePageText .Low {
        margin-top: 60%;
    }

        .HomePageText .Low.extra {
            margin-top: 56%;
        }

    .HomePageText .swiper-slide:before {
    }

    .HomePageText .swiper-slide:after {
    }

.HomePageSwiper .swiper-slide
{
    width:auto;
}

.HomePageTextWrapper {
    position: absolute;
    top: 0;
    width: 30%;
    z-index: 9999;
    margin-left: 38%;
}

.HomePageWrapper {
    position: relative;
}

.HomePageSlider {
}

.HomePageCosts {
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
}

.HomePageOverlayContainer {
    width: 1170px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}

.HomePageOverlay {
    padding: 20px;
    position: absolute;
    top: 0;
    min-height: 100%;
    height: 100%;
    width: 32%;
    background-color: rgba(0,0,0,0.7);
    z-index: 999;
}

    .HomePageOverlay p {
        font-size: 1.5rem;
    }
/*.dropdown:hover .dropdown-menu{
    display: block;
    margin-top: 0;
}*/
.HeaderText {
    color: #2c69cc;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.SubHeaderText {
    color: #5c6068;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.BuildProcessThumb {
    max-width: 300px;
}

.BuildProcessThumbimg {
    max-height: 220px !important;
    width: 300px !important;
    object-fit: cover !important;
}

.FillImg {
    max-width: 100%;
}

.DynamicImg {
    width: 100%;
    max-height: 220px;
    object-fit: cover;
}

.BulletPoints {
    list-style: none;
}

    .BulletPoints li {
        padding-bottom: 10px;
    }

        .BulletPoints li:before {
            content: '\00b7';
            font-size: 80px;
            line-height: 24px;
            vertical-align: middle;
            color: #87ceeb;
            margin-left: -28px;
        }

.SmallImg {
    padding-bottom: 15px;
}

.MediumImg {
    padding-bottom: 15px;
}

.LargeImg {
    padding-bottom: 15px;
}

.LightHeaderText {
    color: #fff;
    text-transform: uppercase;
}

.LightBlueHeaderText {
    color: skyblue;
    text-transform: uppercase;
}

.LightText {
    font-size: 1.2em;
    color: #fff;
}

.DarkText {
    color: #000;
}

.HomepageBackground {
    background-image: url('../images/homeHero02.jpg');
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    /*padding-top:31%;*/
}

.Header {
    position: relative;
}

    .Header img {
        position: absolute;
        top: 60%;
        left: 25%;
    }

#DonateButtons {
    display: table;
    float: right;
}

    #DonateButtons > * {
        display: table-cell;
        width: 40%;
    }

.EnquiryForm {
    padding: 15px;
}

    .EnquiryForm label, select {
        padding-top: 10px;
        font-weight: lighter;
    }


.field-validation-error {
    color: #d61727;
    display: block;
}

.input-validation-error {
    border: 2px solid red;
    margin-bottom: 5px;
}

.validation-summary-errors {
    color: #d61727;
}

.PageTitleText {
    text-align: center;
}

.PageContent p {
    padding-top: 15px;
    padding-bottom: 10px;
}

.PageContent {
    padding-top: 15px;
    padding-bottom: 20px;
}

#DonationsList {
    padding-top: 10px;
}

/**Member Restoration Item Donation**/
.Item {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    text-align: center;
    padding-top: 10px;
    margin-top: 30px;
    height: 330px;
    margin-bottom: 40px;
}

    .Item img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        max-height: 110px;
    }

    .Item p {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .Item:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

.Item-container {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.Item select {
    display: inline;
}

.Item text {
    display: inline;
}

.AddButtons {
    padding-bottom: 20px;
    margin-top: 20px;
}

.AddButtonsArea {
    position: relative;
    top: 7%;
}
/**END Member Restoration*/

.datepicker .table-condensed {
    width: 150px;
    text-align: center;
    padding-top: 10px;
}

#OrderTable thead {
    background-color: #f2f2f2;
}

.CentreDiv {
    text-align: center;
}



#MemberStats .modal-content {
    overflow: scroll;
    max-height: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#PrivacyPolicy .modal-content {
    overflow: scroll;
    max-height: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#TermsModal .modal-content {
    overflow: scroll;
    max-height: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.DonationStats h2 {
    color: #05648a;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.DonationHeading {
    background-color: #fab929;
    vertical-align: central;
    color: white;
    padding-top: 10%;
    padding-bottom: 18%;
    height: 75px;
}

.StripeElement {
    background-color: white;
    height: 40px;
    padding: 10px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

#btnMakeDonation {
    display: inline-block;
    float: right;
    padding-left: 40px;
    padding-right: 40px;
}

#btnMemberDonation {
    font-size: 13px !important;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left
}

@media only screen and (min-width: 600px) {
    .MobileOnly {
        display: none;
    }
}

/***CSS for Mobile***/
@media only screen and (max-width: 600px) {

 

    .Overlay {
        background-color: rgba(0, 0, 0, .8);
        padding: 50px;
        width: 100%;
        color: #000;
        /*position: absolute;*/
        /*bottom: 0;
    left: 0;*/
        height: 100%;
    }

        .Overlay p {
            margin-top: 20px;
        }

        .Overlay h1 {
            font-size: 34px;
        }

    #pnlCarmenLogo {
        text-align: center;
    }

    #pnlAFCLogo {
        text-align: center;
    }

    .HomeContainer {
        margin-right: 0;
    }

    #lblFindOutMore {
        display: block;
    }

    #DonateButtons {
        float: unset;
    }

    #btnMakeDonation {
        float: unset;
        width: 100%;
    }

    #btnMemberDonation {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        text-align: center;
    }

    #FundingSeparator {
        display: block;
        width: 100%;
        margin: 5px auto;
        border-bottom: 1px solid white;
    }

    #FundRaisedSpan {
        padding-left: 0px !important;
    }

    .FullOnly {
        display: none;
    }
}



label {
    font-weight: lighter;
}

.PaymentModal .label {
    font-weight: lighter;
}

#DonationContent .label {
    font-weight: lighter;
}

.lbl {
    font-weight: lighter !important;
}

.clickable {
    cursor: pointer;
}

.LovingCup {
    height: 200px;
    background-repeat: no-repeat;
}

    .LovingCup h1 {
        width: 100%;
        padding-top: 10%;
        padding-left: 25%;
        padding-right: 25%;
        color: white;
    }

.DonationPnl {
    background-color: #f3f3f3;
    padding: 20px;
    border-radius: 25px;
}

    .DonationPnl label, select {
        padding-top: 10px;
        font-weight: lighter;
    }

#BasketListingItems {
    margin-bottom: 20px;
}

#OrderTable thead {
    background-color: #dddddd;
}

#LoginButton {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

    #LoginButton:hover {
        background-color: lightskyblue;
        color: white;
    }

ul#ui-id-1, ul#ui-id-2 {
    max-height: 200px;
    /* overflow: scroll; */
    overflow: auto;
    overflow-x: hidden;
}

PrivacyPolicy li {
    font-weight: bold;
}

PrivacyPolicy ol, p {
    font-weight: normal;
}

PrivacyPolicy ol, ul {
    font-weight: normal;
}

.Footer-Content-Dark {
    background-color: #3c3f44;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}


    .Footer-Content-Dark .container .row {
        margin-left: 15px;
        margin-right: 15px;
    }


    .Footer-Content-Dark .container .row {
        margin-left: 15px;
        margin-right: 15px;
    }

        .Footer-Content-Dark .container .row a {
            color: white;
            text-decoration: none !important;
        }

@media(max-width: 1024px) {
    .MainNav a {
        font-size: 10px !important;
    }
}

@media(min-width: 1024px) {
    .MainNav a {
        font-size: 14px !important;
    }

    .SmallImg {
        max-width: 200px;
        padding-right: 15px;
        padding-bottom: 15px;
    }

    .MediumImg {
        max-width: 450px;
        padding-right: 15px;
        padding-bottom: 15px;
    }

    .LargeImg {
        max-width: 1200px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width:767px) {
    .MainNav a {
        font-size: 14px !important;
    }
}


@media (max-width: 768px) {
    .Footer-Content-Dark .container .row a {
        display: block;
        text-align: center;
    }

    .Footer-Content-Dark {
        text-align: center;
    }

        .Footer-Content-Dark .container .row .pull-right {
            float: none !important;
        }
}

.floatRight {
    float: right;
}

/* Whirlygig */

#Whirly {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    background-color: rgba(0,0,0,0.52);
}

.Spinning {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.QuestionForm {
}

    .QuestionForm .row {
        margin-bottom: 15px;
        text-align: left;
    }


.pnlQuestionsAsk {
    background-color: #f3f3f3;
    padding: 20px;
    border-radius: 25px;
    text-align: center;
    font-size: 14px;
}

.pnlPreferences {
    background-color: #f3f3f3;
    padding: 20px;
    border-radius: 25px;
}

    .pnlPreferences label, select {
        padding-top: 10px;
        font-weight: lighter;
    }

.pnlQuestions {
    background-color: #f3f3f3;
    padding: 10px;
    border-radius: 25px;
    text-align: center;
}

    .pnlQuestions label, select {
        padding-top: 10px;
        font-weight: lighter;
    }

.pnlQuestionsAnswers {
    background-color: #f3f3f3;
    padding: 20px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 25px;
    margin-bottom: 20px;
}

    .pnlQuestionsAnswers label, select {
        padding-top: 10px;
        font-weight: lighter;
    }

@media (min-width: 768px) {
    #lnkShowHideBtn {
        font-size: 16px;
        padding-left: 20px;
    }
}

@media (max-width: 768px) {
    #lnkShowHideBtn {
        font-size: 16px;
    }

    .lbl {
        font-weight: lighter !important;
        padding-top: 2px;
    }
}

@media (max-width: 768px) {

    .HomePageOverlay {
        width: 100%;
    }

        .HomePageOverlay h1 {
            font-size: 2rem !important;
            margin-top: 0.5rem;
            margin-bottom: 0.5rem;
        }
        .HomePageOverlay p {
            font-size: 1.4rem !important;
        }

    .HomePageSlider.swiper-container {
        height: 595px;
    }

    #galleryImages {
        padding-left: 5px;
    }

    .gallery-item {
        max-width: 25%;
        max-height: 25%;
        margin: 10px;
        display: inline-block;
    }

    .floatRight {
        float: none;
    }
}

#galleryImages {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.gallery-item {
    /*max-width: 25%;
    max-height: 25%;*/
    margin: 10px;
    display: inline-block;
}

    .gallery-item img {
        max-width: 100%;
        max-height: 100%;
    }

.gallery-item-landscape {
    max-width: 75%;
    max-height: 10%;
    margin: 10px;
}

    .gallery-item-landscape img {
        max-width: 100%;
        max-height: 100%;
    }

@media (min-width: 768px) {

    .CentredDiv {
        margin: auto;
        width: 80%;
    }

    .fancybox-image, .fancybox-spaceball {
        width: auto !important;
        height: 90% !important;
    }
}

.RestorationInfoImg {
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.MuseumImg {
    max-width: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.LegacyMenuItems {
    font-weight: bold !important;
}

.AboutDonationDetails {
    padding-bottom: 10px;
}

    .AboutDonationDetails p, b {
        padding-top: 2px;
        padding-bottom: 2px;
    }

.CeremonyText p {
    padding-top: 5px;
    padding-bottom: 5px;
}

.DonationHelpButton {
    padding-left: 10px;
    cursor: pointer;
}

.DonationTypeButton {
    font-size: 16px;
    text-transform: uppercase;
    color: #87ceeb;
    font-weight: bolder !important;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-right: 35px;
    }

}
