.testimonial-section {
  padding: 75px 0;
  position: relative;
  background: url("../images/bg/bg-testimonial.jpg");
  background-size: cover;
}
.testimonial-section h2 {
  font-size: 58px;
  font-family: "Buttershine Serif";
  color: #fff;
  text-align: center;
}
.testimonial-section .testimonial-carousel .testimonial-box {
  padding: 0 15%;
  text-align: center;
}
.testimonial-section .testimonial-carousel .testimonial-box p {
  font-family: "the unseen";
  font-size: 2em;
  color: #fff;
}
.testimonial-section .testimonial-carousel .testimonial-box .testimonial-author {
  text-align: center;
}
.testimonial-section .testimonial-carousel .testimonial-box .testimonial-author img {
  border-radius: 50%;
  width: 175px;
  height: 175px;
  display: inline;
}
.testimonial-section .testimonial-carousel .testimonial-box .testimonial-author h6 {
  font-family: "the unseen";
  font-size: 30px;
  letter-spacing: 2.5px;
  color: #fff;
  margin-top: 15px;
}
.testimonial-section .testimonial-carousel .testimonial-box .testimonial-star img {
  text-align: center;
  width: 153px;
  height: auto;
  display: inline;
}
.testimonial-section .testimonial-carousel .next-btn {
  opacity: 0.2;
}
.testimonial-section .testimonial-carousel .next-btn:hover {
  opacity: 0.8;
}
.testimonial-section .testimonial-carousel .prev-btn {
  opacity: 0.3;
}
.testimonial-section .testimonial-carousel .prev-btn:hover {
  opacity: 0.8;
}
.testimonial-section .thumbs-up {
  position: absolute;
  top: 15%;
  left: 15%;
}
.testimonial-section .girl {
  position: absolute;
  top: 25%;
  right: 15%;
}
.testimonial-section .man-vector {
  position: absolute;
  bottom: 0;
  left: 20%;
}
.testimonial-section .mail {
  position: absolute;
  bottom: 10%;
  right: 15%;
}
.testimonial-section .testimonial-carousel {
  position: relative;
}
.testimonial-section .testimonial-carousel .prev-btn {
  left: -45px;
  top: 45%;
  position: absolute;
}
.testimonial-section .testimonial-carousel .next-btn {
  right: -45px;
  top: 45%;
  position: absolute;
}

.explore {
  padding: 75px 0;
  position: relative;
}
.explore .icon-1, .explore .icon-2, .explore .icon-3, .explore .icon-4, .explore .icon-5, .explore .icon-6 {
  position: absolute;
  z-index: 2;
}
.explore .icon-1 {
  bottom: 100px;
  right: 80px;
}
.explore .icon-2 {
  right: 130px;
  top: 20px;
}
.explore .icon-3 {
  left: 50px;
}
.explore .icon-4 {
  left: 40px;
  top: 240px;
  z-index: 0;
}
.explore .icon-5 {
  left: 330px;
  top: 120px;
}
.explore .icon-6 {
  top: 42%;
  right: 80px;
}
.explore h2 {
  text-align: center;
  font-family: "Buttershine Serif";
  font-size: 4em;
  padding-bottom: 50px;
}
.explore h2 span {
  font-family: "the unseen";
  font-size: 0.85em;
}
.explore .explore-box {
  border-bottom-right-radius: 100px;
  border: 3px solid #0166b2;
  padding: 10px;
  position: relative;
  transition-duration: 0.5s;
}
.explore .explore-box:hover {
  border-top-left-radius: 100px;
  border-bottom-right-radius: 0;
  transition-duration: 0.5s;
}
.explore .explore-box:hover .inner {
  border-top-left-radius: 100px;
  border-bottom-right-radius: 0;
}
.explore .explore-box h4 {
  font-family: "Buttershine Serif";
  font-size: 2em;
  position: absolute;
  top: 30px;
  left: 40px;
  z-index: 1;
  color: #fff;
}
.explore .explore-box h4 span {
  margin-left: 50px;
}
.explore .explore-box .inner {
  background: #fff;
  border-bottom-right-radius: 100px;
  overflow-x: hidden;
}
.explore .explore-box .inner .explore-img {
  z-index: 0;
  background: #000000;
}
.explore .explore-box .inner .explore-img .image {
  width: 100%;
}

.frixion {
  padding: 70px 0;
  position: relative;
  z-index: 1;
}
.frixion h2 {
  font-family: "Buttershine Serif";
  font-size: 40px;
  text-align: center;
}
.frixion h2.description {
  font-family: "the unseen";
  font-size: 1.8em;
  color: #0166b2;
  text-align: center;
}
.frixion h2.description span {
  font-family: "Buttershine Serif";
}
.frixion p {
  font-family: "the unseen";
  font-size: 1.8em;
  color: #0166b2;
  text-align: center;
}
.frixion p span {
  font-family: "Buttershine Serif";
}
.frixion .hello {
  position: absolute;
  left: 230px;
  top: 170px;
}
.frixion .meeting-business-plan {
  position: absolute;
  right: 200px;
  top: 200px;
}
.frixion .icon-000 {
  position: absolute;
  left: 200px;
  bottom: 200px;
}
.frixion .pens-group {
  position: relative;
  display: flex;
}
.frixion .pens-group div.third {
  position: relative;
  margin-left: -100px;
}
.frixion .pens-group div.first {
  position: relative;
}
.frixion .pens-group div.second {
  margin-left: -100px;
  position: relative;
}
.frixion .pens-group div {
  position: relative;
}
.frixion .pens-group div:after {
  position: absolute;
  background: url("../images/icon/pen-shadow.png");
  bottom: -25px;
  left: -28px;
  content: "";
  width: 304px;
  height: 51px;
  z-index: -1;
}
.frixion .frixion-logo {
  margin: 25px 0 50px;
  text-align: center;
}
.frixion .frixion-logo img {
  padding-right: 20px;
}
.frixion .frixion-logo img + img {
  border-left: 2px solid #333;
  padding-left: 20px;
  padding-right: 0;
}
.frixion .discover-more {
  margin-top: 30px;
  text-align: center;
}
.frixion .discover-more a {
  border: 2px solid #333;
  padding: 15px;
  text-decoration: none;
  color: #333;
  border-radius: 10px;
  font-family: "Buttershine Serif";
}

.premium {
  /*&:after {
      background-image: url('../images/bg/bg-left-vector.jpg');
      background-position: top center;
      position: absolute;
      z-index: -1;
      content: "";
      top: 0;
      left: 0;
      width: 50%;
      height: 100%;
  }
  &:before {
      background: url('../images/bg/bg-right-vector.jpg');
      background-position: top center;
      position: absolute;
      z-index: -1;
      content: "";
      top: 0;
      right: 0;
      width: 50%;
      height: 100%;
  }*/
}
.premium img {
  width: 100%;
}
.premium .premium-left h2 {
  font-size: 5em;
  font-family: "Leo Semi Rounded Pro";
  font-weight: 100;
}
.premium .premium-left h2 span.red-text {
  font-weight: 700;
  color: #a8242a;
}
.premium .premium-left h2 span.bold {
  font-weight: normal;
}
.premium .premium-left p {
  font-family: "Poppins";
  font-size: 2em;
  margin-bottom: 20px;
}
.premium .premium-left a {
  background: #ac262d;
  color: #fff;
  border-radius: 8px;
  padding: 15px;
  text-decoration: none;
}
.premium .premium-right {
  position: relative;
}
.premium .premium-right .red-pen {
  position: absolute;
  z-index: 0;
  top: -200px;
  left: 0;
}
.premium .premium-right .black-pen {
  position: absolute;
  z-index: 0;
  top: -150px;
  left: 60px;
}
.premium .premium-right .golden-pen {
  position: absolute;
  z-index: 0;
  top: -200px;
  left: 250px;
}

.generation-consistency {
  padding-top: 70px;
}
.generation-consistency h2 {
  font-family: "Buttershine Serif";
  font-size: 50px;
  text-align: center;
  /*margin-left: -175px;*/
  /*span {
      margin-left: 350px;
  }*/
}
.generation-consistency h3 {
  font-family: "the unseen";
  text-align: center;
  font-size: 1.8em;
  color: #0166b2;
}
.generation-consistency p {
  font-family: "the unseen";
  text-align: center;
  font-size: 1.8em;
  color: #0166b2;
}
.generation-consistency .row.image {
  margin: 0;
}

.pen-qualities {
  background: url("../images/bg/bg-3.jpg");
  padding: 70px 0;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 850px;
}
.pen-qualities h2 {
  text-align: center;
  font-size: 40px;
  font-family: "Buttershine Serif";
}
.pen-qualities h2.first {
  margin-bottom: 10px;
  margin-top: 22px;
  margin-left: 150px;
}
.pen-qualities h2.second {
  margin-left: 350px;
}
.pen-qualities h6 {
  font-family: "the unseen";
  font-size: 28px;
  text-align: center;
  margin-left: 280px;
  color: #0166b2;
}
.pen-qualities h6 span {
  font-family: "leo semi rounded pro";
  font-weight: 800;
}
.pen-qualities .pen1 {
  position: absolute;
  left: 19%;
  top: 14%;
}
.pen-qualities .pen2 {
  position: absolute;
  left: 24%;
  top: 34%;
}
.pen-qualities .pen3 {
  position: absolute;
  left: 45%;
  top: 34%;
}
.pen-qualities .pen4 {
  position: absolute;
  right: 11.4%;
  top: 34%;
}
.pen-qualities .pen4-text {
  top: 56%;
  right: 10%;
  position: absolute;
}
.pen-qualities .pen3-text {
  top: 40%;
  right: 22%;
  position: absolute;
}
.pen-qualities .pen2-text {
  top: 44%;
  left: 40%;
  position: absolute;
}
.pen-qualities .pen1-text {
  top: 23%;
  left: 31%;
  position: absolute;
}
.pen-qualities .discover-more {
  position: absolute;
  border: 2px solid #333;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
  border-radius: 10px;
  font-family: "Buttershine Serif";
  bottom: 50px;
  left: 50%;
  margin-left: -64px;
}

.home-slider .slide-title {
  font-family: "Buttershine Serif";
  color: #0166b2;
  text-align: right;
  font-weight: bold;
}
.home-slider .slide-btn1 a {
  text-decoration: none;
  color: #4b5563;
  border-radius: 5px;
  border-width: 2px !important;
  border-style: solid;
  border-color: #4b5563;
  padding: 10px 15px;
  line-height: 40px;
}
.home-slider .slide-text-2 {
  font-family: "the unseen";
}
.home-slider .slide2-title {
  font-family: "HandOfJulius";
  color: #0166b2;
}
.home-slider .slide2-text-2 {
  font-family: "Chronicle Display";
  font-style: normal;
  color: #1a1a1a;
}

@media only screen and (max-width: 576px) {
  .home-slider .slide-btn1 a {
    text-decoration: none;
    color: #4b5563;
    border-radius: 5px;
    border-width: 2px !important;
    border-style: solid;
    border-color: #4b5563;
    padding: 10px 15px;
    line-height: 40px;
  }
  .home-slider .slide-text-2 {
    font-family: "the unseen";
  }
  .home-slider .slide-pen-shadow {
    display: none;
  }
  .testimonial-section {
    overflow-x: hidden;
  }
  .testimonial-section h2 {
    font-size: 40px;
  }
  .testimonial-section .testimonial-carousel .testimonial-box p {
    font-size: 1.2em;
  }
  .testimonial-section .testimonial-carousel .testimonial-box .testimonial-author h6 {
    font-size: 20px;
  }
  .testimonial-section .thumbs-up {
    top: 15%;
    left: 5%;
    width: 40px;
  }
  .testimonial-section .girl {
    top: 25%;
    right: 5%;
    width: 60px;
  }
  .testimonial-section .man-vector {
    width: 100px;
  }
  .testimonial-section .mail {
    width: 50px;
  }
  .generation-consistency h2 {
    font-size: 40px;
  }
  .generation-consistency p {
    font-size: 1.2em;
  }
  .explore {
    padding: 40px 0;
    overflow-x: unset;
  }
  .explore .explore-box {
    border-bottom-right-radius: 30px;
    border-width: 2px;
  }
  .explore .explore-box .inner {
    border-bottom-right-radius: 30px;
  }
  .explore .explore-box .inner h4 {
    font-size: 16px;
    font-weight: normal;
    left: 20px;
    top: 20px;
  }
  .explore h2 {
    padding-bottom: 20px;
    font-size: 40px;
  }
  .explore .icon-1 {
    bottom: 20px;
    width: 30px;
  }
  .explore .icon-2 {
    right: 10px;
    width: 50px;
  }
  .explore .icon-3 {
    width: 60px;
    left: 10px;
    top: 20px;
  }
  .explore .icon-4 {
    left: 0;
    top: 280px;
    display: none;
  }
  .explore .icon-5 {
    left: 0;
    width: 100px;
    top: 150px;
    display: none;
  }
  .explore .icon-6 {
    right: 5px;
    width: 30px;
    top: 55%;
  }
  .frixion {
    overflow-x: hidden;
  }
  .frixion .frixion-logo .frixion-clicker {
    height: 50px;
    width: auto;
  }
  .frixion .frixion-logo .frixion-ball {
    height: 50px;
    width: auto;
  }
  .frixion .hello {
    width: 70px;
    top: 20px;
    left: 5px;
  }
  .frixion .meeting-business-plan {
    position: absolute;
    right: -15px;
    top: 5%;
    width: 80px;
  }
  .frixion .icon-000 {
    left: 20px;
    bottom: 30%;
    width: 80px;
  }
  .pen-qualities {
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 1200px) {
  .pen-qualities {
    min-height: 700px;
  }
  .pen-qualities h2.first {
    margin-bottom: 2px;
    margin-top: 0;
  }
  .pen-qualities h6 {
    margin-top: 10px;
  }
  .pen-qualities .pen1 {
    left: 19%;
    top: 6%;
  }
  .pen-qualities .pen2 {
    left: 24%;
    top: 28%;
  }
  .pen-qualities .pen3 {
    left: 42%;
    top: 30.25%;
  }
  .pen-qualities .pen4 {
    right: 7.75%;
    top: 27.5%;
  }
  .pen-qualities .pen1-text {
    top: 27%;
    left: 30%;
    width: 120px;
  }
  .pen-qualities .pen2-text {
    top: 41.6%;
    left: 42%;
    width: 146px;
  }
  .pen-qualities .pen3-text {
    top: 41%;
    right: 25.5%;
    width: 155px;
  }
  .pen-qualities .pen4-text {
    top: 55%;
    right: 12%;
    width: 130px;
  }
}
@media only screen and (min-width: 1440px) {
  .pen-qualities {
    min-height: 850px;
  }
  .pen-qualities h2 {
    font-size: 40px;
  }
  .pen-qualities h2.first {
    margin-bottom: 10px;
    margin-top: 39px;
  }
  .pen-qualities h2.second {
    margin-left: 350px;
  }
  .pen-qualities h6 {
    margin-left: 345px;
    margin-top: 16px;
  }
  .pen-qualities .pen1 {
    left: 19%;
    top: 14%;
  }
  .pen-qualities .pen2 {
    left: 24%;
    top: 33.2%;
  }
  .pen-qualities .pen3 {
    left: 47%;
    top: 29.6%;
  }
  .pen-qualities .pen4 {
    right: 9%;
    top: 30%;
  }
  .pen-qualities .pen1-text {
    top: 28%;
    left: 31%;
    width: 160px;
  }
  .pen-qualities .pen2-text {
    top: 41.7%;
    left: 41%;
    width: 193px;
  }
  .pen-qualities .pen3-text {
    top: 41%;
    right: 22%;
    width: 205px;
  }
  .pen-qualities .pen4-text {
    top: 56%;
    right: 10%;
    width: 172px;
  }
}
@media only screen and (min-width: 1520px) {
  .pen-qualities {
    min-height: 800px;
  }
  .pen-qualities h2 {
    font-size: 40px;
  }
  .pen-qualities h2.first {
    margin-bottom: 10px;
    margin-top: 22px;
    margin-left: 150px;
  }
  .pen-qualities h2.second {
    margin-left: 350px;
  }
  .pen-qualities h6 {
    margin-left: 280px;
  }
  .pen-qualities .pen1 {
    left: 18%;
    top: 9%;
  }
  .pen-qualities .pen2 {
    left: 24%;
    top: 33.2%;
  }
  .pen-qualities .pen3 {
    left: 50%;
    top: 27.4%;
    transform: rotateX(-30deg);
  }
  .pen-qualities .pen4 {
    right: 12%;
    top: 27.9%;
  }
  .pen-qualities .pen1-text {
    top: 25.5%;
    left: 29%;
    width: 160px;
  }
  .pen-qualities .pen2-text {
    top: 48.4%;
    left: 38%;
    width: 193px;
  }
  .pen-qualities .pen3-text {
    top: 40%;
    right: 24%;
    width: 205px;
  }
  .pen-qualities .pen4-text {
    top: 56%;
    right: 10%;
    width: 172px;
  }
}
@media only screen and (min-width: 1600px) {
  .pen-qualities {
    min-height: 850px;
  }
  .pen-qualities h2.first {
    margin-bottom: 15px;
    margin-top: 12px;
  }
  .pen-qualities h6 {
    margin-top: 23px;
  }
  .pen-qualities .pen1 {
    left: 19%;
    top: 14%;
  }
  .pen-qualities .pen2 {
    left: 24%;
    top: 34.5%;
  }
  .pen-qualities .pen3 {
    left: 49%;
    top: 28.5%;
    width: 235px;
  }
  .pen-qualities .pen4 {
    right: 12.75%;
    top: 30%;
  }
  .pen-qualities .pen1-text {
    top: 26%;
    left: 30%;
    width: 177px;
  }
  .pen-qualities .pen2-text {
    top: 48%;
    left: 37%;
    width: 215px;
  }
  .pen-qualities .pen3-text {
    top: 40%;
    right: 24%;
    width: 228px;
  }
  .pen-qualities .pen4-text {
    top: 56%;
    right: 12%;
    width: 191px;
  }
}
@media only screen and (min-width: 1730px) {
  .pen-qualities {
    min-height: 950px;
  }
  .pen-qualities h2.first {
    margin-bottom: 26px;
    margin-top: 0;
  }
  .pen-qualities h6 {
    margin-top: 35px;
  }
  .pen-qualities .pen1 {
    left: 17%;
    top: 13.5%;
  }
  .pen-qualities .pen2 {
    left: 23%;
    top: 35.5%;
  }
  .pen-qualities .pen3 {
    left: 45%;
    top: 37.3%;
  }
  .pen-qualities .pen4 {
    right: 13%;
    top: 37%;
  }
  .pen-qualities .pen1-text {
    top: 24%;
    left: 29%;
    width: 177px;
  }
  .pen-qualities .pen2-text {
    top: 48.5%;
    left: 34%;
    width: 215px;
  }
  .pen-qualities .pen3-text {
    top: 39.5%;
    right: 26%;
    width: 228px;
  }
  .pen-qualities .pen4-text {
    top: 57%;
    right: 8%;
    width: 191px;
  }
}
@media only screen and (min-width: 1760px) {
  .pen-qualities {
    min-height: 950px;
  }
  .pen-qualities h2.first {
    margin-bottom: 20px;
    margin-top: 27px;
  }
  .pen-qualities h6 {
    margin-top: 30px;
  }
  .pen-qualities .pen1 {
    left: 17%;
    top: 13.5%;
  }
  .pen-qualities .pen2 {
    left: 23%;
    top: 34.5%;
  }
  .pen-qualities .pen3 {
    left: 45%;
    top: 39.3%;
  }
  .pen-qualities .pen4 {
    right: 13%;
    top: 38.8%;
  }
  .pen-qualities .pen1-text {
    top: 26%;
    left: 27%;
    width: 177px;
  }
  .pen-qualities .pen2-text {
    top: 48.5%;
    left: 34%;
    width: 215px;
  }
  .pen-qualities .pen3-text {
    top: 47.5%;
    right: 27%;
    width: 228px;
  }
  .pen-qualities .pen4-text {
    top: 56%;
    right: 11%;
    width: 191px;
  }
}
@media only screen and (min-width: 1920px) {
  .pen-qualities {
    min-height: 950px;
  }
  .pen-qualities h2.first {
    margin-bottom: 26px;
    margin-top: 0px;
  }
  .pen-qualities h6 {
    margin-top: 35px;
  }
  .pen-qualities .pen1 {
    left: 17%;
    top: 13.5%;
  }
  .pen-qualities .pen2 {
    left: 23%;
    top: 35.5%;
  }
  .pen-qualities .pen3 {
    left: 48%;
    top: 36%;
  }
  .pen-qualities .pen4 {
    right: 12.75%;
    top: 42%;
  }
  .pen-qualities .pen1-text {
    top: 24.5%;
    left: 26%;
    width: 177px;
  }
  .pen-qualities .pen2-text {
    top: 48.5%;
    left: 34%;
    width: 215px;
  }
  .pen-qualities .pen3-text {
    top: 40%;
    right: 26%;
    width: 228px;
  }
  .pen-qualities .pen4-text {
    top: 57%;
    right: 9%;
    width: 191px;
  }
}

/*# sourceMappingURL=home.css.map */
