/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-about-us .hero-about h1 {
  margin-bottom: 8px;
  line-height: 68px;
}

@media screen and (min-width: 768px) {
  .page-template-about-us .hero-about .breadcrumb-container {
    display: block !important;
    margin-bottom: 25px;
  }
}
.page-template-about-us .breadcrumb-container {
  display: none !important;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .divider {
    height: 310px;
  }
}
.page-template-about-us .testimonials-section {
  background: none;
  padding-top: 55px;
  padding-bottom: 0px;
}

.page-template-about-us .awards-part {
  padding-top: 0px;
  margin-top: -15px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .page-template-about-us .awards-part {
    margin-top: -55px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .awards-part {
    margin-top: -78px;
  }
}
.page-template-about-us .awards-part .container {
  padding-top: 32px;
  max-width: 92%;
  border: 1px solid rgba(30, 62, 79, 0.2);
  background: #FFF;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
}

@media screen and (min-width: 768px) {
  .page-template-about-us .awards-part .container {
    max-width: 96%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .awards-part .container {
    max-width: 98%;
  }
}
@media screen and (min-width: 1462px) {
  .page-template-about-us .awards-part .container {
    max-width: 1440px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-about-us .awards-part .container .col-12 {
    padding-left: 150px;
    padding-right: 150px;
  }
}
.page-template-about-us .awards-part .container .col-12:last-child {
  top: -100px;
}

@media screen and (min-width: 768px) {
  .page-template-about-us .awards-part .container .col-12:last-child {
    top: 0px;
  }
}
.page-template-about-us .awards-part .arrow-prev {
  top: 44%;
  left: 25px;
}

@media screen and (min-width: 768px) {
  .page-template-about-us .awards-part .arrow-prev {
    left: 70px;
  }
}
.page-template-about-us .awards-part .arrow-next {
  top: 44%;
  right: 25px;
}

@media screen and (min-width: 768px) {
  .page-template-about-us .awards-part .arrow-next {
    right: 70px;
  }
}
.page-template-about-us .c-practice-areas {
  margin-top: 0px;
}

.page-template-about-us .video-testimonials {
  padding-top: 15px;
  position: relative;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials {
    left: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials {
    left: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-about-us .video-testimonials {
    left: 90px;
  }
}
.page-template-about-us .video-testimonials .heading {
  text-align: center;
  position: relative;
  margin-bottom: 0px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .heading {
    right: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .heading {
    right: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-about-us .video-testimonials .heading {
    right: 90px;
  }
}
.page-template-about-us .video-testimonials h2 {
  position: relative;
  margin-bottom: 0px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .page-template-about-us .video-testimonials h2 {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials h2 {
    text-align: center;
    right: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials h2 {
    right: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-about-us .video-testimonials h2 {
    right: 90px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .testimonials-video-section-slider {
  padding-top: 30px;
  padding-bottom: 5px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .testimonials-video-section-slider {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item {
    width: 50%;
    text-align: initial;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video {
  border: 3px solid #FFF;
  background: linear-gradient(90deg, rgba(44, 163, 161, 0) 60.73%, #2CA3A1 100%), url() lightgray 50%/cover no-repeat;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video {
    /*box-shadow: 20px 20px 60px 0px rgba(0, 0, 0, 0.25);*/
    box-shadow: 20px 20px 60px -15px rgba(0, 0, 0, 0.25);
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video-desk {
  display: none;
}

@media screen and (min-width: 420px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video-desk {
    display: initial;
    border: 3px solid #FFF;
    background: linear-gradient(90deg, rgba(44, 163, 161, 0) 60.73%, #2CA3A1 100%), url() lightgray 50%/cover no-repeat;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video-desk {
    /*box-shadow: 20px 20px 60px 0px rgba(0, 0, 0, 0.25);*/
    box-shadow: 20px 20px 60px -15px rgba(0, 0, 0, 0.25);
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video-mb {
  display: initial;
  border: 3px solid #FFF;
  background: linear-gradient(90deg, rgba(44, 163, 161, 0) 60.73%, #2CA3A1 100%), url() lightgray 50%/cover no-repeat;
}

@media screen and (min-width: 375px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video-mb {
    border: 3px solid #FFF;
  }
}
@media screen and (min-width: 420px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video-mb {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .img-video-mb {
    /*box-shadow: 20px 20px 60px 0px rgba(0, 0, 0, 0.25);*/
    box-shadow: 20px 20px 60px -15px rgba(0, 0, 0, 0.25);
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .btn-play {
  position: relative;
}

.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .btn-play .bg {
    height: 100%;
    width: 99.2%;
    position: absolute;
    left: 2px;
    bottom: 2px;
    background: linear-gradient(180deg, rgba(44, 163, 161, -1) 61.39%, #2CA3A1 119.33%), url() #d3d3d300 -87.21px -11.512px / 140.726% 105.24% no-repeat;
}
@media screen and (min-width: 768px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .btn-play .bg {
    width: 99.5%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .btn-play .bg {
    width: 600px;
    background: linear-gradient(90deg, rgba(44, 163, 161, 0) 60.73%, #2CA3A1 100%), url(./) rgba(211, 211, 211, 0) 50%/cover no-repeat;
    height: 99%;
    /*width: 343px;*/
    position: absolute;
    left: initial;
    bottom: initial;
    right: 2px;
    top: 2px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-item .icon-play {
  border: 0px;
}

.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content {
  width: 85%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 100px 20px 20px 20px;
  border: 1px solid rgba(30, 62, 79, 0.2);
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  position: relative;
  top: -110px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  z-index: 9;
}

@media screen and (min-width: 500px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content {
    top: -145px;
    padding: 100px 50px 20px 30px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content {
    width: 80%;
    padding: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content {
    width: 49%;
    padding: 40px 50px 40px 0px;
    border-top: 1px solid rgba(30, 62, 79, 0.2);
    border-right: 1px solid rgba(30, 62, 79, 0.2);
    border-left: 0px;
    border-bottom: 1px solid rgba(30, 62, 79, 0.2);
    top: -15px;
    /*right: 75px;*/
    right: 80px;
    margin-left: initial;
    margin-right: initial;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content {
    width: 49%;
    padding: 50px 50px 50px 0px;
    right: 120px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content {
    width: 40.5%;
    padding: 60px 50px 60px 0px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content {
    padding: 60px 50px 60px 0px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .icon-play {
  position: absolute;
  right: initial;
  left: 50%;
  transform: translateX(-50%);
  top: -48px;
  width: 128px;
  height: 128px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .icon-play {
    position: relative;
    right: 55px;
    left: initial;
    transform: initial;
    top: initial;
    width: auto;
    height: auto;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .icon-play {
    right: 65px;
  }
}
@media screen and (min-width: 1462px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .icon-play {
    right: 66px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content {
    width: 70%;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content {
    padding-right: 22px;
  }
}
@media screen and (min-width: 1465px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content {
    padding-right: 50px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content .title {
  margin-top: 14px;
  color: #454545;
  font-family: var(--main-font), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 8px;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content .title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 12px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content p {
  color: #3D3D3D;
  font-family: var(--secondary-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .content p {
    line-height: 29px;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
  top: 28%;
  left: -7%;
}

@media screen and (min-width: 400px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
    top: 32%;
  }
}
@media screen and (min-width: 500px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
    top: 50%;
    left: -6%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
    top: 55%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
    top: 105%;
    left: 28%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
    top: 105%;
    left: 29%;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
    top: 100%;
    left: 30%;
    margin-top: 40px;
  }
}
@media screen and (min-width: 1462px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-prev {
    left: 24%;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
  top: 28%;
  right: -7%;
}

@media screen and (min-width: 400px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
    top: 32%;
  }
}
@media screen and (min-width: 500px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
    top: 50%;
    right: -6%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
    top: 55%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
    top: 105%;
    right: 60%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
    top: 105%;
    right: 61%;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
    top: 100%;
    right: 60%;
    margin-top: 40px;
  }
}
@media screen and (min-width: 1462px) {
  .page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .arrow-next {
    right: 67%;
  }
}
.page-template-about-us .video-testimonials .testimonials-video-section-wrap .swiper-slide .testimonials-video-section-content .btn-play {
  margin-bottom: 0px;
  width: 28%;
}

.page-template-about-us .footer {
  padding-top: 0px;
}

#about-top {
  padding: 2rem 0 6rem;
  background: #fafafa;
}

@media screen and (min-width: 1200px) {
  #about-top {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #about-top h1 {
    margin-bottom: 7rem;
  }
}
#about-top .about-attorneys {
  padding-top: 3.5rem;
}

@media screen and (min-width: 1440px) {
  #about-top .about-attorneys .col-md {
    padding-right: 40px;
  }
  #about-top .about-attorneys .col-md:last-of-type {
    padding-right: 15px;
  }
}
#about-top .about-attorneys .col-md .attorneys__link {
  background-color: #4164f2;
  line-height: 46px;
  padding-left: 24px;
}

#about-top .about-attorneys .col-md .attorneys__link a {
  opacity: 0.8;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #about-top .about-attorneys .col-md .attorneys__link a {
    font-size: 12px;
  }
}
#about-one {
  padding: 3.5rem 0 3rem;
}

@media screen and (min-width: 1200px) {
  #about-one {
    padding: 5rem 0 3rem;
  }
}
#about-one .row {
  flex-direction: column-reverse;
}

@media screen and (min-width: 1200px) {
  #about-one .row {
    flex-direction: row;
  }
}
#about-one .col-5 {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  #about-one .col-5 {
    width: 41.6666666667%;
  }
}
#about-one .col-5 .about-one-box {
  position: relative;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

#about-one .col-5 .about-one-box .bg {
  background: linear-gradient(180deg, rgba(44, 163, 161, 0) 59.82%, #2CA3A1 100%), url(./) rgba(211, 211, 211, 0) 50%/cover no-repeat;
  height: 99%;
  width: 99%;
  position: absolute;
  left: 3px;
  bottom: 2px;
  max-width: initial;
  margin-left: initial;
  margin-right: initial;
}

#about-one .col-5 img {
  border: 3px solid #FFF;
  background: linear-gradient(180deg, rgba(44, 163, 161, 0) 59.82%, #2CA3A1 100%), url() lightgray -102.102px -62.077px/124.135% 107.904% no-repeat;
  box-shadow: 20px 20px 60px 0px rgba(0, 28, 52, 0.25);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1200px) {
  #about-one .col-5 img {
    margin-left: initial;
    margin-right: initial;
    display: initial;
  }
}
#about-one .col-5 .bg-box {
  margin-top: -210px;
  max-width: 320px;
  padding: 60px 10px 56px 10px;
  text-align: center;
  border: 1px solid rgba(30, 62, 79, 0.2);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(20px);
}

@media screen and (min-width: 450px) {
  #about-one .col-5 .bg-box {
    max-width: 370px;
  }
}
@media screen and (min-width: 1200px) {
  #about-one .col-5 .bg-box {
    max-width: 425px;
    padding: 60px 30px 56px 30px;
  }
}
@media screen and (min-width: 1400px) {
  #about-one .col-5 .bg-box {
    max-width: 465px;
  }
}
#about-one .col-5 .bg-box .phone-label {
  color: #003565;
  text-align: center;
  font-family: var(--main-font), sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 10px;
  text-transform: uppercase;
}

#about-one .col-5 .bg-box .phone-label span {
  display: block;
  padding-top: 16px;
  color: #6C6C6C;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 15px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

#about-one .col-5 .bg-box .cta-label {
  margin-top: 30px;
}

#about-one .col-5 .bg-box .cta-label span {
  display: block;
  color: #6C6C6C;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
}

@media screen and (min-width: 1200px) {
  #about-one .col-5 .bg-box .cta-label span {
    font-size: 16px;
    letter-spacing: 5px;
  }
}
#about-one .col-5 .bg-box .cta-label .cta-phone-number {
  color: #133857;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 45px;
  letter-spacing: 5px;
}

@media screen and (min-width: 1200px) {
  #about-one .col-5 .bg-box .cta-label .cta-phone-number {
    font-size: 40px;
  }
}
#about-one .col-5 .bg-box .btn {
  margin-top: 36px;
  padding: 14px 25px;
  width: auto;
}

@media screen and (min-width: 1200px) {
  #about-one .col-5 .bg-box .btn {
    padding: 14px 34px;
    width: 370px;
  }
}
#about-one .col-7 {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  #about-one .col-7 {
    padding-left: 70px;
    width: 58.3333333333%;
  }
}
@media screen and (min-width: 1400px) {
  #about-one .col-7 {
    padding-left: 136px;
  }
}
#about-one .col-7 .entry-content p {
  margin-bottom: 34px;
}

.about-two {
  background-color: #082035;
  padding: 2rem 0 1rem;
}

@media screen and (min-width: 1200px) {
  .about-two {
    padding: 2.5rem 0 5rem;
  }
}
.about-two h2 {
  color: #fff;
}

.about-two .sub-title {
  color: #fff;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  margin-top: 5px;
  margin-bottom: 45px;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
}

.about-two .row {
  flex-direction: column-reverse;
}

@media screen and (min-width: 1200px) {
  .about-two .row {
    flex-direction: row;
  }
}
.about-two .col-6 {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .about-two .col-6 {
    width: 50%;
  }
}
.about-two .col-6 .entry-content p {
  color: #fff;
  margin-bottom: 34px;
}

.about-two .col-6.pd-r {
  padding-right: 10px;
}

@media screen and (min-width: 1200px) {
  .about-two .col-6.pd-r {
    padding-right: 33px;
  }
}
@media screen and (min-width: 1200px) {
  .about-two .col-6:first-child {
    padding-top: 20px;
  }
}
.about-two .col-6:last-child {
  position: relative;
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 575px) {
  .about-two .col-6:last-child {
    width: 345px;
  }
}
@media screen and (min-width: 1200px) {
  .about-two .col-6:last-child {
    top: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .about-two .col-6:last-child {
    top: 94px;
  }
}
@media screen and (min-width: 1462px) {
  .about-two .col-6:last-child {
    top: 120px;
  }
}
.about-two .col-6:last-child .about-two-box .bg {
  background: linear-gradient(180deg, rgba(44, 163, 161, 0) 59.82%, #2CA3A1 100%), url(./) rgba(211, 211, 211, 0) 50%/cover no-repeat;
  height: 100%;
  width: 93%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 42px;
}

@media screen and (min-width: 575px) {
  .about-two .col-6:last-child .about-two-box .bg {
    width: 503px;
    bottom: 42px;
  }
}
@media screen and (min-width: 768px) {
  .about-two .col-6:last-child .about-two-box .bg {
    width: 557px;
    bottom: 42px;
  }
}
@media screen and (min-width: 1200px) {
  .about-two .col-6:last-child .about-two-box .bg {
    width: 99.2%;
    bottom: 2px;
  }
}
.about-two .col-6:last-child img {
  border: 3px solid #FFF;
  background: linear-gradient(180deg, rgba(44, 163, 161, 0) 73.97%, #2CA3A1 103.47%), url() lightgray -51px -53.756px/120.017% 107.929% no-repeat;
  box-shadow: 20px 20px 60px 0px rgba(0, 28, 52, 0.25);
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 40px;
  /*
  @media screen and (min-width: 768px) {
      width: 60%;                                     
  } 
  */
}

@media screen and (min-width: 1200px) {
  .about-two .col-6:last-child img {
    width: initial;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-left: initial;
    margin-right: initial;
    display: initial;
    margin-bottom: initial;
    bottom: 0px;
  }
}
#about-three {
  padding: 4rem 0 0;
}

@media screen and (min-width: 1200px) {
  #about-three {
    padding: 7rem 0 0;
  }
}
#about-three .container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  #about-three .container {
    padding-bottom: 45px;
  }
}
#about-three .container .col-12 {
  padding-left: 15px;
  padding-right: 15px;
}

#about-three .container h2 {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (min-width: 1200px) {
  #about-three .container h2 {
    margin-bottom: 70px;
  }
}
#about-three .container ul {
  max-width: 100%;
}

@media screen and (min-width: 1200px) {
  #about-three .container ul {
    max-width: 580px;
  }
}
#about-three .container ul li {
  color: #3D3D3D;
}

#about-three .container ul li a {
  color: #3D3D3D;
}

#about-three .container ul:first-child {
  margin-left: auto;
  margin-bottom: 15px;
}

@media screen and (min-width: 1200px) {
  #about-three .container ul:first-child {
    margin-bottom: initial;
  }
}
#about-three .container ul:last-child {
  margin-right: auto;
}

#about-three .container .cboxElement {
  display: block;
}

#about-three .cw_video_single {
  margin-top: 30px;
  max-width: 640px;
}

.about-last-section {
  background-image: url(../images/bg-about-four-section.jpg);
  background-position: bottom -15px center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .about-last-section {
    background-position: bottom -60px left;
  }
}
@media screen and (min-width: 1200px) {
  .about-last-section {
    background-position: bottom -115px center;
  }
}
.about-four {
  padding: 3rem 0 0rem;
}

@media screen and (min-width: 768px) {
  .about-four {
    padding: 3rem 0 0rem;
  }
}
@media screen and (min-width: 1200px) {
  .about-four {
    padding: 6.5rem 0 5rem;
  }
}
@media screen and (min-width: 1400px) {
  .about-four {
    padding: 6.5rem 0 0rem;
  }
}
.about-four .row {
  flex-direction: column-reverse;
}

@media screen and (min-width: 1200px) {
  .about-four .row {
    flex-direction: row;
  }
}
.about-four .entry-content p {
  margin-bottom: 34px;
}

.about-four__left {
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .about-four__left {
    text-align: initial;
    position: relative;
    top: 0px;
    margin-bottom: -25px;
  }
}
@media screen and (min-width: 1400px) {
  .about-four__left {
    text-align: initial;
    position: relative;
    top: -80px;
    margin-bottom: -25px;
  }
}

.about-four__right {
  padding-left: 20px;
}

@media screen and (min-width: 1400px) {
  .about-four__right {
    padding-left: 34px;
  }
}

.page-template-about-us .awards-part .awards-prev {
    top: 45%;
    left: 30px;
}
.page-template-about-us .awards-part .awards-next {
    top: 45%;
    right: 30px;
}
@media screen and (min-width: 768px) {
  .page-template-about-us .awards-part .awards-prev {
      left: 60px;
  }
  .page-template-about-us .awards-part .awards-next {
      right: 60px;
  }
}
.page-template-about-us .footer {
    margin-top: -50px;
}

@media screen and (min-width: 992px) {
.page-template-about-us .footer {
    margin-top: 40px;
  }
}
/*# sourceMappingURL=about-us.css.map*/