/*!
Theme Name: homecare
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: homecare
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

homecare is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Updates on 25/2/2020 */

.video-wrapper .modal, .modal {
    position: fixed;
    display: none;
    padding: 20px;
    box-shadow: none;
    z-index: 100;
    width: 600px;
    height: 400px;
    left: 50%;
    margin-left: 0;
    background: transparent;
    top: 50%;
    margin-top: 0;
    border-radius: 10px;
    transition: all 0.5s ease-in;
    transform: translate(-50%,-50%);
}
.video-wrapper a.close-btn, a.close-btn-team{
    color: #000;
    font-weight: 800;
    text-transform: uppercase;
}
.footer-contact-form input::-webkit-input-placeholder { /* Edge */
    color: #000;
    font-size: 20px;
    padding-left: 20px;
    line-height: 22px;
  }
  
.footer-contact-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
    font-size: 20px;
    padding-left: 20px;
    line-height: 22px;
}
  
.footer-contact-form input::placeholder {
    color: #000;
    font-size: 20px;
    padding-left: 20px;
    line-height: 22px;
}
.footer-contact-form .submit-btn {
    display: inline-block;
    width: auto;
    background: rgba(255,255,255,0.4);
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.search-icon{
    /* position: absolute; */
    left: -40%;
    top: -20%;
    margin: 0;
}

.care-text-wrapper, .care-technology-content-wrapper{
     padding-top: 10px;
}
form.news-search{
    position: relative;
    top: 8%;    
    right: 2%;
}
.news-search-span{
    pointer-events: unset;
}
.news-btn{
    position: absolute;
    top: 8%;
    right: 2%;
    border: none;
    background: transparent;
    padding: 3px;
}

/* Updates on 3/3/2020 */

div.tg-review-widget-container .review-card-wrapper{
    width: unset !important;
    height: 97% !important;
}
.tg-review-widget-container{
    border: none !important;
}
.tg_header_links{
    color: #000;
    font-size: 22px;
    font-weight: 800;
    margin: 0;
    padding-bottom: 24px;
}
.tg-review-widget-container .review-card-wrapper a.tg_header_links:hover{
    font-size: 22px !important;
}
.tg_text_small.tg_score_text:not(i){
    font-size: 16px !important;
    font-weight: 800;
    color: #000;
    margin: 0;
    padding: 18px 0px 10px 10px;
    position: relative;
    left: 10px;
}
.review-card-wrapper .tg_single_review .tg_text_normal i{
    margin: 0;
    font-weight: 600 !important;
    padding-bottom: 5px;
    font-size: 18px !important;
}
.review-card-wrapper .tg_single_review .tg_text_normal{
    line-height: 24px !important;
    margin-bottom: 15px !important;
    font-size: 18px !important;
    color: #505050 !important;
    font-family: 'Lato',sans-serif !important;
}
.tg_reviews_node .tg_text_normal .tg_external_links{
    color: #1e4695;
    font-weight: 600 !important;
    font-size: 18px;
}
.tg-review-widget-container .review-card-wrapper a.tg_external_links:hover{
    font-size: 18px !important;
}
.tg-review-widget-container{
    font-family: inherit;
}
 .tg-review-widget-container .tg_header_wrap,.tg-review-widget-container .tg_reviews_node{
    padding: 0 !important;
}
.rating_mask img,.rating_circles img{
    padding-left: 0;
}
.review-container{
    display: flex !important;
}

/* Updates on 9/3/202 */

/* html, body { margin: 0; padding: 0; color: #373737; } */
a,a:hover { text-decoration: none; }
button { cursor: pointer; }
.banner { margin-bottom: 25px; }
.banner_title { background-color: #d8d7dc; color: #fff; padding: 30px; }
.banner img { width: 100%; }
.sidebar { background-color: #d8d7dc; padding: 0 25px 25px; }
.search_bar { background-color: #d8d7dc; padding: 25px; margin-bottom: 25px; }
.sidebar img { display: block; margin: 0 auto 25px; }
.sidebar .position { margin-bottom: 25px; }
.sidebar a { color: #337ab7; }
.sidebar a:hover { color: #23527c; }
.breadcrumb { background-color: transparent; font-weight: bold; }
.breadcrumb a { color: #337ab7; }
.breadcrumb a:hover { color: #23527c; }
.form_sec { background-color: #e4e3e8; padding: 25px; }
.form_sec h3 { font-size: 24px; }
.online_application_form { margin-bottom: 25px; margin-top: 25px;}
.main_content label { display: block; }
.main_content label.radio-label { display: inline-block; margin-right: 15px; }
.main_content .radio-btn { margin-right: 5px; }
.main_content input[type="text"], .main_content input[type="email"], .main_content select { width: 100%; padding: 10px 15px; height: 50px; border: none; border-radius: 3px; }
.main_content textarea { width: 100%; padding: 10px 15px; height: 100px; border: none; border-radius: 3px; }
.main_content .form_input { margin-bottom: 15px; }
.main_content .form_input:last-child { margin-bottom: 0; }
.send_btn { display: inline-block; background-color: #99a4d1; color: #fff; border: none; padding: 10px 30px; border-radius: 3px; }
.send_btn:hover { background-color: #bfc4dd; transition: all 0.3s ease-in-out; }
h4.comments { color: #aaa; font-size: 24px; margin: 25px 0; }

/*update on 10/03/2020*/
a.next-news-link {
    padding-left: 20px;
}
.single-post-page-nav p{
    margin-bottom: 0px;
    padding-top: 20px;
}
.blog_sec hr{
    margin-top: 10px;
}
.single-post-page-nav .at-resp-share-element .at-share-btn .at-label{
    display: none !important;
}
.our-team-video-wrapper iframe{
    width: 100%;
}

.contact-heading-section .location-wrapper:hover .location-heading h4{
    background: rgba(96, 86, 117, 0.8) !important;
}

/* Updates on 22/5/2020 */
.sec-title-downloads{
    color: #605675;
    font-size: 30px;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
}

/* Updated on 10/6/2020 */
.award-banner{
    margin-top: 20px;
    /* display: none; */
}
.award-banner h2{
   font-size: 38px;
}
.award-banner .award-content{
    background: rgba(162, 179, 220, 0.8);
    color: #fff;
    padding: 10px 0px 10px 10px;
}
.award-banner .col-md-10 p{
    color: #000;
    font-size: 17px;
}
.award-banner .col-md-10 a{
    color: #fff;
    font-weight: 700;
}

/* Updates on 21-9-2020 */

div.feature-img{
    margin-top: 20px;
}
.feature-img img{
    max-width: 30%;
}

@media only screen and (min-width: 768px) {
    .award-img img{
       width: 100%;
    }
  }

@media only screen and (max-width: 768px) {
    .feature-img img{
        max-width: 50%;
        margin: 0 auto;
    }
  }

/*29/08/2022*/
.award-content a{
    color: #fff !important;
}
body.home .our-location-section img.location-image-home{
    width: 300px;
    object-fit: cover;
}
.image-accred{
	width:100%;
}
.our-location-new{
	margin-top:50px;
}
.resources .newtitles{
	margin-bottom:30px !important;
}
.resources .belowsection{
	margin-top:50px !important;
}
.accrediations-section_content h5, .review_title{
	font-size: 17px;
    color: #605776;
    font-family: 'Lato';
}
.review_sections{
	margin-top: 12px;
    margin-bottom: 40px;
}
.kings-langly-section.care-technology-section {
    padding: 55px 0px 0px !important;
}
.award-banner h2{
	font-size: 36px !important;
}
.award-banner .award-content{
	padding: 10px !important;
}
.award-img img{
       margin-top: -25px;
    text-align: right;
    object-fit: contain;
}
.awardbanners{
	margin-bottom:20px;
}
.award-content_new{
	background: rgba(162, 179, 220, 0.8);
	padding: 21px !important;
	margin-bottom:50px;
}
.award-content_new span{
	color:#fff;
}
.pragraphcontent{
	margin-top:50px;
	margin-bottom:10px;
}
.pragraphcontents{
	margin-top:0px !important;
	margin-bottom:10px;
}
.reviewsection .tg-review-widget-container{
	height:700px;
}
.nav-bar-inner-section .navbar-nav>li>a{
	font-size: 13px !important;
}