@import "https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";
@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";
@import "https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css";
@import "https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700&display=swap";
html, body, div, 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, sub, sup, tt, var, 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;
  vertical-align: baseline;
  font-family: "Work Sans", sans-serif;
  font-size: 13px; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  overflow-x: hidden;
  overflow-x: -moz-scrollbars-none;
  background: #fff; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 25px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #a6a6a6;
  margin-bottom: 15px; }
  @media only screen and (max-width: 576px) {
    p {
      font-size: 12px; } }

a {
  display: inline-block;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms; }

a:hover {
  text-decoration: none !important; }

a:focus {
  outline: none;
  text-decoration: none !important; }

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
  background-color: inherit !important;
  background-image: none !important;
  color: inherit !important; }

.clear {
  clear: both; }

.animated2.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.animated2.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animated2.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

.animated2.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.animated2.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.animated2 {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.pad0 {
  padding: 0px !important; }

.plft0 {
  padding-left: 0px; }

.prit0 {
  padding-right: 0px; }

.mtop0 {
  margin-top: 0px !important; }

.mauto {
  margin: 0 auto;
  display: block; }

@media only screen and (min-width: 1200px) {
  .hidden-xl {
    display: none; } }
@media (max-width: 1200px) and (min-width: 992px) {
  .hidden-lg {
    display: none; } }
@media only screen and (max-width: 992px) {
  .scrollup {
    bottom: 20px; }

  .order0 {
    order: 0;
    -webkit-order: 0; }

  .order1 {
    order: 1;
    -webkit-order: 1; }

  .md-hidden {
    display: none; } }
@media only screen and (min-width: 768px) {
  .self_container {
    max-width: 100%; } }
@media (max-width: 992px) and (min-width: 768px) {
  .hidden-md {
    display: none; } }
@media only screen and (max-width: 768px) {
  .container {
    max-width: 95%; } }
@media (max-width: 768px) and (min-width: 576px) {
  .hidden-sm {
    display: none; } }
@media only screen and (max-width: 576px) {
  .hidden-xs {
    display: none; } }
@media only screen and (max-width: 468px) {
  .mob-full {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
.scrollup {
  top: 26px;
  width: 10px;
  height: 44px;
  text-indent: -9999px;
  position: absolute;
  bottom: 54px;
  left: 37px;
  display: none;
  background: url(../images/icons/icon_top.png) no-repeat center #0f75bc;
  background-size: contain;
  border-radius: 5px;
  z-index: 1; }
  @media only screen and (max-width: 768px) {
    .scrollup {
      position: fixed;
      top: auto;
      bottom: 35px; } }

/* BASE STYLE */
/*******************FIXED_CONTACT******************* */
.fixed-right {
  position: fixed;
  right: 20px;
  bottom: 50vh;
  z-index: 5; }
  @media only screen and (max-width: 576px) {
    .fixed-right {
      top: auto;
      bottom: 85px; } }
  .fixed-right a {
    display: block; }
  .fixed-right .call-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-call.png) center center no-repeat #0f75bc;
    z-index: 1;
    margin: 20px 0;
    cursor: pointer;
    border-radius: 50%;
    margin: 10px 0; }
  .fixed-right .slide-left {
    position: absolute;
    background: #0f75bc;
    width: 0;
    height: 44px;
    right: 5px;
    top: 20px;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 15px 20px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: ease-in-out 0.5s;
    border-radius: 25px 15px 15px 25px;
    text-align: left; }
  .fixed-right .slide-left {
    top: 0px; }
    .fixed-right .slide-left span {
      opacity: 0;
      font-weight: 400; }
  .fixed-right .mail-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-mail.png) center center no-repeat #051724;
    z-index: 1;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 50%; }
  .fixed-right .quick-contact {
    position: relative; }
    @media only screen and (min-width: 576px) {
      .fixed-right .quick-contact:hover .slide-left, .fixed-right .quick-contact:hover span {
        opacity: 1;
        transition: ease-in-out 0.5s;
        width: 170px; }
      .fixed-right .quick-contact.mail .slide-left {
        background: #051724;
        color: #fff; }
      .fixed-right .quick-contact.mail:hover .slide-left {
        width: 190px; } }

/********************************SCROLL_DOWN******************** */
.scroll_down {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  text-align: center;
  z-index: 2; }
  @media only screen and (max-width: 576px) {
    .scroll_down {
      transform: translate(-50%, 0); } }
  @media only screen and (max-width: 468px) {
    .scroll_down {
      bottom: 35px; } }
  .scroll_down span {
    font-size: 11px;
    color: #fffffe;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 45px;
    display: block; }
    @media only screen and (max-width: 576px) {
      .scroll_down span {
        display: none; } }
  .scroll_down .down {
    position: relative;
    width: 19px;
    height: 29px;
    border-radius: 25px;
    background: transparent;
    border: 1px solid #0f75bc;
    overflow: hidden;
    margin: 0 auto;
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate; }
    .scroll_down .down::before {
      content: "";
      position: absolute;
      width: 1px;
      height: 6px;
      border-radius: 50%;
      background: #0f75bc;
      left: 50%;
      top: 0px;
      transform: translate(-50%, 0);
      animation: animate 3s linear infinite; }

@keyframes animate {
  0% {
    transform: translate(-50%, 5px); }
  80% {
    transform: translate(-50%, 15px);
    opacity: 0.1; }
  100% {
    transform: translate(-50%, 29px);
    opacity: 0.1; } }
@keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-15px); } }
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-15px); } }
@media only screen and (min-width: 992px) {
  #Header .menu-icon {
    display: none; }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto; } }
@media only screen and (max-width: 992px) {
  .collapse:not(.show) {
    display: none !important;
    width: 100%; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column; }

  .header .menu-icon {
    display: flex; }
    .header .menu-icon button {
      outline: none;
      border: none;
      box-shadow: none; }
      .header .menu-icon button i {
        font-size: 22px; } }
#Header {
  position: absolute;
  z-index: 900;
  width: 100%;
  top: 0px;
  padding: 15px 0;
  background: #fff; }
  #Header::after {
    content: "";
    clear: both;
    display: flex; }
  @media only screen and (max-width: 768px) {
    #Header {
      padding: 5px 0;
      background: #fff; } }
  #Header .navbar-custom {
    -webkit-transition: background 0.8s ease-in-out, padding 0.8s ease-in-out;
    -moz-transition: background 0.8s ease-in-out, padding 0.8s ease-in-out;
    transition: background 0.8s ease-in-out, padding 0.8s ease-in-out; }
    #Header .navbar-custom::after {
      clear: both;
      content: "";
      display: flex; }
    #Header .navbar-custom .container .row {
      align-items: center;
      justify-content: space-between; }
      #Header .navbar-custom .container .row .main_logo {
        display: block;
        max-width: 175px; }
        @media only screen and (max-width: 768px) {
          #Header .navbar-custom .container .row .main_logo {
            max-width: 135px; } }
      #Header .navbar-custom .container .row .navbar {
        padding: 0px;
        padding-top: 20px; }
        #Header .navbar-custom .container .row .navbar li {
          margin: 0 20px;
          display: flex;
          align-items: center; }
          #Header .navbar-custom .container .row .navbar li .link {
            font-size: 12px;
            color: #272931;
            padding: 20px 0;
            text-transform: uppercase;
            letter-spacing: 2px; }
            #Header .navbar-custom .container .row .navbar li .link.login_btn {
              background: #0f75bc;
              font-size: 12px;
              color: #fff;
              padding: 10px 25px;
              border-radius: 15px; }
          #Header .navbar-custom .container .row .navbar li.active .link, #Header .navbar-custom .container .row .navbar li:hover .link {
            color: #0f75bc; }
        @media only screen and (max-width: 992px) {
          #Header .navbar-custom .container .row .navbar {
            position: absolute;
            top: 100%;
            background: #0f75bc;
            width: 100%;
            left: 0px;
            z-index: 999;
            padding: 0px; }
            #Header .navbar-custom .container .row .navbar li {
              margin: 0px; }
              #Header .navbar-custom .container .row .navbar li .link {
                width: 100%;
                display: block;
                padding: 15px;
                color: #b9b9b9;
                border-bottom: 1px solid #1383d2; }
                #Header .navbar-custom .container .row .navbar li .link.login_btn {
                  background: #051724;
                  padding: 20px 15px;
                  border-radius: 0px; } }
      #Header .navbar-custom .container .row .menu-icon button {
        padding: 5px;
        width: 30px;
        outline: none;
        box-shadow: none; }
        #Header .navbar-custom .container .row .menu-icon button span {
          display: block;
          width: 100%;
          height: 2px;
          background: #051724;
          margin-bottom: 5px; }
          #Header .navbar-custom .container .row .menu-icon button span:nth-child(2) {
            width: 60%;
            transition: ease-in-out all 0.3s; }
          #Header .navbar-custom .container .row .menu-icon button span:nth-child(3) {
            width: 80%;
            margin-bottom: 0px;
            transition: ease-in-out all 0.3s; }
        #Header .navbar-custom .container .row .menu-icon button:hover span {
          width: 100%; }
  @media only screen and (min-width: 992px) {
    #Header.home {
      background: transparent; } }
  #Header.home .navbar-custom {
    -webkit-transition: background 0.8s ease-in-out, padding 0.8s ease-in-out;
    -moz-transition: background 0.8s ease-in-out, padding 0.8s ease-in-out;
    transition: background 0.8s ease-in-out, padding 0.8s ease-in-out; }
    #Header.home .navbar-custom::after {
      clear: both;
      content: "";
      display: flex; }
    #Header.home .navbar-custom .container .row .navbar li .link {
      color: #fff; }
    #Header.home .navbar-custom .container .row .navbar li.active .link, #Header.home .navbar-custom .container .row .navbar li:hover .link {
      color: #0f75bc; }
      #Header.home .navbar-custom .container .row .navbar li.active .link.login_btn, #Header.home .navbar-custom .container .row .navbar li:hover .link.login_btn {
        color: #fff; }
    @media only screen and (max-width: 992px) {
      #Header.home .navbar-custom .container .row .navbar li .link {
        color: #b9b9b9;
        border-bottom: 1px solid #1383d2; }
        #Header.home .navbar-custom .container .row .navbar li .link.login_btn {
          background: #051724;
          padding: 20px 15px;
          border-radius: 0px; }
      #Header.home .navbar-custom .container .row .navbar li.active .link, #Header.home .navbar-custom .container .row .navbar li:hover .link {
        color: #fff; } }
  #Header.sticky {
    position: fixed;
    width: 100%;
    animation: ease-in-out;
    transition-delay: 0.5s;
    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.14);
    z-index: 9000;
    top: 0px;
    background: white;
    padding: 5px 0; }
    #Header.sticky .navbar-custom .container .row .main_logo {
      max-width: 145px; }
    #Header.sticky .navbar-custom .container .row .navbar {
      padding-top: 0px; }
      #Header.sticky .navbar-custom .container .row .navbar li {
        margin: 0 15px; }
        #Header.sticky .navbar-custom .container .row .navbar li .link {
          color: #051724; }
          #Header.sticky .navbar-custom .container .row .navbar li .link.login_btn {
            color: #fff; }
        #Header.sticky .navbar-custom .container .row .navbar li.active .link {
          color: #0f75bc; }

/**********HEADER******* */
/*********************MAIN_SLIDER***************** */
#main-slider {
  position: relative; }
  @media only screen and (max-width: 992px) {
    #main-slider {
      margin-top: 65px; } }
  #main-slider::before {
    content: "";
    background: linear-gradient(1800deg, rgba(5, 23, 36, 0), rgba(5, 23, 36, 0.71));
    position: absolute;
    left: 0px;
    top: 0px;
    height: 25%;
    width: 100%;
    z-index: 1; }
  #main-slider::after {
    content: "";
    background: linear-gradient(1800deg, rgba(5, 23, 36, 0.71), rgba(5, 23, 36, 0));
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 30%;
    width: 100%;
    z-index: 1; }
  #main-slider .carousel-item {
    background-repeat: no-repeat !important;
    background-position: center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important; }
    @media only screen and (min-width: 992px) {
      #main-slider .carousel-item {
        height: calc(100vh); } }
    @media only screen and (max-width: 992px) {
      #main-slider .carousel-item {
        min-height: 250px;
        height: auto; } }
  #main-slider .carousel-caption {
    text-align: center;
    bottom: 0;
    padding-top: 90px;
    padding-bottom: 60px;
    width: auto;
    margin: auto;
    top: 0;
    height: fit-content;
    height: -moz-fit-content;
    max-height: 325px; }
    @media (max-width: 768px) and (min-width: 576px) {
      #main-slider .carousel-caption {
        bottom: 10%; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-caption {
        bottom: 0%;
        width: 100%;
        left: 0px;
        right: 0px;
        padding-top: 50px;
        padding-bottom: 30px; } }
    #main-slider .carousel-caption .caption {
      font-family: "Work Sans", sans-serif;
      font-size: 45px;
      color: white;
      line-height: 56px;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 5px; }
      @media only screen and (max-width: 992px) {
        #main-slider .carousel-caption .caption {
          font-size: 28px;
          line-height: normal; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .caption {
          font-size: 22px;
          line-height: normal; } }
    #main-slider .carousel-caption .caption2 {
      font-family: "Work Sans", sans-serif;
      font-size: 38px;
      color: white;
      line-height: 56px;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 5px; }
      @media only screen and (max-width: 992px) {
        #main-slider .carousel-caption .caption2 {
          font-size: 21px;
          line-height: normal; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .caption2 {
          font-size: 16px;
          line-height: normal; } }
    #main-slider .carousel-caption .lead {
      font-size: 16px;
      color: white;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 2px;
      margin-bottom: 0px;
      text-transform: uppercase; }
      @media only screen and (max-width: 768px) {
        #main-slider .carousel-caption .lead {
          font-size: 10px; } }
    #main-slider .carousel-caption .info {
      font-size: 18px;
      color: white; }
    #main-slider .carousel-caption .quick_link {
      margin-top: 35px; }
      #main-slider .carousel-caption .quick_link a {
        width: 166px;
        height: 54px;
        line-height: 54px;
        font-size: 14px;
        color: #fefeff;
        text-align: center; }
        #main-slider .carousel-caption .quick_link a:first-child {
          background: #0f75bc;
          margin-right: 15px; }
        #main-slider .carousel-caption .quick_link a:last-child {
          background: #0f75bc; }
  #main-slider .carousel-indicators {
    display: block;
    left: auto;
    right: 35px;
    margin-right: 0;
    bottom: 25%;
    z-index: 2; }
    #main-slider .carousel-indicators li {
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #fff;
      margin-bottom: 15px;
      font-size: 0px; }
      #main-slider .carousel-indicators li.active {
        background: #0f75bc; }
      #main-slider .carousel-indicators li:last-child {
        margin-bottom: 0px; }
    @media only screen and (max-width: 468px) {
      #main-slider .carousel-indicators {
        left: 0;
        right: 0;
        margin-right: 0;
        bottom: 0;
        z-index: 2;
        margin: 0 auto;
        display: flex; } }

/**************************HEADING_STYLE*********************** */
.main_head {
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 20px; }
  .main_head .title {
    font-size: 12px;
    color: #8a8a8a;
    line-height: normal;
    letter-spacing: 1px;
    margin-bottom: 15px; }
  .main_head .head {
    font-size: 24px;
    color: #0a314d;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: capitalize; }
  .main_head::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #0f75bc;
    width: 60px;
    height: 1px;
    z-index: 1; }
  @media only screen and (max-width: 992px) {
    .main_head {
      padding-bottom: 20px; }
      .main_head .title {
        font-size: 10px;
        margin-bottom: 5px; }
      .main_head .head {
        font-size: 20px; } }
  @media only screen and (max-width: 468px) {
    .main_head {
      margin-bottom: 25px; } }

/************************BUTTON_STYLE******************************** */
.plain_btn {
  font-size: 15px;
  color: #41bfeb;
  background: url("../images/icons/plain_btn_arrw.png") no-repeat center right;
  padding-right: 20px;
  transition: ease-in-out all 0.3s;
  font-weight: 500; }
  .plain_btn:hover {
    color: #41bfeb;
    padding-right: 25px; }

/************************SLICK_ARROW******************************** */
.slick-arrow {
  position: absolute;
  top: -30px;
  right: 0px;
  width: 44px;
  height: 70px;
  display: inline-block;
  outline: none;
  border: none;
  box-shadow: none;
  border-radius: 50%;
  font-size: 0px;
  overflow: hidden;
  transition: ease-in-out all 0.4s;
  z-index: 1;
  cursor: pointer; }
  .slick-arrow:focus {
    outline: none; }
  .slick-arrow.slide-prev {
    background: url("../images/icons/slider_left.svg") no-repeat center right -10px;
    right: 60px; }
    .slick-arrow.slide-prev:hover {
      background: url("../images/icons/slider_left-hvr.svg") no-repeat center; }
  .slick-arrow.slide-nxt {
    background: url("../images/icons/slider_right.svg") no-repeat center left -10px; }
    .slick-arrow.slide-nxt:hover {
      background: url("../images/icons/slider_right-hvr.svg") no-repeat center; }

/**************************************INNER_PAGE*********************************** */
.inner-page {
  position: relative; }
  .inner-page #banner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    position: relative;
    margin-top: 100px; }
    @media only screen and (max-width: 768px) {
      .inner-page #banner {
        margin-top: 65px; } }
    .inner-page #banner::after {
      content: "";
      background: linear-gradient(1800deg, rgba(5, 23, 36, 0.65), rgba(5, 23, 36, 0));
      position: absolute;
      left: 0px;
      bottom: 0px;
      height: 90%;
      width: 100%;
      z-index: 1; }
    .inner-page #banner .banner-caption {
      text-align: center;
      padding-top: 235px;
      padding-bottom: 80px;
      position: relative;
      z-index: 2; }
      .inner-page #banner .banner-caption .page_title {
        font-size: 45px;
        color: white;
        text-transform: uppercase; }
      @media (max-width: 768px) and (min-width: 468px) {
        .inner-page #banner .banner-caption {
          padding-top: 140px;
          padding-bottom: 60px; }
          .inner-page #banner .banner-caption .page_title {
            font-size: 30px; } }
      @media only screen and (max-width: 468px) {
        .inner-page #banner .banner-caption {
          padding-top: 75px;
          padding-bottom: 25px; }
          .inner-page #banner .banner-caption .page_title {
            font-size: 25px; } }
  .inner-page .breadcrumb_sec .breadcrumb {
    background: transparent;
    text-align: right;
    justify-content: flex-end;
    padding: 25px 0;
    margin-bottom: 0px; }
    @media only screen and (max-width: 992px) {
      .inner-page .breadcrumb_sec .breadcrumb {
        padding: 12px 0; } }
    .inner-page .breadcrumb_sec .breadcrumb li {
      font-size: 12px;
      color: #a8a8a8;
      text-transform: uppercase;
      line-height: normal;
      padding: 0 10px;
      border-right: 1px solid #b1b0b0; }
      .inner-page .breadcrumb_sec .breadcrumb li a {
        font-size: 12px;
        color: #a8a8a8; }
        @media only screen and (max-width: 992px) {
          .inner-page .breadcrumb_sec .breadcrumb li a {
            font-size: 11px; } }
      .inner-page .breadcrumb_sec .breadcrumb li:first-child a {
        color: #0f75bc; }
      .inner-page .breadcrumb_sec .breadcrumb li:last-child {
        border-right: 0px; }

/************WELCOME_SEC************** */
#welcome_sec {
  padding: 80px 0 120px; }
  @media only screen and (max-width: 992px) {
    #welcome_sec {
      padding: 45px 0; } }
  #welcome_sec .main_head {
    margin-bottom: 50px; }
    @media only screen and (max-width: 468px) {
      #welcome_sec .main_head {
        margin-bottom: 25px; } }
  @media only screen and (min-width: 992px) {
    #welcome_sec .cntnt_box {
      padding-top: 30px; } }
  #welcome_sec .cntnt_box p {
    font-size: 14px;
    color: #747474;
    line-height: 1.857; }
  @media only screen and (min-width: 992px) {
    #welcome_sec .cntnt_box .plain_btn {
      margin-top: 45px; } }
  @media only screen and (max-width: 992px) {
    #welcome_sec .cntnt_box .plain_btn {
      margin-top: 20px; } }
  #welcome_sec .icon_chart_box .icon_list {
    background-color: white;
    box-shadow: 10.328px 19.425px 65px 0px rgba(9, 79, 103, 0.1); }
    #welcome_sec .icon_chart_box .icon_list ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      @media only screen and (min-width: 992px) {
        #welcome_sec .icon_chart_box .icon_list ul {
          padding: 50px 0; } }
    #welcome_sec .icon_chart_box .icon_list li {
      width: 50%;
      text-align: center;
      padding: 25px 20px; }
      @media only screen and (max-width: 468px) {
        #welcome_sec .icon_chart_box .icon_list li {
          padding: 20px; } }
      #welcome_sec .icon_chart_box .icon_list li .icon {
        min-height: 50px;
        max-height: 50px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px; }
      #welcome_sec .icon_chart_box .icon_list li .title {
        color: #2c2622;
        line-height: normal; }
        @media only screen and (max-width: 468px) {
          #welcome_sec .icon_chart_box .icon_list li .title {
            font-size: 12px; } }
  @media only screen and (min-width: 992px) {
    #welcome_sec .icon_chart_box {
      padding-left: 55px; } }
  @media only screen and (max-width: 992px) {
    #welcome_sec .icon_chart_box {
      padding-top: 55px; } }

/***********************BENEFITS_SEC********************* */
#aviation_courses {
  padding: 125px 0 115px; }
  #aviation_courses .title_box {
    position: relative; }
    #aviation_courses .title_box .title {
      font-size: 30px;
      color: white;
      font-weight: 600;
      line-height: 1.067; }
      @media only screen and (min-width: 576px) {
        #aviation_courses .title_box .title {
          display: table-caption; } }
  #aviation_courses .item_box {
    transition: ease-in-out all 0.3s;
    transition-property: border;
    position: relative;
    border: 0px;
    border: 5px solid #fff;
    border-top: 0px;
    position: relative;
    margin-bottom: 60px;
    padding: 50px 30px; }
    @media only screen and (max-width: 576px) {
      #aviation_courses .item_box {
        padding: 50px 15px 25px; } }
    #aviation_courses .item_box::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      height: 5px;
      width: 25px;
      background: #fff;
      transition: ease-in-out all 0.3s; }
    #aviation_courses .item_box::after {
      content: "";
      position: absolute;
      right: 0px;
      top: 0px;
      height: 5px;
      width: calc(72% - 16px);
      background: #fff;
      transition: ease-in-out all 0.3s; }
    #aviation_courses .item_box .icon_box {
      position: absolute;
      top: -20px;
      left: 12%;
      filter: brightness(50) contrast(50);
      width: 60px;
      text-align: center; }
    #aviation_courses .item_box .title {
      font-size: 18px;
      color: white;
      font-weight: 500;
      line-height: 1.286;
      margin-bottom: 20px; }
    #aviation_courses .item_box .info {
      font-size: 14px;
      color: white;
      line-height: 20px; }
      @media only screen and (max-width: 576px) {
        #aviation_courses .item_box .info {
          font-size: 12px; } }
    #aviation_courses .item_box:hover {
      border-color: #0f75bc; }
      #aviation_courses .item_box:hover::before, #aviation_courses .item_box:hover::after {
        background: #0f75bc; }
      #aviation_courses .item_box:hover .border_box::before {
        width: 73.3%; }
      #aviation_courses .item_box:hover .icon_box {
        filter: none; }
  @media only screen and (min-width: 992px) {
    #aviation_courses .title_box {
      height: 83%; }
      #aviation_courses .title_box .plain_btn {
        position: absolute;
        left: 0px;
        bottom: 25px; }
    #aviation_courses .item_box {
      height: 83%; } }
  @media only screen and (max-width: 992px) {
    #aviation_courses {
      padding: 45px 0 0px; } }
  @media (max-width: 992px) and (min-width: 576px) {
    #aviation_courses .title_box {
      margin-bottom: 80px; }
      #aviation_courses .title_box .plain_btn {
        float: right;
        margin-top: 0px;
        position: relative;
        top: -20px; }
    #aviation_courses .item_box {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 768px) {
    #aviation_courses .title_box .title {
      font-size: 24px;
      line-height: normal; } }
  @media only screen and (max-width: 576px) {
    #aviation_courses .title_box {
      margin-bottom: 75px; }
    #aviation_courses .plain_btn {
      margin-top: 35px; } }

/*******************SPECIALITY_SEC***************** */
@media only screen and (min-width: 992px) {
  #speciality {
    padding: 70px 0 85px; } }
@media only screen and (max-width: 992px) {
  #speciality {
    padding: 35px 0; } }
#speciality .box {
  text-align: center; }
  @media only screen and (min-width: 1200px) {
    #speciality .box {
      padding: 0 45px; } }
  @media only screen and (max-width: 1200px) {
    #speciality .box {
      padding: 0 20px; } }
  #speciality .box .icon_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px; }
  #speciality .box .title {
    font-size: 18px;
    font-weight: 500;
    color: #282727;
    line-height: normal;
    margin-bottom: 20px; }
  #speciality .box .info, #speciality .box .info p {
    font-size: 14px;
    color: #858585;
    line-height: 1.429;
    margin-bottom: 0px; }
  #speciality .box:hover .icon_box {
    -webkit-animation: fadeInUp 600ms;
    animation: fadeInUp 600ms;
    transition: ease-in-out all 0.5s; }
  #speciality .box:hover .title {
    -webkit-animation: fadeInLeft 600ms;
    animation: fadeInLeft 600ms;
    transition: ease-in-out all 0.5s; }
  #speciality .box:hover .info, #speciality .box:hover .info p {
    -webkit-animation: fadeInRight 600ms;
    animation: fadeInRight 600ms;
    transition: ease-in-out all 0.5s; }

/*******************CLIENTS_SAYS_SEC***************** */
#clients_says {
  background: #f3f3f3;
  padding: 100px 0 120px; }
  @media only screen and (max-width: 992px) {
    #clients_says {
      padding: 45px 0px; } }
  #clients_says .sec_title_box {
    background: url("../images/icons/clients_testi_icon.png") no-repeat top 30px left 70px #0f75bc;
    box-shadow: 6.536px 10.064px 22.8px 1.2px rgba(2, 2, 2, 0.1);
    padding: 110px 50px 35px; }
    #clients_says .sec_title_box .title {
      font-size: 35px;
      color: white;
      line-height: 1.343;
      margin-bottom: 5px; }
      @media only screen and (min-width: 1200px) {
        #clients_says .sec_title_box .title {
          max-width: 85%; } }
      @media only screen and (max-width: 992px) {
        #clients_says .sec_title_box .title {
          font-size: 24px;
          line-height: normal;
          margin-bottom: 10px; } }
    #clients_says .sec_title_box .lead {
      font-size: 13px;
      color: #0e0e0e;
      font-weight: 500; }
    @media only screen and (max-width: 992px) {
      #clients_says .sec_title_box {
        background-position: top 25px left 30px;
        margin: 0 10px 25px;
        background-size: 45px;
        padding: 90px 30px 35px; } }
  #clients_says .clients_testi .testi_box {
    padding: 0 7.5px 25px; }
    #clients_says .clients_testi .testi_box .msg_box {
      background: #fff;
      font-size: 13px;
      color: #666666;
      line-height: 1.751;
      text-align: left;
      padding: 50px 30px 45px; }
      #clients_says .clients_testi .testi_box .msg_box p {
        font-size: 13px;
        color: #666666;
        line-height: 1.751;
        text-align: left; }
    #clients_says .clients_testi .testi_box .testi_foot {
      background: #0f75bc;
      padding: 10px 35px 15px;
      position: relative; }
      #clients_says .clients_testi .testi_box .testi_foot .clients_name {
        font-size: 15px;
        color: white;
        line-height: normal;
        margin-bottom: 8px; }
      #clients_says .clients_testi .testi_box .testi_foot .clients_position {
        font-size: 10px;
        color: white;
        line-height: normal; }
      #clients_says .clients_testi .testi_box .testi_foot::after {
        content: "";
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-right: 22px solid transparent;
        border-top: 22px solid #0f75bc;
        position: absolute;
        bottom: -22px;
        left: 5%; }

#blog_sec {
  padding: 65px 0; }
  @media only screen and (max-width: 576px) {
    #blog_sec {
      padding: 45px 0; } }
  #blog_sec .main_head {
    text-align: center;
    margin-bottom: 55px; }
    #blog_sec .main_head::before {
      right: 0px;
      margin: 0 auto; }
  #blog_sec .blog_slide .box {
    padding: 0 15px; }
  #blog_sec .blog_slide .img_box {
    margin-bottom: 15px; }
  #blog_sec .blog_slide .info_box .date {
    font-size: 11px;
    color: #0f75bc;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    font-weight: 500; }
    #blog_sec .blog_slide .info_box .date::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 50%;
      background-color: #0f75bc;
      position: absolute;
      width: 21px;
      height: 1px; }
  #blog_sec .blog_slide .info_box .news {
    font-size: 15px;
    color: #0a314d;
    line-height: 1.4; }
    @media only screen and (max-width: 768px) {
      #blog_sec .blog_slide .info_box .news {
        font-size: 12px; } }

/****************************ABOUT_PAGE********************** */
#about_page #welcome_sec .icon_chart_box .icon_list ul {
  padding: 25px 0; }
#about_page #mission_vission {
  padding: 70px 0; }
  @media only screen and (max-width: 768px) {
    #about_page #mission_vission {
      padding: 50px 0 20px; } }
  #about_page #mission_vission .row {
    align-items: center; }
  #about_page #mission_vission .sectitle_sec .sub_title {
    font-size: 20px;
    color: white;
    line-height: 1.45; }
  #about_page #mission_vission .sectitle_sec .title {
    font-size: 28px;
    color: white;
    line-height: 40px; }
  @media only screen and (max-width: 992px) {
    #about_page #mission_vission .sectitle_sec {
      margin-bottom: 35px; } }
  #about_page #mission_vission .box .title {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px; }
  #about_page #mission_vission .box .info, #about_page #mission_vission .box .info p {
    font-size: 13px;
    color: #fefefe;
    line-height: 2; }
  @media only screen and (min-width: 768px) {
    #about_page #mission_vission .box {
      padding-right: 55px; } }
  @media only screen and (max-width: 768px) {
    #about_page #mission_vission .box {
      padding-bottom: 40px; } }
#about_page #who_we_are {
  background: #fff;
  padding: 120px 0 45px; }
  #about_page #who_we_are .box {
    margin-bottom: 40px; }
    #about_page #who_we_are .box .icon_box {
      margin-bottom: 30px;
      max-height: 56px;
      min-height: 56px;
      overflow: hidden; }
    #about_page #who_we_are .box .title {
      font-size: 20px;
      color: #0f75bc;
      line-height: normal;
      margin-bottom: 30px;
      font-weight: 500; }
    #about_page #who_we_are .box .info, #about_page #who_we_are .box .info p {
      font-size: 13px;
      color: #7c7c7d;
      line-height: 2;
      margin-bottom: 0px; }
    @media only screen and (min-width: 992px) {
      #about_page #who_we_are .box {
        padding-right: 15px; } }

/*************************BLOG_PAGE***************** */
#blog_page #blog-list {
  padding-top: 55px;
  padding-bottom: 65px; }
  @media only screen and (max-width: 768px) {
    #blog_page #blog-list {
      padding-top: 40px;
      padding-bottom: 45px; } }
#blog_page .box {
  margin-bottom: 30px; }
  @media only screen and (max-width: 768px) {
    #blog_page .box {
      margin-bottom: 30px; } }
  #blog_page .box .img_box {
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
    display: block;
    margin-bottom: 15px;
    position: relative; }
  #blog_page .box .info_box .date {
    font-size: 11px;
    color: #0f75bc;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    font-weight: 500; }
    #blog_page .box .info_box .date::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 50%;
      background-color: #0f75bc;
      position: absolute;
      width: 21px;
      height: 1px; }
  #blog_page .box .info_box .news {
    font-size: 15px;
    color: #0a314d;
    line-height: 1.4; }
    @media only screen and (max-width: 768px) {
      #blog_page .box .info_box .news {
        font-size: 12px; } }

#blog_detail_page #blog-list {
  padding-top: 55px;
  padding-bottom: 45px; }
  @media only screen and (max-width: 768px) {
    #blog_detail_page #blog-list {
      padding-top: 40px;
      padding-bottom: 45px; } }
@media only screen and (min-width: 992px) {
  #blog_detail_page .dlog-dtl-box {
    padding-right: 20px; } }
#blog_detail_page .blog-header .blog-title {
  font-size: 22px;
  font-weight: 600;
  color: #0f75bc;
  letter-spacing: 1px;
  line-height: normal; }
  @media (max-width: 1400px) and (min-width: 992px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 22px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 20px; } }
  @media (max-width: 768px) and (min-width: 468px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 20px; } }
  @media only screen and (max-width: 468px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 17px; } }
#blog_detail_page .blog-meta {
  padding: 25px 0; }
  @media only screen and (max-width: 992px) {
    #blog_detail_page .blog-meta {
      padding: 15px 0; } }
  #blog_detail_page .blog-meta span {
    font-size: 12px;
    color: #9c9e9f;
    line-height: normal;
    position: relative;
    padding: 0px 10px;
    letter-spacing: 1px;
    border-right: 1px solid #9c9e9f; }
    #blog_detail_page .blog-meta span:first-child {
      padding-left: 0px; }
    #blog_detail_page .blog-meta span:last-child {
      padding-right: 0px;
      border-right: 0px; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #blog_detail_page .blog-meta span {
        font-size: 13px; } }
    @media (max-width: 992px) and (min-width: 768px) {
      #blog_detail_page .blog-meta span {
        font-size: 11px; } }
    @media (max-width: 768px) and (min-width: 468px) {
      #blog_detail_page .blog-meta span {
        font-size: 11px; } }
    @media only screen and (max-width: 468px) {
      #blog_detail_page .blog-meta span {
        font-size: 10px; } }
  #blog_detail_page .blog-meta::after {
    content: "";
    display: flex;
    clear: both; }
#blog_detail_page .blog-content .img-box {
  margin-bottom: 40px; }
#blog_detail_page .blog-content p {
  font-size: 14px;
  color: #696767;
  line-height: 26px;
  margin-bottom: 35px; }
  @media (max-width: 1400px) and (min-width: 992px) {
    #blog_detail_page .blog-content p {
      font-size: 13px;
      line-height: 24px;
      margin-bottom: 15px; } }
  @media only screen and (max-width: 992px) {
    #blog_detail_page .blog-content p {
      font-size: 12px;
      line-height: 22px;
      margin-bottom: 15px; } }
@media only screen and (max-width: 992px) {
  #blog_detail_page aside {
    margin-top: 40px; } }
#blog_detail_page aside .new-posts {
  margin-bottom: 45px; }
  @media (max-width: 992px) and (min-width: 576px) {
    #blog_detail_page aside .new-posts {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  #blog_detail_page aside .new-posts .head {
    position: relative;
    margin-bottom: 10px; }
    @media (max-width: 992px) and (min-width: 576px) {
      #blog_detail_page aside .new-posts .head {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    #blog_detail_page aside .new-posts .head span {
      font-size: 19px;
      color: #0f75bc;
      line-height: normal;
      font-weight: 600;
      position: relative;
      z-index: 1;
      background: #fff;
      padding-right: 15px;
      letter-spacing: 1px; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 16px; } }
      @media (max-width: 992px) and (min-width: 768px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 15px; } }
      @media only screen and (max-width: 768px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 18px; } }
  #blog_detail_page aside .new-posts .post {
    padding: 30px 0;
    border-bottom: 1px dashed #e5e9e8; }
    @media only screen and (min-width: 1500px) {
      #blog_detail_page aside .new-posts .post {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (max-width: 992px) and (min-width: 576px) {
      #blog_detail_page aside .new-posts .post {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    #blog_detail_page aside .new-posts .post .img-box {
      display: inline-block;
      margin-right: 25px; }
      @media only screen and (min-width: 1700px) {
        #blog_detail_page aside .new-posts .post .img-box {
          width: 160px; } }
      @media (max-width: 1700px) and (min-width: 1500px) {
        #blog_detail_page aside .new-posts .post .img-box {
          width: 160px; } }
      @media only screen and (max-width: 1500px) {
        #blog_detail_page aside .new-posts .post .img-box {
          margin-bottom: 15px; } }
    @media only screen and (min-width: 1700px) {
      #blog_detail_page aside .new-posts .post .cntnt {
        width: calc(100% - 185px); } }
    @media (max-width: 1700px) and (min-width: 1500px) {
      #blog_detail_page aside .new-posts .post .cntnt {
        width: calc(100% - 195px); } }
    #blog_detail_page aside .new-posts .post .cntnt .blog-title {
      font-size: 12px;
      color: #0e0e0e;
      line-height: 20px;
      margin-bottom: 20px;
      letter-spacing: 1px;
      font-weight: 600; }
      @media (max-width: 1600px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 12px;
          line-height: 22px; } }
      @media only screen and (max-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 14px;
          line-height: 22px;
          margin-bottom: 15px; } }
      @media only screen and (max-width: 576px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 12px;
          line-height: 22px;
          margin-bottom: 15px; } }
    #blog_detail_page aside .new-posts .post .cntnt .date {
      font-size: 10px;
      font-weight: 600;
      color: #083b66;
      text-transform: uppercase;
      line-height: normal;
      letter-spacing: 1px; }
      @media (max-width: 1600px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .date {
          font-size: 12px; } }
      @media only screen and (max-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .date {
          font-size: 10px; } }
#blog_detail_page .readmore {
  margin-right: 30px;
  float: right;
  margin-top: 50px; }

/*******************************SEVICES_PAGE********************************* */
@media only screen and (max-width: 992px) {
  .breadcrumb_sec {
    display: none; } }

@media only screen and (max-width: 992px) {
  #service {
    overflow: hidden; } }
@media only screen and (max-width: 468px) {
  #service .container {
    max-width: 100%; } }
#service .lft_sec {
  background-image: -moz-linear-gradient(0deg, white 0%, #f7f6f6 99%);
  background-image: -webkit-linear-gradient(0deg, white 0%, #f7f6f6 99%);
  background-image: -ms-linear-gradient(0deg, white 0%, #f7f6f6 99%);
  padding: 0px; }
#service .category-list {
  padding: 80px 0 45px; }
  @media only screen and (max-width: 468px) {
    #service .category-list {
      padding: 80px 0 45px 15px; } }
  #service .category-list .sec-head {
    font-size: 20px;
    color: #0f75bc;
    font-weight: bold;
    line-height: 1.2;
    padding-right: 35px;
    margin-bottom: 25px; }
    #service .category-list .sec-head strong {
      font-size: 30px;
      display: block; }
  #service .category-list ul a {
    font-size: 14px;
    color: #2d2828;
    font-weight: 500;
    line-height: 22px;
    padding: 15px 0px;
    padding-left: 30px;
    display: block;
    position: relative; }
    #service .category-list ul a:hover {
      background: linear-gradient(to right, #fbfbfb 50%, #fff 50%);
      background-size: 200% 100%;
      background-position: right bottom;
      transition: all 0.5s ease-out;
      color: #0f75bc; }
    #service .category-list ul a::after {
      content: "";
      position: absolute;
      left: 0px;
      top: 19px;
      width: 16px;
      height: 16px;
      background: url("../images/icons/list_icon.png") no-repeat center; }
  #service .category-list ul .active a {
    background: linear-gradient(to right, #fbfbfb 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0s ease-out;
    color: #0f75bc; }
    #service .category-list ul .active a:hover {
      background: linear-gradient(to right, #fbfbfb 50%, #fff 50%);
      background-size: 200% 100%;
      background-position: right bottom;
      transition: all 0s ease-out; }
#service .ad {
  background: #0f75bc;
  padding: 25px 40px 40px;
  box-shadow: 0px 25px 70px 0px rgba(1, 88, 170, 0.15);
  border-radius: 10px; }
  @media only screen and (min-width: 992px) {
    #service .ad {
      margin-right: 35px; } }
  #service .ad .title {
    font-size: 24px;
    color: white;
    line-height: 49px;
    margin-bottom: 35px;
    font-weight: 200; }
    #service .ad .title strong {
      display: block;
      text-transform: uppercase;
      font-size: 35px;
      font-weight: 200; }
    @media only screen and (max-width: 992px) {
      #service .ad .title {
        font-size: 19px;
        line-height: 40px; }
        #service .ad .title strong {
          font-size: 30px; } }
  #service .ad li {
    margin-bottom: 20px; }
    #service .ad li:last-child {
      margin-bottom: 0px; }
  #service .ad .call {
    font-size: 18px;
    color: white;
    font-weight: 500;
    line-height: 0.834;
    padding-left: 35px;
    font-weight: 300;
    background: url(../images/icons/ad-call.png) no-repeat center left; }
  #service .ad .mail {
    font-size: 16px;
    color: white;
    font-weight: 500;
    line-height: 0.938;
    padding-left: 35px;
    font-weight: 300;
    background: url(../images/icons/ad-mail.png) no-repeat center left; }
#service .service-content {
  padding-top: 30px;
  padding-bottom: 100px; }
  @media only screen and (min-width: 992px) {
    #service .service-content {
      padding-left: 65px; } }
  @media only screen and (max-width: 992px) {
    #service .service-content {
      margin-top: 55px; } }
  #service .service-content p {
    font-size: 14px;
    color: #747474;
    line-height: 26px; }
  #service .service-content ul {
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 20px; }
    #service .service-content ul li {
      font-size: 16px;
      color: #505252;
      line-height: normal;
      margin-bottom: 15px;
      background: url("../images/icons/ul_list.png") no-repeat top 4px left;
      padding-left: 30px; }
  #service .service-content h3, #service .service-content h4, #service .service-content h5, #service .service-content h6 {
    color: #0a314d;
    font-weight: 300;
    text-transform: capitalize;
    line-height: normal;
    margin: 25px 0;
    padding-bottom: 20px;
    position: relative; }
    #service .service-content h3::after, #service .service-content h4::after, #service .service-content h5::after, #service .service-content h6::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: 0px;
      background-color: #0f75bc;
      width: 60px;
      height: 1px;
      z-index: 1; }
  #service .service-content .img_sec {
    margin: 40px 0; }

#contact_page #contact_dtl {
  padding: 35px 0 95px; }
  #contact_page #contact_dtl .main_head {
    padding-bottom: 15px;
    margin-bottom: 90px; }
    #contact_page #contact_dtl .main_head .sub-head {
      font-size: 14px;
      color: #0e74bb;
      font-weight: 400;
      line-height: 2.429;
      margin-bottom: 15px;
      text-transform: uppercase;
      letter-spacing: 2px; }
    #contact_page #contact_dtl .main_head .head {
      font-weight: 500; }
  @media only screen and (max-width: 992px) {
    #contact_page #contact_dtl .dtl_box .box {
      margin-bottom: 25px; } }
  #contact_page #contact_dtl .dtl_box .title {
    font-size: 16px;
    color: #0f75bc;
    margin-bottom: 25px;
    font-weight: 400; }
    @media only screen and (max-width: 992px) {
      #contact_page #contact_dtl .dtl_box .title {
        margin-bottom: 10px; } }
  #contact_page #contact_dtl .dtl_box p {
    font-size: 14px;
    color: #747474;
    line-height: 21px; }
  #contact_page #contact_dtl .dtl_box .qck_cntct li, #contact_page #contact_dtl .dtl_box .qck_cntct li a {
    font-size: 14px;
    color: #747474;
    line-height: 19px; }
    #contact_page #contact_dtl .dtl_box .qck_cntct li a, #contact_page #contact_dtl .dtl_box .qck_cntct li a a {
      display: inline-block;
      margin-left: 10px; }
  #contact_page #contact_dtl .dtl_box .social-icon {
    display: flex;
    margin-top: 25px; }
    #contact_page #contact_dtl .dtl_box .social-icon li {
      margin-right: 15px; }
      #contact_page #contact_dtl .dtl_box .social-icon li:last-child {
        margin-right: 0px; }
      #contact_page #contact_dtl .dtl_box .social-icon li a {
        color: #747474;
        border-radius: 50%;
        background: rgba(116, 116, 116, 0.102);
        width: 30px;
        height: 29px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center; }
  @media only screen and (min-width: 992px) {
    #contact_page #contact_dtl .rit_sec {
      padding-top: 35px;
      padding-left: 80px; } }
  @media only screen and (max-width: 992px) {
    #contact_page #contact_dtl .rit_sec {
      margin-top: 55px; } }
  #contact_page #contact_dtl .rit_sec .form_head {
    font-size: 25px;
    color: #383838;
    margin-bottom: 25px; }
  #contact_page #contact_dtl .rit_sec .form_sub {
    font-size: 13px;
    color: #717171;
    text-transform: uppercase;
    margin-bottom: 35px;
    line-height: normal; }
    #contact_page #contact_dtl .rit_sec .form_sub span {
      color: #0f75bc; }
  #contact_page #contact_dtl .rit_sec .form-group {
    margin-bottom: 25px; }
    #contact_page #contact_dtl .rit_sec .form-group::after {
      content: "";
      display: flex;
      clear: both; }
  #contact_page #contact_dtl .rit_sec .form-control {
    font-size: 12px;
    color: #444444;
    height: 55px;
    padding: 0px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    outline: none;
    box-shadow: none; }
    #contact_page #contact_dtl .rit_sec .form-control::placeholder {
      font-size: 12px;
      color: #444444; }
  #contact_page #contact_dtl .rit_sec textarea.form-control {
    height: 35px;
    margin-top: 45px; }
  #contact_page #contact_dtl .rit_sec .btn {
    font-size: 13px;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #1e2124;
    min-width: 150px;
    height: 43px;
    line-height: 43px;
    padding: 0px;
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    float: right;
    margin-top: 20px; }
  #contact_page #contact_dtl .rit_sec [class^="col-"]:last-child .form-group {
    margin-bottom: 0px; }
#contact_page #map {
  filter: gray;
  -webkit-filter: grayscale(99%); }
  @media only screen and (max-width: 992px) {
    #contact_page #map iframe {
      height: 350px; } }
  @media only screen and (max-width: 468px) {
    #contact_page #map iframe {
      height: 250px; } }

/************************FOOTER********************* */
footer {
  padding-top: 100px;
  position: relative; }
  @media only screen and (max-width: 768px) {
    footer {
      padding-top: 65px; } }
  footer .foot_logo {
    margin-bottom: 35px; }
    @media only screen and (max-width: 468px) {
      footer .foot_logo {
        max-width: 175px; } }
  footer .foot_head {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 40px;
    color: #fff; }
    @media only screen and (max-width: 992px) {
      footer .foot_head {
        margin-top: 25px;
        margin-bottom: 20px; } }
  footer p {
    font-size: 13px;
    color: #f0f0f0;
    margin-bottom: 0px; }
  footer ul li {
    line-height: normal;
    margin-bottom: 15px;
    font-size: 13px;
    color: #f0f0f0; }
    footer ul li a {
      font-size: 13px;
      color: #f0f0f0;
      display: inline-block; }
      footer ul li a:hover {
        color: #0f75bc; }
  footer .address ul {
    max-width: 50%; }
  footer .address li {
    line-height: 30px; }
    footer .address li span {
      display: block; }
  footer .cntct_dtl li {
    line-height: 24px; }
    footer .cntct_dtl li a {
      display: block; }
  footer .social-icon {
    display: flex;
    margin-top: 30px; }
    footer .social-icon li {
      margin-right: 15px; }
      footer .social-icon li:last-child {
        margin-right: 0px; }
    footer .social-icon a {
      color: #f0f0f0;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.102);
      width: 30px;
      height: 29px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
  footer .certified ul {
    display: flex;
    align-items: center;
    justify-content: center; }
    footer .certified ul li {
      margin: 0 12px; }
      footer .certified ul li:first-child {
        margin-left: 0px; }
      footer .certified ul li:last-child {
        margin-right: 0px; }
    footer .certified ul img {
      max-width: 70px; }

#copyright {
  border-top: 1px solid rgba(245, 247, 248, 0.1);
  padding: 35px 0;
  margin-top: 75px; }
  @media only screen and (max-width: 576px) {
    #copyright {
      text-align: center;
      margin-top: 35px; } }
  #copyright::after {
    content: "";
    display: flex;
    clear: both; }
  #copyright .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  #copyright p {
    margin: auto;
    font-size: 12px;
    color: #f0f0f0; }
    #copyright p a {
      display: inline-block;
      font-size: 12px;
      color: #f0f0f0; }

.not_load {
  height: 100vh;
  overflow: hidden;
  background: #ffffff; }

.loader {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  opacity: 1;
  visibility: visible;
  transition: ease-in-out all 0.4s; }

.load .loader {
  visibility: hidden;
  opacity: 0; }

/*# sourceMappingURL=app.css.map */
