*::-moz-selection {
  background: #3d9a96;
  color: #fff; }

*::selection {
  background: #3d9a96;
  color: #fff; }

*::-moz-selection {
  background: #3d9a96;
  color: #fff; }
.navbar {
  border-radius: 0; }
body {
  min-width: 320px !important;
  font-family: 'Roboto', sans-serif;
  color: #5e7f9e;
  background-color: #ffffff; }
  body::-webkit-scrollbar {
    width: 5px; }
  body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  body::-webkit-scrollbar-thumb {
    background-color: rgba(5, 177, 174, 1); }

p {
  font-style: normal;
  font-weight: 300;
  line-height: 30px; }
  p#required-description {
    font-style: italic !important;
    font-weight: 300 !important;
    font-size: 14px !important; }

button, button:active, button:focus, button:hover {
  border: none !important;
  outline: none !important; }

input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover {
  outline: none !important; }

.dark-bg {
  background-color: #1a2733; }

.primary-bg {
  background-color: #ffffff; }

.secondary-bg {
  background-color: #e9f8f7; }

.green-bg {
  background-color: rgba(5, 177, 174, 1); }

.sign {
  color: #5e7f9e !important; }

.btn {
  cursor: pointer; }

.primary {
  background-color: rgba(5, 177, 174, 1);
  color: #ffffff; }
  .primary:not(.download-button):hover, .primary:not(.download-button):focus {
    color: #ffffff;
    opacity: 0.8; }


h3 {
  color: rgba(5, 177, 174, 1);
  font-size: 24px;
  font-weight: 500;
  margin: 25px 0 50px; }

.nopadding {
  padding: 0 !important; }

  a.link {
  text-decoration: none;
  font-style: italic;
  color: #09b19b;
  font-weight: 600;
  cursor: pointer; }
  a.link:hover {
    color: #089986; }

.scrollToTop {
  padding: 5px 10px;
  background: rgba(5, 177, 174, 1);
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  z-index: 1000; }
  .scrollToTop:hover, .scrollToTop:focus {
    text-decoration: none;
    color: #ffffff; }

#header nav {
  padding: 30px 0; }
  @media (max-width: 991px) {
    #header nav {
      padding: 25px 0; } }
  @media (max-width: 767px) {
    #header nav {
      padding: 15px 0; } }
  @media (max-width: 1199px) {
    #header nav .container {
      max-width: 100%; } }
  #header nav .container .navbar-brand {
    padding: 0;
    margin-right: 12px;
    line-height: 13px; }
    @media (max-width: 767px) {
      #header nav .container .navbar-brand {
        float: none;
        margin-right: 0; } }
    #header nav .container .navbar-brand h1 {
    overflow: hidden;
    margin: 0;
    line-height: 1;
    font-size: 1em;
}
#header nav .container .navbar-brand h1 img{
    vertical-align: initial;
  }
  @media (max-width: 991px){
    #header nav .container .navbar-brand h1 img{
      max-width: 150px;
      padding-top: 5px;
    }
   }
   @media (max-width: 767px){
    #header nav .container .navbar-brand h1 img{
      padding-top: 3px;
    }
   }
  #header nav .container #navbar-menu {
    margin: 0 -15px; }
    @media (max-width: 767px) {
      #header nav .container #navbar-menu {
        margin-top: 15px;
        border-top: 1px solid rgba(5, 177, 174, 1); } }
    #header nav .container #navbar-menu ul {
      margin: 0 15px; }
      @media (max-width: 767px) {
        #header nav .container #navbar-menu ul {
          margin-top: 15px; } }
      #header nav .container #navbar-menu ul li {
        margin-left: 0; }
        #header nav .container #navbar-menu ul li a {
          padding: 8px 12px;
          font-size: 16.9px; }
          @media (max-width: 991px) {
            #header nav .container #navbar-menu ul li a {
              padding: 8px; } }
          @media (max-width: 767px) {
            #header nav .container #navbar-menu ul li a {
              border-radius: 0; } }
          #header nav .container #navbar-menu ul li a:hover {
            background-color: #243443; }
  #header nav .container a, #header nav .container button {
    color: #ffffff;
    font-family: "Roboto-Light", Verdana;
    position: relative;
    display: inline-block; }

footer {
  padding: 60px 0 20px; }
  @media (max-width: 991px) {
    footer {
      padding: 50px 0 15px; } }
  @media (max-width: 991px) {
    footer img {
      margin: 0 auto 20px; } }
  footer ul {
    margin-left: 30px;
    margin-top: 6px; }
    @media (max-width: 1199px) {
      footer ul {
        margin-top: 2px; } }
    @media (max-width: 991px) {
      footer ul {
        text-align: center !important;
        margin-left: 0; } }
    @media (max-width: 767px) {
      footer ul li {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0 !important; } }
    footer ul li a {
      color: #5e7f9e;
      font-size: 16px;
      font-weight: 300; }
      footer ul li a:hover, footer ul li a:focus {
        color: #ffffff; }
  footer #social-icons {
    float: right !important;
    margin-top: 2px;
    font-size: 20px; }
    @media (max-width: 991px) {
      footer #social-icons {
        margin: 20px 0;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 25px; } }
    footer #social-icons i {
      padding: 0 2px;
      color: #3d9a96; }
      footer #social-icons i:hover, footer #social-icons i:focus {
        color: #ffffff; }
  footer p {
    font-size: 14px;
    margin-top: 50px; }
    @media (max-width: 991px) {
      footer p {
        margin-top: 0px;
        text-align: center; } }
    footer p:first-of-type {
      margin-bottom: 0; }
    footer p:last-of-type {
      margin-top: 0; }
    @media screen and (max-width: 630px) {
      footer p a {
        display: block; } }


.download-button {
  position: relative;
  height: 60px;
  padding-left: 55px;
  padding-right: 20px;
  margin: 0 10px;
  color:white !important;
  transition: 0.4s all ease-in-out }
  .download-button:hover{
     background-color: rgba(5, 177, 174, 0.7);
  }
  @media screen and (max-width: 430px) {
    .download-button {
      margin: 20px; } }
  .download-button#android {
    opacity: 0.5;
    cursor: default; }
  .download-button i {
    font-size: 40px;
    position: absolute;
    left: 10px; }
    .download-button i #google-play-icon {
      display: block;
      background: url("../images/app/google-icon.png");
      background-position: center;
      background-size: 100%;
      width: 36px;
      height: 39px; }
  .download-button .small {
    display: block;
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 2px;
    margin-top: 2px; }
  .download-button .big {
    display: block;
    text-align: left;
    font-size: 21px;
    line-height: 21px; }
  .button-desc{ 
    padding-top: 15px;
    font-style: italic;
    font-size: 1em;
    color: #5e7f9e;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
    .badge{
    position: absolute;
    top: -10px;
    right: -17px;
    padding: 5px 10px;
    background: #D91E18;
    font-size: 0.8em;
    font-family: 'Roboto-Bold', sans-serif;
    border-radius: 5px;
    transform: rotate(15deg);
    }

#download-mobile-app {
    padding: 100px 0 80px; }
  #download-mobile-app h2 {
    color: rgba(5, 177, 174, 1); }
  #download-mobile-app h3{
    color: #5e7f9e;
    font-size: 1em;
    padding-bottom: 25px;
    text-align: center;
    font-style: normal;
    font-family: "Roboto-Light", Verdana;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1rem;
  }
  #download-mobile-app #devices-wrapper {
    position: relative;
    height: 550px;
    overflow: hidden; }
    // @media (max-width: 991px) {
    //   #download-mobile-app #devices-wrapper {
    //     height: 450px; } }
    // @media (max-width: 767px) {
    //   #download-mobile-app #devices-wrapper {
    //     height: 350px; } }
    
    #download-mobile-app #devices-wrapper-box{
    	position: relative;
	    height: 550px;
	    display: inline-block;
	    max-width: 550px;
    }
    @media screen and (max-width: 575px) {
      #download-mobile-app #devices-wrapper, 
      #download-mobile-app #devices-wrapper-box {
        height: auto; } }
    @media (max-width: 767px) {
      #download-mobile-app #devices-wrapper-box {
       max-width: 80%; } }   
    #download-mobile-app #devices-wrapper #ipad {
      position: relative;
      max-width: 90%; }
      @media screen and (max-width: 575px) {
        #download-mobile-app #devices-wrapper #ipad {
          display: none; } }
    #download-mobile-app #devices-wrapper #iphone {
	    max-width: 350px;
	    position: absolute;
	    bottom: -272px;
	    right: -38px; }
      // @media (max-width: 1199px) {
      //   #download-mobile-app #devices-wrapper #iphone {
      //     max-width: 36%;
      //     right: 25px; } }
      // @media (max-width: 991px) {
      //   #download-mobile-app #devices-wrapper #iphone {
      //     max-width: 36%;
      //     right: 10px;
      //     bottom: -230px; } }
      @media (max-width: 767px) {
        #download-mobile-app #devices-wrapper #iphone {
        	max-width: 70%;
	   		bottom: -157px;
	    	right: -60px; } }
      @media screen and (max-width: 575px) {
        #download-mobile-app #devices-wrapper #iphone {
          position: relative;
          max-width: 70%;
          bottom: 0;
          right: 0; } }
      @media screen and (max-width: 420px) {
        #download-mobile-app #devices-wrapper #iphone {
          max-width: 80%; } }
      @media screen and (max-width: 370px) {
        #download-mobile-app #devices-wrapper #iphone {
          max-width: 100%; } }

#screens h3 {
  color: #5e7f9e;
  margin: 0;
  font-size: 16px;
  height: 40px; }

#screens .screens-image {
  height: 150px; }
  @media (max-width: 767px) {
    #screens .screens-image {
      height: 200px; } }
  @media screen and (max-width: 540px) {
    #screens .screens-image {
      height: 180px; } }
  @media screen and (max-width: 520px) {
    #screens .screens-image {
      height: 160px; } }
  @media screen and (max-width: 450px) {
    #screens .screens-image {
      height: 180px; } }
  @media screen and (max-width: 400px) {
    #screens .screens-image {
      height: 160px; } }
  @media screen and (max-width: 370px) {
    #screens .screens-image {
      height: 140px; } }
  @media screen and (max-width: 340px) {
    #screens .screens-image {
      height: 130px; } }
  @media screen and (max-width: 320px) {
    #screens .screens-image {
      height: 120px; } }
  #screens .screens-image#summary {
    background: url("../images/app/podsumowanie2.jpg");
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #screens .screens-image#summary {
        background-size: 80%; } }
    @media screen and (max-width: 450px) {
      #screens .screens-image#summary {
        background-size: 100%; } }
  #screens .screens-image#daily-changes {
    background: url("../images/app/dzienny2.jpg");
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #screens .screens-image#daily-changes {
        background-size: 80%; } }
    @media screen and (max-width: 450px) {
      #screens .screens-image#daily-changes {
        background-size: 100%; } }
  #screens .screens-image#alerts {
    background: url("../images/app/alerty2.jpg");
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #screens .screens-image#alerts {
        background-size: 80%; } }
    @media screen and (max-width: 450px) {
      #screens .screens-image#alerts {
        background-size: 100%; } }
  #screens .screens-image#seo-informations {
    background: url("../images/app/dostep2.jpg");
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #screens .screens-image#seo-informations {
        background-size: 80%; } }
    @media screen and (max-width: 450px) {
      #screens .screens-image#seo-informations {
        background-size: 100%; } }
  #screens .screens-image#revanues {
    background: url("../images/app/przychod2.jpg");
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #screens .screens-image#revanues {
        background-size: 80%; } }
    @media screen and (max-width: 450px) {
      #screens .screens-image#revanues {
        background-size: 100%; } }
  #screens .screens-image#knowledge {
    background: url("../images/app/baza2.jpg");
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #screens .screens-image#knowledge {
        background-size: 80%; } }
    @media screen and (max-width: 450px) {
      #screens .screens-image#knowledge {
        background-size: 100%; } }
