@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@700&family=Lato:wght@400;700;900&display=swap");
html {
  scroll-behavior: smooth; }
  html body {
    font-family: 'Lato', sans-serif;
    background: #000000;
    color: #FFFFFF;
    overflow-x: hidden;
    margin: 0; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body {
        padding: 0 17px; } }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html body {
        padding: 0 17px; } }
    html body a {
      color: #FFFFFF; }
      html body a:focus {
        outline: none; }
      html body a:hover, html body a:visited, html body a:active {
        color: #FFFFFF; }
    html body .entry-content {
      margin-top: 0; }
  html .main-foto {
    display: none; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .main-foto {
        display: block;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        position: relative; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .main-foto .text {
        font-family: 'Fredoka', sans-serif;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 120px;
        z-index: 1; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .main-foto .text p {
        font-size: 48px;
        text-transform: uppercase;
        line-height: 58.08px;
        margin: 0; } }
    html .main-foto .dark {
      background: url(/wp-content/themes/kikos/images/back-dark.jpg) no-repeat;
      width: 100vw;
      margin-left: calc(-50vw + 50%);
      position: relative;
      height: calc(100vh - 80px);
      text-align: center;
      padding-top: 80px;
      background-size: cover; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .main-foto .light {
        background: url(/wp-content/themes/kikos/images/back-light.jpg) no-repeat;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        position: relative;
        height: calc(100vh - 80px);
        text-align: center;
        padding-top: 80px;
        background-size: cover;
        display: none; } }
  html .layout-width {
    width: 1125px;
    margin: 0 auto; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .layout-width {
        width: 100%; } }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .layout-width {
        width: 100%; } }
  html .home .entry-header {
    display: none; }
  html header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
    position: absolute;
    width: 1125px;
    margin: 0 auto;
    height: 110px;
    top: 0; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html header {
        background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html header {
        width: 100%;
        left: 0;
        right: 0;
        padding: 0 17px;
        z-index: 99999; } }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html header {
        width: 100%;
        left: 0;
        right: 0;
        padding: 0 17px;
        z-index: 99999; } }
    html header #site-navigation.toggled > div {
      position: absolute;
      top: -40px;
      transition: left .3s ease-in-out;
      background-color: #000000;
      z-index: 9;
      height: auto;
      width: 100%;
      left: 0;
      animation: fadeIn 0.4s;
      padding-top: 110px;
      padding-bottom: 20px; }
    html header #site-navigation.toggled button.menu-toggle:before {
      content: url(/wp-content/themes/kikos/images/menu-close.svg);
      z-index: 9999; }
    html header .site-branding {
      background-image: url(/wp-content/themes/kikos/images/logo-white.svg);
      width: 106px;
      height: 34px; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html header .site-branding {
          width: 80px;
          height: 25px;
          background-size: contain;
          background-repeat: no-repeat; } }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html header .site-branding {
          width: 80px;
          height: 25px;
          background-size: contain;
          background-repeat: no-repeat; } }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html header .site-branding {
          width: 60px; } }
    html header .main-navigation {
      width: 65%; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html header .main-navigation {
          width: 68%;
          margin-right: 20px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html header .main-navigation {
          width: auto; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html header .main-navigation button.menu-toggle {
          border: none;
          background: transparent;
          position: relative;
          padding: 0;
          outline: none;
          color: transparent;
          width: 24px;
          height: 24px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html header .main-navigation button.menu-toggle:before {
          content: url(/wp-content/themes/kikos/images/menu.svg);
          position: absolute;
          right: 0;
          top: 0; } }
      html header .main-navigation ul {
        justify-content: space-around; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html header .main-navigation li {
          padding-left: 70px;
          margin-bottom: 35px; } }
      html header .main-navigation li a {
        font-size: 14px;
        outline: none; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html header .main-navigation li a {
            font-size: 11px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html header .main-navigation li a {
            font-size: 16px; } }
      html header .main-navigation li.dropdown-mob {
        display: none; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html header .main-navigation li.dropdown-mob {
            display: block;
            height: 50px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html header .phone-head {
        position: absolute;
        left: 40%; } }
    html header .phone-head a {
      text-decoration: none;
      font-size: 14px;
      position: relative;
      display: block; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html header .phone-head a {
          left: 0; } }
    html header .main-phone {
      text-decoration: none;
      font-size: 14px;
      position: relative; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html header .main-phone {
          font-size: 12px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html header .main-phone {
          position: absolute;
          left: 40%; } }
      html header .main-phone:before {
        content: '';
        width: 24px;
        position: absolute;
        height: 24px;
        left: -35px;
        top: 8px;
        background: url(/wp-content/themes/kikos/images/call-white.svg) no-repeat; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html header .main-phone:before {
            width: 15px;
            height: 15px;
            left: -20px;
            top: 0;
            background-size: contain; } }
    html header .theme-color {
      background-image: url(/wp-content/themes/kikos/images/night.svg);
      width: 22px;
      height: 22px; }
  html .site-footer {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background: #000000;
    padding-top: 50px;
    color: #FFFFFF;
    padding-bottom: 30px;
    margin-top: -25px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .site-footer {
        padding: 50px 17px 30px; } }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .site-footer {
        padding: 50px 17px 30px; } }
    html .site-footer .site-info {
      display: flex;
      justify-content: space-between;
      padding-bottom: 30px;
      border-bottom: 1px solid; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .site-footer .site-info {
          flex-direction: column;
          align-items: center; } }
      html .site-footer .site-info .first-sec .logo {
        background-image: url(/wp-content/themes/kikos/images/logo-white.svg);
        width: 106px;
        height: 34px; }
      html .site-footer .site-info .first-sec .socials {
        display: flex;
        margin-top: 40px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .site-footer .site-info .first-sec .socials {
            margin-top: 30px; } }
        html .site-footer .site-info .first-sec .socials a {
          display: block;
          width: 24px;
          height: 24px; }
        html .site-footer .site-info .first-sec .socials .fb {
          background-image: url(/wp-content/themes/kikos/images/fb.svg);
          margin-right: 10px; }
          html .site-footer .site-info .first-sec .socials .fb:hover {
            background-image: url(/wp-content/themes/kikos/images/fb-hover.svg);
            transition: 0.6s; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
              html .site-footer .site-info .first-sec .socials .fb:hover {
                background-image: url(/wp-content/themes/kikos/images/fb.svg);
                transition: none; } }
        html .site-footer .site-info .first-sec .socials .insta {
          background-image: url(/wp-content/themes/kikos/images/insta.svg);
          margin-right: 10px; }
          html .site-footer .site-info .first-sec .socials .insta:hover {
            background-image: url(/wp-content/themes/kikos/images/insta-hover.svg);
            transition: 0.6s; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
              html .site-footer .site-info .first-sec .socials .insta:hover {
                background-image: url(/wp-content/themes/kikos/images/insta.svg);
                transition: none; } }
        html .site-footer .site-info .first-sec .socials .youtube {
          background-image: url(/wp-content/themes/kikos/images/tg.svg); }
          html .site-footer .site-info .first-sec .socials .youtube:hover {
            background-image: url(/wp-content/themes/kikos/images/tg-hover.svg);
            transition: 0.6s; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
              html .site-footer .site-info .first-sec .socials .youtube:hover {
                background-image: url(/wp-content/themes/kikos/images/tg.svg);
                transition: none; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .site-footer .site-info .menu-footer {
          display: none; } }
      html .site-footer .site-info .menu-footer .menu {
        display: flex; }
        html .site-footer .site-info .menu-footer .menu > li:first-child {
          margin-right: 100px; }
          @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
            html .site-footer .site-info .menu-footer .menu > li:first-child {
              margin-right: 50px; } }
      html .site-footer .site-info .menu-footer ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        html .site-footer .site-info .menu-footer ul li a {
          text-decoration: none;
          margin-bottom: 10px;
          display: block; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .site-footer .site-info .contacts {
          margin-top: 20px; } }
      html .site-footer .site-info .contacts .title {
        margin: 0;
        margin-bottom: 12px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .site-footer .site-info .contacts .title {
            display: none; } }
      html .site-footer .site-info .contacts a {
        display: block;
        text-decoration: none;
        position: relative;
        padding-left: 35px; }
      html .site-footer .site-info .contacts .email {
        margin-bottom: 12px; }
        html .site-footer .site-info .contacts .email:before {
          content: url(/wp-content/themes/kikos/images/email.svg);
          width: 24px;
          position: absolute;
          height: 24px;
          left: 0; }
      html .site-footer .site-info .contacts .phone {
        margin-bottom: 12px; }
        html .site-footer .site-info .contacts .phone:before {
          content: url(/wp-content/themes/kikos/images/call-white.svg);
          width: 24px;
          position: absolute;
          height: 24px;
          left: 0; }
      html .site-footer .site-info .contacts .telegram:before {
        content: url(/wp-content/themes/kikos/images/telegram.svg);
        width: 23px;
        position: absolute;
        height: 20px;
        left: 0; }
    html .site-footer .copyright {
      margin-top: 12px; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .site-footer .copyright {
          text-align: center; } }
      html .site-footer .copyright span {
        background-image: url(/wp-content/themes/kikos/images/copyright.svg);
        width: 16px;
        height: 15px;
        display: inline-block;
        margin: 0px 5px; }
  html #about-us {
    display: flex;
    justify-content: space-between;
    margin: 150px 0;
    margin-bottom: 80px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html #about-us {
        margin: 50px 0; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html #about-us {
        margin: 60px 0;
        flex-direction: column; } }
    html #about-us .likeH2 {
      width: 30%;
      font-size: 32px;
      font-weight: 600;
      text-transform: uppercase;
      margin: 0;
      margin-bottom: 70px; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html #about-us .likeH2 {
          font-size: 26px;
          width: 25%; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html #about-us .likeH2 {
          font-size: 24px;
          width: 100%;
          margin-bottom: 15px; } }
    html #about-us .info {
      width: 65%; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html #about-us .info {
          width: 80%; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html #about-us .info {
          width: 100%; } }
      html #about-us .info .title {
        margin: 0;
        font-size: 40px;
        font-weight: 600;
        width: 80%;
        margin-bottom: 25px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html #about-us .info .title {
            font-size: 32px;
            width: 95%; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html #about-us .info .title {
            font-size: 24px;
            width: 100%;
            margin-bottom: 15px; } }
        html #about-us .info .title > span {
          color: #FDCB75; }
          html #about-us .info .title > span .cookie {
            position: relative;
            width: 25px;
            height: 36px;
            display: inline-flex; }
            @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
              html #about-us .info .title > span .cookie {
                width: 15px;
                height: 26px; } }
            html #about-us .info .title > span .cookie:before {
              content: url(/wp-content/themes/kikos/images/cookie.svg);
              position: absolute;
              z-index: -1;
              top: -5px;
              left: -6px; }
              @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
                html #about-us .info .title > span .cookie:before {
                  top: 5px; } }
              @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
                html #about-us .info .title > span .cookie:before {
                  content: url(/wp-content/themes/kikos/images/cookie4.svg);
                  top: 0;
                  left: -2px; } }
      html #about-us .info .txt {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html #about-us .info .txt {
            flex-direction: column;
            margin-bottom: 40px; } }
        html #about-us .info .txt p {
          margin: 0;
          width: 48%;
          margin-bottom: 25px; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html #about-us .info .txt p {
              width: 100%;
              margin-bottom: 15px; } }
        html #about-us .info .txt .content_block p {
          width: 100%; }
      html #about-us .info .content_toggle {
        text-decoration: none;
        background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
        padding: 18px 64px 18px 35px;
        float: right;
        border-radius: 6px;
        color: #000000;
        font-size: 18px;
        text-transform: uppercase;
        margin-left: auto;
        position: relative;
        margin-top: 40px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html #about-us .info .content_toggle {
            float: none;
            display: block;
            width: 250px;
            margin: 0 auto;
            text-align: center; } }
        html #about-us .info .content_toggle:hover {
          box-shadow: -1px 1px 7px 3px #FDCB75;
          transition: 0.6s; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html #about-us .info .content_toggle:hover {
              box-shadow: none; } }
        html #about-us .info .content_toggle:after {
          content: url(/wp-content/themes/kikos/images/arrow-up-right.svg);
          position: absolute;
          right: 35px; }
  html .projects.sec-1 {
    margin-top: 300px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-1 {
        margin-top: 120px; } }
    html .projects.sec-1 .main-sec:after {
      content: '';
      background: url(/wp-content/themes/kikos/images/background1.svg);
      position: absolute;
      z-index: -1;
      right: -90px;
      top: -140px;
      width: 524px;
      height: 544px; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .projects.sec-1 .main-sec:after {
          top: -100px;
          width: 350px;
          height: 400px;
          background-size: contain;
          background-repeat: no-repeat;
          right: 0; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects.sec-1 .main-sec:after {
          background: url(/wp-content/themes/kikos/images/background6.svg);
          width: 195px;
          height: 234px;
          background-size: contain;
          right: -18px;
          top: -70px;
          background-repeat: no-repeat; } }
    html .projects.sec-1 .main-sec .name:after {
      content: '';
      position: absolute;
      right: 210px;
      background: url(/wp-content/themes/kikos/images/cookie2.svg);
      width: 279px;
      height: 261px; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .projects.sec-1 .main-sec .name:after {
          width: 180px;
          right: 165px;
          height: 170px;
          background-size: cover;
          background-repeat: no-repeat; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects.sec-1 .main-sec .name:after {
          right: 100px;
          width: 71px;
          height: 66.63px;
          background-size: contain;
          top: 70px; } }
    html .projects.sec-1 .main-sec .name:before {
      content: '';
      background-image: url(/wp-content/themes/kikos/images/Ellipse2.svg);
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 25px;
      width: 311px;
      height: 222px;
      z-index: -1; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects.sec-1 .main-sec .name:before {
          width: 140px;
          height: 140px;
          background-size: contain;
          background-repeat: no-repeat;
          z-index: -1; } }
    html .projects.sec-1 .main-sec .bluer-sec:after {
      content: url(/wp-content/themes/kikos/images/Ellipse1.svg);
      position: absolute;
      bottom: -7px; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .projects.sec-1 .main-sec .bluer-sec:after {
          left: 100px;
          z-index: -1; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects.sec-1 .main-sec .bluer-sec:after {
          content: none; } }
  html .projects.sec-2 .main-sec:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/background2.png) no-repeat;
    position: absolute;
    z-index: -1;
    right: -80px;
    top: -50px;
    width: 500px;
    height: 460px;
    background-size: contain; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-2 .main-sec:after {
        right: 0;
        width: 360px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-2 .main-sec:after {
        right: 0;
        top: -25px;
        width: 200px;
        height: 350px; } }
  html .projects.sec-2 .main-sec .name:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/cookie3.svg);
    width: 130px;
    height: 122px;
    position: absolute;
    right: 150px;
    top: 45px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-2 .main-sec .name:after {
        width: 52.21px;
        height: 49px;
        right: 90px;
        top: 20px;
        background-size: contain; } }
  html .projects.sec-2 .main-sec .name:before {
    content: '';
    background-image: url(/wp-content/themes/kikos/images/Ellipse5.png);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 25px;
    width: 311px;
    height: 222px;
    z-index: -1; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-2 .main-sec .name:before {
        width: 140px;
        height: 140px;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1; } }
  html .projects.sec-2 .main-sec .bluer-sec:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/Ellipse3.svg) no-repeat;
    width: 396px;
    height: 218px;
    position: absolute;
    bottom: 0; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-2 .main-sec .bluer-sec:after {
        left: 100px;
        z-index: -1; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-2 .main-sec .bluer-sec:after {
        width: 230px;
        height: 128px;
        right: 0;
        background-size: contain;
        z-index: -1; } }
  html .projects.sec-2 .main-sec .bluer-sec:before {
    content: '';
    background: url(/wp-content/themes/kikos/images/Ellipse4.svg) no-repeat;
    position: absolute;
    width: 151px;
    height: 52px;
    top: 0;
    left: 300px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-2 .main-sec .bluer-sec:before {
        content: none; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-2 .main-sec .bluer-sec:before {
        width: 61px;
        left: 160px;
        background-size: contain; } }
  html .projects.sec-3 .main-sec:before {
    content: '';
    background: url(/wp-content/themes/kikos/images/Ellipse6.svg);
    position: absolute;
    left: -125px;
    width: 218px;
    height: 218px;
    background-size: contain;
    z-index: -1;
    top: 150px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-3 .main-sec:before {
        left: -50px;
        width: 109px;
        height: 109px;
        background-size: contain;
        top: 70px; } }
  html .projects.sec-3 .main-sec:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/background3.png) no-repeat;
    position: absolute;
    z-index: -1;
    right: -150px;
    top: 70px;
    width: 450px;
    height: 300px;
    background-size: contain; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-3 .main-sec:after {
        right: 0;
        width: 280px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-3 .main-sec:after {
        right: 0;
        top: 40px;
        width: 170px;
        height: 150px; } }
  html .projects.sec-3 .main-sec .name:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/cookie3.svg) no-repeat;
    width: 130px;
    height: 122px;
    position: absolute;
    right: 100px;
    top: 45px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-3 .main-sec .name:after {
        right: 30px;
        top: 75px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-3 .main-sec .name:after {
        width: 56px;
        height: 52.56px;
        right: 110px;
        top: 80px;
        background-size: contain; } }
  html .projects.sec-3 .main-sec .name:before {
    content: '';
    background-image: url(/wp-content/themes/kikos/images/Ellipse7.png);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 25px;
    width: 311px;
    height: 222px;
    z-index: -1; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-3 .main-sec .name:before {
        width: 140px;
        height: 140px;
        background-size: contain;
        background-repeat: no-repeat; } }
  html .projects.sec-3 .main-sec .bluer-sec:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/Ellipse1.svg) no-repeat;
    width: 396px;
    height: 218px;
    position: absolute;
    bottom: 0; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-3 .main-sec .bluer-sec:after {
        left: 100px;
        z-index: -1; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-3 .main-sec .bluer-sec:after {
        bottom: 0;
        width: 230px;
        height: 128px;
        right: 70px;
        background-size: contain;
        z-index: -1; } }
  html .projects.sec-4 .main-sec:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/background4.png) no-repeat;
    position: absolute;
    z-index: -1;
    right: 110px;
    top: 125px;
    width: 220px;
    height: 210px;
    background-size: contain; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-4 .main-sec:after {
        right: 40px;
        top: 50px;
        width: 100px;
        height: 100px;
        background-size: contain; } }
  html .projects.sec-4 .main-sec .name:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/Group1.svg) no-repeat;
    width: 356px;
    height: 343px;
    position: absolute;
    right: 0;
    top: 45px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-4 .main-sec .name:after {
        width: 280px;
        height: 280px;
        background-size: contain; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-4 .main-sec .name:after {
        width: 155px;
        height: 150px;
        top: 20px;
        background-size: contain; } }
  html .projects.sec-4 .main-sec .name:before {
    content: '';
    background-image: url(/wp-content/themes/kikos/images/Ellipse9.svg);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 25px;
    width: 311px;
    height: 222px;
    z-index: -1; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-4 .main-sec .name:before {
        width: 140px;
        height: 140px;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1; } }
  html .projects.sec-4 .main-sec .bluer-sec:after {
    content: url(/wp-content/themes/kikos/images/Ellipse8.svg);
    position: absolute;
    bottom: -7px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-4 .main-sec .bluer-sec:after {
        left: 100px;
        z-index: -1; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-4 .main-sec .bluer-sec:after {
        content: none; } }
  html .projects.sec-4 .main-sec .bluer-sec:before {
    content: '';
    background: url(/wp-content/themes/kikos/images/Ellipse10.svg) no-repeat;
    width: 320px;
    height: 42px;
    position: absolute;
    bottom: 0;
    left: 30px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-4 .main-sec .bluer-sec:before {
        content: none; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-4 .main-sec .bluer-sec:before {
        width: 130px;
        height: 18px;
        position: absolute;
        background-size: contain; } }
  html .projects.sec-5 .look-project {
    background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
    padding: 18px 70px 18px 55px;
    float: right;
    border-radius: 0 0 25px 0;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    margin-top: -64px;
    margin-right: 1px;
    cursor: pointer;
    text-decoration: none; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-5 .look-project {
        color: transparent;
        padding: 0;
        width: 55px;
        margin-top: -55px;
        height: 55px; } }
    html .projects.sec-5 .look-project:after {
      content: url(/wp-content/themes/kikos/images/look.svg);
      position: absolute;
      right: 30px; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects.sec-5 .look-project:after {
          right: 15px;
          top: 15px; } }
    html .projects.sec-5 .look-project:before {
      content: 'Дивись готовий проект'; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects.sec-5 .look-project:before {
          content: none; } }
  html .projects.sec-5 .main-sec:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/background5.png) no-repeat;
    position: absolute;
    z-index: -1;
    right: 160px;
    top: 20px;
    width: 290px;
    height: 405px;
    background-size: contain; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-5 .main-sec:after {
        right: 100px;
        top: 20px;
        width: 250px;
        height: 300px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-5 .main-sec:after {
        right: 50px;
        top: 35px;
        width: 130px;
        height: 170px; } }
  html .projects.sec-5 .main-sec .bluer-sec:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/Ellipse3.svg) no-repeat;
    width: 396px;
    height: 218px;
    position: absolute;
    bottom: 0; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-5 .main-sec .bluer-sec:after {
        left: 0;
        z-index: -1; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-5 .main-sec .bluer-sec:after {
        bottom: 0;
        width: 230px;
        height: 128px;
        right: 70px;
        background-size: contain;
        z-index: -1; } }
  html .projects.sec-5 .main-sec .bluer-sec:before {
    content: '';
    background: url(/wp-content/themes/kikos/images/Ellipse12.png) no-repeat;
    width: 373px;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 30px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-5 .main-sec .bluer-sec:before {
        content: none; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-5 .main-sec .bluer-sec:before {
        display: none; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
    html .projects.sec-5 .name {
      width: 70%; } }
  @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
    html .projects.sec-5 .name {
      width: 70%; } }
  html .projects.sec-5 .name:after {
    content: '';
    background: url(/wp-content/themes/kikos/images/Group3.png) no-repeat;
    width: 245px;
    height: 391px;
    position: absolute;
    right: 0;
    top: 0; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects.sec-5 .name:after {
        width: 180px;
        height: 290px;
        background-size: contain; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-5 .name:after {
        width: 105px;
        height: 175px;
        background-size: contain; } }
  html .projects.sec-5 .name:before {
    content: '';
    background-image: url(/wp-content/themes/kikos/images/Ellipse11.png);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 25px;
    width: 311px;
    height: 222px;
    z-index: -1; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects.sec-5 .name:before {
        background-size: contain;
        background-repeat: no-repeat;
        width: 140px;
        height: 140px;
        z-index: -1; } }
  html .projects {
    margin: 120px 0; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .projects {
        margin: 90px 0; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .projects {
        margin: 70px 0; } }
    html .projects .spoiler-block {
      display: none;
      animation: fadeIn 0.5s; }
    html .projects .spoiler-trigger {
      background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
      padding: 18px 90px 18px 55px;
      float: right;
      border-radius: 0 0 25px 0;
      color: #000000;
      font-size: 18px;
      text-transform: uppercase;
      position: relative;
      margin: 0;
      margin-top: -64px;
      margin-right: 1px;
      cursor: pointer; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .projects .spoiler-trigger {
          padding: 18px 65px 18px 55px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects .spoiler-trigger {
          color: transparent;
          padding: 0;
          width: 55px;
          margin-top: -55px; } }
      html .projects .spoiler-trigger:after {
        content: url(/wp-content/themes/kikos/images/plus.svg);
        position: absolute;
        right: 55px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .projects .spoiler-trigger:after {
            right: 30px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .spoiler-trigger:after {
            right: 15px;
            top: 15px; } }
    html .projects .spoiler-trigger.active {
      color: transparent; }
      html .projects .spoiler-trigger.active:before {
        content: 'ЗГОРНУТИ';
        color: #000000;
        position: absolute; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .spoiler-trigger.active:before {
            content: none; } }
      html .projects .spoiler-trigger.active:after {
        content: url(/wp-content/themes/kikos/images/minus.svg);
        position: absolute;
        right: 55px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .spoiler-trigger.active:after {
            right: 15px; } }
    html .projects .main-sec {
      height: 473px;
      border: 1px solid;
      border-radius: 25px;
      position: relative; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .projects .main-sec {
          height: 400px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects .main-sec {
          height: 238px; } }
      html .projects .main-sec .bluer-sec {
        height: 471px;
        border-radius: 25px;
        position: absolute;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.3);
        backdrop-filter: blur(10px); }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .projects .main-sec .bluer-sec {
            height: 400px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .main-sec .bluer-sec {
            height: 238px; } }
        html .projects .main-sec .bluer-sec .name {
          margin: 0;
          font-size: 48px;
          font-weight: 700;
          text-transform: uppercase;
          margin-top: 120px;
          margin-left: 100px; }
          @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
            html .projects .main-sec .bluer-sec .name {
              font-size: 42px;
              margin-top: 70px;
              margin-left: 50px; } }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .projects .main-sec .bluer-sec .name {
              font-size: 20px;
              margin-top: 50px;
              margin-left: 30px; } }
        html .projects .main-sec .bluer-sec .price {
          margin: 0;
          font-size: 48px;
          font-weight: 700;
          text-transform: uppercase;
          margin-left: 100px; }
          @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
            html .projects .main-sec .bluer-sec .price {
              font-size: 42px;
              margin-left: 50px; } }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .projects .main-sec .bluer-sec .price {
              font-size: 20px;
              margin-left: 30px; } }
        html .projects .main-sec .bluer-sec .txt {
          margin: 0;
          margin-left: 100px; }
          @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
            html .projects .main-sec .bluer-sec .txt {
              margin-left: 50px; } }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .projects .main-sec .bluer-sec .txt {
              margin-left: 30px;
              font-size: 12px;
              width: 120px; } }
        html .projects .main-sec .bluer-sec .order {
          margin-top: 40px;
          margin-left: 100px; }
          @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
            html .projects .main-sec .bluer-sec .order {
              margin-left: 50px; } }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .projects .main-sec .bluer-sec .order {
              margin-top: 15px;
              margin-left: 30px; } }
    html .projects .main-sec.active {
      border-radius: 25px 25px 0 0; }
      html .projects .main-sec.active .bluer-sec {
        border-radius: 25px 25px 0 0; }
    html .projects .spoiler-block {
      border: 1px solid;
      border-top: none;
      margin-top: -16px;
      border-radius: 0 0 25px 25px; }
      html .projects .spoiler-block .what-this,
      html .projects .spoiler-block .what-offer {
        padding: 100px 65px 100px 95px;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .projects .spoiler-block .what-this,
          html .projects .spoiler-block .what-offer {
            padding: 50px 35px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .spoiler-block .what-this,
          html .projects .spoiler-block .what-offer {
            padding: 30px 20px 40px 20px;
            flex-direction: column; } }
        html .projects .spoiler-block .what-this .likeH2,
        html .projects .spoiler-block .what-offer .likeH2 {
          margin: 0;
          width: 40%;
          font-size: 32px;
          text-transform: uppercase;
          font-weight: 600; }
          @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
            html .projects .spoiler-block .what-this .likeH2,
            html .projects .spoiler-block .what-offer .likeH2 {
              width: 25%;
              font-size: 26px; } }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .projects .spoiler-block .what-this .likeH2,
            html .projects .spoiler-block .what-offer .likeH2 {
              margin-bottom: 20px;
              width: 100%;
              font-size: 24px; } }
        html .projects .spoiler-block .what-this .txt,
        html .projects .spoiler-block .what-offer .txt {
          width: 52%;
          margin: 0;
          line-height: 30px; }
          @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
            html .projects .spoiler-block .what-this .txt,
            html .projects .spoiler-block .what-offer .txt {
              width: 60%; } }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .projects .spoiler-block .what-this .txt,
            html .projects .spoiler-block .what-offer .txt {
              width: 100%;
              line-height: 22px; } }
        html .projects .spoiler-block .what-this ul.txt,
        html .projects .spoiler-block .what-offer ul.txt {
          list-style: none;
          padding: 0; }
          html .projects .spoiler-block .what-this ul.txt li,
          html .projects .spoiler-block .what-offer ul.txt li {
            position: relative;
            padding-left: 45px;
            margin-bottom: 10px; }
            html .projects .spoiler-block .what-this ul.txt li:before,
            html .projects .spoiler-block .what-offer ul.txt li:before {
              content: url(/wp-content/themes/kikos/images/arrow-right-circle.svg);
              position: absolute;
              left: 0; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects .spoiler-block .what-offer {
          border-bottom: none;
          padding-bottom: 0; } }
    html .projects .how-look {
      padding: 100px 65px 100px 95px; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .projects .how-look {
          padding: 50px 35px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .projects .how-look {
          padding: 0 20px 90px 20px;
          text-align: center; } }
      html .projects .how-look .likeH2 {
        margin: 0;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 100px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .projects .how-look .likeH2 {
            font-size: 26px;
            margin-bottom: 50px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .how-look .likeH2 {
            display: none; } }
      html .projects .how-look .wrap-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 100px;
        margin-top: 65px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .how-look .wrap-btn {
            margin-bottom: 40px;
            margin-top: 50px;
            flex-direction: column; } }
        html .projects .how-look .wrap-btn .project {
          padding: 18px 64px 18px 35px;
          border-radius: 6px;
          border: 1px solid;
          position: relative;
          text-decoration: none;
          margin-right: 30px; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .projects .how-look .wrap-btn .project {
              margin-right: 0;
              margin-bottom: 20px; } }
          html .projects .how-look .wrap-btn .project:after {
            content: url(/wp-content/themes/kikos/images/eyes.svg);
            position: absolute;
            right: 25px;
            top: 20px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .projects .how-look .wrap-btn .order {
            padding: 18px 78px 18px 50px;
            font-size: 16px; } }
      html .projects .how-look .download {
        text-decoration: none;
        font-size: 14px;
        text-transform: uppercase;
        position: relative;
        border-bottom: 1px dashed;
        padding-bottom: 10px;
        padding-right: 30px; }
        html .projects .how-look .download:after {
          content: url(/wp-content/themes/kikos/images/doc.svg);
          position: absolute;
          right: 0; }
  html section.slider-wrapper {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    height: 100vh; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html section.slider-wrapper {
        display: none; } }
    html section.slider-wrapper div#awesome-slider {
      width: 100%;
      height: 100%; }
      html section.slider-wrapper div#awesome-slider img.light {
        display: none; }
    html section.slider-wrapper div.text {
      position: absolute;
      color: white;
      z-index: 10000;
      height: auto;
      bottom: 10%;
      left: 50%;
      transform: translateX(-50%);
      padding: 50px;
      box-sizing: border-box; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html section.slider-wrapper div.text {
          top: 20%;
          bottom: initial;
          z-index: 9999; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html section.slider-wrapper div.text {
          top: 100px;
          bottom: initial;
          z-index: 9999; } }
      html section.slider-wrapper div.text p {
        padding: 0;
        margin: 0;
        font-family: 'Fredoka', sans-serif;
        font-size: 74px;
        Line-height: 77.44px;
        text-transform: uppercase; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html section.slider-wrapper div.text p {
            font-size: 48px;
            Line-height: 58.08px; } }
  html div.outer-kikos-slider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; }
    html div.outer-kikos-slider img.outer-slide {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: blur(2px) brightness(0.6); }
      html div.outer-kikos-slider img.outer-slide.animating {
        top: 0 !important;
        left: 0 !important; }
    html div.outer-kikos-slider div.inner-kikos-slider {
      height: calc(100vh - 200px);
      width: auto;
      aspect-ratio: 0.73;
      position: absolute;
      top: 100px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1000;
      overflow: hidden; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html div.outer-kikos-slider div.inner-kikos-slider {
          aspect-ratio: 0.63; } }
      html div.outer-kikos-slider div.inner-kikos-slider img.inner-slide {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        scale: 1.2; }
        html div.outer-kikos-slider div.inner-kikos-slider img.inner-slide.animating {
          top: 10% !important;
          left: 10% !important; }
  html .contact-sec {
    position: relative; }
    html .contact-sec .wrapper-contacts {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: absolute;
      width: 1125px;
      margin: 0 auto;
      bottom: 100px;
      z-index: 100000; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .contact-sec .wrapper-contacts {
          width: 100%; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .contact-sec .wrapper-contacts {
          width: 100%;
          align-items: center;
          flex-direction: column;
          bottom: 40px; } }
      html .contact-sec .wrapper-contacts .order-head {
        padding: 18px 64px 18px 35px;
        border-radius: 6px;
        box-shadow: 0px 0px 0px 1px #fff;
        transition: box-shadow 0.6s linear;
        text-transform: uppercase;
        position: relative;
        cursor: pointer; }
        html .contact-sec .wrapper-contacts .order-head:after {
          content: url(/wp-content/themes/kikos/images/arrow-up-white.svg);
          position: absolute;
          right: 35px; }
        html .contact-sec .wrapper-contacts .order-head:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 0;
          height: 60px;
          background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
          border-radius: 6px;
          transition: all 0.6s ease; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .contact-sec .wrapper-contacts .order-head:before {
              content: none; } }
        html .contact-sec .wrapper-contacts .order-head:hover {
          box-shadow: 0px 0px 0px 0px #fff; }
          @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
            html .contact-sec .wrapper-contacts .order-head:hover {
              box-shadow: 0px 0px 0px 1px #fff; } }
        html .contact-sec .wrapper-contacts .order-head:hover:before {
          width: 100%;
          z-index: -1; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .contact-sec .wrapper-contacts .contacts {
          display: none; } }
      html .contact-sec .wrapper-contacts .contacts .txt {
        margin: 0;
        font-size: 14px; }
      html .contact-sec .wrapper-contacts .contacts > a {
        text-decoration: none;
        border-bottom: 2px solid #FDCB75; }
      html .contact-sec .wrapper-contacts .contacts .socials {
        display: flex;
        margin-top: 15px; }
        html .contact-sec .wrapper-contacts .contacts .socials a {
          display: block;
          width: 24px;
          height: 24px; }
        html .contact-sec .wrapper-contacts .contacts .socials .fb {
          background-image: url(/wp-content/themes/kikos/images/fb.svg);
          margin-right: 10px; }
          html .contact-sec .wrapper-contacts .contacts .socials .fb:hover {
            background-image: url(/wp-content/themes/kikos/images/fb-hover.svg);
            transition: 0.6s; }
        html .contact-sec .wrapper-contacts .contacts .socials .insta {
          background-image: url(/wp-content/themes/kikos/images/insta.svg);
          margin-right: 10px; }
          html .contact-sec .wrapper-contacts .contacts .socials .insta:hover {
            background-image: url(/wp-content/themes/kikos/images/insta-hover.svg);
            transition: 0.6s; }
        html .contact-sec .wrapper-contacts .contacts .socials .youtube {
          background-image: url(/wp-content/themes/kikos/images/tg.svg); }
          html .contact-sec .wrapper-contacts .contacts .socials .youtube:hover {
            background-image: url(/wp-content/themes/kikos/images/tg-hover.svg);
            transition: 0.6s; }
  html .modalForm {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    animation: fadeIn 0.5s; }
    html .modalForm .hidden-form-test {
      border-radius: 8px;
      width: 400px;
      margin: auto;
      background: #000000;
      padding: 45px 32px;
      margin-top: 5%;
      position: relative; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .modalForm .hidden-form-test {
          margin: 0 17px;
          width: auto;
          margin-top: 10%; } }
      html .modalForm .hidden-form-test .close {
        font-size: 20px;
        position: absolute;
        right: 24px;
        top: 24px;
        cursor: pointer;
        font-weight: 700; }
    html .modalForm .wpcf7-response-output {
      display: none; }
    html .modalForm .contact-form .title {
      margin: 0;
      font-size: 21px;
      text-align: center;
      font-weight: 700;
      margin-bottom: 35px; }
    html .modalForm .contact-form .wrapper-btn span {
      font-size: 14px;
      margin-bottom: 5px;
      display: block; }
    html .modalForm .contact-form .wrapper-btn .hidden {
      display: none; }
    html .modalForm .contact-form .wrapper-btn input[type="text"],
    html .modalForm .contact-form .wrapper-btn input[type="email"],
    html .modalForm .contact-form .wrapper-btn input[type="tel"] {
      width: 100%;
      height: 60px;
      border-radius: 6px;
      background: #2a2a2a;
      border: 1px solid #FFFFFF;
      padding-left: 15px;
      outline: none;
      color: #FFFFFF; }
    html .modalForm .contact-form .wrapper-btn .submit-btn {
      position: relative; }
      html .modalForm .contact-form .wrapper-btn .submit-btn:after {
        content: url(/wp-content/themes/kikos/images/arrow-up-right.svg);
        position: absolute;
        right: 85px;
        top: 15px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .modalForm .contact-form .wrapper-btn .submit-btn:after {
            right: 65px; } }
      html .modalForm .contact-form .wrapper-btn .submit-btn input[type="submit"] {
        background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
        border: none;
        border-radius: 6px;
        padding: 18px 67px 18px 32px;
        font-weight: 500;
        margin-left: auto;
        margin-right: auto;
        display: block;
        cursor: pointer;
        margin-top: 40px;
        position: relative; }
    html .modalForm .contact-form .wrapper-btn .wpcf7-spinner {
      display: none; }
  html .modalForm.modal_active {
    display: block;
    z-index: 999999; }
  html .pum-theme-74 .pum-container,
  html .pum-theme-lightbox .pum-container {
    border-radius: 0;
    border: none;
    box-shadow: none;
    padding: 50px;
    box-shadow: 0px 10px 60px 0px rgba(226, 236, 249, 0.5);
    border-radius: 8px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .pum-theme-74 .pum-container,
      html .pum-theme-lightbox .pum-container {
        padding: 35px;
        margin: 0 17px; } }
  html .pum-theme-74 .pum-content + .pum-close,
  html .pum-theme-lightbox .pum-content + .pum-close {
    right: 10px;
    border: none;
    background: none;
    color: #000000;
    top: 20px;
    box-shadow: none;
    font-size: 40px;
    font-family: 'Lato', sans-serif; }
  html .wrapperClose {
    text-align: center; }
    html .wrapperClose .titleClose {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 0; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
    html .container-dropdown .dropdown.active .select span,
    html .container-dropdown .dropdown.active .select span.dark-theme,
    html .container-dropdown .dropdown.active .select span.system-theme,
    html .container-dropdown .dropdown.active .select span.light-theme {
      position: relative; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 650px) and (min-device-width: 320px) and (max-device-width: 650px) {
    html .container-dropdown .dropdown.active .select span:before,
    html .container-dropdown .dropdown.active .select span.dark-theme:before,
    html .container-dropdown .dropdown.active .select span.system-theme:before,
    html .container-dropdown .dropdown.active .select span.light-theme:before {
      content: url(/wp-content/themes/kikos/images/menu-close.svg);
      z-index: 9999;
      position: absolute;
      right: -40px; } }

  html .container-dropdown .dropdown {
    transition: all .5s ease;
    position: relative;
    outline: none; }
    html .container-dropdown .dropdown .select {
      cursor: pointer;
      display: block; }
      html .container-dropdown .dropdown .select span,
      html .container-dropdown .dropdown .select span.dark-theme {
        background: url(/wp-content/themes/kikos/images/night.svg) no-repeat;
        width: 22px;
        height: 22px;
        display: block; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .container-dropdown .dropdown .select span,
          html .container-dropdown .dropdown .select span.dark-theme {
            width: 15px;
            height: 15px;
            background-size: contain; } }
      html .container-dropdown .dropdown .select span.system-theme {
        background: url(/wp-content/themes/kikos/images/desktop.svg);
        width: 22px;
        height: 16px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .container-dropdown .dropdown .select span.system-theme {
            width: 15px;
            height: 12px;
            background-size: contain;
            background-repeat: no-repeat; } }
      html .container-dropdown .dropdown .select span.light-theme {
        background: url(/wp-content/themes/kikos/images/sun.svg);
        width: 23px;
        height: 22px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .container-dropdown .dropdown .select span.light-theme {
            width: 15px;
            height: 15px;
            background-size: contain;
            background-repeat: no-repeat; } }
    html .container-dropdown .dropdown .dropdown-menu {
      position: absolute;
      background-color: rgba(255, 255, 255, 0.3);
      backdrop-filter: blur(10px);
      width: auto;
      left: 50%;
      transform: translateX(-50%);
      overflow: hidden;
      display: none;
      overflow-y: auto;
      border-radius: 8px;
      z-index: 9;
      padding: 0;
      list-style: none;
      margin: 0;
      margin-top: 20px;
      padding: 10px; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .container-dropdown .dropdown .dropdown-menu {
          left: inherit;
          transform: initial;
          margin-top: 10px;
          padding: 5px;
          right: -17px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .container-dropdown .dropdown .dropdown-menu {
          background-color: #000000;
          backdrop-filter: none;
          left: initial;
          transform: none;
          overflow: hidden;
          border-radius: 0;
          margin-top: -66px;
          padding: 10px;
          right: -70px;
          width: 100vw;
          margin-left: calc(-50vw + 50%);
          padding-top: 70px;
          padding-left: 70px;
          padding-bottom: 40px; } }
      html .container-dropdown .dropdown .dropdown-menu li {
        padding: 8px 10px 8px 45px;
        transition: all .2s ease-in-out;
        cursor: pointer;
        font-size: 14px;
        position: relative; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .container-dropdown .dropdown .dropdown-menu li {
            font-size: 10px;
            padding: 5px 10px 5px 35px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .container-dropdown .dropdown .dropdown-menu li {
            margin-bottom: 20px; } }
        html .container-dropdown .dropdown .dropdown-menu li:hover {
          background-color: #000000;
          border-radius: 8px; }
      html .container-dropdown .dropdown .dropdown-menu li.active {
        color: #FDCB75; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .container-dropdown .dropdown .dropdown-menu li.active {
            filter: none !important; } }
      html .container-dropdown .dropdown .dropdown-menu li.dark-theme.active:before {
        filter: brightness(0) saturate(100%) invert(76%) sepia(59%) saturate(372%) hue-rotate(344deg) brightness(101%) contrast(98%); }
      html .container-dropdown .dropdown .dropdown-menu li.dark-theme:before {
        content: '';
        background: url(/wp-content/themes/kikos/images/night.svg);
        position: absolute;
        left: 10px;
        width: 22px;
        height: 22px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .container-dropdown .dropdown .dropdown-menu li.dark-theme:before {
            height: 15px;
            top: 7px;
            width: 15px;
            background-size: contain;
            background-repeat: no-repeat; } }
      html .container-dropdown .dropdown .dropdown-menu li.system-theme.active:before {
        filter: brightness(0) saturate(100%) invert(76%) sepia(59%) saturate(372%) hue-rotate(344deg) brightness(101%) contrast(98%); }
      html .container-dropdown .dropdown .dropdown-menu li.system-theme:before {
        content: '';
        background: url(/wp-content/themes/kikos/images/desktop.svg);
        position: absolute;
        left: 10px;
        width: 22px;
        height: 16px;
        top: 10px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .container-dropdown .dropdown .dropdown-menu li.system-theme:before {
            height: 12px;
            top: 10px;
            width: 15px;
            background-size: contain;
            background-repeat: no-repeat; } }
      html .container-dropdown .dropdown .dropdown-menu li.light-theme.active:before {
        filter: brightness(0) saturate(100%) invert(76%) sepia(59%) saturate(372%) hue-rotate(344deg) brightness(101%) contrast(98%); }
      html .container-dropdown .dropdown .dropdown-menu li.light-theme:before {
        content: '';
        background: url(/wp-content/themes/kikos/images/sun.svg);
        position: absolute;
        left: 10px;
        width: 23px;
        height: 22px;
        top: 5px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .container-dropdown .dropdown .dropdown-menu li.light-theme:before {
            height: 15px;
            top: 7px;
            width: 17px;
            background-size: contain;
            background-repeat: no-repeat; } }
  html .feedback {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background: linear-gradient(90deg, #d37c88 0%, #f4bdc2 50%, #d37c88 100%); }
    html .feedback .layout-width {
      background: url(/wp-content/themes/kikos/images/feedback.png) no-repeat;
      padding: 30px 0; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .feedback .layout-width {
          background-position-x: -250px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .feedback .layout-width {
          background: url(/wp-content/themes/kikos/images/feedback1.jpg) no-repeat;
          padding-top: 265px; } }
      html .feedback .layout-width .wpcf7-response-output {
        display: none; }
      html .feedback .layout-width .contact-form {
        width: 360px;
        margin-left: auto;
        background: #000000;
        border-radius: 8px;
        padding: 30px;
        box-shadow: 0px 10px 60px 0px rgba(226, 236, 249, 0.5); }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .feedback .layout-width .contact-form {
            width: 330px; } }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .feedback .layout-width .contact-form {
            margin-right: 17px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .feedback .layout-width .contact-form {
            width: auto;
            margin: 0 17px; } }
        html .feedback .layout-width .contact-form .title {
          display: none; }
        html .feedback .layout-width .contact-form .wrapper-btn span {
          font-size: 14px;
          margin-bottom: 5px;
          display: block; }
        html .feedback .layout-width .contact-form .wrapper-btn .hidden {
          display: none; }
        html .feedback .layout-width .contact-form .wrapper-btn .wpcf7-not-valid-tip {
          font-size: 12px;
          margin-top: -10px; }
        html .feedback .layout-width .contact-form .wrapper-btn p {
          margin: 0; }
        html .feedback .layout-width .contact-form .wrapper-btn input[type="text"],
        html .feedback .layout-width .contact-form .wrapper-btn input[type="email"],
        html .feedback .layout-width .contact-form .wrapper-btn input[type="tel"] {
          width: 100%;
          height: 60px;
          border-radius: 6px;
          background: #2a2a2a;
          border: 1px solid #FFFFFF;
          padding-left: 15px;
          outline: none;
          margin-bottom: 15px;
          color: #FFFFFF; }
        html .feedback .layout-width .contact-form .wrapper-btn .submit-btn {
          position: relative; }
          html .feedback .layout-width .contact-form .wrapper-btn .submit-btn:after {
            content: url(/wp-content/themes/kikos/images/arrow-up-right.svg);
            position: absolute;
            right: 65px;
            top: 15px; }
            @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
              html .feedback .layout-width .contact-form .wrapper-btn .submit-btn:after {
                right: 50px; } }
          html .feedback .layout-width .contact-form .wrapper-btn .submit-btn input[type="submit"] {
            background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
            border: none;
            border-radius: 6px;
            padding: 18px 67px 18px 32px;
            font-weight: 500;
            margin-left: auto;
            margin-right: auto;
            display: block;
            cursor: pointer;
            margin-top: 28px;
            position: relative; }
        html .feedback .layout-width .contact-form .wrapper-btn .wpcf7-spinner {
          display: none; }
  html .order {
    background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
    padding: 18px 64px 18px 35px;
    border-radius: 6px;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    display: inline-flex;
    cursor: pointer;
    margin: 0;
    transition: 0.6s; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .order {
        padding: 15px 50px 15px 20px;
        font-size: 14px; } }
    html .order:hover {
      box-shadow: -1px 1px 7px 3px #FDCB75; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .order:hover {
          box-shadow: none; } }
    html .order:after {
      content: url(/wp-content/themes/kikos/images/arrow-up-right.svg);
      position: absolute;
      right: 35px; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .order:after {
          right: 20px; } }
  html .site-portfolio {
    display: flex;
    justify-content: space-around;
    align-items: center; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .site-portfolio {
        display: none; } }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .site-portfolio {
        display: none; } }
    html .site-portfolio > div {
      position: relative; }
      html .site-portfolio > div div.content {
        position: absolute;
        overflow-y: scroll; }
      html .site-portfolio > div.desktop {
        height: 317px; }
        html .site-portfolio > div.desktop img.device {
          height: 100%; }
        html .site-portfolio > div.desktop div.content {
          width: 419.73px;
          height: 266.12px;
          top: 14.58px;
          left: 68.5px; }
          html .site-portfolio > div.desktop div.content img {
            width: 100%; }
      html .site-portfolio > div.tablet {
        height: 230px; }
        html .site-portfolio > div.tablet img.device {
          height: 100%; }
        html .site-portfolio > div.tablet div.content {
          width: 281.48px;
          height: 210.42px;
          top: 9.74px;
          left: 9.78px; }
          html .site-portfolio > div.tablet div.content::-webkit-scrollbar {
            width: 0 !important; }
          html .site-portfolio > div.tablet div.content img {
            width: 100%; }
      html .site-portfolio > div.mobile {
        height: 220px; }
        html .site-portfolio > div.mobile img.device {
          height: 100%; }
        html .site-portfolio > div.mobile div.content {
          width: 93.69px;
          height: 205.69px;
          top: 7.75px;
          left: 7.36px;
          border-radius: 10px; }
          html .site-portfolio > div.mobile div.content::-webkit-scrollbar {
            width: 0 !important; }
          html .site-portfolio > div.mobile div.content img {
            width: 100%;
            border-radius: 10px; }
  html .error404 header {
    position: inherit; }
  html .error404 .page-content {
    text-align: center; }
    html .error404 .page-content h1 {
      font-size: 200px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .error404 .page-content h1 {
          font-size: 90px; } }
      html .error404 .page-content h1 .num {
        display: inline-block;
        transform: rotate(180deg); }
      html .error404 .page-content h1 .cookie {
        margin-right: 20px; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .error404 .page-content h1 .cookie {
            width: 40%;
            margin-right: 10px; } }
    html .error404 .page-content .title {
      font-size: 48px;
      font-weight: 700;
      text-align: center;
      margin-bottom: 35px;
      margin-top: 0; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .error404 .page-content .title {
          font-size: 26px; } }
    html .error404 .page-content .txt {
      font-size: 24px;
      text-align: center;
      margin: 0; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .error404 .page-content .txt {
          font-size: 16px; } }
    html .error404 .page-content .back-home {
      background: linear-gradient(90deg, #FFE259 0%, #FFA751 100%);
      padding: 18px 64px 18px 35px;
      border-radius: 6px;
      color: #000000;
      font-size: 18px;
      text-transform: uppercase;
      position: relative;
      display: inline-flex;
      cursor: pointer;
      margin: 65px 0 200px;
      transition: 0.6s;
      text-decoration: none; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .error404 .page-content .back-home {
          margin-bottom: 100px;
          font-size: 14px; } }
      html .error404 .page-content .back-home:after {
        content: url(/wp-content/themes/kikos/images/arrow-up-right.svg);
        position: absolute;
        right: 35px; }
      html .error404 .page-content .back-home:hover {
        box-shadow: -1px 1px 7px 3px #FDCB75; }
  html .what-do .likeH2 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 70px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .likeH2 {
        font-size: 26px;
        margin-bottom: 40px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .likeH2 {
        font-size: 24px;
        margin-bottom: 50px; } }
  html .what-do .wrap-item {
    display: flex;
    justify-content: space-between; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .wrap-item {
        flex-direction: column; } }
  html .what-do .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 16%;
    position: relative;
    height: 550px;
    justify-content: center; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .item {
        height: 400px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item {
        width: 100%;
        height: inherit;
        flex-direction: row;
        margin-bottom: 20px; } }
    html .what-do .item .wrap-block {
      position: relative; }
      html .what-do .item .wrap-block:before {
        content: '';
        width: 344px;
        height: 344px;
        position: absolute;
        top: -100px;
        left: -80px;
        z-index: -1; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .what-do .item .wrap-block:before {
            width: 180px;
            height: 180px;
            top: -60px;
            left: -35px;
            background-size: contain !important; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .what-do .item .wrap-block:before {
            width: 200px;
            height: 200px;
            top: -50px;
            left: -30px;
            background-size: contain !important; } }
      html .what-do .item .wrap-block .stroke {
        height: 158px;
        border: 2px solid;
        width: 158px;
        border-radius: 50%;
        -webkit-animation: strokeOrbit 5s linear infinite;
        -moz-animation: strokeOrbit 5s linear infinite;
        -o-animation: strokeOrbit 5s linear infinite;
        animation: strokeOrbit 5s linear infinite; }
@-webkit-keyframes strokeOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(3px) rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg) translateX(3px) rotate(-360deg); } }
@-moz-keyframes strokeOrbit {
  from {
    -moz-transform: rotate(0deg) translateX(3px) rotate(0deg); }
  to {
    -moz-transform: rotate(360deg) translateX(3px) rotate(-360deg); } }
@-o-keyframes strokeOrbit {
  from {
    -o-transform: rotate(0deg) translateX(3px) rotate(0deg); }
  to {
    -o-transform: rotate(360deg) translateX(3px) rotate(-360deg); } }
@keyframes strokeOrbit {
  from {
    transform: rotate(0deg) translateX(3px) rotate(0deg); }
  to {
    transform: rotate(360deg) translateX(3px) rotate(-360deg); } }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .what-do .item .wrap-block .stroke {
            height: 100px;
            width: 100px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .what-do .item .wrap-block .stroke {
            height: 90px;
            width: 90px; } }
      html .what-do .item .wrap-block .body {
        width: 145px;
        height: 144px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 7px;
        left: 7px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .what-do .item .wrap-block .body {
            width: 100px;
            height: 100px;
            background-size: contain !important; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .what-do .item .wrap-block .body {
            background-size: contain !important;
            width: 92px;
            height: 92px; } }
    html .what-do .item .info {
      position: absolute; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .what-do .item .info {
          position: inherit; } }
      html .what-do .item .info .num {
        font-size: 32px;
        font-weight: 800;
        margin: 0; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .what-do .item .info .num {
            font-size: 26px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .what-do .item .info .num {
            font-size: 20px; } }
      html .what-do .item .info .txt {
        font-size: 20px;
        text-transform: uppercase;
        margin: 0;
        margin-top: 10px; }
        @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
          html .what-do .item .info .txt {
            font-size: 16px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html .what-do .item .info .txt {
            font-size: 14px;
            margin-top: 5px; } }
        html .what-do .item .info .txt span {
          display: block;
          background: -webkit-linear-gradient(90deg, #FFE259 0%, #FFA751 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          font-weight: 700; }
  html .what-do .item:nth-child(2n) {
    padding-top: 130px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(2n) {
        padding-top: 0;
        flex-direction: row-reverse;
        justify-content: flex-end; } }
    html .what-do .item:nth-child(2n) .info {
      top: 20px; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .what-do .item:nth-child(2n) .info {
          top: inherit;
          margin-left: 30px; } }
    html .what-do .item:nth-child(2n) .wrap-block:before {
      top: -70px;
      left: -90px; }
      @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
        html .what-do .item:nth-child(2n) .wrap-block:before {
          top: -20px;
          left: -70px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html .what-do .item:nth-child(2n) .wrap-block:before {
          top: -50px;
          left: -30px; } }
    html .what-do .item:nth-child(2n) .wrap-block .stroke {
      border: 2px dashed; }
  html .what-do .item:nth-child(2n+1) .info {
    bottom: -30px;
    left: 50px; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(2n+1) .info {
        bottom: inherit;
        left: inherit;
        margin-left: 30px; } }
  html .what-do .item:nth-child(1) .body {
    top: 6px;
    left: 6px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .item:nth-child(1) .body img {
        width: 50%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(1) .body img {
        width: 56px; } }
  html .what-do .item:nth-child(2) .body {
    top: 7px;
    left: 6px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .item:nth-child(2) .body img {
        width: 40%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(2) .body img {
        width: 47px; } }
  html .what-do .item:nth-child(3) .body {
    top: 8px;
    left: 6px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .item:nth-child(3) .body img {
        width: 35%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(3) .body img {
        width: 43px; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
    html .what-do .item:nth-child(3) .info {
      width: 105px; } }
  html .what-do .item:nth-child(4) .body {
    top: 14px;
    left: 6px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .item:nth-child(4) .body img {
        width: 30%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(4) .body img {
        width: 37px; } }
  html .what-do .item:nth-child(5) .body {
    top: 6px;
    left: 10px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .item:nth-child(5) .body img {
        width: 45%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(5) .body img {
        width: 54px; } }
  html .what-do .item:nth-child(6) .body {
    top: 6px;
    left: 9px; }
    @media only screen and (min-device-width: 650px) and (max-device-width: 1125px) {
      html .what-do .item:nth-child(6) .body img {
        width: 40%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html .what-do .item:nth-child(6) .body img {
        width: 46px; } }
  html .what-do .item:nth-child(1) .wrap-block:before {
    background: url(/wp-content/themes/kikos/images/shine1.svg) no-repeat;
    -webkit-animation: shineOrbit 7s linear infinite;
    -moz-animation: shineOrbit 7s linear infinite;
    -o-animation: shineOrbit 7s linear infinite;
    animation: shineOrbit 7s linear infinite;
    -webkit-animation: pulseOrbit 4s linear infinite;
    -moz-animation: pulseOrbit 4s linear infinite;
    -o-animation: pulseOrbit 4s linear infinite;
    animation: pulseOrbit 4s linear infinite;
    animation-delay: 0.66s; }
@-webkit-keyframes shineOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-moz-keyframes shineOrbit {
  from {
    -moz-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-o-keyframes shineOrbit {
  from {
    -o-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -o-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@keyframes shineOrbit {
  from {
    transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-webkit-keyframes pulseOrbit {
  0% {
    -webkit-transform: scale(1); }
  13% {
    -webkit-transform: scale(1.4); }
  25% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulseOrbit {
  0% {
    -moz-transform: scale(1); }
  13% {
    -moz-transform: scale(1.4); }
  25% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes pulseOrbit {
  0% {
    -o-transform: scale(1); }
  13% {
    -o-transform: scale(1.4); }
  25% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulseOrbit {
  0% {
    transform: scale(1); }
  13% {
    transform: scale(1.4); }
  25% {
    -transform: scale(1); }
  100% {
    -transform: scale(1); } }
  html .what-do .item:nth-child(1) .body {
    background: url(/wp-content/themes/kikos/images/back1.svg) no-repeat; }
  html .what-do .item:nth-child(2) .wrap-block:before {
    background: url(/wp-content/themes/kikos/images/shine2.svg) no-repeat;
    -webkit-animation: shineOrbit 7s linear infinite;
    -moz-animation: shineOrbit 7s linear infinite;
    -o-animation: shineOrbit 7s linear infinite;
    animation: shineOrbit 7s linear infinite;
    -webkit-animation: pulseOrbit 4s linear infinite;
    -moz-animation: pulseOrbit 4s linear infinite;
    -o-animation: pulseOrbit 4s linear infinite;
    animation: pulseOrbit 4s linear infinite;
    animation-delay: 1.33s; }
@-webkit-keyframes shineOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-moz-keyframes shineOrbit {
  from {
    -moz-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-o-keyframes shineOrbit {
  from {
    -o-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -o-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@keyframes shineOrbit {
  from {
    transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-webkit-keyframes pulseOrbit {
  0% {
    -webkit-transform: scale(1); }
  13% {
    -webkit-transform: scale(1.4); }
  25% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulseOrbit {
  0% {
    -moz-transform: scale(1); }
  13% {
    -moz-transform: scale(1.4); }
  25% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes pulseOrbit {
  0% {
    -o-transform: scale(1); }
  13% {
    -o-transform: scale(1.4); }
  25% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulseOrbit {
  0% {
    transform: scale(1); }
  13% {
    transform: scale(1.4); }
  25% {
    -transform: scale(1); }
  100% {
    -transform: scale(1); } }
  html .what-do .item:nth-child(2) .body {
    background: url(/wp-content/themes/kikos/images/back2.svg) no-repeat; }
  html .what-do .item:nth-child(3) .wrap-block:before {
    background: url(/wp-content/themes/kikos/images/shine3.svg) no-repeat;
    -webkit-animation: shineOrbit 7s linear infinite;
    -moz-animation: shineOrbit 7s linear infinite;
    -o-animation: shineOrbit 7s linear infinite;
    animation: shineOrbit 7s linear infinite;
    -webkit-animation: pulseOrbit 4s linear infinite;
    -moz-animation: pulseOrbit 4s linear infinite;
    -o-animation: pulseOrbit 4s linear infinite;
    animation: pulseOrbit 4s linear infinite;
    animation-delay: 2s; }
@-webkit-keyframes shineOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-moz-keyframes shineOrbit {
  from {
    -moz-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-o-keyframes shineOrbit {
  from {
    -o-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -o-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@keyframes shineOrbit {
  from {
    transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-webkit-keyframes pulseOrbit {
  0% {
    -webkit-transform: scale(1); }
  13% {
    -webkit-transform: scale(1.4); }
  25% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulseOrbit {
  0% {
    -moz-transform: scale(1); }
  13% {
    -moz-transform: scale(1.4); }
  25% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes pulseOrbit {
  0% {
    -o-transform: scale(1); }
  13% {
    -o-transform: scale(1.4); }
  25% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulseOrbit {
  0% {
    transform: scale(1); }
  13% {
    transform: scale(1.4); }
  25% {
    -transform: scale(1); }
  100% {
    -transform: scale(1); } }
  html .what-do .item:nth-child(3) .body {
    background: url(/wp-content/themes/kikos/images/back3.svg) no-repeat; }
  html .what-do .item:nth-child(4) .wrap-block:before {
    background: url(/wp-content/themes/kikos/images/shine1.svg) no-repeat;
    -webkit-animation: shineOrbit 7s linear infinite;
    -moz-animation: shineOrbit 7s linear infinite;
    -o-animation: shineOrbit 7s linear infinite;
    animation: shineOrbit 7s linear infinite;
    -webkit-animation: pulseOrbit 4s linear infinite;
    -moz-animation: pulseOrbit 4s linear infinite;
    -o-animation: pulseOrbit 4s linear infinite;
    animation: pulseOrbit 4s linear infinite;
    animation-delay: 2.66s; }
@-webkit-keyframes shineOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-moz-keyframes shineOrbit {
  from {
    -moz-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-o-keyframes shineOrbit {
  from {
    -o-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -o-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@keyframes shineOrbit {
  from {
    transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-webkit-keyframes pulseOrbit {
  0% {
    -webkit-transform: scale(1); }
  13% {
    -webkit-transform: scale(1.4); }
  25% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulseOrbit {
  0% {
    -moz-transform: scale(1); }
  13% {
    -moz-transform: scale(1.4); }
  25% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes pulseOrbit {
  0% {
    -o-transform: scale(1); }
  13% {
    -o-transform: scale(1.4); }
  25% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulseOrbit {
  0% {
    transform: scale(1); }
  13% {
    transform: scale(1.4); }
  25% {
    -transform: scale(1); }
  100% {
    -transform: scale(1); } }
  html .what-do .item:nth-child(4) .body {
    background: url(/wp-content/themes/kikos/images/back1.svg) no-repeat; }
  html .what-do .item:nth-child(5) .wrap-block:before {
    background: url(/wp-content/themes/kikos/images/shine2.svg) no-repeat;
    -webkit-animation: shineOrbit 7s linear infinite;
    -moz-animation: shineOrbit 7s linear infinite;
    -o-animation: shineOrbit 7s linear infinite;
    animation: shineOrbit 7s linear infinite;
    -webkit-animation: pulseOrbit 4s linear infinite;
    -moz-animation: pulseOrbit 4s linear infinite;
    -o-animation: pulseOrbit 4s linear infinite;
    animation: pulseOrbit 4s linear infinite;
    animation-delay: 3.33s; }
@-webkit-keyframes shineOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-moz-keyframes shineOrbit {
  from {
    -moz-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-o-keyframes shineOrbit {
  from {
    -o-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -o-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@keyframes shineOrbit {
  from {
    transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-webkit-keyframes pulseOrbit {
  0% {
    -webkit-transform: scale(1); }
  13% {
    -webkit-transform: scale(1.4); }
  25% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulseOrbit {
  0% {
    -moz-transform: scale(1); }
  13% {
    -moz-transform: scale(1.4); }
  25% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes pulseOrbit {
  0% {
    -o-transform: scale(1); }
  13% {
    -o-transform: scale(1.4); }
  25% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulseOrbit {
  0% {
    transform: scale(1); }
  13% {
    transform: scale(1.4); }
  25% {
    -transform: scale(1); }
  100% {
    -transform: scale(1); } }
  html .what-do .item:nth-child(5) .body {
    background: url(/wp-content/themes/kikos/images/back2.svg) no-repeat; }
  html .what-do .item:nth-child(6) .wrap-block:before {
    background: url(/wp-content/themes/kikos/images/shine3.svg) no-repeat;
    -webkit-animation: shineOrbit 7s linear infinite;
    -moz-animation: shineOrbit 7s linear infinite;
    -o-animation: shineOrbit 7s linear infinite;
    animation: shineOrbit 7s linear infinite;
    -webkit-animation: pulseOrbit 4s linear infinite;
    -moz-animation: pulseOrbit 4s linear infinite;
    -o-animation: pulseOrbit 4s linear infinite;
    animation: pulseOrbit 4s linear infinite;
    animation-delay: 4s; }
@-webkit-keyframes shineOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-moz-keyframes shineOrbit {
  from {
    -moz-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-o-keyframes shineOrbit {
  from {
    -o-transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    -o-transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@keyframes shineOrbit {
  from {
    transform: rotate(0deg) translateX(20px) rotate(0deg); }
  to {
    transform: rotate(-360deg) translateX(20px) rotate(360deg); } }
@-webkit-keyframes pulseOrbit {
  0% {
    -webkit-transform: scale(1); }
  13% {
    -webkit-transform: scale(1.4); }
  25% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulseOrbit {
  0% {
    -moz-transform: scale(1); }
  13% {
    -moz-transform: scale(1.4); }
  25% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes pulseOrbit {
  0% {
    -o-transform: scale(1); }
  13% {
    -o-transform: scale(1.4); }
  25% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulseOrbit {
  0% {
    transform: scale(1); }
  13% {
    transform: scale(1.4); }
  25% {
    -transform: scale(1); }
  100% {
    -transform: scale(1); } }
  html .what-do .item:nth-child(6) .body {
    background: url(/wp-content/themes/kikos/images/back3.svg) no-repeat; }
  html body.light {
    background: #FFFFFF;
    color: #000000;
    margin: 0; }
    html body.light div#awesome-slider img.light {
      display: block; }
    html body.light div#awesome-slider img.dark {
      display: none; }
    html body.light .what-do .item .wrap-block .stroke,
    html body.light .what-do .item:nth-child(2n) .wrap-block .stroke {
      border-color: #c3c4c7; }
    html body.light header {
      background: none; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light .main-sec.active {
        box-shadow: 0px 0px 15px 0px #cfcfcf; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light .main-foto .text {
        color: #FFFFFF;
        top: 235px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light .main-foto .light {
        display: block; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light .main-foto .dark {
        display: none; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light .container-dropdown .dropdown.active .select span:before,
      html body.light .container-dropdown .dropdown.active .select span.dark-theme:before,
      html body.light .container-dropdown .dropdown.active .select span.system-theme:before,
      html body.light .container-dropdown .dropdown.active .select span.light-theme:before {
        filter: brightness(0); } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light .container-dropdown .dropdown .dropdown-menu {
        background-color: #FFFFFF; } }
    html body.light .container-dropdown .dropdown .dropdown-menu li.active {
      color: #FDCB75; }
      html body.light .container-dropdown .dropdown .dropdown-menu li.active:hover {
        color: #FDCB75; }
      html body.light .container-dropdown .dropdown .dropdown-menu li.active:hover:before {
        filter: brightness(0) saturate(100%) invert(76%) sepia(59%) saturate(372%) hue-rotate(344deg) brightness(101%) contrast(98%); }
    html body.light .container-dropdown .dropdown .dropdown-menu li {
      color: #FFFFFF; }
      html body.light .container-dropdown .dropdown .dropdown-menu li:hover {
        background-color: #FFFFFF;
        color: #000000; }
        @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
          html body.light .container-dropdown .dropdown .dropdown-menu li:hover {
            background-color: transparent;
            color: #FFFFFF; } }
      html body.light .container-dropdown .dropdown .dropdown-menu li:hover:before {
        filter: brightness(0); }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light .container-dropdown .dropdown .dropdown-menu li.dark-theme,
      html body.light .container-dropdown .dropdown .dropdown-menu li.light-theme,
      html body.light .container-dropdown .dropdown .dropdown-menu li.system-theme {
        filter: brightness(0); } }
    html body.light .wrapper-contacts {
      color: #FFFFFF; }
    html body.light .main-sec {
      border-color: #FFFFFF;
      box-shadow: 0px 4px 15px 0px #cfcfcf; }
    html body.light .projects .name:after {
      filter: brightness(0.8); }
    html body.light .projects.sec-4 .name:after {
      content: '';
      background: url(/wp-content/themes/kikos/images/Group2.png);
      filter: none;
      background-size: contain; }
    html body.light .projects.sec-5 .bluer-sec:before {
      background: url(/wp-content/themes/kikos/images/Ellipse14.png); }
    html body.light .projects.sec-5 .bluer-sec .name:before {
      background-image: url(/wp-content/themes/kikos/images/Ellipse13.png);
      width: 309px; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
        html body.light .projects.sec-5 .bluer-sec .name:before {
          width: 140px; } }
    html body.light .projects .spoiler-block {
      margin-top: 1px;
      border-top: 1px solid; }
      html body.light .projects .spoiler-block .what-offer ul.txt li:before {
        filter: brightness(0); }
    html body.light .projects .project {
      background: #000000; }
    html body.light .projects .download {
      color: #000000; }
      html body.light .projects .download:after {
        filter: brightness(0); }
    html body.light .feedback .contact-form {
      background: #FFFFFF; }
      html body.light .feedback .contact-form .wrapper-btn input[type="text"],
      html body.light .feedback .contact-form .wrapper-btn input[type="tel"],
      html body.light .feedback .contact-form .wrapper-btn input[type="email"] {
        background: #f2f2f2;
        border: none;
        color: #000000; }
    html body.light .modalForm {
      backdrop-filter: none;
      background: rgba(0, 0, 0, 0.5); }
      html body.light .modalForm .hidden-form-test {
        background: #FFFFFF; }
        html body.light .modalForm .hidden-form-test .wrapper-btn input[type="text"],
        html body.light .modalForm .hidden-form-test .wrapper-btn input[type="tel"],
        html body.light .modalForm .hidden-form-test .wrapper-btn input[type="email"] {
          background: #f2f2f2;
          border: none;
          color: #000000; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light #site-navigation.toggled > div {
        background-color: #FFFFFF; } }
    html body.light #site-navigation.toggled > div li a {
      color: #000000; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
      html body.light #site-navigation.toggled button.menu-toggle:before {
        filter: brightness(0); } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 650px) {
    html .mob-select {
      position: absolute;
      right: 70px; } }
