/*
mARketing 
colors: text #686767; main bg #ffffff; sec bg #FAF9F8; beige #E1B08A; hover #7c3030
*/

@import url("https://fonts.googleapis.com/css?family=Raleway:ital,wght@0,100..900;1,100..900");

body {
  background: #fff;
  background-image: url(../images/marketing-draw-line-roz-bg.svg);
  background-repeat: repeat-y;
  background-size: 100%;
  position: relative;
  font-family: "Raleway", sans-serif;
  line-height: 30px;
  color: #686767;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
}
@font-face {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* // <weight>: Use a value from 200 to 1000
   // <uniquifier>: Use a unique and descriptive class name
*/
.raleway-<uniquifier > {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

h1,
p {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}

h2,
h3 {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  color: #e1b08a;
}

h5 {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  color: #686767;
  letter-spacing: 3px;
  font-size: 24px;
  text-transform: uppercase;
}

hr {
  border-color: #e1b08a;
  padding-top: 0px;
  padding-bottom: 10px;
  opacity: 0.3;
}

img {
  display: block;
  max-width: 80%;
  height: auto;
}

ul {
  list-style: disc;
  list-style-image: url(../images/punktor.svg);
  margin: 0 0 2rem 2rem;
  padding-left: 1rem;
  color: #686767;
}

ul li {
  padding-left: 0.8rem;
  text-align: left;
  font-weight: 400;
}

/* navigation */
.navbar-default {
  background: #fff;
  border: none;
  box-shadow: 0px 2px 8px 0px rgba(204, 204, 204, 0.08);
  margin: 0 !important;
}
.navbar-default .navbar-brand {
  background: #fff;
  color: #fff;
  height: 80px;
  width: 200px;
  background-image: url(../images/m_ar_keting-logo-color.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: 0 auto;
  padding: 20px 20px 40px 20px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.navbar-brand img {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.navbar-brand:hover,
.navbar-brand:clicked {
  background: dc5034;
}
.navbar-default .navbar-nav li a {
  border-right: 1px solid #f9f9f9;
  color: #202020;
  font-weight: normal;
  padding-right: 40px;
  padding-left: 40px;
  line-height: 60px;

  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.navbar-default .navbar-nav > li > a:clicked,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #7c3030;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #7c3030;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border: none;
  padding-top: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
  background: #fff;
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* slogan-main section*/
#slogan-main {
  padding: 10rem;
  margin: 0 auto;
  vertical-align: middle;
  color: #686767;
  font-family: "Raleway", sans-serif;
  text-align: left;
}

#slogan-main h2 {
  color: #e1b08a;
  font-family: "Raleway", sans-serif;
  text-align: left;
  line-height: 45px;
  padding-left: 25px;
  padding-right: 25px;
}

#slogan-main h3 {
  color: #686767;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 45px;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 480px) {
  .container {
    width: 80% !important;
    max-width: 100% !important;
  }

  #slogan-txt .slogan-main h2 {
    font-size: large;
  }

  #slogan-txt .slogan-main h3 {
    font-size: large;
  }
}

/* slogan-txt section*/
#slogan-txt {
  padding: 10px;
  margin: 0 auto;
  vertical-align: middle;
  color: #686767;
  font-family: "Raleway", sans-serif;
}

#slogan-txt h2 {
  color: #3f3f3f;
  font-family: "Raleway", sans-serif;
  text-align: left;
  font-size: xx-large;
  line-height: 45px;
  padding-left: 25px;
  padding-right: 25px;
}

#slogan-txt h3 {
  color: #686767;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 45px;
  padding-left: 25px;
  padding-right: 25px;
}

/* home section */
#home {
  color: #686767;
  min-height: 600px;
  padding-top: 220px;
  padding-bottom: 100px;
  text-align: left;
}

.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
  background-image: url(../images/pathshape.svg);
}

.flexbox .tit {
  align-self: self-end;
}

#home h1 {
  color: #686767;
  font-weight: 700;
  padding-bottom: 10px;
  font-size: 42px;
}
#home h5 {
  line-height: 30px;
  letter-spacing: 3px;
  font-size: 24px;
  text-transform: uppercase;
}

/* od-czego-zaczac section */
#od-czego-zaczac {
  padding-top: 60px;
  padding-bottom: 0px;
  font-size: 18px;
  text-align: left;
}
#od-czego-zaczac h2 {
  padding: 20px 20px 20px 20px;
  margin-top: 0;
}

#od-czego-zaczac h4 {
  margin-bottom: 50px;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
}

#od-czego-zaczac p {
  text-align: left;
}

#od-czego-zaczac .fa {
  border-radius: 50%;
  font-size: 32px;
  color: #e1b08a;
  text-align: left;
  vertical-align: middle;
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 40px;
}

#od-czego-zaczac h4 {
  padding-bottom: 40px;
}
#od-czego-zaczac .col-md-12 {
  text-align: center;
  padding-bottom: 10px;
}

#od-czego-zaczac .col-md-3 {
  border-left: 2px solid rgba(225, 176, 138, 0.08);
  font-size: 15px;
  color: #686767;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 10px;
}

/* na-co-mozesz-liczyc section */
#na-co-mozesz-liczyc {
  padding-top: 100px;
  padding-bottom: 0px;
  text-align: center;
}
#na-co-mozesz-liczyc h2 {
  padding: 20px 20px 20px 20px;
  margin-top: 0;
}

#na-co-mozesz-liczyc h4 {
  margin-bottom: 50px;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
}

#na-co-mozesz-liczyc p {
  text-align: left;
}

#na-co-mozesz-liczyc .fa {
  border-top: 3px solid #faf9f8;
  border-bottom: 3px solid #e1b08a;
  border-radius: 50%;
  font-size: 32px;
  color: #e1b08a;
  text-align: left;
  vertical-align: middle;
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 40px;
}

/* przykladowe-dzialania section */
#przykladowe-dzialania {
  padding-top: 100px;
  padding-bottom: 60px;
  font-size: 18px;
  text-align: left;
}
#przykladowe-dzialania h2 {
  display: inline-block;
  padding: 10px 20px 10px 10px;
  text-align: left;
}
/* FILTER CSS */
.filter-wrapper {
  width: 100%;
  margin: 0 0 24px 0;
  overflow: hidden;
  text-align: center;
}
.filter-wrapper li {
  display: inline-block;
  margin: 4px;
}
.filter-wrapper li a {
  color: #999999;
  font-size: 16px;
  font-family: "lane_-_narrowregular", sans-serif;
  font-weight: bold;
  padding: 8px 17px;
  display: block;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.filter-wrapper li a.selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
  background: #e1b08a;
  border-color: transparent;
  color: #ffffff;
}

/* ISOTOPE BOX CSS */
.iso-box-section {
  width: 100%;
}
.iso-box-wrapper {
  width: 100%;
  padding: 0;
  clear: both;
  position: relative;
}
.iso-box {
  position: relative;
  min-height: 50px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.iso-box > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.iso-box > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;
}

/* contact section */
#kontakt {
  background-color: #202020;
  color: #faf9f8;
  padding-top: 0px;
  padding-bottom: 60px;
  text-align: center;
}
#kontakt h2 {
  display: inline-block;
  padding: 0px;
  margin-bottom: 60px;
  text-align: center;
}

#kontakt p {
  padding-top: 10px;
  font-size: 18px;
  text-align: center;
}

/* footer section */
footer {
  background-color: #202020;
  color: #faf9f8;
  padding-top: 50px;
  padding-bottom: 0px;
}
footer h2 {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
footer p {
  line-height: 22px;
}
footer span {
  font-weight: bold;
  padding-left: 20px;
}
.social-icons {
  padding: 0;
  margin: 0;
}

/* copyright section */
.copyright {
  background-color: #202020;
  color: #faf9f8;
  margin-top: 0 auto;
  padding-top: 0px;
  text-align: center;
}

/* scrolltop section */
.go-top {
  background-color: #e1b08a;
  font-size: 20px;
  bottom: 2em;
  right: 2em;
  color: #fff;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.go-top:hover {
  background-color: #686767;
  color: #fff;
}

/* media 960 */
@media only screen and (max-width: 980px) {
  .navbar-default .navbar-nav li a {
    padding-right: 20px;
    padding-left: 40px;
    line-height: 30px;
  }
}

/* media 360 */
@media only screen and (max-width: 360px) {
  #od-czego-zaczac h4 {
    padding-bottom: 20px;
  }
}
