/*!
 * Start Bootstrap - New Age v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */
html,
body {
  width: 100%;
  height: 100%; }

body {

  font-family: 'Comfortaa', 'Open Sans', Arial, 'sans-serif';

}

a {
  color: #fdcc52;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s; }
  a:hover, a:focus {
    color: #fcbd20; }

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1); }

hr.light {
  border-color: white; }

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';*/
  font-family: 'Comfortaa', 'Open Sans', Arial, 'sans-serif';


  font-weight: 200;
  letter-spacing: 1px; }

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px; }

section {
  padding: 50px 0; }
  section h2 {
    font-size: 40px; }

#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  /*background-color: white;*/
  
  background-color: #efefef !important;

  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  /*font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';*/
  font-family: 'Comfortaa', 'Open Sans', Arial, 'sans-serif';

  /*border-bottom: 2px solid #888 !important;*/

  font-weight: 200;
  letter-spacing: 1px; 
  padding: 2px 0;
}

  #mainNav .navbar-brand {
    color: #fff;
    

    font-family: 'Open Sans', sans-serif;



    font-weight: 100;
    letter-spacing: 1px; }
    #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
      color: #fcbd20; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    padding: 8px 10px;
    color: #222222; }
  #mainNav .navbar-nav > li > a {
    font-size: 13px;
    /*font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';*/
  font-family: 'Comfortaa', 'Open Sans', Arial, 'sans-serif';

    /*letter-spacing: 1.5px;*/
    text-transform: uppercase; }
    #mainNav .navbar-nav > li > a.active {
      color: #1AB394 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li > a.active:hover {
        background-color: transparent; }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #222222; }
    #mainNav .navbar-nav > li > a:hover,
    #mainNav .navbar-nav > li > a:focus:hover {
      color: #555; }
  @media (min-width: 992px) {
    #mainNav {
      border-color: transparent;
      background-color: transparent; }
      #mainNav .navbar-brand {
        color: fade(white, 70%); }
        #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
          color: white; }
      #mainNav .navbar-nav > li > a,
      #mainNav .navbar-nav > li > a:focus {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-nav > li > a:hover,
        #mainNav .navbar-nav > li > a:focus:hover {
          color: #666; }
      #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.1);
        background-color: white; }
        #mainNav.navbar-shrink .navbar-brand {
          color: #222222; }
          #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
            color: #555; }
        #mainNav.navbar-shrink .navbar-nav > li > a,
        #mainNav.navbar-shrink .navbar-nav > li > a:focus {
          color: #222222; }
          #mainNav.navbar-shrink .navbar-nav > li > a:hover,
          #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
            color: #555; } }

          .navbar.navbar-shrink li.nav-item-click > a { font-weight: 600; }
          


          @media ( min-width: 768px) {
            .navbar.navbar-shrink li.nav-item-click > a,
            .navbar.navbar-shrink li.nav-item-click a:hover { margin-top: 3px; padding-top: 4px; padding-bottom: 4px; font-weight: 800; background: #cddd1a; color: #101010 !important; border-radius: 0px;   transform: rotate( -2deg); }
          }
          





body.body-subpage #mainNav { background-color: #eee; }
body.body-subpage #mainNav .navbar-brand,
body.body-subpage #mainNav .navbar-nav > li > a, 
body.body-subpage #mainNav .navbar-nav > li > a:focus { color: #555; }



header.masthead {
  position: relative;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 100px;
  color: #1ab394;
  /*
  background: url("../img/bg-pattern.png"), #7b4397;
  background: url("../img/bg-pattern.png"), -webkit-linear-gradient(to left, #7b4397, #dc2430);
  background: url("../img/bg-pattern.png"), linear-gradient(to left, #7b4397, #dc2430); 
  */
  /*
  background: url("../img/bg-pattern.png"), #1AB394;
  background: url("../img/bg-pattern.png"), -webkit-linear-gradient(to left, #1AB394, #116351);
  background: url("../img/bg-pattern.png"), linear-gradient(to left, #1AB394, #116351); 
  */
  background: url("../img/bg-pattern.png"), #fff;
  background: url("../img/bg-pattern.png"), -webkit-linear-gradient(to left, #fff, #fff);
  background: url("../img/bg-pattern.png"), linear-gradient(to left, #fff, #fff); 

}



header.masthead { padding-top: 120px; padding-bottom: 30px; }
.masthead h1 { margin-bottom: 20px; color: #222; line-height: 48px; font-size: 42px; }
.masthead p { color: #222; }

 
 header.masthead .header-content {
    max-width: 500px;
    margin-bottom: 100px;
    text-align: center; }
    header.masthead .header-content h1 {
      font-size: 30px; }
  header.masthead .device-container {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto; }
    header.masthead .device-container .screen img {
      border-radius: 3px; }
  @media (min-width: 992px) {
    header.masthead {
      /*height: 100vh;*/
      /*min-height: 775px;*/
      padding-top: 90px;
      padding-bottom: 0; }
      header.masthead .header-content {
        margin-bottom: 0;
        text-align: left; }
        header.masthead .header-content h1 {
          font-size: 50px; }
      header.masthead .device-container {
        max-width: 325px; } }

section.download {
  position: relative;
  padding: 150px 0; }
  section.download h2 {
    font-size: 50px;
    margin-top: 0; }
  section.download .badges .badge-link {
    display: block;
    margin-bottom: 25px; }
    section.download .badges .badge-link:last-child {
      margin-bottom: 0; }
    section.download .badges .badge-link img {
      height: 60px; }
    @media (min-width: 768px) {
      section.download .badges .badge-link {
        display: inline-block;
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    section.download h2 {
      font-size: 70px; } }

section.features .section-heading {
  margin-bottom: 60px; }
  section.features .section-heading h2 {
    margin-top: 0; }
  section.features .section-heading p {
    margin-bottom: 0; }

section.features .device-container,
section.features .feature-item {

  /* ld */
  max-width: 100%;
  margin: 0 auto; }

section.features .device-container {
  margin-bottom: 100px; }
  @media (min-width: 992px) {
    section.features .device-container {
      margin-bottom: 0; } }

section.features .feature-item .btn-yellow { margin-top: 15px; }

img.img-feature { opacity: 0.7; }


section.features .feature-item p { font-size: 18px; }
section.features .feature-item {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center; }
  section.features .feature-item h3 {
    font-size: 32px; 
    margin-bottom: 24px;
    font-weight: 500;
  }
  section.features .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
    background: linear-gradient(to left, #7b4397, #dc2430);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

section.cta {
  position: relative;
  padding: 250px 0;
  background-image: url("../img/bg-cta.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  section.cta .cta-content {
    position: relative;
    z-index: 1; }
    section.cta .cta-content h2 {
      font-size: 50px;
      max-width: 450px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white; }
    @media (min-width: 768px) {
      section.cta .cta-content h2 {
        font-size: 80px; } }
  section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }

section.contact {
  text-align: center; }
  section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px; }
    section.contact h2 i {
      color: #dd4b39; }
  section.contact ul.list-social {
    margin-bottom: 0; }
    section.contact ul.list-social li a {
      font-size: 40px;
      line-height: 80px;
      display: block;
      width: 80px;
      height: 80px;
      color: white;
      border-radius: 100%; }
    section.contact ul.list-social li.social-twitter a {
      background-color: #1da1f2; }
      section.contact ul.list-social li.social-twitter a:hover {
        background-color: #0d95e8; }
    section.contact ul.list-social li.social-facebook a {
      background-color: #3b5998; }
      section.contact ul.list-social li.social-facebook a:hover {
        background-color: #344e86; }
    section.contact ul.list-social li.social-google-plus a {
      background-color: #dd4b39; }
      section.contact ul.list-social li.social-google-plus a:hover {
        background-color: #d73925; }

footer {
padding: 35px 0;
text-align: center;
color: rgba(255, 255, 255, 0.3);
background-color: #222222; 
background-image: url("../img/logo-btms2.png");
background-repeat: no-repeat;
background-size: 160px;
background-position: bottom -15px right -15px;
}

  footer p {
    font-size: 12px;
    margin: 0; }
  footer ul {
    margin-bottom: 0; 
  }
    
    footer ul li a {
      display: inline-block;
      padding: 0 4px;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.3); 
    }
      footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
        text-decoration: none; }

.bg-primary {
  background: #fdcc52;
  background: -webkit-linear-gradient(#fdcc52, #fdc539);
  background: linear-gradient(#fdcc52, #fdc539); }

.text-primary {
  color: #fdcc52; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.btn-outline {
  color: white;
  border: 1px solid;
  border-color: white; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: white;
    border-color: #fdcc52;
    background-color: #fdcc52; }

.btn {
  border-radius: 300px;
  /*font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';*/
  font-family: 'Comfortaa', 'Open Sans', Arial, 'sans-serif';

  letter-spacing: 2px;
  text-transform: uppercase; }

.btn-xl {
  font-size: 11px;
  padding: 15px 45px; }




.img-responsive { max-width: 100%; }
.img-border { border: 6px solid #dedede; }
.bggraycont { padding: 35px 0; background-color: #eee; }


.help-popover { cursor: help; width: 17px; height: 17px; display: inline-block; border-radius: 20px; background: #eee; color: #777; font-size: 12px; position: relative; }

.help-elem { position: relative; }

.help-popover span,
.help-elem span { display: none; }


.help-popover:hover { background: #ddd; }

.help-popover:hover span,
.help-elem:hover span { border-top: 2px solid #1ab394; box-shadow: 0px 2px 6px #ddd; padding: 12px; font-size: 13px; color: #555; min-width: 240px; max-width: 380px; display: inline-block; position: absolute; background: #fff; bottom: 20px; left: -45px; z-index: 200; }




/* MAILERLITE */

#mlb2-6827034,
    #mlb2-6827034 *,
    #mlb2-6827034 a:hover,
    #mlb2-6827034 a:visited,
    #mlb2-6827034 a:focus,
    #mlb2-6827034 a:active {
        overflow: visible;
        position: static;
        background: none;
        border: none;
        bottom: auto;
        clear: none;
        cursor: default;
        float: none;
        letter-spacing: normal;
        line-height: normal;
        text-align: left;
        text-indent: 0;
        text-transform: none;
        visibility: visible;
        white-space: normal;
        max-height: none;
        max-width: none;
        left: auto;
        min-height: 0;
        min-width: 0;
        right: auto;
        top: auto;
        width: auto;
        z-index: auto;
        text-shadow: none;
        box-shadow: none;
        outline: medium none;
    }
    
    #mlb2-6827034 a:hover {
        cursor: pointer !important;
    }
    
    #mlb2-6827034 h4 {
        font-weight: normal;
    }
    
    #mlb2-6827034 .subscribe-form {
        padding: 20px;
        padding-left: 0;
        width: 515px !important;
        
        box-sizing: border-box !important;
    }
    
    #mlb2-6827034 .ml-block-form {
        margin-bottom: 0px;
    }
    
    #mlb2-6827034 .subscribe-form .form-section {
        margin-bottom: 20px;
        width: 100%;
    }
    
    #mlb2-6827034 .subscribe-form .form-section.mb10 {
        margin-bottom: 10px;
        float: left;
    }
    
    #mlb2-6827034 .subscribe-form .form-section.mb0 {
        margin-bottom: 0px;
    }
    
    #mlb2-6827034 .subscribe-form .form-section h4 {
        margin: 0px 0px 10px 0px !important;
        padding: 0px !important;
        color: #000000 !important;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 28px !important;
        line-height: 100%;
        text-align: left !important;
    }
    
    #mlb2-6827034 .subscribe-form .form-section p,
    #mlb2-6827034 .subscribe-form .form-section li {
        line-height: 150%;
        padding: 0px !important;
        margin: 0px 0px 10px 0px;
        color: #000000 !important;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 14px !important;
    }
    
    #mlb2-6827034 .subscribe-form .form-section a {
        font-size: 14px !important;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .confirmation_checkbox {
        line-height: 150%;
        padding: 0px !important;
        margin: 0px 0px 15px 0px !important;
        color: #000000 !important;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 12px !important;
        font-weight: normal !important;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .confirmation_checkbox input[type="checkbox"] {
        margin-right: 5px !important;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .form-group {
        margin-bottom: 15px;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .form-group label {
        float: left;
        margin-bottom: 10px;
        width: 100%;
        line-height: 100%;
        color: #000000 !important;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 14px !important;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .checkbox {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .checkbox label {
        color: #000000 !important;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 14px !important;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .checkbox input {
        margin: 0px 5px 0px 0px;
    }
    
    #mlb2-6827034 .subscribe-form .form-section .checkbox input[type=checkbox] {
        -webkit-appearance: checkbox;
        opacity: 1;
    }
    
    #mlb2-6827034.ml-subscribe-form .form-group .form-control {
        width: 100%;
        font-size: 13px;
        padding: 10px 10px;
        height: auto;
        font-family: Arial;
        border-radius: 0px;
        border: 1px solid #cccccc !important;
        color: #000000 !important;
        background-color: #FFFFFF !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        clear: left;
    }
    
    #mlb2-6827034.ml-subscribe-form button {
        border: none !important;
        cursor: pointer !important;
        width: 100% !important;
        border-radius: 65px !important;
        height: 40px !important;
        background-color: #FDCA4A !important;
        color: #444444 !important;
        font-family: 'Arial', sans-serif !important;
        font-size: 16px !important;
        text-align: center !important;
        padding: 0 !important;
        margin: 0 !important;
        position: relative!important;
    }
    
    #mlb2-6827034.ml-subscribe-form button.gradient-on {
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    }
    
    #mlb2-6827034.ml-subscribe-form button.gradient-on:hover {
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    }
    
    #mlb2-6827034.ml-subscribe-form button[disabled] {
        cursor: not-allowed!important;
    }
    
    #mlb2-6827034.ml-subscribe-form .form-section.ml-error label {
        color: red!important;
    }
    
    #mlb2-6827034.ml-subscribe-form .form-group.ml-error label {
        color: red!important;
    }
    
    #mlb2-6827034.ml-subscribe-form .form-group.ml-error .form-control {
        border-color: red!important;
    }
    
    #mlb2-6827034 .ml-vertical-align-center {
        text-align: left;
        display: block;
    }
    
    #mlb2-6827034 .ml-block-success,
    #mlb2-6827034 form.ml-block-form {
        display: inline-block;
        width: 515px;
    }
    
    @media (max-width: 768px) {
        #mlb2-6827034 {
            width: 100% !important;
        }
        #mlb2-6827034 form.ml-block-form,
        #mlb2-6827034.ml-subscribe-form .subscribe-form {
            width: 100% !important;
        }
    }
    
    #mlb2-6827034 .subscribe-form.horizontal {
        padding-bottom: 0px;
    }
    
    #mlb2-6827034 .subscribe-form .form-section.horizontal {
        float: left;
        margin-bottom: 5px;
        width: 60%;
    }
    
    #mlb2-6827034 .subscribe-form .form-section.horizontal .form-group {
        float: left;
        width: 100%;
        padding-right: 10px;
        box-sizing: border-box;
    }
    
    #mlb2-6827034 .subscribe-form .form-section.horizontal .form-group .form-control {
        height: 40px;
    }
    
    #mlb2-6827034 .subscribe-form .form-section.horizontal.ml-button-position {
        width: 40%;
        padding: 0;
    }
    
    #mlb2-6827034 .subscribe-form .form-section.horizontal.ml-button-position.top-padding {
        padding-top: 24px;
    }
    
    @media (max-width: 768px) {
        #mlb2-6827034.ml-subscribe-form .subscribe-form .form-section.horizontal {
            float: none;
        }
        #mlb2-6827034.ml-subscribe-form .subscribe-form .form-section.horizontal,
        #mlb2-6827034.ml-subscribe-form .subscribe-form .form-section.horizontal.ml-button-position,
        #mlb2-6827034.ml-subscribe-form .subscribe-form .form-section.horizontal .form-group {
            width: 100%;
            padding: 0;
        }
        #mlb2-6827034 .subscribe-form .form-section.horizontal.ml-button-position {
            margin-bottom: 20px;
        }
    }




#mlb2-6827034.ml-subscribe-form .btn-submit { width: 160px !important; max-width: 160px !important; font-weight: 600; padding-left: 25px !important; padding-right: 25px !important; }
#contact #mlb2-6827034.ml-subscribe-form .btn-submit { background: #1AB394 !important; }
#mlb2-6827034.ml-subscribe-form .input-form { padding-left: 25px !important; border-radius: 20px !important; font-weight: 600; }
#mlb2-6827034 .ml-block-success .form-section p { color: #fff !important; font-size: 20px !important; }

.ico-arrow-down { width: 100%; font-size: 36px; display: block; text-align: center; color: #ddd; }


.btn-yellow,
.btn-green,
.btn-black { padding-left: 25px; padding-right: 25px; background: #FDC844; color: #222; text-decoration: none;  }
.btn-green { background: #1ab394; color: #fff; }
.btn-yellow:hover { color: #666; }


                /*
                .btn-yellow,
                .btn-green,
                .btn-black { padding-left: 25px; padding-right: 25px; background: #cddd1a; color: #101010; text-decoration: none; border: 2px solid #101010; }
                
                */
                .btn-black { background: #212121; color: #cddd1a; }
                

.modal-mega .modal-dialog { height: 100%; max-width: 85%; margin: 0 auto; }
.modal-mega .modal-dialog .modal-content { height: 100%; background: #fff7e5; border-radius: 0px; border: 0px; }
.modal-mega .modal-dialog .modal-header { border: 0px; }
.modal-mega .modal-dialog .modal-header button.close { cursor: pointer; }
.modal-mega .modal-dialog .modal-body { padding: 0 60px; }

.title-mega { font-size: 48px; }


.foot-social { padding-top: 8px; margin: 0 3px 0 3px; font-size: 20px; display: inline-block; width: 40px; height: 40px; color: #eee; }
.foot-social:hover { color: #1AB394; }



.iframe-cont {  }
.header-video { width: 750px; height: 420px; background: url("../img/miniatura-betimes-header-vid-promo.jpg") 50% 50%; }

.iframe-cont-min .header-video { width: 445px; height: 280px; background: none; }

@media (max-width: 1024px) {
  .title-mega { font-size: 34px; }

  .header-video { width: 640px !important; height: 360px !important; background: none; }

  .iframe-cont-min .header-video { width: 360px !important; height: 220px !important; background: none; }
}

@media (max-width: 768px) {
  .title-mega { font-size: 30px; line-height: 30px; }
  .modal-mega .modal-dialog .modal-body { padding: 0 20px; }
  .masthead { padding-top: 75px !important; padding-bottom: 35px !important; text-align: center; }
  .masthead h1 { font-size: 24px !important; }
  .masthead .my-auto br { display: none; }
  .masthead .tit-main { margin: 15px 0; font-size: 26px !important; }


  .header-video { width: 510px !important; height: 340px !important; }
}


@media (max-width: 550px) {
  .style-chrome .btm-cont { margin-right: 7px !important; font-size: 15px; }

  .btn-yellow,
  .btn-green { margin: 0 auto; padding-left: 15px; padding-right: 15px; font-size: 16px; }

  #pricing ul.nav.nav-tabs { max-width: 100%; margin: 0px auto;}
  #pricing ul.nav.nav-tabs li { max-width: 50% !important;}
  #pricing ul.nav.nav-tabs li a { max-width: 100% !important; display: inline-block; }

  #contact h2 { font-size: 28px; }
  #pricing .option-fav { margin-top: 15px; }

  .header-video { width: 100% !important; height: 290px !important; }
}


@media (max-width: 400px) {
  .title-mega { font-size: 24px; }
  .title-mega br { display: none; }
  .style-chrome .btm-cont { padding: 6px; margin-right: 4px !important; font-size: 14px; }
  .modal-mega .modal-dialog .modal-content .btn-yellow { padding-left: 15px; padding-right: 15px; display: block; max-width: 100%; font-size: 16px; }
}



.promo-top { 
    padding: 3px 0;
    background: #B31B1B;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100000;
}

.promo-btn,
.promo-btn:hover { 
    padding: 2px 6px;
    display: inline-block;
    background: #cddd1a;
    color: #333;
    font-weight: 600;
}




      .container.cont p { width: 100%; }
      .container.cont p,
      .container.cont ul li,
      .container.cont ol li { font-size: 17px; margin-bottom: 24px; }
      .titler { font-size: 18px; font-weight: 700; }

      .btn-center { margin: 0 auto; }



.input-home {
width: 100%;
padding: 12px 24px 12px 24px;
max-width: 360px;
border: 2px solid #333;
border-radius: 70px;
box-shadow: 0px 0px 12px #aaa;
margin-bottom: 15px;
}

.btn-header {
box-shadow: 0px 0px 12px #aaa;
border: 2px solid #c79006;
}


.img-review { width: 85px; border-radius: 50px; float: left; margin: 0 15px 15px 0; }

.review-full,
.review-short { font-size: 14px; }

.review-full { display: none; }
.review-short {  }
.btn-show-review,
.btn-show-review:hover { color: #1ab394; font-weight: bold; }


.pricing-faq strong { color: #1ab394; }



/* CONTENT */
section#content { padding-top: 125px; }
section#content .section-heading { margin-bottom: 25px; }
section#content img { max-width: 100%; }

section#reviews .xcol {  }

section#reviews .coll {  }

@media (max-width: 768px) {
  section#reviews .colr { border-bottom: 1px solid #eee; }
  section#reviews .xcol { padding-top: 25px; }

  footer .list-inline { margin-bottom: 35px; }
  footer .list-inline li { padding: 4px 0; }

  .text-page { padding: 0 25px; }

  section.features .section-heading { margin-bottom: 15px; }
  .section-heading h1 { font-size: 28px; }
}

@media (min-width: 768px) {
  section#reviews .colr { border-right: 1px solid #eee; }
}


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


.text-page table { margin-bottom: 25px; }
.text-page p { line-height: 34px; }
.text-page .btn-yellow { margin-top: 35px; margin-bottom: 35px; color: #222; text-decoration: none; }
.text-page h2 { margin-top: 35px; margin-bottom: 20px; font-size: 26px; font-weight: 600; }
.text-page a { color: #1ab394; text-decoration: underline; }
.text-page { max-width: 768px; }
        


.img-bordered { border: 2px solid #ddd; }

footer .list-inline { margin-top: 20px; }
footer .list-inline li a { line-height: 28px; padding-left: 0; color: #999; font-size: 13px; }
footer .list-inline li a:hover { text-decoration: underline; }

/* CUSTOM SPECIAL LINK */
footer ul li#foot-menu-przyklady a:before { content: "\f004 \00a0 "; font: normal normal normal 14px/1 FontAwesome; }
footer ul li#foot-menu-alerty-social-proof { margin-top: 25px; }

.fott-top-pad { padding-top: 45px; }




/* NEW THEME 2020 */


  ul.pricing-plan li { font-size: 17px; margin-bottom: 12px; }
  .tabs-pricing .nav.nav-tabs { margin-bottom: 75px !important; }

      #mainNav { background-color: #fff !important; border-top: 3px solid #cddd1a !important; }
      


/* new index style */
section#features { padding-top: 35px; background: #202024; color: #fff; }
section#features h2 { color: #eee; }

.tabs-features h2 { margin: 15px auto 25px auto; font-size: 26px; }

.tabs-features .nav.nav-tabs { width: 100%; margin: 0px auto 20px auto; text-align: center !important; border: 0px; border-bottom: 3px solid #aaa; }
.tabs-features .nav.nav-tabs li { display: inline-block; float: none; }
.tabs-features .nav.nav-tabs li a { margin-bottom: -3px; display: inline-block; float: none; padding: 15px 15px 15px 15px; color: #ccc; font-size: 16px; border: 0px; border-bottom: 3px solid #aaa; background: none; }
.tabs-features .nav.nav-tabs li a:hover { text-decoration: none; background: none; border-bottom: 3px solid #fff;}
.tabs-features .nav.nav-tabs li a.active  { font-weight: 600; color: #fff; background: none; border-bottom: 3px solid #cddd1a; }

.tabs-features .tab-pane ul li { padding: 8px 0; }



@media (max-width: 1200px) {
  .tabs-features .nav.nav-tabs li a { padding: 10px 10px 10px 10px; font-size: 15px; }
}


@media (max-width: 990px) {
  .container.tabs-features { max-width: 980px; }
  .tabs-features .nav.nav-tabs li:last-child { display: none; }
}


@media (max-width: 768px) {
  .tabs-features .nav.nav-tabs { display: none; }
  .tab-pane img { display: none; }
  .tabs-features .tab-content > .tab-pane { display: block; padding-bottom: 90px; }
}




img.img-feature { opacity: 1; }

.img-border { border: 3px solid #aaa; }
#reviews p { font-size: 14px; line-height: 16px; }



.btn-yellow { border: 2px solid #000; }

/*#rev3 { display: none; } */
#reviews h2 { margin-bottom: 35px; }

#reviews {  }

.review-full,
.review-short { font-size: 13px; line-height: 18px; }

#reviews p { margin-bottom: 0; }
.img-review { width: 105px; border-radius: 70px; float: left; margin: 0 15px 15px 0; }
.btn-show-review { display: inline-block; margin-top: 5px; margin-bottom: 5px; }



/* CUSTOM PAGE */
.page-przyklady img { 
  border: 6px solid #1ab394;
  box-shadow: 0px 0px 12px #888;
  margin-bottom: 65px;
}

.page-przyklady h2,
.page-faq h3 { 
  padding: 3px 8px;
  display: block;
  background: #1ab394;
  color: #fff;
  margin: 125px 0 45px 0;
}
.page-faq h3 { 
  margin-top: 25px;
}

.page-alerty-social-proof .container.cont { max-width: 960px; }
.page-alerty-social-proof .row { width: 100%; margin-bottom: 115px; }
.page-alerty-social-proof h2 { display: block; width: 100%; margin-top: 0; }

section#content.page-cennik { padding-top: 70px; }


.top-logo { width: 140px; margin-bottom: -4px; margin-top: -4px; }
/*
.logo-color { display: none; }
.logo-dark { display: inline-block; }

#mainNav.navbar-shrink .logo-color { display: inline-block; }
#mainNav.navbar-shrink .logo-dark { display: none; }
*/




/* BTN MAGIC*/

.btn-magic.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-magic {
  background-color: #ffd428;
  border-color: #edc526;
  color: #101010 !important;
  text-decoration: none !important;
}
.btn-magic:hover,
.btn-magic:focus,
.btn-magic:active,
.btn-magic.active,
.open .dropdown-toggle.btn-magic,
.btn-magic:active:focus,
.btn-magic:active:hover,
.btn-magic.active:hover,
.btn-magic.active:focus {
  background-color: #edc526;
  border-color: #edc526;
  color: #101010;
}
.btn-magic:active,
.btn-magic.active,
.open .dropdown-toggle.btn-magic {
  background-image: none;
}
.btn-magic.disabled,
.btn-magic.disabled:hover,
.btn-magic.disabled:focus,
.btn-magic.disabled:active,
.btn-magic.disabled.active,
.btn-magic[disabled],
.btn-magic[disabled]:hover,
.btn-magic[disabled]:focus,
.btn-magic[disabled]:active,
.btn-magic.active[disabled],
fieldset[disabled] .btn-magic,
fieldset[disabled] .btn-magic:hover,
fieldset[disabled] .btn-magic:focus,
fieldset[disabled] .btn-magic:active,
fieldset[disabled] .btn-magic.active {
  background-color: #edc526;
  border-color: #000;
}



.img-integracja { width: 100%; max-width: 125px !important; opacity: 0.75; }
.img-integracja:hover{  opacity: 1; } }


section.grayed { 
  background: #eee !important;
}

.img-gray-border { border: 8px solid #fff; border-radius: 16px; padding: 15px; }