.semibold {
    font: 25px 'Roboto Condensed',sans-serif,Arial;
    line-height: normal;
    color:#000;
}

.timeline{
  --uiTimelineMainColor: var(--timelineMainColor, #222);
  --uiTimelineSecondaryColor: var(--timelineSecondaryColor, #fff);

  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.timeline:before{
  content: "";
  width: 4px;
  height: 100%;
  background-color: #004695;

  position: absolute;
  top: 0;
}

.timeline__group{
  position: relative;
}

.timeline__group:not(:first-of-type){
  margin-top: 4rem;
}

.timeline__year{
  padding: .5rem 1.5rem;
  color: var(--uiTimelineSecondaryColor);
  background-color: #004695;

  position: absolute;
  left: 0;
  top: 0;
}

.timeline__box{
  position: relative;
}

.timeline__box:not(:last-of-type){
  margin-bottom: 20px;
}

.timeline__box:before{
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--uiTimelineMainColor);

  position: absolute;
  left: 0;
  z-index: -1;
}

.timeline__date{
  min-width: 65px;
  position: absolute;
  left: 0;

  box-sizing: border-box;
  padding: .5rem 1.5rem;
  text-align: center;

  background-color: var(--uiTimelineMainColor);
  color: var(--uiTimelineSecondaryColor);
}

.timeline__day{
  font-size: 2rem;
  font-weight: 700;
  display: block;
}

.timeline__month{
  display: block;
  font-size: .8em;
  text-transform: uppercase;
}

.timeline__post{
  padding: 0.8rem 2rem;
  border-radius: 2px;
  border-left: 3px solid var(--uiTimelineMainColor);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12), 0 1px 2px 0 rgba(0, 0, 0, .24);
  background-color: var(--uiTimelineSecondaryColor);
}

@media screen and (min-width: 641px){

  .timeline:before{
    left: 30px;
  }

  .timeline__group{
    padding-top: 0px;
  }

  .timeline__box{
    padding-left: 80px;
  }

  .timeline__box:before{
    top: 50%;
    transform: translateY(-50%);  
  }  

  .timeline__date{
    top: 50%;
    margin-top: -27px;
  }
}

@media screen and (max-width: 640px){

  .timeline:before{
    left: 0;
  }

  .timeline__group{
    padding-top: 40px;
  }

  .timeline__box{
    padding-left: 20px;
    /*padding-top: 70px;*/
  }
  
  .timeline {
    padding-top: 0rem;
    margin-bottom: 3rem;
}
  
  .timeline__date {
    min-width: 16px !important;
    position: absolute;
    left: -7px !important;
    box-sizing: border-box;
    padding: 1rem 1rem;
    text-align: center;
    background-color: #004695;
    color: var(--uiTimelineSecondaryColor);
    border-radius: 50%;
}

  .timeline__box:before{
    top: 90px;
  }    

  .timeline__date{
    top: 0;
  }
  
  section.brands-area {
    height: 240px !important;
}
  
}

.timeline{
  --timelineMainColor: #4557bb;
  font-size: 16px;
}

/*
=====
DEMO
=====
*/

@media (min-width: 768px){

  html{
    font-size: 62.5%;
  }
}

@media (max-width: 767px){

  html{
    font-size: 55%;
  }
}

body{
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
  font-size: 1.6rem;
  color: #222;

  background-color: #f0f0f0;
  margin: 0;
  -webkit-overflow-scrolling: touch;   
  overflow-y: scroll;
}

p{
  margin-top: 0;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

p:last-child{
  margin-bottom: 0;
}

.page{
  max-width: 800px;
  
  margin-left: auto;
  margin-right: auto;
}

/* 
Patreon
*/

.patreon{
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  
  text-align: center;
  background-color: #fffdee;
  
  position: absolute;
  top: 0;
  left: 0;
}

.patreon__container{
  padding-left: 10px;
  padding-right: 10px;
}

.patreon__link{
  text-decoration: underline;
  color: #ff4242;
}

.timeline__post p {
    padding-bottom: 0px !important;
}

.num {
    position: absolute;
    top: 0;
    left: -30px;
    width: 70px;
    color: #004695;
    font: 300 40px 'Roboto Condensed',sans-serif,Arial;
        line-height: normal;
    line-height: 60px;
}

.bg-blue-1 {
    background: linear-gradient(to bottom, #ebf8ff, #fff);
}

.btn-primary {
    color:#fff !important;
}

.list-unstyled.style-1 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin: 10px 0px;
    color: #000;
}

.list-unstyled.style-1 li {
    margin: 10px 0px;
    line-height: 1.4em;
}

.text-blue {
    color: #004695;
}

.custom-position-style {
    top: 40px;
}

.pricing h2 {
    padding-bottom: 0;
}

.timeline__date {
    min-width: 20px;
    position: absolute;
    left: 22px;
    box-sizing: border-box;
    padding: 1rem 1rem;
    text-align: center;
    background-color: #004695;
    color: var(--uiTimelineSecondaryColor);
    border-radius: 50%;
}

@media (max-width: 450px) {
.custom-position-style {
    margin-bottom: 50px !important;
}
.sbmts-bl .btn {
    padding: 0;
}
}

section.main-area .main-img::before {
    width: 657px !important;
    height: 705px !important;
    background: url(../images/main-img-2-min.png?v=2) no-repeat !important;
}
.animated-book-link {
    display: block;
    width: 135px;
    height: 181px;
    position: absolute;
    left: -45px;
    top: 470px;
    transform: rotate(-3deg);
    animation: bookLight 2s linear infinite;
}
.animated-book-link:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}
.animated-book-link:hover:after {
    animation: pulse 1.5s infinite;
}
@media (max-width: 1200px) {
    section.main-area .main-img::before {
        left: -89px !important;
    }
    .animated-book-link {
        left: 117px;
    }
}
@media (max-width: 992px) {
    section.main-area .main-img {
        height: 240px !important;
        background-size: cover !important;
        background-position: center !important;
    }
    section.main-area .main-img::before {
        left: auto !important;
        right: 0;
        width: 400px !important;
        height: 429px !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }
    .animated-book-link {
        left: auto;
        right: 190px;
        top: 45px;
        width: 85px;
        height: 105px;
    }
}
@media (max-width: 767px) {
    section.main-area .main-img::before {
        right: 50%;
        transform: translateX(50%);
        width: 350px !important;
        height: 376px !important;
    }
    .animated-book-link {
        left: auto;
        right: 47.5%;
        top: 69px;
        width: 74px;
        height: 96px;
    }
    .main-area .sbmts-bl .btn {
        width: 100%;
        padding: 0 16px;
    }
}
.book-section {
    line-height: 1;
    padding-bottom: 0;
}
.pdf-embed {
    height: 60vh !important;
}
.pdf-book-link {
    display: none;
    margin-bottom: 40px;
    background-color: #ed4545 !important;
    border-bottom-color: #b81919 !important;
}
@media (max-width: 1025px) {
    .pdf-embed {
        display: none;
    }
    .pdf-book-link {
        display:block;
    }
}
section.about-area--buy {
   
}
section.about-area--buy .page-bl {
    padding-top: 0 !important;
}
.buttons-list .btn {
    width: 100%;
    margin-bottom: 24px;
    min-width: 1px;
    padding-left: 0;
    padding-right: 0;
}
@keyframes bookLight {
    50% {
        box-shadow:
        0 -2px 5px rgba(77, 163, 205, 0.7),
        -10px -8px 10px rgba(77, 163, 205, 0.8),
        10px -8px 10px rgba(77, 163, 205, 0.8)/*,
        0 -2px 5px rgba(255, 255, 255, 0.9),
        -10px -8px 10px rgba(255, 255, 255, 0.9),
        10px -8px 10px rgba(255, 255, 255, 0.9)*/;
       
    }
}
@keyframes pulse {
    1% {
    border: 2px solid red;
    transform: scale(1);
  }
  50% {
      border: 2px solid red;
      transform: scale(1.2);
  }
  100% {
      border: 2px solid red;
      opacity: 0;
  }
}
h1 {
    font-weight: bold !important;
}
.site-header .page-bl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.site-header .page-bl:after {
    display: none !important;
}
.head-phone {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    transition: .2s color;
    margin-top: 16px;
}
.head-phone:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.7;
}
.head-phone--dark {
    color: #004695;
}
.head-phone--dark:hover {
    text-decoration: none;
    color: #004695;
    opacity: 0.7;
}
@media (max-width: 992px) {
    .head-phone {
        color:  #004695;
        font-size: 16px;
     
    }
}

.buy-book {
     margin-top: 16px;
     min-width: 1px !important;
     padding: 0 18px !important;
}
@media (max-width: 767px) {
    .buy-book {
       font-size: 17px;
       position: absolute;
        right: 16px;
        top: 44px;
    }
}


#modalSuccess h4 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
#modalSuccess p {
    font-size: 18px;
}