.ftco-section-2 .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  
  .ftco-section-2 .section-2-blocks-wrapper .button {
    display: block;
    position: absolute;
    z-index: 1;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite; }
    .ftco-section-2 .section-2-blocks-wrapper .button span {
      position: absolute;
      font-size: 30px;
      color: #2492eb
;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-30%, -48%);
      -ms-transform: translate(-30%, -48%);
      transform: translate(-30%, -48%); }
  
  .ftco-section-2 .section-2-blocks-wrapper .text {
    position: relative;
    padding: 15px; }
    @media (min-width: 768px) {
      .ftco-section-2 .section-2-blocks-wrapper .text {
        padding: 7%;
        background: rgba(0, 0, 0, 0.02); } }
    .ftco-section-2 .section-2-blocks-wrapper .text h3.heading {
      margin-bottom: 30px;
      /* font-family: "Josefin Sans", Arial, sans-serif; */
      text-transform: uppercase;
      letter-spacing: 1px; }
    .ftco-section-2 .section-2-blocks-wrapper .text ul {
      margin: 0;
      padding: 0; }
      .ftco-section-2 .section-2-blocks-wrapper .text ul li {
        list-style: none; }
        .ftco-section-2 .section-2-blocks-wrapper .text ul li span {
          color: #2492eb
; }
    .ftco-section-2 .section-2-blocks-wrapper .text .watchvideo-heading {
      margin-bottom: 0;
      font-size: 16px;
      font-weight: 300; }
      .ftco-section-2 .section-2-blocks-wrapper .text .watchvideo-heading a {
        color: #000; }
  
  .ftco-section-2 .section-2-blocks-wrapper .img {
    background-position: center center;
    background-size: cover; }
    @media (max-width: 767.98px) {
      .ftco-section-2 .section-2-blocks-wrapper .img {
        height: 400px;
        margin-bottom: 70px; } }
  
  .ftco-section-2 .section-2-blocks-wrapper .img-2 {
    background-position: center center;
    background-size: cover;
    height: 180px; }
    @media (max-width: 767.98px) {
      .ftco-section-2 .section-2-blocks-wrapper .img-2 {
        margin-bottom: 10px; } }
  
  .ftco-section-2 .section-2-blocks-wrapper .text .services .icon {
    width: 70px;
    height: 70px;
    position: relative;
    background: #2492eb
;
    border-radius: 50%; }
    .ftco-section-2 .section-2-blocks-wrapper .text .services .icon span {
      color: #fff;
      font-size: 40px; }
  
  .ftco-section-2 .section-2-blocks-wrapper .text .services .info {
    width: calc(100% - 70px); }
    .ftco-section-2 .section-2-blocks-wrapper .text .services .info h3 {
      font-size: 18px; }
  
  .model-entry {
    position: relative;
    overflow: hidden; }
  
  .model-img {
    height: 430px;
    width: 100%;
    display: block;
    z-index: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: relative; }
    @media screen and (prefers-reduced-motion: reduce) {
      .model-img {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .model-img:after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      background: #fff;
      opacity: .2;
      z-index: -1;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .model-img:after {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; } }
    .model-img .name {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      -webkit-transition: 0.1s;
      -o-transition: 0.1s;
      transition: 0.1s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .model-img .name {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; } }
      .model-img .name h3 {
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 0;
        padding: 10px 20px; }
        .model-img .name h3 a {
          color: #fff; }
    .model-img .text {
      position: absolute;
      bottom: -30%;
      left: 0;
      right: 0;
      padding: 20px;
      width: 100%;
      display: block;
      background: #2492eb
;
      opacity: 0;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .model-img .text {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; } }
      .model-img .text h3 {
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 2px; }
        .model-img .text h3 a {
          color: #fff; }
      .model-img .text .models-info {
        width: 100%;
        display: block; }
        .model-img .text .models-info p {
          font-size: 14px;
          color: #fff;
          margin-bottom: 5px; }
        .model-img .text .models-info span {
          font-size: 14px;
          color: rgba(255, 255, 255, 0.7); }
    .model-img:hover, .model-img:focus {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
      .model-img:hover:after, .model-img:focus:after {
        opacity: 0; }
      .model-img:hover .name, .model-img:focus .name {
        opacity: 0; }
      .model-img:hover .text, .model-img:focus .text {
        opacity: 1;
        -webkit-transform: scale(0.91);
        -ms-transform: scale(0.91);
        transform: scale(0.91);
        bottom: 13px; }
  
  .btn-view {
    /* font-family: "Josefin Sans", Arial, sans-serif; */
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 0; }
    .btn-view a {
      border: 2px solid #2492eb
;
      color: #2492eb
;
      padding: 14px 20px 10px 20px;
      margin-bottom: 0; }
      .btn-view a:hover {
        border: 2px solid #2492eb
;
        color: #2492eb
; }
  
  @media (max-width: 767.98px) {
    .carousel-model {
      margin-bottom: 30px; } }
  
  .model-info h3 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px; }
  
  .model-info p {
    width: 100%;
    display: block; }
    .model-info p > span {
      display: inline-block; }
      .model-info p > span:first-child {
        font-weight: 400;
        color: #000;
        width: 100px; }
  
  @media (min-width: 768px) {
    .ftco-quote {
      margin-bottom: -60px; } }
  
  @media (min-width: 768px) {
    .req-quote {
      -webkit-box-shadow: 0px 18px 37px -28px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 18px 37px -28px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 18px 37px -28px rgba(0, 0, 0, 0.75); } }
  
  @media (max-width: 767.98px) {
    .req-quote {
      text-align: center; } }
  
  .req-quote h3, .req-quote p {
    margin-bottom: 0; }
  
  .req-quote h3 {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 3px; }
  
  .req-quote span a {
    background: #2492eb;
    color: #fff;
    padding: 5px 10px; }

    