#Header {
    background-color: #d9f3ff;
    background-image: url(images/page_header_bg.jpg);
    background-size: 100%;
}
a:hover > div,a:focus > div {
        outline: 2px solid #792020 !important;
	font-weight: 600; text-decoration: underline;
}
a#logo:focus img {
      outline: 2px solid #792020;
    border-left: 2px solid #792020;
    border-right: 2px solid #792020;
  	padding: 3px;
}
select:focus {
  border: 2px solid #fff;
  color: #fff;
  font-weight: 600;
  background-color: #AD0014;
}
span.sola_t_name {
    color: #000 !important;
}
.tp-caption h1{
	border-bottom-color: #000000 !important;
}

.theme-1 .sola_t_meta_data{
	font-size: 12px !important; 
}
a:hover > div,a:focus > div {
        outline: 2px solid #792020 !important;
	font-weight: 600; text-decoration: underline;
	background: #792020 !important;
}
a#logo:focus img {
      outline: 2px solid #792020;
	
    border: solid #792020;
    border-width: 0 2px 0 2px;
  	padding: 3px;
}
select:focus {
  border: 2px solid #fff;
  color: #fff;
  font-weight: 600;
  background-color: #AD0014;
}
.tp-bgimg.defaultimg{
	background-image:url('https://alamedacarecenter.com/wp-content/uploads/2023/02/banner.jpg') !important;
}
.contact-detail {
    min-height: 320px;
    display: flex;
    align-items: center;
}
.tp-parallax-wrap {
    left: 65% !important;
}

@media (max-width:1440px){
	.tp-parallax-wrap {
		left: 55% !important;
	}
}
@media (max-width:992px){
	.tp-parallax-wrap {
		left: 45% !important;
	}
}

.banner-text-box {
    width: 492px;
    right: auto;
    left: 18%;
    top: 210px;
}
.ser-heading {
    padding-left: 58px;
}
.ser-heading a,
.banner-text-box a{
    background-color: #792020!important;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    padding: 13px 18px;
    display: inline-block;
    width: auto;
}
.ser-heading a i,
.banner-text-box a i{
    margin-left: 5px;
    font-size: 17px;
}
.ser-heading a:hover,
.banner-text-box a:hover{
    color: #fff!important;
    background-color: #792020!important;
}
.banner-text-box h1 {
    font-size: 35px;
    font-weight: bold;
    line-height: normal;
    font-family: 'Lato', sans-serif;
    color: #161616;
    border-width: 0px 0px 4px;
    border-bottom-style: solid;
    padding: 0px 0px 20px;
    transition: none 0s ease 0s;
    margin: 0px;
    border-bottom-color: rgb(121, 32, 32);
    text-transform: unset;
}
.banner-text-box p {
    color: #161616;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 15px 0 20px 0;
    width: 89%;
    line-height: 28px;
}
.banner-text-box a{
    background-color: #792020;
}
.banner-text-box a:hover {
    background-color: #792020 !important;
    color: #ffffff !important;
}
.ser-heading h1,
.ser-heading h2,
.ser-heading h3,
.ser-heading h4,
.ser-heading h5,
.ser-heading h6{
    color: #000000;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0 0 15px 0;
}
.ser-heading p {
    color: #444444;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0 0 27px 0;
    line-height: 25px;
}
.info-box-content {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 29px;
}
.ser-heading a:hover{
    background-color: #000000 !important;
    color: #ffffff !important;
    transition: all 0.4s ease;
}
#text-4 .info-box-content a:hover, #text-4 .info-box-content a:focus, #Footer a:focus, #Footer a:hover {
    background: #fff !important;
    color: #000000 !important;
    transition: all 0.4s ease;
}

/*Media*/
@media(max-width: 1600px){
    .banner-text-box {
        left: 14%;
    }
}
@media(max-width: 1440px){
    .banner-text-box {
        left: 14%;
    }
}
@media(max-width: 1400px){
    .banner-text-box {
        left: 14%;
        top: 160px;
    }
    div#Banner_Slider {
        height: 600px;
    }
}
@media(max-width: 1366px){
    .banner-text-box {
        left: 180px;
    }
}
@media(max-width: 1280px){
    .banner-text-box {
        left: 145px;
    }
}
@media(max-width: 1170px){
    .banner-text-box {
        left: 90px;
    }
}
@media(max-width: 1112px){
    .banner-text-box {
        left: 65px;
    }
    .banner-image{
        background-position: center;
    }
}
@media(max-width: 1100px){
    .banner-text-box {
        top: 150px;
        left: 30px;
    }
}
@media(max-width: 992px){
    div#Banner_Slider{
        top: 0;
    }
    .ser-heading {
        padding-left: 30px;
    }
    .ser-img img {
        width: 100%;
    }
}

@media(max-width: 830px){
    .banner-text-box {
        left: 0;
        top: auto;
        width: 85%;
        bottom: 30px;
        text-align: center;
        margin: 0 auto;
        right: 0;
        padding: 30px;
    }
    .banner-text-box h1 br{
        display: none;
    }
    .ser-heading {
        padding-left: 15px;
    }
}
@media(max-width: 767px){
    .ser-img {
        text-align: center;
        margin-bottom: 20px;
    }
    .info-box-content{
        float: none;
    }
    .info-box-ico {
        float: none;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}
@media(max-width: 620px){
    div#Banner_Slider {
        height: 440px;
    }
}
@media(max-width: 570px){
    div#Banner_Slider {
        height: 100%;
    }
    .banner-text-box {
        width: 77%;
        bottom: 0;
        position: relative;
        padding: 40px 30px;
    }
    .banner-image{
        padding: 40px 0;
        background-position: center;
    }
    .banner-text-box h1{
        font-size: 28px;
    }
    .banner-text-box p{
        width: 100%;
    }
}
@media(max-width: 414px){
    .banner-text-box h1 {
        font-size: 20px;
    }
    .banner-text-box p{
        font-size: 16px;
    }
    .banner-text-box {
        width: 85%;
        padding: 40px 15px;
    }
    #Content {
        padding: 50px 0 0;
    }
}