body{
    margin: 0 !important;
    padding: 0 !important;
    background-image: url(images/blue.jpg);    
}
.nave_bg {
    position: fixed;
    width: 100%;
    z-index: 999999;
}
span.navbar-toggler-icon {
    background-image: url(images/icon2.png) !important;
}
.container {
    background: white;
    padding: 50px;
    margin-bottom: 30px;
}
/*img{*/
/*    width: 100% !important;*/
/*}*/
nav.navbar.navbar-expand-lg.navbar-light {
    max-width: 1200px !important;
    margin: auto !important;
}
h1 {
    text-transform: uppercase;
    color: #22245a;
}
nav.navbar.navbar-expand-lg.navbar-light {
    background: #22245a !important;
}
a.nav-link {
    color: white !important;
}
.navbar-light .navbar-brand {
    color: rgba(255, 255, 255, 0.9) !important;
}
.logo {
    /* width: 242px !important; */
    padding-left: 70px;
    padding-right: 70px;
}
.logo a {
    text-transform: uppercase;
    font-weight: bold;
}

a.nav-link {
    color: white !important;
    text-transform: capitalize;
    font-weight: 500;
    padding-left: 18px !important;
}
.nave_bg {
    background: #22245a;
}
.img_header {
    display: inline-block;
}
.join_our_mailing {
    display: inline-block;
}
.img_header img {
    margin-top: 25px;
}
.join_our_mailing {
    width: 450px;
    text-align: center;
    position: absolute;
}
.join_our_mailing a {
    display: block;
    margin-top: 45px;
    color: black;
    font-size: 22px;
}
.join_our_mailing img {
    margin-top: 20px;
}
.twenty {
    text-align: center;
    font-size: 34px;
    text-transform: uppercase;
}
.join_our_mailing a span {
    display: block;
}
.join_our_mailing a:hover {
    text-decoration: none;
}
a.nav-link:hover {
    color: #ffffffb8 !important;
}
.due-text {
    text-align: center;
    max-width: 560px;
    margin: auto;
}
.due-text {
    text-align: center;
    max-width: 625px;
    margin: auto;
    font-size: 14px;
    margin-top: 28px;
}
.row.page-row {
    padding-top: 30px;
}
ul.tab.button_tabs li:before {
    list-style: none;
    content: '';
    width: 8px;
    height: 8px;
    background: #22245a;
    position: absolute;
    border-radius: 10px;
    margin-left: -15px;
    margin-top: 14px;
}
ul.tab.button_tabs {
    list-style: none;
    padding: 22px;
}
ul.tab.button_tabs li {
    font-size: 22px;
    text-transform: uppercase;
    font-family: calibri;
}
.tabcontent {
    width: 100% !important;
    display: none;
}
.tabcontent img {
    width: 100% !important;
}
.img-box {
    max-width: 510px;
}
.twenty {
    margin-top: 50px;
}
.panel {
    background: #efefef;
    padding: 20px;
    border-radius: 4px;
   
}
.dec p {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-size: 14px;
    display: inline-block;
    margin: 0;
}
.dec h3 {
    font-size: 18px;
}
.Services p {
    margin: 0;
    padding: 0;
    font-size: 14px;
     font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
.date-text {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.p1 {
    display: none;
}
.p2 {
    display: none;
}

.p3 {
    display: none;
}

.p4 {
    display: none;
}

.p5 {
    display: none;
}


.panel-section-1 {
    border: solid 1px;
    border-color: #d8d8d8;
    margin-top:28px ;
    border-radius: 4px;
    margin-bottom: 30px;
}
button#hide {
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 30px;
    margin-top: 10px;
}
.inner-section img {
    width: 100%;
    padding: 20px;
}
.p2 {
    display: none;
}
.img_header img {
    width: 100%;
}
button#hide2 {
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    display: block;
    margin-bottom: 30px;
}
.exmple{
    background-image: url(images/heading.png);
    background-position: center;
    background-repeat: no-repeat, repeat;
    color: white;
    
    font-size: 14px;
}
.text {
    text-align: center;
}
h1.heading {
    text-align: center;
    padding: 30px;
}
.box {
    border: solid 1px #22245a;
    margin: 9px;
    text-align: center;
}
.box h3 {
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 10px;
    color: #22245a;
}
.box p {
    color: #404040;
}
div#carouselExampleIndicators {
    margin-top: 30px;
}

.carousel-indicators .active {
    background-color: #a8b0fb !important;
}
.carousel-indicators li {
   
    background-color: rgb(72, 75, 144) !important;
}
.carousel-control-next-icon{
    background-image: url(images/arrow.png) !important;
    position: absolute;
    right: -17px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 32px !important;}

    .carousel-control-prev-icon{
        background-image: url(images/arrow2.png) !important;
        position: absolute;
    left: -17px;
    }
/*    .carousel-item {*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
/*}*/
div#carouselExampleIndicators {
    padding-left: 30px;
    padding-right: 30px;
}
    .carousel-item h3 {
        position: absolute;
        top: 0;
        text-align: center;
        color: white;
    }

    .carousel-item {
        max-height: 400px ;
    }
    a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.box img {
    width: 100%;
}

.carousel-indicators li{
    
    width:15px !important;
    height:15px !important;
    border-radius:10px !important;
	
}


.carousel-caption {
    position: relative!important;
    right: 0!important;
    bottom: 20px;
    left: 0!important;
    z-index: 10;
    padding-top: 34px!important;
    padding-bottom: 20px;
    color: #22245a;
    text-align: center;
}
.carousel-item {
    max-height: unset !important;
}
.carousel-item img {
    max-height: 400px;
}
.card-header {
    background: #efefef;
    padding: 20px;
    border-radius: 4px !important;
}
.date-text {
    font-size: 16px;
}
.card.z-depth-0.bordered {
    margin-top: 30px;
}

.d-none {
    display: block !important;
}
@media screen and (max-width: 768px) {
 .logo {
    /* width: 242px !important; */
    padding-left: 0  !important;
    padding-right: 0 !important;
}
a.nav-link {
    color: #ffffff !important;}
.join_our_mailing {
    width: auto !important;
    text-align: center!important;
    margin: auto;
    display: inline!important;
    position:relative !important;
}
}

@media screen and (max-width: 768px) {
.container {
padding: 25px !important;
    /* STYLES HERE */
    a.navbar-brand {
    font-size: 16px !important;
}
}



 