@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?51972135");
  src: url("../fonts/fontello.eot?51972135#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?51972135") format("woff"), url("../fonts/fontello.ttf?51972135") format("truetype"), url("../fonts/fontello.svg?51972135#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'alFresco';
  src: url("../fonts/AlFresco.ttf"); }

@font-face {
  font-family: 'lato';
  src: url("../fonts/Lato-Black.ttf"); }

@font-face {
  font-family: 'lato';
  src: url("../fonts/Lato-Italic.ttf");
  font-style: italic; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/Lato-Regular.ttf");
  font-weight: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("../fonts/Montserrat-Regular.ttf");
  font-weight: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("../fonts/Montserrat-Bold.ttf");
  font-weight: bold; }

@font-face {
  font-family: 'montserrat';
  src: url("../fonts/Montserrat-Light.ttf");
  font-weight: 300; }

.alFresco-normal {
  font-family: 'alFresco';
  font-weight: normal; }

.lato-black {
  font-family: 'lato';
  font-weight: 900; }

.lato-italic {
  font-family: 'lato';
  font-style: italic;
  font-weight: 400; }

.lato-normal {
  font-family: 'lato';
  font-weight: 400; }

.montserrat-light {
  font-family: 'montserrat';
  font-weight: 300; }

.montserrat-normal {
  font-family: 'montserrat';
  font-weight: 400; }

.montserrat {
  font-family: 'montserrat';
  font-weight: 700; }

* {
  transition: all .3s ease-in-out; }

body {
  scroll-behavior: smooth;
  background: #F8F9FA;
  letter-spacing: 0.5px; }

a {
  color: #3A424A; }

a:hover {
  text-decoration: none;
  color: #3A424A; }

.btn:hover {
  box-shadow: 0 2px 11px 0 #3a424a63; }

.btn:focus {
  box-shadow: none; }

::-webkit-scrollbar {
  width: 7px; }

/* Track */
::-webkit-scrollbar-track {
  background: #e7e7e7; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #8599AA; }

/* preloader */
.loader_bg {
  position: fixed;
  z-index: 999999;
  background: #F8F9FA;
  width: 100%;
  height: 100%; }

.loader {
  border: 0 solid transparent;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  position: absolute;
  top: calc(50vh - 75px);
  left: calc(50vw - 75px); }

.loader:before, .loader:after {
  content: '';
  border: 1em solid #8599AA;
  border-radius: 50%;
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  animation: loader 2s linear infinite;
  opacity: 0; }

.loader:before {
  animation-delay: .5s; }

@keyframes loader {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }

.navbar-full .container {
  max-width: 990px; }

.navbar-full .logo {
  margin: 16px 0 8px 4rem;
  padding: 1.5rem 5px;
  position: relative; }
  .navbar-full .logo .n-bg {
    position: absolute;
    top: -10px;
    left: 12px;
    font-size: 6rem;
    color: #E9EDF2; }
  .navbar-full .logo a {
    position: relative; }
  .navbar-full .logo h4 {
    margin-bottom: 0;
    color: #3A424A;
    font-size: 28px; }
  .navbar-full .logo p {
    color: #4B5660;
    font-size: 10px;
    letter-spacing: 4px;
    padding-left: 5px;
    margin-bottom: 0; }

.navbar-full .right-part {
  margin-top: 1rem;
  display: flex;
  align-items: center; }
  .navbar-full .right-part button {
    font-size: 10px;
    color: #fff;
    background: #B0C1D0;
    font-size: 9px;
    letter-spacing: 1px;
    margin-right: 1.5rem;
    padding: .5rem .8rem; }
  .navbar-full .right-part .icon-menu-cus {
    cursor: pointer; }
    .navbar-full .right-part .icon-menu-cus .single-nav-icon {
      width: 26px;
      height: 3px;
      background-color: #4B5660;
      margin: 6px 0; }

.hero {
  padding-bottom: 85px; }
  .hero .container {
    max-width: 990px; }
  .hero .full-carousel {
    margin-left: 4rem;
    width: 80%;
    position: relative; }
  .hero .blue-bg {
    position: absolute;
    background: #DFE9F2;
    right: -9%;
    top: -14%;
    bottom: -22%;
    width: 70%;
    z-index: -1; }
  .hero .big-n {
    position: absolute;
    top: -24.5rem;
    left: -4.5rem;
    z-index: -1; }
    .hero .big-n span {
      color: #d8d8d8;
      font-size: 60rem;
      opacity: 0.4; }
  .hero .vertical-text {
    position: absolute;
    bottom: 120px;
    left: -156px;
    transform: rotate(-90deg); }
    .hero .vertical-text span {
      font-size: 11px;
      color: #4B5660;
      letter-spacing: 1px; }
  .hero .flower {
    position: absolute;
    right: -22%;
    top: 6%; }
    .hero .flower img {
      width: 150px;
      height: auto; }
  .hero .polygon {
    position: absolute;
    right: -22%;
    top: -4%; }
    .hero .polygon img {
      width: 150px;
      height: auto; }
  .hero .white-polyg {
    position: absolute;
    right: -11%;
    top: 2%; }
    .hero .white-polyg img {
      width: 60px;
      height: auto; }
  .hero .carousel-indicators {
    right: auto;
    left: 9rem;
    bottom: -14%; }
    .hero .carousel-indicators li {
      background-color: #fff;
      opacity: 1;
      width: 50px;
      margin: 0; }
    .hero .carousel-indicators .active {
      background-color: #4B5660; }
  .hero .left-digit {
    position: absolute;
    left: 15rem;
    bottom: -9%; }
    .hero .left-digit span {
      font-size: 12px;
      color: #4B5660; }
  .hero .right-digit {
    position: absolute;
    right: 21rem;
    bottom: -9%; }
    .hero .right-digit span {
      font-size: 12px;
      color: #4B5660; }
  .hero .thumbnail-icon {
    position: absolute;
    right: 16.5rem;
    bottom: -9%;
    z-index: 10; }
    .hero .thumbnail-icon i {
      font-size: 15px;
      color: #4B5660; }
  .hero .carousel-control-prev {
    position: absolute;
    color: #4B5660;
    opacity: 1;
    right: 10rem;
    bottom: -8.5%;
    top: unset;
    left: unset; }
    .hero .carousel-control-prev i {
      font-size: 11px; }
  .hero .carousel-control-next {
    position: absolute;
    color: #4B5660;
    opacity: 1;
    right: 7rem;
    bottom: -8.5%;
    top: unset;
    left: unset; }
    .hero .carousel-control-next i {
      font-size: 11px; }
  .hero .big-heading {
    position: absolute;
    right: -19%;
    top: 20%; }
    .hero .big-heading h1 {
      color: #fff;
      font-size: 7rem; }
  .hero .small-heading {
    position: absolute;
    right: -4%;
    top: 67%; }
    .hero .small-heading h5 {
      color: #fff;
      letter-spacing: 10px;
      font-size: 18px;
      padding-bottom: 12px;
      border-bottom: 3px solid #8599AA; }

.featured-full {
  position: relative;
  overflow: hidden;
  padding: 5rem 0; }
  .featured-full .container {
    max-width: 845px; }
  .featured-full .text h1 {
    color: #3A424A;
    font-size: 6rem;
    line-height: 1;
    margin-bottom: 1.5rem; }
  .featured-full .text h6 {
    color: #8599AA;
    font-size: 10px;
    margin-bottom: 6px;
    letter-spacing: 2px; }
  .featured-full .text p {
    color: #4B5660;
    letter-spacing: 0;
    font-size: 14px; }
  .featured-full .text button {
    color: #DFE9F2;
    background: #4B5660;
    font-size: 9px;
    letter-spacing: 1px;
    padding: .8rem 1.2rem; }
  .featured-full .featured1 img {
    width: 100%;
    height: auto;
    padding-left: 3.5rem; }
  .featured-full .featured1 .text {
    margin-left: 1.2rem;
    padding-right: 4.6rem; }
    .featured-full .featured1 .text h1 {
      white-space: nowrap; }
  .featured-full .featured2 {
    padding: 5rem 0;
    position: relative; }
    .featured-full .featured2 .blue-bg {
      position: absolute;
      background: #DFE9F2;
      left: 0;
      top: -7%;
      bottom: -16%;
      width: 85%;
      z-index: -1; }
    .featured-full .featured2 .featured2-polygon {
      position: absolute;
      left: -10rem;
      top: -6rem;
      z-index: -1; }
      .featured-full .featured2 .featured2-polygon img {
        width: 320px;
        height: auto; }
    .featured-full .featured2 .featured2-flower {
      position: absolute;
      left: -8rem;
      top: 3rem;
      z-index: -1; }
      .featured-full .featured2 .featured2-flower img {
        width: 150px;
        height: auto; }
    .featured-full .featured2 img {
      width: 85%;
      position: relative; }
    .featured-full .featured2 .rotate-tag {
      position: absolute;
      right: -8px;
      bottom: 45px;
      transform: rotate(-90deg); }
      .featured-full .featured2 .rotate-tag span {
        font-size: 11px;
        color: #4B5660;
        letter-spacing: 1px; }
    .featured-full .featured2 .text {
      padding-left: 3.5rem;
      padding-right: 45px; }
  .featured-full .featured3 {
    position: relative; }
    .featured-full .featured3 img {
      width: 100%;
      height: auto;
      padding-left: 3.5rem;
      position: relative; }
    .featured-full .featured3 .rotate-tag {
      position: absolute;
      left: -5px;
      bottom: 45px;
      transform: rotate(-90deg); }
      .featured-full .featured3 .rotate-tag span {
        font-size: 11px;
        color: #4B5660;
        letter-spacing: 1px; }
    .featured-full .featured3 .text {
      margin-left: 1.2rem;
      padding-right: 3.5rem; }
  .featured-full .featured3-polygon2 {
    position: absolute;
    right: -10rem;
    bottom: 14rem; }
    .featured-full .featured3-polygon2 img {
      width: 350px;
      height: auto; }
  .featured-full .featured3-flower {
    position: absolute;
    right: 1rem;
    bottom: 18rem; }
    .featured-full .featured3-flower img {
      width: 150px;
      height: auto; }
  .featured-full .featured3-polygon {
    position: absolute;
    right: 2.5rem;
    bottom: 20rem; }
    .featured-full .featured3-polygon img {
      width: 120px;
      height: auto; }

.portfolio .container {
  max-width: 845px;
  background: #B0C1D0;
  padding: 42px 0 28px;
  text-align: center;
  position: relative; }

.portfolio .container:hover {
  background: #8599AA; }

.portfolio .flower {
  position: absolute;
  left: 60px;
  bottom: -52px; }
  .portfolio .flower img {
    width: 80px;
    height: auto; }

.portfolio .polygon {
  position: absolute;
  left: 50px;
  bottom: -38px; }
  .portfolio .polygon img {
    width: 100px;
    height: auto; }

.portfolio .text {
  position: relative;
  display: inline-block;
  color: #fff;
  z-index: 1; }
  .portfolio .text .absolute-text {
    position: absolute;
    left: 8px;
    bottom: -28px;
    z-index: -1; }
    .portfolio .text .absolute-text h1 {
      color: #00000008;
      font-size: 6.6rem; }
  .portfolio .text h5 {
    letter-spacing: 10px;
    font-size: 17px;
    padding-bottom: 12px;
    border-bottom: 3px solid #4B5660; }
    .portfolio .text h5 span {
      letter-spacing: 0; }

.hello-full {
  position: relative;
  margin: 6rem 0 7rem; }
  .hello-full .container {
    position: relative;
    max-width: 845px;
    background: #4B5660; }
  .hello-full .text {
    padding: 76px 20px 88px 42px; }
    .hello-full .text h1 {
      color: #fff;
      font-size: 6rem;
      line-height: 1;
      margin-bottom: 1.5rem; }
    .hello-full .text h6 {
      color: #B0C1D0;
      font-size: 10px;
      margin-bottom: 12px;
      letter-spacing: 2px; }
    .hello-full .text p {
      color: #fff;
      letter-spacing: 0;
      font-size: 14px; }
    .hello-full .text button {
      color: #DFE9F2;
      background: #8599AA;
      font-size: 9px;
      letter-spacing: 1px;
      padding: .8rem 1.2rem; }
  .hello-full .right-img {
    position: relative; }
    .hello-full .right-img .couple {
      position: absolute;
      left: 5px;
      top: -30px; }
      .hello-full .right-img .couple img {
        width: 72%;
        height: auto;
        margin-bottom: 8px; }
      .hello-full .right-img .couple span {
        font-size: 8px;
        color: #DFE9F2;
        letter-spacing: 3px; }
    .hello-full .right-img .single-girl {
      position: absolute;
      right: 68px;
      bottom: 34px; }
      .hello-full .right-img .single-girl img {
        width: 130px;
        height: 170px; }
    .hello-full .right-img .small-polygon {
      position: absolute;
      right: 0;
      bottom: 105px; }
      .hello-full .right-img .small-polygon img {
        width: 130px;
        height: 170px; }
    .hello-full .right-img .flower {
      position: absolute;
      right: -3px;
      bottom: 155px; }
      .hello-full .right-img .flower img {
        width: 85px;
        height: auto; }
    .hello-full .right-img .big-polygon {
      position: absolute;
      right: -40px;
      bottom: -10px; }
      .hello-full .right-img .big-polygon img {
        width: 22rem;
        height: auto; }
  .hello-full .rotate-tag {
    position: absolute;
    right: -100px;
    top: 66px;
    transform: rotate(-90deg); }
    .hello-full .rotate-tag span {
      font-size: 8px;
      color: #4B5660;
      letter-spacing: 2px; }
  .hello-full .big-hello {
    position: absolute;
    top: -35px;
    left: -190px;
    z-index: -1; }
    .hello-full .big-hello span {
      color: #E8ECEF;
      font-size: 29rem; }

.few-words .container {
  position: relative;
  max-width: 845px; }

.few-words .white-bg {
  position: absolute;
  background: #fff;
  top: -3rem;
  bottom: -3.2rem;
  right: 5px;
  left: 5rem; }

.few-words .quote-icon {
  position: absolute;
  top: -10rem;
  right: -3rem; }
  .few-words .quote-icon i {
    font-size: 13.8rem;
    color: #e6e6e657; }

.few-words .rotate-tag {
  position: absolute;
  left: -54px;
  top: 32px;
  transform: rotate(-90deg); }
  .few-words .rotate-tag span {
    font-size: 8px;
    color: #4B5660;
    letter-spacing: 2px; }

.few-words .img-part img {
  width: 82%;
  height: auto; }

.few-words .slider-part {
  padding-left: 20px;
  overflow: visible; }
  .few-words .slider-part .carousel-inner h1 {
    color: #3A424A;
    font-size: 5.8rem;
    line-height: 1;
    margin-bottom: 1.8rem;
    white-space: nowrap; }
  .few-words .slider-part .carousel-inner h6 {
    color: #8599AA;
    font-size: 10px;
    margin-bottom: 12px;
    letter-spacing: 2px; }
  .few-words .slider-part .carousel-inner p {
    color: #4B5660;
    letter-spacing: 0;
    font-size: 14px;
    padding-right: 60px; }
  .few-words .slider-part .carousel-indicators {
    right: auto;
    left: -4rem;
    bottom: -27%;
    margin-bottom: 0; }
    .few-words .slider-part .carousel-indicators li {
      background-color: #B0C1D0;
      opacity: 1;
      width: 50px;
      margin: 0; }
    .few-words .slider-part .carousel-indicators .active {
      background-color: #4B5660; }
  .few-words .slider-part .left-digit {
    position: absolute;
    left: 0;
    bottom: -26%; }
    .few-words .slider-part .left-digit span {
      font-size: 12px;
      color: #4B5660; }
  .few-words .slider-part .right-digit {
    position: absolute;
    left: 11.2rem;
    bottom: -26%; }
    .few-words .slider-part .right-digit span {
      font-size: 12px;
      color: #4B5660; }
  .few-words .slider-part .thumbnail-icon {
    position: absolute;
    right: 16.5rem;
    bottom: -26%;
    z-index: 10; }
    .few-words .slider-part .thumbnail-icon i {
      font-size: 15px;
      color: #4B5660; }
  .few-words .slider-part .carousel-control-prev {
    position: absolute;
    color: #4B5660;
    opacity: 1;
    right: 10rem;
    bottom: -25%;
    top: unset;
    left: unset; }
    .few-words .slider-part .carousel-control-prev i {
      font-size: 11px; }
  .few-words .slider-part .carousel-control-next {
    position: absolute;
    color: #4B5660;
    opacity: 1;
    right: 7rem;
    bottom: -25%;
    top: unset;
    left: unset; }
    .few-words .slider-part .carousel-control-next i {
      font-size: 11px; }

.lets-chat {
  padding: 7rem 0 3rem; }
  .lets-chat .container {
    max-width: 845px;
    text-align: center; }
  .lets-chat .left-col {
    padding-left: 0;
    padding-right: 8px; }
    .lets-chat .left-col .inner {
      background: #B0C1D0;
      padding: 42px 0 28px; }
    .lets-chat .left-col .inner:hover {
      background: #8599AA; }
    .lets-chat .left-col .absolute-text {
      left: -82px;
      bottom: -28px; }
  .lets-chat .right-col {
    padding-right: 0;
    padding-left: 8px; }
    .lets-chat .right-col .inner {
      background: #B0C1D0;
      padding: 42px 0 28px; }
    .lets-chat .right-col .inner:hover {
      background: #8599AA; }
    .lets-chat .right-col .absolute-text {
      left: -6px;
      bottom: -28px; }
  .lets-chat .text {
    position: relative;
    display: inline-block;
    color: #fff;
    z-index: 1; }
    .lets-chat .text .absolute-text {
      position: absolute;
      z-index: -1; }
      .lets-chat .text .absolute-text h1 {
        color: #00000008;
        font-size: 6.6rem;
        white-space: nowrap; }
    .lets-chat .text h5 {
      letter-spacing: 10px;
      font-size: 17px;
      padding-bottom: 12px;
      border-bottom: 3px solid #4B5660; }
      .lets-chat .text h5 span {
        letter-spacing: 0; }

.footer {
  margin-bottom: 4.2rem; }
  .footer .middle-con {
    display: flex;
    justify-content: center; }
  .footer .logo {
    padding: 1.5rem 5px 1.8rem;
    position: relative; }
    .footer .logo .n-bg {
      position: absolute;
      top: 0px;
      left: 12px;
      font-size: 6.2rem;
      color: #E9EDF2;
      z-index: -1; }
    .footer .logo a {
      position: relative; }
    .footer .logo h4 {
      margin-bottom: 0;
      color: #3A424A;
      font-size: 35px; }
    .footer .logo p {
      color: #4B5660;
      font-size: 10px;
      letter-spacing: 4px;
      padding-left: 5px;
      margin-bottom: 0; }
  .footer .social-icon {
    text-align: center;
    z-index: 1; }
  .footer .social-icon li {
    display: inline-block; }
    .footer .social-icon li a {
      background: #798C9D;
      display: block;
      width: 25px;
      height: 25px;
      text-align: center;
      line-height: 24px;
      border-radius: 50px;
      font-size: 9px; }
      .footer .social-icon li a i {
        color: #DFE9F2; }
    .footer .social-icon li a:hover {
      background: #6889a7; }

.full-body {
  position: relative;
  overflow: hidden; }

.full-body-overlay {
  background: #27272752;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 50;
  display: none; }

.side-nav {
  position: absolute;
  padding: 5px 0 65px 38px;
  height: 104vh;
  min-width: 315px;
  top: 0;
  bottom: 0;
  right: -500px;
  background: #8599AA;
  overflow-y: scroll;
  z-index: 100; }
  .side-nav .close-icn {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    z-index: 20; }
  .side-nav .close-icn:before, .side-nav .close-icn:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 31px;
    width: 3px;
    background-color: #4B5660; }
  .side-nav .close-icn:before {
    transform: rotate(45deg); }
  .side-nav .close-icn:after {
    transform: rotate(-45deg); }
  .side-nav .logo {
    padding: 1.5rem 5px 1.8rem;
    position: relative;
    z-index: 1; }
    .side-nav .logo .n-bg {
      position: absolute;
      top: 0px;
      left: 12px;
      font-size: 6.2rem;
      color: #798C9D; }
    .side-nav .logo a {
      position: relative; }
    .side-nav .logo h4 {
      margin-bottom: 0;
      color: #DFE9F2;
      font-size: 30px; }
    .side-nav .logo p {
      color: #fff;
      font-size: 10px;
      letter-spacing: 4px;
      padding-left: 5px;
      margin-bottom: 0; }
  .side-nav .nav-option {
    margin: 30px 0 65px;
    z-index: 1; }
    .side-nav .nav-option li {
      margin: 32px 0; }
    .side-nav .nav-option a {
      font-size: 20px;
      color: #DFE9F2;
      transition: all .1s ease-in-out; }
    .side-nav .nav-option a:hover {
      color: #fff; }
  .side-nav .social-icon li {
    display: inline-block; }
    .side-nav .social-icon li a {
      background: #798C9D;
      display: block;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 39px;
      border-radius: 50px;
      margin-right: 6px;
      font-size: 16px; }
      .side-nav .social-icon li a i {
        color: #DFE9F2; }
    .side-nav .social-icon li a:hover {
      background: #6889a7; }

@media (max-width: 1199px) {
  .hero .big-n {
    top: -19.5rem;
    left: 0; }
  .hero .big-n span {
    font-size: 50rem; }
  .hero .flower img {
    width: 120px; }
  .hero .polygon img {
    width: 120px; }
  .hero .white-polyg {
    right: -13%; }
  .featured-full .text h1 {
    font-size: 5rem; } }

@media (max-width: 991px) {
  .navbar-full .logo {
    margin-left: 3rem; }
  .hero .big-n {
    top: -16.5rem;
    left: -2rem; }
  .hero .big-n span {
    font-size: 40rem; }
  .hero .carousel-indicators {
    left: 0;
    bottom: -20%; }
  .hero .left-digit {
    left: 12%;
    bottom: -14%; }
  .hero .right-digit {
    left: 42%;
    bottom: -14%; }
  .hero .thumbnail-icon,
  .hero .carousel-control-prev,
  .hero .carousel-control-next {
    bottom: -14%; }
  .featured-full .text h1 {
    font-size: 4rem; }
  .portfolio .container {
    max-width: 720px; }
  .hello-full .text h1 {
    font-size: 4rem; }
  .few-words .slider-part .carousel-inner h1 {
    font-size: 4rem; }
  .few-words .quote-icon i {
    font-size: 9.8rem; }
  .lets-chat .container {
    max-width: 720px; }
  .lets-chat .text .absolute-text h1 {
    font-size: 5.6rem; } }

@media (max-width: 767px) {
  .navbar-full .logo {
    margin-left: 0; }
  .hero .big-n {
    top: -10.5rem; }
  .hero .big-n span {
    font-size: 30rem; }
  .hero .vertical-text,
  .hero .white-polyg,
  .hero .flower,
  .hero .polygon {
    display: none; }
  .hero .full-carousel {
    margin-left: 0;
    width: 90%; }
  .hero .big-heading {
    right: -10%; }
  .hero .big-heading h1 {
    font-size: 5rem; }
  .hero .small-heading {
    right: 0; }
    .hero .small-heading h5 {
      font-size: 14px; }
  .hero .carousel-indicators {
    left: -6px; }
  .hero .left-digit {
    left: 10%;
    bottom: -13%; }
  .hero .right-digit {
    left: 45%;
    bottom: -13%; }
  .hero .thumbnail-icon {
    right: 12rem; }
  .hero .carousel-control-prev {
    right: 5rem; }
  .hero .carousel-control-next {
    right: 2rem; }
  .featured1, .featured2, .featured3 {
    text-align: center; }
    .featured1 .text, .featured2 .text, .featured3 .text {
      padding: 0 2rem !important;
      margin-left: 0 !important; }
    .featured1 img, .featured2 img, .featured3 img {
      width: 70% !important;
      padding: 0 !important;
      margin-bottom: 2rem; }
  .featured-full .featured2 .blue-bg {
    left: 8%;
    top: -2%;
    bottom: -4%; }
  .featured-full .featured2 .featured2-polygon {
    left: -6rem; }
  .featured-full .featured2 .featured2-polygon img {
    width: 200px !important; }
  .featured-full .featured2 .featured2-flower {
    left: -3rem; }
  .featured-full .featured2 .rotate-tag,
  .featured-full .featured3 .rotate-tag {
    display: none; }
  .portfolio .container {
    max-width: 540px; }
  .hello-full .right-img .couple,
  .hello-full .right-img .single-girl,
  .hello-full .right-img .small-polygon,
  .hello-full .right-img .flower,
  .hello-full .right-img .big-polygon {
    display: none; }
  .hello-full .text {
    padding: 70px 30px;
    text-align: center; }
  .few-words .container {
    text-align: center; }
  .few-words .img-part img {
    width: 70%;
    margin-bottom: 2rem; }
  .few-words .slider-part .carousel-inner p {
    padding: 0 1rem; }
  .few-words .slider-part .carousel-control-next {
    right: 4rem; }
  .few-words .slider-part .carousel-control-prev {
    right: 7rem; }
  .few-words .slider-part .thumbnail-icon {
    right: 13rem; }
  .few-words .slider-part .carousel-indicators {
    left: 0; }
  .few-words .slider-part .left-digit {
    left: 4rem; }
  .few-words .slider-part .right-digit {
    left: 43%; }
  .few-words .slider-part {
    padding-left: 0; }
  .few-words .white-bg {
    right: 20px;
    left: 20px; }
  .lets-chat .left-col,
  .lets-chat .right-col {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px; } }

@media (max-width: 575px) {
  .navbar-full {
    margin-bottom: 2rem; }
    .navbar-full .logo {
      margin-top: 0; }
    .navbar-full .col-4, .navbar-full .col-8 {
      flex: 0 0 50%;
      max-width: 50%; }
    .navbar-full .right-part button {
      display: none; }
  .hero .full-carousel {
    width: 100%; }
  .hero .big-n {
    display: none; }
  .hero .big-heading {
    right: 0; }
    .hero .big-heading h1 {
      font-size: 3rem; }
  .hero .small-heading h5 {
    font-size: 10px; }
  .hero .left-digit, .hero .right-digit {
    display: none; }
  .hero .carousel-indicators {
    left: -34px;
    bottom: -50px; }
  .hero .carousel-control-next {
    right: 0;
    bottom: -32px; }
  .hero .carousel-control-prev {
    right: 2.5rem;
    bottom: -32px; }
  .hero .thumbnail-icon {
    right: 35%;
    bottom: -32px; }
  .featured-full {
    padding-top: 2rem; }
    .featured-full .featured1 .text {
      margin-left: 0; }
      .featured-full .featured1 .text h1 {
        font-size: 3rem; }
    .featured-full .featured3-flower,
    .featured-full .featured3-polygon {
      display: none; }
  .few-words .slider-part .carousel-inner h1 {
    font-size: 3rem; }
  .few-words .left-digit, .few-words .right-digit {
    display: none; }
  .few-words .slider-part .carousel-indicators {
    left: -34px;
    bottom: -15%; }
  .few-words .slider-part .carousel-control-next {
    right: 10px;
    bottom: -14%; }
  .few-words .slider-part .carousel-control-prev {
    right: 4.5rem;
    bottom: -14%; }
  .few-words .slider-part .thumbnail-icon {
    right: 35%;
    bottom: -15%; }
  .lets-chat {
    padding-bottom: 0; }
  .footer {
    margin-bottom: 2.5rem; }
  .side-nav .nav-option {
    margin: 0 0 50px; }
    .side-nav .nav-option li {
      margin: 12px 0; } }
