/** Shopify CDN: Minification failed

Line 132:0 Unexpected "}"

**/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* Azo Sans Light
font-family: "azo-sans-web", sans-serif;
font-weight: 300;
font-style: normal;

Azo Sans Regular
font-family: "azo-sans-web", sans-serif;
font-weight: 400;
font-style: normal;

Azo Sans Italic
font-family: "azo-sans-web", sans-serif;
font-weight: 400;
font-style: italic;

Azo Sans Medium
font-family: "azo-sans-web", sans-serif;
font-weight: 500;
font-style: normal;

Azo Sans Bold
font-family: "azo-sans-web", sans-serif;
font-weight: 700;
font-style: normal;

Azo Sans Bold Italic
font-family: "azo-sans-web", sans-serif;
font-weight: 700;
font-style: italic;

Azo Sans Black
font-family: "azo-sans-web", sans-serif;
font-weight: 900;
font-style: normal;

Azo Sans Uber Regular
font-family: "azo-sans-uber", sans-serif;
font-weight: 400;
font-style: normal; */

.form_mailchimp .custom_footer_newsletter .content__gdpr span, .form_mailchimp .custom_footer_newsletter .mce_inline_error{
    color: #848483 !important;
}


.hide_select{
    display:none !important;
}
.define_your_brand_container, .select-idea-to_container, .select-services-required_container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top:17px;
}

.ctn_homepage g[transform="matrix(1,0,0,1,656,2977)"], .ctn_homepage g[transform="matrix(1,0,0,1,1048,2976)"], .ctn_homepage g[transform="matrix(1,0,0,1,1049,2866)"] {
  cursor: pointer;
}

.custom_select_ a.custom_activ::after{
  background: #982820;
}

.custom_select_ a {
  cursor: pointer;
  color: #fff;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px 0;
  background: transparent !important;
  width:100%;
  line-height: normal;
  margin-bottom:17px;
}

.custom_select_ a::after {
  content: '';
  display: block !important;
  position: absolute;
  top: 3px;
  left: 0;
  width: 98%;
  height: 100%;
  background: #cf3427;
  -webkit-transform: skewX(342deg) scaleY(cos(0deg));
  -ms-transform: skewX(342deg) scaleY(cos(0deg));
  transform: skew(342deg) scaleY(cos(0deg));
  z-index: -1;
}

.custom_select_ a:hover {
  color: #FFF;
  text-decoration: none !important;
}

.input_button_subscribe{
  display: flex;
}
.newsletter-form__field-wrapper{ display: none;}
.form_mailchimp{
  justify-content: center;
  max-width: 600px;
  margin: auto;
}
}
.form_mailchimp #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
  font-weight: 700 !important;
  font-size: 15px !important;
  font-family: azo-sans-web, sans-serif !important;
}
.form_mailchimp #mc_embed_signup form{
  margin: 0 !important;
}
.form_mailchimp #mc_embed_signup .mc-field-group{
  padding-bottom: 0 !important;
}
.form_mailchimp .mce_inline_error{
  color: #fff !important;
  background: transparent !important;
  font-size: 15px !important;
  font-family: azo-sans-web, sans-serif !important;
}

.form_mailchimp .mc-field-group.width-full{
  width: 100% !important;
}
.flex-top{
  display: flex;
  align-items: flex-start;
}
.form_mailchimp #mc_embed_signup .mc-field-group input.gdpr{
  margin-bottom: 7px;
}
.form_mailchimp #mce-responses{
  margin: 0 !important;
  padding: 0 !important;
}
.form_mailchimp  #mc_embed_signup #mce-responses{
  width: 100% !important;
}
.form_mailchimp  #mc_embed_signup #mce-error-response,
.form_mailchimp  #mc_embed_signup #mce-success-response{
  color: #fff !important;
  text-align: center !important;
  width: 100% !important;
  font-size: 20px !important;
  
  font-family: azo-sans-web, sans-serif;
}

.form_mailchimp #mce-EMAIL{
  
  width: 100% !important;
  max-width: 400px;
  height: 62px;
  padding: 0 30px !important;
  font-size: 20px !important;
  font-family: azo-sans-web, sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 0 solid white !important;
  color: #848483 !important;
  border-radius: 0px !important;
  text-indent: unset !important;
}
.gdprRequired {
  border: 0px solid !important;
}
.form_mailchimp #mce-EMAIL:focus, .form_mailchimp #mce-EMAIL:focus-visible{
  outline: none !important;
  border: 0 solid white !important;
  /* height: 62px !important; */
  box-shadow: unset !important;
}
.form_mailchimp .email.mce_inline_error{
  
    background: #fff !important;
    border: 0px solid !important;
    color: #848483;
}
.form_mailchimp  #mc_embed_signup .button{
    width: auto;
    padding: 0 38px;
    height: 62px !important;
    position: relative !important;
    font-size: 24px;
    color: #fff;
    font-family: azo-sans-web, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0;
  margin-top: 3px;
    right: var(--inputs-border-width);
    top: 0;
    height: 100%;
    z-index: 2;
    background-color: #bd2c20 !important;
    text-transform: uppercase;
    border-radius: 0px !important;
}
#mc_embed_signup{
  background: transparent;
}
.form_mailchimp #gdpr_99242{
  width: auto !important;
}
.form_mailchimp #mc_embed_signup .mc-field-group .content__gdpr input{
  
}
.form_mailchimp  .content__gdpr label{
  display:flex !important;
  justify-content: center;
}
.form_mailchimp  .content__gdpr  span{
  color: #fff;
  font-family: azo-sans-web, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  cursor: pointer;
}
.custom_lp-campaign{
  margin-top: -600px;
}
.appointo-left.appointo-body-container svg path{
  stroke: #d61212 !important;
}
.vanilla-calendar .vanilla-calendar-week span,
#appointo-body-custom > .appointo-left > p,
.appointo-loader{
  color: #d61212 !important;
}
.vanilla-calendar .vanilla-calendar-date--selected,
.appointo-footer{
   background: #d61212 !important;
}

.appointo-slot{
   color: #d61212 !important;
   border-color: #d61212 !important;
}
.appointo-slot-selected{
  background: #d61212 !important;
  color: #fff !important; 
}
#appointo-branding{
  display: none !important;
}
.template-search__search{
  display: none;
}
.template-search{
  margin-top: 150px;
}
.template-search h1{
  font-size: 80px;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #c42f24;
}


.template-search p[role="status"] {
  
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #c42f24;
  text-align: center;
}

body.search .product-grid-container .card__information .card__heading{
  font-family: "azo-sans-web", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #c42f24;
}
body.search .product-grid-container .card__content{
  padding: 10px !important;
}
body.search .reset__button{
  height: 34px;
}
.input-search-new .search__input.field__input{
  color: #FFF;
}
body.search .reset__button svg{
  background: #fff;
  border-radius: 100%;
}
body.search .title_section_photoes.title_footer{
  
  margin-top: 50px;
}
body.search .title_section_photoes.title_footer,
body.search .agree-container-footer label{
  color: #c42f24;
}
body.search .page-card .card--card{
  background: #c42f24;
}
body.search  .page-card .card--card .card__information .card__heading{
  color: #fff;
}
body.search  .page-card .card--card  .card__badge .badge{
  color: #c42f24;
  background: #fff;
}

body.search .product-grid-container .card__content .article-card__info .circle-divider{
  color: #858585;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 300;
  font-style: normal;
}
body.search .product-grid-container .card__badge .badge{
  background: #c42f24;
  color: #fff;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 500;
  font-style: normal;
}
body.search .product-grid-container .article-card-wrapper{
  background: #fff;
}
#highlight {
  font-size: 24px;
  position: relative;
  animation: highlight 2s infinite alternate;
}
@keyframes highlight {
  0% { border: 2px solid transparent; }
  100% { border: 2px solid #ff0000; }
}

.cky-revisit-bottom-left{
  bottom: 59px !important;
}

.button-box-some:hover{
  transform: scale(0.95);
}
.link-services img:hover {
  transform: rotate(360deg) scale(1.2);
}
.link-services img{
  transition: transform 1s ease;
}
.button-box-some:hover .trapez-background,
.newsletter-form__button:hover{
  background: #fff !important;
  background-color: #fff !important;
}
.button-box-some:hover .button-custom-some span,
.newsletter-form__button:hover{
  color: #BD2C20 !important;
}
.button-custom-some span,
.newsletter-form__button{
  transition: 0.3s ease-in-out;
}
.button-box-some, .trapez-background{
  transition: 0.3s ease-in-out;
}

body{
  overflow-x: hidden;
}
.position-container-social{
  position: absolute;
  top: 36px;
  right: 110px;
}

.card__content .position-container-social{
  top: unset;
  bottom: 30px;
  z-index: 2;
  right: 53px;
}
.container-social{
  position: relative;
}
.image-button-share{
  margin-top: 50px;
  cursor: pointer;
}
.social-menu-new{
}
.social-menu-new ul{
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    margin: 0;
    transform: translate(-50%, -50%);
    display: flex;
    opacity: 0;
    visibility: hidden;
    padding: 0px;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.social-menu-new.open ul{
    opacity: 1;
    visibility: visible;
}
.social-menu-new ul li{
    list-style: none;
    margin: 0 15px;
}

.social-menu-new ul li .fab{
    font-size: 20px;
    line-height: 40px;
    transition: .3s;
    color: #000;
}

.social-menu-new ul li .fab:hover{
    color: #fff;
}

.social-menu-new ul li a{
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    transition: .6s;
    box-shadow: 0 5px 4px rgba(0,0,0,.5);
}

.social-menu-new ul li a:hover{
    transform: translate(0, -10%);
}

.social-menu-new ul li:nth-child(1) a:hover{
    background-color: #CF3427;
}
.social-menu-new ul li:nth-child(2) a:hover{
    background-color:  #CF3427;
}
.social-menu-new ul li:nth-child(3) a:hover{
    background-color:  #CF3427;
}
.social-menu-new ul li:nth-child(4) a:hover{
    background-color:  #CF3427;
}

body.article .footer__content-top,
body.privacy-policy .footer__content-top{
  display: none;
}

  .agree-container-footer{
    font-family: "azo-sans-web", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #777777;
    font-size: 20px;
    text-wrap: nowrap;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    gap: 10px;
    cursor: pointer;
    align-items: center;
  }
  .agree-container-footer input{
    height: 13px;
  }
  .about .agree-container-footer label{
    color: #c42f24;
  }
  .agree-container-footer label {
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
    cursor: pointer;
  }

.menu-drawer__close-button{
  color: #fff !important;
  font-family: azo-sans-web,sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}

#menu-drawer, .menu-drawer__submenu{
  background: rgba(0,0,0,0.5) !important;
}
#menu-drawer a{
  color: #fff;
  font-family: azo-sans-web,sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}

#menu-drawer svg{
  stroke: #fff;
}

.search_button_mobile{
  padding: 1.2rem 3rem;
  display: none;
}
.header__menu-item a{
  color: #fff;
  text-decoration: none;
}

  .content_text_slider{
    height: 285px;
    overflow-y: auto;
    padding: 0 10px;
  }

  .landing-page .content_text_slider,
  .lp-hr .content_text_slider,
  .lp-procurement .content_text_slider{
    height: 170px;
  }
.landing-page .new-set-container-slider .content_slider img,
.lp-hr .new-set-container-slider .content_slider img,
.lp-procurement .new-set-container-slider .content_slider img{
  object-fit: contain;
}
  .content_padding{
    padding: 15px 0;
  }
  /* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ce0906; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
} 
  .lp-procurement .new-set-container-slider .content_slider img ,
  .landing-page .new-set-container-slider .content_slider img ,
  .lp-hr .new-set-container-slider .content_slider img {
    width: auto;
    height: 40px;
  }

.about .title_section_photoes.title_footer{
  color: #c42f24;
}

/* LP STYLE */
header.header{
  background: linear-gradient(0deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 63%) 100%);
  padding-bottom: 50px;
}
body.landing-page .header,
body.landing-page .footer {
  display: none !important;
}
body.download-catalog .header,
body.download-catalog .footer {
  display: none !important;
}
body.lp-hr .header,
body.lp-hr .footer {
  display: none !important;
}
body.lp-campaign .header,
body.lp-campaign .footer {
  display: none !important;
}

body.lp-procurement .header,
body.lp-procurement .footer {
  display: none !important;
}

/* END LP STYLE */

body.index {
  background-image: url('/cdn/shop/files/background_full_v2.jpg?v=1705394285');
  background-repeat: repeat;
}
body.about, body.article, body.privacy-policy , body.search {
  background-image: url('/cdn/shop/files/Background_about.jpg?v=1705401522');
  background-repeat: repeat;
}
body.purpose main{
  background-image: url('/cdn/shop/files/bg_purpose.jpg?v=1705416288');
  background-repeat: no-repeat;
  background-size: cover;
}
body.services main, body.gifting-strategy main, body.premium-creativity main, body.services-logistics main, body.webshop-creation main, body.custom-design main {
  background-image: url('/cdn/shop/files/Services_BG.jpg?v=1705491245');
  background-repeat: no-repeat;
  background-size: cover;
}
 body.blog  main, body.forms  main{
  background-image: url('/cdn/shop/files/bg_news.jpg?v=1705669792');
}
.footer{
  background: unset !important;
}
/*  START SLIDER SECTION */


.new-set-container-slider{
  width: 100%;
  max-width: 1660px;
  padding: 0 30px;
  margin: auto;
}
.slider-section-home, .slider-section-companies, .footer__content-top{
  /* background: url('//chilli-ideas.myshopify.com/cdn/shop/files/background-homepage_1920x.webp?v=1704452283'); */
}
.footer__content-top .newsletter-form__message{
  color: #fff;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
}

/* END SLIDER SECTION */
.box_1_new{
  position: absolute !important;
  top:410px;
  left: 7%;
}
.box_2_new{
  position: absolute !important;
  top: 320px;
  right: 10%;
}
.flex-right-image.set1{
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.new-set-container{
  width: 100%;
  max-width: 1690px;
  padding: 0 30px;
  margin: auto;
}

.header {
  margin-bottom: -140px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 35px  !important;
  padding-right: 35px !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.header__menu-item, .mega-menu__link, .button-custom-some{
  color: #fff !important;
  text-decoration: none;
}
.button-custom-some a{
  display: block;
  transition: 0.3s ease-in-out;
}
.button-custom-some span{
  margin: 0 !important;
  color: #fff !important;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px !important;
  line-height: 20px;
   padding: 7px 21px 7px 21px;
  display: block;
}
.mega-menu .mega-menu__list--condensed{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.mega-menu[open] .mega-menu__content{
 padding-top: 85px; 
 background: transparent;
}
.mega-menu[open] .mega-menu__content.global-settings-popup{
  border-style: unset !important;
  border-width: unset !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
detailss:hover .mega_menu_new{
  visibility: visible;
  opacity: 1;
}
.mega_menu_new{
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  padding-top: 25px;
  margin-top: -9px;
}
.header__menu-item, .mega-menu__list--condensed .mega-menu__link{
  background: url(//s2.svgbox.net/pen-brushes.svg?ic=brush-1&color=DA1011);
  margin: -2px -6px;
  padding:  2px  6px;  background-position: -300px; 
  background-size: contain;
  background-repeat: no-repeat;
}
.header__menu-item.header__active-menu-item{
  
  background: url(//s2.svgbox.net/pen-brushes.svg?ic=brush-1&color=DA1011);
  background-size: contain;
  background-repeat: no-repeat;
}
.header__menu-item:hover, .mega-menu__list--condensed .mega-menu__link:hover, .mega-menu__link.mega-menu__link--active{
 background-position: center; 
  -webkit-transition: background-position 0.3s ease; 
  -o-transition: background-position 0.3s ease; 
  transition: background-position 0.3s ease;
}
.input-search-new{
  max-width: 236px;
}
.input-search-new .search__button{
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background-color: #bd2c20 !important;
  top: 3px;
  right: 3px;
}
.input-search-new .search__input.field__input{
  height: 36px;
  padding: 0px 40px 0px 20px;
  background: #a6a5a1;
  border-radius: 16px;
}
.input-search-new .search__input.field__input:focus{
  outline: none;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.header-left-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap:73px;
}

.header-right-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap:25px;
}
.button-box-some{
  
  position: relative;
  display: inline-block;
}
.button-custom-some{
  color: #d7d7cf !important;
  /* background-image: url('/cdn/shop/files/Vector_Smart_Object.png?v=1704372831'); */
 
}
.button-login{
  display: block;
  height: 24px;
}
.button-login.mobile{
  display: none;
  margin-top: 20px;
  padding: 10px 10px 10px 0px ;
  height: unset !important;
}
.item_mobile{
  display: flex;
  padding: 0px 3rem ;
}
.button-custom-some span{
  position: relative;
  z-index: 2;
}
.trapez-background {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #CF3427;
  -webkit-transform: skewX(342deg) scaleY(cos(0deg));
      -ms-transform: skewX(342deg) scaleY(cos(0deg));
          transform: skewX(342deg) scaleY(cos(0deg));
  z-index: 1; 
}
.header-right-box .icon.icon-cart-empty{
  stroke: white;
}
.list-menu.list-menu--inline{
  gap:25px;
}
.header__heading-link{
  padding: 0;
}
.header-right-box .menu-drawer-container{
  margin-right: -12px;
}
.header-right-box .menu-drawer-container .icon-hamburger, .header-right-box .menu-drawer-container .icon-close{
  stroke: #fff;
}
.header.down-scroll{
  background: #000;
}
.header.down-scroll .mega_menu_new {
  background: #000;
  padding-bottom: 10px;
}
.footer-new-set{
  margin-top: -2px;
  background: #c42f24;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 37px 33px 58px 33px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-new-set .menu-footer{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer-new-set .footer_logo{
  margin-right:120px;
}
.footer-new-set .media_new_set{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer-new-set  .media_new_set a{
  transition: 0.3s ease-in-out;
}
.footer-new-set  .media_new_set a:hover{
  transform: scale(1.2);
}
.footer-new-set .menu-footer a{
  text-decoration: none;
  color: #fff;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  display: block;
  transition: 0.3s ease-in-out;
  position: relative;
  left:0;
}

.footer-new-set .menu-footer a:hover{
  transform: scale(1.1);
  left: 21px;
}
.footer-new-set .follow-us{
  font-family: "azo-sans-web", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 27px;
}
.footer-new-set .menu-footer a.set-small{
  font-size: 18px;
  font-weight: 400;
}
.header__heading-logo{
 z-index: 2;
  position: relative;
}
.copyright_new{
  background: #c42f24;
  color: #fff;
  font-family: "azo-sans-web", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  padding: 0px 33px 30px 33px;
}
.search__button.field__button svg{
  width: 15px;
  height: 15px;
}

.header__menu-item{
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px !important;
}
 .mega-menu__list--condensed .mega-menu__link{
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 16px !important;
}
.chat_button{
  position: fixed;
  bottom: 35px;
  right: 35px;
  cursor: pointer;
}
/* VIDEO SECTION */
.custom-section-video{
  position: relative;
}
.custom-section-video .box-absolute-center{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 40px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.custom-section-video .box-absolute-center.hidden-box{
  opacity:0;
  visibility: hidden;
}
.custom-section-video .arrow-video{
  position: absolute;
  z-index: 1;
  bottom: 45px;
  left: 38%;
  -webkit-transform: translate(-50%,0%);
      -ms-transform: translate(-50%,0%);
          transform: translate(-50%,0%);
}
.custom-section-video .box-absolute-center .text-image{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.custom-section-video .box-absolute-center  .custom-subtitle{
  
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 23px !important;
  color: #CF0906;
}
.custom-section-video .box-absolute-center span img{
    max-width: 300px;
}
.custom-section-video .box-absolute-center  .custom-title{
  
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 87px !important;
  color: #fff;
  margin: 0;
}
.custom-section-video .image-back{
  width: 100%;
  height:100vh;
  position: absolute;
  left:0;
  top:0;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 10px 10px 10px #00000080;
  box-shadow: 10px 10px 10px #00000080;
}

.hidden-image.image-back{
  opacity:0;
  visibility: hidden;
}
.photo-polygon{
  width: 100%;
  background-position: center;
  max-width: 583px;
  aspect-ratio: 5/4;
  background-repeat: no-repeat;
  background-size: cover;
  display:block !important;
}
.photo-polygon .inside-photo{
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}
.container-box-photoes .center-position.position1::before,
.container-box-photoes .center-position.position2::before{
  content: url('/cdn/shop/files/PIN.png?v=1704456035');
  width:56px;
  height:55px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0%);
      -ms-transform: translate(-50%,0%);
          transform: translate(-50%,0%);
  top: 40px;
  z-index: 2;
}
.container-box-photoes{
  gap: 260px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 260px 1fr;
  grid-template-columns: 1fr 1fr;
}
.container-box-photoes .center-position{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.container-box-photoes .center-position.position1{
  /* margin-top: 130px; */
  position: relative;
}
.container-box-photoes .center-position.position2{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
#videoContainer{
  margin-bottom: -9px;
}
#responsiveVideo{
  /* -webkit-box-shadow: 10px 10px 10px #00000080;
          box-shadow: 10px 10px 10px #00000080; */
  position: relative;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
/* END VIDEO SECTION */
.slider-section-home .child_slider .content_slider img {

    width: auto;
    /* height: 60px; */
  object-fit: contain;
  max-height: 60px;
}

/* START SECTION WIDTH PHOTOES */
 .box-for-arrow{
    position:relative;
  }
  .arrow-video-position1{
    position: absolute;
    left: 25%;
    top: 250px;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    z-index: 1;
  }
  .arrow-video-position2{
    position: absolute;
    left: 100%;
    top: 200px;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    z-index: 1;
  }
  .container-box-photoes .box-photo{
    position:relative;
  }
  .photo-polygon.photo1{
    -webkit-clip-path: polygon(49% 8%, 100% 12%, 100% 40%, 100% 70%, 100% 98%, 66% 98%, 30% 96%, 0 91%, 0% 35%, 0 0);
            clip-path: polygon(49% 8%, 100% 12%, 100% 40%, 100% 70%, 100% 98%, 66% 98%, 30% 96%, 0 91%, 0% 35%, 0 0);
  }
  .photo-polygon-shadow{
    background: black;
    -webkit-clip-path: polygon(49% 8%, 100% 12%, 100% 40%, 100% 70%, 100% 98%, 66% 98%, 30% 96%, 0 91%, 0% 35%, 0 0);
            clip-path: polygon(49% 8%, 100% 12%, 100% 40%, 100% 70%, 100% 98%, 66% 98%, 30% 96%, 0 91%, 0% 35%, 0 0);
    position: absolute;
    display:block !important;
  }
  .photo-polygon.photo2{
    -webkit-clip-path: polygon(49% 10%, 100% 0, 100% 40%, 100% 70%, 100% 90%, 66% 96%, 30% 98%, 0 100%, 0% 35%, 0 14%);
            clip-path: polygon(49% 10%, 100% 0, 100% 40%, 100% 70%, 100% 90%, 66% 96%, 30% 98%, 0 100%, 0% 35%, 0 14%);
   
  }

.photo-polygon{
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease; 
  }
  
  .container-box-photoes .center-position.position1:hover .photo-polygon.photo1,
  .container-box-photoes .center-position.position2:hover .photo-polygon.photo2,
  .container-box-photoes .center-position.position1:hover  .box-photo::before,
  .container-box-photoes .center-position.position2:hover  .box-photo::before
  {
    -webkit-animation: swing ease-in-out 1s infinite alternate;
            animation: swing ease-in-out 1s infinite alternate;
  }
  
 
@-webkit-keyframes swing {
    0% { -webkit-transform: rotate(3deg); transform: rotate(3deg); }
    100% { -webkit-transform: rotate(-3deg); transform: rotate(-3deg); }
}
  
 
@keyframes swing {
    0% { -webkit-transform: rotate(3deg); transform: rotate(3deg); }
    100% { -webkit-transform: rotate(-3deg); transform: rotate(-3deg); }
}
@-webkit-keyframes swing2 {
    0% { -webkit-transform: rotate(3deg); transform: rotate(3deg); left: 50%;}
    100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); left: 50%; }
}
@keyframes swing2 {
    0% { -webkit-transform: rotate(3deg); transform: rotate(3deg); left: 50%;}
    100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); left: 50%; }
}
  .subtitle_red{
    font-family: "azo-sans-web", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    font-size: 32px;
  }
  .subtitle_red span{
    background: url('/cdn/shop/files/red-pen.png?v=1704458856');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 7px 33px;
  }
  .flex-right-image{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .title_section_photoes{
    text-align:center;
    font-family: "azo-sans-web", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 28px !important;
    line-height: 50px;
    width:100%;
    max-width: 850px;
    margin: auto;
    text-transform: uppercase;
    margin-bottom: 200px;
  }
  .title_section_photoes.title_footer{
    max-width: 555px;
  }
  .title_section_photoes.title_2{
    margin-bottom: 0px;
  }
  .title_section_photoes span{
    background: url('/cdn/shop/files/pen_2.png?v=1704460313');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 9px 33px 1px 33px;
     white-space: nowrap;
  }

  .title_section_photoes span.sub-text{
    white-space: wrap;
    background: unset;
    padding: unset;
  }
  .background-color-section-photoes{
    background-repeat: repeat-y;
    padding: 105px 0;
    position: relative;
  }
  .arrow-container{
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,0%);
        -ms-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
  }
/* END SECTION WIDTH PHOTOES */
.menu-drawer{
  width: 85% !important;
}

.slider-section-home .child_slider{
    position:relative;
  }
  .slider-section-home .background_child{
    position: absolute;
    left:0;
    right:0;
    width:100%;
    height:100%;
  }
  .slider-section-home .content_slider{
    position: relative;
    z-index: 1;
    padding: 52px 33px 30px 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .slider-section-home .slick-slider {
    margin:0 -15px;
  }
  .slider-section-home .slick-slide {
    padding:5px;
    text-align:center;
    margin-right:15px;
    margin-left:15px;
  }
  .slider-section-home  .text_slider{
    font-family: "azo-sans-web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    margin:0;
    line-height: 28px;
    color: #848484;
    letter-spacing: 0;
    padding-top: 15px;
  }
  
  .slider-section-home .name_slider{
    font-family: "azo-sans-web", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    margin:0;
    line-height: 32px;
    color: #c42f24;
    letter-spacing: 0;
    padding-top: 15px;
  }
  .slider-container{
    padding: 50px 0 120px 0;
  }

@media (max-width: 1340px){
  .header-left-box{
    gap: 25px;
  }
}

@media screen and (max-width: 1440px), 
       screen and (max-height: 789px) {
  body.premium-creativity.gradient .container_circle_lottie svg{
    max-height: 500px;
  }
}

@media (max-width:1300px){
  .container-box-photoes{
    gap: 100px;
  }
  .button-custom-some span{
    font-size: 16px !important;
    line-height: 16px !important;;
  }
  .list-menu.list-menu--inline{
    gap:5px;
  }
  .header-left-box{
    gap: 30px;
  }
  .header-right-box{
    gap: 20px;
  }
  .header__menu-item, .mega-menu__link, .button-custom-some{
    font-style: normal;
    font-size: 16px !important;
  }
  
 .mega-menu__list--condensed .mega-menu__link{
  font-size: 14px !important;
}
  .header__menu-item{
    padding:  0.5rem;
  }
  .header{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width:1220px){
  .arrow-video img{
    width: 30px;
  }
}
@media (max-width: 1090px){
  .input-search-new{
    max-width: 185px;
  }
  .header__menu-item{
    padding: 1rem !important;
  }
}
@media (max-width: 1060px){
  .box_2_new {
    top: 350px;
  }
  .subtitle_red {
    font-size: 22px;
  }
  .arrow-video-position1 {
    top: 230px;
  }
}
@media (max-width:1024px){
  .flex-right-image.set1{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-set-think{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  .box_2_new .flex-right-image img, .flex-set-think img{
    width: 200px !important;
  }
  .container-box-photoes{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-left-box{
    gap: 10px;
  }
  .custom-section-video .box-absolute-center .custom-title{
    font-size: 80px !important;
  }
  .custom-section-video .box-absolute-center .custom-subtitle{
    font-size: 25px !important;
  }
  .custom-section-video .box-absolute-center .text-image img{
    width: 300px;
  }
  .custom-section-video .box-absolute-center{
   gap:20px; 
  }
}
@media (max-width: 989px){
  header.header{
    padding-bottom: 20px;
  }
  .header-left-box{
    width: calc(100% - 300px);
  }
  .input-search-new{
    width: 100%;
    max-width:199px;
  }
  
  .footer-new-set .footer_logo{
    margin-right:0;
  }
  .footer-new-set  .footer_logo img{
    width: 220px;
  }
  .footer-new-set .menu-footer a, .footer-new-set .follow-us{
    font-size: 20px;
  }
  .footer-new-set .menu-footer a.set-small{    
    font-size: 16px;
  }
  
  .arrow-video img{
    width: 25px;
  }
}
.button-box-some.mobile{
  display: none;
}
@media (max-width: 850px){
  .card__content .social-menu-new ul{
    left: 30%;
  }
  #tidio-chat-iframe{
    inset: auto 25px 35px auto ;
  }
  .card__content .position-container-social {
    bottom: 10px;
    right: 23px;
  }
  .card__content .position-container-social  .image-button-share{
    width: 60px;
  }
}
@media (max-width: 690px){
  .flex-top{
    flex-direction: column;
    align-items: unset;
  }
  .form_mailchimp #mce-EMAIL{
    max-width: 100%;
    height: 52px;
  }
  .form_mailchimp #mc_embed_signup .button{
   height: 52px !important; 
   font-size: 18px;
  }
  .form_mailchimp{
   width: 100%; 
  }
  .form_mailchimp #mc_embed_signup .mc-field-group input.gdpr{
    width: 17px !important;
    height: 17px;
    margin-bottom: 0px;
  }
  .form_mailchimp #mc_embed_signup .gdprRequired.mc-field-group{
    padding: 0px !important;  
  }
  .form_mailchimp #mc_embed_signup .mc-field-group{
    width: 100% !important;;
  }
  .form_mailchimp #mc_embed_signup .button{
    max-width: 100%;
    width: 100%;
  }
  .form_mailchimp .content__gdpr span{
    font-size: 15px;
  }
  .custom_lp-campaign{
    margin-top: -170px;
  }
  #lottie_circle svg{
    height: 250px !important;
  }
  .template-search h1{
    font-size: 40px;
  }
  .cky-btn-revisit-wrapper{
    width: 49px !important;
    height: 49px !important;
  }
  .agree-container-footer input{
    height: 17px;
    width: 17px !important;
  }
  
  .cky-revisit-bottom-left{
    bottom: 26px !important;
  }
  .footer-new-set .follow-us{
    text-align: center;
  }
  .position-container-social {
    top: 34px;
    right: 26px;
  }
  .agree-container-footer {
    font-size: 15px;
  }
  .search_button_mobile, .header-right-box .button-login.mobile{
    display: block;
  }
  .button-box-some.mobile{
    display: block;
  }
  .header--top-center header-drawer{
    width: 30px;
  }
  .header-right-box .button-login ,.header-right-box .button-box-some{
    display: none;
  }
  .header-left-box .input-search-new{
    display:none;
  }
  .header{
    display: flex !important;
    flex-direction: row !important
  }
  .content_text_slider{
    height: 185px;
    overflow-y: auto;
    padding: 0 10px;
  }
  .newsletter-form__button{
    height: 52px !important;
  }
  .footer__content-top
  {
    padding-top:0px !important;
    padding-bottom: 70px !important;
  }
  .slider-section-companies {
    padding-top: 10px !important;
  }
  .slider-section-home .text_slider{
    font-size: 16px;
    line-height: 23px;
  }
  .footer-block__heading{
    margin-bottom: 50px !important;
  }
  .new-set-container-slider .slider-container{
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .new-set-container, .new-set-container-slider {
    padding: 0 15px;
  }
  .box_2_new{
    top: unset;
    right: unset;
    position: relative !important;
  }
  .box_1_new{
    top: unset;
    left: unset;
    position: relative !important;
  }
  .arrow-container img{
    width: 25px;
  }
  .subtitle_red span{
     white-space: nowrap;
  }
  .box-for-arrow .subtitle_red{
    font-size: 10px;
  }
  .box_2_new .flex-right-image img, .flex-set-think img{
    width: 100% !important;
  }
  .container-box-photoes{
    gap: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .flex-right-image{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
   .background-color-section-photoes{
    padding: 70px 0;
  }
  .background-color-section-photoes.pb-mobile{
    padding-bottom: 10px;
  }
  .think_image{
    max-width: 300px;
    width: 100%;
  }
  .arrow-video-position2{
    top: 87px;
    left: 100%;
  }
  .arrow-video-position2 img{
    width: 17px;
  }
  
  .title_section_photoes span{
    padding: 9px 16px 1px 16px;
  }
  .title_section_photoes span{
    white-space: unset !important;
  }
  .title_section_photoes span.sub-text{
    display: block;
  }
  .title_section_photoes{
    font-size: 19px !important;
    line-height: 32px;
    margin-bottom: 50px;
  }
  .title_section_photoes.title_2{
    margin-bottom: 10px;
  }
  .flex-set-think img{
    max-width: 300px;
    width: 100%;
  }
  .arrow-video-position1{
    left: 14%;
    top: 110px;
  }
  .arrow-video-position1 img{
    width: 25px;
  }
  .custom-section-video .arrow-video {
    bottom: 150px;
  }
  .arrow-video img{
    width: 25px;
  }
  .custom-section-video .box-absolute-center .custom-subtitle{
    margin: 0;
  }
  .box-absolute-center{
    margin-top: 10px;
  }
  .header-right-box .header__icon{
    width: 30px;
    height: 30px;
  }
  .button-custom-some span{
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 5px 21px 5px 21px;
  }
  .input-search-new .search__input.field__input{
    height: 32px;
  }
  .input-search-new .search__button{
    width: 28px;
    height: 28px;
  }
  .input-search-new .search__button img{
    width: 13px;
    height: 13px;
  }
  .custom-section-video .box-absolute-center .custom-title{
    font-size: 38px !important;
  }
  .custom-section-video .box-absolute-center .custom-subtitle{
    font-size: 15px !important;
  }
  .custom-section-video .box-absolute-center .text-image img{
    width: 100px;
  }
  .custom-section-video .box-absolute-center{
   gap:10px; 
  }
  .copyright_new{
    padding: 25px 15px;
    text-align: center;
  }
  .footer-new-set{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    padding: 70px 15px 25px 15px;
  }
  .footer_logo{
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer-new-set .menu-footer{
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .box-social{
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer-new-set .media_new_set{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
  .header__heading-logo{
    width: 100px;
  }
  .header-left-box{
    width: auto;
  }
}