.section--dark .component__title {
    text-align: center;
}

.partial-top-phone  p.map-search__location-fax {
    font-size: 1.4rem;
    margin-left: 14px;
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0 !Important;;
}

.partial-top-phone .map-search__email
{ font-size: 1.1rem;
    margin-left: 12px;
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-weight: bold;


}

 .section--light .map-search__email {

     color: #90b626;
}
 .section--light .col-sm-12 p.map-search__location-fax
{

     color: #90b626;
}

.map-a .map-search__location-contact p {
  
    color: #000 !important;
}
.section.banner-nav::before {
    background-color: rgba(0,0,0,.4);
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background: rgba(0,0,0,.4);
}

.book {
    padding: 38px;
    background: #90b626;
    border-radius: 10px;
    width: 50%;
    margin: 20px auto;
}

input[type="text"] {
    width: 100% !important;
    padding: 0px 20px;
}
textarea {
    width: 100% !important;
}



.featuredblocks-grid-e .featuredblock__bgImage:before {
    content: "";
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
}

h2 {
    color: #000;
}

.align-right {

margin: 0px 0px 10px 10px;
    float:right;
}



.align-left {

margin: 0px 10px 10px 0px;
    float:left;
}

.align-center {

margin-bottom:10px;
    margin: 0 auto;
    display:block;
}





.col-22 {
width: 49%;
display: inline-block;
padding: 1%;
vertical-align: top;
}

@media (max-width:1024px) {

#partial-header-1 .phone__number {
   
    font-size: 1.2rem;
   
}
.row.text-right.d-flex.justify-content-end {
    text-align: center !important;
}

.d-flex {
  
    display: inline !important;
}

.banner-c .slider__wrapper {
  
    top: 33%;

}

.banner .banner-text__wrapper {
    max-width: 100%;
}

}


@media(max-width: 768px){
.col-2 {
width: 100%;
padding:0%;
}
.col-sm-12.col-md-4.col-lg-2.d-flex.align-items-center.partial-top-phone {
    display: none !important;
}

.col-md-8 {
  
    flex: 0 0 100%;
    max-width: 100%;
}
.col-sm-12.col-md-4.col-lg-2.d-flex.align-items-center.partial-top-phone {
    display: none !important;
}
}