@charset "UTF-8";
/*
  Theme Name: eStartup
  Theme URL: https://bootstrapmade.com/estartup-bootstrap-landing-page-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background-color: #fff;
  color: #333;
  background-image: url(../img/bdy-bg2.png);
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h2 {
  color: #000;
  font-weight: 600;
}

h4 {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 2;
}

h5 {
  color: #626262;
  font-size: 14px;
  font-weight: 500;
}

a {
  letter-spacing: 2px;
  text-decoration: none;
}

ul {
  letter-spacing: 1px;
}

li {
  color: #626262;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: capitalize;
}

p {
  color: #505050;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 2;
  margin-bottom: 20px;
}

span {
  letter-spacing: 1px;
}

.headline {
  margin: -8px 0 0;
  max-width: 1000px;
}

.hst-header {
  font-weight: 800;
  font-size: 115%;
  padding-right: 12px;
}

.grey {
  color: #6f6f6f;
}
.graySml {
  font-size: 0.6rem;
  padding-bottom: 6px;
}

.img-fluid {
  height: 60px;
  margin-bottom: 30px;
  width: 60px;
}

.container-full {
  padding-left: 0;
  padding-right: 0;
}

.btn {
  border: 1px solid #fff;
  border-radius: 55px;
  color:#fff; 
  font-size: 14px;
  font-weight: 600;
  padding: 14px 44px;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.btn-default:hover {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn.darker {
  background-color:#0000002e;
}
.btn.darker:hover,
.btn.darker.btnRed:hover {
  background-color:#00000063;
  color: #fff !important;
}

.btn.darker.btnRed {
  background-color:#ef0a0a;
}

.fa {
  font-size: 20px;
  padding: 0 10px;
}
.icon-sml {
  margin-top: 3px;
  font-size: 15px;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #c8d5c5;
  line-height: 1;
  color: #fff;
  padding: 7px 12px 13px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 0.3%;
  bottom: 100px !important;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: #71c55d;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #55b03f;
  color: #fff;
}

.img-intro {
  margin-top: -20px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #f00;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 48px;
  z-index: 3;
  transition: all 0.5s ease;
}

#header #logo {
  padding: 5px 0 0 0;
}

#header #logo h1 {
  color: #505050;
  font-family: "Philosopher", sans-serif;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
}

#header #logo h1 a {
  color:#fff;
  line-height: 1; 
  display: inline-block;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
}

#header #logo h1 a span {
 /* color: #71c55d;  */
}

#header #logo img {
  padding: 0;
  margin: 0 8px 0 0;
}
img.hdr-logo {
  max-width: 30px;
}

.scroll-header {
  background: #fff;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
/*  height: calc(100vh); */
  position: relative;
  margin: 12px 0 20px !important;
}

@media (min-width: 1025px) {
  #hero {
    background-attachment: fixed;
  }
}
@media (min-width: 960px) {
  #hero {
    height:auto;
  }
}

#hero .hero-container {
  position: relative;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: left;
}

.col-lg-6.hero-panel {
  border: 1px solid #ff9a9a;
  margin: 18px 0 20px 0;
  padding: 12px 18px 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
}
.col-lg-6.hero-panel.mapSmall {
  border-radius: 8px 0 0 8px;
  margin-right: 1%;
  background-color: #fff;
}
.col-lg-6.hero-panel.mapLarge {
  border-radius: 0 8px 8px 0;
  background-color: #fff;
}

#hero h1 {
  margin: 0 0 2px 0;
  font-size: 42px;
  font-weight: 300;
  line-height: 44px;
  font-family: "Lato", sans-serif;
  color:#000;
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
}

#hero h2 {
  color:#5e636a;
  margin-bottom: 6px;
  font-size: 66px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

h3.hero-sub {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1px;
  margin: -12px 6% 30px;
  color: #00336a;
  font-weight: 700;
}

.heroTxt {
  margin: 8px 5%;
}

.hero-pricing {
  display: inline-block;
  float: right;
  margin: 14px 2% 0 0;;
  background-color: red;
  padding: 2px 18px;
  font-size: 30px;
  border-radius: 4px;
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 500;
}

.heroImg-center {
  text-align: center;
}

.site-hero {
 /* max-width: 404px !important; */
  max-height: 450px !important;
}

#hero img {
  max-width: 95%;
   /*  margin-bottom: 30px;
  */
}
.heroImg-center img {
    filter: drop-shadow(2px 2px 4px #585858);
}

.hero-desc p {
  font-size: 0.7rem;
  text-transform: uppercase;
  border-top: 1px solid 
  #ddd;
  margin: 8px;
  padding: 9px 10px 6px;
}

#hero .btn-get-started {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 11px 36px;
  border-radius: 50px;
  transition: 0.5s;
  margin-bottom: 30px;
  border: 2px solid #71c55d;
  background: #fff;
  color: #71c55d;
  text-decoration: none;
}

#hero .btn-get-started:hover {
  background: #71c55d;
  color: #fff;
}

.scrollto.sml-add-btn {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 1px; 
  display: inline-block;
  padding: 2px 24px;
  border-radius: 20px;
  transition: 0.5s;
  margin: 10px 0 0;
  border: 2px solid #5485c4;
  background:#fff;
  color:#5485c4;
  text-decoration: none;
}

#hero .btns a {
  color: #555;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 4px 20px;
  text-decoration: none;
  transition: 0.3s;
}

@media (max-width: 575px) {
  #hero .btns a {
    margin: 4px 8px;
  }
  .col-lg-6.hero-panel.mapSmall {
    border-radius: 8px 0 0 8px;
    margin-right: 7% !important;
  }
  .faqTxt {
    margin-left: 100px !important;
  }
  .faqpanel img {
    max-height: 75px !important;
} 



}

#hero .btns a:hover {
  color: #71c55d;
}

.hero-sample {
  display: flex;
  border-top: 1px solid#ddd;
  padding: 10px 5%;
  background-color:#e1e1e1;
  margin: 0 -3.45%;
  border-top: 17px solid #fff;
}

.feature-block {
  background-color:#f2f2f2;
  padding-top: 10px;
  margin-top: 8px;
}
.herofig-1 {
 /* background-image: url(../img/figure-1.png); */
  background-size: 75%;
  background-position-x: -75%;
  background-repeat: no-repeat;
  background-position-y: 11px;
}
.herofig-2 {
/*  background-image: url(../img/figure-2.png); */
  background-size: 85%;
  background-position-x: 200%;
  background-repeat: no-repeat;
}

.xmp-panel {
  width: 60%;
}
.xmple-text p {
  text-align: left;
  font-size: 0.8rem;
  line-height: 1.5;
  margin-top: 8px;
}
.xmple-text p {
  
}
.site-xmple {
  max-width: 286px;
  max-height: 160px;
  float: left;
  padding-right:12px;
  margin-right: 12px;
}
.xmple-header {
  background-color:#23272d;
  padding: 4px 24px 4px 12px;
  color:#fff;
  text-transform: uppercase;
  margin: 26px 0 0 -12px;
  display: inline-block;
  font-size: 0.8rem;
  letter-spacing: 0.5px;
}
.btn-visit {
  font-size: 0.7rem;
  line-height: 2.5;
  font-weight: 600;
  text-transform: uppercase;
  float: left;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  margin-top: 1px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0 0 0 0;
}

@media (max-width: 1024px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-transform:uppercase;
  outline: none;
  letter-spacing: 1px;
  transition: 0.3s;
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
  color: #ffd000;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 5px 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 14px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #71c55d;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 4px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #555;
  font-size: 24px;
}

@media (max-width: 1024px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 20px;
  bottom: 0;
  margin-bottom:60%;
  z-index: 998;
  background: rgba(64, 117, 155, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
  border-radius: 0 0 12px;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  padding: 8px 22px 6px 36px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  letter-spacing: 0;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #71c55d;
}

#mobile-nav ul .menu-item-active {
  color: #71c55d;
}

#mobile-body-overly {
  width: 100%;
  height: 70%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(36, 52, 64, 0.83);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle i {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
.padd-section {
  padding-bottom: 0px;
  padding-top: 10px;
}
.padd-section-bottom {
  padding-bottom: 60px;
  padding-top: 10px;
}

@media (max-width: 992px) {
  .padd-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.section-title {
  margin-top: 80px;
}
.sctTitle-ten {
  margin-top:0px !important;
}

.section-title.forty40 {
  margin-top: 40px;
}

@media (max-width: 992px) {
  .section-title {
    margin-bottom: 40px;
  }
}

.section-title h2 {
  font-family: "Lato", sans-serif;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 0px;
  text-transform: capitalize;
}

.section-title .separator {
  margin: 0 0 20px;
}

.separator {
  color: #626262;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin-bottom:0px;
}
.separator.cntrule {
  border-bottom: 1px solid #ccc;
  padding: 0 0 12px;
  margin: 0 4% 40px;
}
.intropar {
  padding: 8px 10%;
  line-height: 1.4;
  font-size: 1.0rem;
  letter-spacing: 1.06px;
  font-weight: 500;
}

/* Get Started Section
--------------------------------*/
#get-started {
  display: inline-block;
  height: 100%;
  width: 100%;
}

#get-started .feature-block {
  background: #fff none repeat scroll 0 0;
  padding: 30px 20px;
  border-radius: 8px;
  transition: all 0.5s ease-in-out 0s;
}

@media (max-width: 991px) {
  #get-started .feature-block {
    margin-bottom: 30px;
  }
}

#get-started .feature-block:hover {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out 0s;
}

#get-started .feature-block h4,
#get-started .standard-block h4 {
  margin-bottom: 20px;
}

#get-started .feature-block p,
#get-started .standard-block p {
  margin-bottom: 20px;
}

#get-started .feature-block a {
  color: #505050;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
  transition: 0.3s;
}

#get-started .feature-block a:hover {
  color: #71c55d;
}

#get-started .standard-block {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 48px 36px 30px;
  border-radius: 8px;
  transition: all 0.5s ease-in-out 0s;
  border: 1px solid #e8d8d8;
  margin-bottom: 14px;
  }


/* FAQs & Privacy
--------------------------------*/
.faqpanel {
  text-align: left;
  width: 85%;
  margin: 0 auto;
}
.faqpanel img {
  float: left;
  padding-right: 20px;
  max-width: 120px !important;
}
.faqpanel h4 {
  margin: 2px 0 !important;
}
.faqTxt {
  text-align: left;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
  margin-left: 140px;
  margin-bottom: 20px;
}
.faqTxt p {
  margin-bottom: 9px !important;
}

.standard-block {
  border-top: 1px solid#555;
  border-radius: 20px;
  padding: 34px 0 34px;
background-color:#ffffff8c;
}
.faqmenu a {
  font-size: 0.7rem;
  padding: 0 6px;
  text-transform: uppercase;
  color: #44629c;
}


/* About Us Section
--------------------------------*/
#about-us img {
  max-width: 100%;
}

#about-us .about-content {
  padding-top: 60px;
}

#about-us .about-content h2 {
  color: #252525;
  font-family: "Lato", sans-serif;
  font-size: 39px;
  font-weight: 100;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

#about-us .about-content span {
  font-weight: 700;
  padding-right: 10px;
  text-transform: uppercase;
}

#about-us .about-content ul li {
  line-height: 36px;
}

#about-us .about-content ul li .fa {
  padding-right: 20px;
}

/* Features Section
--------------------------------*/
#features {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.feature-block p,
.standard-block p {
  line-height: 1.4;
}

#features .feature-block {
  background: #fff none repeat scroll 0 0;
  padding: 46px 20px;
  margin-bottom: 14px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out 0s;
  border-radius:6px;
}

#features .feature-block:hover {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out 0s;
}

#features .feature-block h4 {
  margin-bottom: 10px;
}

#features .feature-block p {
  margin-bottom: 0;
}

/* Screenshots Section
--------------------------------*/
.owl-item img {
  border: 6px solid #cccccc80;
}

.owl-dot.active > span {
  height: 10px !important;
  width: 10px !important;
}

.owl-theme .owl-dots .owl-dot span {
  height: 10px !important;
  width: 10px !important;
}

.owl-item img {
  cursor: pointer;
}

.owl-stage-outer {
  margin-bottom: 30px;
}

.owl-theme .owl-nav {
  display: none;
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #71c55d;
}

.owl-theme .owl-dots .owl-dot span {
  background: #ddd;
}


/* Call To Action section 
--------------------------------*/
#cta {
    padding: 40px;
    margin-top:80px;
    background: rgb(255,255,255);
background: linear-gradient(90deg,
rgba(255,255,255,0) 0%, rgba(92,161,183,1) 35%, rgba(97,164,185,1) 65%, rgba(255,255,255,0) 100%);
}
#cta.text-center p, #cta.text-center h3 {
  text-align: center !important;
  color: #fff !important;
}

#hosting-pnl {
  padding: 16px 40px 2px;
  margin: 50px 0 -640px;;
  background: #def2d9;
  border-radius: 6px;
}
#hosting-pnl p {
  line-height: 1.6;
}


/* Team Section
--------------------------------*/
#client .team-block {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  height: 246px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (max-width: 991px) {
  #client .team-block {
    margin-bottom: 30px;
  }
}

#client .team-block img {
  width: 100%;
  border-radius: 6px;
}

#client .team-block .team-content {
  background: #000000a6 none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.19);
  bottom: -147px;
  padding: 20px 0;
  position: absolute;
  width: 100%;
  transition: all 0.5s ease-in-out 0s;
  color: #ccc;
}
.team-content h4 {
  color: #ccc; 
}

#client .team-block .team-content ul {
  display: block;
  width: 100%;
}

#client .team-block .team-content ul li {
  display: inline-block;
}

#client .team-block .team-content ul li a {
  color: #626262;
}

#client .team-block .team-content ul li a .fa {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.3s;
}

#client .team-block .team-content ul li a .fa:hover {
  color: #71c55d;
}

#client .team-block .team-content ul > span {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#client .team-block:hover .team-content {
  bottom: 0px;
  transition: all 0.5s ease-in-out 0s;
}
.team-content span {
  text-transform: uppercase;
  font-weight: 200 !important;
  font-size: 0.85rem;
  letter-spacing: 1.4px;
}

/* Testimonials Section
--------------------------------*/
#testimonials .testimonials-content {
  background-color: #fff;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 26px 36px;
  border-radius: 20px;
}

#testimonials .testimonials-content::before {
/*  color: #71c55d;
  content: "";
  display: inline-block;
  font: 70px/1 FontAwesome;
  position: absolute;
  right: 43px;
  text-align: left;
  top: -29px; */
}

#testimonials .top-top > h2 {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 100;
  letter-spacing: 2px;
  margin: 10px 0 8px 0;
  text-transform: capitalize;
}

#testimonials .top-top > h4 {
  font: 700 12px Lato, sans-serif;
}

#testimonials .top-top span {
  font-size: 12px;
  font-weight: 300;
  margin-left:6px;
}

.carousel-item p {
    line-height: 1.4;
}
.carousel-item h4 {
  line-height: 1px;
}

#testimonials .btm-btm ul li {
  float: left;
  margin-left: 13px;
  border-radius: 50%;
  margin-right: 13px;
  background: #ddd none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: block;
  height: 10px;
  width: 10px;
}

#testimonials .btm-btm .active {
  background: #71c55d;
}

.carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  bottom: 0 !important;
  z-index: 15;
  width: auto;
  padding-left: 0;
  margin: 30px auto 0 auto;
  margin-right: auto;
  text-align: center;
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
}

.carousel-indicators li {
  margin: 0;
}



/* Pricing Table Section
--------------------------------*/

@media (min-width: 991px) {
  #pricing-mobile {
    visibility: hidden !important;
    margin: -640px !important;
    padding: 0 !important;
    border-collapse: collapse !important;
  }
  #pricing .block-pricing {
    background: #fff;
  /*  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.19); */
    display: inline-block;
    position: relative;
    width: 100%;
  }

}
@media (max-width: 991px) {
  #pricing {
    visibility: hidden !important;
    display: none;
    margin: -440px !important;
    padding: 0 !important;
    border-collapse: collapse !important;
  }
}

/* desktop only */
.pricing-description ul {
  margin-top: -43px;
}
.pricing-description {
  text-align: left;
  margin-top: 56px;
}
.pricing-description h4 {
  padding-bottom: 4px;
}
.ruledli li {
  border-bottom: 1px solid #999;
}
.priceCheck {
  color:#71c55d;
}
.block-pricing.preferredbundle {
  background-color:#ffffe5bf !important;
  border: 1px solid #fde1e1;
/*  border-radius: 8px;  */
  box-shadow: 0px 0px 12px #e1cfb8;
}
.block-pricing.preferredbundle h4 {
  margin-top: 4px !important;
  margin-bottom: 1px !important;
}
.block-pricing h4 {
  padding: 20px;
}

.block-pricing p {
  padding: 0;
  margin: -28px 0 3px 0;
  color:#aaa;
  font-size: 0.8rem;
}
.prefBundle {
  background-color:#ff8080;
  margin: -30px 0px -21px 0px;
/*  border-radius: 5px 5px 0 0;  */
  font-size: 14px;
  padding: 2px;
  color: #fff;
}

@media (max-width: 991px) {
  #pricing .block-pricing {
    margin-bottom: 30px;
  }
  .block-pricing.mblepref h2 {
    margin: -24px 0 12px;
    }

  .block-pricing.mblepref {
    box-shadow: 0px 0px 12px #e1cfb8;
    border-radius: 12px;
    margin: 12px 10%;
    padding: 16px 0 0;
    background-color: #fff;
  }
  .prefBundle {
    margin: -20px 0px 4px 0px;
  }
  .block-pricing.preferredbundle {
    margin: 36px 10% 22px;
  }
.mblefit li {
  border-bottom: 1px dotted #aaa;
  margin: 0 24px;
  }
.btn.bundled.mblqteBtn {
  color: red;
  border: 1px solid#ea8787;
  border-radius: 55px;
  margin-bottom: 20px;
  }
.btn.bundled.mblqteBtn:hover {
  background-color: #ff8150;
  color: #fff;
  }
.owl-stage-outer {
  margin: 0 0 0 4.5%;
  }
#client .team-block {
  box-shadow: 0px rgba(0, 0, 0, 0.1);
  height: 182px;
  overflow: hidden;
  position: relative;
  width: 65%;
  margin: 0 auto 14px;
  }

}

#pricing .block-pricing .table {
  margin-bottom: 0;
  padding: 30px 0 10px;
  max-width: 100%;
  width: 100%;
}

#pricing .block-pricing .table h4 {
  margin-bottom: 0px;
  margin-top: -20px;
}

#pricing .block-pricing h2 {
  margin-bottom: 14px;
}

#pricing .block-pricing ul {
  list-style: outside none none;
  margin: 10px auto;
  max-width: 240px;
  padding: 0;
}

#pricing .block-pricing ul li {
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
 /* padding: 4px 0; */
  text-align: center;
}

#pricing .block-pricing ul li b {
  color: #3c4857;
}

#pricing .block-pricing .table .table_btn a {
  background: #368eff;
  border: 1px solid #368eff;
  color: #fff;
  margin: 0;
  display: inline-block;
  font-size: 0.8rem;
  letter-spacing: 1px;
}
.btn.bundled {
  padding: 9px 24px 9px 14px;
}

#pricing .block-pricing .table .table_btn a:hover {
  background: #55b03f;
  border: 1px solid #55b03f;
}

#pricing .block-pricing .table .table_btn a .fa {
  font-size: 13px;
  margin-right: -3px;
}

.block-pricing.preferredbundle.mblepref {
  margin: 36px;
}

/* MODAL ADDS  */
.modal-dialog {
  width: 680px;
  margin: 4rem auto;
  max-width: 85%;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 8% 0px;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
  background-color:red;
  margin: -18px -7% 12px;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color:#fff;
    background-clip: padding-box;
    border: 6px solid
    rgba(231, 240, 164, 0.2);
    border-radius: 0.8rem;
    outline: 0;
    padding: 18px 6% 12px;
}
.close {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
text-shadow: 0 1px 0 #fff;
  margin: -38px !important;
}
.modal-title {
  display: inline-block;
  width: 72%;
  font-size: 1.2rem;
  line-height: 1;
  color: #fff;
  margin-top: -2px;
}
.modal-header p {
  line-height: 1;
  font-size: 0.85rem;
  color:#fff;
  padding-right: 5%;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0rem;
  border-top: none;
  float: right;
}

@media (max-width: 575px) {
.btn {
padding: 14px 24px !important;
}
}

/* Blog Section
--------------------------------*/
@media (max-width: 991px) {
  #blog .block-blog {
    margin-bottom: 30px;
  }
}

#blog .block-blog img {
  width: 100%;
  border-radius: 4px 4px 0 0;
}

#blog .block-blog .content-blog {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.19);
  display: inline-block;
  min-height: 100px;
  padding: 20px 24px 0;
  width: 100%;
}
.block-blog.text-left {
  border: 7px solid #e6e2e2;
  border-radius: 9px;
  margin-bottom: 60px;
}

#blog .block-blog .content-blog h4 {
  line-height: 24px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 16px;
}

#blog .block-blog .content-blog h4 a {
  color: #555;
  text-decoration: none;
  transition: 0.3s;
}

.content-blog h5 a {
  font-weight: 300;
  color: #486aac !important;
  letter-spacing: 0.6px;
  font-style: oblique;
}

#blog .block-blog .content-blog h4 a:hover {
  color: #71c55d;
}

#blog .block-blog .content-blog > span {
  float: left;
  font-size: 12px;
}

#blog .block-blog .content-blog a.readmore {
  color: #505050;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0;
  text-transform: capitalize;
}

#blog .block-blog .content-blog a.readmore:hover {
  color: #71c55d;
}

/* Newsletter Section
--------------------------------*/
#newsletter {
  background: transparent url(../img/follow-bg.png) center top fixed;
 /* background-size: cover; */
}

.form-inline.subscribenews {
  padding: 16px 0 50px;
}
.subscribenews h4 {
    padding-right: 14px;
    color: #469146;
    font-size: 1rem;
}

#newsletter .overlay {
  background: linear-gradient(rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 95%);
  height: 100%;
  width: 100%;
}

#newsletter .form-control {
  background-color: transparent;
  border: 1px solid #dddddd;
  border-radius: 0;
  color:#888;
  font-size: 1rem;
  font-weight: 200;
  height: 50px;
  text-align: left;
  width: 50%;
  background:#fff;
  letter-spacing: 1px;
}

#newsletter .form-control:focus {
  border-color: #71c55d;
  box-shadow: none;
  outline: 0 none;
}

#newsletter .btn {
  background: #71c55d;
  border: 0;
  border-radius: 0;
  height: 50px;
  width: 24%;
  transition: 0.3s;
}

@media (max-width: 575px) {
  #newsletter .form-control {
    margin-bottom: 30px;
    width: 100%;
  }
  #newsletter .btn {
    width: 100%;
  }
  .hero-sample {
    display: block;
    border-top: 1px solid #ddd;
    padding: 10px 5%;
    background-color:#e1e1e1;
    margin: 0 auto;
    border-top: 17px solid #fff;
    border-bottom: 17px solid #fff;
    width: 100%;
    }
  .col-lg-6.hero-panel {
  border: 1px solid #ff9a9a;
  margin: 18px 7% 20px 7%;
  margin-right: 7%;
  padding: 12px 18px 0;
  -ms-flex: 0;
  flex: 86%;
  }

}

#newsletter .btn:hover {
  background: #55b03f;
}

#newsletter .btn .fa {
  padding-right: 10px;
}

#newsletter ul {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 0;
}

#newsletter ul li {
  background: #71c55d;
  border-radius: 50px;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  margin-right: 10px;
  width: 35px;
  transition: 0.3s;
}

#newsletter ul li:hover {
  background: #55b03f;
}

#newsletter ul li .fa {
  color: #fff;
}

/* Contact Section
--------------------------------*/
.form-control {
  display: block;
  width: 100%;
  padding: .375rem 0.1rem;
  font-size: 1rem;
  line-height: 1.5;
  color:#666;
  background-color:#fff;
  background-clip: padding-box;
  border-bottom: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
label {
  display: inline-block;
  margin-bottom: 0.4rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  color:#accaa5;
  letter-spacing: 0.5px;
}

input:: placeholder {color:#bbb !important;}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
input:focus:placeholder { color:transparent; }

#contact {
  background: #fff;
  padding: 20px 0 100px !important;
}

#contact .info {
  color: #222;
}

#contact .info i {
  font-size: 32px;
  color: #accaa5;
  float: left;
}

#contact .info p {
  padding: 0 0 10px 50px;
  margin-bottom: 20px;
  line-height: 22px;
  font-size: 14px;
}
.text-muted strong {
  font-size: 1rem;
  padding: 0 2px;
}

#contact .info .email p {
  padding-top: 5px;
}
.text-muted {
  color: #6c757d !important;
  padding-left: 8px !important;
  font-style: oblique;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #71c55d;
  color: #fff;
  line-height: 1;
  padding: 6px 0 8px 0;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#contact .social-links a:hover {
  background: #55b03f;
  color: #fff;
}

#contact .form #sendmessage {
  color: #71c55d;
  border: 1px solid #71c55d;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  padding: 12px 10px;
  line-height: 1;
}

#contact .form button[type="submit"] {
  background: #71c55d;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

#contact .form button[type="submit"]:hover {
  background: #92d283;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  background: #2a2c30;
  padding-top: 50px;
}

.footer .footer-logo .navbar-brand {
  color: #f00;
  display: inline-block;
  float: none;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-weight: 700;
  height: 100%;
  letter-spacing: 0.5px;
  padding-left: 0;
  padding-top: 0;
}
.footer .footer-logo p {
  color: #fff;
  font-size: 0.7rem;
  letter-spacing: 1px;
  line-height: 1.5;
}
.footer .list-menu > h4 {
  color: #fff;
  padding-bottom: 4px;
}
.footer .list-menu ul li a {
  color: #fff;
  font-size: 12px;
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0.5px;
  line-height:1.9;
}
.footer .list-menu ul li a:hover {
  color:#ff3e3e;
}

.list-unstyled.footer-list li {
  line-height: 1.5 !important;
}
.footer .copyrights {
  margin-top: 4px 0 12px 0;
  text-align: center;
  padding: 25px;
}
.footer .copyrights p, .footer .copyrights .credits {
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0;
}
.footer .copyrights p a, .footer .copyrights .credits a {
  letter-spacing: 0;
  color: #71c55d;
}
