/*   
Theme Name: Goodwill Commercial Services
Theme URI: http://www.website.com/
Description: We offer commercial Services.
Author URI: http://www.website.com
Version: 1.0
*/
/* CSS RESET*/
@import url("https://fonts.googleapis.com/css2?family=Gantari:wght@300;400;500;600;700;800;900&family=Manrope:wght@300;400;500;600;700;800&family=Montserrat:wght@300;400;500;600;700;800&family=Open+Sans:wght@400;500;600;700;800&display=swap");
*, *::after, *::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  html {
    scroll-behavior: smooth;
  }
body {
  box-sizing: border-box;
  background: #fff;
  font-weight: normal;
  font-family: "Gantari", sans-serif; }

.container {
  max-width: 1350px; }

uL, ol, dl {
  margin: 0;
  padding: 0;
  list-style: none; }

img {
  width: 100%; }

h1, h2, h3, h4, h5 {
  font-style: normal;
  font-weight: 600;
  font-family: "Gantari", sans-serif; }

h1 {
  font-size: 5.222rem;
  /*94px*/ }

h2 {
  font-size: 2.889rem;
  /*52px*/ }

h3 {
  font-size: 1.333rem;
  /*24px*/ }

h4 {
  font-size: 1.111rem;
  /*20px*/ }

h5 {
  font-size: 1.777rem;
  /*31.98px*/ }

h6 {
  font-size: 1.333rem;
  /*23.99px*/ }

.skip-link {
  left: 2%;
  background: #fff;
  border: 2px solid #00235D;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 1.111rem;
  padding: 0.556rem 0.833rem;
  max-width: 19.444rem;
  text-align: center;
  line-height: 163.15%;
  color: #00235D;
  position: absolute;
  transform: translateY(-110%);
  transition: transform 0.3s;
  z-index: 10000; }
  .skip-link:focus {
    transform: translateY(0%);
    text-decoration: none;
    top: 2%;
    left: 2%; }

.custom-btn {
  padding: 13px 34px;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.005em;
  transition: .3s;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .custom-btn {
      font-size: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .custom-btn {
      font-size: 16px;
      padding: 12px 30px; } }
  @media only screen and (max-width: 767px) {
    .custom-btn {
      font-size: 16px;
      padding: 12px 30px; } }

.btn--blue {
  background: #00235D;
  color: #fff;
  border: 2px solid #00235D; }
  .btn--blue:hover {
    background-color: transparent;
    color: #00235D; }
  .btn--blue:active {
    background-color: transparent;
    color: #00235D; }
  .btn--blue:focus {
    background-color: transparent;
    color: #00235D; }

.normal-btn {
  color: #00235D;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 150%;
  text-decoration: none;
  transition: .3s; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .normal-btn {
      font-size: 18px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .normal-btn {
      font-size: 16px; } }
  @media only screen and (max-width: 767px) {
    .normal-btn {
      font-size: 16px; } }
  .normal-btn img {
    width: 18px;
    margin-left: 10px;
    transition: .3s;
    position: relative;
    left: 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .normal-btn img {
        font-size: 15px; } }
  .normal-btn:hover {
    color: #00235D; }
    .normal-btn:hover img {
      left: 5px; }
  .normal-btn:focus {
    color: #00235D; }
    .normal-btn:focus img {
      left: 5px; }
  .normal-btn:active {
    color: #00235D; }
    .normal-btn:active img {
      left: 5px; }

h1, h2, h3, h4, h5 {
  font-style: normal;
  font-weight: 500; }

.main-title {
  font-style: normal;
  font-weight: 500;
  font-size: 52px;
  line-height: 109%;
  color: #00235D;
  margin-bottom: 20px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main-title {
      font-size: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .main-title {
      font-size: 36px; } }
  @media only screen and (max-width: 767px) {
    .main-title {
      font-size: 28px;
      text-align: center;
      line-height: 115%; }
      .main-title br {
        display: none; } }

.container-medium .container {
  max-width: 1230px; }

.area-title {
  margin-bottom: 85px; }
  .area-title h2 {
    margin-bottom: 0px; }
    .area-title h2 span {
      font-weight: 700;
      font-size: 18px;
      line-height: 22px;
      letter-spacing: 6px;
      color: #333333;
      margin-bottom: 15px;
      display: inline-block;
      position: relative;
      z-index: 1;
      width: 100%; 
}
      .area-title h2 span::after {
        background-color: #A5E1FF;
        height: 7px;
        width: 165px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        content: '';
        z-index: -1;
        bottom: 1px; }
  .area-title p {
    font-size: 22px;
    line-height: 28px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .area-title p {
        font-size: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .area-title p {
        font-size: 18px;
        line-height: 25px; } 
     

}
    @media only screen and (max-width: 767px) {
      .area-title p {
        font-size: 18px;
        line-height: 26px; }
       .area-title h2 span {
       text-align: center;
      }
        .area-title p br {
          display: none; } }
  .area-title.title-left span:after {
    left: 20px;
    transform: translate(0);
    width: 187px; }
    @media only screen and (max-width: 767px) {
      .area-title.title-left span:after {
        left: 50%;
        transform: translateX(-50%); } }

.accordion-button::after {
  background-image: url(../images/angle-right.svg);
  background-position: center;
  background-size: contain; }
  @media only screen and (max-width: 767px) {
    .accordion-button::after {
      width: 16px;
      height: 16px;
      margin-right: -5px; } }

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/angle-right.svg);
  transform: rotate(90deg); }

/*-------------- Header Top Area Start  ---- --------*/
.header-top {
  background-color: #fff;
  padding: 13px 0; }
  @media only screen and (max-width: 767px) {
    .header-top {
      text-align: center; } }
  .header-top p {
    margin: 0;
    color: #77777A;
    font-size: 15px;
    line-height: 18px; }
    @media only screen and (max-width: 767px) {
      .header-top p {
        font-size: 14px;
        line-height: 16px; } }
  .header-top .header-top__right {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media only screen and (max-width: 767px) {
      .header-top .header-top__right {
        display: block;
        text-align: center;
        width: 100%;
        margin-top: 10px;
        transition: .3s; } }
    .header-top .header-top__right a {
      color: #77777A;
      text-decoration: none;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .header-top .header-top__right a {
          justify-content: center;
          font-size: 14px; } }
      .header-top .header-top__right a img {
        width: 20px;
        margin-right: 5px; }
        @media only screen and (max-width: 767px) {
          .header-top .header-top__right a img {
            width: 18px; } }
      .header-top .header-top__right a:hover {
        color: #00235D; }
      .header-top .header-top__right a:active {
        color: #00235D; }
      .header-top .header-top__right a:focus {
        color: #00235D; }

/*-------------- Header Top Area End  ---- --------*/
/*-------------- Header Area Start  ---- --------*/
header {
  background-color: #EEF6FE; }
 header .header__logo img {
  width: 300px;
}
    @media (min-width: 992px) and (max-width: 1199px) {
      header .header__logo img {
        width: 220px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      header .header__logo img {
        width: 100% !important; } }
    @media only screen and (max-width: 767px) {
      header .header__logo img {
        width: 160px !important; } }
  header .header__logo a {
    display: block; }
  header .header-navbar {
    padding: 7px 0;
    transition: .3s; }
    @media only screen and (max-width: 767px) {
      header .header-navbar .header__right--wrap {
        display: flex;
        align-items: center;
        justify-content: flex-end; } }
    header .header-navbar .header__right--wrap .header-right {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      @media only screen and (max-width: 767px) {
        header .header-navbar .header__right--wrap .header-right {
          position: fixed;
          right: -100%;
          top: 0;
          z-index: 99;
          background-color: #EEF6FE;
          padding: 20px;
          height: 100%;
          width: 260px;
          opacity: 0;
          visibility: hidden;
          transition: .3s;
          display: block;
          padding-top: 80px;
          padding-bottom: 100px;
          filter: drop-shadow(0px 52px 54px rgba(65, 62, 101, 0.296766)); }
          header .header-navbar .header__right--wrap .header-right.acitve {
            right: 0 !important;
            opacity: 1 !important;
            visibility: visible !important; } }
      header .header-navbar .header__right--wrap .header-right .menu--x {
        display: none;
        background: none;
        border: none; }
        @media only screen and (max-width: 767px) {
          header .header-navbar .header__right--wrap .header-right .menu--x {
            display: block;
            position: absolute;
            left: 20px;
            top: 15px;
            cursor: pointer; }
            header .header-navbar .header__right--wrap .header-right .menu--x img {
              width: 17px; } }
      header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list {
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0; }
        @media only screen and (max-width: 767px) {
          header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list {
            display: block; } }
        header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li {
          display: inline; }
          @media only screen and (max-width: 767px) {
            header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li {
              display: block;
              margin-bottom: 20px; } }
          header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a {
            display: inline-block;
            margin-right: 35px;
            text-decoration: none;
            color: #434343;
            font-size: 16px;
            line-height: 19px;
            text-transform: uppercase;
            position: relative;
            transition: .3s; }
            header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a:hover {
              color: #00235D; }
            header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a:focus {
              color: #00235D; }
            header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a:active {
              color: #00235D; }
            header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a:after {
              position: absolute;
              left: 50%;
              bottom: -7px;
              width: 0;
              height: 3px;
              background-color: #00235D;
              content: '';
              transition: .3s;
              opacity: 0;
              visibility: hidden; }
            header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a:hover::after {
              width: 100%;
              left: 0;
              opacity: 1;
              visibility: visible; }
            @media (min-width: 768px) and (max-width: 991px) {
              header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a {
                margin-right: 25px; } }
            @media only screen and (max-width: 767px) {
              header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li a {
                margin: 0; } }
          header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li.active a {
            color: #00235D;
            font-weight: 500; }
            header .header-navbar .header__right--wrap .header-right .header-right__nav .header-right__list li.active a::after {
              width: 100%;
              left: 0;
              opacity: 1;
              visibility: visible; }
      header .header-navbar .header__right--wrap .header-right .header-right__btn {
        margin-left: 10px; }
        @media only screen and (max-width: 767px) {
          header .header-navbar .header__right--wrap .header-right .header-right__btn {
            margin: 0;
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 20px;
            width: 100%; } }
        @media only screen and (max-width: 767px) {
          header .header-navbar .header__right--wrap .header-right .header-right__btn a {
            padding: 10px 10px;
            width: 100%;
            font-size: 14px;
            text-align: center; } }
    header .header-navbar .header__right--wrap .menu_trigger {
      display: none;
      background: none;
      border: none;
      width: 28px;
      cursor: pointer; }
      @media only screen and (max-width: 767px) {
        header .header-navbar .header__right--wrap .menu_trigger {
          display: block; } }
      header .header-navbar .header__right--wrap .menu_trigger span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #171B24; }
        header .header-navbar .header__right--wrap .menu_trigger span:nth-child(2) {
          margin: 6px 0; }

/*-------------- Header Area End  ---- --------*/
.brand--wrapper {
  text-align: center; }
  .brand--wrapper h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
    color: #898989;
    margin-bottom: 25px; }
  .brand--wrapper .brand__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px; }
    .brand--wrapper .brand__logo img {
      max-height: 55px;
      max-width: 150px;
      opacity: .5;
      cursor: pointer;
      transition: .4s; }
      .brand--wrapper .brand__logo img:hover {
        opacity: .7; }
      .brand--wrapper .brand__logo img:active {
        opacity: .7; }
      .brand--wrapper .brand__logo img:focus {
        opacity: .7; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .brand--wrapper .brand__logo img {
          max-width: 120px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .brand--wrapper .brand__logo img {
          max-width: 100px;
          min-width: 50px; } }

/*-------- Service single Card--------*/
.service__card {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .service__card {
      text-align: center; } }
  .service__card img {
    margin-bottom: 25px;
    height: 50px;
    width: auto; }
  .service__card h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-family: 'Manrope', sans-serif;
    min-height: 65px;
    max-width: 250px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .service__card h3 {
        font-size: 22px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .service__card h3 {
        font-size: 20px; } }
    @media only screen and (max-width: 767px) {
      .service__card h3 {
        font-size: 20px;
        min-height: auto;
        margin: 0 auto;
        margin-bottom: 20px; } }
  .service__card P {
    color: #171B24;
    font-size: 22px;
    line-height: 30px;
    opacity: .7; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .service__card P {
        font-size: 18px;
        line-height: 26px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .service__card P {
        font-size: 16px;
        line-height: 22px; } }
    @media only screen and (max-width: 767px) {
      .service__card P {
        font-size: 16px;
        line-height: 22px; } }

/*-------- Service single Card--------*/
.testimonial-wrapper {
  position: relative;
  padding-top: 50px;
  z-index: 2;
  max-width: 1250px;
  margin: 0 auto; }
  .testimonial-wrapper::after {
    background: #EEF6FE;
    width: 960px;
    left: 50%;
    bottom: 0;
    position: absolute;
    height: 100%;
    content: "";
    z-index: -1;
    transform: translateX(-50%); }
    @media (min-width: 768px) and (max-width: 991px) {
      .testimonial-wrapper::after {
        width: 90%; } }
    @media only screen and (max-width: 767px) {
      .testimonial-wrapper::after {
        display: none; } }
  .testimonial-wrapper .testimonial__card {
    background: #fff;
    box-shadow: 10px 10px 40px rgba(54, 33, 0, 0.102129);
    border-radius: 3px;
    padding: 40px;
    margin: 0 5px;
    margin-bottom: 50px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .testimonial-wrapper .testimonial__card {
        margin: 0 0px;
        margin-bottom: 50px;
        padding: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .testimonial-wrapper .testimonial__card {
        padding: 20px 15px;
        margin-left: 0;
        margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .testimonial-wrapper .testimonial__card {
        padding: 25px;
        margin-left: 0;
        margin-right: 0; } }
    .testimonial-wrapper .testimonial__card .testimonial__card--top {
      margin-bottom: 25px;
      display: flex;
      align-items: center; }
      .testimonial-wrapper .testimonial__card .testimonial__card--top .testimonial__pro {
        margin-right: 15px; }
        .testimonial-wrapper .testimonial__card .testimonial__card--top .testimonial__pro img {
          width: 60px;
          height: 60px;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .testimonial-wrapper .testimonial__card .testimonial__card--top .testimonial__pro img {
              width: 50px;
              height: 50px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .testimonial-wrapper .testimonial__card .testimonial__card--top .testimonial__pro img {
              width: 45px;
              height: 45px; } }
      .testimonial-wrapper .testimonial__card .testimonial__card--top ul {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center; }
        .testimonial-wrapper .testimonial__card .testimonial__card--top ul li img {
          width: 20px;
          margin-right: 3px; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .testimonial-wrapper .testimonial__card .testimonial__card--top ul li img {
              width: 17px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .testimonial-wrapper .testimonial__card .testimonial__card--top ul li img {
              width: 15px; } }
    .testimonial-wrapper .testimonial__card .testimonial__card--text {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 25px;
      letter-spacing: 0.02em; }
      .testimonial-wrapper .testimonial__card .testimonial__card--text h3 {
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: 0.01em;
        color: #171B24; }
        @media (min-width: 768px) and (max-width: 991px) {
          .testimonial-wrapper .testimonial__card .testimonial__card--text h3 {
            font-size: 22px; } }
      .testimonial-wrapper .testimonial__card .testimonial__card--text p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.02em;
        color: #595959; }
        @media (min-width: 768px) and (max-width: 991px) {
          .testimonial-wrapper .testimonial__card .testimonial__card--text p {
            font-size: 15px;
            line-height: 22px; } }
  @media only screen and (max-width: 767px) {
    .testimonial-wrapper {
      padding: 0; } }

.accordion {
  max-width: 100%;
  margin: auto; }
  .accordion .accordion__item {
    background: #FFFFFF;
    box-shadow: 10px 10px 40px rgba(54, 33, 0, 0.102129);
    border-radius: 3px;
    border-left: 4px solid #00235D;
    margin-bottom: 30px;
    transition: .3s; }
    .accordion .accordion__item .accordion__button {
      text-align: left;
      font-weight: 500;
      background-color: #fff;
      color: #00235D;
      border: none;
      display: block;
      width: 100%;
      z-index: 1;
      position: relative;
      transition: all 150ms linear;
      font-family: 'Gantari';
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      line-height: 32px;
      padding: 25px 40px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .accordion .accordion__item .accordion__button {
          font-size: 22px;
          padding: 20px 30px; } }
      @media only screen and (max-width: 767px) {
        .accordion .accordion__item .accordion__button {
          font-size: 17px;
          line-height: 22px;
          padding: 15px 15px;
          padding-right: 25px; } }
      .accordion .accordion__item .accordion__button::after {
        content: "";
        display: inline-block;
        position: absolute;
        right: 30px;
        top: 50%;
        width: 15px;
        height: 15px;
        margin-top: -10px;
        border-right: 3px solid #333333;
        border-top: 3px solid #333333;
        transform: rotate(45deg);
        transition: transform 250ms linear; }
        @media (min-width: 768px) and (max-width: 991px) {
          .accordion .accordion__item .accordion__button::after {
            right: 25px;
            margin-top: -8px; } }
        @media only screen and (max-width: 767px) {
          .accordion .accordion__item .accordion__button::after {
            width: 10px;
            height: 10px;
            right: 15px;
            top: 50%;
            margin-top: -7px; } }
      .accordion .accordion__item .accordion__button[aria-expanded='true'] {
        background-color: #fff; }
      .accordion .accordion__item .accordion__button[aria-expanded='true']::after {
        transform: rotate(136deg) translateY(0.25rem); }
    .accordion .accordion__item .accordion__content {
      padding: 25px 50px;
      padding-top: 0px;
      margin-left: 0;
      transition: all 200ms linear; }
      @media (min-width: 768px) and (max-width: 991px) {
        .accordion .accordion__item .accordion__content {
          font-size: 22px;
          padding: 20px 30px;
          padding-top: 0; } }
      @media only screen and (max-width: 767px) {
        .accordion .accordion__item .accordion__content {
          padding-right: 25px;
          padding-left: 20px; } }
      .accordion .accordion__item .accordion__content[aria-hidden='false'] {
        display: block; }
      .accordion .accordion__item .accordion__content[aria-hidden='true'] {
        display: none; }
      .accordion .accordion__item .accordion__content .accordion__text p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        color: #333333; }
        @media only screen and (max-width: 767px) {
          .accordion .accordion__item .accordion__content .accordion__text p {
            font-size: 16px;
            line-height: 22px; } }
      .accordion .accordion__item .accordion__content .accordion__text ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 25px; }
        .accordion .accordion__item .accordion__content .accordion__text ul li {
          color: #333333;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          line-height: 30px;
          margin-bottom: 5px;
          padding-left: 17px;
          position: relative; }
          @media only screen and (max-width: 767px) {
            .accordion .accordion__item .accordion__content .accordion__text ul li {
              font-size: 16px;
              line-height: 22px; } }
          .accordion .accordion__item .accordion__content .accordion__text ul li::after {
            position: absolute;
            left: 0;
            top: 14px;
            width: 4px;
            height: 4px;
            background-color: #171B24;
            content: '';
            border-radius: 10px; }
            @media only screen and (max-width: 767px) {
              .accordion .accordion__item .accordion__content .accordion__text ul li::after {
                top: 10px; } }

footer {
  background-color: #171717;
  padding: 50px 0;
  position: relative; }
  @media (min-width: 768px) and (max-width: 991px) {
    footer {
      padding-bottom: 25px; } }
  @media only screen and (max-width: 767px) {
    footer {
      padding-bottom: 35px; } }
  footer .footer__logo {
    margin-bottom: 25px; }
    footer .footer__logo a img {
      width: 260px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        footer .footer__logo a img {
          width: 240px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .footer__logo a img {
          width: 200px; } }
      @media only screen and (max-width: 767px) {
        footer .footer__logo a img {
          width: 180px; } }
  footer .footer__left {
    padding-right: 10px; }
    footer .footer__left p {
      margin: 0;
      color: #fff; }
    @media only screen and (max-width: 767px) {
      footer .footer__left {
        margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    footer .header-top__right .footer__link {
      margin-bottom: 30px; } }
  footer .header-top__right .footer__link h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 160%;
    color: #fff;
    margin-bottom: 15px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      footer .header-top__right .footer__link h4 {
        font-size: 20px; } }
    @media only screen and (max-width: 767px) {
      footer .header-top__right .footer__link h4 {
        font-size: 20px; } }
  footer .header-top__right .footer__link ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer .header-top__right .footer__link ul li {
      display: block;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        footer .header-top__right .footer__link ul li {
          margin-bottom: 10px; } }
      footer .header-top__right .footer__link ul li a {
        display: inline-block;
        opacity: 1;
        transition: .3s;
        color: #D6DDEB;
        text-decoration: none; }
        footer .header-top__right .footer__link ul li a:hover {
          color: #fff; }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .header-top__right .subscription-wrap {
      margin-top: 35px; } }
  footer .header-top__right .subscription-wrap h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 160%;
    color: #fff; }
  footer .header-top__right .subscription-wrap p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #fff; }
  footer .header-top__right .subscription-wrap .subscription__form {
    margin-top: 40px;
    display: flex; }
    footer .header-top__right .subscription-wrap .subscription__form input {
      background: #fff;
      border: 1px solid #D6DDEB;
      padding: 10px 15px;
      height: 50px;
      width: 69.5%;
      outline: none;
      box-shadow: none;
      margin-right: 2.5%;
      color: #171717; }
      footer .header-top__right .subscription-wrap .subscription__form input::placeholder {
        color: #A8ADB7; }
      @media (min-width: 992px) and (max-width: 1199px) {
        footer .header-top__right .subscription-wrap .subscription__form input {
          font-size: 15px;
          width: 66.5%; } }
    footer .header-top__right .subscription-wrap .subscription__form button {
      border: none;
      background-color: #0055A5;
      color: #fff;
      height: 50px;
      text-align: center;
      width: 28%;
      font-weight: 700;
      font-size: 16px;
      transition: .3s; }
      footer .header-top__right .subscription-wrap .subscription__form button:hover {
        background-color: #fff;
        color: #171717; }
      @media (min-width: 992px) and (max-width: 1199px) {
        footer .header-top__right .subscription-wrap .subscription__form button {
          font-size: 15px;
          width: 30%; } }
  footer .footer--bottom {
    padding-top: 30px;
    border-top: 1px solid #434343;
    margin-top: 60px; }
    @media only screen and (max-width: 767px) {
      footer .footer--bottom {
        margin-top: 35px; } }
    footer .footer--bottom .footer--bottom__left {
      display: flex;
      align-items: center; }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .footer--bottom .footer--bottom__left {
          justify-content: space-between; } }
      @media only screen and (max-width: 767px) {
        footer .footer--bottom .footer--bottom__left {
          display: block;
          text-align: center; } }
      footer .footer--bottom .footer--bottom__left p {
        color: #fff;
        margin: 0;
        font-weight: 500;
        line-height: 160%; }
        @media (min-width: 992px) and (max-width: 1199px) {
          footer .footer--bottom .footer--bottom__left p {
            font-size: 15px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          footer .footer--bottom .footer--bottom__left p {
            font-size: 15px; } }
      @media only screen and (max-width: 767px) {
        footer .footer--bottom .footer--bottom__left .footer--bottom__menu {
          text-align: center;
          margin-top: 20px; } }
      footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li {
          display: inline;
          margin-left: 45px; }
          @media (min-width: 992px) and (max-width: 1199px) {
            footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li {
              margin-left: 22px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li {
              margin-left: 20px; } }
          @media only screen and (max-width: 767px) {
            footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li {
              margin: 0 7px; } }
          footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li a {
            display: inline-block;
            color: #D6DDEB;
            transition: .3s;
            text-decoration: none;
            font-weight: 600;
            line-height: 160%; }
            footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li a:hover {
              color: #fff; }
            @media (min-width: 992px) and (max-width: 1199px) {
              footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li a {
                font-size: 15px; } }
            @media (min-width: 768px) and (max-width: 991px) {
              footer .footer--bottom .footer--bottom__left .footer--bottom__menu ul li a {
                font-size: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer--bottom .footer__social {
        margin-top: 15px;
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      footer .footer--bottom .footer__social {
        text-align: center; } }
    footer .footer--bottom .footer__social ul {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .footer--bottom .footer__social ul {
          justify-content: center; } }
      @media only screen and (max-width: 767px) {
        footer .footer--bottom .footer__social ul {
          justify-content: center;
          margin-top: 25px; } }
      footer .footer--bottom .footer__social ul li {
        margin-left: 15px; }
        @media (min-width: 768px) and (max-width: 991px) {
          footer .footer--bottom .footer__social ul li {
            margin: 0;
            margin: 0 10px; } }
        @media only screen and (max-width: 767px) {
          footer .footer--bottom .footer__social ul li {
            margin: 0;
            margin: 0 10px; } }
        footer .footer--bottom .footer__social ul li a {
          transition: .3s;
          display: inline-block;
          opacity: 1; }
          footer .footer--bottom .footer__social ul li a:hover {
            opacity: .7; }
          footer .footer--bottom .footer__social ul li a img {
            width: 22px; }
            @media (min-width: 768px) and (max-width: 991px) {
              footer .footer--bottom .footer__social ul li a img {
                width: 20px; } }

/*-------------- Hero Area Start  ---- --------*/
.hero-area {
  height: 770px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hero-area {
      height: 650px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .hero-area {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .hero-area {
      height: auto;
      padding: 60px 0; } }
  .hero-area::after {
    background: linear-gradient(270deg, rgba(30, 30, 30, 0.0001) 0%, rgba(30, 30, 30, 0.448796) 24.48%, #1E1E1E 100%);
    width: 80%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    content: ''; }
    @media only screen and (max-width: 767px) {
      .hero-area::after {
        width: 100%;
        background-color: #171B24;
        opacity: .5; } }
  .hero-area .hero-area__text {
    padding-top: 35px;
    max-width: 705px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .hero-area .hero-area__text {
        max-width: 600px; } }
    @media only screen and (max-width: 767px) {
      .hero-area .hero-area__text {
        text-align: center;
        padding-top: 0; } }
    .hero-area .hero-area__text h1 {
      font-style: normal;
      font-weight: 600;
      font-size: 94px;
      line-height: 84px;
      color: #fff;
      margin-bottom: 20px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .hero-area .hero-area__text h1 {
          font-size: 70px;
          line-height: 65px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .hero-area .hero-area__text h1 {
          font-size: 55px;
          line-height: 50px; } }
      @media only screen and (max-width: 767px) {
        .hero-area .hero-area__text h1 {
          font-size: 36px;
          line-height: 45px; } }
    .hero-area .hero-area__text p {
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 31px;
      color: #fff; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .hero-area .hero-area__text p {
          font-size: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .hero-area .hero-area__text p {
          font-size: 18px; } }
      @media only screen and (max-width: 767px) {
        .hero-area .hero-area__text p {
          font-size: 18px;
          line-height: 28px; }
          .hero-area .hero-area__text p br {
            display: none; } }
    .hero-area .hero-area__text .hero-are__btn {
      margin-top: 35px; }
      .hero-area .hero-area__text .hero-are__btn a:hover {
        background-color: #fff;
        color: #00235D;
        border-color: #fff; }
      .hero-area .hero-area__text .hero-are__btn a:active {
        background-color: #fff;
        color: #00235D;
        border-color: #fff; }
      .hero-area .hero-area__text .hero-are__btn a:focus {
        background-color: #fff;
        color: #00235D;
        border-color: #fff; }
    .hero-area .hero-area__text .hero-area__coundown {
      max-width: 580px;
      margin-top: 80px; }
      @media only screen and (max-width: 767px) {
        .hero-area .hero-area__text .hero-area__coundown {
          margin-top: 50px; } }
      .hero-area .hero-area__text .hero-area__coundown .coundown__item {
        text-align: center; }
        .hero-area .hero-area__text .hero-area__coundown .coundown__item h2 {
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          line-height: 39px;
          color: #fff;
          text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
          font-family: "Montserrat", sans-serif;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            .hero-area .hero-area__text .hero-area__coundown .coundown__item h2 {
              font-size: 24px; } }
        .hero-area .hero-area__text .hero-area__coundown .coundown__item p {
          font-weight: 600;
          font-size: 18px;
          line-height: 22px;
          color: #fff;
          margin-bottom: 0; }
          @media only screen and (max-width: 767px) {
            .hero-area .hero-area__text .hero-area__coundown .coundown__item p {
              font-size: 16px;
              line-height: 20px; } }

/*-------------- Hero Area End  ---- --------*/
/*-------------- Hero Area Start  ---- --------*/
.hero-area-inner {
  height: 650px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hero-area-inner {
      height: 650px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .hero-area-inner {
  height: 340px;
} }
  @media only screen and (max-width: 767px) {
    .hero-area-inner {
      height: auto;
      padding: 60px 0; } }
  .hero-area-inner::after {
    background: linear-gradient(270deg, rgba(30, 30, 30, 0.0001) 0%, rgba(30, 30, 30, 0.448796) 24.48%, #1E1E1E 100%);
    width: 80%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    content: ''; }
    @media only screen and (max-width: 767px) {
      .hero-area-inner::after {
        width: 100%;
        background-color: #171B24;
        opacity: .5; } }
  .hero-area-inner .hero-area-inner__text {
    padding-top: 35px;
    max-width: 705px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .hero-area-inner .hero-area-inner__text {
        max-width: 600px; } }
    @media only screen and (max-width: 767px) {
      .hero-area-inner .hero-area-inner__text {
        text-align: center;
        padding-top: 0; } }
    .hero-area-inner .hero-area-inner__text h1 {
      font-style: normal;
      font-weight: 600;
      font-size: 94px;
      line-height: 84px;
      color: #fff;
      margin-bottom: 20px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .hero-area-inner .hero-area-inner__text h1 {
          font-size: 70px;
          line-height: 65px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .hero-area-inner .hero-area-inner__text h1 {
          font-size: 55px;
          line-height: 50px; } }
      @media only screen and (max-width: 767px) {
        .hero-area-inner .hero-area-inner__text h1 {
          font-size: 36px;
          line-height: 45px; } }
    .hero-area-inner .hero-area-inner__text p {
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 31px;
      color: #fff; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .hero-area-inner .hero-area-inner__text p {
          font-size: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .hero-area-inner .hero-area-inner__text p {
          font-size: 18px; } }
      @media only screen and (max-width: 767px) {
        .hero-area-inner .hero-area-inner__text p {
          font-size: 18px;
          line-height: 28px; }
          .hero-area-inner .hero-area-inner__text p br {
            display: none; } }

/*-------------- Hero Area End  ---- --------*/
/*-------------- Brand Area Start  ---- --------*/
.brand-area {
  background-color: #fff;
  padding: 100px 0;
  padding-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .brand-area {
      padding: 50px 0; } }

/*-------------- Brand Area End  ---- --------*/
/*-------------- About Area Start  ---- --------*/
.about-area {
  padding: 90px 0;
  background-color: #EEF6FE; }
  @media only screen and (max-width: 767px) {
    .about-area {
      padding: 60px 0; } }
  .about-area .about--thumb {
    position: relative;
    padding-right: 35px;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .about-area .about--thumb {
        padding: 0; } }
    .about-area .about--thumb img {
      width: 100%;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      filter: drop-shadow(0px 52px 54px rgba(65, 62, 101, 0.296766)); }
    .about-area .about--thumb .dots {
      width: 170px !important;
      position: absolute;
      left: -85px;
      top: 50px;
      z-index: -1; }
    .about-area .about--thumb .pro-img {
      position: absolute;
      right: -20px;
      bottom: 50px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-area .about--thumb .pro-img {
          right: 0px;
          bottom: 30px; } }
      @media only screen and (max-width: 767px) {
        .about-area .about--thumb .pro-img {
          right: 0px;
          bottom: 30px; } }
      .about-area .about--thumb .pro-img img {
        width: 140px !important;
        height: 140px !important;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 9px solid #fff;
        box-shadow: 0px 52px 54px rgba(65, 62, 101, 0.296766);
        filter: drop-shadow(0); }
        @media (min-width: 768px) and (max-width: 991px) {
          .about-area .about--thumb .pro-img img {
            width: 80px !important;
            height: 80px !important;
            border: 5px solid #fff; } }
        @media only screen and (max-width: 767px) {
          .about-area .about--thumb .pro-img img {
            width: 80px !important;
            height: 80px !important;
            border: 5px solid #fff; } }
  .about-area .about--text {
    padding-left: 25px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .about-area .about--text {
        padding: 0; } }
    @media only screen and (max-width: 767px) {
      .about-area .about--text {
        padding: 0;
        margin-top: 50px;
        text-align: center; } }
    .about-area .about--text p {
      font-style: normal;
      font-weight: 400;
      font-size: 22px;
      line-height: 150%;
      color: #595959; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .about-area .about--text p {
          font-size: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-area .about--text p {
          font-size: 16px; } }
      @media only screen and (max-width: 767px) {
        .about-area .about--text p {
          font-size: 18px; } }
  .about-area .project__coundown--wrapper {
    margin-top: 80px; }
    .about-area .project__coundown--wrapper .project__coundown {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media only screen and (max-width: 767px) {
        .about-area .project__coundown--wrapper .project__coundown {
          display: block;
          text-align: center; } }
      .about-area .project__coundown--wrapper .project__coundown h3 {
        font-style: normal;
        font-weight: 600;
        font-size: 78px;
        line-height: 94px;
        text-align: center;
        color: #00235D;
        margin-bottom: 0; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .about-area .project__coundown--wrapper .project__coundown h3 {
            font-size: 60px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .about-area .project__coundown--wrapper .project__coundown h3 {
            font-size: 40px; } }
        @media only screen and (max-width: 767px) {
          .about-area .project__coundown--wrapper .project__coundown h3 {
            font-size: 32px;
            line-height: 40px; } }
      .about-area .project__coundown--wrapper .project__coundown p {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 140%;
        color: #595959;
        margin: 0;
        padding-left: 12px;
        max-width: 130px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .about-area .project__coundown--wrapper .project__coundown p {
            font-size: 18px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .about-area .project__coundown--wrapper .project__coundown p {
            font-size: 16px; } }
        @media only screen and (max-width: 767px) {
          .about-area .project__coundown--wrapper .project__coundown p {
            font-size: 15px;
            margin: 0;
            padding: 0; } }

/*-------------- About Area End  ---- --------*/
/*-------  Services Area Start ------*/
.services-area {
  padding-top: 120px;
  padding-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .services-area {
      padding-top: 60px;
      padding-bottom: 25px; } }

/*-------  Services Area End ------*/
/*-------------- About Area Start  ---- --------*/
.services-inner-area {
  padding: 90px 0;
  background-color: #FFF; }
  @media only screen and (max-width: 767px) {
    .services-inner-area {
      padding: 60px 0; } }
  .services-inner-area .services__btn {
    margin-top: 32px; }
  .services-inner-area .services-inner-area-item {
    margin-bottom: 100px; }
  .services-inner-area .services-inner-area--thumb {
    position: relative;
    z-index: 1; }

@media only screen and (max-width: 1280px) {
  .services-inner-area .services-inner-area--thumb .dots,.services-inner-area .services-inner-area--thumb .dots-left{
    display: none;
  }    

}
    @media only screen and (max-width: 767px) {
      .services-inner-area .services-inner-area--thumb {
  padding: 0;
  text-align: center;
  margin-top: 39px;
} }
    .services-inner-area .services-inner-area--thumb img {
      width: 100%;
      max-width: 490px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px; }
    .services-inner-area .services-inner-area--thumb .dots {
      width: 170px;
      position: absolute;
      right: -39px;
      top: 50px;
      z-index: -1; }
    .services-inner-area .services-inner-area--thumb .dots-left {
      width: 170px;
      position: absolute;
      left: -85px;
      top: 50px;
      z-index: -1; }
    .services-inner-area .services-inner-area--thumb .pro-img {
      position: absolute;
      left: -82px;
      bottom: 50px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .services-inner-area .services-inner-area--thumb .pro-img {
  right: 0px;
  bottom: 30px;
  left: -37px;
} }
      @media only screen and (max-width: 767px) {
        .services-inner-area .services-inner-area--thumb .pro-img {
  right: 414px;
  bottom: 30px;
} }

 @media only screen and (max-width: 540px) {
      .services-inner-area .services-inner-area--thumb .pro-img {
  right: 192px;
  bottom: 30px;
}
	 .services-inner-area .services-inner-area--thumb .pro-img-left {
  right: 27px;
  bottom: 30px;
}

}

      .services-inner-area .services-inner-area--thumb .pro-img img {
        width: 190px;
        height: 190px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 9px solid #fff;
        box-shadow: 0px 52px 54px rgba(65, 62, 101, 0.296766);
        filter: drop-shadow(0); }
        @media (min-width: 768px) and (max-width: 991px) {
          .services-inner-area .services-inner-area--thumb .pro-img img {
            width: 80px;
            height: 80px;
            border: 5px solid #fff; } }
        @media only screen and (max-width: 767px) {
          .services-inner-area .services-inner-area--thumb .pro-img img {
            width: 80px;
            height: 80px;
            border: 5px solid #fff; } }
    .services-inner-area .services-inner-area--thumb .pro-img-left {
      position: absolute;
      right: -51px;
      bottom: 50px; }
      @media (min-width: 768px) and (max-width: 991px) {
       .services-inner-area .services-inner-area--thumb .pro-img-left {
  right: -39px;
  bottom: 30px;
}}
      @media only screen and (max-width: 767px) {
        .services-inner-area .services-inner-area--thumb .pro-img-left {
  right: 30px;
  bottom: 30px;
}
.services-inner-area .services-inner-area--thumb img {
  margin-bottom: 20px;
}


}
      .services-inner-area .services-inner-area--thumb .pro-img-left img {
        width: 190px;
        height: 190px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 9px solid #fff;
        box-shadow: 0px 52px 54px rgba(65, 62, 101, 0.296766);
        filter: drop-shadow(0); }
        @media (min-width: 768px) and (max-width: 991px) {
          .services-inner-area .services-inner-area--thumb .pro-img-left img {
            width: 80px;
            height: 80px;
            border: 5px solid #fff; } }
        @media only screen and (max-width: 767px) {
          .services-inner-area .services-inner-area--thumb .pro-img-left img {
            width: 80px;
            height: 80px;
            border: 5px solid #fff; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .services-inner-area .services-inner-area--text {
      padding: 0; } }
  @media only screen and (max-width: 767px) {
    .services-inner-area .services-inner-area--text {
  padding: 0;
  margin-top: 50px;
  text-align: left;
} 
.services-inner-area .services__btn {
  margin-top: 32px;
  text-align: center;
}

}
  .services-inner-area .services-inner-area--text p {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
    color: #595959; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .services-inner-area .services-inner-area--text p {
        font-size: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .services-inner-area .services-inner-area--text p {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .services-inner-area .services-inner-area--text p {
        font-size: 18px; } }

/*-------------- About Area End  ---- --------*/
/*-------  Schedule Area Start ------*/
.schedule-area {
  padding: 50px 0; }
  .schedule-area .schedule__wrapper {
    background-color: #EEF6FE;
    padding: 40px 25px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .schedule-area .schedule__wrapper {
        display: block;
        text-align: center; } }
    .schedule-area .schedule__wrapper h3 {
      font-style: normal;
      font-weight: 500;
      font-size: 38px;
      color: #00235D;
      margin: 0;
      padding-right: 50px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .schedule-area .schedule__wrapper h3 {
          font-size: 32px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .schedule-area .schedule__wrapper h3 {
          font-size: 22px;
          padding-right: 12px; } }
      @media only screen and (max-width: 767px) {
        .schedule-area .schedule__wrapper h3 {
          margin: 0;
          margin-bottom: 25px;
          padding: 0;
          font-size: 25px; } }
    .schedule-area .schedule__wrapper .schedule--btn {
      padding-left: 50px; }
      @media only screen and (max-width: 767px) {
        .schedule-area .schedule__wrapper .schedule--btn {
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .schedule-area .schedule__wrapper .schedule--btn {
          padding-left: 12px; } }

/*-------  Schedule Area End ------*/
/*-------  Testimonial Area Start ------*/
.testmonial-area {
  padding: 60px 0;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .testmonial-area {
      padding-top: 25px;
      padding-bottom: 0; } }

/*-------  Testimonial Area End ------*/
/*-------------- Faq Area Start  ---- --------*/
.faq-area {
  padding: 80px 0;
  background-color: #fff;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .faq-area {
      padding: 60px 0; } }
  .faq-area .area-title p {
    color: #575d65; }
  .faq-area .faq--wrapper {
    max-width: 900px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    margin-top: 50px; }
    @media only screen and (max-width: 767px) {
      .faq-area .faq--wrapper {
        margin-top: 0; } }
    .faq-area .faq--wrapper .combined__dot {
      width: 170px;
      position: absolute;
      right: -30px;
      top: -42px;
      z-index: -1; }
      @media (min-width: 768px) and (max-width: 991px) {
        .faq-area .faq--wrapper .combined__dot {
          top: -25px;
          right: 0;
          width: 90px; } }
      @media only screen and (max-width: 767px) {
        .faq-area .faq--wrapper .combined__dot {
          display: none; } }

/*-------------- Faq Area End  ---- --------*/
/*-------------- Contact Area Start  ---- --------*/
.footer__cta-area {
  background-color: #fff; }
  .footer__cta-area_wrapper {
    position: relative;
    z-index: 1;
    max-width: 1120px;
    margin: 0 auto;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .footer__cta-area_wrapper {
        background-color: #EEF6FE;
        padding: 0 15px;
        margin-bottom: 0; } }
    .footer__cta-area_wrapper:after {
      position: absolute;
      background-color: #EEF6FE;
      height: 430px;
      content: '';
      left: 0;
      bottom: 0;
      z-index: -1;
      width: 100%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .footer__cta-area_wrapper:after {
          height: 360px; } }
      @media only screen and (max-width: 767px) {
        .footer__cta-area_wrapper:after {
          display: none; } }
  .footer__cta-area .footer__cta-area__left {
    text-align: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer__cta-area .footer__cta-area__left {
        padding-right: 0px; } }
    .footer__cta-area .footer__cta-area__left img {
      width: 490px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .footer__cta-area .footer__cta-area__left img {
          width: 370px; } }
      @media only screen and (max-width: 767px) {
        .footer__cta-area .footer__cta-area__left img {
          display: none; } }
  .footer__cta-area .footer__cta-area__box {
    padding: 80px 0; }
    .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text {
      max-width: 450px; }
      @media only screen and (max-width: 767px) {
        .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text {
          text-align: center; } }
      .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 36px;
        line-height: 43px;
        letter-spacing: 0.02em;
        color: #00235D;
        margin-bottom: 15px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text h2 {
            font-size: 32px;
            line-height: 38px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text h2 {
            font-size: 28px;
            line-height: 36px; } }
        @media only screen and (max-width: 767px) {
          .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text h2 {
            font-size: 24px;
            line-height: 32px; } }
      .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text p {
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 31px;
        color: #171B24;
        opacity: .7;
        margin-bottom: 25px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text p {
            font-size: 20px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text p {
            font-size: 18px;
            line-height: 26px; } }
        @media only screen and (max-width: 767px) {
          .footer__cta-area .footer__cta-area__box .footer__cta-area-box--text p {
            font-size: 18px;
            line-height: 24px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer__cta-area .footer__cta-area__box {
        padding: 60px 0; } }
    @media only screen and (max-width: 767px) {
      .footer__cta-area .footer__cta-area__box {
        padding: 60px 0; } }
        .about-area .nf-form-layout {
          font-style: normal;
          font-weight: 400;
          font-size: 22px;
          line-height: 150%;
          color: #595959;
          font-family: "Gantari", sans-serif;
        }
        .about-area .nf-form-content label {
          color: #00235D;
          font-family: "Gantari", sans-serif;
          font-weight: 600;
          font-size: 22px;
        }
        .about-area .nf-form-content {
          padding: 18px 0;
        }

        .about-area  .nf-form-content .list-select-wrap .nf-field-element > div, .about-area  .nf-form-content input:not([type="button"]), .about-area  .nf-form-content textarea {
          background: #fff;
          border: 1px solid #c4c4c4;
          border-radius: 0;
          box-shadow: none;
          color: #787878;
          transition: all .5s;
        }

        #nf-field-4 {
          background: #00235D;
          color: #fff;
          border: 2px solid #00235D;
          padding: 13px 34px;
        display: inline-block;
        text-decoration: none;
        font-weight: 700;
        font-size: 22px;
        line-height: 120%;
        letter-spacing: 0.005em;
        transition: .3s;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
          height: auto;
        }
        
        #nf-field-4:hover {
          background-color: transparent;
        color: #00235D;
        }

        .footer__left a {
          color: #fff;
          margin: 0;
          font-weight: 500;
          line-height: 160%;
        }
       
/*-------------- Contact Area End  ---- --------*/
