
.action-block .main-phone {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
}

.action-block .buttontiny {
  width: auto;
  text-align: center;
  font-weight: 700;
  border-radius: 30px;
  margin-left: 20px;
  margin-top: 0;
  vertical-align: middle;
  padding: 10px 20px;
  font-size: 15px!important;
  margin-right: 0;
}

.languages {
    top: 30px;
    right: -55px;
}

.page-header.lab nav.catalog_menu, .msg-buttons {
    display: none;
}

.gift-guide-header {
    margin-bottom: 0;
}

.gift-guide-header:before {
    opacity: .65;
}

.gift-guide-tittle {
    margin: 130px auto 0px auto;
    width: 1040px;
    left: 0;
    right: 0;
    text-align: left;
}

.gift-guide-tittle h1 {
      width: 80%;
    font-size: 52px;
    line-height: 62px;
    margin-bottom: 40px;
    text-shadow: 1px 0px #fff;
}
.gift-guide-tittle h1 span {
    text-shadow: none;
}


.video-play-button {
    overflow: visible;
  position: absolute;
  z-index: 10;
    top: 30px;
    right: 130px;
  box-sizing: content-box;
  display: block;
  width: 20px;
  height: 30px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 26px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #ba1f24;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #fa183d;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 20px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.video-play-button div {
    position: absolute;
    left: 80px;
    font-size: 16px;
    color: #ffffff70;
    top: 16px;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}



.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.80);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 99999;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 99999;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #fa183d;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
    width: 90vw;
    height: 50.625vw;
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}


.gift-guide-section h2 {
  font-size: 42px;
  font-weight: 100;
  margin-bottom: 80px;
  margin-top: 20px;
}

.gift-guide-section .description p {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 18px;
}

.gift-guide-section .interview {
  height: 600px;
}

.why-we .container-row-item p {
    font-size: 15px;
}


.franch-numbers {
    margin-bottom: 50px;
}

.franch-numbers .gift-guide-section {
    padding-top: 70px;
}

.franch-numbers .gift-guide-section h2 {
  margin-bottom: 80px;
  margin-top: 20px;
}

.franch-numbers .container-row-item {

    padding: 0;
    padding-right: 50px;
    margin-bottom: 50px;
    text-align: left;
}

.franch-numbers .franch-numbers-num{
    font-size: 56px;
    font-weight: 700;
    font-family: Arial Black;
    color: #211747;
    letter-spacing: -2px;
    text-shadow: 1px 0px #211747;
    position: relative;
    z-index: 1;
}

.franch-numbers .franch-numbers-num::before{
  content:"";
  background-image: url(/files/uploads/new_4/logo-ilab-add-clear.png);
  position: absolute;
    background-size: 74px;
    height: 74px;
    width: 74px;
    opacity: 0.2;
    z-index: -1;
    left: -8%;
    top: -12%;
}

.franch-numbers .franch-numbers-num span{
    font-size: 18px;
    text-shadow: none;
}

.franch-numbers .container-row-item p {
    line-height: 18px;
    font-size: 16px;
}


.why-ilab-franch  .half-container {
    height: auto;
    width: 50%;
}

.why-ilab-franch .half-container p {
  font-size: 18px;
      position: relative;
      padding-left: 65px;
      margin-bottom: 25px;
}

.why-ilab-franch .half-container p span {
  position: absolute;
  left: 0;
  background-color: #3effa9;
  color: #211747;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-weight: bold;
  top: 3px;
  font-size: 20px;
}

.description img {
    width: 500px;
    float: left;
    margin-right: 40px;
    margin-left: 0;
    margin-bottom: 40px;
}

.qa_accordion p{
    font-size: 16px;
    line-height: 28px;
}

.gift-guide-gray-container.simple-steps{
  position: relative;
    background-image: url(/files/uploads/new_4/interior.jpg);
    padding: 40px 0 200px 0;
    background-size: cover;
}

.gift-guide-gray-container.simple-steps::before{
  z-index: 1;
  content: "";
    background: #000;
    opacity: 0.85;
    height: 100%;
    width:100%;
    position: absolute;
    left: 0;
    top: 0;
}

.gift-guide-gray-container.simple-steps .gift-guide-section {
    z-index: 2;
    position: relative;
    color: #fff;
}

.gift-guide-gray-container.simple-steps .gift-guide-section h2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 100px;
}

.gift-guide-gray-container.simple-steps .container-row-item {
    width: 70%;
    float: none;
    padding: 20px 0 20px 100px;
    text-align: left;
    margin: 0 auto;
    position: relative;
}

.gift-guide-gray-container.simple-steps .container-row-item::after {
  position: absolute;
      content: "";
      width: 2px;
      background: #ffffff2b;
      height: 100%;
      left: 32px;
      -moz-transform: translate(-50%,0);
      -ms-transform: translate(-50%,0);
      -webkit-transform: translate(-50%,0);
      -o-transform: translate(-50%,0);
      transform: translate(-50%,0);
      top: 3px;
      z-index: 1;
}

.gift-guide-gray-container.simple-steps .franch-numbers-num {
  color: #3effa9;
  font-size: 26px;
  font-weight: bold;
}

.gift-guide-gray-container.simple-steps .franch-numbers-num span {
    position: absolute;
    left: 0;
        z-index: 2;
    background-color: #3effa9;
    color: #211747;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    font-weight: bold;
    top: 3px;
    font-size: 36px;
}

.gift-guide-gray-container.simple-steps p {
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    line-height: 24px;
}


.gift-guide-gray-container.simple-steps .container-row-item img.last-step {

    z-index: 2;
    position: absolute;
    width: 128px;
    height: 128px;
    left: -32px;
    bottom: -100px;
}


.gift-guide-section.marketing {
    margin-bottom: 80px;
}

.gift-guide-section.marketing .description p b {
    font-size: 18px;
}

.gift-guide-section.marketing .description p span {
    font-size: 14px;
    color: #a0a0a0;
}

.gift-guide-section.marketing .description img {
    width: 100%;
    margin-top: 40px;
    margin-right: 0;
}

.gift-guide-section.marketing .description h2 {
    margin-bottom: 40px;
}

.gift-guide-section.marketing .description h3 {
    font-size: 18px;
    font-weight: normal;
        line-height: 42px;
            position: relative;
}

.gift-guide-section.marketing .description h3 b{
    color: #3effa9;
    font-size: 34px;
    font-weight: bold;
    padding: 6px 12px;
    border-radius: 50px;
    vertical-align: bottom;
    background: #211747;
    margin: 0 7px;
    margin-bottom: -5px;
    display: inline-block;
}

.gift-guide-section.marketing .description .half-container {
    height: auto;
    padding: 0;
    width: 50%;
}

.gift-guide-section.marketing .description img.first-place{
    float: right;
    width: 360px;
    margin-top: 30px;
}

.gift-guide-section.marketing .description .marketing-text img {
    width: 28%;
    margin-top: 20px;
    margin-right: 25px;
}

.gift-guide-section.marketing .description .marketing-text h3::after {
      position: absolute;
      content: "";
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0ibTM2NS4yOTEgMTY4LjAzM2EyOTUuOTYzIDI5NS45NjMgMCAwIDAgLTI5My4yOTEgMjk1Ljk2NyAyNCAyNCAwIDAgMSAtNDggMCAzNDMuNjYgMzQzLjY2IDAgMCAxIDM0MS4zNzYtMzQzLjk2OGwzMS45NTggMjMuOTY4em0tMTQuODkxIDkxLjE2NyAxMjgtOTZhMjQgMjQgMCAwIDAgMC0zOC40bC0xMjgtOTZhMjQgMjQgMCAxIDAgLTI4LjggMzguNGwxMDIuNCA3Ni44LTEwMi40IDc2LjhhMjQgMjQgMCAxIDAgMjguOCAzOC40eiIgZmlsbD0iIzNlZmZhOSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
      width: 82px;
      height: 82px;
      background-size: 82px;
      -webkit-transform: rotate(-40deg);
      -moz-transform: rotate(-40deg);
      -o-transform: rotate(-40deg);
      -ms-transform: rotate(-40deg);
      transform: rotate(-40deg);
      left: -90px;
      top: -70px;
}

.gift-guide-section.free-zones .container-row {
    width: 240px;
    float: left;
    margin-right: 20px;
}

.gift-guide-section.free-zones .container-row-item {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    background: #f5f5f6;
    border-radius: 4px;
    padding: 20px 25px 20px 25px;
}

.gift-guide-section.free-zones .container-row-item h3 {
    margin-top: 0;
        font-size: 18px;
        margin-bottom: 20px;
}

.gift-guide-section.free-zones .container-row-item p {
    line-height: 15px;
        position: relative;
        padding-right: 35px;
}

.gift-guide-section.free-zones .container-row-item p span{
    font-size: 12px;
        color: #5d5d5d;
}
.gift-guide-section.free-zones .container-row-item p i, .gift-guide-section.free-zones .container-row h3 i, .prices-container h3 i{
    position: absolute;
    right: -15px;
    top: 0px;
    font-weight: bold;
    color: #fff;
    background: #ff0000;
    border-radius: 6px;
    padding: 2px 7px;
    font-size: 11px;
    text-transform: uppercase;
}
.gift-guide-section.free-zones .container-row-item p i.top-sale,  .gift-guide-section.free-zones .container-row h3 i.top-sale, .prices-container h3 i.top-sale{
    background: #ffb100;
}

.gift-guide-section.free-zones .franch-prices .container-row, .prices-container .container-row {
    width: 141px;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #ffffff36;
}

.gift-guide-section.free-zones .franch-prices .half-container.left-container{
    width: 73%;
    background: #201748;
    height: auto;
}

.gift-guide-section.free-zones .franch-prices .half-container.right-container{
  float: right;
  width: 27%;
  height: auto;
  padding: 30px;
}

.gift-guide-section.free-zones .franch-prices .half-container.left-container h3, .prices-container h3{
  font-size: 16px;
  color: #fff;
  position: relative;
  font-weight: normal;
}

.gift-guide-section.free-zones .franch-prices .half-container.left-container p, .prices-container p{
    font-size: 26px;
    font-weight: bold;
    padding: 0;
    color: #fff;
}

.gift-guide-section.free-zones .container-row h3 i, .prices-container i {
    right: auto!important;
    left: 45px;
}


.gift-guide-gray-container.green {
    background-color: #3effa9;
    position: relative;
}



.gift-guide-gray-container.ilab-types {
    padding-bottom: 50px;
        margin-top: 80px;
}

.gift-guide-gray-container.ilab-types .ilab-type{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 0;
  position: absolute;
  left: 50%;
  width: 50%;
  height: 100%;
}

.gift-guide-gray-container.ilab-types .ilab-type.type-1{
    background-image: url(/files/uploads/new_4/ilab-type-1.jpg);
}

.gift-guide-gray-container.ilab-types .ilab-type.type-2{
    background-image: url(/files/uploads/new_4/ilab-type-2-2.jpg);
}

.gift-guide-gray-container.ilab-types .ilab-type.type-3{
    background-image: url(/files/uploads/new_4/ilab-type-3.jpg);
}


.gift-guide-gray-container.ilab-types .half-container {
    height: auto;
    padding: 0;
}

.gift-guide-gray-container.ilab-types .half-container h2{
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 32px;
        position: relative;
}

.gift-guide-gray-container.ilab-types .half-container h2 span{
    font-size: 62px;
    color: #fff;
    position: absolute;
    left: -110px;
    top: -7px;
}

.gift-guide-gray-container.ilab-types .half-container ul li{

    font-size: 16px;
    padding-bottom: 10px;
    list-style: inside;
}

.gift-guide-gray-container.ilab-types .half-container ul li b{

    font-size: 20px;
}

.prices-container {
  background: #201748;
  border-radius: 4px;
  padding: 25px 35px 10px 35px;
  box-sizing: border-box;
}

.prices-container .container-row{
    width: 45%;
    margin-bottom: 15px;
}

.prices-container .container-row h3{
    margin-bottom: 0;
}

.prices-container .container-row p{
    margin-top: 10px;
}

.prices-container .container-row a{
    color: #ffffff82;
    font-size: 12px;
    text-decoration: underline;
}
