@import "//stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";
@import "//use.fontawesome.com/releases/v5.5.0/css/all.css";
@import "//cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";
@import "//cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css";
@import "//cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js";
@import "//fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&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: "Rubik", sans-serif;
  font-size: 13px;
  letter-spacing: 0.6px; }

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: #ffffff;
  color: #424242; }

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: 32px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

p {
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  color: #414242;
  margin-bottom: 15px; }
  @media (max-width: 768px) and (min-width: 576px) {
    p {
      font-size: 13px; } }
  @media only screen and (max-width: 576px) {
    p {
      font-size: 12px;
      line-height: 22px; } }

a {
  display: 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; }

.btn {
  border-radius: 0px;
  outline: none;
  box-shadow: none; }

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; }

::selection, ::-moz-selection {
  background: #db2820; }

.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; }

@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; }

  .order2 {
    order: 2;
    -webkit-order: 2; }

  .order3 {
    order: 3;
    -webkit-order: 3; }

  .order4 {
    order: 4;
    -webkit-order: 4; }

  .order5 {
    order: 5;
    -webkit-order: 5; }

  .order6 {
    order: 6;
    -webkit-order: 6; }

  .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 (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%; } }
/* BASE STYLE */
.fixed-right {
  position: fixed;
  right: 20px;
  top: 30vh;
  z-index: 2;
  display: none; }
  @media only screen and (max-width: 992px) {
    .fixed-right {
      display: block; } }
  @media only screen and (max-width: 576px) {
    .fixed-right {
      top: auto;
      bottom: 85px;
      right: 10px; } }
  .fixed-right .call-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-call.png) center center no-repeat #0d3584;
    z-index: 1;
    margin: 20px 0;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); }
  .fixed-right .whatsapp .call-right {
    background: url(../images/icons/sd-whtzap.png) center center no-repeat #5aa920;
    background-size: 24px; }
  .fixed-right .whatsapp .slide-left {
    background: #5aa920;
    padding: 6.5px 20px; }
  .fixed-right .slide-left {
    position: absolute;
    background: #0d3584;
    width: 0;
    height: 44px;
    right: 12px;
    top: 20px;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 13.5px 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; }
  .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 #db2820;
    z-index: 1;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); }
  .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: #db2820; }
      .fixed-right .quick-contact.mail:hover .slide-left {
        width: 270px; } }

/*******************************SLIDER_BOTTOM_SCROLL_UP******************************* */
.scrollup {
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 115px;
  right: 20px;
  display: none;
  background: url(../images/icons/icon_top.png) #0d3584 no-repeat center;
  background-size: 14px;
  border-radius: 50%;
  z-index: 2;
  align-items: center;
  justify-content: center; }
  .scrollup:hover, .scrollup:focus {
    color: #76787e; }
  @media only screen and (max-width: 576px) {
    .scrollup {
      right: 10px;
      bottom: 25px; } }

@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); } }
@-webkit-keyframes kenburns_zoomInOut {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1.2); } }
@-moz-keyframes kenburns_zoomInOut {
  0% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1.2); } }
@-ms-keyframes kenburns_zoomInOut {
  0% {
    -ms-transform: scale(1); }
  100% {
    -ms-transform: scale(1.2); } }
@-o-keyframes kenburns_zoomInOut {
  0% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(1.2); } }
@keyframes kenburns_zoomInOut {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }
@keyframes zoominoutsinglefeatured {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(0.8); } }
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
/******************LOCATION_ICON_ANIMATION************************* */
@keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
/******************LOCATION_ICON_ANIMATION************************* */
@keyframes bounce1 {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
@-webkit-keyframes bounce1 {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-10px); } }
@keyframes pulse {
  0% {
    opacity: 0;
    transform: scale(1); } }
/***********************************BTN_ARROW_ANIMATION************************** */
@keyframes bounceX {
  from {
    transform: translateX(0px); }
  to {
    transform: translateX(-10px); } }
@-webkit-keyframes bounce {
  from {
    transform: translateX(0px); }
  to {
    transform: translateX(-10px); } }
@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1260px; } }
@media (max-width: 992px) and (min-width: 768px) {
  .container {
    max-width: 95%; } }
@media only screen and (max-width: 768px) {
  .container {
    max-width: none; } }

/***********HEADER************ */
#Header {
  width: 100%;
  z-index: 999;
  background: white;
  top: 0px;
  left: 0px; }
  @media only screen and (min-width: 992px) {
    #Header {
      position: absolute; } }
  #Header .row {
    align-items: center;
    justify-content: space-between;
    margin: 0; }
  #Header .logo_sec {
    max-width: 195px;
    padding-right: 5px;
    position: relative; }
    @media only screen and (max-width: 468px) {
      #Header .logo_sec {
        max-width: 165px;
        padding: 10px 0; } }
    #Header .logo_sec .lit_logo {
      display: none; }
  #Header .action_sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 31px 0 26px;
    width: calc(100% - 195px); }
    @media only screen and (max-width: 468px) {
      #Header .action_sec {
        width: calc(100% - 165px);
        padding: 0; } }
    #Header .action_sec .qck_contct {
      display: grid;
      grid-template-columns: 1fr 1fr;
      padding-right: 11%;
      width: max-content;
      width: -moz-max-content; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #Header .action_sec .qck_contct {
          padding-right: 25px; } }
      @media only screen and (max-width: 992px) {
        #Header .action_sec .qck_contct {
          display: none; } }
      #Header .action_sec .qck_contct li {
        font-size: 13px;
        color: #2c2b2b;
        display: flex;
        align-items: center; }
        #Header .action_sec .qck_contct li:not(:last-of-type) {
          margin-right: 40px; }
          @media (max-width: 1200px) and (min-width: 992px) {
            #Header .action_sec .qck_contct li:not(:last-of-type) {
              margin-right: 20px; } }
      #Header .action_sec .qck_contct a {
        font-size: 13px;
        color: #2c2b2b;
        width: max-content;
        width: -moz-max-content; }
    #Header .action_sec .share_option {
      position: relative;
      padding: 10px 60px 10px 0; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #Header .action_sec .share_option {
          padding-right: 30px; } }
      @media only screen and (max-width: 576px) {
        #Header .action_sec .share_option {
          padding-right: 0px;
          margin-right: 20px; } }
      @media only screen and (max-width: 468px) {
        #Header .action_sec .share_option {
          margin-right: 5px; } }
      #Header .action_sec .share_option .share .share_btn {
        background: url("../images/icons/share_btn_dark.png") no-repeat right center;
        padding: 5px 30px 5px 0;
        font-size: 14px;
        color: #2c2b2b;
        text-transform: uppercase; }
        @media only screen and (max-width: 576px) {
          #Header .action_sec .share_option .share .share_btn {
            font-size: 0px;
            padding: 8px;
            margin-right: 15px; } }
      #Header .action_sec .share_option .share .dropdown-menu {
        width: max-content;
        left: auto !important;
        right: 0;
        top: 100% !important;
        background: white;
        padding: 0px;
        margin: 0px;
        border: none;
        border-radius: 0px;
        overflow: hidden;
        -webkit-animation: fadeInUp;
        animation: fadeInUp 0.5s;
        transition: all ease-in-out 0.5s;
        transition-delay: 0.3s;
        transform: translate3d(0px, 21px, 0px) !important;
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.14); }
        #Header .action_sec .share_option .share .dropdown-menu ul {
          display: flex;
          align-items: center; }
        #Header .action_sec .share_option .share .dropdown-menu li:not(:last-of-type) {
          border-right: 1px solid rgba(13, 53, 132, 0.14); }
        #Header .action_sec .share_option .share .dropdown-menu li a {
          padding: 10px 15px;
          color: #2e2e2e; }
          #Header .action_sec .share_option .share .dropdown-menu li a:hover {
            background: #0d3584;
            color: white; }
      #Header .action_sec .share_option .share:hover .dropdown-menu li {
        opacity: 1;
        transform: rotate(0deg); }
        #Header .action_sec .share_option .share:hover .dropdown-menu li:first-child {
          top: 50px; }
        #Header .action_sec .share_option .share:hover .dropdown-menu li:nth-child(2) {
          top: 100px; }
        #Header .action_sec .share_option .share:hover .dropdown-menu li:nth-child(3) {
          top: 150px; }
        #Header .action_sec .share_option .share:hover .dropdown-menu li:nth-child(4) {
          top: 200px; }
    #Header .action_sec .account_option {
      padding: 5px 40px 5px 20px;
      background: url(../images/icons/user.svg) no-repeat left top 4px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #Header .action_sec .account_option {
          padding-right: 20px; } }
      @media only screen and (max-width: 576px) {
        #Header .action_sec .account_option {
          padding-right: 20px; } }
      @media only screen and (max-width: 468px) {
        #Header .action_sec .account_option {
          display: none; } }
      #Header .action_sec .account_option li {
        padding: 0 13.5px;
        position: relative; }
        #Header .action_sec .account_option li:first-child {
          padding-left: 0px; }
        #Header .action_sec .account_option li:last-child {
          padding-right: 0px; }
        #Header .action_sec .account_option li:not(:first-child)::before {
          content: "/";
          position: absolute;
          left: 0px;
          top: 0px;
          color: #0d3584;
          font-size: 11px; }
        #Header .action_sec .account_option li a {
          font-size: 14px;
          color: #2c2b2b;
          text-transform: uppercase; }
          #Header .action_sec .account_option li a:hover {
            color: #0d3584; }
      #Header .action_sec .account_option .logedin_drop {
        padding: 0px;
        min-width: 260px;
        border: none;
        left: auto !important;
        right: 0;
        top: 100% !important; }
        #Header .action_sec .account_option .logedin_drop::before {
          content: "";
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #0d3584;
          position: absolute;
          right: 40px;
          top: -10px; }
        #Header .action_sec .account_option .logedin_drop .profile_box {
          background: #0d3584;
          display: flex;
          align-items: center;
          text-align: center;
          padding: 20px; }
          #Header .action_sec .account_option .logedin_drop .profile_box .dp_box {
            width: 65px;
            min-width: 65px;
            height: 65px;
            border-radius: 50%;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #1446a9;
            margin-right: 15px; }
        #Header .action_sec .account_option .logedin_drop .update_image .say {
          font-size: 15px;
          font-weight: 400;
          color: #fff;
          text-transform: capitalize; }
        #Header .action_sec .account_option .logedin_drop .update_image .update {
          font-size: 12px;
          color: white;
          font-weight: 400;
          font-style: italic;
          border: none;
          background: transparent;
          padding: 0px;
          display: block;
          text-align: center;
          outline: none;
          border: none;
          box-shadow: none;
          border-bottom: 1px solid #0d3584;
          cursor: pointer;
          margin-top: 10px;
          width: fit-content;
          width: -moz-fit-content; }
          #Header .action_sec .account_option .logedin_drop .update_image .update:hover {
            border-bottom: 1px solid white; }
        #Header .action_sec .account_option .logedin_drop .action_box {
          border: 1px solid rgba(0, 0, 0, 0.15); }
          #Header .action_sec .account_option .logedin_drop .action_box li {
            padding: 0px;
            margin-bottom: 0px; }
            #Header .action_sec .account_option .logedin_drop .action_box li::before {
              display: none; }
            #Header .action_sec .account_option .logedin_drop .action_box li a {
              padding: 15px 20px;
              font-size: 14px;
              color: #4e4d4d;
              line-height: 20px;
              position: relative;
              display: block;
              width: 100%;
              text-transform: capitalize; }
              #Header .action_sec .account_option .logedin_drop .action_box li a:hover {
                background: #343434;
                color: white; }
            #Header .action_sec .account_option .logedin_drop .action_box li:not(:last-child) a {
              border-bottom: 1px solid #efefef; }
        #Header .action_sec .account_option .logedin_drop .logout {
          border-radius: 0px;
          background-color: #da251d;
          width: 100%;
          height: 46px;
          display: flex;
          align-items: center;
          justify-content: center;
          border: none;
          outline: none;
          box-shadow: none;
          font-size: 14px;
          font-weight: 400;
          color: white;
          text-transform: uppercase;
          text-align: center; }
    #Header .action_sec .menu_icon {
      display: flex;
      padding: 7px 0px;
      border-left: 1px solid rgba(117, 117, 117, 0.2);
      padding-left: 35px; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #Header .action_sec .menu_icon {
          padding-left: 20px; } }
      @media only screen and (max-width: 576px) {
        #Header .action_sec .menu_icon {
          padding-left: 20px; } }
      #Header .action_sec .menu_icon button {
        display: block;
        border: none;
        width: 25px;
        height: 18px;
        font-size: 0;
        outline: none;
        padding: 0px;
        margin-right: 0;
        margin-top: 0;
        box-shadow: none;
        border-radius: 0;
        background: transparent;
        right: 0px;
        top: 0px; }
        #Header .action_sec .menu_icon button span {
          width: 100%;
          height: 2px;
          display: block;
          background: #0d3584;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          position: relative; }
          #Header .action_sec .menu_icon button span ~ span {
            margin-top: 6px; }
        #Header .action_sec .menu_icon button.open span {
          margin-top: 0; }
          #Header .action_sec .menu_icon button.open span:nth-child(1) {
            -webkit-transform: rotate(50deg);
            -moz-transform: rotate(50deg);
            -ms-transform: rotate(50deg);
            -o-transform: rotate(50deg);
            transform: rotate(50deg); }
          #Header .action_sec .menu_icon button.open span:nth-child(2) {
            width: 0;
            visibility: hidden;
            opacity: 0;
            -webkit-transform: translateX(100%);
            -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
            -o-transform: translateX(100%);
            transform: translateX(100%); }
          #Header .action_sec .menu_icon button.open span:nth-child(3) {
            -webkit-transform: rotate(-50deg) translate(3px, -2px);
            -moz-transform: rotate(-50deg) translate(3px, -2px);
            -ms-transform: rotate(-50deg) translate(3px, -2px);
            -o-transform: rotate(-50deg) translate(3px, -2px);
            transform: rotate(-50deg) translate(3px, -2px); }
  #Header .navbar-expand-lg {
    padding: 0px;
    background: #0d3584;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    z-index: 999; }
    #Header .navbar-expand-lg .navbar-collapse.collapse:not(.show) {
      display: none !important;
      width: 100%; }
    #Header .navbar-expand-lg .navbar-collapse .navbar-nav {
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; }
      @media only screen and (min-width: 992px) {
        #Header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-list {
          margin: 0 20px; } }
      @media (max-width: 1200px) and (min-width: 992px) {
        #Header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-list {
          margin: 0 13px; } }
      #Header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-list .link {
        font-size: 14px;
        letter-spacing: 0.6px;
        color: white;
        text-transform: uppercase;
        font-weight: 400;
        padding: 19px 0;
        position: relative; }
        @media only screen and (max-width: 992px) {
          #Header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-list .link {
            font-size: 12px;
            color: #fff !important;
            font-weight: 400;
            text-transform: uppercase;
            line-height: normal;
            padding: 12px 15px;
            border-bottom: 1px solid #1071d4; } }
      #Header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-list.active .link, #Header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-list:hover .link {
        color: white;
        background: #db2820; }
      #Header .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown .dropdown-menu {
        background-color: white;
        border-radius: 0px;
        padding: 0px;
        margin: 0px;
        border: none; }
        #Header .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown .dropdown-menu a {
          font-size: 14px;
          font-weight: 500;
          color: #092d3e;
          padding: 15px 20px; }
          #Header .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown .dropdown-menu a:not(:last-of-type) {
            border-bottom: 1px solid #e9e9e9; }
          #Header .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown .dropdown-menu a:hover, #Header .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown .dropdown-menu a .active {
            color: #069dd4; }
  #Header #MyMenu {
    display: block !important;
    width: 100%;
    height: 100%;
    background: url("../images/footer_bg.jpg");
    pointer-events: all;
    z-index: 3;
    padding: 0px !important;
    animation: ease-in-out;
    transition-delay: 0.5s;
    animation-name: fadeInDown;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.17, 0.67, 0.21, 1);
    -moz-transition: all 0.5s cubic-bezier(0.17, 0.67, 0.21, 1);
    -ms-transition: all 0.5s cubic-bezier(0.17, 0.67, 0.21, 1);
    -o-transition: all 0.5s cubic-bezier(0.17, 0.67, 0.21, 1);
    transition: all 0.5s cubic-bezier(0.17, 0.67, 0.21, 1);
    max-height: 100vh;
    overflow: hidden;
    background-size: cover;
    background-position: center; }
    #Header #MyMenu::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background: rgba(0, 39, 86, 0.8); }
    #Header #MyMenu.show {
      opacity: 1;
      visibility: visible;
      height: 100vh; }
    @media (max-width: 992px) and (min-width: 576px) {
      #Header #MyMenu .container {
        max-width: 90%; } }
    @media only screen and (max-width: 576px) {
      #Header #MyMenu .container {
        max-width: 100%; } }
    #Header #MyMenu .navbar-right {
      width: 100% !important;
      float: left !important;
      padding: 20vh 100px 50px;
      height: 100%; }
      @media only screen and (max-width: 800px) {
        #Header #MyMenu .navbar-right {
          padding: 20vh 0px 50px; } }
      @media only screen and (max-width: 700px) {
        #Header #MyMenu .navbar-right {
          padding: 15vh 0px 50px; } }
    #Header #MyMenu .menu_logo {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 199px;
      float: none; }
      @media only screen and (min-width: 1400px) {
        #Header #MyMenu .menu_logo {
          left: 40px;
          top: 30px; } }
      @media only screen and (max-width: 1400px) {
        #Header #MyMenu .menu_logo {
          left: 20px;
          top: 20px; } }
      @media only screen and (max-width: 1400px) {
        #Header #MyMenu .menu_logo {
          max-width: 150px; } }
      @media only screen and (max-width: 576px) {
        #Header #MyMenu .menu_logo {
          max-width: 110px; } }
    #Header #MyMenu .menu_icon {
      position: absolute;
      right: 45px;
      top: 55px;
      display: flex;
      padding: 7px 0px; }
      @media only screen and (max-width: 1400px) {
        #Header #MyMenu .menu_icon {
          top: 30px; } }
      @media only screen and (max-width: 800px) {
        #Header #MyMenu .menu_icon {
          right: 20px; } }
      #Header #MyMenu .menu_icon button {
        display: block;
        border: none;
        width: 25px;
        height: 18px;
        font-size: 0;
        outline: none;
        padding: 0px;
        margin-right: 0;
        margin-top: 0;
        box-shadow: none;
        border-radius: 0;
        background: transparent;
        right: 0px;
        top: 0px;
        opacity: 1; }
        #Header #MyMenu .menu_icon button span {
          width: 100%;
          height: 2px;
          display: block;
          background: white;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          position: relative; }
          #Header #MyMenu .menu_icon button span ~ span {
            margin-top: 6px; }
        #Header #MyMenu .menu_icon button.open span {
          margin-top: 0; }
          #Header #MyMenu .menu_icon button.open span:nth-child(1) {
            -webkit-transform: rotate(50deg);
            -moz-transform: rotate(50deg);
            -ms-transform: rotate(50deg);
            -o-transform: rotate(50deg);
            transform: rotate(50deg); }
          #Header #MyMenu .menu_icon button.open span:nth-child(2) {
            width: 0;
            visibility: hidden;
            opacity: 0;
            -webkit-transform: translateX(100%);
            -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
            -o-transform: translateX(100%);
            transform: translateX(100%); }
          #Header #MyMenu .menu_icon button.open span:nth-child(3) {
            -webkit-transform: rotate(-50deg) translate(3px, -2px);
            -moz-transform: rotate(-50deg) translate(3px, -2px);
            -ms-transform: rotate(-50deg) translate(3px, -2px);
            -o-transform: rotate(-50deg) translate(3px, -2px);
            transform: rotate(-50deg) translate(3px, -2px); }
    #Header #MyMenu .sub_menu {
      padding-top: 66px; }
      @media only screen and (max-width: 575px) {
        #Header #MyMenu .sub_menu {
          padding-top: 40px; } }
      @media only screen and (max-height: 600px) {
        #Header #MyMenu .sub_menu {
          padding-top: 40px; } }
      #Header #MyMenu .sub_menu .row {
        align-items: flex-start;
        justify-content: center; }
      #Header #MyMenu .sub_menu .head {
        color: #fff;
        font-weight: 600;
        font-size: 20px;
        font-family: "Roboto", sans-serif;
        padding-bottom: 15px; }
      #Header #MyMenu .sub_menu .head_sub {
        color: #fff;
        font-size: 18px;
        margin-bottom: 26px;
        font-weight: 500; }
      #Header #MyMenu .sub_menu .text {
        font-size: 16px;
        color: #fff;
        margin-bottom: 30px;
        font-weight: 400; }
      #Header #MyMenu .sub_menu .text2 {
        font-size: 14px;
        color: #fff;
        margin-bottom: 30px;
        font-weight: 400;
        line-height: 24px; }
      @media only screen and (min-width: 1400px) {
        #Header #MyMenu .sub_menu .about_div {
          padding-right: 100px; } }
      #Header #MyMenu .sub_menu .menu_div a {
        padding: 10px 0px;
        width: 100%;
        display: block;
        color: #FFFFFF;
        font-size: 34px;
        font-weight: 700;
        position: relative;
        font-family: "Roboto", sans-serif;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        margin-bottom: 10px;
        width: fit-content;
        width: -mozfit-content; }
        @media only screen and (max-width: 800px) {
          #Header #MyMenu .sub_menu .menu_div a {
            padding: 4px 0px;
            font-size: 26px;
            font-weight: 500; } }
        #Header #MyMenu .sub_menu .menu_div a::before {
          background: #1446a9;
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          z-index: -1;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          height: 100%;
          width: 0px; }
        #Header #MyMenu .sub_menu .menu_div a:hover {
          padding-left: 30px; }
          #Header #MyMenu .sub_menu .menu_div a:hover::before {
            width: 40%; }
      #Header #MyMenu .sub_menu .account_option {
        margin-bottom: 30px; }
        @media only screen and (min-width: 468px) {
          #Header #MyMenu .sub_menu .account_option {
            display: grid;
            grid-template-columns: 1fr 1fr; } }
        #Header #MyMenu .sub_menu .account_option li a {
          color: #fff;
          font-size: 18px;
          margin-bottom: 26px;
          font-weight: 400;
          border: 1px solid #fff;
          text-align: center;
          padding: 14px 10px; }
          #Header #MyMenu .sub_menu .account_option li a:hover {
            background: #1446a9; }
        @media only screen and (min-width: 468px) {
          #Header #MyMenu .sub_menu .account_option li:first-child a {
            border-right: 0px; } }
      #Header #MyMenu .sub_menu .contact_div {
        margin-bottom: 65px; }
        @media only screen and (max-width: 768px) {
          #Header #MyMenu .sub_menu .contact_div {
            display: none; } }
        #Header #MyMenu .sub_menu .contact_div a {
          color: #FFF;
          font-size: 18px;
          padding-left: 30px;
          margin-bottom: 20px;
          display: block; }
          #Header #MyMenu .sub_menu .contact_div a.call {
            background: url(../images/icons/call.png) 0px center no-repeat; }
          #Header #MyMenu .sub_menu .contact_div a.mail {
            background: url(../images/icons/mail.png) 0px center no-repeat; }
      @media only screen and (max-width: 768px) {
        #Header #MyMenu .sub_menu .social_div {
          display: none; } }
      #Header #MyMenu .sub_menu .social_div ul {
        display: flex; }
        #Header #MyMenu .sub_menu .social_div ul li {
          margin-right: 15px; }
          #Header #MyMenu .sub_menu .social_div ul li:last-child {
            margin-right: 0px; }
        #Header #MyMenu .sub_menu .social_div ul a {
          color: #f0f0f0;
          border-radius: 50%;
          background: rgba(255, 255, 255, 0.102);
          width: 29px;
          height: 29px;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center; }
          #Header #MyMenu .sub_menu .social_div ul a:hover {
            background: #db2820;
            color: white; }
    @media only screen and (max-width: 992px) {
      #Header #MyMenu .first_sec {
        display: none; } }
    @media only screen and (max-width: 768px) {
      #Header #MyMenu .third_sec {
        margin-top: 25px; } }
  @media only screen and (min-width: 992px) {
    #Header.home_page:not(.sticky) {
      background: transparent; }
      #Header.home_page:not(.sticky) .logo_sec {
        bottom: -18px; }
        #Header.home_page:not(.sticky) .logo_sec .dark_logo {
          display: none; }
        #Header.home_page:not(.sticky) .logo_sec .lit_logo {
          display: block; }
      #Header.home_page:not(.sticky) .action_sec {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative; }
        #Header.home_page:not(.sticky) .action_sec::after {
          content: "";
          position: absolute;
          left: 100%;
          bottom: 0px;
          width: calc(100% - 170px);
          height: 1px;
          background: rgba(255, 255, 255, 0.2); }
        #Header.home_page:not(.sticky) .action_sec .qck_contct li, #Header.home_page:not(.sticky) .action_sec .qck_contct a {
          color: white; }
        #Header.home_page:not(.sticky) .action_sec .share_option {
          padding: 10px 60px 10px 0; }
          #Header.home_page:not(.sticky) .action_sec .share_option .share .share_btn {
            background: url(../images/icons/share_btn.png) no-repeat right center;
            color: white; }
        #Header.home_page:not(.sticky) .action_sec .account_option {
          filter: invert(1) brightness(35); }
          #Header.home_page:not(.sticky) .action_sec .account_option li a {
            color: #000000;
            font-weight: 500; }
            #Header.home_page:not(.sticky) .action_sec .account_option li a:hover {
              filter: invert(1) brightness(6);
              color: #0d3584; }
        #Header.home_page:not(.sticky) .action_sec .menu_icon button span {
          background: white; } }
  #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 25px rgba(0, 0, 0, 0.1);
    z-index: 9000;
    top: 0px;
    background: white; }
    #Header.sticky .logo_sec {
      max-width: 145px; }
      @media only screen and (max-width: 468px) {
        #Header.sticky .logo_sec {
          max-width: 100px; } }
    #Header.sticky .action_sec {
      padding: 15px 0; }
      @media only screen and (max-width: 468px) {
        #Header.sticky .action_sec {
          padding: 0; } }

/***********layout************* */
/******************COMMON_HEAD_SLTYLE************************* */
.main_head {
  position: relative;
  text-align: center;
  padding-bottom: 13px;
  margin-bottom: 45px; }
  @media only screen and (max-width: 468px) {
    .main_head {
      margin-bottom: 30px; } }
  .main_head::after {
    content: "";
    background-color: #db2820;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 30px;
    height: 4px; }
  .main_head .sub_title {
    font-size: 12px;
    color: #a2a1a1;
    margin-bottom: 22px;
    letter-spacing: 2px;
    text-transform: uppercase; }
    @media only screen and (max-width: 468px) {
      .main_head .sub_title {
        margin-bottom: 15px; } }
  .main_head .title {
    font-size: 45px;
    color: #0d3584;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase; }
    @media (max-width: 992px) and (min-width: 468px) {
      .main_head .title {
        font-size: 28px; } }
    @media only screen and (max-width: 468px) {
      .main_head .title {
        font-size: 24px; } }

/***************************PLAY_BUTTON********************** */
#play_button {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 0px; }
  #play_button::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #0d3584;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite; }
    @media only screen and (max-width: 768px) {
      #play_button::before {
        width: 60px;
        height: 60px; } }
  #play_button::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: url("../images/icons/play.png") no-repeat center;
    background-size: 70px;
    border-radius: 50%;
    transition: all 200ms; }
    @media only screen and (max-width: 768px) {
      #play_button::after {
        width: 58px;
        height: 58px;
        font-size: 58px;
        background-size: 58px; } }
  #play_button:hover::after {
    background-color: #0d3584; }

/******************************INNERPAGE****************** */
.inner_page #banner {
  height: 365px;
  background-color: #27a5e3 !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
  position: relative; }
  @media (max-width: 992px) and (min-width: 576px) {
    .inner_page #banner {
      height: 270px; } }
  @media only screen and (max-width: 576px) {
    .inner_page #banner {
      height: 170px; } }
  .inner_page #banner .banner_caption {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    .inner_page #banner .banner_caption .page_title {
      font-size: 55px;
      color: white;
      line-height: normal; }
      @media (max-width: 992px) and (min-width: 576px) {
        .inner_page #banner .banner_caption .page_title {
          font-size: 38px; } }
      @media only screen and (max-width: 576px) {
        .inner_page #banner .banner_caption .page_title {
          font-size: 28px; } }
.inner_page .breadcrumb_sec .breadcrumb {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: transparent;
  padding: 20px 0;
  margin: 0; }
  .inner_page .breadcrumb_sec .breadcrumb li {
    padding: 0 12px;
    position: relative; }
    .inner_page .breadcrumb_sec .breadcrumb li:not(:last-of-type)::after {
      content: "";
      position: absolute;
      right: 0px;
      top: -1px;
      width: 1px;
      height: 13px;
      background: #bbbbbb;
      transform: rotate(20deg); }
    .inner_page .breadcrumb_sec .breadcrumb li a {
      font-size: 12px;
      color: #bbbbbb;
      text-transform: uppercase; }
    .inner_page .breadcrumb_sec .breadcrumb li:first-child a {
      color: #0d3584; }
    .inner_page .breadcrumb_sec .breadcrumb li:last-of-type {
      padding-right: 0px; }

#main_slider .carousel-inner {
  overflow: visible; }
@media only screen and (min-width: 992px) {
  #main_slider .carousel-item {
    min-height: 350px;
    height: 100vh;
    max-height: 710px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important; }
    #main_slider .carousel-item .mob_slide {
      display: none; } }
#main_slider .container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative; }
#main_slider .carousel_caption {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 90px;
  text-align: center;
  width: 100%; }
  @media only screen and (max-width: 992px) {
    #main_slider .carousel_caption {
      display: none; } }
  #main_slider .carousel_caption .caption {
    font-size: 55px;
    color: white;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.1px;
    margin-bottom: 5px; }
  #main_slider .carousel_caption .caption2 {
    font-size: 55px;
    color: white;
    font-weight: 200;
    line-height: normal;
    letter-spacing: 0.1px; }
#main_slider .carousel-arrows {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  padding: 0 3%; }
  #main_slider .carousel-arrows a {
    position: unset;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-size: 8px !important; }
    @media only screen and (max-width: 576px) {
      #main_slider .carousel-arrows a {
        width: 30px;
        height: 30px;
        background-size: 5px !important; } }
  #main_slider .carousel-arrows .carousel-control-prev {
    background: url("../images/icons/arrow_prev.png") no-repeat center white; }
  #main_slider .carousel-arrows .carousel-control-next {
    background: url("../images/icons/arrow_nxt.png") no-repeat center white; }
#main_slider .carousel-indicators {
  display: flex;
  margin-left: 0;
  margin-right: 0px;
  z-index: 2;
  position: unset;
  position: absolute;
  bottom: 47px; }
  @media only screen and (max-width: 576px) {
    #main_slider .carousel-indicators {
      bottom: 15px; } }
  #main_slider .carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
    opacity: 0.5;
    margin: 0 11px;
    font-size: 0px; }
    @media only screen and (max-width: 576px) {
      #main_slider .carousel-indicators li {
        margin: 0 5px; } }
    #main_slider .carousel-indicators li.active {
      background: white;
      opacity: 1; }

#welcome_sec {
  background: white; }
  @media only screen and (min-width: 992px) {
    #welcome_sec {
      padding: 90px 0 75px; } }
  @media only screen and (max-width: 992px) {
    #welcome_sec {
      padding: 65px 0 40px; } }
  @media only screen and (min-width: 1200px) {
    #welcome_sec .main_head {
      margin-bottom: 90px; }
    #welcome_sec .lft_sec {
      padding-right: 50px; }
    #welcome_sec .rit_sec {
      padding-left: 50px; } }
  @media only screen and (max-width: 1200px) {
    #welcome_sec .rit_sec {
      display: none; } }
  #welcome_sec h1, #welcome_sec h2, #welcome_sec h3, #welcome_sec h4, #welcome_sec h5, #welcome_sec h6 {
    font-size: 20px;
    color: #0d0d0d;
    margin-bottom: 30px; }
    @media only screen and (max-width: 576px) {
      #welcome_sec h1, #welcome_sec h2, #welcome_sec h3, #welcome_sec h4, #welcome_sec h5, #welcome_sec h6 {
        font-size: 18px;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 468px) {
      #welcome_sec h1, #welcome_sec h2, #welcome_sec h3, #welcome_sec h4, #welcome_sec h5, #welcome_sec h6 {
        font-size: 16px; } }
  #welcome_sec p {
    font-size: 14px;
    color: #444343;
    line-height: 2.143; }
    @media only screen and (max-width: 468px) {
      #welcome_sec p {
        font-size: 13px; } }
  #welcome_sec ul {
    display: inline-block;
    margin-bottom: 20px; }
    #welcome_sec ul li {
      font-size: 14px;
      color: #505252;
      line-height: 22px;
      margin-bottom: 15px;
      background: url("../images/icons/ul_list.png") no-repeat top 4px left;
      padding-left: 30px; }
      @media only screen and (max-width: 468px) {
        #welcome_sec ul li {
          font-size: 13px;
          background-position: top 4px left;
          padding-left: 25px; } }
      #welcome_sec ul li a {
        display: block;
        color: #505252;
        font-size: 16px;
        line-height: 21px; }
        @media only screen and (max-width: 468px) {
          #welcome_sec ul li a {
            font-size: 14px; } }

#our_services {
  padding: 55px 0 70px;
  background: #f1f1f1; }
  @media only screen and (max-width: 468px) {
    #our_services {
      padding: 55px 0 30px; } }
  #our_services .main_head {
    margin-bottom: 60px; }
  #our_services .box {
    text-align: center;
    margin-bottom: 40px; }
    #our_services .box .title_box {
      padding: 30px 0 55px;
      background: white;
      position: relative; }
      @media (max-width: 992px) and (min-width: 468px) {
        #our_services .box .title_box {
          padding-bottom: 45px; } }
      @media only screen and (max-width: 468px) {
        #our_services .box .title_box {
          padding-bottom: 30px; } }
      #our_services .box .title_box .title {
        font-size: 36px;
        font-weight: 500;
        color: #2e2e2e;
        text-transform: uppercase;
        line-height: normal; }
        @media (max-width: 992px) and (min-width: 468px) {
          #our_services .box .title_box .title {
            font-size: 28px; } }
        @media only screen and (max-width: 468px) {
          #our_services .box .title_box .title {
            font-size: 22px; } }
      #our_services .box .title_box .icon {
        border-radius: 50%;
        background-color: #db2820;
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: -32.5px;
        width: 74px;
        height: 74px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1; }
        @media (max-width: 992px) and (min-width: 468px) {
          #our_services .box .title_box .icon {
            width: 64px;
            height: 64px;
            padding: 15px; } }
        @media only screen and (max-width: 468px) {
          #our_services .box .title_box .icon {
            width: 50px;
            height: 50px;
            padding: 12px; } }
    #our_services .box .img_box {
      background-position: center !important;
      background-size: cover !important;
      background-repeat: no-repeat !important;
      position: relative;
      height: 380px;
      overflow: hidden;
      position: relative;
      -webkit-transition: background-size 0.8s linear;
      -moz-transition: background-size 0.8s linear;
      -o-transition: background-size 0.8s linear;
      -ms-transition: background-size 0.8s linear;
      transition: background-size 0.8s linear; }
      @media (max-width: 992px) and (min-width: 468px) {
        #our_services .box .img_box {
          height: 320px; } }
      @media only screen and (max-width: 468px) {
        #our_services .box .img_box {
          height: 260px; } }
      #our_services .box .img_box::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 40%;
        left: 0px;
        bottom: 0px;
        transition: all ease-in-out 0.3s;
        background-image: linear-gradient(#21212100, #212121); }
      #our_services .box .img_box .info_box {
        padding: 0 50px 30px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        transform: translate(0px, 20px);
        transition: ease-in-out all 0.3s;
        width: 100%;
        text-align: center; }
        @media (max-width: 992px) and (min-width: 468px) {
          #our_services .box .img_box .info_box {
            padding: 0 30px 30px; } }
        @media only screen and (max-width: 468px) {
          #our_services .box .img_box .info_box {
            padding: 0 15px 30px; } }
        #our_services .box .img_box .info_box p {
          font-size: 14px;
          color: white;
          line-height: 1.571;
          text-align: center; }
          @media only screen and (max-width: 992px) {
            #our_services .box .img_box .info_box p {
              font-size: 13px; } }
        #our_services .box .img_box .info_box .read_more {
          font-size: 14px;
          font-weight: 500;
          color: #ef271e;
          text-transform: uppercase;
          letter-spacing: 1px;
          position: relative;
          padding-right: 25px;
          width: fit-content;
          width: -moz-fit-content;
          margin: auto;
          opacity: 0;
          visibility: hidden;
          transform: translate(0px, 90px);
          transition: ease-in-out all 0.3s; }
          #our_services .box .img_box .info_box .read_more::after {
            content: "";
            width: 21px;
            height: 2px;
            background-color: #db2820;
            position: absolute;
            right: 0px;
            top: 5px; }
    #our_services .box:hover .img_box::before {
      height: 100%; }
    #our_services .box:hover .img_box .info_box {
      transform: translate(0px, 0px); }
      #our_services .box:hover .img_box .info_box .read_more {
        opacity: 1;
        visibility: visible;
        transform: translate(0px, 0px); }

/*******************TERMINAL_SEC***************** */
#terminal_sec {
  position: relative;
  overflow: hidden;
  padding: 135px 0 85px; }
  @media only screen and (max-width: 576px) {
    #terminal_sec {
      padding: 60px 0 40px; } }
  #terminal_sec::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(7, 45, 90, 0.8); }
  #terminal_sec .lft_sec {
    margin-bottom: 35px; }
    @media only screen and (min-width: 1280px) {
      #terminal_sec .lft_sec {
        padding-right: 90px; } }
    @media (max-width: 1280px) and (min-width: 992px) {
      #terminal_sec .lft_sec {
        padding-right: 40px; } }
    @media only screen and (max-width: 468px) {
      #terminal_sec .lft_sec {
        margin-bottom: 25px; } }
    #terminal_sec .lft_sec .logo {
      margin-bottom: 40px;
      max-width: 425px; }
    #terminal_sec .lft_sec .hilit {
      font-size: 30px;
      color: #efefef;
      line-height: 40px;
      font-weight: 300; }
      @media (max-width: 992px) and (min-width: 468px) {
        #terminal_sec .lft_sec .hilit {
          font-size: 28px; } }
      @media only screen and (max-width: 468px) {
        #terminal_sec .lft_sec .hilit {
          font-size: 22px;
          line-height: 34px; } }
      #terminal_sec .lft_sec .hilit strong {
        font-size: 38px;
        font-weight: 500; }
        @media (max-width: 992px) and (min-width: 468px) {
          #terminal_sec .lft_sec .hilit strong {
            font-size: 32px; } }
        @media only screen and (max-width: 468px) {
          #terminal_sec .lft_sec .hilit strong {
            font-size: 26px; } }
  @media only screen and (min-width: 992px) {
    #terminal_sec .rit_sec {
      padding-top: 15px; } }
  #terminal_sec .rit_sec p {
    font-size: 14px;
    color: #efefef;
    line-height: 24px;
    margin-bottom: 25px; }
    @media only screen and (max-width: 468px) {
      #terminal_sec .rit_sec p {
        font-size: 13px; } }

/*******************SERVICE_QUALITY***************** */
#service_quality {
  padding: 80px 0 100px; }
  @media only screen and (max-width: 468px) {
    #service_quality {
      padding: 60px 0; } }
  #service_quality .main_head {
    margin-bottom: 80px; }
    @media only screen and (max-width: 992px) {
      #service_quality .main_head {
        margin-bottom: 50px; } }
  #service_quality .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #service_quality .slick-track .slick-slide {
      height: auto; }
      #service_quality .slick-track .slick-slide div:not([class]) {
        height: 100%; }
  #service_quality .item {
    height: 100%; }
    @media only screen and (min-width: 740px) {
      #service_quality .item {
        padding: 0 15px; } }
  #service_quality .box {
    border: 1px solid #dde2ed;
    background-color: white;
    padding: 45px 25px 55px;
    height: 100%; }
    #service_quality .box .icon_box {
      margin-bottom: 30px; }
      #service_quality .box .icon_box img {
        max-width: 54px; }
    #service_quality .box .title {
      font-size: 19px;
      font-weight: 500;
      color: #1f1f1f;
      line-height: normal;
      margin-bottom: 20px; }
      @media only screen and (max-width: 992px) {
        #service_quality .box .title {
          font-size: 17px; } }
    #service_quality .box .info {
      font-size: 13px;
      color: #414242;
      line-height: 2.154; }
      #service_quality .box .info p {
        font-size: 13px;
        color: #414242;
        line-height: 2.154;
        margin-bottom: 0px; }
      #service_quality .box .info a {
        display: inline;
        font-size: 13px;
        color: #db2820; }

/*******************TESTIMONIALS***************** */
#expertise_sec {
  padding: 75px 0 70px;
  position: relative; }
  #expertise_sec::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #da251d; }
  @media only screen and (min-width: 992px) {
    #expertise_sec .flex_row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center; } }
  #expertise_sec .flex_row .title_box {
    background-color: rgba(255, 255, 255, 0.09);
    width: 100%;
    min-height: 170px;
    position: relative;
    padding: 45px 15px;
    display: flex;
    align-items: center; }
    @media only screen and (min-width: 992px) {
      #expertise_sec .flex_row .title_box {
        width: 255px; } }
    @media only screen and (max-width: 992px) {
      #expertise_sec .flex_row .title_box {
        margin: auto;
        margin-bottom: 50px; } }
    @media (max-width: 992px) and (min-width: 468px) {
      #expertise_sec .flex_row .title_box {
        width: 60%; } }
    #expertise_sec .flex_row .title_box .align {
      font-size: 24px;
      color: white;
      line-height: 38px; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #expertise_sec .flex_row .title_box .align {
          width: 230px;
          font-size: 20px;
          line-height: 34px; } }
      #expertise_sec .flex_row .title_box .align strong {
        font-size: 32px;
        font-weight: 500; }
        @media (max-width: 1200px) and (min-width: 992px) {
          #expertise_sec .flex_row .title_box .align strong {
            font-size: 24px; } }
    #expertise_sec .flex_row .title_box::before {
      content: "";
      position: absolute;
      left: -8px;
      top: -8px;
      width: 25px;
      height: 22px;
      background: transparent;
      border-right: 5px solid white;
      border-bottom: 5px solid white; }
    #expertise_sec .flex_row .title_box::after {
      content: "";
      position: absolute;
      right: -8px;
      bottom: -8px;
      width: 25px;
      height: 22px;
      background: transparent;
      border-left: 5px solid white;
      border-top: 5px solid white; }
  #expertise_sec .flex_row .rit_sec {
    width: 100%;
    display: grid;
    text-align: center;
    position: relative; }
    @media (max-width: 1200px) and (min-width: 992px) {
      #expertise_sec .flex_row .rit_sec {
        width: calc(100% - 230px); } }
    @media only screen and (min-width: 992px) {
      #expertise_sec .flex_row .rit_sec {
        padding-left: 50px;
        width: calc(100% - 255px); } }
    @media only screen and (min-width: 768px) {
      #expertise_sec .flex_row .rit_sec {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
    @media (max-width: 768px) and (min-width: 576px) {
      #expertise_sec .flex_row .rit_sec {
        grid-template-columns: 1fr 1fr; } }
    @media only screen and (min-width: 1280px) {
      #expertise_sec .flex_row .rit_sec .item {
        padding: 0 40px; } }
    @media only screen and (max-width: 1280px) {
      #expertise_sec .flex_row .rit_sec .item {
        padding: 0 15px; } }
    @media only screen and (max-width: 768px) {
      #expertise_sec .flex_row .rit_sec .item {
        margin-bottom: 30px; } }
    #expertise_sec .flex_row .rit_sec .count {
      font-size: 36px;
      font-weight: 600;
      color: white;
      margin-bottom: 10px; }
    #expertise_sec .flex_row .rit_sec .title {
      font-size: 16px;
      color: white;
      font-weight: 400;
      line-height: 26px; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #expertise_sec .flex_row .rit_sec .title {
          font-size: 14px;
          line-height: 24px; } }

/*******************TESTIMONIALS***************** */
#testimonials {
  background: #f1f1f1;
  padding: 70px 0 45px; }
  @media only screen and (max-width: 768px) {
    #testimonials {
      padding: 45px 0; } }
  #testimonials .main_head {
    margin-bottom: 60px; }
  #testimonials .testi_slide {
    padding-bottom: 60px; }
    @media only screen and (min-width: 468px) {
      #testimonials .testi_slide .item {
        padding: 20px 15px 0; } }
    @media only screen and (max-width: 468px) {
      #testimonials .testi_slide .item {
        padding: 20px 0px 0; } }
    #testimonials .testi_slide .testi_box {
      background: white;
      padding: 65px 30px 35px 35px;
      position: relative; }
      @media only screen and (max-width: 468px) {
        #testimonials .testi_slide .testi_box {
          padding: 50px 20px 25px 25px; } }
      #testimonials .testi_slide .testi_box::before {
        content: "";
        position: absolute;
        left: 35px;
        top: -20px;
        width: 46px;
        height: 33px;
        background: url("../images/icons/testi_icon.png") no-repeat center; }
        @media only screen and (max-width: 468px) {
          #testimonials .testi_slide .testi_box::before {
            left: 25px; } }
      #testimonials .testi_slide .testi_box p {
        font-size: 13px;
        color: #444343;
        line-height: 1.846;
        margin-bottom: 0px; }
    #testimonials .testi_slide .testi_foot {
      margin-top: 45px;
      display: flex;
      align-items: center; }
      #testimonials .testi_slide .testi_foot .dp {
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        border-radius: 50%;
        background-color: #e7f3f4;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden; }
      #testimonials .testi_slide .testi_foot .author_info {
        width: calc( 100% - 60px );
        padding-left: 20px; }
        #testimonials .testi_slide .testi_foot .author_info .name {
          font-size: 15px;
          color: #0d3584;
          font-weight: 500;
          margin-bottom: 10px; }
        #testimonials .testi_slide .testi_foot .author_info .position {
          font-size: 12px;
          color: #4e4e4e; }
    #testimonials .testi_slide .slick-dots {
      position: absolute;
      right: 15px;
      bottom: 0px;
      display: flex;
      align-items: center; }
      #testimonials .testi_slide .slick-dots li {
        padding: 0 7.5px; }
        #testimonials .testi_slide .slick-dots li button {
          font-size: 0;
          border-radius: 50%;
          background-color: #00aeef;
          opacity: 0.2;
          width: 6px;
          height: 6px;
          padding: 0px;
          border: none; }
        #testimonials .testi_slide .slick-dots li.slick-active button {
          opacity: 1;
          background-color: #0d3584; }

/*******************SCHEDULED_APPOINMENT***************** */
#schedule_appoinment {
  padding: 115px 0 120px;
  position: relative;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    #schedule_appoinment {
      padding: 85px 0 70px; } }
  @media only screen and (max-width: 468px) {
    #schedule_appoinment {
      padding: 60px 0; } }
  #schedule_appoinment::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 39, 86, 0.8); }
  #schedule_appoinment .row {
    justify-content: center; }
  #schedule_appoinment .title {
    font-size: 45px;
    color: white;
    line-height: normal;
    margin-bottom: 30px; }
    @media (max-width: 992px) and (min-width: 468px) {
      #schedule_appoinment .title {
        font-size: 38px; } }
    @media only screen and (max-width: 468px) {
      #schedule_appoinment .title {
        font-size: 28px;
        margin-bottom: 25px; } }
  #schedule_appoinment .info {
    font-size: 16px;
    color: white;
    line-height: 1.732; }
    @media (max-width: 992px) and (min-width: 468px) {
      #schedule_appoinment .info {
        font-size: 14px; } }
    @media only screen and (min-width: 468px) {
      #schedule_appoinment .info {
        padding: 0 55px; } }
    @media only screen and (max-width: 468px) {
      #schedule_appoinment .info {
        font-size: 13px; } }
    #schedule_appoinment .info p {
      font-size: 16px;
      color: white;
      line-height: 1.732;
      margin-bottom: 0; }
      @media (max-width: 992px) and (min-width: 468px) {
        #schedule_appoinment .info p {
          font-size: 14px; } }
      @media only screen and (max-width: 468px) {
        #schedule_appoinment .info p {
          font-size: 13px; } }
  #schedule_appoinment .btn {
    background-color: #cc3131;
    width: 220px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    margin: auto;
    margin-top: 45px; }
    @media only screen and (max-width: 468px) {
      #schedule_appoinment .btn {
        margin-top: 30px;
        width: 160px;
        height: 48px;
        font-size: 13px; } }

/*******************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 .icon_box img {
      max-width: 65px; }
  #speciality .box .title {
    font-size: 18px;
    font-weight: 500;
    color: #002756;
    line-height: normal;
    margin-bottom: 20px; }
  #speciality .box .info, #speciality .box .info p {
    font-size: 14px;
    color: #575757;
    line-height: 1.429;
    margin-bottom: 0px; }
  #speciality .box:hover .icon_box {
    -webkit-animation: flipInY;
    animation: flipInY 0.5s;
    transition: ease-in-out all 0.5s; }
  #speciality .box:hover .title {
    -webkit-animation: fadeInUp;
    animation: fadeInUp 0.8s;
    transition: ease-in-out all 0.5s; }
  #speciality .box:hover .info, #speciality .box:hover .info p {
    -webkit-animation: fadeInUp;
    animation: fadeInUp 0.8s;
    transition: ease-in-out all 0.8s; }

/*******************************SEVICES_PAGE********************************* */
#service {
  padding: 50px 0 45px; }
  #service .lft_sec .service_content {
    padding-bottom: 100px; }
    @media only screen and (max-width: 468px) {
      #service .lft_sec .service_content {
        padding-bottom: 70px; } }
    #service .lft_sec .service_content .service_title {
      font-size: 30px;
      font-weight: 500;
      color: #10338a;
      margin-bottom: 40px; }
      @media only screen and (max-width: 468px) {
        #service .lft_sec .service_content .service_title {
          font-size: 25px;
          margin-bottom: 25px; } }
    #service .lft_sec .service_content .img_sec {
      margin-bottom: 40px; }
    #service .lft_sec .service_content p {
      font-size: 16px;
      color: #252525;
      line-height: 1.688;
      margin-bottom: 25px; }
      @media only screen and (max-width: 468px) {
        #service .lft_sec .service_content p {
          font-size: 14px; } }
    #service .lft_sec .service_content h1, #service .lft_sec .service_content h2, #service .lft_sec .service_content h3, #service .lft_sec .service_content h4, #service .lft_sec .service_content h5, #service .lft_sec .service_content h6 {
      margin: 60px 0 30px;
      display: block;
      font-size: 24px;
      color: #2d2d2d; }
      @media only screen and (max-width: 468px) {
        #service .lft_sec .service_content h1, #service .lft_sec .service_content h2, #service .lft_sec .service_content h3, #service .lft_sec .service_content h4, #service .lft_sec .service_content h5, #service .lft_sec .service_content h6 {
          font-size: 21px; } }
    #service .lft_sec .service_content ul {
      display: inline-block;
      margin-bottom: 20px; }
      #service .lft_sec .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; }
        @media only screen and (max-width: 468px) {
          #service .lft_sec .service_content ul li {
            font-size: 14px;
            background-position: top 2px left; } }
        #service .lft_sec .service_content ul li a {
          display: block;
          color: #505252;
          font-size: 16px;
          line-height: 21px; }
          @media only screen and (max-width: 468px) {
            #service .lft_sec .service_content ul li a {
              font-size: 14px; } }
  #service .lft_sec .testi_box {
    margin-top: 40px;
    padding: 100px 45px 50px;
    background: url("../images/icons/test_quot.png") no-repeat top 40px left 45px rgba(16, 51, 138, 0.05); }
    #service .lft_sec .testi_box .testi_item {
      font-size: 16px;
      color: #252525;
      font-style: italic;
      line-height: 1.875; }
      @media only screen and (max-width: 468px) {
        #service .lft_sec .testi_box .testi_item {
          font-size: 14px; } }
      #service .lft_sec .testi_box .testi_item p {
        font-size: 16px;
        color: #252525;
        font-style: italic;
        line-height: 1.875;
        margin: 0px; }
        @media only screen and (max-width: 468px) {
          #service .lft_sec .testi_box .testi_item p {
            font-size: 14px; } }
    #service .lft_sec .testi_box .author {
      font-size: 16px;
      color: #3b3b3b;
      margin-top: 40px; }
      @media only screen and (max-width: 468px) {
        #service .lft_sec .testi_box .author {
          font-size: 14px; } }
  @media only screen and (min-width: 1200px) {
    #service .rit_sec {
      padding-left: 55px; } }
  #service .rit_sec .category_list {
    margin-bottom: 60px; }
    #service .rit_sec .category_list .sec_head {
      font-size: 20px;
      color: #10338a;
      font-weight: 500;
      margin-bottom: 50px; }
      @media only screen and (max-width: 468px) {
        #service .rit_sec .category_list .sec_head {
          margin-bottom: 35px; } }
    #service .rit_sec .category_list ul .dirctlink {
      font-size: 16px;
      color: #182546;
      font-weight: 500;
      text-transform: uppercase;
      display: block;
      position: relative;
      transition: all 0.3s ease-out;
      padding-bottom: 10px;
      margin-bottom: 20px;
      width: fit-content;
      width: -moz-fit-content; }
      @media only screen and (max-width: 468px) {
        #service .rit_sec .category_list ul .dirctlink {
          font-size: 14px; } }
      #service .rit_sec .category_list ul .dirctlink::after {
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0px;
        background-color: #d91e16;
        width: 29px;
        height: 1px;
        transition: all 0.3s ease-out; }
      #service .rit_sec .category_list ul .dirctlink:hover::after, #service .rit_sec .category_list ul .dirctlink.active::after {
        width: 100%; }
    #service .rit_sec .category_list #accordion .card {
      background: rgba(0, 0, 0, 0);
      border: none;
      border-radius: 0px; }
    #service .rit_sec .category_list #accordion .card-header {
      padding: 0px;
      border-radius: 0px;
      background: none;
      border: none;
      cursor: pointer;
      user-select: none;
      -webkit-user-select: none; }
      #service .rit_sec .category_list #accordion .card-header a {
        position: relative;
        padding-right: 25px; }
        #service .rit_sec .category_list #accordion .card-header a::before {
          content: "";
          position: absolute;
          right: 0px;
          top: 0px;
          background: url("../images/downArrow.webp") no-repeat center;
          background-size: contain;
          width: 12px;
          height: 12px; }
        #service .rit_sec .category_list #accordion .card-header a[aria-expanded="true"]::after {
          width: 100%; }
        #service .rit_sec .category_list #accordion .card-header a[aria-expanded="true"]::before {
          transform: rotate(180deg); }
    #service .rit_sec .category_list #accordion .card-body {
      padding: 0;
      padding-left: 5px; }
    #service .rit_sec .category_list #accordion li {
      color: #505252;
      line-height: normal;
      margin-bottom: 15px;
      background: url("../images/listArrow.webp") no-repeat top 3px left;
      background-size: 16px;
      padding-left: 30px; }
      @media only screen and (max-width: 468px) {
        #service .rit_sec .category_list #accordion li {
          background-position: top 2px left; } }
      #service .rit_sec .category_list #accordion li a {
        font-size: 16px;
        color: #505252;
        display: block;
        line-height: 21px; }
        @media only screen and (max-width: 468px) {
          #service .rit_sec .category_list #accordion li a {
            font-size: 14px; } }
  #service .rit_sec .ad {
    padding: 60px 30px 70px 50px;
    background: url("../images/ad_bg.jpg") no-repeat center;
    position: relative; }
    @media only screen and (max-width: 468px) {
      #service .rit_sec .ad {
        padding: 35px 30px 50px 35px; } }
    #service .rit_sec .ad::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background: rgba(0, 39, 86, 0.8); }
    #service .rit_sec .ad .title {
      font-size: 22px;
      color: white;
      line-height: normal;
      font-weight: 200;
      position: relative;
      z-index: 1;
      padding-bottom: 20px;
      margin-bottom: 25px;
      position: relative; }
      #service .rit_sec .ad .title::after {
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0px;
        background: #e04a43;
        width: 37px;
        height: 1px; }
      #service .rit_sec .ad .title strong {
        display: block;
        text-transform: uppercase;
        font-size: 33px;
        font-weight: 400;
        margin-top: 15px; }
      @media (max-width: 992px) and (min-width: 468px) {
        #service .rit_sec .ad .title {
          font-size: 19px;
          line-height: 40px; }
          #service .rit_sec .ad .title strong {
            font-size: 30px; } }
      @media only screen and (max-width: 468px) {
        #service .rit_sec .ad .title {
          font-size: 17px;
          line-height: 26px; }
          #service .rit_sec .ad .title strong {
            font-size: 28px; } }
    #service .rit_sec .ad ul {
      position: relative;
      z-index: 1; }
    #service .rit_sec .ad li {
      margin-bottom: 20px; }
      #service .rit_sec .ad li:last-child {
        margin-bottom: 0px; }
    #service .rit_sec .ad .call {
      font-size: 18px;
      color: white;
      font-weight: 400;
      line-height: normal;
      padding-left: 35px;
      background: url(../images/icons/ad_call.png) no-repeat center left; }
    #service .rit_sec .ad .mail {
      font-size: 14px;
      color: white;
      font-weight: 500;
      line-height: normal;
      padding-left: 35px;
      font-weight: 400;
      background: url(../images/icons/ad_mail.png) no-repeat center left; }
    #service .rit_sec .ad .book_now {
      font-size: 16px;
      color: white;
      font-weight: 400;
      line-height: normal;
      position: relative;
      z-index: 1;
      border: 1px solid #fff;
      padding: 18px 15px;
      margin-top: 65px;
      text-align: center; }

/********************NEWS_PAGE********************* */
#news_page #news_list {
  padding: 55px 0 50px; }
  #news_page #news_list .news_box {
    margin-bottom: 30px; }
    #news_page #news_list .news_box .img_box {
      height: 220px;
      width: 100%;
      background-position: center !important;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      position: relative; }
      #news_page #news_list .news_box .img_box .date {
        background: #10338a;
        position: absolute;
        left: 10px;
        bottom: 10px;
        height: 30px;
        font-size: 13px;
        font-weight: 500;
        color: white;
        text-transform: uppercase;
        padding: 5px 15px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: ease-in-out all 0.3s; }
    #news_page #news_list .news_box .info_box {
      padding: 25px 0 20px; }
      #news_page #news_list .news_box .info_box .title {
        font-size: 16px;
        color: black;
        font-weight: 500;
        margin-bottom: 20px; }
      #news_page #news_list .news_box .info_box .info {
        font-size: 13px;
        color: #525252;
        line-height: 1.846; }
    #news_page #news_list .news_box:hover .img_box .date {
      background: #db2820; }
  #news_page #news_list #blog_list {
    padding-top: 55px;
    padding-bottom: 45px; }
    @media only screen and (max-width: 768px) {
      #news_page #news_list #blog_list {
        padding-top: 40px;
        padding-bottom: 45px; } }
  @media only screen and (min-width: 992px) {
    #news_page #news_list .dlog_dtl_box {
      padding-right: 15px; } }
  #news_page #news_list .blog_header .blog_title {
    font-size: 26px;
    font-weight: 400;
    color: #151515;
    line-height: normal; }
    @media (max-width: 992px) and (min-width: 468px) {
      #news_page #news_list .blog_header .blog_title {
        font-size: 20px; } }
    @media only screen and (max-width: 468px) {
      #news_page #news_list .blog_header .blog_title {
        font-size: 18px; } }
  #news_page #news_list .blog_meta {
    padding: 25px 0 30px;
    display: flex;
    align-items: center;
    list-style: none; }
    #news_page #news_list .blog_meta li {
      padding: 7px 30px; }
      #news_page #news_list .blog_meta li:first-child {
        padding-left: 0px; }
      #news_page #news_list .blog_meta li:last-of-type {
        padding-right: 0px; }
      #news_page #news_list .blog_meta li:not(:last-of-type) {
        border-right: 1px solid rgba(0, 0, 0, 0.1); }
    #news_page #news_list .blog_meta .blog_author {
      font-size: 12px;
      color: #959494; }
      #news_page #news_list .blog_meta .blog_author strong {
        color: #111111;
        font-weight: 500; }
    #news_page #news_list .blog_meta .blog_date {
      font-size: 12px;
      color: #6c6c6c;
      padding-left: 25px;
      background: url("../images/icons/calender.png") no-repeat center left; }
    #news_page #news_list .blog_meta::after {
      content: "";
      display: flex;
      clear: both; }
  #news_page #news_list .blog_content .img_box {
    margin-bottom: 40px; }
  #news_page #news_list .blog_content p {
    font-size: 14px;
    color: #676867;
    line-height: 26px;
    margin-bottom: 45px; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #news_page #news_list .blog_content p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 992px) {
      #news_page #news_list .blog_content p {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 15px; } }
  #news_page #news_list .blog_content ul {
    margin-bottom: 25px; }
  #news_page #news_list .blog_content li {
    font-size: 14px;
    line-height: 20px;
    color: #676867;
    margin-bottom: 15px;
    background: url(../images/icons/ul_list.png) no-repeat top 3px left;
    padding-left: 30px; }
  #news_page #news_list aside {
    margin-top: 10px; }
    @media only screen and (max-width: 992px) {
      #news_page #news_list aside {
        margin-top: 40px; } }
    #news_page #news_list aside .new_posts {
      margin-bottom: 45px; }
      @media (max-width: 992px) and (min-width: 576px) {
        #news_page #news_list aside .new_posts {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
    #news_page #news_list aside .head {
      position: relative;
      margin-bottom: 25px; }
      #news_page #news_list aside .head::before {
        content: "";
        position: absolute;
        top: 10px;
        right: 0px;
        width: 100%;
        height: 1px;
        background: rgba(40, 40, 40, 0.2); }
      @media (max-width: 992px) and (min-width: 576px) {
        #news_page #news_list aside .head {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; } }
      #news_page #news_list aside .head span {
        font-size: 16px;
        font-weight: 500;
        color: #151515;
        line-height: normal;
        padding-right: 15px;
        background: white;
        position: relative;
        z-index: 1; }
        @media (max-width: 992px) and (min-width: 468px) {
          #news_page #news_list aside .head span {
            font-size: 20px; } }
        @media only screen and (max-width: 468px) {
          #news_page #news_list aside .head span {
            font-size: 18px; } }
    #news_page #news_list aside .blog_row {
      width: 100%; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #news_page #news_list aside .blog_row {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
    #news_page #news_list aside .blog_box {
      margin-bottom: 35px; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #news_page #news_list aside .blog_box {
          -ms-flex: 0 0 46%;
          flex: 0 0 46%;
          max-width: 46%;
          margin: 15px; } }
      @media only screen and (min-width: 576px) {
        #news_page #news_list aside .blog_box {
          display: flex;
          height: auto; } }
      #news_page #news_list aside .blog_box .img_box {
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        width: 108px; }
        @media (max-width: 1600px) and (min-width: 1400px) {
          #news_page #news_list aside .blog_box .img_box {
            width: 100px; } }
        @media (max-width: 1200px) and (min-width: 468px) {
          #news_page #news_list aside .blog_box .img_box {
            height: 110px; } }
        @media only screen and (max-width: 576px) {
          #news_page #news_list aside .blog_box .img_box {
            width: 100%;
            height: 110px; } }
      #news_page #news_list aside .blog_box .cntnt_box {
        width: calc(100% - 108px); }
        @media only screen and (min-width: 576px) {
          #news_page #news_list aside .blog_box .cntnt_box {
            padding-left: 25px; } }
        @media (max-width: 1600px) and (min-width: 1400px) {
          #news_page #news_list aside .blog_box .cntnt_box {
            width: calc(100% - 100px);
            padding-left: 15px; } }
        @media only screen and (max-width: 576px) {
          #news_page #news_list aside .blog_box .cntnt_box {
            width: 100%;
            padding-top: 15px; } }
      #news_page #news_list aside .blog_box .title {
        font-size: 13px;
        color: #676867;
        font-weight: 500;
        line-height: 25px;
        margin-bottom: 10px; }
        @media (max-width: 1600px) and (min-width: 1400px) {
          #news_page #news_list aside .blog_box .title {
            font-size: 14px;
            line-height: 20px; } }
        @media only screen and (max-width: 468px) {
          #news_page #news_list aside .blog_box .title {
            font-size: 12px;
            line-height: normal; } }
      #news_page #news_list aside .blog_box .date {
        font-size: 12px;
        color: #10338a;
        font-weight: 500; }
  #news_page #news_list .readmore {
    float: right;
    padding: 0;
    font-size: 12px;
    color: #10338a;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px; }

/*******************TERMINAL_SEC***************** */
#terminal_page #terminal_sec {
  position: relative;
  overflow: hidden;
  padding: 80px 0 85px; }
  @media only screen and (max-width: 576px) {
    #terminal_page #terminal_sec {
      padding: 40px 0; } }
  #terminal_page #terminal_sec::before {
    display: none; }
  #terminal_page #terminal_sec .lft_sec {
    margin-bottom: 35px; }
    @media only screen and (min-width: 1280px) {
      #terminal_page #terminal_sec .lft_sec {
        padding-right: 90px; } }
    @media (max-width: 1280px) and (min-width: 992px) {
      #terminal_page #terminal_sec .lft_sec {
        padding-right: 40px; } }
    #terminal_page #terminal_sec .lft_sec .logo {
      margin-bottom: 40px;
      max-width: 425px; }
    #terminal_page #terminal_sec .lft_sec .hilit {
      font-size: 30px;
      color: #0d3584;
      line-height: 40px;
      font-weight: 300; }
      @media only screen and (max-width: 992px) {
        #terminal_page #terminal_sec .lft_sec .hilit {
          font-size: 28px; } }
      #terminal_page #terminal_sec .lft_sec .hilit strong {
        font-size: 38px;
        font-weight: 500; }
        @media only screen and (max-width: 992px) {
          #terminal_page #terminal_sec .lft_sec .hilit strong {
            font-size: 32px; } }
  @media only screen and (min-width: 992px) {
    #terminal_page #terminal_sec .rit_sec {
      padding-top: 15px; } }
  #terminal_page #terminal_sec .rit_sec p {
    font-size: 14px;
    color: #585757;
    line-height: 24px;
    margin-bottom: 25px; }
#terminal_page #our_customers {
  position: relative;
  overflow: hidden;
  padding: 135px 0 85px; }
  @media only screen and (max-width: 576px) {
    #terminal_page #our_customers {
      padding: 90px 0 40px; } }
  #terminal_page #our_customers::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(7, 45, 90, 0.8); }
  #terminal_page #our_customers .lft_sec {
    margin-bottom: 35px; }
    @media only screen and (min-width: 1280px) {
      #terminal_page #our_customers .lft_sec {
        padding-right: 60px; } }
    @media (max-width: 1280px) and (min-width: 992px) {
      #terminal_page #our_customers .lft_sec {
        padding-right: 40px; } }
    #terminal_page #our_customers .lft_sec .title {
      font-size: 20px;
      color: #efefef;
      margin-bottom: 35px;
      font-weight: 300; }
    #terminal_page #our_customers .lft_sec .hilit {
      font-size: 38px;
      color: #efefef;
      line-height: 40px;
      font-weight: 400; }
      @media only screen and (max-width: 992px) {
        #terminal_page #our_customers .lft_sec .hilit {
          font-size: 25px;
          line-height: 34px; } }
      #terminal_page #our_customers .lft_sec .hilit strong {
        font-size: 38px;
        font-weight: 500; }
        @media only screen and (max-width: 992px) {
          #terminal_page #our_customers .lft_sec .hilit strong {
            font-size: 32px; } }
  @media only screen and (min-width: 992px) {
    #terminal_page #our_customers .rit_sec {
      padding-top: 15px; } }
  #terminal_page #our_customers .rit_sec p {
    font-size: 14px;
    color: #efefef;
    line-height: 24px;
    margin-bottom: 25px; }
#terminal_page #our_quality {
  padding: 100px 0; }
  @media only screen and (max-width: 576px) {
    #terminal_page #our_quality {
      padding: 45px 0; } }
  #terminal_page #our_quality .item {
    padding: 0 15px; }
  #terminal_page #our_quality .box {
    padding: 45px 30px 50px;
    border: 1px solid #dde2ed; }
    @media only screen and (max-width: 1200px) {
      #terminal_page #our_quality .box {
        padding: 35px 20px 25px; } }
    #terminal_page #our_quality .box .sl_no {
      font-size: 18px;
      color: #10338a;
      margin-bottom: 20px;
      font-weight: 500; }
    #terminal_page #our_quality .box .title {
      font-size: 20px;
      color: #1f1f1f;
      margin-bottom: 20px;
      font-weight: 500; }
    #terminal_page #our_quality .box .info p {
      font-size: 13px;
      color: #414242;
      line-height: 2.154; }

/***************BOOKING_PAGE*************** */
#booking_page #contact_dtl {
  padding: 40px 0 65px; }
  #booking_page #contact_dtl .col-lg-2_5 {
    padding-right: 15px;
    padding-left: 15px; }
    @media only screen and (min-width: 992px) {
      #booking_page #contact_dtl .col-lg-2_5 {
        -ms-flex: 0 0 19.999999%;
        flex: 0 0 19.999999%;
        max-width: 19.999999%; } }
  #booking_page #contact_dtl .form_head {
    font-size: 20px;
    color: #0d3584;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    margin-bottom: 75px; }
    @media only screen and (max-width: 468px) {
      #booking_page #contact_dtl .form_head {
        font-size: 15px;
        margin-bottom: 55px; } }
  #booking_page #contact_dtl label {
    font-size: 14px;
    color: #67707f;
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    margin-bottom: 15px;
    line-height: normal; }
    @media only screen and (max-width: 468px) {
      #booking_page #contact_dtl label {
        font-size: 12px;
        margin-bottom: 10px; } }
    #booking_page #contact_dtl label.req::after {
      content: "*";
      position: absolute;
      right: -6px;
      top: 0px;
      font-size: 14px;
      color: #da251d; }
  #booking_page #contact_dtl .form-group {
    margin-bottom: 25px; }
  #booking_page #contact_dtl .form-control {
    border: 1px solid #e4e5e9;
    background: transparent;
    width: 100%;
    height: 60px;
    font-size: 13px;
    color: #999999;
    padding: 5px 25px;
    outline: none;
    box-shadow: none; }
    @media only screen and (max-width: 468px) {
      #booking_page #contact_dtl .form-control {
        height: 45px;
        padding: 5px 15px;
        font-size: 11px; } }
  #booking_page #contact_dtl textarea {
    padding-top: 22px !important;
    height: auto !important; }
  #booking_page #contact_dtl .btn {
    background-color: #da251d;
    width: 223px;
    height: 57px;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin: auto;
    font-weight: 500; }
    @media only screen and (max-width: 468px) {
      #booking_page #contact_dtl .btn {
        font-size: 14px;
        width: 100%; } }

/**********************CONTACT_PAGE*************************** */
#contact_page #contact_dtl {
  padding: 75px 0 100px; }
  @media only screen and (max-width: 576px) {
    #contact_page #contact_dtl {
      padding: 40px 0 65px; } }
  #contact_page #contact_dtl .form_head {
    font-size: 45px;
    color: #0d3584;
    margin-bottom: 50px; }
    @media only screen and (max-width: 992px) {
      #contact_page #contact_dtl .form_head {
        font-size: 34px; } }
    @media only screen and (max-width: 576px) {
      #contact_page #contact_dtl .form_head {
        font-size: 28px; } }
  @media only screen and (min-width: 992px) {
    #contact_page #contact_dtl .lft_sec {
      padding-right: 22px; } }
  #contact_page #contact_dtl .lft_sec .row {
    margin: 0 -5px; }
  #contact_page #contact_dtl .lft_sec .col-, #contact_page #contact_dtl .lft_sec [class^="col-"], #contact_page #contact_dtl .lft_sec [class*="col-"] {
    padding: 0 5px; }
  #contact_page #contact_dtl .form-group {
    margin-bottom: 10px; }
  #contact_page #contact_dtl .form-control {
    border: 1px solid #e4e5e9;
    background-color: white;
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    font-size: 14px;
    color: #67707f;
    border-radius: 0px;
    outline: none;
    box-shadow: none; }
    #contact_page #contact_dtl .form-control::placeholder {
      font-size: 14px;
      color: #67707f; }
  #contact_page #contact_dtl textarea {
    padding-top: 20px;
    min-height: 215px; }
  #contact_page #contact_dtl .btn {
    background-color: #da251d;
    width: 147px;
    height: 57px;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    outline: none;
    box-shadow: none;
    border: none; }
    @media only screen and (max-width: 468px) {
      #contact_page #contact_dtl .btn {
        width: 130px;
        height: 45px;
        font-size: 14px; } }
@media only screen and (min-width: 992px) {
  #contact_page .rit_sec {
    margin-top: -40px; } }
@media only screen and (max-width: 992px) {
  #contact_page .rit_sec {
    margin-top: 40px; } }
#contact_page .rit_sec .dtl_box {
  background-color: white;
  box-shadow: 0px 13px 35px 0px rgba(12, 33, 76, 0.1);
  padding: 55px 30px 55px 55px; }
  @media only screen and (max-width: 1200px) {
    #contact_page .rit_sec .dtl_box {
      padding: 45px 30px 45px 30px; } }
  #contact_page .rit_sec .dtl_box .title {
    font-size: 24px;
    color: #0d3584;
    padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative; }
    #contact_page .rit_sec .dtl_box .title::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: 0px;
      background: #da251d;
      width: 22px;
      height: 1px; }
  #contact_page .rit_sec .dtl_box p {
    font-size: 13px;
    color: #393838;
    line-height: 1.692;
    margin: 0px; }
  #contact_page .rit_sec .dtl_box .qck_cntct {
    margin: 45px 0; }
    #contact_page .rit_sec .dtl_box .qck_cntct .call {
      font-size: 16px;
      color: #2e2d2d;
      font-weight: 400;
      line-height: normal;
      padding-left: 35px;
      background: url(../images/icons/ad_call_blue.png) no-repeat center left;
      margin-bottom: 20px; }
    #contact_page .rit_sec .dtl_box .qck_cntct .mail {
      font-size: 14px;
      color: #2e2d2d;
      font-weight: 500;
      line-height: normal;
      padding-left: 35px;
      font-weight: 300;
      background: url(../images/icons/ad_mail_blue.png) no-repeat center left;
      margin-bottom: 20px; }
  #contact_page .rit_sec .dtl_box .subtitle {
    font-size: 16px;
    color: #0d3584;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative; }
    #contact_page .rit_sec .dtl_box .subtitle::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: 0px;
      background: #da251d;
      width: 22px;
      height: 1px; }
  #contact_page .rit_sec .dtl_box .social_icon {
    display: flex;
    margin-top: 30px; }
    #contact_page .rit_sec .dtl_box .social_icon li {
      margin-right: 15px; }
      #contact_page .rit_sec .dtl_box .social_icon li:last-child {
        margin-right: 0px; }
    #contact_page .rit_sec .dtl_box .social_icon a {
      font-size: 14px;
      color: #0d3584;
      border-radius: 50%;
      background: rgba(13, 53, 132, 0.1);
      width: 29px;
      height: 29px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      #contact_page .rit_sec .dtl_box .social_icon a:hover {
        background: #0d3584;
        color: white; }
#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; } }

/****************************DASHBOARD****************************** */
#dashboard_page {
  padding: 110px 0 165px;
  background: #f7f7f9; }
  #dashboard_page aside {
    padding: 0px;
    background: #002756; }
    #dashboard_page aside .top_sec {
      background: #db2820;
      padding: 0 0 45px;
      text-align: center; }
      #dashboard_page aside .top_sec .pro_img {
        width: 85px;
        height: 85px;
        border-radius: 50%;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid white;
        margin: auto;
        position: relative;
        top: -42px; }
      #dashboard_page aside .top_sec .user_info .name {
        font-size: 15px;
        letter-spacing: 0.6px;
        font-weight: 500;
        color: white;
        text-transform: capitalize;
        margin-bottom: 15px; }
      #dashboard_page aside .top_sec .user_info .info {
        font-size: 13px;
        color: white;
        font-weight: 400;
        margin-bottom: 10px; }
      #dashboard_page aside .top_sec .user_info .edit_profile {
        font-size: 12px;
        color: white;
        font-weight: 400;
        font-style: italic;
        border: none;
        background: transparent;
        padding: 0px;
        display: block;
        margin: auto;
        text-align: center;
        outline: none;
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #db2820;
        cursor: pointer; }
        #dashboard_page aside .top_sec .user_info .edit_profile:hover {
          border-bottom: 1px solid white; }
    @media only screen and (min-width: 1600px) {
      #dashboard_page aside .menu_list {
        padding: 45px;
        padding-right: 25px; } }
    @media (max-width: 1600px) and (min-width: 468px) {
      #dashboard_page aside .menu_list {
        padding: 40px 30px;
        padding-right: 25px; } }
    @media only screen and (max-width: 468px) {
      #dashboard_page aside .menu_list {
        padding: 40px 25px; } }
    #dashboard_page aside .menu_list li {
      margin-bottom: 25px; }
      #dashboard_page aside .menu_list li:last-child {
        margin-bottom: 0px; }
      #dashboard_page aside .menu_list li a {
        font-size: 16px;
        letter-spacing: 0.6px;
        color: white;
        line-height: normal;
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 468px) {
          #dashboard_page aside .menu_list li a {
            font-size: 14px; } }
      #dashboard_page aside .menu_list li .icon {
        width: 31px;
        height: 31px;
        display: inline-block;
        margin-right: 15px;
        background-repeat: no-repeat !important;
        background-size: unset !important;
        background-position: center !important; }
        #dashboard_page aside .menu_list li .icon.edit_ico {
          background: url("../images/icons/dash/edit.png") no-repeat center; }
        #dashboard_page aside .menu_list li .icon.booking_ico {
          background: url("../images/icons/dash/search.png") no-repeat center; }
        #dashboard_page aside .menu_list li .icon.track_ico {
          background: url("../images/icons/dash/apply.png") no-repeat center; }
        #dashboard_page aside .menu_list li .icon.reports_ico {
          background: url("../images/icons/dash/password.png") no-repeat center; }
        #dashboard_page aside .menu_list li .icon.logout_ico {
          background: url("../images/icons/dash/logout.png") no-repeat center; }
  #dashboard_page .main_item_box {
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0px 26px 59px 0px rgba(13, 13, 14, 0.05);
    padding: 85px 45px 90px 70px; }
    @media (max-width: 1600px) and (min-width: 468px) {
      #dashboard_page .main_item_box {
        padding: 55px 35px 70px; } }
    @media only screen and (max-width: 468px) {
      #dashboard_page .main_item_box {
        padding: 55px 25px 70px; } }
    #dashboard_page .main_item_box .main_title {
      font-size: 30px;
      font-weight: 500;
      color: #0d3584;
      margin-bottom: 35px; }
      @media only screen and (max-width: 1500px) {
        #dashboard_page .main_item_box .main_title {
          font-size: 25px; } }
    #dashboard_page .main_item_box form .sub_title {
      font-size: 16px;
      font-weight: 500;
      color: #002756;
      margin-bottom: 20px; }
    #dashboard_page .main_item_box form .sub_title2 {
      font-size: 15px;
      font-weight: 500;
      color: #282828;
      margin-bottom: 25px; }
    #dashboard_page .main_item_box form label {
      font-size: 14px;
      color: #292929;
      line-height: normal;
      margin-bottom: 15px;
      display: block;
      width: fit-content;
      width: -moz-fit-content;
      position: relative; }
      @media only screen and (max-width: 468px) {
        #dashboard_page .main_item_box form label {
          font-size: 12px;
          margin-bottom: 10px; }
          #dashboard_page .main_item_box form label.req::after {
            content: "*";
            position: absolute;
            right: -6px;
            top: 0px;
            font-size: 14px;
            color: #da251d; } }
    @media only screen and (min-width: 468px) {
      #dashboard_page .main_item_box form .form-group {
        margin-bottom: 35px; } }
    @media only screen and (max-width: 468px) {
      #dashboard_page .main_item_box form .form-group {
        margin-bottom: 25px; } }
    #dashboard_page .main_item_box form .form-control {
      border: 1px solid #c9c9c9;
      border-radius: 3px;
      background-color: white;
      width: 100%;
      height: 54px;
      font-size: 14px;
      color: #8e8e8e;
      outline: none;
      box-shadow: none;
      padding: 5px 20px;
      position: relative; }
      #dashboard_page .main_item_box form .form-control::placeholder {
        font-size: 14px;
        color: #8e8e8e; }
      @media only screen and (max-width: 468px) {
        #dashboard_page .main_item_box form .form-control {
          padding: 5px 10px;
          height: 45px;
          font-size: 12px; } }
    #dashboard_page .main_item_box form .radio {
      display: flex;
      align-items: center;
      margin-right: 20px; }
      #dashboard_page .main_item_box form .radio:last-of-type {
        margin-right: 0px; }
      #dashboard_page .main_item_box form .radio input[type="checkbox"] {
        width: 18px;
        height: 18px;
        position: relative; }
        #dashboard_page .main_item_box form .radio input[type="checkbox"]::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          border: 1px solid #d7d7d7;
          background-color: white;
          width: 18px;
          height: 18px; }
        #dashboard_page .main_item_box form .radio input[type="checkbox"]::after {
          content: "";
          background: url("../images/icons/checkmark.svg") no-repeat center;
          background-size: 9px;
          width: 9px;
          height: 7px;
          position: absolute;
          left: 5px;
          top: 6px;
          color: #0d3584;
          opacity: 0;
          visibility: hidden;
          transition: ease-in-out all 0.3s; }
        #dashboard_page .main_item_box form .radio input[type="checkbox"]:checked::after {
          opacity: 1;
          visibility: visible; }
      #dashboard_page .main_item_box form .radio .label {
        font-size: 14px;
        font-weight: 400;
        color: #4f4f4f;
        line-height: normal;
        margin-left: 15px;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none; }
        #dashboard_page .main_item_box form .radio .label a {
          display: inline;
          color: #043b7e;
          border-bottom: 1px solid #043b7e; }
    #dashboard_page .main_item_box form .repeat_div .row {
      margin: 0px; }
    #dashboard_page .main_item_box form .flex_box {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      #dashboard_page .main_item_box form .flex_box input {
        width: 115px; }
      #dashboard_page .main_item_box form .flex_box .add_more {
        font-size: 13px;
        color: #002756;
        font-style: italic;
        padding-right: 40px;
        position: relative; }
        #dashboard_page .main_item_box form .flex_box .add_more::before {
          content: "";
          position: absolute;
          right: 0px;
          top: 0px;
          bottom: 0px;
          margin: auto;
          width: 26px;
          height: 26px;
          background: url(../images/icons/addmore.svg) no-repeat center;
          border-radius: 50%; }
      #dashboard_page .main_item_box form .flex_box .add_less {
        font-size: 13px;
        color: #db2820;
        font-style: italic;
        padding-right: 40px;
        position: relative; }
        #dashboard_page .main_item_box form .flex_box .add_less::before {
          content: "";
          position: absolute;
          right: 0px;
          top: 0px;
          bottom: 0px;
          margin: auto;
          width: 26px;
          height: 26px;
          background: url(../images/icons/addless.svg) no-repeat center;
          border-radius: 50%; }
    #dashboard_page .main_item_box form .btn {
      border-radius: 3px;
      background-color: #db2820;
      width: 184px;
      height: 59px;
      font-size: 16px;
      color: white;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      justify-content: center;
      letter-spacing: 0.6px;
      outline: none;
      box-shadow: none; }
      @media only screen and (max-width: 468px) {
        #dashboard_page .main_item_box form .btn {
          font-size: 14px;
          width: 100%; } }

/**********************LOGIN_PAGE********************** */
#login_page #sec {
  background: #e6eaf2;
  padding: 108px 0 170px; }
  @media only screen and (max-width: 768px) {
    #login_page #sec {
      padding: 70px 0 100px; } }
  #login_page #sec .align_center {
    justify-content: center;
    margin: 0px; }
  #login_page #sec .form_box {
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0px 9px 25px 0px rgba(13, 13, 14, 0.1);
    padding: 45px 60px 60px;
    max-width: 490px; }
    @media only screen and (max-width: 768px) {
      #login_page #sec .form_box {
        padding: 45px 35px 60px; } }
    #login_page #sec .form_box .form_head {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px; }
      #login_page #sec .form_box .form_head .head {
        font-size: 20px;
        font-weight: 500;
        color: #323237; }
      #login_page #sec .form_box .form_head .crt_btn {
        font-size: 15px;
        color: #da251d;
        font-style: italic; }
    #login_page #sec .form_box form .form-group {
      position: relative;
      margin-bottom: 22px; }
    #login_page #sec .form_box form .form-control {
      border: 1px solid #e1e1e1;
      border-radius: 3px;
      background-color: white;
      width: 100%;
      height: 49px;
      font-size: 14px;
      color: #414141;
      padding-left: 45px;
      position: relative;
      box-shadow: none;
      outline: none; }
      #login_page #sec .form_box form .form-control::placeholder {
        font-size: 14px;
        color: #414141; }
    #login_page #sec .form_box form .icon {
      position: absolute;
      left: 15px;
      top: 0px;
      bottom: 0px;
      margin: auto;
      z-index: 2;
      display: block;
      width: 15px;
      height: 15px;
      text-align: center;
      pointer-events: none;
      background-size: contain !important; }
      #login_page #sec .form_box form .icon.user {
        background: url(../images/icons/user_login.png) no-repeat center; }
      #login_page #sec .form_box form .icon.password {
        background: url(../images/icons/user_password.svg) no-repeat center; }
    #login_page #sec .form_box form .box_foot .flex_box {
      margin: 8px 0 30px; }
      @media only screen and (min-width: 468px) {
        #login_page #sec .form_box form .box_foot .flex_box {
          display: flex;
          align-items: center;
          justify-content: space-between; } }
      #login_page #sec .form_box form .box_foot .flex_box .radio {
        display: flex;
        align-items: center; }
        #login_page #sec .form_box form .box_foot .flex_box .radio input[type="checkbox"] {
          width: 21px;
          height: 21px;
          position: relative; }
          #login_page #sec .form_box form .box_foot .flex_box .radio input[type="checkbox"]::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            border: 1px solid #d7d7d7;
            background-color: white;
            width: 21px;
            height: 21px;
            border-radius: 3px; }
          #login_page #sec .form_box form .box_foot .flex_box .radio input[type="checkbox"]::after {
            content: "";
            background: url("../images/icons/checkmark.svg") no-repeat center;
            background-size: 11px;
            width: 11px;
            height: 8px;
            position: absolute;
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0;
            margin: auto;
            color: #0d3584;
            opacity: 0;
            visibility: hidden;
            transition: ease-in-out all 0.3s; }
          #login_page #sec .form_box form .box_foot .flex_box .radio input[type="checkbox"]:checked::after {
            opacity: 1;
            visibility: visible; }
        #login_page #sec .form_box form .box_foot .flex_box .radio .label {
          font-size: 13px;
          color: #414141;
          font-weight: 400;
          line-height: normal;
          margin-left: 15px;
          user-select: none;
          -moz-user-select: none;
          -webkit-user-select: none; }
      #login_page #sec .form_box form .box_foot .flex_box .forgot {
        font-size: 14px;
        color: #414141; }
        @media only screen and (max-width: 468px) {
          #login_page #sec .form_box form .box_foot .flex_box .forgot {
            margin-top: 22px; } }
    #login_page #sec .form_box form .box_foot .btn {
      border-radius: 3px;
      background-color: #da251d;
      width: 100%;
      height: 46px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: none;
      outline: none;
      box-shadow: none;
      font-size: 16px;
      font-weight: 400;
      color: white;
      text-transform: uppercase;
      text-align: center; }
      @media only screen and (max-width: 468px) {
        #login_page #sec .form_box form .box_foot .btn {
          font-size: 14px; } }

/**********************REGISTER_PAGE********************** */
#register_page #sec {
  background: #e6eaf2;
  padding: 108px 0 170px; }
  @media only screen and (max-width: 768px) {
    #register_page #sec {
      padding: 70px 0 100px; } }
  #register_page #sec .align_center {
    justify-content: center; }
  #register_page #sec .form_box {
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0px 9px 25px 0px rgba(13, 13, 14, 0.1);
    padding: 60px 60px 75px; }
    @media only screen and (max-width: 768px) {
      #register_page #sec .form_box {
        padding: 45px 35px 60px; } }
    #register_page #sec .form_box .form_head {
      text-align: center;
      margin-bottom: 40px; }
      #register_page #sec .form_box .form_head .head {
        font-size: 20px;
        font-weight: 500;
        color: #4c5054;
        text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      #register_page #sec .form_box form .lft_box {
        padding-right: 65px; } }
    @media only screen and (min-width: 768px) {
      #register_page #sec .form_box form .rit_box {
        padding-left: 65px;
        border-left: 1px solid #e5e5e5; } }
    @media only screen and (max-width: 768px) {
      #register_page #sec .form_box form .rit_box {
        border-top: 1px solid #e5e5e5;
        margin-top: 20px;
        padding-top: 40px; } }
    #register_page #sec .form_box form .q {
      font-size: 20px;
      font-weight: 500;
      color: #0d3584;
      line-height: normal;
      margin-bottom: 30px; }
    #register_page #sec .form_box form label {
      font-size: 14px;
      color: #7f8084;
      line-height: normal;
      margin-bottom: 15px; }
    #register_page #sec .form_box form .form-group {
      position: relative;
      margin-bottom: 28px; }
    #register_page #sec .form_box form .form-control {
      border: 1px solid #e1e1e1;
      border-radius: 3px;
      background-color: white;
      width: 100%;
      height: 46px;
      font-size: 14px;
      color: #9d9ea1;
      padding-left: 15px;
      position: relative;
      box-shadow: none;
      outline: none; }
      #register_page #sec .form_box form .form-control::placeholder {
        font-size: 14px;
        color: #414141; }
    #register_page #sec .form_box form .box_foot {
      margin-top: 35px;
      text-align: center; }
      #register_page #sec .form_box form .box_foot .radio {
        display: flex;
        align-items: flex-start;
        width: fit-content;
        width: -moz-fit-content;
        margin: auto;
        margin-bottom: 30px; }
        #register_page #sec .form_box form .box_foot .radio input[type="checkbox"] {
          width: 21px;
          min-width: 21px;
          height: 21px;
          position: relative; }
          @media only screen and (max-width: 468px) {
            #register_page #sec .form_box form .box_foot .radio input[type="checkbox"] {
              width: 17px;
              height: 17px;
              min-width: 17px;
              margin-top: 3px; } }
          #register_page #sec .form_box form .box_foot .radio input[type="checkbox"]::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            border: 1px solid #d7d7d7;
            background-color: white;
            width: 21px;
            height: 21px;
            border-radius: 3px; }
            @media only screen and (max-width: 468px) {
              #register_page #sec .form_box form .box_foot .radio input[type="checkbox"]::before {
                width: 17px;
                height: 17px; } }
          #register_page #sec .form_box form .box_foot .radio input[type="checkbox"]::after {
            content: "";
            background: url("../images/icons/checkmark.svg") no-repeat center;
            background-size: 11px;
            width: 11px;
            height: 8px;
            position: absolute;
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0;
            margin: auto;
            color: #0d3584;
            opacity: 0;
            visibility: hidden;
            transition: ease-in-out all 0.3s; }
          #register_page #sec .form_box form .box_foot .radio input[type="checkbox"]:checked::after {
            opacity: 1;
            visibility: visible; }
        #register_page #sec .form_box form .box_foot .radio .label {
          font-size: 14px;
          color: #4f4f4f;
          line-height: 22px;
          text-align: left;
          margin-left: 15px;
          user-select: none;
          -moz-user-select: none;
          -webkit-user-select: none; }
          @media only screen and (max-width: 468px) {
            #register_page #sec .form_box form .box_foot .radio .label {
              font-size: 12px;
              line-height: 20px;
              margin-left: 10px; } }
      #register_page #sec .form_box form .box_foot .btn {
        border-radius: 3px;
        background-color: #da251d;
        width: 100%;
        height: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        outline: none;
        box-shadow: none;
        font-size: 16px;
        font-weight: 400;
        color: white;
        text-transform: uppercase;
        text-align: center;
        margin: auto;
        margin-bottom: 20px; }
        @media only screen and (min-width: 468px) {
          #register_page #sec .form_box form .box_foot .btn {
            width: 190px; } }
        @media only screen and (max-width: 468px) {
          #register_page #sec .form_box form .box_foot .btn {
            font-size: 14px; } }
      #register_page #sec .form_box form .box_foot .forgot {
        font-size: 14px;
        color: #4f4f4f; }
        #register_page #sec .form_box form .box_foot .forgot a {
          font-size: 14px;
          font-weight: 500;
          display: inline;
          color: #0d3584; }

/****************************FOOTER*********************** */
footer {
  padding: 140px 0 105px;
  position: relative; }
  @media only screen and (max-width: 576px) {
    footer {
      padding: 85px 0 45px; } }
  footer::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 39, 86, 0.8); }
  footer .col-, footer [class^="col-"], footer [class*="col-"] {
    margin-bottom: 30px; }
  footer .foot_head {
    font-size: 16px;
    color: white;
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative; }
    footer .foot_head::after {
      content: "";
      background-color: #ed1d2b;
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 22px;
      height: 1px; }
  footer .foot_logo {
    margin-bottom: 25px; }
  footer p, footer li, footer a {
    font-size: 13px;
    color: white;
    line-height: normal; }
  footer a:hover {
    color: #db2820; }
  footer .address li {
    line-height: 22px; }
  @media only screen and (min-width: 576px) {
    footer .half {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  footer .half li {
    margin-bottom: 15px; }
    @media only screen and (min-width: 576px) {
      footer .half li {
        width: calc( 100% / 2 );
        padding-right: 15px; } }
  footer .cntct_dtl li:not(:last-of-type) {
    margin-bottom: 20px; }
  footer .cntct_dtl a {
    padding-left: 25px;
    position: relative; }
    footer .cntct_dtl a:hover {
      color: #db2820; }
    footer .cntct_dtl a::before {
      content: "";
      width: 16px;
      height: 15px;
      position: absolute;
      left: 0px;
      top: 1px;
      background-size: contain; }
    footer .cntct_dtl a.call {
      font-size: 16px; }
      footer .cntct_dtl a.call::before {
        background: url("../images/icons/call_icon.png") no-repeat center; }
    footer .cntct_dtl a.mail {
      font-size: 14px; }
      footer .cntct_dtl a.mail::before {
        background: url("../images/icons/mail_icon.png") no-repeat center; }
  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: 29px;
      height: 29px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      footer .social-icon a:hover {
        background: #db2820;
        color: white; }

#copyright {
  padding: 60px 0 50px;
  text-align: center; }
  @media only screen and (max-width: 576px) {
    #copyright {
      padding: 40px 0 30px; } }
  #copyright p, #copyright span, #copyright a {
    display: inline;
    font-size: 12px;
    color: #2d2e2e;
    line-height: 22px; }
  #copyright a {
    text-transform: uppercase; }

.modal-backdrop {
  display: none; }

/*# sourceMappingURL=app.css.map */
