/*
Theme Name: Hiroshi Child
Theme URI: https://hiroshi.qodeinteractive.com
Description: A child theme of Hiroshi
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: hiroshi
Template: hiroshi
*/
.widget.widget_hiroshi_core_button {
  display: none!important;
}

.pf-hide {
  opacity: 0;
}

.pf-map-container div {
  height: 100%;
}

.pf-map-container .pf-map-big-image img {
  object-fit: cover;
  height: 100%!important;
}

.footer-en .es-only {
  display: none;
}

.footer-es .en-only {
  display: none;
}
/*
.home .qodef-header-logo-link {
  display: none!important;
}
*/

.qodef-header--standard header#qodef-page-header {
  height: 70px;
  background: #F0C18C;
  border-bottom: 1px solid #E3E3E3;
}

#qodef-page-header-inner.qodef-skin--light nav > ul > li > a > span, .qodef-custom-header-layout.qodef-skin--light nav > ul > li > a > span {
  color: #000!important;
}

#qodef-page-header-inner.qodef-skin--light .widget p > a, .qodef-custom-header-layout.qodef-skin--light .widget p > a {
  color: #000!important;
}

#qodef-page-header-inner.qodef-skin--light nav > ul > li > a > span::after, .qodef-custom-header-layout.qodef-skin--light nav > ul > li > a > span::after {
  background-color: #000!important;
}

.qodef-header-navigation {
  padding-right: 10rem;
}

.flying-whatsapp {
    position: fixed;
    right: 5rem;
    bottom: 5rem;
    z-index: 1000;
}

.flying-whatsapp img {
    max-width: 100%;
}

#footer_portfolio_something {
  margin-top: 130px!important;
}

.qodef-portfolio-info {
  display: none!important;
}

#qodef-back-to-top {
  display: none!important;
}

.lang-item-ca, .lang-item-fr {
  display: none;
}

.qodef-portfolio-single-related-items-title {
  margin-top: 40px;
}

#qodef-portfolio-single-related-items {
  margin-top: 30px!important;
}

.full-height-video video {
  height: 100%!important;
}
.pf-fancy-block-container {
  margin:0!important;
  padding: 0!important;
  margin-top: -90px!important;
}
.pf-fancy-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
  background-color: #7B422F;
  font-size: 27px;
  line-height: 32px;
  min-height: 115px;
}

.pffb-center {
  margin-top: -2%;
  padding: 0 5%;
  box-sizing: border-box;
  position: relative;
  margin-left: 5%;
  margin-right: 5%;
}

.pffb-center img {
  max-width: 240px!important;
}

.pffb-center::before {
  content: '';
  width: 15px;
  height: 75px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 6%;
  transform: translateY(-50%);
  background: url('/wp-content/uploads/2024/06/ищквук3.png') no-repeat center center;
  background-size: contain;
}

.pffb-center::after {
  content: '';
  width: 15px;
  height: 75px;
  position: absolute;
  margin-top: 6%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url('/wp-content/uploads/2024/06/ищквук3.png') no-repeat center center;
  background-size: contain;
}

.pffb-left {
  color: #e9c393;
}

.pffb-left span {
  color: #fff;
}

.pffb-right {
  color: #e1d5d2;
}

.pffb-right span {
  color: #e9c393;
}

.pf-only-mob {
  display: none;
}
/*

.fancy-border-right,  .fancy-border-left {
  position: relative;
}

.fancy-border-right {
  margin-right: 25%;
}

.fancy-border-left {
  margin-left: 25%;
  min-width: 350px !important;
}

.fancy-border-right::after {
  content: '';
  width: 15px;
  height: 161px;
  position: absolute;
  right: -25%;
  top: 50%;
  transform: translateY(-50%);
  background: url('/wp-content/uploads/2024/06/ищквук3.png') no-repeat center center;
}

.fancy-border-left::before {
  content: '';
  width: 15px;
  height: 161px;
  position: absolute;
  left: -25%;
  top: 50%;
  transform: translateY(-50%);
  background: url('/wp-content/uploads/2024/06/ищквук3.png') no-repeat center center;
}

.fancy-something img {
  margin-left: 10%;
  margin-right: 20%;
  box-sizing: border-box;
}*/

.elementor-element-9965e66 h1, .elementor-element-51c2486 h1 {
  margin-top: 0;
}

.pulsingButton {
  width: 60px;
  height: 60px;
  text-align: center;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 0 0 rgba(70,81,117, 0.7);
  border-radius: 50%;
  background-color: #465175;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-size: 22px;
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  color: #ffffff;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 20;
}

.hidden-btns {
  opacity: 0;
  position: absolute;
  width: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 2;
  transition: all 0.3s linear;
  top: -50px;
}

.hidden-btns__phone {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2A5581;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 4px solid #fff;
  box-sizing: border-box;
  margin-bottom: 5px;
}

.hidden-btns.shown {
  opacity: 1;
  top: -135px;
}


/* Comment-out to have the button continue to pulse on mouseover */

.pulsingButton:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
  color: #ffffff;
}


/* Animation */

@-webkit-keyframes pulsing {
  0% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
    50% {
        box-shadow: 0 0 15px 7px rgba(70,81,117, .4);
    }
    100% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
}

@-moz-keyframes pulsing {
  0% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
    50% {
        box-shadow: 0 0 15px 7px rgba(70,81,117, .4);
    }
    100% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
}

@-ms-keyframes pulsing {
  0% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
    50% {
        box-shadow: 0 0 15px 7px rgba(70,81,117, .4);
    }
    100% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
}

@keyframes pulsing {
  0% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
    50% {
        box-shadow: 0 0 15px 7px rgba(70,81,117, .4);
    }
    100% {
        box-shadow: 0 0 7px 0 rgba(70,81,117, .2);
    }
}


.qodef-grid .portfolio-gallery-top-part .qodef-grid-item.qodef-item--square {
  width: 33.33333%;
  padding: 0 4px;
  margin: 0 0 8px;
}

.qodef-grid .portfolio-gallery-top-part .qodef-grid-item.qodef-item--landscape {
  width: 66.66667%;
  padding: 0 4px;
  margin: 0 0 8px;
}

.qodef-grid .portfolio-gallery-bottom-part .qodef-grid-item {
  width: 7.69%;
  max-height: 90px;
  padding: 6px 4px;
  margin: 0 0 8px;
  max-width: 120px;
}

.qodef-grid .portfolio-gallery-bottom-part .qodef-grid-item img {
  object-fit: cover;
}

.portfolio-gallery-bottom-part {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qodef-grid .portfolio-gallery-bottom-part.max-bottom-width-7 .qodef-grid-item, .qodef-grid .portfolio-gallery-bottom-part .qodef-grid-item {
  width: 7.69%;
  max-height: 70px;
  padding: 6px 4px;
  margin: 0 0 8px;
}

.qodef-grid .portfolio-gallery-bottom-part.max-bottom-width-0 {
  display: none;
}

.pf-portfolio-video-container {
  margin-top: 150px
}

.pf-portfolio-video-container-inner .qodef-e-excerpt {
  padding: 100px 0 35px;
  border-bottom: 1px solid #e3e3e3;
}

.pf-portfolio-video-container-inner iframe {
  max-height: 550px;
}

.pg-slider-mob {
  display: none;
}

.page-id-8787 .qodef-page-title, .page-id-10318 .qodef-page-title {
  height: auto;
  background: #fff;
}

.page-id-8787 .qodef-page-title .qodef-m-content, .page-id-10318 .qodef-page-title .qodef-m-content {
  width: 100%;
  padding: 95px 100px 0;
}

.page-id-8787 .qodef-page-title .qodef-m-content h1, .page-id-10318 .qodef-page-title .qodef-m-content h1 {
  margin-bottom: 25px;
}

.single-portfolio-item .qodef-page-title{
  display: none!important;
}

.qodef-grid .portfolio-gallery-bottom-part .qodef-grid-item:nth-child(1n+14) {
  display: none;
}

.pf-label-image {
  position: absolute;
  max-width: 130px;
  top: 25px;
}

.qodef-portfolio-list .qodef-e-media-image img.pf-label-image {
  max-width: 130px;
}

@media(max-width: 980px) {
  .flying-whatsapp {
    right: 20px;
    bottom: 20px;
  }

  .to-50-wdith {
    max-width: 50%;
  }

  .pg-slider-mob {
    display: block;
  }

  /*.portfolio-gallery-bottom-part, .portfolio-gallery-top-part {
    display: none!important;
  }*/

  .pf-portfolio-video-container-inner {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .pf-portfolio-video-container {
    margin-top: 50px
  }
  .elementor-10318 .elementor-element.elementor-element-9965e66 > .elementor-widget-container {
    padding: 0px 0px 0px 22px!important;
  }

  .pf-portfolio-video-container-inner .qodef-e-excerpt {
    padding-top: 20px;
  }

  .elementor-8787 .elementor-element.elementor-element-51c2486 > .elementor-widget-container {
    padding-top: 0!important;
  }

  .elementor-10306 .elementor-element.elementor-element-160221e, .elementor-2956 .elementor-element.elementor-element-160221e {
    padding-top: 0!important;
  }

  .elementor-element-014ecfe h1 {
    margin-top: 0;
  }

  .pf-only-mob {
    display: block;
  }

  .pffb-center img {
    max-width: 40vw!important;
  }

  .pffb-left {
    display: none;
  }

  .pffb-center {
    margin-left: 0;
    margin-top: -8%;
  }

  .pffb-center::after{
    display: none;
  }

  .pffb-center::before {
    right: -3%;
    margin-top: 8%;
    height: 50px;
  }

  .pffb-right {
    font-size: 3.5vw;
    line-height: 3.7vw;
  }

  .pffb-right p {
    margin: 5px 5px 0 5px;
  }

  .pf-fancy-block-container {
    margin-top: 0!important;
  }

  .pf-fancy-block {
    min-height: 90px;
  }

  .pffb-right p.pf-only-mob {
    color: #e9c393;
  }

  .pffb-right p.pf-only-mob span {
    color: #fff;
  }

}

@media(max-width: 767px) {

  #qodef-page-mobile-header, .qodef-mobile-header-navigation {
    background: #F0C18C;
  }

  .pf-partner-logo .qodef-grid-inner {
    display: flex;
    flex-wrap: wrap;
  }

  .elementor-10299 .elementor-element.elementor-element-6fdd76e > .elementor-element-populated, .elementor-10299 .elementor-element.elementor-element-a0b48de > .elementor-element-populated {
    padding-top: 0!important;
  }

  .elementor-10299 .elementor-element.elementor-element-63191bc > .elementor-element-populated, .elementor-10194 .elementor-element.elementor-element-63191bc > .elementor-element-populated {
    margin: 12px 0!important;
  }

  .pf-partner-logo .qodef-grid-inner .qodef-grid-item {
    width: 33.33%!important;
  }

  .qodef-mobile-header-navigation {
    border-bottom: 1px solid #E3E3E3;
  }

  .pf-topper-video {
    min-height: calc(100vh - 200px);
  }

  .page-id-8787 .qodef-page-title .qodef-m-content, .page-id-10318 .qodef-page-title .qodef-m-content {
    width: 100%;
    padding: 95px 35px 0;
  }

  .elementor-10194 .elementor-element.elementor-element-24047ac:not(.elementor-motion-effects-element-type-background), .elementor-10194 .elementor-element.elementor-element-24047ac > .elementor-motion-effects-container > .elementor-motion-effects-layer, .elementor-10299 .elementor-element.elementor-element-24047ac:not(.elementor-motion-effects-element-type-background), .elementor-10299 .elementor-element.elementor-element-24047ac > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('http://pf.ams.agency/wp-content/uploads/2024/06/WWA_main_img-1.jpg')!important;
  }

  .black-map-container .elementor-element-populated {
    padding: 4% !important;
  }

  .qodef-grid .portfolio-gallery-top-part .qodef-grid-item.qodef-item--square,   .qodef-grid .portfolio-gallery-top-part .qodef-grid-item.qodef-item--landscape {
    float: none;
    display: none;
    width: 100%;
  }

  .qodef-grid .portfolio-gallery-top-part .qodef-grid-item.qodef-item--square.pg-top-item-0 {
    display: block;
  }

  .pf-portfolio-video-container-inner iframe {
    max-height: 275px;
  }
  .qodef-grid .portfolio-gallery-bottom-part.max-bottom-width-7 .qodef-grid-item, .qodef-grid .portfolio-gallery-bottom-part .qodef-grid-item {
    width: 16.66%;
  }

  .qodef-grid .portfolio-gallery-bottom-part.max-bottom-width-0 {
    display: block;
  }

  .qodef-grid .portfolio-gallery-bottom-part.max-bottom-width-7 .qodef-grid-item:nth-child(1n+7), .qodef-grid .portfolio-gallery-bottom-part .qodef-grid-item:nth-child(1n+7) {
    display: none;
  }


  .qodef-grid .portfolio-gallery-top-part .qodef-grid-item

  .black-map-container h4 {
    text-align: left;
  }

  .black-map-container .qodef-m-icon-wrapper {
    display: none!important;
  }

  #qodef-page-footer-top-area .qodef-m-image a {
    display: block;
    margin: 0 auto;
  }

  #qodef-page-footer-top-area .qodef-m-image a img{
    display: block;
    margin: 0 auto;
    max-width: 40%;
  }

  #qodef-page-footer-top-area .qodef-grid-item {
    margin-bottom: 0!important;
  }

  #hiroshi_core_title_widget-6 {
    margin-top: 20px;
  }

  #block-15 {
    margin-top: 45px!important;
  }

  #qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 35px!important;
  }

  #qodef-page-footer-top-area-inner {
    padding-top: 55px;
  }


  .services-head-title .elementor-widget-container {
    padding-top: 22px!important;
  }

  .services-topper {
    padding-top: 40px!important;
  }

  .flex-reverse-wrap-mob .elementor-container {
    flex-wrap: wrap-reverse!important;
  }

  .elementor-2956 .elementor-element.elementor-element-2cf8c75, .elementor-10306 .elementor-element.elementor-element-2cf8c75 {
    padding-top: 0!important;
  }

  .elementor-10299 .elementor-element.elementor-element-8f1198d > .elementor-widget-container, .elementor-10194 .elementor-element.elementor-element-8f1198d > .elementor-widget-container {
    padding: 0!important;
    margin-top: 10px!important;
  }

  .elementor-10568 .elementor-element.elementor-element-d3aa2a0 > .elementor-element-populated, .elementor-2819 .elementor-element.elementor-element-d3aa2a0 > .elementor-element-populated {
    padding-top: 10%!important;
  }

  .elementor-2819 .elementor-element.elementor-element-fe5aaaf > .elementor-element-populated, .elementor-2819 .elementor-element.elementor-element-b44d7be > .elementor-element-populated, .elementor-2819 .elementor-element.elementor-element-ded48d7 > .elementor-element-populated,
  .elementor-10568 .elementor-element.elementor-element-fe5aaaf > .elementor-element-populated, .elementor-10568 .elementor-element.elementor-element-b44d7be > .elementor-element-populated, .elementor-10568 .elementor-element.elementor-element-ded48d7 > .elementor-element-populated {
    padding: 0!important;
    justify-content: flex-start!important;
    margin-top: 15px!important;
  }

  .elementor-10568 .elementor-element.elementor-element-d896b1b > .elementor-widget-container, .elementor-2819 .elementor-element.elementor-element-d896b1b > .elementor-widget-container {
    margin-bottom: 25px!important;
  }

  .qodef-contact-form-7 {
    margin-bottom: 25px!important;
  }

  .full-height-video {
    max-height: 120px;
  }
}

}
