/* ===================================================================================

* Theme Name: Growsass Child
* Theme URI: https://themeforest.net/user/basictheme/portfolio
* Author: BasicTheme
* Author URI: https://www.devsnews.com
* Description: Growsass - Software Landing Page WordPress Theme
* Version: 1.0.5
* Template: growsass
* License: Growsass General Public License version 3.0
* License URI: http://www.Growsass.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
@import url("../growsass/style.css");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
/* =Theme customization starts here
------------------------------------------------------- */
/*<uniquifier>: Use a unique and descriptive class name
<weight>: Use a value from 100 to 900*/
/*raleway-<uniquifier> {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/
h1 {
  font-family: "Raleway";
  font-weight: 900; }

h2 {
  font-family: "Raleway";
  font-weight: 600; }
  @media only screen and (max-width: 991px) {
    h2 {
      font-size: 30px; } }

h3, h4, h5, h6 {
  font-family: "Raleway"; }

/*-------------------------------------------------------
           TOP HEADER - HEADER MENUS
------------------------------------------------------- */
.header__menu ul li.nav-item a.nav-link {
  font-size: 15px;
  font-family: "Raleway";
  font-weight: 600; }

.pt-120 {
  padding-top: 90px; }

.transparent-header.sticky {
  background: #fff; }

.mean-container a.meanmenu-reveal {
  border: 2px solid #000;
  border-radius: 5px; }

.mean-container a.meanmenu-reveal span {
  background: #000; }

@media only screen and (max-width: 991px) {
  .retina-logo img {
    width: 200px;
    margin-top: 10px; } }

/*-------------------------------------------------------
           BODY - CONTENT
------------------------------------------------------- */
.grey-bg {
  background: #fff; }

.sub-banner p {
  color: #fff;
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 600; }

.banner h1 {
  color: #00AE9D;
  font-size: 50px; }
  @media only screen and (max-width: 991px) {
    .banner h1 {
      font-size: 40px !important; } }
.banner p {
  color: #fff;
  font-size: 20px; }
  @media only screen and (max-width: 991px) {
    .banner p {
      font-size: 18px !important; } }

@media only screen and (max-width: 991px) {
  #banner-emp {
    height: 200px !important; } }
@media only screen and (max-width: 767px) {
  #banner-emp {
    height: 160px !important; } }

.btn {
  font-size: 14px;
  color: #ffffff;
  padding: 10px 40px;
  background: #479e9b;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: inline-block;
  border: 2px solid #479e9b;
  font-family: "neutrif_prosemi_bold";
  text-align: center; }

.btn:hover {
  color: #479e9b; }

.exp-logo {
  margin-top: -265px; }
  @media only screen and (max-width: 991px) {
    .exp-logo {
      margin-top: -255px; } }
  @media only screen and (max-width: 991px) {
    .exp-logo {
      margin-top: -230px; } }

.main-title h2 strong {
  color: #00AE9D; }

.subtitle h4 {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #a0a0b9;
  font-weight: 600; }

.inner__features-content h3 {
  color: #00AE9D;
  font-weight: 600;
  font-size: 25px; }

.inner__features .icon {
  background: #d7d6dc5c; }

.hts-mv {
  padding: 20px 20px;
  border-radius: 10px;
  background-image: url(images/hts-mv-01.jpg);
  background-repeat: no-repeat;
  background-size: cover; }

.hts-services h2 {
  color: #00AE9D; }
.hts-services p {
  color: #fff; }
.hts-services h2:after, .hts-services h2:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.4; }
.hts-services h2:after {
  margin-right: -100%;
  margin-left: 20px; }
.hts-services h2:before {
  margin-left: -100%;
  margin-right: 20px; }

.check-list ul {
  list-style-type: none;
  margin: 0px; }
  .check-list ul li {
    padding-left: 35px;
    list-style-type: none;
    background-image: url(images/grey-tick.png);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    background-position-x: left;
    background-position-y: -3px;
                            /*
font-size: 16px;
font-weight: 600;*/
    /*margin-bottom: 10px;*/ }

.new-services {
  background-color: #00B9B7;
  clip-path: polygon(0 0, calc(100% - 4rem) 0, 100% 100%, 0 100%);
  padding: 10px 35px 10px 20px; }
  @media only screen and (max-width: 767px) {
    .new-services {
      padding: 10px 35px 10px 10px; } }
  .new-services h4 {
    color: #fff;
    font-weight: 600;
    font-size: 20px; }
    @media only screen and (max-width: 767px) {
      .new-services h4 {
        font-size: 18px; } }

.services-list ul {
  color: #fff;
  margin-top: 10px;
  padding-left: 60px; }

/*# sourceMappingURL=style.css.map */
