body {
  padding-top: 0px;
}

.wrapper{
    width: 1440px;
    margin: 0 auto;
}
#contact {
}

.bg-primary {
    background-color: #23518C !important;
    height: 0em;
}
.bg-black-0D0D0d {
    background-color: #0D0D0D;
}

.bg-yellow-F2B33D {
    background-color: #F2B33D;
	
}
.bg-green-038C65 {
    background-color: #038C65;
	
}
.bg-blue-23518C {
    background-color: #23518C;
}

.bg-red-F23847 {
    background-color: #F23847;
}

.bg-grey-E9ECEF {
    background-color: #E9ECEF;
}

.btn-G-primary {
  color: #fff;
  background-color: #038C65;
  border-color: #038C65;
}

.btn-G-primary:hover {
    color: #fff;
    background-color: #F2B33D;
    border-color: #F2B33D;
}

.btn-G-primary:focus, .btn-G-primary.focus {
    color: #fff;
    background-color: #038C65;
    border-color: #038C65;
    box-shadow: 0 0 0 0.2rem;
    -webkit-box-shadow: 0 0 0 0.2rem;
}

.btn-G-primary.disabled, .btn-G-primary:disabled {
  color: #fff;
  background-color: #038C65;
  border-color: #038C65;
}

.btn-G-primary:not(:disabled):not(.disabled):active, .btn-G-primary:not(:disabled):not(.disabled).active,
.show > .btn-G-primary.dropdown-toggle {
    color: #fff;
    background-color: #038C65;
    border-color: #038C65;
}

.btn-G-primary:not(:disabled):not(.disabled):active:focus, .btn-G-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-G-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #F2B33D;
    -webkit-box-shadow: 0 0 0 0.2rem #F2B33D;
}

.display-5 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 2rem;
}
.text-pageTitle {
    font-family: gfs-didot;
    font-style: normal;
    font-weight: 400;
    font-size: 2em;
    margin-top: 27px;
    text-align: left;
}
.row .col-xl-6 .card {
    margin-top: 10px;
    margin-right: -6px;
    margin-bottom: 10px;
    margin-left: 6px;
    height: auto;
    border-radius: 8px;
}
#whatDoYou {
}
.btn.btn-warning {
    background-color: #ff8a00;
    color: #FFFFFF;
}
.card {
    width: auto;
    height: auto;
}




.
#height-row-audio {
    height: 30px;
    vertical-align: middle;
}
#height-row-audio {
}
#height-row-audio {
}


.element-align-V-center {
    margin: auto 0;
}
.element-align-H-center {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-left: auto;
    display: block;
}

.element-align-left {
    margin: auto 0;
    text-align: left;
    display: block;
}
.element-align-right {
    margin: auto 0;
    text-align: right;
    display: block;
    right: 0%;
	}

.card-home {
    width: 360px;
    height: 418px;
    border-radius: 6px 6px 6px 0px;
    opacity: 1;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}




.footer-link {
    color: #fff !important;
    font-size: 10pt;
    padding-top: 19px;
    line-height: 1.5rem;
    padding-left: 0px;
}

a.footer-link {
    color: #FFFFFF !important;
}

a.footer-link:hover {
    color: #fff;
    text-decoration: underline;
}

a.footer-link:not([href]) {
  color: inherit;
  text-decoration: none;
}

a.footer-link:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

.text-green038C65{
	 color: #038C65;
}



a {
  color: #038C65;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
    color: #F2B33D;
    text-decoration: none;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

a.text-white {
  color: #fff !important;
}

a.text-white:hover {
    color: #fff;
    text-decoration: none;
}

a.text-white:not([href]) {
  color: inherit;
  text-decoration: none;
}

a.text-white:not([href]):hover {
  color: inherit;
  text-decoration: none;
}


.text-home-description {
    color: #1F669E;
    font-size: 1.2rem;
}









#ImgLogo {
    background-repeat: no-repeat;
    background-position: 0% 0% no-repeat padding-box;
    margin-bottom: auto;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 22px;
}















#footer-bottom{
    width: 100%;
    height: 58px;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: #51D696;
}

#quickLinks{
    margin-top: 28px;

}

/* || Layout */

#imageCenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.img-fluid {
  width:100%;
  height:100%;
}


.element-small-padding{
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;	
	
}
.element-medium-padding{
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;	
	
}

.element-large-padding{
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;	
	
}

.element-sideCloumn-padding{
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 50px;	
	
}

.element-pageTitle-padding{
    padding-top: 70px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 0px;	
	
}
/* || Alignment */


.element-align-H-center {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.element-align-V-center {
    height: 70%;
    margin: auto 0;
    display: block;
}

.element-align-center {
    margin: auto;
    display: block;
    padding-right: auto;
}
.list-group-leftBoarder {
    border-left: thin solid #7E7E7E;
    height: 61px;
}

.text-responsive {
  font-size: calc(100% + 1vw + 1vh);
}
.windowHeight1500px {
    height: 1500px;
}
.windowHeight800px {
    height: 800px;
}

/* || Nav Bar Customize */


.bg-LACity-Lblue{
    background-color: #55AAF0;

}
.bg-LAcity-Mblue{
    background-color: #3E7CB0;

}

.bg-LAcity-Dblue{
    background-color: #274F70;

}

.bg-LAUSD-Lgreen{
    background-color: #51D696;

}
.bg-LAUSD-Mgreen{
    background-color: #43B07B;

}

.bg-LAUSD-Dgreen{
    background-color: #2B704F;

}.element-border-bottom {
    border-bottom: thick solid #000000;
  
}


.element-border-bottom-grey {
    border-bottom: thin solid #E9ECEF;

}
.align-right {
}




.display-none{
    display: none;	
}
.card-laccrc-home {
    background-color: #E9ECEF;
    color: #274F70;
    font-size: large;
    padding-top: 126px;
    padding-right: 126px;
    padding-bottom: 126px;
    padding-left: 126px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 0px;
    box-shadow: inset 0px 0px;
    border-radius: 10px;
    border: thick solid #FDFCFC;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}



.BUTTON_SFF {
    height: 100%;
    color: #3E7CB0;
    font-family: Arial;
    width: 100%;
    font-size: 1rem;
    font-weight: 100;
    background-color: #E9ECEF;
    /* [disabled]-webkit-box-shadow: inset 1px 1px 136px 3px; */
    -moz-box-shadow: inset 1px 1px 15px 3px #0059A0;
    /* [disabled]box-shadow: inset 1px 1px 136px 3px; */
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    padding-top: 34px;
    padding-right: 34px;
    padding-bottom: 34px;
    padding-left: 34px;
    text-transform: uppercase;
    border: thin solid #FFFFFF;
}
.text-underline {
    text-decoration: underline;

}
