header {
    /* background: -webkit-linear-gradient(left, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%);
    background: -o-linear-gradient(left, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%);
    background: -moz-linear-gradient(left, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%);
    background: linear-gradient(to right, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%); */
    background: #fff;
    color: #000;
}
 #main-menu > ul > li > a:hover,  #main-menu > ul > li.current_page_item > a,  #main-menu > ul > li.current-menu-ancestor > a {
    color: #000;
}
 #main-menu > ul > li > a:hover:before,  #main-menu > ul > li.current_page_item > a:before,  #main-menu > ul > li.current-menu-ancestor > a:before,  #main-menu > ul > li > a:focus:before {
    color: #000;
    text-shadow: 7px 0 #00, -7px 0 #000, 0 0 #000;
    -webkit-text-shadow: 7px 0 #000, -7px 0 #000, 0 0 #000;
    -moz-text-shadow: 7px 0 #000, -7px 0 #000, 0 0 #000;
    -ms-text-shadow: 7px 0 #000, -7px 0 #000, 0 0 #000;
}
 #main-menu > ul > li > a:hover,  #main-menu > ul > li.current_page_item > a,  #main-menu > ul > li.current-menu-ancestor > a {
    color: #000;
}
#main-menu > ul > li > a {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    padding: 20px 15px 21px;
    color: #000;
    position: relative;
    letter-spacing: 1.2px;
}
#main-menu > ul > li > a::before {
    color: transparent;
    content: "•";
    font-size: 12px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    text-shadow: transparent 0px 0px;
    top: 53%;
    transform: translateX(-50%);
    transition: text-shadow 0.3s ease 0s, color 0.3s ease 0s;
}
#main-menu > ul > li.current_page_item > a:before{
    color: #000;
    text-shadow: 7px 0 #000, -7px 0 #000, 0 0 #000;
    -webkit-text-shadow: 7px 0 #000, -7px 0 #000, 0 0 #000;
    -moz-text-shadow: 7px 0 #000, -7px 0 #000, 0 0 #000;
    -ms-text-shadow: 7px 0 #000, -7px 0 #000, 0 0 #000;
}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.form-control-dark {
    border-color: var(--bs-gray);
}

.form-control-dark:focus {
    border-color: #fff;
    box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.text-small {
    font-size: 85%;
}

.dropdown-toggle {
    outline: 0;
}


@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* rtl:end:ignore */


/* Featurettes
  ------------------------- */

.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
    letter-spacing: -.05rem;
}

/* rtl:end:remove */

/* RESPONSIVE CSS
  -------------------------------------------------- */

@media (min-width: 40em) {

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
}
.fw-normal{

}.column.no-space.dt-sc-one-third {
    width: 33.33%;
}
.column.no-space {
    margin-left: 0px;
    margin-right: 0px;
}

.column.first {
    margin-left: 0px;
}
.text-aligncenter {
    display: block;
    text-align: center;
}
.column {
    box-sizing: border-box;
    margin: 0px 0px 0px 2%;
    float: left;
    min-height: 1px;
    position: relative;
}
.clearfix{
    clear: both;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #333333;
}
a {
    text-decoration: none;
}
.border-title.type3 h1:after, .border-title.type3 h2:after, .border-title.type3 h3:after, .border-title.type3 h4:after, .border-title.type3 h5:after, .border-title.type3 h6:after {
    background: url(../img/title-border.png) no-repeat;
    bottom: -15px;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    width: 32px;
    right: 0;
    margin: auto;
}
.aligncenter.border-title, .alignright.border-title, .alignleft.border-title, .border-title {
    margin: 0 0 20px 0;
}
.border-title {
    position: relative;
    clear: both;
}
.dt-sc-margin100 {
    margin: 50px 0px;
}
.dt-sc-margin60 {
    margin: 30px 0px;
}
.footer-top-strip {
    margin-top: 100px;
    width: 100%;
    /* background: url(../img/footer-strip-bg.jpg) repeat; */
    background-color: #333333;
    padding: 25px 0 27px;
}
.footer-top-strip p {
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
}
.copyright {
    float: left;
    width: 100%;
    clear: both;
    padding: 17px 0px;
    background-color: #008bd3;
    /* background: -webkit-linear-gradient(left, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%);
    background: -o-linear-gradient(left, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%);
    background: -moz-linear-gradient(left, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%);
    background: linear-gradient(to right, #00d39f 0%, #008bd3 25%, #d40063 75%, #d4be00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d39f', endColorstr='#d4be00',GradientType=1 ); */
}
.copyright {color: #fff!important;}
footer a{color: #fff!important;}
footer p{color: #fff!important;}
footer h5{color: #fff!important;}
.breadcrumb-wrapper {
    background-color: #dff1f8;
    float: left;
    width: 100%;
    background-image: url(../img/breadcrumb-bg.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    position: relative;
}
.breadcrumb-wrapper .full-width-section-inner {
    float: left;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 100px 0px;
}
.main-title {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 9;
    bottom: -30px;
}
.breadcrumb {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.breadcrumb a, .breadcrumb .current {
    color: rgba(255, 255, 255, 0.7);
}
.breadcrumb .fa {
    margin: 0 8px 0 6px;
    color: rgba(255, 255, 255, 0.7);
}
.main-title h1 {
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    margin: 0;
    font-weight: 300;
}
.address {
    font-size: 25px;
}

