@font-face {
  font-family: "haboronormregular";
  src: url("../fonts/haboro/haboronormregular-webfont.woff2") format("woff2"), url("../fonts/haboro/haboronormregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sofiapro-light";
  src: url("../fonts/sofia-pro/sofiapro-light-webfont.woff2") format("woff2"), url("../fonts/sofia-pro/sofiapro-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.title-section {
  background: #fff;
}

p, a, ul, ol, li, span {
  font-family: "sofiapro-light";
}

p, .content-section p {
  font-size: 18px;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "haboronormregular";
}

h2 {
  margin-bottom: 20px;
  font-size: 2rem;
}
h2 span {
  font-family: "haboronormregular";
  padding-right: 25px;
  padding-left: 7px;
  margin-left: -7px;
}
h2 span {
  background-color: #ECE8E4;
}

h3 {
  margin-bottom: 20px;
  font-size: 2rem;
}
h3 span {
  font-family: "haboronormregular";
  padding-right: 25px;
  padding-left: 7px;
  margin-left: -7px;
}
h3 span {
  background-color: #CFE9ED;
}

h4 {
  font-size: 2rem;
}

a {
  color: #EA90B6;
  font-weight: normal;
}

a:active, a:focus, a:visited {
  font-weight: normal;
}

.top-menu a {
  font-weight: bold;
}

.mobile-menu {
  display: none;
}

.top-menu-container {
  display: block;
  float: right;
}

.top-menu {
  display: inline-block;
}
.top-menu li {
  display: inline-block;
}
.top-menu li a {
  color: #000;
  text-decoration: none;
  padding: 10px 20px;
}
.top-menu li a.current {
  border-bottom: #DAC0DE solid 5px;
}

.container {
  max-width: 980px;
}

.namebox {
  padding: 10px 0 15px;
  text-align: left;
}

.imgcont {
  border-radius: 0;
  background: none;
  height: auto;
  overflow: unset;
  width: auto;
}

.button-1 {
  background: #CFE9ED;
  border: none;
  padding: 0 5px 5px 0;
  overflow: visible;
  margin-top: 20px;
  margin-left: 7px;
}
.button-1 a {
  border: #000 solid 2px;
  color: #000;
  text-decoration: none;
  padding: 10px 50px;
  margin: -7px 0 0 -7px;
  display: block;
}

.button-2 {
  background: #DAC0DE;
  border: none;
  padding: 0 5px 5px 0;
  overflow: visible;
  margin-top: 20px;
  margin-left: 7px;
}
.button-2 a {
  border: #000 solid 2px;
  color: #000;
  text-decoration: none;
  padding: 10px 50px;
  margin: -7px 0 0 -7px;
  display: block;
}

.button-1:hover, .button-2:hover {
  background: #F5B2CE;
  border: none;
  padding: 0 5px 5px 0;
  overflow: visible;
  margin-top: 20px;
  margin-left: 7px;
}
.button-1:hover a, .button-2:hover a {
  border: #000 solid 2px;
  color: #000;
  text-decoration: none;
  padding: 10px 50px;
  margin: -7px 0 0 -7px;
  display: block;
}

.s1 .content-section {
  margin-top: 15%;
}
.s1 .content-section .text-container {
  padding-left: 30px;
}

.content-section {
  padding: 8% 0 7%;
}
.content-section table {
  margin-bottom: 25px;
}

.fw-title-section h3, .fw-title-section h4, .content-section h3, .content-section h4 {
  margin-bottom: 50px;
}

.fw-title-section.s2t, .fw-title-section.s4t {
  text-align: center;
}

.s2 {
  background-color: #F3F1EE;
  padding: 3% 0;
}
.s2 .title-container {
  text-align: center;
  margin-bottom: 50px;
}
.s2 .content-section {
  margin-top: 0;
  padding-top: 5%;
}
.s2 .text-container {
  padding-right: 30px;
}

.s4, .s6 {
  background-color: #F3F1EE;
}
.s4 h4, .s6 h4 {
  margin-bottom: 20px;
}

.s6 {
  text-align: center;
}
.s6 .email-temp-section {
  padding: 2% 0 5%;
}
.s6 .emtpl-thumb img {
  border: #000 solid 2px;
  border-radius: 0;
  opacity: 0.7;
}
.s6 .emtpl-thumb img:hover {
  opacity: 1;
}

.s5 h4 {
  margin-bottom: 20px;
}
.s5 .text-content {
  padding-left: 30px;
}

.s2t {
  margin-top: 5%;
}
.s2t .fw-title-section {
  text-align: center;
}

.image-thumb img {
  width: 100%;
  border: #000 solid 2px;
}

.image-thumb {
  margin-bottom: 20px;
}

.featured-website .button-2 {
  float: right;
}

.s3 {
  padding: 0 0 3%;
}
.s3 .subcont {
  text-align: center;
}
.s3 .subcont h4 {
  margin-bottom: 15px;
}
.s3 .subcont p {
  margin-bottom: 8%;
}
.s3 .text-container {
  padding-left: 30px;
}
.s3 .content-section {
  padding: 0;
}
.s3 .content-section .tbtn {
  text-align: right;
}
.s3 .content-section .tbtn .button-1 {
  margin-bottom: 25px;
}

.webdesign .wdthumbs img, .logo .lgthumbs img {
  border: #000 solid 2px;
  border-radius: 0;
  opacity: 0.7;
}

.webdesign .wdthumbs img:hover, .logo .lgthumbs img:hover {
  border: #DAC0DE solid 2px;
}

.s7 {
  padding: 3% 0;
}
.s7 ul {
  display: inline-block;
  padding-left: 0;
  margin-top: 20px;
}
.s7 ul li {
  display: inline-block;
  margin-right: 20px;
}

.quote-section {
  text-align: center;
  padding: 20% 10% 20%;
}
.quote-section h4 {
  margin-bottom: 25px;
}
.quote-section span {
  letter-spacing: 3px;
  font-weight: bold;
  font-size: 14px;
}

.ft-cpright {
  text-align: center;
}

.redesign-container {
  margin-bottom: 30px;
}

.modal .next {
  right: 30px;
  border-radius: 0;
  background: #DAC0DE;
}

.modal .prev {
  left: 20px;
  border-radius: 0;
  background: #DAC0DE;
}

.modal2 .next, .modal2 .prev {
  border-radius: 0;
  background: #DAC0DE;
}

.modal .next:hover, .modal .prev:hover,
.modal2 .next:hover, .modal2 .prev:hover {
  background: #F5B2CE;
}

.close:hover {
  color: #F5B2CE;
}

/* ---------- My Contact Form ---------- */
.contact-form input, .contact-form textarea {
  font-size: 16px;
  padding: 11px;
  width: 100%;
  border-radius: 0;
  border: #000000 solid 2px;
}
.contact-form .contact-btn {
  background: #DAC0DE;
  border: none;
  padding: 0 0 6px 0;
  overflow: visible;
  margin-top: 20px;
  margin-left: 7px;
}
.contact-form .contact-btn .wpcf7-submit {
  background: transparent;
  border: #000 solid 2px;
  color: #000;
  text-decoration: none;
  padding: 10px 50px;
  margin: -7px 0 0 -7px;
  display: block;
}
.contact-form .contact-btn .wpcf7-spinner {
  position: absolute;
}
.contact-form .contact-btn:hover {
  background: #F5B2CE;
}

.contact-page .imgcont img {
  width: auto;
  margin-bottom: 30px;
}
.contact-page ul {
  margin-left: 30px;
}

/* ---------- Modals ---------- */
.modal-backdrop.show {
  z-index: -1;
}

.modal {
  background-image: url(../images/patterns/modal-pattern.png);
  background-repeat: repeat;
}
.modal .modal-header {
  border-bottom: none;
}
.modal .modal-header .btn-close {
  opacity: 1;
}
.modal .modal-header .btn-close:focus, .modal .modal-header .btn-close:active, .modal .modal-header .btn-close:visited {
  box-shadow: none;
}
.modal .modal-header .btn-close:hover {
  opacity: 0.5;
}
.modal .modal-content {
  border: 1px solid rgba(203, 203, 203, 0.2);
  border-radius: 0;
  text-align: center;
}
.modal .qr-img {
  width: 85%;
  display: block;
  margin: 20px auto;
}
.modal .logo-sign {
  width: 85%;
  display: block;
  margin: 0 auto 20px;
}
.modal .skype-id p {
  background: #f1f1f1;
  padding: 7px 10px;
  margin-left: 10px;
  display: inline-block;
  cursor: copy;
}

#viberModal h2 span {
  background-color: #DAC0DE;
}

#whatsappModal h2 span {
  background-color: #aaebad;
}

#bondeeModal h2 span {
  background-color: #ffdbea;
}

.qr-btn, .link-modal-btn {
  cursor: pointer;
}

/* ---------- About Page ---------- */
.a1 .content-section {
  margin-top: 15%;
}
.a1 .text-container {
  padding-left: 30px;
}

.a2 {
  padding-bottom: 3%;
}

.a3 {
  background: #F3F1EE;
  padding-bottom: 5%;
}
.a3 h4 {
  text-align: center;
}
.a3 .content-section {
  padding-bottom: 0;
}

.a4 {
  text-align: center;
}
.a4 a img {
  width: 33px;
}

.flip-card {
  background-color: transparent;
  width: 219px;
  height: 242px;
  perspective: 1000px;
}
.flip-card img {
  width: 100%;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
  border: #000 solid 2px;
}

.flip-card-back {
  background-color: #DAC0DE;
  color: white;
  transform: rotateY(180deg);
  border: #000 solid 2px;
  padding: 20px;
}
.flip-card-back p {
  line-height: 1.4;
}

.flip-card-back.b {
  background-color: #CFE9ED;
}

/* ---------- Contact Page ---------- */
.c1 .content-section {
  margin-top: 10%;
}

/* ---------- Mobile View (Media Queries) ---------- */
@media (max-width: 991px) {
  .container {
    max-width: 900px;
  }
  .s4 .text-content, .s5 .text-content {
    text-align: center;
  }
  .s4 .button-1, .s5 .button-1 {
    margin-bottom: 40px;
  }
  .s5 .text-content {
    padding-left: 10px;
  }
  .s5 .o1 {
    order: 1 !important;
  }
  .s5 .o2 {
    order: 2 !important;
  }
  .s7 {
    padding: 6% 0;
  }
  .s2 .button-1 {
    margin: 30px auto 0 auto;
    display: block;
  }
  .s2 .button-2 {
    margin: 15px auto 0;
    float: none;
    display: block;
  }
  .s3 .col-md-2 {
    width: 100%;
  }
  .s3 .col-md-4 {
    width: 50%;
  }
  .modal .next {
    right: 20px;
  }
  .flip-card {
    margin: 0 auto 15px;
  }
}
@media (max-width: 980px) {
  .container {
    max-width: 800px;
  }
}
@media (max-width: 880px) {
  .container {
    max-width: 700px;
  }
  .s3 .button-2 a {
    padding: 10px 30px;
  }
}
@media (max-width: 767px) {
  .imgcont img {
    width: auto;
  }
  .s1 .imgcont img, .a1 .imgcont img {
    margin: 0 auto 40px;
    display: block;
  }
  .s1 .content-section .text-container, .a1 .content-section .text-container {
    padding-left: 10px;
    text-align: center;
  }
  .desktop-menu {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  #floating-menu {
    right: 20px;
    top: 15px;
  }
  #floating-menu ul {
    margin-right: 50px;
    background: #fff;
    padding: 13px 25px 25px;
  }
  #floating-menu ul li {
    padding: 1px 5px 5px 0;
    overflow: visible;
    margin-top: 20px;
    margin-left: 7px;
    background-color: #CFE9ED;
  }
  #floating-menu ul li a {
    border: #000 solid 2px;
    border-radius: 0;
    background-color: transparent;
    margin: -7px 0 0 -7px;
    display: block;
    text-align: center;
    color: #000;
    font-weight: normal;
  }
  .menu-icon button {
    border: rgba(255, 255, 255, 0.6784313725) solid 3px;
    border-radius: 0;
    background: url(../images/mobile-menu-icon.svg) center center no-repeat;
  }
  .s2 h4 {
    text-align: center;
  }
  .s2 .image-thumb {
    margin-top: 30px;
  }
  .s2 .content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .a3 .content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .a3 h4 {
    margin-bottom: 0;
  }
  .s2t, .s4t {
    margin-top: 70px;
  }
  .s3, .s7 {
    padding: 60px 0;
  }
  .s4 .content-section, .s5 .content-section, .s6 .content-section {
    padding: 60px 0;
  }
  .s7 .text-content {
    text-align: center;
    margin-bottom: 40px;
  }
  .a2 .o1 {
    order: 1 !important;
  }
  .a2 .o2 {
    order: 2 !important;
  }
  .a2 .imgcont img {
    margin: 0 auto 40px;
    display: block;
  }
  .a2 .text-container {
    text-align: center;
  }
}
@media (max-width: 700px) {
  .container {
    padding: 0 5%;
  }
}
@media (max-width: 575px) {
  .s3 .col-md-4 {
    width: 100%;
  }
  .s3 .text-container {
    text-align: center;
  }
  .s3 .text-container table {
    text-align: left;
  }
  .s3 .button-2 a {
    padding: 10px 50px;
  }
  .s3 .o1 {
    order: 1 !important;
  }
  .s3 .o2 {
    order: 2 !important;
  }
  .modal .next {
    right: 0;
  }
  .modal .prev {
    left: 0;
  }
  .modal .close {
    top: -12px;
    font-size: 50px;
  }
}
@media (max-width: 375px) {
  .button-1, .button-2 {
    width: 100%;
  }
  .button-1 a, .button-2 a {
    padding: 10px 20px;
  }
  .imgcont img {
    width: 100%;
  }
}/*# sourceMappingURL=portfolio-style-3.css.map */