﻿.profession-tabs-section {
  margin-top: 96px;
}
.path-section {
  padding: 40px 0 80px;
  /*margin-bottom: 100px;*/
  background-color: #F8F8F8;
}
.path-section .path-items {
  display: flex;
  flex-flow: column;
  padding-left: 21px;
}
@media (max-width: 599px) {
  .path-section .path-items {
    max-width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 600px) {
  .path-section .path-items {
    position: relative;
  }
  .path-section .path-items:before {
    content: '';
    position: absolute;
    top: 75px;
    bottom: 82px;
    left: 112px;
    width: 3px;
    background-color: #D6D6D6;
  }
}
@media (min-width: 1200px) {
  .path-section .path-items {
    position: static;
  }
  .path-section .path-items:before {
    content: none;
  }
}
.path-section .path-item {
  display: grid;
  align-content: flex-start;
  grid-template-columns: 200px 1fr;
  grid-gap: 35px;
  padding-top: 21px;
  padding-bottom: 21px;
}
@media (max-width: 599px) {
  .path-section .path-item {
    grid-template-columns: 1fr;
    justify-items: center;
  }
}
@media (min-width: 600px) {
  .path-section .path-item {
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .path-section .path-item {
    align-items: unset;
  }
}
.path-section .path-item-icon {
  position: relative;
  width: 140px;
  height: 140px;
  border-radius: 20px;
  transform: rotate(45deg);
  margin-left: 22px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 599px) {
  .path-section .path-item-icon {
    margin-left: 0;
  }
}
.path-section .path-item-icon-text {
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  text-align: center;
  font-family: 'LatoBold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.path-section .path-item-icon-text:after {
  content: '';
  position: absolute;
  width: 3px;
  height: 50px;
  background-color: #D6D6D6;
  bottom: -119px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 599px) {
  .path-section .path-item-icon-text:after {
    content: none;
  }
}
.path-section .path-item-text {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.path-section .path-item-text-title {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Montserrat-Medium', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.path-section .path-item-text-description {
  margin: 0;
  color: #565656;
}
.path-section .path-item-marketing-basics {
  margin-bottom: 50px;
}
.path-section .path-item-marketing-basics .path-item-icon {
  background-color: #234465;
}
.path-section .path-item-marketing-basics .path-item-icon .path-item-icon-image {
  position: absolute;
  width: 177px;
  height: 165px;
  right: -18px;
  top: 6px;
  transform: rotate(-45deg);
}
.path-section .path-item-apply {
  margin-bottom: 105px;
  padding-bottom: 15px;
}
@media (max-width: 599px) {
  .path-section .path-item-apply {
    margin-bottom: 50px;
  }
}
.path-section .path-item-apply .path-item-icon {
  background-color: #FFF;
  border: 1px solid #629CBC;
}
.path-section .path-item-apply .path-item-icon .path-item-icon-image {
  position: absolute;
  width: 147px;
  height: 146px;
  left: -8px;
  top: 0;
  transform: rotate(-45deg);
}
.path-section .path-item-apply .path-item-icon-text {
  color: #234465;
}
.path-section .path-item-apply .path-item-icon-text:after {
  bottom: -185px;
  height: 105px;
}
.path-section .path-item-apply .path-item-text-description {
  margin-bottom: 32px;
}
.path-section .path-item-apply .path-item-text-btn {
  align-self: center;
}
.path-section .path-item-fundamentals-program {
  margin-bottom: 62px;
}
@media (max-width: 599px) {
  .path-section .path-item-fundamentals-program {
    margin-bottom: 50px;
  }
}
.path-section .path-item-fundamentals-program .path-item-icon {
  background-color: #565656;
}
.path-section .path-item-fundamentals-program .path-item-icon .path-item-icon-image {
  position: absolute;
  width: 147px;
  height: 150px;
  left: -36px;
  top: 22px;
  transform: rotate(-45deg);
}
.path-section .path-item-fundamentals-program .path-item-icon-text:after {
  width: 0px;
  height: 62px;
  bottom: -131px;
  border-left: 3px dashed #D6D6D6;
  background-color: transparent;
}
.path-section .path-item-professional-program {
  margin-bottom: 62px;
}
@media (max-width: 599px) {
  .path-section .path-item-professional-program {
    margin-bottom: 50px;
  }
}
.path-section .path-item-professional-program .path-item-icon {
  background-color: #696969;
}
.path-section .path-item-professional-program .path-item-icon .path-item-icon-image {
  position: absolute;
  width: 169px;
  height: 208px;
  left: 52px;
  top: -34px;
  transform: rotate(-45deg);
}
.path-section .path-item-professional-program .path-item-icon-text:after {
  width: 0px;
  height: 62px;
  bottom: -131px;
  border-left: 3px dashed #D6D6D6;
  background-color: transparent;
}
.path-section .path-item-career .path-item-icon {
  background-color: #234465;
}
.path-section .path-item-career .path-item-icon .path-item-icon-image {
  position: absolute;
  width: 90px;
  height: 131px;
  right: 40px;
  top: 34px;
  transform: rotate(-45deg);
}
.path-section .path-item-career .path-item-icon-text:after {
  content: none;
}