﻿/*$background-color: #CAE3E0;
$footer-bg: #BFD8D5;
$brand-pink: #DE3251;
$brand-gold: #DA932B;
$dark-gold: #98671E;

$pink: #DE3251;
$dark-pink: #9B2339;*/
@media (max-width: 991px) {
  .text-image-block-III {
    padding: 0;
    max-width: 720px;
    margin: 0 auto; } }

@media (max-width: 767px) {
  .text-image-block-III {
    max-width: 540px; } }

@media (max-width: 575px) {
  .text-image-block-III {
    max-width: 100%; } }

.text-image-block-III h1, .text-image-block-III h2, .text-image-block-III h3, .text-image-block-III h4 {
  font-size: 72px;
  margin-bottom: 25px; }
  @media (max-width: 1499px) {
    .text-image-block-III h1, .text-image-block-III h2, .text-image-block-III h3, .text-image-block-III h4 {
      font-size: 52px; } }
  @media (max-width: 991px) {
    .text-image-block-III h1, .text-image-block-III h2, .text-image-block-III h3, .text-image-block-III h4 {
      font-size: 32px; } }

.text-image-block-III h1 span, .text-image-block-III h2 span, .text-image-block-III h3 span, .text-image-block-III h4 span {
  font-size: 110px;
  line-height: 72px;
  font-family: 'Authenia';
  color: #E83352;
  display: block; }
  @media (max-width: 1499px) {
    .text-image-block-III h1 span, .text-image-block-III h2 span, .text-image-block-III h3 span, .text-image-block-III h4 span {
      font-size: 76px;
      line-height: 50px; } }
  @media (max-width: 991px) {
    .text-image-block-III h1 span, .text-image-block-III h2 span, .text-image-block-III h3 span, .text-image-block-III h4 span {
      font-size: 48px;
      line-height: 1.2; } }

.text-image-block-III p {
  font-family: 'CircularBook';
  font-size: 24px;
  line-height: 29px;
  color: #666867;
  margin-bottom: 40px; }
  @media (max-width: 1499px) {
    .text-image-block-III p {
      font-size: 18px;
      line-height: 24px; } }
  @media (max-width: 991px) {
    .text-image-block-III p {
      font-size: 18px;
      line-height: 1.2;
      margin-bottom: 20px; } }

.text-image-block-III p a.btn:not(.block) {
  margin-right: 20px; }
  @media (max-width: 991px) {
    .text-image-block-III p a.btn:not(.block) {
      margin-right: 0; } }

.text-image-block-III p a.btn.block {
  margin-bottom: 20px; }

.text-image-block-III img {
  max-width: 100%; }

.text-image-block-III-content {
  position: relative;
  float: right; }
  .text-image-block-III-content-text {
    position: relative;
    align-self: center;
    z-index: 198; }
    @media (max-width: 991px) {
      .text-image-block-III-content-text {
        padding: 0 20px;
        text-align: center; } }
    .text-image-block-III-content-text-with-list p {
      color: #000000; }
    .text-image-block-III-content-text-with-list ul {
      list-style-type: none;
      padding: 0;
      margin: 0 0 20px 0; }
      @media (max-width: 991px) {
        .text-image-block-III-content-text-with-list ul {
          text-align: left; } }
      .text-image-block-III-content-text-with-list ul li {
        list-style-type: none;
        position: relative;
        font-size: 18px;
        line-height: 21px;
        padding: 8px 0;
        display: flex; }
        @media (max-width: 1499px) {
          .text-image-block-III-content-text-with-list ul li {
            font-size: 16px;
            line-height: 18px; } }
        @media (max-width: 991px) {
          .text-image-block-III-content-text-with-list ul li {
            align-items: center;
            font-size: 16px;
            line-height: 18px; } }
        .text-image-block-III-content-text-with-list ul li span.img {
          display: inline-block;
          width: 10%;
          background-repeat: no-repeat;
          background-position: left center;
          background-size: contain;
          height: 32px;
          max-height: 32px; }
        .text-image-block-III-content-text-with-list ul li span.desc {
          display: inline-block;
          width: 90%; }
          @media (max-width: 991px) {
            .text-image-block-III-content-text-with-list ul li span.desc {
              padding-left: 15px; } }
    .text-image-block-III-content-text p {
      max-width: 90%; }
      @media (max-width: 991px) {
        .text-image-block-III-content-text p {
          max-width: 100%; } }
  .text-image-block-III-content-img {
    /*  position: absolute;*/
    left: 17px;
    top: 0;
    z-index: 100; }
    .text-image-block-III-content-img img {
      width: 620px; }
    .text-image-block-III-content-img .btn {
      position: absolute;
      bottom: 0;
      z-index: 2;
      right: 0; }

.text-image-block-III-imgs {
  position: absolute;
  height: 100%;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 40px; }
  @media (max-width: 991px) {
    .text-image-block-III-imgs {
      padding-right: 15px; } }
  .text-image-block-III-imgs .animation {
    max-width: 100%;
    width: 100%;
    max-height: 30%;
    position: relative; }
    @media (max-width: 991px) {
      .text-image-block-III-imgs .animation {
        margin-top: -25px; } }
    .text-image-block-III-imgs .animation img {
      float: right;
      height: 100%;
      max-height: 180px; }
      @media (max-width: 1499px) {
        .text-image-block-III-imgs .animation img {
          max-height: 150px; } }
      @media (max-width: 991px) {
        .text-image-block-III-imgs .animation img {
          height: 105px; } }
  .text-image-block-III-imgs .portrait {
    width: 100%;
    position: relative;
    bottom: 0; }
  .text-image-block-III-imgs .portrait span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; }
