html body {
    font-family: "Raleway", serif;
    font-size: 19px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5;
    color: inherit;
}
.h1, h1 {
    font-size: 2.3rem;
}
.h3, h3 {
    font-size: 1.5rem;
}
.small90 {
    font-size: 90%;
}


.content {
    display: block;
    padding-top: 30px;
}
.mobile-content {
    display: none;
}
.bdiv {
    margin-right: 15px;
	float:left;
}
.item blockquote {
    background: #e9ecef none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    line-height: 20px;
    padding: 25px;
    position: relative;
}
.item blockquote:before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.item blockquote:after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #83c427 transparent transparent transparent;
}
.carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 150px;
    padding: 3px;
    width: 150px;
	margin-top: 0%;
}
.carousel-info {
    overflow: hidden;
	float:left;
}
.carousel-info img {
    margin-right: 15px;
}
.carousel-info span {
    display: block;
}
.carousel-info-r img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 150px;
    padding: 3px;
    width: 150px;
	margin-top: 0%;
}
.carousel-info-r {
    overflow: hidden;
	float:right;
}
.carousel-info-r img {
    margin-left: 0px;
}
.carousel-info-r span {
    display: block;
}
span.testimonials-name {
    color: #83c427;
    font-weight: 800;
    margin: 23px 0 7px;
}
span.testimonials-post {
    color: #656565;
}
span.testimonials-name-r {
    color: #83c427;
    font-weight: 800;
    margin: 23px 0 7px;
}
span.testimonials-post-r {
    color: #656565;
}
.la-circle {
	display: block;
	margin-left:auto;
   	margin-right: auto;
}












.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23343a40' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
        margin-right: 75px;
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23343a40' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
        margin-left: 75px;
}
.green-p-text{
    color: #83c427;
}
.oi-double-quote-serif-left {
    margin-right: 10px;

}
.carousel-control-prev {
    margin-right: 50px;   
}    
.carousel-control-next {
    margin-left: 50px;   
}
.carousel-item p{
  padding-left: 12%;
  padding-right: 12%;
  padding-bottom: 5%;
  background-color: white;
  color: black;
}
.carousel-inner {
    width: 100%;
    height: 100%;
}
#demo .carousel-indicators {
    right: 0%;
    top: 90%;
    bottom: 0px;

}
#demo .carousel-indicators li {
    width: 60px;
    height: 60px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
    text-indent: 0;
}
#demo .carousel-indicators .active {
    background: #333333;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    border-color: #83c427;
    opacity: 1;
    overflow: hidden;
}

#clientsGT450 {
    display: block;
	}
#clientsLT450 {
    display: none;
	}
#addGT800 {
    display: block;
}
#addLT800 {
    display: none;
}
#contactGT800 {
    display: flex;
}
#contactLT800 {
    display: none;
}
a:hover {
    text-decoration: none;
}
.jumbotron {
    padding: 2rem 1rem;
    background-color: #e9ecef;
    border-radius: .3rem;
    margin-bottom: 0px;
}
.navbar-brand {
    max-width: 60%;
}
.navbar-brand img {
    max-width: 60%;
}
.nav-link {
	color: white;
}
.iconfloat {
    float: left; 
    margin-right: 20px; 
    padding-bottom: 15%;
}
.col-mm-1 {
	-webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;    
    flex: 0 0 33.33333%;	 
    max-width: 33.33%;
	text-align: left;
}
.col-mm-2 {
	-webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;    
    flex: 0 0 33.33333%;
    max-width: 33.33%;
	text-align: center;
}
.col-mm-3 {
	-webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%; 
    max-width: 33.33%;
	text-align: right;
}
.col-mm-1:hover a {
	text-decoration: none;
    color: white !important;
    background-color: #83c427;
}
.col-mm-2:hover a {
	text-decoration: none;
    color: white !important;
    background-color: #83c427;
}
.col-mm-3:hover a {
	text-decoration: none;
    color: white !important;
    background-color: #83c427;
}
.underln {
    margin-left: 43%;
    margin-right: auto;
    margin-bottom: 20px;
    border-top: 3px solid #83c427;
    width: 15%;
}
.underlnJ {
    margin-left: 44%;
    margin-right: auto;
    margin-bottom: 20px;
    border-top: 3px solid #83c427;
    width: 13%;
}
#work {
    background-image: url("LADesign Photos/Work_Header.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: border-box;
    margin-bottom: 5%;
}
#about {
    background-image: url("LADesign Photos/About_Header.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-origin: border-box;
}
.about-text {
    height: 10%;
    width: 100%; 
    padding-top: 5%;
    padding-bottom: 22%;
}
#connect {
    background-image: url("LADesign Photos/Contact_Header.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-origin: border-box;
}
.connect-text {
    height: 10%;
    width: 50%; 
    padding-top: 10%;
    margin-left: 50%;
    padding-bottom: 13%;
} 
#services {
    background-image: url("LADesign Photos/Services_Header.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-origin: border-box;
}
.services-img { 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    overflow: hidden; 
}
.services-text {
    position: relative; 
    height: 10%;
    width: 100%; 
    padding-top: 5%;
    padding-bottom: 20%;
}
#testimonials {
    background-image: url("LADesign Photos/Services_Headers.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-origin: border-box;
}
.testimonials-text {
    position: relative; 
    height: 10%;
    width: 100%; 
    padding-top: 5%;
    padding-bottom: 20%;
}
.btn {
    border-radius: 0px;
    text-decoration: none;
}
.mysmall {
    font-size: 15px;
}
.btn:hover a {
    text-decoration: none;
    background-color: #fff;
    color: #000; 
}
.green-btn {
    border-radius: 0px;
    text-decoration: none;
    color: white; 
    border-color: white;
    background-color: #83c427;
    padding: 7.5px 16.5px;
}
.green-btn:hover a {
    text-decoration: none;
    background-color: #fff;
    color: #000; 
}
.LAbtn {
    display: inline-block;
    padding: 2% 2%;
    background-color: #fff;
    border: 1px solid;
    border-radius: 0;
    text-decoration: none;
}
.LAbtn:hover a {
	text-decoration: none;
    color: white; 
    border-color: white;
    background-color: #83c427;
}
.la-p {
	text-indent: 20px;
}
.overlaytext {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.image {
    display: block;
    width: 100%;
    height: auto;
}
.img-fluid {
    background-color: rgba(0, 0, 0, 0.6);
}
.col-sm-4:hover .overlay {
    opacity: 1;
} 
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: auto; 
    width: auto; 
    transition: .5s ease;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6); 
}
.zoom {
	transition: transform .75s;
}
.zoom:hover {
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.green-25rem-text{
    color: #83c427;
    font-size: 2.5rem;
}
.green-sm-text{
    color: #83c427;
    font-size: 25px;
}
.green-text{
    color: #83c427;
    font-size: 60px;
    font-weight: 800;
}
.white-text{
    color: #ffffff;
    font-size: 21px;
}
.white-25rem-text{
    color: #ffffff;
    font-size: 2.5rem;
}
.meet-text{
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
}
.green-footer{
    background-color: #83c427;
    height: 210px;
    color: #ffffff; 
    text-align: center; 
    font-size: 30px;
}
.gray-footer {
    padding-top: 0px;
    background-color: #343a40;
    height: 150px;
    color: #ffffff;
}
.gray-footer img {
    max-width: 65%;
    height: auto;
    opacity: 0.5;
    float: right;
}
.container-fluid {
    padding: 0px;
}
#bckgrnd {
    background: url("LADesign Photos/background-home.jpeg") no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}
#video-background { 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    overflow: hidden; 
}
#video-background:before { 
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    overflow: hidden; 
    background-color: rgba(0, 0, 0, 0.6); 
    z-index: 5;
}
#videobcg { 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    overflow: hidden; 
}
.video-wrap { 
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 0px;
    min-width: 100%;
    min-height: 550px;
    width: 100%;
    height: 550px;
    overflow: hidden; 
}
.video-text {
    position: relative; 
    color: white;
    font-size: 60px;
    margin-top: 10%;
    text-align: center;
    top: 0px;
    left: 0px;
    line-height: 1;
}
.accordion {
    background-color: #e9ecef;
    color: #444;
    cursor: pointer;
    padding: 3%;
    margin-left: 10%;
    width: 80%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}
.accordion:hover {
    background-color: #83c427;
    color: #fff;
}
.accordion:hover:after {
    background-color: #83c427;
    color: #fff;
}
.accordion.aactive:hover {
    background-color: #83c427;
}
.aactive {
    background-color: #83c427;
    color: #fff;
}
.accordion:after {
    content: '\002B';
    color: #83c427;
    font-size: 3rem;
    font-weight: bold;
    float: right;
    margin-right: 40px;
}
.aactive:after {
    content: "\2212";
    color: #ffffff;
}
.panel {
    padding-top: 0;
    padding-left: 10%;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.75s ease-out;
}
.panelleft {
    padding: 3% 0;
    background-color: white;
    width: 60%;
    float: left;
}
.panelright {
    padding-top: 3%;
    padding-left: 7%;
    background-color: white;
    width: 40%;
    float: left;
}
.panelright p {
    color: #83c427;
}
.accordion span {
    margin-left: 1.75rem;
    font-size: 2.3rem;
    font-weight: 800;
}







