/* line 1, common.scss */
/* line 16, main.scss */
.offset-bottom-null {
  padding-bottom: 0 !important; }

/* line 19, main.scss */
.header-new {
  position: fixed;
  top: 0;
  width: 100%;
  display: inline-block;
  z-index: 9;
  left: 0;
  right: 0;
  min-height: 9rem;
  padding: 15px 0;
  max-width: 100%; }

/* line 31, main.scss */
.header-new.stickyHeader-new {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  z-index: 9;
  left: 0;
  right: 0;
  min-height: 11rem;
  max-width: 100%; }

/* line 43, main.scss */
.offset-end {
  padding: 75px 0 0 0; }

/* line 46, main.scss */
.btn-pr:hover {
  color: #333; }

/* line 50, main.scss */
.my-div p, .my-div span {
  width: 200px;
  height: 200px;
  background: #0072ae;
  display: block; }
/* line 57, main.scss */
.my-div p {
  text-align: center; }
/* line 61, main.scss */
.my-div span {
  text-align: right; }

/* line 66, main.scss */
.slider-sec {
  padding-bottom: 0; }
  /* line 68, main.scss */
  .slider-sec .carousel-indicators {
    bottom: 1.8rem;
    position: relative; }
    /* line 71, main.scss */
    .slider-sec .carousel-indicators .active {
      background-color: #0072ae; }
    /* line 74, main.scss */
    .slider-sec .carousel-indicators li {
      width: 14px !important;
      height: 14px !important;
      background-color: #8fc1db; }
  /* line 80, main.scss */
  .slider-sec .content-sec {
    max-width: 430px;
    padding: 1.8rem;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background: #FFF;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 336px;
    width: 428px;
    margin: auto;
    z-index: 1;
    left: 1rem; }
    /* line 93, main.scss */
    .slider-sec .content-sec .dt {
      margin-right: 5px; }
      /* line 95, main.scss */
      .slider-sec .content-sec .dt .ico {
        color: #0072ae;
        padding-right: 10px; }
    /* line 100, main.scss */
    .slider-sec .content-sec .heading-cr {
      font-size: 25px;
      font-weight: 500;
      color: #0072ae; }
    /* line 105, main.scss */
    .slider-sec .content-sec .dat-time-sec {
      margin: 1rem 0;
      font-size: 15px;
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase; }
    /* line 112, main.scss */
    .slider-sec .content-sec .disc {
      font-size: 15px;
      line-height: 25px;
      margin: 0.7rem 0;
      color: #333; }
  /* line 119, main.scss */
  .slider-sec .img-container {
    height: 520px;
    width: 100%;
    border: 5px solid #0072ae;
    padding: 1rem;
    right: 2rem;
    position: relative;
    z-index: 0; }

/* line 129, main.scss */
.heading {
  font-size: 33px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000; }
  /* line 134, main.scss */
  .heading .hr {
    display: block;
    margin-bottom: 1rem; }

/* line 139, main.scss */
.h-disc {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 600;
  line-height: 22px;
  max-width: 570px;
  margin: 0 auto 1.5rem; }

/* line 148, main.scss */
.btn-sc:hover {
  color: #f1f1f1; }

/* line 152, main.scss */
.main-heading {
  color: #fff;
  font-size: 41px;
  font-weight: bold;
  text-transform: uppercase; }

/* line 158, main.scss */
.disc {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  max-width: 550px;
  font-family: "Open Sans",sans-serif;
  margin: 1rem 0; }

/* line 166, main.scss */
.btn-pr {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  background: #ffcc05;
  text-transform: uppercase;
  padding: .475rem 1.4rem;
  -webkit-box-shadow: 4px 3px 0px 1px #0072ae;
  box-shadow: 4px 3px 0px 1px #0072ae;
  color: #000000;
  -webkit-transition: 0.5s all;
  transition: 0.5s all; }

/* line 178, main.scss */
.btn-sc {
  font-size: 20px;
  position: relative;
  background: #0072ae;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: .475rem 1.4rem;
  -webkit-box-shadow: 4px 3px 0px 1px #ffcc05;
  box-shadow: 4px 3px 0px 1px #ffcc05; }

/* line 190, main.scss */
.client-section .disc {
  color: #333; }
/* line 194, main.scss */
.client-section .img-container img {
  width: 100%; }
/* line 198, main.scss */
.client-section .controller-slider:after {
  background-image: radial-gradient(circle closest-side, #B0B0B0 80%, #ffffff 10%);
  background-size: 4px 2px !important;
  background-position: center bottom;
  background-repeat: repeat-x;
  border: 0 none;
  display: block;
  height: 2px;
  left: 0;
  margin: 0;
  right: 0;
  z-index: -1;
  position: absolute;
  content: '';
  bottom: -54px;
  width: calc(100% - 84px);
  margin: auto; }
/* line 216, main.scss */
.client-section .carousel-control-prev {
  position: absolute;
  background: #fff;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  bottom: 0;
  top: 100%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  color: #000;
  margin: 2rem 0 0 0; }
/* line 228, main.scss */
.client-section .img-sec {
  border-radius: 5px;
  border: 2px solid #f1f1f1;
  overflow: hidden;
  width: 100px;
  height: 82px; }
  /* line 234, main.scss */
  .client-section .img-sec img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
/* line 239, main.scss */
.client-section .carousel-control-next {
  position: absolute;
  background: #fff;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  bottom: 0;
  top: 100%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  color: #000;
  right: 0;
  margin: 2rem 0 0 0; }
/* line 252, main.scss */
.client-section .fsl {
  font-size: 1.5rem; }
/* line 255, main.scss */
.client-section .client-heading {
  font-size: 32px;
  font-weight: 500;
  color: #000;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase; }
/* line 262, main.scss */
.client-section .client-disc {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  font-family: "Oswald", sans-serif;
  margin-top: 0.5rem; }
  /* line 269, main.scss */
  .client-section .client-disc .hr-client {
    display: block;
    margin-bottom: 1rem; }
/* line 274, main.scss */
.client-section .disc-client {
  margin: 1rem 0 0 0;
  position: relative;
  padding-left: 1rem; }
  /* line 279, main.scss */
  .client-section .disc-client .disc {
    line-height: 24px;
    font-size: 15px; }
  /* line 283, main.scss */
  .client-section .disc-client .ico {
    position: absolute;
    font-size: 2rem;
    left: 1rem;
    opacity: 0.3;
    top: -0.5rem; }
  /* line 290, main.scss */
  .client-section .disc-client .client-name {
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    margin: 1rem 0 0 0;
    text-transform: uppercase; }
  /* line 297, main.scss */
  .client-section .disc-client .loc {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    margin: 0.5rem 0; }
  /* line 304, main.scss */
  .client-section .disc-client .ratings li .icons.fa-star {
    color: #ffcc05; }
  /* line 307, main.scss */
  .client-section .disc-client .ratings li .icons.fa-star-o {
    color: #333; }

/* line 314, main.scss */
.cta-section-a, .cta-about, .cta-about-2, .cta-b, .cta-c, .cta-d {
  background: url(../img/cta-a.jpg) no-repeat left bottom;
  height: auto;
  padding: 6.25rem 0;
  background-size: cover;
  background-position: 100% 42%;
  position: relative;
  overflow: hidden; }
  /* line 322, main.scss */
  .cta-section-a .cta-heading, .cta-about .cta-heading, .cta-about-2 .cta-heading, .cta-b .cta-heading, .cta-c .cta-heading, .cta-d .cta-heading {
    font-size: 37px;
    font-weight: 200;
    color: #ffffff;
    line-height: normal; }
  /* line 328, main.scss */
  .cta-section-a .cta-lg-heading, .cta-about .cta-lg-heading, .cta-about-2 .cta-lg-heading, .cta-b .cta-lg-heading, .cta-c .cta-lg-heading, .cta-d .cta-lg-heading {
    font-size: 50px;
    font-weight: 500;
    margin: 1rem 0 1.5rem;
    color: #ffffff; }
  /* line 334, main.scss */
  .cta-section-a .cta-btn-group, .cta-about .cta-btn-group, .cta-about-2 .cta-btn-group, .cta-b .cta-btn-group, .cta-c .cta-btn-group, .cta-d .cta-btn-group {
    max-width: 420px;
    margin: auto; }

/* line 339, main.scss */
.cta-about {
  background: url(../img/cta-about-1.jpg) no-repeat left bottom; }

/* line 343, main.scss */
.cta-about-2 {
  background: url(../img/cta-about-2.jpg) no-repeat left bottom; }
  /* line 346, main.scss */
  .cta-about-2 .cta-lg-heading {
    font-size: 36px;
    line-height: normal;
    margin: 10px auto;
    max-width: 700px; }

/* line 353, main.scss */
.cta-b {
  background: url(../img/cta-b.jpg) no-repeat left bottom; }
  /* line 356, main.scss */
  .cta-b .semi-bold {
    font-weight: 500; }

/* line 361, main.scss */
.cta-c {
  background: url(../img/cta-c.jpg) no-repeat left bottom; }
  /* line 364, main.scss */
  .cta-c .semi-bold {
    font-weight: 500; }

/* line 369, main.scss */
.cta-d {
  background: url(../img/cta-d.jpg) no-repeat left bottom; }
  /* line 372, main.scss */
  .cta-d .cta-heading {
    font-size: 28px; }
  /* line 375, main.scss */
  .cta-d .cta-lg-heading {
    font-size: 32px;
    margin-top: 0.4rem;
    margin-bottom: 0; }
  /* line 380, main.scss */
  .cta-d .semi-bold {
    font-weight: 500; }

/* line 386, main.scss */
.gallery .container-fluid {
  max-width: 1920px; }
  /* line 388, main.scss */
  .gallery .container-fluid .img-container {
    width: 100%;
    max-height: 320px;
    border: 6px solid #FFF;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    -webkit-transition: 0.3s all;
    transition: 0.3s all; }
    /* line 397, main.scss */
    .gallery .container-fluid .img-container .ico {
      display: none;
      -webkit-transition: 0.3s all;
      transition: 0.3s all; }
    /* line 401, main.scss */
    .gallery .container-fluid .img-container img {
      width: 100%;
      height: 320px;
      -o-object-fit: cover;
         object-fit: cover; }
  /* line 405, main.scss */
  .gallery .container-fluid .img-container:hover {
    cursor: pointer; }
    /* line 407, main.scss */
    .gallery .container-fluid .img-container:hover .ico:before {
      background: #ffcc05;
      border-radius: 50%;
      padding: 0.9rem; }
    /* line 412, main.scss */
    .gallery .container-fluid .img-container:hover .ico {
      font-size: 2rem;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      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;
      background: rgba(0, 0, 0, 0.44);
      color: #fff; }

/* line 429, main.scss */
.cta-about-3 {
  color: #ffffff; }
  /* line 432, main.scss */
  .cta-about-3 .counter-sec .ico {
    font-size: 3rem; }
  /* line 435, main.scss */
  .cta-about-3 .counter-sec .count-number {
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    font-size: 3rem;
    padding: 1rem 0; }
  /* line 441, main.scss */
  .cta-about-3 .counter-sec .disc {
    color: #aeb3b7;
    font-weight: 500;
    font-family: "Roboto Slab", serif;
    text-transform: uppercase;
    font-size: 18px; }

/* line 451, main.scss */
.myForm .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 1; }
.myForm .form-control:-ms-input-placeholder {
  color: #fff;
  opacity: 1; }
.myForm .form-control::-ms-input-placeholder {
  color: #fff;
  opacity: 1; }
.myForm .form-control::placeholder {
  color: #fff;
  opacity: 1; }

/* line 456, main.scss */
.offset {
  padding: 75px 0; }

/* line 459, main.scss */
.offset-top {
  margin-top: 2rem; }

/* line 462, main.scss */
.offset-p1 {
  padding: 0 0 150px 0; }

/* line 465, main.scss */
.disc {
  font-family: "Open Sans", sans-serif;
  line-height: normal;
  font-size: 15px; }

/* line 470, main.scss */
a:hover {
  text-decoration: none; }

/* line 473, main.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "Roboto Slab",serif; }

/* line 11, common.scss */
/* line 485, main.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 15, common.scss */
/* line 491, main.scss */
a {
  text-decoration: none; }

/* line 19, common.scss */
/* line 497, main.scss */
body {
  line-height: 1; }

/* line 23, common.scss */
/* line 503, main.scss */
ol, ul {
  list-style: none; }

/* line 27, common.scss */
/* line 509, main.scss */
blockquote, q {
  quotes: none; }

/* line 32, common.scss */
/* line 516, main.scss */
blockquote:before, blockquote:after {
  content: '';
  content: none; }

/* line 39, common.scss */
/* line 525, main.scss */
q:before, q:after {
  content: '';
  content: none; }

/* line 530, main.scss */
.banner-new {
  background: url(../img/bg.jpg) no-repeat left bottom;
  padding: 18.75rem 0 9.625rem 0;
  height: auto;
  background-size: cover;
  background-position: 10% 42%;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  color: #ffffff; }
  /* line 540, main.scss */
  .banner-new .main-heading {
    text-transform: uppercase;
    font-size: 42px;
    font-weight: bold; }
  /* line 547, main.scss */
  .banner-new .link-sec li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0 0 0;
    display: inline-block;
    padding: 0 5px; }
  /* line 557, main.scss */
  .banner-new .link-sec li.active a {
    font-weight: bold; }
  /* line 563, main.scss */
  .banner-new .hr-bottom img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

/* line 571, main.scss */
.offset50 {
  padding: 50px 15px; }

/* line 45, common.scss */
/* line 575, main.scss */
header.stickyHeader {
  z-index: 999;
  background: #FFF;
  -webkit-transition: 0.5s all ease-in;
  transition: 0.5s all ease-in; }
  /* line 579, main.scss */
  header.stickyHeader .main-header {
    margin: 0;
    padding: 5px;
    -webkit-transition: 0.5s all ease-in;
    transition: 0.5s all ease-in; }
  /* line 584, main.scss */
  header.stickyHeader .main-header:after {
    display: none; }
  /* line 589, main.scss */
  header.stickyHeader .logo-sec a img {
    width: 200px;
    padding: 1rem 0;
    -webkit-transition: 0.5s all ease-in;
    transition: 0.5s all ease-in; }

/* line 597, main.scss */
header.stickyHeader:after {
  background: rgba(0, 114, 174, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  bottom: 0;
  content: '';
  z-index: -1;
  height: 100%;
  width: 100%;
  margin: auto;
  -webkit-transition: 0.5s all ease-in;
  transition: 0.5s all ease-in; }

/* line 611, main.scss */
header.stickyHeader:before {
  background: #FFF;
  position: absolute;
  -webkit-transition: 0.5s all ease-in;
  transition: 0.5s all ease-in;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  z-index: 0;
  height: 100%;
  width: 100%;
  margin: auto; }

/* line 625, main.scss */
header {
  -webkit-transition: 0.5s all ease-in;
  transition: 0.5s all ease-in;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }
  /* line 631, main.scss */
  header .main-header {
    background: #FFF;
    padding: 15px;
    margin-top: 30px;
    position: relative; }
    /* line 636, main.scss */
    header .main-header:after {
      background: rgba(255, 255, 255, 0.52);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      content: '';
      z-index: -1;
      height: calc(100% + 20px);
      width: calc(100% - 20px);
      margin: auto; }
    /* line 651, main.scss */
    header .main-header .link-sec .cta-header li .phone {
      font-size: 22px;
      font-weight: bold;
      color: #000;
      margin-right: 1rem; }
      /* line 656, main.scss */
      header .main-header .link-sec .cta-header li .phone .fa {
        color: #0072ae;
        font-size: 1.52rem;
        margin-right: 0.7rem; }
    /* line 662, main.scss */
    header .main-header .link-sec .cta-header li .quote {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      background: #0072ae;
      padding: 12px 14px;
      font-weight: 500; }
    /* line 672, main.scss */
    header .main-header .link-sec .nav-list li {
      padding: 30px 0 0;
      margin-left: 1rem; }
      /* line 675, main.scss */
      header .main-header .link-sec .nav-list li.active a {
        color: #0072ae;
        border-bottom: 1px solid #0072ae; }
      /* line 679, main.scss */
      header .main-header .link-sec .nav-list li a {
        font-size: 1rem;
        font-weight: 500;
        color: #000;
        text-transform: uppercase; }
    /* line 686, main.scss */
    header .main-header .link-sec .sub-menu {
      position: absolute;
      display: none;
      width: 200px;
      background: #0072ae;
      color: #ffffff;
      top: 100%;
      -webkit-transition: 0.5s all ease-in;
      transition: 0.5s all ease-in;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
      /* line 695, main.scss */
      header .main-header .link-sec .sub-menu li {
        padding: 0.8rem !important;
        margin-left: 0 !important;
        border-bottom: 1px solid #006296;
        width: 100%;
        display: block; }
        /* line 701, main.scss */
        header .main-header .link-sec .sub-menu li a {
          color: #fff !important; }
    /* line 708, main.scss */
    header .main-header .link-sec .nav-list .sub:hover .sub-menu {
      -webkit-transition: 0.5s all ease-in;
      transition: 0.5s all ease-in;
      display: block; }

/* line 719, main.scss */
footer {
  background: url(../img/ft.jpg) no-repeat left bottom;
  padding: 300px 0 150px 0;
  height: auto;
  background-size: cover;
  background-position: 10% 42%;
  position: relative;
  overflow: hidden;
  color: #ffffff; }
  /* line 728, main.scss */
  footer .footer-text {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: "Roboto Slab", serif; }
  /* line 734, main.scss */
  footer .form-control {
    border-radius: 50px !important;
    border: none;
    font-family: "Open Sans", sans-serif; }
  /* line 739, main.scss */
  footer .input-group {
    border-radius: 50px;
    background: #FFF; }
  /* line 743, main.scss */
  footer .input-group-text {
    border-radius: 50px !important;
    background: #ffcc05;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 30px;
    border: none;
    cursor: pointer;
    font-family: "Roboto Slab", serif; }
  /* line 753, main.scss */
  footer .hvr-ripple-out:before {
    border-radius: 50px;
    border-color: #ffcc05; }
  /* line 757, main.scss */
  footer .social {
    margin-top: 1rem; }
    /* line 760, main.scss */
    footer .social li a {
      width: 32px;
      height: 32px;
      background: #ffffff;
      color: #000;
      border-radius: 50%;
      margin-right: 10px; }
      /* line 767, main.scss */
      footer .social li a span {
        color: #000 !important; }
    /* line 771, main.scss */
    footer .social li a:hover {
      text-decoration: none; }
  /* line 777, main.scss */
  footer .f-heading {
    font-family: "Roboto Slab", serif;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 2rem; }
    /* line 783, main.scss */
    footer .f-heading .footer-img {
      display: block;
      margin: 0 0 1rem 0; }
  /* line 788, main.scss */
  footer a, footer span, footer p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif; }
  /* line 792, main.scss */
  footer a:hover {
    color: #f1f1f1;
    font-weight: 600;
    text-decoration: none; }
  /* line 798, main.scss */
  footer .top-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  /* line 807, main.scss */
  footer .links {
    width: 100%;
    max-height: 160px; }
    /* line 810, main.scss */
    footer .links li {
      padding: 7px 0; }
      /* line 813, main.scss */
      footer .links li a .ico {
        padding-right: 10px; }
  /* line 819, main.scss */
  footer .timing {
    font-size: 14px; }
    /* line 821, main.scss */
    footer .timing .time-stamp {
      padding: 10px 0;
      line-height: normal; }
  /* line 827, main.scss */
  footer .contact-info .title-heading {
    padding-bottom: 10px;
    display: block;
    padding-left: 1.8rem;
    line-height: normal;
    position: relative; }
    /* line 833, main.scss */
    footer .contact-info .title-heading .ico {
      position: absolute;
      left: 0; }
  /* line 839, main.scss */
  footer .copy-right {
    position: absolute;
    line-height: normal;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    background: #020203;
    padding: 1.2rem; }

@media (max-width: 1024px) {
  /* line 854, main.scss */
  .offset-p1 {
    padding: 0px 0 101px 0; }

  /* line 858, main.scss */
  .cta-section-a .cta-lg-heading, .cta-about .cta-lg-heading, .cta-about-2 .cta-lg-heading, .cta-b .cta-lg-heading, .cta-c .cta-lg-heading, .cta-d .cta-lg-heading, .cta-b .cta-lg-heading, .cta-c .cta-lg-heading, .cta-d .cta-lg-heading {
    font-size: 42px; }

  /* line 865, main.scss */
  .gallery .container-fluid .img-container {
    width: 100%;
    max-height: 230px; }

  /* line 876, main.scss */
  header .main-header .link-sec .nav-list li a {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase; }

  /* line 888, main.scss */
  footer {
    padding: 200px 0 100px 0; }
    /* line 891, main.scss */
    footer .top-img img {
      top: -51px; } }
@media (max-width: 1024px) {
  /* line 899, main.scss */
  .container-img-a {
    display: none; }

  /* line 904, main.scss */
  .about .img-container img {
    width: 100%;
    height: 24rem;
    -o-object-fit: cover;
       object-fit: cover; } }
@media (max-width: 991px) {
  /* line 915, main.scss */
  .about .img-container img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover; }

  /* line 922, main.scss */
  .banner-new {
    padding: 15.75rem 0 7.625rem 0; }

  /* line 925, main.scss */
  .order-two {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }

  /* line 928, main.scss */
  .offset-p1 {
    padding: 0 0 75px 0; }

  /* line 932, main.scss */
  #hamburger-3.is-active .line:nth-child(1), #hamburger-3.is-active .line:nth-child(3) {
    width: 32px; }

  /* line 938, main.scss */
  #hamburger-3.is-active .line:nth-child(1) {
    -webkit-transform: translateX(-10px) rotate(-45deg);
    transform: translateX(-10px) rotate(-45deg); }

  /* line 945, main.scss */
  .hamburger.is-active {
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
    /* line 947, main.scss */
    .hamburger.is-active .line {
      background-color: #fff; }

  /* line 951, main.scss */
  .three {
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 15px;
    width: 50px;
    bottom: 0; }
    /* line 959, main.scss */
    .three .line {
      width: 45px;
      height: 3px;
      background-color: #026395;
      display: block;
      margin: 8px auto;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

  /* line 971, main.scss */
  #hamburger-3.is-active .line:nth-child(3) {
    -webkit-transform: translateX(-10px) rotate(45deg);
    transform: translateX(-10px) rotate(45deg); }

  /* line 978, main.scss */
  .carousel {
    text-align: center; }

  /* line 981, main.scss */
  .controller-slider:after {
    display: none !important; }

  /* line 984, main.scss */
  .flex-clm-xs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  /* line 988, main.scss */
  .slider-sec .carousel-indicators {
    bottom: 1.8rem;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
    margin: auto; }
  /* line 996, main.scss */
  .slider-sec .content-sec {
    max-width: 100%;
    padding: 1.8rem;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background: #FFF;
    position: relative;
    top: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    margin: auto;
    z-index: 1;
    left: 0; }
  /* line 1011, main.scss */
  .slider-sec .img-container {
    height: auto;
    width: 100%;
    border: 5px solid #0072ae;
    padding: 0;
    right: 0;
    position: relative;
    z-index: 0;
    overflow: hidden; }
    /* line 1020, main.scss */
    .slider-sec .img-container img {
      width: 100%; }

  /* line 1026, main.scss */
  .client-section .controller-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
    /* line 1029, main.scss */
    .client-section .controller-slider .carousel-control-prev, .client-section .controller-slider .carousel-control-next {
      position: relative; }
  /* line 1033, main.scss */
  .client-section .img-container {
    display: none; }
  /* line 1036, main.scss */
  .client-section .img-sec {
    border-radius: 5px;
    border: 2px solid #f1f1f1;
    overflow: hidden;
    width: 100px;
    height: 100px; }
  /* line 1043, main.scss */
  .client-section .user-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  /* line 1048, main.scss */
  .client-section .ratings {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  /* line 1052, main.scss */
  .cta-text-sec {
    text-align: center;
    margin: 0 0 1rem; }

  /* line 1056, main.scss */
  .cta-section-a, .cta-about, .cta-about-2, .cta-b, .cta-c, .cta-d, .cta-b, .cta-c, .cta-d {
    padding: 3rem 0; }
    /* line 1058, main.scss */
    .cta-section-a .cta-heading, .cta-about .cta-heading, .cta-about-2 .cta-heading, .cta-b .cta-heading, .cta-c .cta-heading, .cta-d .cta-heading, .cta-b .cta-heading, .cta-c .cta-heading, .cta-d .cta-heading {
      font-size: 20px;
      font-weight: 500;
      line-height: normal; }
    /* line 1063, main.scss */
    .cta-section-a .cta-lg-heading, .cta-about .cta-lg-heading, .cta-about-2 .cta-lg-heading, .cta-b .cta-lg-heading, .cta-c .cta-lg-heading, .cta-d .cta-lg-heading, .cta-b .cta-lg-heading, .cta-c .cta-lg-heading, .cta-d .cta-lg-heading {
      font-size: 32px;
      line-height: normal; }
    /* line 1068, main.scss */
    .cta-section-a .cta-btn-group a, .cta-about .cta-btn-group a, .cta-about-2 .cta-btn-group a, .cta-b .cta-btn-group a, .cta-c .cta-btn-group a, .cta-d .cta-btn-group a, .cta-b .cta-btn-group a, .cta-c .cta-btn-group a, .cta-d .cta-btn-group a {
      margin-top: 0.8rem;
      min-width: 300px;
      margin: 8px auto;
      max-width: 400px; }

  /* line 1078, main.scss */
  .cta-section-a .cta-btn-group, .cta-about .cta-btn-group, .cta-about-2 .cta-btn-group, .cta-b .cta-btn-group, .cta-c .cta-btn-group, .cta-d .cta-btn-group, .cta-c .cta-btn-group, .cta-b .cta-btn-group {
    max-width: 100%;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  /* line 1086, main.scss */
  .gallery .container-fluid .img-container {
    width: 100%;
    max-height: 210px; }

  /* line 1092, main.scss */
  footer {
    background-position: 75% 42%;
    padding: 6rem 0 5rem 0; }
    /* line 1095, main.scss */
    footer .footer-text {
      text-align: left;
      font-size: 22px; }
    /* line 1099, main.scss */
    footer .disc-footer {
      text-align: left;
      margin: 10px 0; }
    /* line 1103, main.scss */
    footer .offset-top {
      margin-top: 0; }

  /* line 1110, main.scss */
  header .logo-sec a img {
    width: 160px;
    padding: 4px 10px; }
  /* line 1116, main.scss */
  header .container {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0; }
    /* line 1121, main.scss */
    header .container .main-header:after {
      background: rgba(0, 114, 174, 0.5);
      z-index: -1;
      height: calc(100% + 5px);
      width: 100%;
      margin: auto; }
    /* line 1128, main.scss */
    header .container .main-header {
      background: #FFF;
      padding: 0;
      margin-top: 0;
      position: relative; }
      /* line 1134, main.scss */
      header .container .main-header .link-sec .cta-header {
        position: absolute;
        top: 68px;
        background: #0072ae;
        left: 0;
        right: 0;
        padding: 6px 15px;
        text-align: right;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
                box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
        /* line 1144, main.scss */
        header .container .main-header .link-sec .cta-header li:first-child a {
          padding-left: 3rem; }
          /* line 1146, main.scss */
          header .container .main-header .link-sec .cta-header li:first-child a .fa {
            margin-right: 0;
            position: absolute;
            left: 15px;
            color: #000;
            font-size: 1.6rem;
            top: 10px;
            bottom: 0;
            margin: auto; }
        /* line 1160, main.scss */
        header .container .main-header .link-sec .cta-header li a {
          font-size: 18px;
          background: #ffcc05;
          padding: 12px 14px;
          font-weight: 600;
          color: #000;
          -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
                  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          border-radius: 3px; }
      /* line 1172, main.scss */
      header .container .main-header .link-sec .sub-menu {
        position: relative;
        display: none;
        width: 100%;
        background: #ffffff;
        color: #0072ae;
        top: 100%;
        margin-top: 10px;
        -webkit-transition: 0.5s all ease-in;
        transition: 0.5s all ease-in;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
                box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
        /* line 1182, main.scss */
        header .container .main-header .link-sec .sub-menu li {
          padding: 0.8rem !important;
          margin-left: 0 !important;
          border-bottom: 1px solid #006296;
          width: 100%;
          display: block; }
          /* line 1188, main.scss */
          header .container .main-header .link-sec .sub-menu li a {
            color: #0072ae !important; }
      /* line 1195, main.scss */
      header .container .main-header .link-sec .nav-list .sub:hover .sub-menu {
        -webkit-transition: 0.5s all ease-in;
        transition: 0.5s all ease-in;
        display: block; }
      /* line 1203, main.scss */
      header .container .main-header .nav-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: fixed;
        background: #0072ae;
        width: 100%;
        left: auto;
        right: 0;
        top: 0;
        text-align: center;
        padding: 5rem 0;
        height: 100%;
        bottom: 0;
        overflow: auto;
        -webkit-transform: translateX(300%);
                transform: translateX(300%);
        -webkit-transition: 0.5s all ease-out;
        transition: 0.5s all ease-out; }
        /* line 1218, main.scss */
        header .container .main-header .nav-list li {
          margin-left: 0; }
          /* line 1220, main.scss */
          header .container .main-header .nav-list li a {
            font-size: 22px;
            font-weight: 400;
            color: #ffffff; }
      /* line 1228, main.scss */
      header .container .main-header .m-nav {
        -webkit-transform: translateX(0);
                transform: translateX(0); }
  /* line 1234, main.scss */
  header .tog .ico {
    position: absolute;
    top: 0;
    right: 1rem;
    margin: 1rem;
    font-size: 1.82rem;
    color: #046090; } }
@media (max-width: 767px) {
  /* line 1251, main.scss */
  .gallery .container-fluid .img-container img {
    height: 250px; }

  /* line 1258, main.scss */
  .container-fluid.offset50 {
    padding: 25px 15px; }

  /* line 1263, main.scss */
  .slider-sec .content-sec .disc {
    margin: 0.7rem auto; }

  /* line 1269, main.scss */
  .cta-about-3 .counter-sec {
    margin: 0.5rem 0; }
    /* line 1271, main.scss */
    .cta-about-3 .counter-sec .count-number {
      padding: 0.5rem 0; }

  /* line 1276, main.scss */
  .offset-end {
    padding: 25px 0; }

  /* line 1279, main.scss */
  .offset50 {
    padding: 25px 0px; }

  /* line 1282, main.scss */
  .banner-new {
    padding: 12.75rem 0 5.625rem 0; }
    /* line 1284, main.scss */
    .banner-new .main-heading {
      font-size: 28px; }

  /* line 1289, main.scss */
  .about .p-null {
    padding: 15px 15px 0 !important; }
  /* line 1293, main.scss */
  .about .heading-new {
    font-size: 28px;
    max-width: 100%; }
  /* line 1297, main.scss */
  .about .about-img {
    padding: 0 0; }
  /* line 1300, main.scss */
  .about .img-container {
    max-height: 20rem; }
    /* line 1302, main.scss */
    .about .img-container img {
      width: 100%; }

  /* line 1307, main.scss */
  .offset {
    padding: 25px 0; }

  /* line 1310, main.scss */
  .heading {
    font-size: 28px;
    line-height: normal; }

  /* line 1314, main.scss */
  .h-disc {
    max-width: 100%;
    margin: 0 auto 0.8rem; }

  /* line 1318, main.scss */
  .offset-p1 {
    padding: 0 0 35px 0; }

  /* line 1321, main.scss */
  .cta-text-sec {
    text-align: center;
    margin-bottom: 10px; }

  /* line 1327, main.scss */
  .gallery .container-fluid .img-container {
    width: 100%;
    max-height: 100%; }

  /* line 1334, main.scss */
  footer .footer-text {
    text-align: center;
    font-size: 22px; }
  /* line 1338, main.scss */
  footer .disc-footer {
    text-align: center;
    margin: 10px 0; } }
@media (max-width: 520px) {
  /* line 1345, main.scss */
  .phone {
    display: none; } }
/* line 2, menu.scss */
.p-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 6, menu.scss */
.menu {
  overflow: hidden; }
  /* line 8, menu.scss */
  .menu .nav {
    background: #f1f4f3; }
    /* line 11, menu.scss */
    .menu .nav .nav-item a {
      text-transform: uppercase;
      font-size: 24px;
      min-width: 250px;
      border-radius: 0;
      padding: 30px 0;
      position: relative;
      color: #000; }
      /* line 19, menu.scss */
      .menu .nav .nav-item a .ico {
        margin: 0 0 10px 0;
        font-size: 3rem; }
    /* line 24, menu.scss */
    .menu .nav .nav-item a.active {
      background: #0072ae;
      border-color: #0072ae;
      color: #ffffff; }
    /* line 29, menu.scss */
    .menu .nav .nav-item .active:before {
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid white;
      content: '';
      position: absolute;
      bottom: -1px; }
  /* line 41, menu.scss */
  .menu .tab-content {
    max-width: 1920px;
    margin: auto; }
    /* line 45, menu.scss */
    .menu .tab-content .col-md-6:nth-child(even) .img-container:before {
      left: 0;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    /* line 51, menu.scss */
    .menu .tab-content .tab-pane .img-container {
      position: relative;
      max-height: 100%;
      height: 100%;
      overflow: hidden; }
      /* line 56, menu.scss */
      .menu .tab-content .tab-pane .img-container img {
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%; }
    /* line 62, menu.scss */
    .menu .tab-content .tab-pane .img-container:before {
      width: 20px;
      height: 92px;
      background: url(../img/shape-right.png) center no-repeat;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -46px;
      content: ''; }
    /* line 73, menu.scss */
    .menu .tab-content .menu-content {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: auto;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 1;
      padding: 15px;
      color: #FFF;
      width: 100%; }
      /* line 83, menu.scss */
      .menu .tab-content .menu-content .ico {
        font-size: 4rem; }
      /* line 86, menu.scss */
      .menu .tab-content .menu-content .menu-heading {
        font-size: 42px;
        font-weight: 500;
        margin: 10px 0;
        text-transform: uppercase; }
      /* line 92, menu.scss */
      .menu .tab-content .menu-content .menu-disc {
        font-size: 16px;
        opacity: 0.8;
        text-transform: uppercase; }
  /* line 99, menu.scss */
  .menu .offset-content {
    padding: 90px; }
    /* line 101, menu.scss */
    .menu .offset-content .menu-disc-sec {
      width: 100%;
      max-width: 550px;
      border-bottom: 2px dashed #999;
      padding: 20px 0;
      position: relative; }
      /* line 107, menu.scss */
      .menu .offset-content .menu-disc-sec .disc-heading-menu {
        font-size: 25px;
        font-weight: bold; }
      /* line 111, menu.scss */
      .menu .offset-content .menu-disc-sec .small-text {
        font-size: 12px;
        display: block;
        position: relative;
        text-transform: uppercase;
        padding-top: 7px;
        line-height: normal;
        width: 100%; }
      /* line 121, menu.scss */
      .menu .offset-content .menu-disc-sec .price-sec span {
        font-size: 16px;
        font-weight: 500;
        padding: 0 0 10px;
        white-space: nowrap; }

@media (max-width: 1366px) {
  /* line 133, menu.scss */
  .menu .offset-content {
    padding: 30px 50px; } }
@media (max-width: 1024px) {
  /* line 141, menu.scss */
  .menu .nav {
    width: calc(100% + 30px);
    margin: auto -15px; }
  /* line 145, menu.scss */
  .menu .offset-content {
    padding: 0px 15px; }
    /* line 147, menu.scss */
    .menu .offset-content .menu-disc-sec {
      padding: 10px 0; }
      /* line 149, menu.scss */
      .menu .offset-content .menu-disc-sec .disc-heading-menu {
        font-size: 18px;
        font-weight: bold; }
      /* line 154, menu.scss */
      .menu .offset-content .menu-disc-sec .price-sec span {
        font-size: 15px;
        padding: 0px 0 5px; }
  /* line 162, menu.scss */
  .menu .tab-content .menu-content {
    padding: 1rem;
    text-align: center;
    line-height: normal; }
    /* line 167, menu.scss */
    .menu .tab-content .menu-content .menu-heading {
      font-size: 38px; } }
@media (max-width: 991px) {
  /* line 178, menu.scss */
  .menu .tab-content .tab-pane .img-container {
    height: 100%;
    max-height: 100%; }
    /* line 181, menu.scss */
    .menu .tab-content .tab-pane .img-container img {
      height: 100%;
      max-height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  /* line 190, menu.scss */
  .menu .tab-content .menu-content .menu-heading {
    font-size: 34px; } }
@media (max-width: 767px) {
  /* line 199, menu.scss */
  .menu .nav {
    width: 100%;
    margin: auto; }
  /* line 203, menu.scss */
  .menu .p-0 {
    padding: 0 15px !important; }
  /* line 206, menu.scss */
  .menu .offset-content {
    padding: 15px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    background: #fbfbfb;
    margin: 0 15px 15px;
    border: 1px solid #DDD; }
    /* line 212, menu.scss */
    .menu .offset-content .menu-disc-sec {
      max-width: 100%; }
  /* line 218, menu.scss */
  .menu .tab-content .tab-pane .img-container:before {
    display: none; }
  /* line 221, menu.scss */
  .menu .tab-content .tab-pane .img-container {
    max-height: 100%;
    height: 18rem; }
    /* line 224, menu.scss */
    .menu .tab-content .tab-pane .img-container img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  /* line 230, menu.scss */
  .menu .tab-content .tab-pane .menu-content .ico {
    font-size: 3.2rem; }
  /* line 233, menu.scss */
  .menu .tab-content .tab-pane .menu-content .menu-heading {
    font-size: 32px; }
  /* line 240, menu.scss */
  .menu .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 100%; }
    /* line 243, menu.scss */
    .menu .nav-tabs .nav-item a {
      font-size: 20px;
      padding: 13px 0; }
      /* line 246, menu.scss */
      .menu .nav-tabs .nav-item a .ico {
        margin: 0 0 10px 0;
        font-size: 2.5rem; }
    /* line 251, menu.scss */
    .menu .nav-tabs .nav-item .active:before {
      display: none; } }

/*# sourceMappingURL=menu.css.map */