.full-photo-icons {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .full-photo-icons .wrapper {
    padding: 120px 0;
    min-height: 41vw;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .full-photo-icons h3 {
    color: var(--secondary-title);
    font-size: 73rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px; }
  .full-photo-icons .subtitle {
    width: 100%;
    display: flex;
    justify-content: center; }
    .full-photo-icons .subtitle p {
      color: var(--secondary-text);
      text-align: center;
      font-size: 25rem;
      max-width: 100%;
      width: 821px;
      font-weight: 400; }
  .full-photo-icons .icons {
    margin: 100px 0; }
  .full-photo-icons .icon .photo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    height: 140px; }
    .full-photo-icons .icon .photo .image {
      width: 140px !important;
      height: 100%; }
    .full-photo-icons .icon .photo img {
      width: auto;
      max-width: 100%;
      max-height: 100%; }
  .full-photo-icons .icon .text h4 {
    font-size: 22rem;
    color: var(--secondary-text);
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px; }
  .full-photo-icons .icon .text p {
    color: var(--secondary-text);
    font-weight: 600;
    text-align: center; }
  .full-photo-icons .buttons {
    margin-top: 60px; }
    .full-photo-icons .buttons .btn:first-child {
      padding: 15px 47px; }
      .full-photo-icons .buttons .btn:first-child:before {
        content: "";
        width: 34px;
        height: 34px;
        display: block;
        margin-right: 17px;
        background-image: url("/img/black-plane.svg");
        background-repeat: no-repeat;
        background-size: contain; }
    .full-photo-icons .buttons .btn:last-child {
      font-weight: 400;
      font-size: 25rem;
      display: flex;
      align-items: center;
      padding: 15px 31px; }
      .full-photo-icons .buttons .btn:last-child:before {
        content: "";
        width: 31px;
        height: 31px;
        display: block;
        margin-right: 13px;
        background-image: url("/img/tel.svg");
        background-repeat: no-repeat;
        background-size: contain; }
      .full-photo-icons .buttons .btn:last-child strong {
        font-weight: 500;
        margin-left: 7px;
        display: block; }

@media (max-width: 575.5px) {
  .full-photo-icons .wrapper {
    padding: 40px 0; }
  .full-photo-icons h3 {
    font-size: 28rem; }
  .full-photo-icons .icons {
    margin: 50px 0 0 0; }
  .full-photo-icons .subtitle p {
    font-size: 18rem;
    width: 639px; }
  .full-photo-icons .icon {
    margin-bottom: 30px; }
    .full-photo-icons .icon .photo {
      height: 80px;
      margin-bottom: 20px; }
      .full-photo-icons .icon .photo .image {
        width: 80px !important; }
    .full-photo-icons .icon .text h4 {
      margin-bottom: 10px; }
  .full-photo-icons .buttons {
    margin-top: 15px; }
    .full-photo-icons .buttons .btn:last-child {
      font-size: 18rem;
      padding: 11px 23px; }
      .full-photo-icons .buttons .btn:last-child:before {
        width: 20px;
        height: 20px;
        margin-right: 10px; }
    .full-photo-icons .buttons .btn:first-child {
      padding: 11px 25px; }
      .full-photo-icons .buttons .btn:first-child:before {
        width: 20px;
        height: 20px; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .full-photo-icons .wrapper {
    padding: 50px 0; }
  .full-photo-icons h3 {
    font-size: 40rem; }
  .full-photo-icons .icons {
    margin: 50px 0 0 0; }
  .full-photo-icons .subtitle p {
    font-size: 19rem;
    width: 639px; }
  .full-photo-icons .icon {
    margin-bottom: 30px; }
    .full-photo-icons .icon .photo {
      height: 80px;
      margin-bottom: 20px; }
      .full-photo-icons .icon .photo .image {
        width: 80px !important; }
    .full-photo-icons .icon .text h4 {
      margin-bottom: 10px; }
  .full-photo-icons .buttons {
    margin-top: 15px; }
    .full-photo-icons .buttons .btn:last-child {
      font-size: 18rem;
      padding: 11px 23px; }
      .full-photo-icons .buttons .btn:last-child:before {
        width: 20px;
        height: 20px;
        margin-right: 10px; }
    .full-photo-icons .buttons .btn:first-child {
      padding: 11px 25px; }
      .full-photo-icons .buttons .btn:first-child:before {
        width: 20px;
        height: 20px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .full-photo-icons .wrapper {
    padding: 60px 0; }
  .full-photo-icons h3 {
    font-size: 50rem; }
  .full-photo-icons .icons {
    margin: 50px 0 30px 0; }
  .full-photo-icons .subtitle p {
    font-size: 19rem;
    width: 639px; }
  .full-photo-icons .icon {
    margin-bottom: 30px; }
    .full-photo-icons .icon .photo {
      height: 80px; }
      .full-photo-icons .icon .photo .image {
        width: 80px !important; }
    .full-photo-icons .icon .text h4 {
      margin-bottom: 10px; }
  .full-photo-icons .buttons {
    margin-top: 15px; }
    .full-photo-icons .buttons .btn:last-child {
      font-size: 20rem;
      padding: 11px 23px; }
      .full-photo-icons .buttons .btn:last-child:before {
        width: 25px;
        height: 25px; }
    .full-photo-icons .buttons .btn:first-child {
      padding: 11px 25px; }
      .full-photo-icons .buttons .btn:first-child:before {
        width: 25px;
        height: 25px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .full-photo-icons .wrapper {
    padding: 80px 0; }
  .full-photo-icons h3 {
    font-size: 55rem; }
  .full-photo-icons .icons {
    margin: 60px 0; }
  .full-photo-icons .subtitle p {
    font-size: 19rem;
    width: 639px; }
  .full-photo-icons .icon .photo {
    height: 100px; }
    .full-photo-icons .icon .photo .image {
      width: 100px !important; }
  .full-photo-icons .buttons {
    margin-top: 25px; }
    .full-photo-icons .buttons .btn:last-child {
      font-size: 20rem;
      padding: 11px 23px; }
      .full-photo-icons .buttons .btn:last-child:before {
        width: 25px;
        height: 25px; }
    .full-photo-icons .buttons .btn:first-child {
      padding: 11px 25px; }
      .full-photo-icons .buttons .btn:first-child:before {
        width: 25px;
        height: 25px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .full-photo-icons .wrapper {
    padding: 100px 0; }
  .full-photo-icons h3 {
    font-size: 65rem; }
  .full-photo-icons .subtitle p {
    font-size: 20rem;
    width: 700px; }
  .full-photo-icons .icons {
    margin: 80px 0; }
  .full-photo-icons .icon .photo {
    height: 120px; }
    .full-photo-icons .icon .photo .image {
      width: 120px !important; }
  .full-photo-icons .buttons {
    margin-top: 45px; }
    .full-photo-icons .buttons .btn:last-child {
      font-size: 22rem;
      padding: 11px 23px; }
      .full-photo-icons .buttons .btn:last-child:before {
        width: 25px;
        height: 25px; }
    .full-photo-icons .buttons .btn:first-child {
      padding: 11px 25px; }
      .full-photo-icons .buttons .btn:first-child:before {
        width: 28px;
        height: 28px; } }

/*# sourceMappingURL=full_photo_icons.css.map */
