@charset "UTF-8";

/*
Theme Name: Heails
Theme URI: https://heails.com/
Author: Nexibit Inc.
Author URI: https://nexibit.com/
Description: Your personal health assistant.We know that you would like to be health. That's why we created the platform to manage health efficiently..
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: heails.com

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/


body{font-family: 'Poppins', sans-serif; line-height: 25px;
}
p{font-size: 15px;}
h1{ font-size: 54px;
    font-weight: 700;
	}
/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}

img{max-width:100%;}
a{
	text-decoration:none;
	transition: all .4s ease-in-out !important;
    color: #000;
	}
a:hover{color:#f47635;}	
/*
 * Header
 */

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  color: rgba(255, 255, 255, .5);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}
.clearfix{ margin-bottom: 15px;}
.navbar>.container{ display:block;}
.navbar-light .navbar-toggler{ float:right;}

.header-bg{    
	background-image: url(images/header-bg.png);
    position: relative;
	background-repeat: no-repeat;
    background-position: 100% 0;
}
header{padding: 26px 0 0;}
.navbar-brand img{max-height:25px;}
.login_btn{float:right;color: #fff;
    background-color: #f37335;
	border-radius: 50px;
    padding: 5px 15px;
    text-transform: uppercase;
	}
.social_btns a{float:right;}
.social_btns i{ font-size:28px; color: #38aee4;}
.divider_head{ margin-top:30px; margin-bottom: 10px; color: #bdbcbc;}
.navbar-toggler{padding: 0.25rem 0.5rem !important;}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0.1rem;
}
.navbar-light .navbar-nav .nav-link{
	padding-bottom: 3px;
    color: #2b2b2b;
	font-size: 20.32px;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    margin-right: 15px;
	padding-left:0px;
	}
.navbar-light .navbar-nav li> a{
	padding-bottom: 3px;
    color: #2b2b2b;
	font-size: 20.32px;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    margin-right: 15px;
	padding-left:0px;
	}
/*.active{
    color: rgb(243 115 53) !important;
    font-weight: 600;
}*/
nav ul li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 4px;
    background-color: #156788;
    border-radius: 10px;
    opacity: 0;
	visibility:hidden;
    transition: all .4s ease-in-out !important;
}
nav ul .current_page_item :before{opacity: 1;
    visibility: visible;
    width: 20px;}
nav ul li a:hover:before {
    opacity: 1;
    visibility: visible;
    width: 20px;
}
.heighlit-color{ color:#f37335;}
.shadow-box {
    background-color: #fff;
    box-shadow: 0 0 10px #15579914;
    padding: 25px 20px 19px;
    border-radius: 10px;
    transition: all .4s ease-in-out;
    height:100%;
}
.shadow-box p{    
	color: #575757;
    font-size: 13.5px;
    line-height: 22.35px;
	}

.blog_img{
	margin-bottom:10px;
}
.blog_tag{font-size:13px;}
.blog_tag i{ margin-right:10px; color:#f37335;}
.blog_img p{font-size:14px;}
.blog_img img{
	border-radius: 20px;
	margin-bottom:10px;
	max-width:100%;
	width:100%;
	height:auto;
	}
.signup_app{
	background: linear-gradient(90deg,#fdc830,#f37335);
    background-repeat: no-repeat;
    padding: 57px 100px 55px;
    border-radius: 40px;
	z-index: 99999999;
    position: relative;
}
.signup_app h3{
	color: #2b2b2b;
    font-size: 36.58px;
    line-height: 44.71px;
    margin-bottom: 33px;
    font-weight: 700;
	}
.heails_btn{
	display: inline-block;
    color: #fff;
    font-size: 18.29px;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    background-color: #135e9e;
    height: 40px;
    line-height: 40px;
    padding: 0 60px;
	border-radius: 30px;
}
.heails_btn i{ margin-right: 10px;}
.footer_widget img{
	margin-bottom:20px;
	max-width:100%;
	max-height:30px;
}
/*footer{
	background-color: #f2f7fd;
    padding: 219px 0 20px;
	position:relative;
	top:-180px;
    font-size: 14px;
}*/
footer{
	background-color: #f2f7fd;
    padding: 219px 0 20px;
	position:absolute;
	/*top:-180px;*/
    font-size: 14px;
	width: 100%;
}
.ftr_link_img{ display:inline-block;}
.ftr_link_img img{
	max-height:50px; 
	width:auto;
	margin-bottom: 10px;
	}
.banner_bg{
	background: url(images/inner_banner.png),#f2f7fd;
    background-repeat: no-repeat;
    background-position: 100%;
    padding: 55px 0 65px;
	}
.banner_bg h1{font-weight:500;}
.bg-gray{background-color:#f2f7fd;}
.form-control{
	padding: 10px 15px;
	border-radius: 20px !important;
	margin-bottom: 10px;
	}
.form_textarea{ 
    min-height: 150px !important;
    border-radius: 20px !important;

}	
figure {
  margin: 0;
  /*display: grid;*/
  grid-template-rows: 1fr auto;	
  margin-bottom: 5px;
  break-inside: avoid;
}

figure > img {
  grid-row: 1 / -1;
  grid-column: 1;	
  border-radius: 20px;
  margin-bottom:0px;
  padding-bottom:0px;

}
.container_manso {
  column-count: 6;
  column-gap: 10px;
  background-image: url(images/gall-bg.png);
    background-repeat: no-repeat;
    background-position: 50%;
}
.first_img{position:relative; top:90px;}	
.first_img img{width:100%;}
@media (max-width: 768px){
	.login_btn, .social_btns{ display:none;}
	.divider_head{display:none;}
.signup_app{
	padding: 57px 45px 55px;
	}
.heails_btn	{
	padding:0px 10px;}
.list-unstyled{ margin-top:10px;}
}
@media (max-width: 766px){
    .navbar-nav{   
        text-align: center;
        background: #fff;
        line-height: 32px;
     }
     .navbar-nav li{
         padding:10px;
         border-bottom:1px solid #ddd;
     }
}

/*==== scroll effect start =========*/
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}
/*==== scroll effect end =========*/
 .featured {
      margin-bottom:15px;
    }

    .featured img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      min-height:250px;
      max-height:250px;
    }

    .featured h4 {
      margin: 10px 0 5px;
      color: #555;
      font-size: 14px;
      text-transform: uppercase;
    }

    .featured h2 {
      margin: 0;
      font-size: 22px;
    }

    

    .article {
      margin-bottom: 15px;
    }

    .article img {
      width: 100%;
      border-radius: 8px;
    }

    .article h4 {
      margin: 8px 0 4px;
      font-size: 13px;
      color: #555;
      text-transform: uppercase;
    }

    .article h3 {
      margin: 0;
      font-size: 16px;
    }

    .author {
      font-size: 12px;
      color: #888;
    }

    .expert-reviewed {
      font-size: 12px;
      color: #0088cc;
      margin-left: 5px;
    }

.post_img{
    max-height: 230px;
    overflow: hidden;
    border-radius: 10px;
}
.inner_footer{padding:50px 20px !important;}
.post_detail img{
    border-radius:0px;
    width:100%;
    height:auto;
}
