
body {
  margin: 0;
  overflow-x: hidden; }

a {
  text-decoration: none; }

ul {
  padding: 0;
  list-style: none; }

img {
  max-width: 100%; }

h1 {
  font-size: 38px;
  color: #4E6DCC;
  line-height: 57px; }

/* LAYOUTS */
/*=============================================
=       Inko Versand Basic Framework              =
=============================================*/
.grid-1280, .grid-5, .grid-10, .grid-15, .grid-20, .grid-25, .grid-30, .grid-33, .grid-35, .grid-40, .grid-45, .grid-50, .grid-55, .grid-60, .grid-65, .grid-66, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95, .grid-100, .grid-960, .grid-1160 {
  position: relative; }

/** GLOBAL GRID SIZES **/
.grid-5 {
  width: 5%; }

.grid-10 {
  width: 10%; }

.grid-15 {
  width: 15%; }

.grid-20 {
  width: 20%; }

.grid-25 {
  width: 25%; }

.grid-30 {
  width: 30%; }

.grid-33 {
  width: 33.33333%; }

.grid-35 {
  width: 35%; }

.grid-40 {
  width: 40%; }

.grid-45 {
  width: 45%; }

.grid-50 {
  width: 50%; }

.grid-55 {
  width: 55%; }

.grid-60 {
  width: 60%; }

.grid-65 {
  width: 65%; }

.grid-66 {
  width: 66.66666%; }

.grid-70 {
  width: 70%; }

.grid-75 {
  width: 75%; }

.grid-80 {
  width: 80%; }

.grid-85 {
  width: 85%; }

.grid-90 {
  width: 90%; }

.grid-95 {
  width: 95%; }

.grid-100 {
  width: 100%; }

.grid-25-margin {
  width: 25%;
  margin: 0 auto; }

.padding-70-50 {
  padding: 70px 50px; }

section {
  position: relative; }

.grid-600 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-680 {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-750 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-800 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-960-32 {
  max-width: 960px;
  margin-left: 32.5%;
  margin-right: auto;
  width: 100%; }

.grid-960 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-1060 {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-1280 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-1380 {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.grid-50-percent {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.iv__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.iv__sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.iv__se {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.iv__sa {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.iv__ac {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.iv__ast {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.iv__jcc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.iv__jce {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.iv__end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.iv__dc {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.p-20 {
  padding: 20px; }

.p-bottom-10 {
  padding-bottom: 10px; }

.p-top-60 {
  padding-top: 60px; }

.p-top-50 {
  padding-top: 50px; }

.p-bottom-50 {
  padding-bottom: 50px; }

.z-index-100 {
  z-index: 100; }

.mt-100 {
  margin-top: 100px; }

.mb-0 {
  margin-bottom: 0 !important; }

.f-dir-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-ordinary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.f-align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* PADDING_BOTTOM START */
.padding_small {
  padding-bottom: 15px; }

.padding_medium {
  padding-bottom: 30px; }

.padding_large {
  padding-bottom: 45px; }

.padding_extralarge {
  padding-bottom: 60px; }

/* PADDING_BOTTOM END */
.blog h1 {
  text-align: center; }

.blog .blog__content {
  margin-bottom: 80px; 

  /*additions by Strahinja 28.08.2020*/
  margin-top: 8rem;

}
  .blog .blog__content .content__text {
    padding-left: 20px; }
    .blog .blog__content .content__text h1 {
      text-align: left;
     

       /*additions by Strahinja 28.08.2020*/
      padding-bottom: 2rem;
      line-height: 1.4;



       }
  .blog .blog__content .text__date {
    color: #3FADA7;
    font-size: 14px;
    letter-spacing: 0.7px;
    text-transform: uppercase; }
  .blog .blog__content .text__text {
    padding-bottom: 20px; }
    .blog .blog__content .text__text p {
      font-size: 14px;
      color: #3A3A3A; }
  .blog .blog__content .text__link {
    width: 30%; }
    .blog .blog__content .text__link a {
      /*Additions by Strahinja 29.05.2020*/
      font-size: 1.4rem;
      font-weight: 700;
      color: #4E6DCC;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      /* end of additions*/

    /*      
      padding: 1.4rem 0 1rem 0;
      text-align: center;
      display: block;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      -ms-border-radius: 0.5rem;
      border-radius: 0.5rem;
      border: 1px solid transparent; */}
      .blog .blog__content .text__link a:hover {
       /* background: #fff;
        color: #4E6DCC;
        border: 1px solid #4E6DCC;*/ }

.blog .load__more {
  text-align: center; }
  .blog .load__more #load_more {
    cursor: pointer;
    background: #4E6DCC;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
 
    text-align: center;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    border-radius: 0.5rem;
    letter-spacing: 0.05em;
    border: 1px solid transparent; 
  
  /*Additions by Strahinja 29.05.2020*/
   padding: 1rem 1.5rem;
   transition: 0.3s all;
  /*end of additions*/

  }
    .blog .load__more #load_more:hover {
      background: #fff;
      color: #4E6DCC;
      border: 1px solid #4E6DCC; }

@media screen and (max-width: 990px) {
  .blog h1 {
    line-height: 35px;
    font-size: 30px; } }

@media screen and (max-width: 768px) {
  .blog .blog__content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .blog .blog__content .content__img img {
      width: 100%; }
    .blog .blog__content .content__text {
      margin-top: 20px;
      padding-left: 10px;
      padding-right: 10px; }
    .blog .blog__content .text__link {
      width: 50%; }
    .blog .blog__content .grid-50 {
      width: 100%; } }

.post .img__post .post__date {
  margin-top: 30px;
  color: #3FADA7;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase; }

.post .post__content .product-title {
  font-size: 38px;
  color: #4E6DCC;
  line-height: 45px;
  font-size: 25px;
  font-weight: bold; }

.post .post__content .paragraph p{
  font-size: 14px;
  color: #3A3A3A;
  line-height: 30px; 

  padding-bottom: 25px;
}
  .post .post__content .paragraph h3 {
    font-size: 38px;
    color: #4E6DCC;
    line-height: 45px;
    font-size: 25px;
    font-weight: bold; }

.post .post__content .quote {
  font-size: 20px;
  color: #3FADA7;
  line-height: 30px;
  font-weight: 700;
  margin-left: auto;
  margin-bottom: 50px;
  margin-top: 50px;
  width: 85%;
  border-left: solid 1px;
  padding-left: 35px; }

.post .pag-post {
  margin-top: 50px; }
  .post .pag-post .previous-title-container {
    position: relative;
    padding-left: 20px; }
    .post .pag-post .previous-title-container:before {
      content: '\f060';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #4E6DCC;
      position: absolute;
      left: 0;
      top: -1px; }
  .post .pag-post .next-title-container {
    position: relative;
    padding-right: 20px; }
    .post .pag-post .next-title-container:before {
      content: '\f061';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #4E6DCC;
      position: absolute;
      right: 0;
      top: -1px; }
  .post .pag-post .pag-text a {
    color: #4E6DCC;
    font-weight: bold;
    text-transform: uppercase; }
  .post .pag-post .previous-post-container .arrow-post {
    padding-right: 15px; }
  .post .pag-post .next-post-container .arrow-post {
    padding-left: 15px; }

@media screen and (max-width: 425px) {
  .post .post__content .product-title {
    line-height: 35px; }
  .post .post__content .quote {
    margin-left: inherit;
    width: 100%;
    border-left: none;
    padding-left: 0; }
  .post .pag-post {
    flex-wrap: wrap;
    justify-content: center; }
    .post .pag-post .previous-post-container {
      padding-bottom: 15px; } }
