.map1 {
  height: 75vh;
  position: relative;
  overflow: hidden;
  background: #f2f6f9; }

section#section-footer {
  margin-top: 120px; }

.ball21 {
  animation: bounce2 2s infinite alternate;
  -webkit-animation: bounce2 2s infinite alternate; }

@-webkit-keyframes bounce2 {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); } }

@keyframes bounce2 {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); } }

@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); } }

.ball {
  animation: bounce 3s infinite alternate;
  -webkit-animation: bounce 3s infinite alternate; }

@keyframes bounce {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px); } }

@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px); } }

body {
  background-color: #fff !important; }

.map1 h4 {
  font-weight: 700;
  font-size: 59px;
  line-height: 66px;
  width: 52%;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 8%;
  text-transform: capitalize;
  position: relative;
  top: -10px; }

.map1 h4 p {
  margin: 0; }

.map1 span {
  color: #ffb100; }

.map1 {
  height: 68vh;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background: #110c13;
  background-image: url(https://itechcraft.com/wp-content/uploads/2019/04/wes.jpg); }

h1 {
  font-family: Open Sans;
  color: #000;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 36px;
  text-align: center; }

.blog-slider__pagination {
  position: relative;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: 50% !important;
  top: 99%;
  bottom: auto !important;
  transform: translateY(-90%);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.in-viewport [class*=ae-] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
     transition-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
  opacity: 1 !important;
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
     transition-duration: .8s; }

.in-viewport [class*=ae-].from-bottom {
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0); }

.in-viewport [class*=ae-] {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0); }

.test [class*=ae-] {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
     transition-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
     transition-duration: .8s; }

.form-award {
  margin-top: -30px; }

.FooterRequest {
  position: relative;
  background-color: #4eb8f4;
  background-image: url(https://itechcraft.com/wp-content/uploads/2019/04/back.jpg);
  background-size: cover;
  background-position-y: 100%;
  background-repeat: no-repeat;
  z-index: 1; }

.FooterRequest .row article {
  height: 100%; }

.FooterForm {
  position: relative;
  margin-top: -120px;
  border: 16px solid #4eb7f3;
  border-radius: 20px; }

.FooterForm {
  background: #fff;
  padding: 60px 45px; }

button.btn2 {
  color: #000 !important;
  border-radius: 50px !important;
  background: 0 0 !important;
  border-color: #00b4e7 !important;
  padding: 10px 60px !important;
  font-size: 18px !important;
  border: 2px solid #ffa900 !important;
  font-size: 15px !important;
  width: 100%;
  margin-top: 0 !important;
  display: block; }

button.btn2:hover {
  background: #ffa900 !important;
  color: #fff !important; }

.form-tell-us .form-tell-us-in {
  border: 1px solid #fff; }

.form-tell-us .form-tell-us-in > div {
  width: 100%;
  padding: 20px 40px;
  border-right: 1px solid #fff;
  color: #fff;
  background-color: rgba(255, 255, 225, 0.1); }

.d-flex {
  display: -webkit-box;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex; }

.FooterForm h2.title {
  margin: 0;
  font-size: 25px;
  font-family: Open Sans;
  margin-top: -35px;
  margin-bottom: 19px; }

.FooterForm input, .FooterForm textarea {
  margin-top: 0 !important;
  padding: 22px 28px !important;
  border-radius: 0 44px 44px 44px !important;
  background-color: #eeeff65c !important;
  color: #19252a !important;
  margin-bottom: 25px !important;
  border: none !important;
  outline: 0 !important;
  width: 100%;
  resize: none; }

.count-list:after {
  content: '';
  position: absolute;
  top: -20%;
  right: 0;
  height: 140%;
  width: 1px;
  background: -webkit-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), to(transparent));
  background: -o-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%); }

.count-list:after {
  height: 140%;
  top: -20%; }

.count-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 72px;
  margin-left: 0; }

.footer-firms-form {
  color: #fff; }

.count-list li:after {
  height: 180%;
  top: -40%; }

.count-list li:after {
  content: '';
  position: absolute;
  top: -20%;
  height: 140%;
  width: 1px;
  background: -webkit-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), to(transparent));
  background: -o-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%); }

.count-list:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 120%;
  left: -40px;
  height: 1px;
  background: -webkit-linear-gradient(right, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), to(transparent));
  background: -o-linear-gradient(right, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%);
  background: linear-gradient(to left, transparent 0, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, transparent 100%); }

.form-tell-us h4 {
  font-family: Open Sans;
  text-align: center;
  font-weight: 700;
  font-size: 26px; }

.count-list li {
  width: 25%;
  list-style: none; }

.count-block {
  padding: 0 8px 15px;
  text-align: center;
  font-size: 16px;
  font-family: Open Sans; }

.form-award h6 {
  font-family: Open Sans;
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  margin-top: 0; }

.count-list li:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.count-list li:before {
  left: -40px; }

span.animate-value {
  width: 100%;
  display: block;
  font-size: 34px;
  font-weight: 700; }

.aw .swiper-slide {
  text-align: center;
  display: block;
  height: 152px;
  border-radius: 10px;
  background: #fff; }

div#block-system-main {
  background: 0 0;
  padding: 0; }

.video-testimonial__author {
  font-family: Open Sans;
  color: #000; }

h2.title.title--mt0 {
  text-align: center;
  font-size: 35px;
  font-family: Open Sans;
  margin-bottom: 30px; }

.block--pb30 {
  padding-bottom: 30px; }

.block {
  padding-top: 30px;
  padding-bottom: 40px;
  background: #fff; }

.wrapper {
  width: 1200px;
  display: block;
  margin: auto; }

.row--flex {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }

.row--vstretch {
  -ms-align-items: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.row--wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.span_6 {
  width: 49%;
  border-left-width: 20px;
  padding: 0;
  margin-left: 0; }

.video-testimonial__poster {
  background-size: cover;
  background-position: center;
  cursor: pointer;
  height: 400px;
  margin-bottom: 30px;
  position: relative; }

.video-testimonial__poster:after {
  background: -webkit-gradient(linear, left top, right top, color-stop(2.11%, rgba(5, 0, 23, 0.88)), to(rgba(5, 0, 23, 0)));
  background: -webkit-linear-gradient(left, rgba(5, 0, 23, 0.88) 2.11%, rgba(5, 0, 23, 0) 100%);
  background: -o-linear-gradient(left, rgba(5, 0, 23, 0.88) 2.11%, rgba(5, 0, 23, 0) 100%);
  background: linear-gradient(90deg, rgba(5, 0, 23, 0.88) 2.11%, rgba(5, 0, 23, 0) 100%);
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1; }

.video-testimonial__author {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4; }

.play-btn {
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  height: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s;
  width: 70px;
  z-index: 2; }

.play-btn:before {
  border-bottom: 8px solid transparent;
  border-left: 17px solid #ffa900;
  border-top: 8px solid transparent;
  content: '';
  left: 50%;
  margin: -8px 0 0 -7px;
  position: absolute;
  top: 50%;
  z-index: 1; }

.play-btn:after {
  background-color: #fff;
  border-radius: 50%;
  content: '';
  height: 54px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 54px; }

.video-testimonial__poster:hover .play-btn:after {
  background-color: #ffa900; }

.video-testimonial__poster:hover .play-btn:before {
  border-bottom: 8px solid transparent;
  border-left: 17px solid #fff;
  border-top: 8px solid transparent; }

.blog-slider {
  width: 95%;
  max-width: 1200px;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0 14px 80px rgba(34, 35, 58, 0.2);
          box-shadow: 0 14px 80px rgba(34, 35, 58, 0.2);
  padding: 0;
  border-radius: 25px;
  height: 700px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  overflow: hidden; }

@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px; } }

@media screen and (max-width: 768px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin: 180px auto; } }

@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px; } }

.blog-slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media screen and (max-width: 768px) {
  .blog-slider__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  -webkit-transition-delay: .3s;
       -o-transition-delay: .3s;
          transition-delay: .3s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(1) {
  -webkit-transition-delay: .3s;
       -o-transition-delay: .3s;
          transition-delay: .3s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(2) {
  -webkit-transition-delay: .4s;
       -o-transition-delay: .4s;
          transition-delay: .4s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(3) {
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(4) {
  -webkit-transition-delay: .6s;
       -o-transition-delay: .6s;
          transition-delay: .6s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(5) {
  -webkit-transition-delay: .7s;
       -o-transition-delay: .7s;
          transition-delay: .7s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(6) {
  -webkit-transition-delay: .8s;
       -o-transition-delay: .8s;
          transition-delay: .8s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(7) {
  -webkit-transition-delay: .9s;
       -o-transition-delay: .9s;
          transition-delay: .9s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(8) {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(9) {
  -webkit-transition-delay: 1.1s;
       -o-transition-delay: 1.1s;
          transition-delay: 1.1s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(10) {
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(11) {
  -webkit-transition-delay: 1.3s;
       -o-transition-delay: 1.3s;
          transition-delay: 1.3s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(12) {
  -webkit-transition-delay: 1.4s;
       -o-transition-delay: 1.4s;
          transition-delay: 1.4s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(13) {
  -webkit-transition-delay: 1.5s;
       -o-transition-delay: 1.5s;
          transition-delay: 1.5s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(14) {
  -webkit-transition-delay: 1.6s;
       -o-transition-delay: 1.6s;
          transition-delay: 1.6s; }

.blog-slider__item.swiper-slide-active .blog-slider__content > :nth-child(15) {
  -webkit-transition-delay: 1.7s;
       -o-transition-delay: 1.7s;
          transition-delay: 1.7s; }

.blog-slider__img {
  width: 710px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 714px;
  border-radius: 15px 0 0 15px;
  -webkit-transform: translateX(-80px);
      -ms-transform: translateX(-80px);
          transform: translateX(-80px);
  overflow: hidden; }

.swiper-container {
  height: unset !important; }

.p {
  padding: 23px 0 50px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: 0; }

.blog-slider__img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: .8; }

.blog-slider__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

@media screen and (max-width: 768px) {
  .blog-slider__img {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 90%; } }

@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%; } }

@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 270px; } }

.blog-slider__content {
  padding-right: 25px; }

@media screen and (max-width: 768px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px; } }

@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0; } }

.blog-slider__content > * {
  opacity: 0;
  -webkit-transform: translateY(25px);
      -ms-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500; }

.blog-slider__title {
  font-size: 24px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 24px;
  text-align: left;
  color: #333; }

.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  font-size: 17px; }

.blog-slider__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-image: -webkit-linear-gradient(303deg, #fe8a39 0, #fd3838 74%);
  background-image: -o-linear-gradient(303deg, #fe8a39 0, #fd3838 74%);
  background-image: linear-gradient(147deg, #fe8a39 0, #fd3838 74%);
  padding: 15px 35px;
  border-radius: 50px;
  color: #fff;
  -webkit-box-shadow: 0 14px 80px rgba(252, 56, 56, 0.4);
          box-shadow: 0 14px 80px rgba(252, 56, 56, 0.4);
  text-decoration: none;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  letter-spacing: 1px; }

@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%; } }

.blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-container {
  height: unset; }

.form-award h6 {
  margin-bottom: 25px; }

.blog-slider__pagination {
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: 50% !important;
  top: 75%;
  bottom: auto !important;
  transform: translateY(-90%);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

@media screen and (max-width: 768px) {
  .blog-slider__pagination {
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

span.note {
  color: #000;
  font-size: 14px;
  line-height: 15px; }

.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0; }

@media screen and (max-width: 768px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px; } }

.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: .2;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff9800;
  height: 30px;
  -webkit-box-shadow: 0 0 20px rgba(252, 56, 56, 0.3);
          box-shadow: 0 0 20px rgba(252, 56, 56, 0.3); }

@media screen and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px; } }

.tag[_ngcontent-c10] {
  position: absolute;
  top: 50px;
  text-align: center;
  background: url(https://itechcraft.com/wp-content/uploads/2019/04/label_icon1.png);
  width: 169px;
  height: 37px;
  text-transform: uppercase;
  z-index: 1;
  color: #282d3b;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .7px;
  line-height: 25px;
  padding: 6px 0; }

.line {
  margin-bottom: 15px;
  height: 4px;
  width: 60px;
  background-color: #ff9f00; }

.btn {
  color: #00b4e7 !important;
  border-radius: 50px !important;
  background: 0 0 !important;
  border-color: #00b4e7 !important;
  padding: 10px 60px !important;
  margin: auto !important;
  font-size: 18px !important;
  border: 2px solid !important;
  font-size: 17px !important; }

.cards--page-main-2 .cards-name h4 {
  font-family: Open Sans; }

@-webkit-keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; } }

@keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    text-shadow: none; }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; } }

.ae-4 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

ul.app-list {
  padding: 0;
  color: #000; }

li.from-bottom {
  list-style: none;
  display: inline-block;
  width: 33%; }

.app-block {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 75px;
  position: relative;
  padding-bottom: 45px; }

.app-block .block-heading {
  margin-bottom: 32px; }

.app-block .img-holder {
  width: 85px;
  height: 48px;
  padding-right: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: static;
  z-index: auto;
  float: left; }

.img-holder img {
  width: 85%;
  height: auto; }

a.btn.btn-outlined-secondary.btn-with-arrow {
  -webkit-transition: background .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  -o-transition: background .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  transition: background .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  border-radius: 50px;
  border: 1px solid transparent;
  text-decoration: none;
  padding: 15px 16px;
  min-width: 150px;
  padding: 14px 12px 13px;
  text-align: center;
  background-color: transparent;
  border-color: #808289;
  color: #808289;
  min-width: 206px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 14px 41px 13px; }

section.itc-wrapper.map1:after {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0; }

.bg-img {
  -webkit-animation: 30s scale-in infinite linear;
  animation: 30s scale-in infinite linear; }

.animate-fade-in[_ngcontent-c10] {
  -webkit-animation: 1s forwards fade-in;
  animation: 1s forwards fade-in; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.animate-from-bottom__0[_ngcontent-c10] {
  -webkit-animation-name: from-left;
  animation-name: from-left;
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.animate-from-bottom__1[_ngcontent-c10] {
  -webkit-animation-name: from-left;
  animation-name: from-left;
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

.animate-from-bottom__2[_ngcontent-c10] {
  -webkit-animation-name: from-left;
  animation-name: from-left;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.animate-from-bottom__3[_ngcontent-c10] {
  -webkit-animation-name: from-left;
  animation-name: from-left;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s; }

@-webkit-keyframes from-left {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes from-left {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes scale-in {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes scale-in {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.animate-from-bottom__0[_ngcontent-c13] {
  -webkit-animation-name: from-left;
  animation-name: from-left;
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.animate-from-bottom__1[_ngcontent-c13] {
  -webkit-animation-name: from-left;
  animation-name: from-left;
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

.ball2 {
  z-index: 9;
  -webkit-user-select: none;
  position: absolute;
  right: 68px;
  top: 15%;
  width: 37%; }

.clutch-des {
  width: 42%;
  margin-bottom: 29px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  font-size: 20px;
  color: #fff; }

.icons--blue .icon path, .icons--blue svg path, [class*=" icons--"] .icons--blue .icon path {
  fill: transparent !important; }

.pl2 {
  position: absolute;
  right: 35%;
  width: 1%;
  top: 21%; }

.pl {
  z-index: 9;
  -webkit-user-select: none;
  position: absolute;
  width: 232px;
  right: 34%;
  top: 30%; }

.cards--page-main-1 .cards-name h4 {
  font-family: Open Sans !important; }

section.itc-wrapper.map1 {
  height: unset;
  padding-bottom: 7%; }

.cards-text p {
  font-family: Open Sans !important; }

.tt1 a.column-content.cards-item {
  border-radius: 15px; }

.cards--page-main-1 .cards-item:hover:before {
  opacity: .9;
  background: #4eb8f4 !important;
  outline: #0cf solid 1px; }

.arrow-block {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 35px;
  text-align: center;
  line-height: 60px; }

.arrow-block-m {
  display: none; }

.col-md-5.FootReq {
  margin-left: 5%;
  width: 45%; }

.blog-slider__content a.btn:hover {
  background: #00b4e7 !important;
  color: #fff !important;
  -webkit-transition-delay: 0s !important;
       -o-transition-delay: 0s !important;
          transition-delay: 0s !important; }

#data, .slidePopUp {
  overflow: hidden;
  height: 100%; }

.logos-list-item {
  display: inline-block;
  vertical-align: middle;
  width: 16%; }

.slidePopUp {
  top: 0;
  left: 100%;
  width: 100%;
  background-color: #aaa;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
  position: fixed;
  z-index: 999; }

.slidePopUp.open {
  left: 0;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear; }

.slidePopUp__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  background: #272727;
  cursor: pointer; }

.slidePopUp__close span {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  left: -76px;
  bottom: 215px;
  width: 250px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: 700;
  font-size: 145%; }

#data {
  width: 95%;
  margin-left: 100px; }

.anim-icon {
  width: 54%;
  margin: 9% auto 5%; }

.pop-up-form {
  z-index: 5;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 730px;
  padding: 80px;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-transition: top 1s ease;
  -o-transition: top 1s ease;
  transition: top 1s ease;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.pop-up-form.hidden {
  top: -100%; }

.pop-up-form p {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem; }

@media screen and (max-width: 1222px) {
  .nav__btn {
    right: 0 !important; } }

@media screen and (max-width: 1200px) {
  .col-md-5.FootReq, .col-md-6.footer-firms-form {
    float: left;
    width: 50%;
    margin-left: 0; } }

@media screen and (max-width: 1050px) {
  .blog-slider__img {
    width: 590px; } }

@media (max-width: 1029px) {
  .title, .title--big {
    padding-top: 0;
    padding-bottom: 0; }
  .g-recaptcha {
    display: inline-block; }
  .p {
    display: none; } }

@media screen and (max-width: 970px) {
  .pl, .pl2 {
    display: none; }
  .map1 h4 {
    width: 80%; }
  .clutch-des {
    width: 65%; } }

@media screen and (max-width: 800px) {
  .form-tell-us {
    width: 100%; }
  .col-md-5.FootReq, .col-md-6.footer-firms-form {
    float: left;
    width: 100%;
    margin-left: 0; }
  section#section-footer {
    margin-top: 0; }
  .col-md-5.FootReq {
    padding: 0; }
  .p {
    display: none; }
  .form-award {
    display: none; }
  ul.count-list {
    padding: 0; }
  .count-list li {
    width: 50%;
    list-style: none; }
  .form-tell-us {
    display: inline-block;
    margin-bottom: 100px; }
  .col-md-5.FootReq {
    width: 100%;
    margin: 0; }
  .FooterForm {
    background: #fff;
    padding: 60px 15px; }
  footer.section__footer {
    padding-top: 60px; }
  .col.span_6.video-testimonial {
    width: 100%;
    margin-bottom: 30px; }
  .video-testimonial__poster {
    margin-right: 0 !important; }
  #data {
    width: 100%;
    margin-left: 0; }
  .video-testimonial__author {
    padding-left: 15px; }
  .slidePopUp__close {
    width: 100%;
    height: 58px; }
  .arrow-block-m {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 280px; }
  .slidePopUp__close > .arrow-block {
    display: none; }
  .tt1 {
    padding-top: 0 !important; }
  .cards-text p {
    font-family: Open Sans;
    font-size: 17px;
    line-height: unset; }
  .slidePopUp__close span {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    left: unset;
    right: 0;
    bottom: 13px;
    width: 250px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-weight: 700;
    font-size: 145%; }
  .arrow-block-m {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 4px;
    color: #000;
    text-align: center;
    line-height: 40px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .footer__copyright {
    text-align: center; }
  .copyright__content {
    text-align: center !important; }
  .clutch-des {
    width: 100%;
    margin-bottom: 29px;
    line-height: unset;
    font-size: 17px; }
  .ball2, .pl, .pl2 {
    display: none; }
  .map1 h4 {
    width: 100%;
    top: 0; }
  .map1 {
    height: unset;
    background-image: unset;
    border: none;
    padding-bottom: 8%; }
  .itc-wrapper {
    border: none !important; }
  .map1 h4 {
    font-size: 37px;
    line-height: unset; } }

a.get-touch.btn {
  background-color: #fff;
  border-radius: 50px;
  border: 2px solid #ffa900 !important;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding-left: 24px !important;
  padding-right: 24px !important;
  color: #000 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px; }

section.cards.bgcolor--white.columns--3.cards--page-main-1.icons--blue.heading--big.itc2 {
  margin-top: 100px; }

.wr-main {
  background: #fff;
  -webkit-box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.15);
          box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  min-height: 186px;
  text-align: center; }

.wr-main img {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.cards h2 {
  margin-top: 20px;
  font-size: 44px;
  line-height: 54px;
  text-align: center;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 200; }

.heading-description.container {
  margin-top: -9px; }

@media screen and (max-width: 1450px) {
  .wr-main {
    min-height: 234px; }
  .wr-main img {
    width: 70%; }
  .orange-wave h5 b {
    color: #fff; } }

.column:nth-child(4n+2) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.column:nth-child(4n+1) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.column:nth-child(4n+3) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.column:nth-child(4n+4) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

@media screen and (max-width: 768px) {
  .video-testimonial__poster {
    background-size: cover;
    background-position: center;
    cursor: pointer;
    height: 251px;
    margin-bottom: 30px;
    position: relative; } }

.map1 span {
  color: #fff; }

.cards--page-main-2 .cards-name h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  font-family: toyotadisplay_rg,sans-serif;
  font-family: Open Sans !important; }

.latest-teach {
  padding: 0 0;
  background-color: #fff; }

@media screen and (max-width: 767px) {
  .latest-teach {
    padding-top: 60px;
    padding-bottom: 0; } }

@media screen and (max-width: 767px) {
  .latest-teach .container {
    padding: 0 25px; } }

.latest-teach .teach-title {
  margin-bottom: 15px;
  text-align: center;
  font-size: 32px;
  line-height: 1.56;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232; }

@media screen and (max-width: 767px) {
  .latest-teach .teach-title {
    font-size: 30px;
    line-height: 1.33;
    margin-bottom: 20px; } }

.latest-teach .teach-description {
  margin: 0 auto 50px;
  max-width: 770px;
  text-align: center;
  font-size: 18px;
  line-height: 1.67;
  color: #555; }

@media screen and (max-width: 767px) {
  .latest-teach .teach-description {
    margin: 0 auto 39px; } }

.latest-teach .teach-items {
  text-align: center;
  margin-bottom: 30px; }

@media screen and (max-width: 575px) {
  .latest-teach .teach-items {
    margin-bottom: 0 !important; } }

.latest-teach .teach-items .teach-item {
  margin-bottom: 60px; }

@media screen and (max-width: 767px) {
  .latest-teach .teach-items .teach-item {
    position: relative;
    margin-bottom: 57px;
    padding-bottom: 25px; }
  .latest-teach .teach-items .teach-item.active .clickable-el:after {
    background-image: url(img/insurance/arrow-up.svg); }
  .latest-teach .teach-items .teach-item .clickable-el {
    min-height: 30px;
    position: relative; }
  .latest-teach .teach-items .teach-item .clickable-el:after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background-image: url(img/insurance/arrow-down.svg);
    width: 13px;
    height: 7px; } }

.latest-teach .teach-items .teach-item:last-child {
  margin-bottom: 0; }

.latest-teach .teach-items .teach-item .teach-icon {
  margin-bottom: 12px; }

.latest-teach .teach-items .teach-item .teach-icon:hover svg g path {
  stroke: #3f7fe7; }

.latest-teach .teach-items .item-title {
  margin-bottom: 23px;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232; }

@media screen and (max-width: 767px) {
  .latest-teach .teach-items .item-title {
    max-width: 150px;
    margin: 0 auto 16px; } }

.latest-teach .teach-items .item-title--no {
  min-height: 40px; }

@media screen and (max-width: 767px) {
  .latest-teach .teach-items .more-info {
    display: none;
    overflow: hidden;
    padding-bottom: 30px; } }

.latest-teach .teach-items .more-info .item-title {
  display: none; }

.latest-teach .teach-items .more-info .item-description {
  font-size: 16px;
  line-height: 1.88;
  font-weight: 300;
  color: #323232; }

@media (min-width: 768px) {
  .latest-teach {
    padding: 90px 0; }
  .latest-teach .container {
    overflow: hidden; }
  .latest-teach .teach-description {
    margin: 0 auto 100px; }
  .latest-teach .teach-items {
    position: relative;
    margin-bottom: 0;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .latest-teach .teach-items .teach-item {
    margin-bottom: 0;
    width: 100%; }
  .latest-teach .teach-items .teach-item .preview {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
    text-align: center; }
  .latest-teach .teach-items .teach-item .teach-icon {
    margin-bottom: 20px;
    min-height: 75px; }
  .latest-teach .teach-items .teach-item .item-title {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    color: #323232; }
  .latest-teach .teach-items .teach-item .more-info {
    position: absolute;
    margin-top: 50px;
    left: 110%;
    width: 100%;
    -webkit-transition: left 0s;
    -o-transition: left 0s;
    transition: left 0s; }
  .latest-teach .teach-items .teach-item .more-info .item-title {
    display: block;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    color: #323232; }
  .latest-teach .teach-items .teach-item .more-info .item-description {
    font-size: 18px;
    line-height: 1.56;
    font-weight: 400;
    color: #323232; }
  .latest-teach .teach-items .teach-item.active {
    border-bottom: 4px solid #4eb7f3; }
  .latest-teach .teach-items .teach-item.active .more-info {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    width: 100%;
    -webkit-transition: left .5s;
    -o-transition: left .5s;
    transition: left .5s; }
  .latest-teach .teach-items .teach-item.active .more-info .item-description, .latest-teach .teach-items .teach-item.active .more-info .item-title {
    width: 50%; } }

.latest-teach {
  padding-bottom: 0; }

p.item-description {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  font-size: 17px; }

h3.item-title {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0;
  font-weight: 900 !important;
  font-family: 'Open Sans'; }

li.teach-item {
  list-style: none; }
