/**************FONT_STYLE********************** */
@import "https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";
@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";
@import "https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css";
@import "https://cdn.rawgit.com/jackmoore/colorbox/master/example1/colorbox.css";
@font-face {
  font-family: "Maax", sans-serif;
  font-weight: 400;
  src: url(../fonts/Maax-RegularMono.eot);
  src: url(../fonts/Maax-RegularMono.eot) format("embedded-opentype"), url(../fonts/Maax-RegularMono.woff2) format("woff2"), url(../fonts/Maax-RegularMono.woff) format("woff"), url(../fonts/Maax-RegularMono.ttf) format("truetype"); }
@font-face {
  font-family: "Maax", sans-serif;
  font-weight: 500;
  src: url(../fonts/Maax-Medium.eot);
  src: url(../fonts/Maax-Medium.eot) format("embedded-opentype"), url(../fonts/Maax-Medium.woff2) format("woff2"), url(../fonts/Maax-Medium.woff) format("woff"), url(../fonts/Maax-Medium.ttf) format("truetype"); }
@font-face {
  font-family: "MAAX", sans-serif;
  font-weight: 800;
  src: url(../fonts/MAAX-Bold.eot);
  src: url(../fonts/MAAX-Bold.eot) format("embedded-opentype"), url(../fonts/MAAX-Bold.woff2) format("woff2"), url(../fonts/MAAX-Bold.woff) format("woff"), url(../fonts/MAAX-Bold.ttf) format("truetype"); }
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: "Maax", sans-serif;
  font-size: 13px; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  overflow-x: hidden;
  overflow-x: -moz-scrollbars-none;
  background: #fff; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 25px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #a6a6a6;
  margin-bottom: 15px; }
  @media only screen and (max-width: 576px) {
    p {
      font-size: 12px; } }

a {
  display: inline-block;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms; }

a:hover {
  text-decoration: none !important; }

a:focus {
  outline: none;
  text-decoration: none !important; }

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
  background-color: inherit !important;
  background-image: none !important;
  color: inherit !important; }

.clear {
  clear: both; }

.animated2.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.animated2.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animated2.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

.animated2.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.animated2.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.animated2 {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.pad0 {
  padding: 0px !important; }

.plft0 {
  padding-left: 0px; }

.prit0 {
  padding-right: 0px; }

.mtop0 {
  margin-top: 0px !important; }

.mauto {
  margin: 0 auto;
  display: block; }

@media only screen and (min-width: 1200px) {
  .hidden-xl {
    display: none; } }
@media (max-width: 1200px) and (min-width: 992px) {
  .hidden-lg {
    display: none; } }
@media only screen and (max-width: 992px) {
  .scrollup {
    bottom: 20px; }

  .order0 {
    order: 0;
    -webkit-order: 0; }

  .order1 {
    order: 1;
    -webkit-order: 1; }

  .md-hidden {
    display: none; } }
@media only screen and (min-width: 768px) {
  .self_container {
    max-width: 100%; } }
@media (max-width: 992px) and (min-width: 768px) {
  .hidden-md {
    display: none; } }
@media only screen and (max-width: 768px) {
  .container {
    max-width: 95%; } }
@media (max-width: 768px) and (min-width: 576px) {
  .hidden-sm {
    display: none; } }
@media only screen and (max-width: 576px) {
  .hidden-xs {
    display: none; } }
@media only screen and (max-width: 468px) {
  .mob-full {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
.scrollup {
  top: 26px;
  width: 10px;
  height: 44px;
  text-indent: -9999px;
  position: absolute;
  bottom: 54px;
  left: 37px;
  display: none;
  background: url(../images/icons/icon_top.png) no-repeat center #0ea596;
  background-size: contain;
  border-radius: 5px;
  z-index: 1; }
  @media only screen and (max-width: 768px) {
    .scrollup {
      position: fixed;
      top: auto;
      bottom: 35px; } }

@media (min-width: 1400px) {
  .container {
    max-width: 77%; } }
/* BASE STYLE */
/*******************FIXED_CONTACT******************* */
.fixed-right {
  position: fixed;
  right: 20px;
  bottom: 50vh;
  z-index: 5;
  bottom: 50vh; }
  @media (max-width: 1400px) and (min-width: 576px) {
    .fixed-right {
      top: auto;
      bottom: 150px; } }
  @media only screen and (max-width: 576px) {
    .fixed-right {
      top: auto;
      bottom: 85px; } }
  .fixed-right a {
    display: block; }
  .fixed-right .call-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-call.png) center center no-repeat #1e4597;
    z-index: 1;
    margin: 20px 0;
    cursor: pointer;
    border-radius: 50%; }
  .fixed-right .whatsapp .call-right {
    background: url(../images/icons/sd-whtzap.png) center center no-repeat #00e676;
    background-size: 24px; }
  .fixed-right .whatsapp .slide-left {
    background: #00e676;
    padding: 6.5px 20px; }
  .fixed-right .slide-left {
    position: absolute;
    background: #1e4597;
    width: 0;
    height: 44px;
    right: 5px;
    top: 20px;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 15px 20px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: ease-in-out 0.5s;
    border-radius: 25px 15px 15px 25px;
    text-align: left; }
  .fixed-right .slide-left {
    top: 0px; }
    .fixed-right .slide-left span {
      opacity: 0;
      font-weight: 400; }
  .fixed-right .mail-right {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    background: url(../images/icons/sd-mail.png) center center no-repeat #0ea596;
    z-index: 1;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 50%; }
  .fixed-right .quick-contact {
    position: relative; }
    @media only screen and (min-width: 576px) {
      .fixed-right .quick-contact:hover .slide-left, .fixed-right .quick-contact:hover span {
        opacity: 1;
        transition: ease-in-out 0.5s;
        width: 170px; }
      .fixed-right .quick-contact.mail .slide-left {
        background: #0ea596;
        color: #fff; }
      .fixed-right .quick-contact.mail:hover .slide-left {
        width: 265px; } }

@keyframes bounce {
  0% {
    transform: translateX(0px); }
  100% {
    transform: translate(10px, -10px); } }
@-webkit-keyframes bounce {
  0% {
    transform: translateX(0px); }
  100% {
    transform: translate(10px, -10px); } }
@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; } }
@media only screen and (min-width: 1200px) {
  #Header .menu-icon {
    display: none; }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: flex-end; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; } }
@media only screen and (max-width: 1200px) {
  .collapse:not(.show) {
    display: none !important;
    width: 100%; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column; }

  #Header .menu-icon {
    display: flex; }
    #Header .menu-icon button {
      outline: none;
      border: none;
      box-shadow: none; }
      #Header .menu-icon button i {
        font-size: 22px; } }
#Header {
  position: relative;
  z-index: 900;
  width: 100%;
  top: 0px;
  padding: 0px 0;
  background: #fff; }
  #Header::after {
    content: "";
    clear: both;
    display: flex; }
  @media only screen and (min-width: 1200px) {
    #Header {
      position: absolute; } }
  @media only screen and (max-width: 1200px) {
    #Header {
      padding: 5px 0; } }
  @media only screen and (max-width: 576px) {
    #Header .container {
      max-width: 99%;
      margin-left: 0;
      margin-right: 0; } }
  #Header .navbar-custom {
    -webkit-transition: background 0.8s ease-in-out, padding 0.8s ease-in-out;
    -moz-transition: background 0.8s ease-in-out, padding 0.8s ease-in-out;
    transition: background 0.8s ease-in-out, padding 0.8s ease-in-out; }
    #Header .navbar-custom::after {
      clear: both;
      content: "";
      display: flex; }
    @media only screen and (max-width: 1200px) {
      #Header .navbar-custom .menu-icon .navbar-toggler {
        height: 100%;
        width: 43px;
        background: transparent;
        cursor: pointer;
        border-radius: 0px;
        outline: none;
        box-shadow: none;
        color: #fff; }
        #Header .navbar-custom .menu-icon .navbar-toggler i {
          font-size: 22px; }
        #Header .navbar-custom .menu-icon .navbar-toggler .main-icon-bar .icon {
          width: 100%;
          height: 2px;
          background: #0ea596;
          margin-bottom: 5px;
          transition: ease-in-out all 0.3s; }
          #Header .navbar-custom .menu-icon .navbar-toggler .main-icon-bar .icon:nth-child(2) {
            width: 80%; }
          #Header .navbar-custom .menu-icon .navbar-toggler .main-icon-bar .icon:last-child {
            margin-bottom: 0px;
            width: 70%; }
        #Header .navbar-custom .menu-icon .navbar-toggler:hover .icon {
          width: 100% !important; } }
    @media only screen and (min-width: 1400px) {
      #Header .navbar-custom .container {
        max-width: 77%; } }
    #Header .navbar-custom .row {
      align-items: center;
      justify-content: space-between; }
      #Header .navbar-custom .row .lft_sec {
        display: flex; }
        @media only screen and (max-width: 1200px) {
          #Header .navbar-custom .row .lft_sec .logo {
            margin-left: 15px; } }
        #Header .navbar-custom .row .lft_sec .main_logo {
          display: none; }
        #Header .navbar-custom .row .lft_sec .sticky_logo {
          display: flex; }
          @media (max-width: 1400px) and (min-width: 768px) {
            #Header .navbar-custom .row .lft_sec .sticky_logo {
              max-width: 280px; } }
          @media only screen and (max-width: 768px) {
            #Header .navbar-custom .row .lft_sec .sticky_logo {
              max-width: 170px; } }
      #Header .navbar-custom .row .rit_sec .top_sec {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 15px 0; }
        @media only screen and (max-width: 1400px) {
          #Header .navbar-custom .row .rit_sec .top_sec {
            padding: 10px 0; } }
        @media only screen and (min-width: 1200px) {
          #Header .navbar-custom .row .rit_sec .top_sec {
            border-bottom: 1px solid #e6e5e5; } }
        #Header .navbar-custom .row .rit_sec .top_sec ul {
          display: flex;
          align-items: center;
          justify-content: center;
          border-right: 1px solid rgba(255, 255, 255, 0.2);
          padding: 0 15px; }
          @media (max-width: 1400px) and (max-width: 768px) {
            #Header .navbar-custom .row .rit_sec .top_sec ul {
              padding: 0 5px; } }
          @media only screen and (max-width: 768px) {
            #Header .navbar-custom .row .rit_sec .top_sec ul {
              padding: 0px;
              padding-right: 10px; }
              #Header .navbar-custom .row .rit_sec .top_sec ul:last-child {
                padding-right: 0px; } }
          #Header .navbar-custom .row .rit_sec .top_sec ul li a {
            font-size: 13px;
            color: #0ea596; }
            #Header .navbar-custom .row .rit_sec .top_sec ul li a span {
              color: #343535; }
          @media (max-width: 1400px) and (min-width: 1200px) {
            #Header .navbar-custom .row .rit_sec .top_sec ul li a, #Header .navbar-custom .row .rit_sec .top_sec ul li a span {
              font-size: 11px; } }
          @media only screen and (max-width: 1200px) {
            #Header .navbar-custom .row .rit_sec .top_sec ul li a {
              font-size: 11px; }
              #Header .navbar-custom .row .rit_sec .top_sec ul li a span {
                font-size: 0px; } }
          #Header .navbar-custom .row .rit_sec .top_sec ul:last-child {
            border-right: 0px; }
        #Header .navbar-custom .row .rit_sec .top_sec .social-icon {
          display: flex;
          align-items: center;
          justify-content: center; }
          @media only screen and (max-width: 768px) {
            #Header .navbar-custom .row .rit_sec .top_sec .social-icon {
              display: none; } }
          #Header .navbar-custom .row .rit_sec .top_sec .social-icon li {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 8px; }
            #Header .navbar-custom .row .rit_sec .top_sec .social-icon li:last-child {
              margin-right: 0px; }
          #Header .navbar-custom .row .rit_sec .top_sec .social-icon a {
            width: 23px;
            height: 23px;
            border-radius: 50%;
            vertical-align: middle;
            font-size: 11px;
            background: #e5e5e5;
            color: #6c6c6c;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 400; }
            #Header .navbar-custom .row .rit_sec .top_sec .social-icon a:hover {
              background: #0ea596;
              color: #fff; }
            @media only screen and (max-width: 1400px) {
              #Header .navbar-custom .row .rit_sec .top_sec .social-icon a {
                width: 20px;
                height: 20px;
                font-size: 9px; } }
        @media only screen and (max-width: 1200px) {
          #Header .navbar-custom .row .rit_sec .top_sec .qck_cntct {
            display: none; } }
        #Header .navbar-custom .row .rit_sec .top_sec .qck_cntct li {
          padding: 0 15px; }
          @media (max-width: 1400px) and (max-width: 768px) {
            #Header .navbar-custom .row .rit_sec .top_sec .qck_cntct li {
              padding: 0 5px; } }
          @media only screen and (max-width: 768px) {
            #Header .navbar-custom .row .rit_sec .top_sec .qck_cntct li {
              padding: 0 10px; } }
        #Header .navbar-custom .row .rit_sec .top_sec .qck_action li {
          margin-right: 25px; }
          @media (max-width: 1500px) and (min-width: 1400px) {
            #Header .navbar-custom .row .rit_sec .top_sec .qck_action li {
              margin-right: 10px; } }
          @media only screen and (max-width: 576px) {
            #Header .navbar-custom .row .rit_sec .top_sec .qck_action li {
              margin-right: 10px; } }
          #Header .navbar-custom .row .rit_sec .top_sec .qck_action li:last-child {
            margin-right: 0px; }
          #Header .navbar-custom .row .rit_sec .top_sec .qck_action li a {
            font-size: 13px;
            color: #343535;
            padding: 5px 0;
            padding-left: 25px;
            position: relative; }
            #Header .navbar-custom .row .rit_sec .top_sec .qck_action li a.broucher::before {
              content: "";
              position: absolute;
              left: 0px;
              top: 2px;
              width: 16px;
              height: 16px;
              background: url("../images/icons/broucher.png") no-repeat center left;
              background-size: 16px; }
            #Header .navbar-custom .row .rit_sec .top_sec .qck_action li a.location::before {
              content: "";
              position: absolute;
              left: 0px;
              top: 2px;
              width: 15px;
              height: 16px;
              background: url("../images/icons/location.png") no-repeat center left; }
            @media (max-width: 1400px) and (min-width: 992px) {
              #Header .navbar-custom .row .rit_sec .top_sec .qck_action li a {
                padding: 11px 8px;
                font-size: 0px; } }
            @media only screen and (max-width: 1600px) {
              #Header .navbar-custom .row .rit_sec .top_sec .qck_action li a {
                font-size: 0px;
                height: 22px;
                display: block; } }
      #Header .navbar-custom .row .rit_sec .nav_sec .navbar {
        padding: 0px;
        padding-top: 20px; }
        @media (max-width: 1400px) and (min-width: 1200px) {
          #Header .navbar-custom .row .rit_sec .nav_sec .navbar {
            padding-top: 10px; } }
        @media only screen and (max-width: 1200px) {
          #Header .navbar-custom .row .rit_sec .nav_sec .navbar {
            padding-top: 0px; } }
        #Header .navbar-custom .row .rit_sec .nav_sec .navbar li {
          margin: 0 15px; }
          @media (max-width: 1600px) and (min-width: 992px) {
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar li {
              margin: 0 10px; } }
          #Header .navbar-custom .row .rit_sec .nav_sec .navbar li .link {
            font-size: 16px;
            color: #343535;
            padding: 20px 0;
            position: relative; }
            @media (max-width: 1600px) and (min-width: 1400px) {
              #Header .navbar-custom .row .rit_sec .nav_sec .navbar li .link {
                font-size: 15px; } }
            @media (max-width: 1600px) and (min-width: 992px) {
              #Header .navbar-custom .row .rit_sec .nav_sec .navbar li .link {
                padding: 15px 0; } }
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar li .link::after {
              content: "";
              position: absolute;
              bottom: 8px;
              left: 0px;
              right: 0px;
              margin: auto;
              width: 0px;
              height: 4px;
              background: #0ea596;
              transition: ease-in-out all 0.3s; }
          #Header .navbar-custom .row .rit_sec .nav_sec .navbar li.active .link, #Header .navbar-custom .row .rit_sec .nav_sec .navbar li:hover .link {
            color: #0ea596; }
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar li.active .link::after, #Header .navbar-custom .row .rit_sec .nav_sec .navbar li:hover .link::after {
              width: 20px; }
        #Header .navbar-custom .row .rit_sec .nav_sec .navbar .cntct_btn {
          display: none; }
          @media only screen and (min-width: 1200px) {
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar .cntct_btn {
              background-color: #0ea596;
              font-size: 14px;
              color: #fff;
              padding: 20px 40px;
              margin-left: 15px; } }
          @media (max-width: 1400px) and (min-width: 992px) {
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar .cntct_btn {
              padding: 15px 25px; } }
        @media only screen and (max-width: 1200px) {
          #Header .navbar-custom .row .rit_sec .nav_sec .navbar {
            position: absolute;
            left: 0px;
            top: 100%;
            background: #0ea596;
            width: 100%;
            z-index: 9999; }
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar .navbar-collapse {
              display: block !important; }
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar .navbar-collapse.collapse:not(.show) {
              display: none !important; }
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar ul {
              width: 100%; }
              #Header .navbar-custom .row .rit_sec .nav_sec .navbar ul li {
                margin: 0px;
                border-bottom: 1px solid #10b9a8; }
                #Header .navbar-custom .row .rit_sec .nav_sec .navbar ul li a {
                  width: 100%;
                  display: block;
                  padding: 15px !important; }
                #Header .navbar-custom .row .rit_sec .nav_sec .navbar ul li:hover a, #Header .navbar-custom .row .rit_sec .nav_sec .navbar ul li.active a {
                  color: #fff !important; }
            #Header .navbar-custom .row .rit_sec .nav_sec .navbar .cntct_btn {
              font-size: 14px;
              color: #343535;
              position: relative;
              padding: 15px;
              width: 100%;
              display: block; } }
      #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu {
        background: #0ea596;
        border-radius: 0;
        border: none;
        padding: 0;
        margin: 0;
        box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.14);
        opacity: 1;
        transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; }
        @media only screen and (min-width: 1200px) {
          #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu {
            display: block;
            visibility: hidden;
            position: absolute;
            min-width: 415px;
            transform: translate(0, 10px); } }
        @media only screen and (max-width: 1200px) {
          #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu {
            position: unset;
            box-shadow: none;
            margin: 0 19px 15px;
            background: #10b9a8; } }
        #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu li {
          margin: 0px; }
          #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu li a {
            font-size: 13px;
            color: #ffffff;
            padding: 14px 15px 14px 30px !important;
            position: relative;
            width: 100%;
            line-height: 20px;
            border-bottom: 1px solid #0db9a8;
            transition: ease-in-out all 0.3s; }
            @media only screen and (max-width: 1200px) {
              #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu li a {
                border-bottom: 1px solid #14cab7; } }
            #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu li a::before {
              content: "";
              position: absolute;
              top: 15px;
              left: 10px;
              background: url("../images/icons/arrow_right.png") no-repeat center;
              background-size: 11px;
              width: 15px;
              height: 15px;
              transition: ease-in-out all 0.3s; }
            #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu li a:hover {
              background: #10b5a5;
              color: #fff;
              padding-left: 40px !important; }
              #Header .navbar-custom .row .rit_sec .nav_sec .dropdown .dropdown-menu li a:hover::before {
                left: 20px; }
      @media only screen and (min-width: 1200px) {
        #Header .navbar-custom .row .rit_sec .nav_sec .dropdown:hover .dropdown-menu {
          display: block;
          opacity: 1;
          visibility: visible;
          transform: translate(0, 0px); } }
  @media only screen and (min-width: 1200px) {
    #Header.home {
      background: transparent; }
      #Header.home .navbar-custom .row .lft_sec .main_logo {
        display: none; }
      #Header.home .navbar-custom .row .lft_sec .sticky_logo {
        display: block; } }
  @media only screen and (min-width: 1200px) and (min-width: 1200px) {
    #Header.home .navbar-custom .row .rit_sec .top_sec {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }
  @media only screen and (min-width: 1200px) {
      #Header.home .navbar-custom .row .rit_sec .top_sec .social-icon a {
        background: rgba(255, 255, 255, 0.2);
        color: #fff; }
        #Header.home .navbar-custom .row .rit_sec .top_sec .social-icon a:hover {
          background: #0ea596; }
      #Header.home .navbar-custom .row .rit_sec .top_sec ul li a {
        color: white; }
        #Header.home .navbar-custom .row .rit_sec .top_sec ul li a span {
          color: white; }
      #Header.home .navbar-custom .row .rit_sec .top_sec .qck_action li a {
        color: #fefeff; }
        #Header.home .navbar-custom .row .rit_sec .top_sec .qck_action li a::before {
          filter: brightness(50); }
      #Header.home .navbar-custom .row .rit_sec .nav_sec .navbar li .link {
        color: #fff; }
      #Header.home .navbar-custom .row .rit_sec .nav_sec .navbar li.active .link, #Header.home .navbar-custom .row .rit_sec .nav_sec .navbar li:hover .link {
        color: #0ea596; } }
  #Header.sticky {
    position: fixed;
    width: 100%;
    animation: ease-in-out;
    transition-delay: 0.5s;
    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.14);
    z-index: 9000;
    top: 0px;
    background: white;
    padding: 0px 0; }
    #Header.sticky .navbar-custom .row .lft_sec .main_logo {
      display: none; }
    #Header.sticky .navbar-custom .row .lft_sec .sticky_logo {
      display: block;
      max-width: 240px; }
    @media only screen and (min-width: 1200px) {
      #Header.sticky .navbar-custom .row .rit_sec .top_sec {
        display: none; } }
    #Header.sticky .navbar-custom .row .rit_sec .nav_sec .navbar {
      padding-top: 0px; }
      #Header.sticky .navbar-custom .row .rit_sec .nav_sec .navbar .cntct_btn {
        padding: 15px 30px; }
      #Header.sticky .navbar-custom .row .rit_sec .nav_sec .navbar li .link {
        padding: 24px 0;
        color: #000; }
        #Header.sticky .navbar-custom .row .rit_sec .nav_sec .navbar li .link::after {
          bottom: 16px; }
      #Header.sticky .navbar-custom .row .rit_sec .nav_sec .navbar li.active .link {
        color: #0ea596; }

/**********HEADER******* */
/*********************MAIN_SLIDER***************** */
#main-slider {
  position: relative; }
  @media only screen and (min-width: 1200px) {
    #main-slider::before {
      content: "";
      background: linear-gradient(1800deg, rgba(255, 255, 255, 0), #1e4597);
      position: absolute;
      left: 0px;
      top: 0px;
      height: 25%;
      width: 100%;
      z-index: 1; } }
  #main-slider::after {
    content: "";
    background: linear-gradient(1800deg, #162343, rgba(22, 35, 67, 0));
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 30%;
    width: 100%;
    z-index: 1; }
    @media only screen and (max-width: 576px) {
      #main-slider::after {
        display: none; } }
  #main-slider .carousel-item {
    background-repeat: no-repeat !important;
    background-position: center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important; }
    @media only screen and (min-width: 1400px) {
      #main-slider .carousel-item {
        height: calc(100vh); } }
    @media (max-width: 1400px) and (min-width: 992px) {
      #main-slider .carousel-item {
        height: calc(111vh); } }
    @media (max-width: 992px) and (min-width: 576px) {
      #main-slider .carousel-item {
        min-height: 350px; } }
    @media only screen and (max-width: 992px) {
      #main-slider .carousel-item {
        height: auto; } }
    @media only screen and (min-width: 576px) {
      #main-slider .carousel-item .mob_slide {
        display: none; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-item {
        background: transparent !important; } }
  #main-slider .carousel-caption {
    text-align: left;
    bottom: 0;
    padding-top: 90px;
    padding-bottom: 60px;
    width: auto;
    margin: auto;
    top: 0;
    height: fit-content;
    height: -moz-fit-content;
    -moz-transform: translate(0, 28%); }
    @media (max-width: 768px) and (min-width: 576px) {
      #main-slider .carousel-caption {
        bottom: 10%; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-caption {
        display: none; } }
    #main-slider .carousel-caption .caption {
      font-family: "Playfair Display", serif;
      font-size: 50px;
      color: white;
      line-height: normal;
      font-weight: 600;
      text-transform: capitalize;
      margin-bottom: 15px; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #main-slider .carousel-caption .caption {
          font-size: 40px;
          margin-bottom: 5px; } }
      @media only screen and (max-width: 992px) {
        #main-slider .carousel-caption .caption {
          font-size: 25px;
          line-height: 40px;
          letter-spacing: 6px;
          margin-bottom: 5px; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .caption {
          font-size: 22px;
          line-height: 32px;
          letter-spacing: 1px;
          margin-bottom: 5px; } }
    #main-slider .carousel-caption .lead {
      font-size: 18px;
      color: white;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 3px;
      margin-bottom: 0px;
      text-transform: uppercase; }
      @media (max-width: 1400px) and (min-width: 576px) {
        #main-slider .carousel-caption .lead {
          font-size: 15px; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .lead {
          font-size: 14px; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .lead {
          font-size: 12px; } }
    #main-slider .carousel-caption .info {
      font-size: 18px;
      color: white; }
      @media only screen and (max-width: 1400px) {
        #main-slider .carousel-caption .info {
          font-size: 16px; } }
      @media only screen and (max-width: 576px) {
        #main-slider .carousel-caption .info {
          font-size: 12px; } }
    #main-slider .carousel-caption .quick_link {
      margin-top: 35px; }
      #main-slider .carousel-caption .quick_link a {
        width: 166px;
        height: 54px;
        line-height: 54px;
        font-size: 14px;
        color: #fefeff;
        text-align: center; }
        #main-slider .carousel-caption .quick_link a:first-child {
          background: #0ea596;
          margin-right: 15px; }
        #main-slider .carousel-caption .quick_link a:last-child {
          background: #1e4597; }
        @media (max-width: 1400px) and (min-width: 992px) {
          #main-slider .carousel-caption .quick_link a {
            width: 130px;
            height: 40px;
            line-height: 40px; } }
        @media only screen and (max-width: 992px) {
          #main-slider .carousel-caption .quick_link a {
            width: 115px;
            height: 30px;
            line-height: 30px;
            font-size: 12px; } }
  #main-slider .carousel-indicators {
    display: block;
    left: auto;
    right: 35px;
    margin-right: 0;
    bottom: 25%;
    z-index: 2; }
    #main-slider .carousel-indicators li {
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #fff;
      margin-bottom: 15px;
      font-size: 0px; }
      #main-slider .carousel-indicators li.active {
        background: #1e4597; }
      #main-slider .carousel-indicators li:last-child {
        margin-bottom: 0px; }
    @media (max-width: 1400px) and (min-width: 576px) {
      #main-slider .carousel-indicators {
        bottom: 7%; } }
    @media only screen and (max-width: 576px) {
      #main-slider .carousel-indicators {
        display: flex;
        right: auto;
        left: 0px;
        bottom: 8px;
        margin-left: 20px; } }

/**************************HEADING_STYLE*********************** */
.main_head {
  margin-bottom: 25px;
  position: relative; }
  .main_head .lead {
    font-size: 11px;
    color: #b4b5b5;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 5px;
    height: 15px;
    min-width: 295px; }
    @media (max-width: 768px) and (min-width: 468px) {
      .main_head .lead {
        font-size: 9px;
        margin-bottom: 5px; } }
    @media only screen and (min-width: 768px) {
      .main_head .lead {
        transform: rotate(-90deg);
        position: absolute;
        left: -190px;
        top: 150px;
        text-align: right; } }
    @media only screen and (max-width: 468px) {
      .main_head .lead {
        font-size: 8px;
        margin-bottom: 5px; } }
  .main_head .head {
    font-size: 35px;
    font-family: "Playfair Display", serif;
    color: #018a70;
    line-height: normal;
    margin-bottom: 30px;
    text-transform: capitalize; }
    @media (max-width: 992px) and (min-width: 468px) {
      .main_head .head {
        font-size: 28px;
        margin-bottom: 10px; } }
    @media only screen and (max-width: 468px) {
      .main_head .head {
        font-size: 24px;
        margin-bottom: 10px; } }
  .main_head .title {
    font-size: 22px;
    color: #4e4e4e;
    line-height: 1.409; }
    @media (max-width: 992px) and (min-width: 468px) {
      .main_head .title {
        font-size: 17px; } }
    @media only screen and (max-width: 468px) {
      .main_head .title {
        font-size: 15px; } }

/************************BUTTON_STYLE******************************** */
.plain_btn {
  font-size: 12px;
  color: #aaabab;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-top: 55px;
  position: relative;
  transition: ease-in-out all 0.3s;
  letter-spacing: 1px;
  z-index: 2; }
  .plain_btn::after {
    content: "";
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0px;
    bottom: 0;
    width: 18px;
    height: 2px;
    display: inline-block;
    transition: ease-in-out all 0.3s;
    background: #0ea596; }
  .plain_btn:hover {
    color: #0ea596; }
    .plain_btn:hover::after {
      width: 100%; }

/************************SLICK_ARROW******************************** */
.slick-arrow {
  position: absolute;
  top: -30px;
  right: 0px;
  width: 44px;
  height: 70px;
  display: inline-block;
  outline: none;
  border: none;
  box-shadow: none;
  border-radius: 50%;
  font-size: 0px;
  overflow: hidden;
  transition: ease-in-out all 0.4s;
  z-index: 1;
  cursor: pointer; }
  .slick-arrow:focus {
    outline: none; }
  .slick-arrow.slide-prev {
    background: url("../images/icons/slider_left.svg") no-repeat center right -10px;
    right: 60px; }
    .slick-arrow.slide-prev:hover {
      background: url("../images/icons/slider_left-hvr.svg") no-repeat center; }
  .slick-arrow.slide-nxt {
    background: url("../images/icons/slider_right.svg") no-repeat center left -10px; }
    .slick-arrow.slide-nxt:hover {
      background: url("../images/icons/slider_right-hvr.svg") no-repeat center; }

/**************************************INNER_PAGE*********************************** */
.inner-page {
  position: relative; }
  .inner-page #banner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    position: relative; }
    .inner-page #banner::after {
      content: "";
      background-image: -moz-linear-gradient(0deg, #1f4097 0%, #137597 47%, #07aa96 100%);
      background-image: -webkit-linear-gradient(0deg, #1f4097 0%, #137597 47%, #07aa96 100%);
      background-image: -ms-linear-gradient(0deg, #1f4097 0%, #137597 47%, #07aa96 100%);
      position: absolute;
      left: 0px;
      bottom: 0px;
      height: 100%;
      width: 100%;
      z-index: 1;
      opacity: 0.8; }
    .inner-page #banner .banner-caption {
      text-align: center;
      padding-top: 115px;
      padding-bottom: 75px;
      position: relative;
      z-index: 2; }
      @media (max-width: 768px) and (min-width: 468px) {
        .inner-page #banner .banner-caption {
          padding-top: 90px;
          padding-bottom: 60px; } }
      @media only screen and (max-width: 468px) {
        .inner-page #banner .banner-caption {
          padding-top: 75px;
          padding-bottom: 25px; } }
      .inner-page #banner .banner-caption .page_title {
        font-size: 36px;
        color: white;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 5px; }
        @media (max-width: 768px) and (min-width: 468px) {
          .inner-page #banner .banner-caption .page_title {
            font-size: 30px; } }
        @media only screen and (max-width: 468px) {
          .inner-page #banner .banner-caption .page_title {
            font-size: 25px; } }
      .inner-page #banner .banner-caption .page_sub {
        font-size: 18px;
        color: white;
        line-height: normal;
        font-weight: 400; }
        @media only screen and (max-width: 468px) {
          .inner-page #banner .banner-caption .page_sub {
            font-size: 14px; } }
  .inner-page .breadcrumb_sec .breadcrumb {
    background: transparent;
    text-align: right;
    justify-content: flex-end;
    padding: 25px 0;
    margin-bottom: 30px; }
    @media only screen and (max-width: 992px) {
      .inner-page .breadcrumb_sec .breadcrumb {
        padding: 12px 0; } }
    .inner-page .breadcrumb_sec .breadcrumb li {
      font-size: 12px;
      color: #a8a8a8;
      text-transform: capitalize;
      line-height: normal;
      padding: 0 10px;
      border-right: 1px solid #b1b0b0; }
      .inner-page .breadcrumb_sec .breadcrumb li a {
        font-size: 12px;
        color: #a8a8a8; }
        @media only screen and (max-width: 992px) {
          .inner-page .breadcrumb_sec .breadcrumb li a {
            font-size: 11px; } }
      .inner-page .breadcrumb_sec .breadcrumb li:first-child a {
        color: #0ea596; }
      .inner-page .breadcrumb_sec .breadcrumb li:last-child {
        border-right: 0px; }
  .inner-page .page_sec_title {
    font-size: 36px;
    color: #2b2c2c;
    line-height: 38px;
    padding-bottom: 50px;
    margin-bottom: 25px;
    position: relative; }
    .inner-page .page_sec_title::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: 0px;
      background-color: #dedfdf;
      width: 83px;
      height: 1px; }
    @media (max-width: 1400px) and (min-width: 992px) {
      .inner-page .page_sec_title {
        font-size: 26px;
        padding-bottom: 25px;
        margin-bottom: 40px; } }
    @media (max-width: 992px) and (min-width: 576px) {
      .inner-page .page_sec_title {
        font-size: 26px;
        padding-bottom: 22px;
        margin-bottom: 35px; } }
    @media only screen and (max-width: 576px) {
      .inner-page .page_sec_title {
        font-size: 22px;
        padding-bottom: 10px;
        margin-bottom: 35px; } }
  .inner-page #courses.study_abroad .service-content {
    padding-left: 0px !important; }

/***********************BENEFITS_SEC********************* */
@media only screen and (min-width: 1200px) {
  #benifets_sec {
    position: relative;
    top: -80px;
    z-index: 1; } }
@media only screen and (max-width: 1200px) {
  #benifets_sec {
    margin-top: 25px; } }
#benifets_sec .container {
  border-radius: 15px;
  box-shadow: 39px 0px 95px rgba(33, 30, 31, 0.1);
  padding: 0px; }
  @media (max-width: 1200px) and (min-width: 768px) {
    #benifets_sec .container {
      max-width: 90%; } }
  @media only screen and (max-width: 768px) {
    #benifets_sec .container {
      max-width: 85%; } }
#benifets_sec .benefits_slide {
  background: #fff;
  list-style: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  padding-left: 0;
  position: relative;
  box-shadow: 0 5px 76px rgba(169, 169, 169, 0.58);
  -webkit-box-shadow: 0 5px 76px rgba(169, 169, 169, 0.58);
  -moz-box-shadow: 0 5px 76px rgba(169, 169, 169, 0.58);
  display: inline-block;
  width: 100%; }
  #benifets_sec .benefits_slide .item_box {
    width: 20%;
    float: left;
    height: 200px;
    display: table;
    position: relative; }
    @media screen and (max-width: 1400px) {
      #benifets_sec .benefits_slide .item_box {
        height: 170px; } }
    @media screen and (max-width: 768px) {
      #benifets_sec .benefits_slide .item_box {
        width: 33.3%; } }
    @media screen and (min-width: 576px) {
      #benifets_sec .benefits_slide .item_box::after {
        content: "";
        height: 100px;
        width: 1px;
        position: absolute;
        right: 0;
        background-color: #efefef;
        z-index: 1;
        top: 55px; }
      #benifets_sec .benefits_slide .item_box:last-child::after {
        display: none; } }
    @media screen and (max-width: 576px) {
      #benifets_sec .benefits_slide .item_box {
        width: 50%;
        border-radius: 0px; }
        #benifets_sec .benefits_slide .item_box::after {
          content: "";
          height: 1px;
          width: 100%;
          position: absolute;
          right: 0;
          left: 0;
          margin: auto;
          bottom: 0px;
          background-color: #efefef;
          z-index: 1; }
        #benifets_sec .benefits_slide .item_box:last-child {
          width: 100%;
          border-right: 0px; }
          #benifets_sec .benefits_slide .item_box:last-child::after {
            display: none; }
        #benifets_sec .benefits_slide .item_box:nth-child(odd) {
          border-right: 1px solid #efefef; } }
    #benifets_sec .benefits_slide .item_box .category_wrapper {
      width: 100%;
      padding: 50px 25px;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      height: 100%;
      position: relative;
      z-index: 1;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px;
      cursor: pointer;
      -webkit-transition: all 200ms ease-out;
      -webkit-transform: scale(1);
      -ms-transition: all 200ms ease-out;
      -ms-transform: scale(1);
      -moz-transition: all 200ms ease-out;
      -moz-transform: scale(1);
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out;
      transform: scale(1);
      background-color: #fff; }
      #benifets_sec .benefits_slide .item_box .category_wrapper::before {
        position: absolute;
        width: calc(100% + 2px);
        height: 100%;
        background: #fff;
        content: "";
        top: -11px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        left: -1px;
        height: calc(100% + 22px);
        z-index: -1;
        opacity: 0; }
      @media (max-width: 1400px) and (min-width: 576px) {
        #benifets_sec .benefits_slide .item_box .category_wrapper {
          padding: 35px 25px; } }
      @media only screen and (max-width: 576px) {
        #benifets_sec .benefits_slide .item_box .category_wrapper {
          padding: 30px 15px; } }
      #benifets_sec .benefits_slide .item_box .category_wrapper .icon_wrapper {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      #benifets_sec .benefits_slide .item_box .category_wrapper .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 65px;
        max-height: 65px;
        margin-bottom: 15px; }
        @media screen and (max-width: 576px) {
          #benifets_sec .benefits_slide .item_box .category_wrapper .icon {
            min-height: 40px;
            max-height: 40px; }
            #benifets_sec .benefits_slide .item_box .category_wrapper .icon img {
              max-width: 40px; } }
      #benifets_sec .benefits_slide .item_box .category_wrapper .title {
        font-size: 16px;
        color: #242831;
        line-height: normal;
        min-height: 36px; }
        @media only screen and (max-width: 1400px) {
          #benifets_sec .benefits_slide .item_box .category_wrapper .title {
            font-size: 14px; } }
        @media only screen and (max-width: 992px) {
          #benifets_sec .benefits_slide .item_box .category_wrapper .title {
            font-size: 13px;
            line-height: 18px; } }
      #benifets_sec .benefits_slide .item_box .category_wrapper .more {
        background: url("../images/icons/benefits/more.png") no-repeat center white;
        width: 26px;
        height: 26px;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-color: #fff;
        position: absolute;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden;
        opacity: 0;
        bottom: 20px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        -webkit-animation: fadein 0.3s ease-in alternate;
        -moz-animation: fadein 0.3s ease-in alternate;
        animation: fadein 0.3s ease-in alternate;
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px); }
      #benifets_sec .benefits_slide .item_box .category_wrapper:hover {
        background: #0ea596;
        box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
        z-index: 3; }
        #benifets_sec .benefits_slide .item_box .category_wrapper:hover::before {
          background: #0ea596;
          content: "";
          top: -11px;
          left: -1px;
          height: calc(100% + 22px);
          z-index: -1;
          opacity: 1; }
        #benifets_sec .benefits_slide .item_box .category_wrapper:hover .icon_wrapper {
          -webkit-transform: translateY(-15px);
          -ms-transform: translateY(-15px);
          transform: translateY(-15px); }
        #benifets_sec .benefits_slide .item_box .category_wrapper:hover .icon {
          filter: brightness(50) contrast(1); }
        #benifets_sec .benefits_slide .item_box .category_wrapper:hover .title {
          color: #fff; }
        #benifets_sec .benefits_slide .item_box .category_wrapper:hover .more {
          opacity: 1;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0); }

#welcome_sec {
  padding-top: 55px; }
  @media (max-width: 1400px) and (min-width: 1200px) {
    #welcome_sec {
      padding-top: 0px; } }
  #welcome_sec .container.sec1 {
    background: #fff;
    padding-bottom: 90px;
    position: relative; }
    @media only screen and (min-width: 1200px) {
      #welcome_sec .container.sec1 {
        background-color: #fff !important; } }
    @media only screen and (min-width: 992px) {
      #welcome_sec .container.sec1 {
        background-repeat: no-repeat !important;
        background-position: center right !important; }
        #welcome_sec .container.sec1::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0px;
          right: 0px;
          width: 100%;
          height: 102.9%;
          background: url("../images/icons/dited_border1.png") no-repeat center right;
          background-size: contain; } }
    @media only screen and (max-width: 992px) {
      #welcome_sec .container.sec1 {
        background: transparent !important; } }
    @media only screen and (max-width: 576px) {
      #welcome_sec .container.sec1 {
        padding-bottom: 45px; } }
    #welcome_sec .container.sec1 .welcome_head {
      margin-bottom: 45px; }
      @media only screen and (max-width: 576px) {
        #welcome_sec .container.sec1 .welcome_head {
          margin-bottom: 20px; } }
      #welcome_sec .container.sec1 .welcome_head .title {
        font-size: 16px;
        color: #333333;
        text-transform: uppercase;
        line-height: normal;
        margin-bottom: 15px; }
        @media (max-width: 1400px) and (min-width: 992px) {
          #welcome_sec .container.sec1 .welcome_head .title {
            font-size: 14px; } }
        @media only screen and (max-width: 992px) {
          #welcome_sec .container.sec1 .welcome_head .title {
            font-size: 12px; } }
      #welcome_sec .container.sec1 .welcome_head .head {
        font-size: 50px;
        color: #333333;
        text-transform: uppercase;
        line-height: 64px;
        color: #0ea596; }
        @media (max-width: 1400px) and (min-width: 1200px) {
          #welcome_sec .container.sec1 .welcome_head .head {
            font-size: 43px;
            line-height: 50px; } }
        @media (max-width: 1200px) and (min-width: 992px) {
          #welcome_sec .container.sec1 .welcome_head .head {
            font-size: 26px;
            line-height: 30px; } }
        @media (max-width: 992px) and (min-width: 768px) {
          #welcome_sec .container.sec1 .welcome_head .head {
            font-size: 28px;
            line-height: 32px; } }
        @media only screen and (max-width: 768px) {
          #welcome_sec .container.sec1 .welcome_head .head {
            font-size: 24px;
            line-height: 32px; } }
    #welcome_sec .container.sec1 .cntnt_box .info, #welcome_sec .container.sec1 .cntnt_box .info p {
      font-size: 14px;
      color: #333333;
      line-height: 2; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #welcome_sec .container.sec1 .cntnt_box .info, #welcome_sec .container.sec1 .cntnt_box .info p {
          font-size: 13px; } }
      @media only screen and (max-width: 576px) {
        #welcome_sec .container.sec1 .cntnt_box .info, #welcome_sec .container.sec1 .cntnt_box .info p {
          font-size: 12px;
          line-height: 22px; } }
    #welcome_sec .container.sec1 .plain_btn {
      color: #fff;
      padding: 15px 20px;
      border-radius: 3px;
      background: #0ea596; }
  #welcome_sec .container.sec2 {
    padding: 90px 70px 80px;
    position: relative; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #welcome_sec .container.sec2 {
        padding: 60px 40px; } }
    @media only screen and (min-width: 992px) {
      #welcome_sec .container.sec2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0px;
        right: 0px;
        margin: auto;
        width: 90%;
        height: 1px;
        border-top: 1px dashed #e7e7e7; }
      #welcome_sec .container.sec2::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0px;
        right: 0px;
        width: 100%;
        height: 100%;
        background: url("../images/icons/dited_border2.png") no-repeat center left;
        background-size: contain; } }
    @media only screen and (max-width: 992px) {
      #welcome_sec .container.sec2 {
        padding: 20px;
        background: rgba(247, 247, 247, 0.52); } }
    #welcome_sec .container.sec2 .qulty_servc .title_sec, #welcome_sec .container.sec2 .qulty_servc .title_sec p {
      font-size: 30px;
      color: #2e2e2f;
      line-height: 1.533; }
      #welcome_sec .container.sec2 .qulty_servc .title_sec strong, #welcome_sec .container.sec2 .qulty_servc .title_sec p strong {
        font-weight: 500;
        color: #0ea596;
        display: block; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #welcome_sec .container.sec2 .qulty_servc .title_sec, #welcome_sec .container.sec2 .qulty_servc .title_sec p {
          font-size: 24px; } }
      @media only screen and (min-width: 992px) {
        #welcome_sec .container.sec2 .qulty_servc .title_sec, #welcome_sec .container.sec2 .qulty_servc .title_sec p {
          padding-right: 45px;
          text-align: right;
          border-right: 1px solid #d7d5d5; } }
      @media only screen and (max-width: 992px) {
        #welcome_sec .container.sec2 .qulty_servc .title_sec, #welcome_sec .container.sec2 .qulty_servc .title_sec p {
          font-size: 22px;
          padding-bottom: 15px;
          border-bottom: 1px solid #d7d5d5;
          margin-bottom: 15px; } }
      @media only screen and (max-width: 576px) {
        #welcome_sec .container.sec2 .qulty_servc .title_sec, #welcome_sec .container.sec2 .qulty_servc .title_sec p {
          font-size: 18px; } }
    @media only screen and (min-width: 576px) {
      #welcome_sec .container.sec2 .qulty_servc .rit_sec {
        display: flex;
        align-items: center;
        padding-right: 60px; } }
    #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote {
      margin-right: 55px; }
      @media only screen and (min-width: 576px) {
        #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote {
          max-width: 45%; } }
      @media (max-width: 992px) and (min-width: 576px) {
        #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote {
          margin-top: 20px; } }
    #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote, #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote p {
      font-size: 16px;
      color: #717171;
      line-height: 1.175;
      text-align: left; }
      @media only screen and (max-width: 992px) {
        #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote, #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote p {
          font-size: 13px; } }
      @media only screen and (max-width: 576px) {
        #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote, #welcome_sec .container.sec2 .qulty_servc .rit_sec .quote p {
          font-size: 12px; } }
    #welcome_sec .container.sec2 .qulty_servc .rit_sec .plain_btn {
      margin-top: 15px;
      text-transform: capitalize;
      font-size: 16px;
      color: #0ea596; }
      #welcome_sec .container.sec2 .qulty_servc .rit_sec .plain_btn::before {
        content: "";
        position: absolute;
        right: -45px;
        top: -10px;
        width: 31px;
        height: 26px;
        background: url("../images/icons/contact.png") no-repeat center;
        animation: bounce 1s infinite alternate;
        -webkit-animation: bounce 1s infinite alternate; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #welcome_sec .container.sec2 .qulty_servc .rit_sec .plain_btn {
          font-size: 13px; } }
      @media only screen and (max-width: 992px) {
        #welcome_sec .container.sec2 .qulty_servc .rit_sec .plain_btn {
          font-size: 11px; }
          #welcome_sec .container.sec2 .qulty_servc .rit_sec .plain_btn::before {
            background-size: 24px; } }
      @media only screen and (max-width: 992px) {
        #welcome_sec .container.sec2 .qulty_servc .rit_sec .plain_btn {
          margin-top: 30px; } }
  @media only screen and (max-width: 576px) {
    #welcome_sec .plain_btn {
      margin-top: 30px; } }

#courses_sec {
  padding: 80px 0 75px; }
  @media only screen and (max-width: 576px) {
    #courses_sec {
      padding: 45px 0px; } }
  #courses_sec .slick-arrow {
    top: auto;
    bottom: -15px;
    right: 0px;
    left: 0;
    margin: auto;
    height: 20px; }
    #courses_sec .slick-arrow.slide-prev {
      right: 53px; }
    #courses_sec .slick-arrow.slide-nxt {
      left: 53px; }
  #courses_sec .item {
    padding: 0 15px 35px; }
  #courses_sec .item_box {
    position: relative; }
    #courses_sec .item_box .img_box {
      background-repeat: no-repeat !important;
      background-position: center !important;
      background-size: cover !important;
      height: 340px;
      display: block;
      transition: ease-in-out all 0.3s;
      position: relative;
      border-radius: 8px;
      overflow: hidden; }
      #courses_sec .item_box .img_box::after {
        content: "";
        background: linear-gradient(1800deg, rgba(0, 0, 0, 0.75), rgba(22, 35, 67, 0));
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 35%;
        width: 100%;
        z-index: 1;
        transition: ease-in-out all 0.3s; }
      #courses_sec .item_box .img_box .cntn_box {
        position: absolute;
        bottom: 0;
        z-index: 2;
        padding: 40px 30px;
        width: 100%;
        transition: ease-in-out all 0.3s; }
        @media only screen and (max-width: 1200px) {
          #courses_sec .item_box .img_box .cntn_box {
            padding: 20px 25px; } }
        #courses_sec .item_box .img_box .cntn_box .title {
          font-size: 26px;
          color: white;
          font-weight: 500;
          text-transform: uppercase;
          line-height: normal; }
          @media only screen and (max-width: 1200px) {
            #courses_sec .item_box .img_box .cntn_box .title {
              font-size: 22px; } }
      #courses_sec .item_box .img_box:hover::after {
        height: 45%; }
      #courses_sec .item_box .img_box:hover .cntn_box {
        bottom: 8px; }
        @media only screen and (max-width: 1200px) {
          #courses_sec .item_box .img_box:hover .cntn_box {
            padding-bottom: 40px;
            bottom: 0px; } }
      @media only screen and (max-width: 576px) {
        #courses_sec .item_box .img_box {
          height: 250px; } }
    #courses_sec .item_box .more {
      border-radius: 50%;
      background: url("../images/icons/benefits/more_wit.png") no-repeat center #0ea596;
      width: 41px;
      height: 41px;
      opacity: 0;
      visibility: hidden;
      margin-top: 20px;
      position: absolute;
      bottom: -17px;
      left: 0px;
      right: 0px;
      margin: auto;
      transition: ease-in-out all 0.3s;
      z-index: 1; }
      #courses_sec .item_box .more::after {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 50px;
        height: 50px;
        background: #0ea596;
        border-radius: 50%;
        animation: pulse-border 1500ms ease-out infinite; }
    #courses_sec .item_box:hover .more {
      -webkit-animation: fadeInDown 800ms;
      animation: fadeInDown 500ms;
      visibility: visible;
      opacity: 1; }

#aviation_courses {
  padding: 125px 0 115px; }
  @media only screen and (max-width: 576px) {
    #aviation_courses {
      padding: 45px 0px 20px; } }
  #aviation_courses .title_box {
    position: relative; }
    #aviation_courses .title_box .title {
      font-size: 30px;
      color: white;
      font-weight: 500;
      line-height: 1.067; }
      @media only screen and (min-width: 576px) {
        #aviation_courses .title_box .title {
          display: table-caption; } }
    #aviation_courses .title_box .plain_btn {
      font-size: 12px;
      color: #fff;
      letter-spacing: 1px; }
  #aviation_courses .item_box {
    transition: ease-in-out all 0.3s;
    transition-property: border;
    position: relative;
    border: 0px;
    border: 5px solid #fff;
    border-top: 0px;
    position: relative;
    margin-bottom: 60px;
    padding: 50px 30px; }
    @media (max-width: 992px) and (min-width: 576px) {
      #aviation_courses .item_box {
        padding: 45px 20px 25px; } }
    @media only screen and (max-width: 576px) {
      #aviation_courses .item_box {
        padding: 50px 15px 25px; } }
    #aviation_courses .item_box::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      height: 5px;
      width: 25px;
      background: #fff;
      transition: ease-in-out all 0.3s; }
    #aviation_courses .item_box::after {
      content: "";
      position: absolute;
      right: 0px;
      top: 0px;
      height: 5px;
      width: calc(72% - 16px);
      background: #fff;
      transition: ease-in-out all 0.3s; }
    #aviation_courses .item_box .icon_box {
      position: absolute;
      top: -20px;
      left: 12%;
      filter: brightness(50) contrast(50);
      width: 60px;
      text-align: center; }
    #aviation_courses .item_box .title {
      font-size: 14px;
      color: white;
      font-weight: 500;
      line-height: 1.286;
      margin-bottom: 20px; }
    #aviation_courses .item_box .info {
      font-size: 14px;
      color: white;
      line-height: 1.286; }
      @media only screen and (max-width: 576px) {
        #aviation_courses .item_box .info {
          font-size: 12px; } }
    #aviation_courses .item_box:hover {
      border-color: #0ea596; }
      #aviation_courses .item_box:hover::before, #aviation_courses .item_box:hover::after {
        background: #0ea596; }
      #aviation_courses .item_box:hover .border_box::before {
        width: 73.3%; }
      #aviation_courses .item_box:hover .icon_box {
        filter: none; }
  @media only screen and (min-width: 992px) {
    #aviation_courses .title_box {
      height: 83%; }
      #aviation_courses .title_box .plain_btn {
        position: absolute;
        right: 0px;
        bottom: 0px; }
    #aviation_courses .item_box {
      height: 83%; } }
  @media only screen and (max-width: 992px) {
    #aviation_courses {
      padding: 75px 0 50px; } }
  @media (max-width: 992px) and (min-width: 576px) {
    #aviation_courses .title_box {
      margin-bottom: 80px; }
      #aviation_courses .title_box .plain_btn {
        float: right;
        margin-top: 0px;
        position: relative;
        top: -20px; }
    #aviation_courses .item_box {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 768px) {
    #aviation_courses .title_box .title {
      font-size: 24px;
      line-height: normal; } }
  @media only screen and (max-width: 576px) {
    #aviation_courses .title_box {
      margin-bottom: 75px; }
    #aviation_courses .plain_btn {
      margin-top: 35px; } }

#our_crew {
  padding: 70px 0 55px; }
  @media only screen and (max-width: 576px) {
    #our_crew {
      padding: 45px 0px; } }
  #our_crew .welcome_head {
    text-align: center;
    margin-bottom: 45px; }
    @media only screen and (max-width: 576px) {
      #our_crew .welcome_head {
        margin-bottom: 20px; } }
    #our_crew .welcome_head .title {
      font-size: 11px;
      color: #333333;
      text-transform: uppercase;
      line-height: normal;
      letter-spacing: 2px;
      margin-bottom: 7px; }
    #our_crew .welcome_head .head {
      font-size: 35px;
      color: #333333;
      text-transform: uppercase;
      line-height: 64px;
      color: #0ea596;
      position: relative; }
      #our_crew .welcome_head .head::after {
        content: "";
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
        width: 75px;
        height: 1px;
        background: #0ea596; }
      @media (max-width: 1200px) and (min-width: 992px) {
        #our_crew .welcome_head .head {
          font-size: 26px;
          line-height: 30px; } }
      @media (max-width: 992px) and (min-width: 768px) {
        #our_crew .welcome_head .head {
          font-size: 28px;
          line-height: 32px; } }
      @media only screen and (max-width: 768px) {
        #our_crew .welcome_head .head {
          font-size: 24px;
          line-height: 32px; } }
  #our_crew .nav-tabs {
    border: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    #our_crew .nav-tabs a {
      font-size: 16px;
      text-transform: uppercase;
      color: #767678;
      padding: 15px 25px;
      border-radius: 5px;
      min-width: 155px;
      text-align: center; }
      #our_crew .nav-tabs a.active {
        color: #fff;
        background: #0ea596; }
      @media only screen and (max-width: 576px) {
        #our_crew .nav-tabs a {
          font-size: 13px;
          padding: 10px 15px;
          min-width: 125px; } }
  #our_crew .tab-content {
    margin-top: 40px; }
    #our_crew .tab-content .row {
      justify-content: center; }
      @media only screen and (min-width: 992px) {
        #our_crew .tab-content .row {
          display: grid;
          width: 100%;
          grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
          margin: 0;
          flex-wrap: nowrap; }
          #our_crew .tab-content .row [class^="col-"], #our_crew .tab-content .row [class*="col-"] {
            width: 100%;
            -ms-flex: none;
            flex: none;
            max-width: 100%; } }
    #our_crew .tab-content .box {
      margin-bottom: 25px;
      display: flex;
      justify-content: center;
      text-align: center; }
      #our_crew .tab-content .box .img_box {
        border-radius: 5px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center; }
      #our_crew .tab-content .box .info {
        padding-top: 15px; }
        #our_crew .tab-content .box .info .name {
          font-size: 16px;
          color: #20222a;
          margin-bottom: 5px;
          font-weight: 500; }
          @media only screen and (max-width: 576px) {
            #our_crew .tab-content .box .info .name {
              font-size: 14px; } }
        #our_crew .tab-content .box .info .possition {
          font-size: 14px;
          color: #797979; }
          @media only screen and (max-width: 576px) {
            #our_crew .tab-content .box .info .possition {
              font-size: 12px; } }

#Y_choose {
  background: #0ea596;
  padding: 90px 0 60px; }
  @media only screen and (max-width: 576px) {
    #Y_choose {
      padding: 45px 0px; } }
  #Y_choose .lft_sec .title_sec {
    margin-bottom: 25px; }
    #Y_choose .lft_sec .title_sec .head {
      font-size: 30px;
      color: white;
      font-weight: 500;
      line-height: 1.067;
      margin-bottom: 25px;
      max-width: 215px; }
      @media only screen and (max-width: 576px) {
        #Y_choose .lft_sec .title_sec .head {
          font-size: 22px; } }
    #Y_choose .lft_sec .title_sec .title {
      font-size: 14px;
      color: white;
      font-weight: 500;
      text-transform: uppercase;
      line-height: normal; }
      @media only screen and (max-width: 576px) {
        #Y_choose .lft_sec .title_sec .title {
          font-size: 12px; } }
  #Y_choose .lft_sec .info, #Y_choose .lft_sec .info p {
    font-size: 14px;
    color: white;
    line-height: 1.571; }
    @media only screen and (max-width: 576px) {
      #Y_choose .lft_sec .info, #Y_choose .lft_sec .info p {
        font-size: 12px;
        line-height: 22px; } }
  #Y_choose .lft_sec .plain_btn {
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff; }
    #Y_choose .lft_sec .plain_btn::after {
      background: #fff; }
    @media only screen and (max-width: 576px) {
      #Y_choose .lft_sec .plain_btn {
        margin-top: 35px; } }
  @media only screen and (min-width: 992px) {
    #Y_choose .news_slide_sec {
      padding-left: 45px; } }
  @media only screen and (max-width: 992px) {
    #Y_choose .news_slide_sec {
      margin-top: 55px; } }
  #Y_choose .news_slide_sec .sec_title {
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 30px; }
  #Y_choose .news_slide_sec .news_slide .slick-slide:first-child .box {
    padding-top: 0px; }
  #Y_choose .news_slide_sec .news_slide .slick-slide:last-child .box {
    border-bottom: 0px; }
  #Y_choose .news_slide_sec .news_slide .box {
    border-bottom: 1px dashed white;
    padding: 30px 0; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #Y_choose .news_slide_sec .news_slide .box {
        padding: 20px 0; } }
    @media only screen and (min-width: 576px) {
      #Y_choose .news_slide_sec .news_slide .box {
        display: flex; } }
    #Y_choose .news_slide_sec .news_slide .box .img_box {
      width: 145px;
      height: 110px;
      background-repeat: no-repeat !important;
      background-position: center !important;
      background-size: cover !important;
      margin-right: 20px; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #Y_choose .news_slide_sec .news_slide .box .img_box {
          height: 100px; } }
      @media only screen and (min-width: 576px) {
        #Y_choose .news_slide_sec .news_slide .box .img_box {
          max-width: 145px;
          overflow: hidden; } }
      @media only screen and (max-width: 576px) {
        #Y_choose .news_slide_sec .news_slide .box .img_box {
          width: 100%;
          height: auto;
          background: transparent !important;
          text-align: center;
          margin-right: 0px;
          display: flex; } }
      @media only screen and (min-width: 576px) {
        #Y_choose .news_slide_sec .news_slide .box .img_box .hide_desk {
          display: none; } }
    @media only screen and (min-width: 1400px) {
      #Y_choose .news_slide_sec .news_slide .box .nws_cntnt {
        margin-top: 8px; } }
    @media only screen and (min-width: 576px) {
      #Y_choose .news_slide_sec .news_slide .box .nws_cntnt {
        width: calc(100% - 145px); } }
    @media only screen and (max-width: 576px) {
      #Y_choose .news_slide_sec .news_slide .box .nws_cntnt {
        margin-top: 15px; } }
    #Y_choose .news_slide_sec .news_slide .box .date {
      font-size: 11px;
      color: white;
      line-height: normal;
      background: #1e4597;
      margin-bottom: 30px;
      width: fit-content;
      width: -moz-fit-content;
      padding: 8px 20px; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #Y_choose .news_slide_sec .news_slide .box .date {
          margin-bottom: 10px; } }
      @media only screen and (max-width: 576px) {
        #Y_choose .news_slide_sec .news_slide .box .date {
          margin-bottom: 15px;
          font-size: 9px; } }
    #Y_choose .news_slide_sec .news_slide .box .title {
      font-size: 15px;
      color: #fff;
      line-height: 22px; }
      @media only screen and (max-width: 1400px) {
        #Y_choose .news_slide_sec .news_slide .box .title {
          font-size: 13px; } }
  #Y_choose .news_slide_sec .plain_btn {
    color: #fff;
    margin-top: 10px;
    float: right; }
    #Y_choose .news_slide_sec .plain_btn::after {
      background: #fff; }

#testimonial_sec {
  padding: 80px 0 65px; }
  @media only screen and (max-width: 992px) {
    #testimonial_sec {
      padding: 65px 0 0; } }
  #testimonial_sec .row {
    position: relative; }
    #testimonial_sec .row::after {
      content: "";
      position: absolute;
      top: 0;
      left: 6.5%;
      right: 0px;
      width: 100%;
      height: 100%;
      background: url(../images/testi_sec_bg.png) no-repeat center;
      background-size: contain;
      z-index: -1; }
      @media (max-width: 1700px) and (min-width: 1500px) {
        #testimonial_sec .row::after {
          left: 9.5%; } }
      @media (max-width: 1500px) and (min-width: 992px) {
        #testimonial_sec .row::after {
          left: 10.5%; } }
      @media only screen and (max-width: 992px) {
        #testimonial_sec .row::after {
          display: none; } }
  @media only screen and (min-width: 1200px) {
    #testimonial_sec .testi_sec {
      padding-right: 50px; } }
  #testimonial_sec .testi_sec .title {
    font-size: 30px;
    color: #20222a;
    font-weight: 600;
    line-height: 1.067;
    margin-bottom: 25px;
    max-width: 40%; }
    @media only screen and (max-width: 576px) {
      #testimonial_sec .testi_sec .title {
        font-size: 22px;
        max-width: 70%; } }
  #testimonial_sec .testi_sec .item {
    padding-bottom: 45px; }
    @media only screen and (min-width: 992px) {
      #testimonial_sec .testi_sec .item {
        padding-right: 50px; } }
  #testimonial_sec .testi_sec .testi_box {
    background-color: white;
    box-shadow: 13px 14px 24px rgba(2, 28, 96, 0.05);
    padding: 55px 45px 45px;
    position: relative; }
    @media only screen and (max-width: 576px) {
      #testimonial_sec .testi_sec .testi_box {
        padding: 45px 0px 25px; } }
    #testimonial_sec .testi_sec .testi_box::after {
      content: "";
      width: 0;
      height: 0;
      border-left: 0px solid transparent;
      border-right: 22px solid transparent;
      border-top: 22px solid #fff;
      position: absolute;
      bottom: -22px;
      left: 60%; }
    #testimonial_sec .testi_sec .testi_box .cntn_box, #testimonial_sec .testi_sec .testi_box .cntn_box p {
      font-size: 14px;
      color: #4d4d4e;
      line-height: 2;
      margin-bottom: 0px; }
      @media only screen and (max-width: 1400px) {
        #testimonial_sec .testi_sec .testi_box .cntn_box, #testimonial_sec .testi_sec .testi_box .cntn_box p {
          font-size: 13px;
          line-height: 23px; } }
    #testimonial_sec .testi_sec .testi_box .box_foot {
      padding-top: 30px;
      display: flex;
      align-items: center; }
      #testimonial_sec .testi_sec .testi_box .box_foot .img_box {
        border-radius: 50%;
        background-color: #f1f1f1;
        width: 77px;
        height: 77px;
        display: flex;
        align-items: center;
        overflow: hidden; }
        #testimonial_sec .testi_sec .testi_box .box_foot .img_box img {
          border-radius: 50%; }
      #testimonial_sec .testi_sec .testi_box .box_foot .author_dtl {
        margin-left: 20px; }
        #testimonial_sec .testi_sec .testi_box .box_foot .author_dtl .name {
          font-size: 17px;
          color: #0ea596;
          font-weight: 500;
          margin-bottom: 10px; }
        #testimonial_sec .testi_sec .testi_box .box_foot .author_dtl .position {
          font-size: 17px;
          color: #4d4d4e; }
          @media only screen and (max-width: 1400px) {
            #testimonial_sec .testi_sec .testi_box .box_foot .author_dtl .position {
              font-size: 14px; } }
    @media (max-width: 1400px) and (min-width: 992px) {
      #testimonial_sec .testi_sec .testi_box {
        padding: 55px 25px 35px; } }
  #testimonial_sec .testi_sec .slick-dots {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    top: 0px; }
    #testimonial_sec .testi_sec .slick-dots li {
      margin: 0 7px; }
      @media only screen and (max-width: 576px) {
        #testimonial_sec .testi_sec .slick-dots li {
          margin: 0 3px; } }
      #testimonial_sec .testi_sec .slick-dots li button {
        border-radius: 50%;
        background: #e5e5e5;
        width: 12px;
        height: 12px;
        font-size: 0px;
        border: none;
        transition: ease-in-out all 0.5s;
        padding: 0px; }
        @media (max-width: 1200px) and (min-width: 576px) {
          #testimonial_sec .testi_sec .slick-dots li button {
            width: 8px;
            height: 8px; } }
        @media only screen and (max-width: 576px) {
          #testimonial_sec .testi_sec .slick-dots li button {
            width: 5px;
            height: 5px; } }
      #testimonial_sec .testi_sec .slick-dots li.slick-active button {
        background: #0ea596; }
    @media only screen and (min-width: 992px) {
      #testimonial_sec .testi_sec .slick-dots {
        right: 90px; } }
    @media only screen and (max-width: 992px) {
      #testimonial_sec .testi_sec .slick-dots {
        right: 0px; } }
  #testimonial_sec .director_msg {
    background: url("../images/icons/dirct_msg_qot.png") no-repeat left top;
    padding: 60px 0 95px;
    margin-top: 75px; }
    @media only screen and (min-width: 1200px) {
      #testimonial_sec .director_msg {
        padding-left: 50px;
        background-position: top left 50px; } }
    @media only screen and (max-width: 992px) {
      #testimonial_sec .director_msg {
        padding: 50px 0px 45px; } }
    @media only screen and (max-width: 576px) {
      #testimonial_sec .director_msg {
        margin-top: 30px;
        padding-bottom: 0px; } }
    #testimonial_sec .director_msg .title {
      font-size: 50px;
      color: #dde3f2;
      font-weight: 600;
      line-height: 40px;
      margin-bottom: 15px; }
      @media only screen and (min-width: 1800px) {
        #testimonial_sec .director_msg .title {
          max-width: 80%; } }
      @media (max-width: 992px) and (min-width: 576px) {
        #testimonial_sec .director_msg .title {
          max-width: 50%; } }
      @media (max-width: 1400px) and (min-width: 768px) {
        #testimonial_sec .director_msg .title {
          font-size: 42px;
          line-height: 38px; } }
      @media only screen and (max-width: 768px) {
        #testimonial_sec .director_msg .title {
          font-size: 32px;
          line-height: normal; } }
    #testimonial_sec .director_msg .msg, #testimonial_sec .director_msg .msg p {
      font-size: 20px;
      font-weight: 500;
      font-family: "Playfair Display", serif;
      color: #252525;
      line-height: 1.8;
      margin: 0px; }
      @media (max-width: 1400px) and (min-width: 768px) {
        #testimonial_sec .director_msg .msg, #testimonial_sec .director_msg .msg p {
          font-size: 17px; } }
      @media only screen and (max-width: 768px) {
        #testimonial_sec .director_msg .msg, #testimonial_sec .director_msg .msg p {
          font-size: 13px;
          line-height: 22px; } }
    #testimonial_sec .director_msg .box_foot {
      margin-top: 35px; }
      #testimonial_sec .director_msg .box_foot .name {
        font-size: 18px;
        color: #252525;
        margin-bottom: 10px;
        font-weight: 500; }
      #testimonial_sec .director_msg .box_foot .position {
        font-size: 14px;
        color: #858585; }
      @media only screen and (max-width: 768px) {
        #testimonial_sec .director_msg .box_foot {
          margin-top: 25px; }
          #testimonial_sec .director_msg .box_foot .name {
            font-size: 16px; }
          #testimonial_sec .director_msg .box_foot .position {
            font-size: 12px; } }

#about_page #chairmans_msg .sec_title {
  font-size: 36px;
  color: #333333;
  line-height: normal;
  padding-bottom: 35px;
  margin-bottom: 30px;
  position: relative; }
  #about_page #chairmans_msg .sec_title::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #dedfdf;
    width: 83px;
    height: 1px; }
  @media (max-width: 1400px) and (min-width: 992px) {
    #about_page #chairmans_msg .sec_title {
      font-size: 26px;
      padding-bottom: 25px;
      margin-bottom: 40px; } }
  @media (max-width: 992px) and (min-width: 576px) {
    #about_page #chairmans_msg .sec_title {
      font-size: 26px;
      padding-bottom: 22px;
      margin-bottom: 35px; } }
  @media only screen and (max-width: 576px) {
    #about_page #chairmans_msg .sec_title {
      font-size: 22px;
      padding-bottom: 10px;
      margin-bottom: 35px; } }
@media only screen and (min-width: 992px) {
  #about_page #chairmans_msg .cntn_box {
    padding-right: 65px; } }
#about_page #chairmans_msg p {
  font-size: 14px;
  color: #252525;
  line-height: 24px;
  margin-bottom: 25px;
  font-weight: 400; }
  @media only screen and (max-width: 992px) {
    #about_page #chairmans_msg p {
      font-size: 13px; } }
  @media only screen and (max-width: 576px) {
    #about_page #chairmans_msg p {
      margin-bottom: 15px; } }
  #about_page #chairmans_msg p strong {
    font-size: 18px;
    font-style: italic;
    font-weight: 500; }
    @media only screen and (max-width: 992px) {
      #about_page #chairmans_msg p strong {
        font-size: 15px; } }
    @media only screen and (max-width: 576px) {
      #about_page #chairmans_msg p strong {
        font-size: 13px; } }
@media only screen and (max-width: 992px) {
  #about_page #chairmans_msg .leadership_slide {
    margin-top: 45px; } }
@media only screen and (max-width: 576px) {
  #about_page #chairmans_msg .leadership_slide {
    margin: 45px 0; } }
#about_page #chairmans_msg .leadership_slide .item {
  overflow: hidden; }
#about_page #chairmans_msg .leadership_slide .box {
  position: relative;
  transition: ease-in-out all 1s;
  width: fit-content;
  width: -moz-fit-content; }
  @media only screen and (min-width: 992px) {
    #about_page #chairmans_msg .leadership_slide .box {
      margin: 30px 65px 75px 70px; } }
  @media (max-width: 992px) and (min-width: 576px) {
    #about_page #chairmans_msg .leadership_slide .box {
      margin: 30px 35px 75px; } }
  #about_page #chairmans_msg .leadership_slide .box::before {
    content: "";
    border-radius: 10px;
    background-color: #edf7f6;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: ease-in-out all 1s; }
  #about_page #chairmans_msg .leadership_slide .box .center {
    border-radius: 10px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    z-index: 1; }
#about_page #chairmans_msg .leadership_slide .slick-active .box {
  box-shadow: 0px 25px 70px 0px rgba(13, 129, 150, 0.15); }
  #about_page #chairmans_msg .leadership_slide .slick-active .box::before {
    left: -30px;
    top: -30px; }
#about_page #chairmans_msg .leadership_slide .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: 50px;
  z-index: 1; }
  @media only screen and (max-width: 576px) {
    #about_page #chairmans_msg .leadership_slide .slick-dots {
      bottom: -15px; } }
  #about_page #chairmans_msg .leadership_slide .slick-dots li {
    margin: 0 7px; }
    #about_page #chairmans_msg .leadership_slide .slick-dots li button {
      border-radius: 50%;
      background-color: rgba(13, 129, 150, 0.2);
      width: 8px;
      height: 8px;
      font-size: 0px;
      padding: 0px;
      border: none;
      box-shadow: none;
      outline: none; }
    #about_page #chairmans_msg .leadership_slide .slick-dots li.slick-active button {
      background: #0ea596; }

#vision_mission {
  overflow: hidden;
  padding: 80px 0 70px;
  background: url(../images/mission-hand.png) no-repeat left bottom #f3fbfa;
  position: relative;
  background-size: 500px; }
  @media only screen and (max-width: 992px) {
    #vision_mission {
      background: #f3fbfa; } }
  @media only screen and (max-width: 576px) {
    #vision_mission {
      padding: 0px; } }
  @media only screen and (max-width: 768px) {
    #vision_mission .container {
      z-index: 1;
      position: relative; } }
  #vision_mission .row {
    justify-content: flex-end; }
    @media only screen and (min-width: 992px) {
      #vision_mission .row .inner_row {
        padding: 60px 0px 70px; } }
    @media only screen and (min-width: 576px) {
      #vision_mission .row .inner_row {
        background: #fff; } }
    @media only screen and (max-width: 992px) {
      #vision_mission .row .inner_row {
        padding: 0px 15px; } }
  #vision_mission .plain {
    background: url(../images/icons/green-plain.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 86px;
    top: 88px;
    width: 280px;
    height: 108px;
    animation-duration: 3s; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #vision_mission .plain {
        left: 75px;
        top: 225px; } }
    @media (max-width: 1200px) and (min-width: 992px) {
      #vision_mission .plain {
        left: 55px;
        top: 305px; } }
    @media only screen and (max-width: 992px) {
      #vision_mission .plain {
        display: none; } }
  @media only screen and (min-width: 992px) {
    #vision_mission .box {
      padding: 0px 45px; } }
  @media (max-width: 992px) and (min-width: 576px) {
    #vision_mission .box {
      padding: 35px 45px; } }
  @media only screen and (max-width: 576px) {
    #vision_mission .box {
      padding: 45px 15px 35px; } }
  @media only screen and (min-width: 992px) {
    #vision_mission .box:first-child {
      border-right: 1px solid #edefef; } }
  @media only screen and (max-width: 992px) {
    #vision_mission .box:first-child {
      border-bottom: 1px solid #edefef; } }
  #vision_mission .box .icon {
    margin-bottom: 20px; }
  #vision_mission .box .title {
    font-size: 16px;
    color: #3b3c3c;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px; }
  #vision_mission .box .info p {
    font-size: 14px;
    color: #666666;
    line-height: 1.714; }

@media only screen and (max-width: 992px) {
  #affiliatons {
    padding: 45px 0px 0px; } }
#affiliatons ul li {
  font-size: 14px;
  color: #686767;
  line-height: 1.714;
  padding-left: 30px;
  background: url("../images/icons/list_icon.png") no-repeat top 5px left;
  margin-bottom: 20px; }
@media only screen and (min-width: 992px) {
  #affiliatons .left_sec {
    padding-top: 135px;
    padding-right: 30px; } }
#affiliatons .rit_sec {
  background: #0ea596;
  padding: 105px 55px 120px; }
  @media only screen and (min-width: 992px) {
    #affiliatons .rit_sec {
      margin-left: 50px; } }
  @media (max-width: 1400px) and (min-width: 992px) {
    #affiliatons .rit_sec {
      padding: 80px 35px 120px; } }
  @media only screen and (max-width: 992px) {
    #affiliatons .rit_sec {
      margin-top: 50px;
      padding: 65px 35px 65px; } }
  #affiliatons .rit_sec .page_sec_title {
    font-size: 30px;
    color: #fff; }
    #affiliatons .rit_sec .page_sec_title::after {
      background: #fff; }
    @media (max-width: 1400px) and (min-width: 576px) {
      #affiliatons .rit_sec .page_sec_title {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 25px;
        margin-bottom: 40px; } }
    @media only screen and (max-width: 576px) {
      #affiliatons .rit_sec .page_sec_title {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 35px;
        line-height: 27px; } }
  #affiliatons .rit_sec p {
    font-size: 14px;
    color: white;
    line-height: 1.714; }

#benifets {
  padding: 100px 0 115px; }
  @media (max-width: 1400px) and (min-width: 768px) {
    #benifets {
      padding: 100px 0 55px; } }
  @media only screen and (max-width: 768px) {
    #benifets {
      padding: 45px 0px 0; } }
  #benifets .page_sec_title {
    margin-bottom: 45px; }
  #benifets ul li {
    padding-left: 50px;
    background: url("../images/icons/list_icon.png") no-repeat top 5px left;
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      #benifets ul li {
        padding-left: 35px;
        background-position: top 2px left; } }
    #benifets ul li .qstn {
      font-size: 20px;
      color: #2b2c2c;
      font-weight: 500;
      margin-bottom: 10px; }
      @media only screen and (max-width: 768px) {
        #benifets ul li .qstn {
          font-size: 16px; } }
      #benifets ul li .qstn p {
        font-size: 20px;
        color: #2b2c2c;
        font-weight: 500; }
        @media only screen and (max-width: 768px) {
          #benifets ul li .qstn p {
            font-size: 16px; } }
    #benifets ul li .answr {
      font-size: 14px;
      color: #2b2c2c;
      line-height: 1.2; }
      @media only screen and (max-width: 768px) {
        #benifets ul li .answr {
          font-size: 12px;
          line-height: 18px; } }
      #benifets ul li .answr p {
        font-size: 14px;
        color: #2b2c2c;
        line-height: 1.2; }
        @media only screen and (max-width: 768px) {
          #benifets ul li .answr p {
            font-size: 12px;
            line-height: 18px; } }

#campus_centers {
  background-image: -moz-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  background-image: -webkit-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  background-image: -ms-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  padding: 100px 0 30px; }
  @media only screen and (max-width: 768px) {
    #campus_centers {
      padding: 45px 0px; } }
  #campus_centers .slick-list {
    margin: 0 -15px; }
  #campus_centers .box {
    padding: 0 15px; }
    #campus_centers .box .img_box {
      width: 100%;
      height: 245px;
      display: block;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      background-position: center !important; }
    #campus_centers .box .box_foot {
      padding: 20px 0; }
      #campus_centers .box .box_foot .name {
        font-size: 20px;
        color: #2b2c2c;
        font-weight: 500;
        margin-bottom: 10px; }
        @media only screen and (max-width: 992px) {
          #campus_centers .box .box_foot .name {
            font-size: 16px;
            line-height: 22px; } }
      #campus_centers .box .box_foot .location {
        font-size: 14px;
        color: #686868;
        padding: 5px 0;
        padding-left: 30px;
        position: relative; }
        #campus_centers .box .box_foot .location::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          width: 17px;
          height: 22px;
          background: url(../images/icons/location1.png) no-repeat center; }
        @media only screen and (max-width: 768px) {
          #campus_centers .box .box_foot .location {
            font-size: 12px; } }

/*******************************SEVICES_PAGE********************************* */
@media only screen and (max-width: 992px) {
  #courses {
    overflow: hidden; } }
#courses .lft_sec {
  padding: 0px; }
#courses .category-list {
  padding: 45px 20px 80px 0;
  background: #1e4597;
  margin-bottom: 25px;
  border-radius: 10px;
  overflow: hidden; }
  @media only screen and (max-width: 468px) {
    #courses .category-list {
      padding: 50px 0 45px; } }
  #courses .category-list .sec-head {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
    padding-right: 35px;
    margin-bottom: 25px;
    margin-left: 35px; }
    #courses .category-list .sec-head strong {
      font-size: 30px;
      display: block; }
    @media only screen and (max-width: 468px) {
      #courses .category-list .sec-head {
        font-size: 14px; }
        #courses .category-list .sec-head strong {
          font-size: 24px; } }
  #courses .category-list ul a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 22px;
    padding: 15px 0px;
    padding-left: 60px;
    display: block;
    position: relative; }
    @media only screen and (max-width: 468px) {
      #courses .category-list ul a {
        padding-left: 40px;
        font-size: 12px; } }
    #courses .category-list ul a:hover {
      background: linear-gradient(to right, #1e4597 50%, #fff 50%);
      background-size: 200% 100%;
      background-position: right bottom;
      transition: all 0.5s ease-out;
      color: #0ea596; }
      #courses .category-list ul a:hover:after {
        left: -20px;
        width: 65px; }
        @media only screen and (max-width: 468px) {
          #courses .category-list ul a:hover:after {
            left: 0px;
            width: 30px; } }
    #courses .category-list ul a::after {
      content: "";
      position: absolute;
      left: 35px;
      top: 25px;
      width: 11px;
      height: 1px;
      background: #0ea596;
      transition: all 0.5s ease-out; }
      @media only screen and (max-width: 468px) {
        #courses .category-list ul a::after {
          left: 20px; } }
  #courses .category-list ul .active a {
    background: linear-gradient(to right, #1e4597 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0s ease-out;
    color: #0ea596; }
    #courses .category-list ul .active a:after {
      left: -20px;
      width: 65px; }
      @media only screen and (max-width: 468px) {
        #courses .category-list ul .active a:after {
          left: 0px;
          width: 30px; } }
#courses .ad {
  background: #0ea596;
  padding: 25px 40px 40px;
  box-shadow: 20.165px 41.345px 70px 0px rgba(13, 129, 150, 0.23);
  border-radius: 10px; }
  #courses .ad .title {
    font-size: 24px;
    color: white;
    line-height: 49px;
    margin-bottom: 35px;
    font-weight: 200; }
    #courses .ad .title strong {
      display: block;
      text-transform: uppercase;
      font-size: 35px;
      font-weight: 200; }
    @media only screen and (max-width: 992px) {
      #courses .ad .title {
        font-size: 19px;
        line-height: 40px; }
        #courses .ad .title strong {
          font-size: 30px; } }
    @media only screen and (max-width: 468px) {
      #courses .ad .title {
        font-size: 14px;
        line-height: 27px; }
        #courses .ad .title strong {
          font-size: 24px; } }
  #courses .ad li {
    margin-bottom: 20px; }
    #courses .ad li:last-child {
      margin-bottom: 0px; }
  #courses .ad .call {
    font-size: 18px;
    color: white;
    font-weight: 500;
    line-height: 0.834;
    padding-left: 35px;
    font-weight: 300;
    background: url(../images/icons/ad-call.png) no-repeat center left; }
  #courses .ad .mail {
    font-size: 16px;
    color: white;
    font-weight: 500;
    line-height: 0.938;
    padding-left: 35px;
    font-weight: 300;
    background: url(../images/icons/ad-mail.png) no-repeat center left;
    display: inline-block;
    word-break: break-word; }
#courses .service-content {
  padding-top: 30px;
  padding-bottom: 100px; }
  @media only screen and (min-width: 992px) {
    #courses .service-content {
      padding-left: 65px;
      padding-bottom: 55px; } }
  @media only screen and (max-width: 992px) {
    #courses .service-content {
      margin-top: 55px; } }
  @media only screen and (max-width: 768px) {
    #courses .service-content {
      padding-bottom: 0px; } }
  #courses .service-content .sec_title {
    font-size: 26px;
    color: #0ea596;
    line-height: normal;
    padding-bottom: 35px;
    margin-bottom: 30px;
    position: relative; }
    #courses .service-content .sec_title::after {
      content: "";
      position: absolute;
      left: 0px;
      bottom: 0px;
      background-color: #dedfdf;
      width: 83px;
      height: 1px; }
    @media only screen and (max-width: 576px) {
      #courses .service-content .sec_title {
        font-size: 18px;
        margin: 25px 0; } }
  #courses .service-content strong {
    font-size: 18px;
    color: #252525;
    line-height: 27px;
    font-weight: 400; }
    @media only screen and (max-width: 468px) {
      #courses .service-content strong {
        font-size: 14px;
        line-height: 24px; } }
  #courses .service-content p {
    font-size: 14px;
    color: #747474;
    line-height: 26px; }
    @media only screen and (max-width: 468px) {
      #courses .service-content p {
        font-size: 12px;
        line-height: 24px; } }
  #courses .service-content ul {
    margin: 0px;
    display: inline-block; }
    #courses .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 2px left;
      padding-left: 30px; }
      @media only screen and (max-width: 576px) {
        #courses .service-content ul li {
          font-size: 13px;
          padding-left: 20px;
          background-size: 12px;
          background-position: top 1px left; } }
  #courses .service-content h2, #courses .service-content h3, #courses .service-content h4, #courses .service-content h5, #courses .service-content h6 {
    font-size: 24px;
    color: #2d2d2d;
    font-weight: 500;
    text-transform: capitalize;
    line-height: normal;
    margin: 35px 0;
    position: relative; }
    @media only screen and (max-width: 576px) {
      #courses .service-content h2, #courses .service-content h3, #courses .service-content h4, #courses .service-content h5, #courses .service-content h6 {
        font-size: 18px;
        margin: 25px 0; } }
  #courses .service-content .img_sec {
    margin: 40px 0; }
  #courses .service-content .courses_testi_slide {
    background: #edfcfb;
    padding: 40px 45px 50px;
    margin-top: 25px; }
    @media only screen and (max-width: 576px) {
      #courses .service-content .courses_testi_slide {
        padding: 30px 25px 35px; } }
    #courses .service-content .courses_testi_slide .info {
      font-size: 18px;
      color: #252525;
      font-weight: 400;
      font-style: italic;
      line-height: 1.5;
      padding-top: 50px;
      background: url(../images/icons/testi_quote.png) no-repeat left top;
      padding-top: 50px; }
      @media only screen and (max-width: 576px) {
        #courses .service-content .courses_testi_slide .info {
          font-size: 14px;
          padding-top: 40px; } }
      #courses .service-content .courses_testi_slide .info p {
        font-size: 18px;
        color: #252525;
        font-weight: 400;
        font-style: italic;
        line-height: 1.5; }
        @media only screen and (max-width: 576px) {
          #courses .service-content .courses_testi_slide .info p {
            font-size: 14px; } }
    #courses .service-content .courses_testi_slide .name {
      font-size: 16px;
      color: #3b3b3b;
      font-weight: 500;
      margin-top: 30px; }
      @media only screen and (max-width: 576px) {
        #courses .service-content .courses_testi_slide .name {
          font-size: 14px; } }

/*************************GALLERY_PAGE******************** */
#gallery_page .portfolioFilter {
  border-radius: 10px;
  background-image: -moz-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
  background: -webkit-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
  background-image: -ms-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
  padding: 45px 15px 150px 30px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }
  @media only screen and (max-width: 768px) {
    #gallery_page .portfolioFilter {
      margin-bottom: 45px;
      padding: 45px 15px 40px 30px;
      border-radius: 0px; } }
  #gallery_page .portfolioFilter a {
    display: block;
    font-size: 14px;
    color: white;
    padding: 10px 0;
    position: relative; }
    #gallery_page .portfolioFilter a::before {
      content: "";
      background-color: white;
      width: 0px;
      height: 1px;
      position: absolute;
      left: -30px;
      top: 16px;
      transition: ease-in-out all 0.3s; }
    #gallery_page .portfolioFilter a:hover::before, #gallery_page .portfolioFilter a.current::before {
      width: 20px; }
  #gallery_page .portfolioFilter .icon {
    background: url("../images/icons/hover_icon.png") no-repeat center;
    width: 32px;
    height: 32px;
    display: block;
    margin-bottom: 25px; }
#gallery_page .portfolioContainer [class*="col-"], #gallery_page .portfolioContainer [class*="col-"] {
  padding: 0 10px;
  margin-bottom: 20px; }
#gallery_page .portfolioContainer .img_box {
  width: 100%;
  height: 205px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  border-radius: 10px;
  overflow: hidden; }
  @media only screen and (min-width: 1400px) {
    #gallery_page .portfolioContainer .img_box {
      height: 260px; } }
  @media only screen and (max-width: 1200px) {
    #gallery_page .portfolioContainer .img_box {
      height: 165px; } }
  #gallery_page .portfolioContainer .img_box .overlay {
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
    background-image: -webkit-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
    background-image: -ms-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 30px 25%;
    transition: ease-in-out all 0.3s;
    opacity: 1; }
    @media only screen and (max-width: 1200px) {
      #gallery_page .portfolioContainer .img_box .overlay {
        padding: 30px 15px; } }
    #gallery_page .portfolioContainer .img_box .overlay .info {
      font-size: 16px;
      color: white;
      font-weight: 500;
      line-height: 22px;
      background: url("../images/icons/hover_icon.png") no-repeat center top;
      padding-top: 60px; }
      @media only screen and (max-width: 1200px) {
        #gallery_page .portfolioContainer .img_box .overlay .info {
          font-size: 14px;
          padding-top: 50px; } }
  #gallery_page .portfolioContainer .img_box:hover .overlay {
    opacity: 1;
    bottom: 0px; }

footer.hide_gal #galery_sec {
  display: none; }

/****************************PLACEMENTS_PAGE****************** */
#placements_page .sec_title {
  padding-bottom: 35px;
  margin-bottom: 30px;
  position: relative;
  text-align: center; }
  @media only screen and (max-width: 576px) {
    #placements_page .sec_title {
      padding-bottom: 25px; } }
  #placements_page .sec_title .title {
    font-size: 36px;
    color: #333333;
    line-height: normal; }
    @media only screen and (max-width: 576px) {
      #placements_page .sec_title .title {
        font-size: 24px; } }
    @media only screen and (max-width: 576px) {
      #placements_page .sec_title .title {
        font-size: 18px; } }
  #placements_page .sec_title .sub_title {
    font-size: 16px;
    color: #777575;
    margin-top: 15px; }
    @media only screen and (max-width: 576px) {
      #placements_page .sec_title .sub_title {
        font-size: 10px;
        margin-top: 10px; } }
  #placements_page .sec_title::after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    background-color: #dedfdf;
    width: 83px;
    height: 1px; }
#placements_page #cntnt_sec {
  padding-bottom: 85px;
  text-align: center; }
  @media only screen and (max-width: 576px) {
    #placements_page #cntnt_sec {
      padding-bottom: 45px; } }
  #placements_page #cntnt_sec .info, #placements_page #cntnt_sec .info p {
    font-size: 14px;
    color: #686767;
    line-height: 1.714; }
    @media only screen and (max-width: 576px) {
      #placements_page #cntnt_sec .info, #placements_page #cntnt_sec .info p {
        font-size: 10px; } }
    #placements_page #cntnt_sec .info p, #placements_page #cntnt_sec .info p p {
      margin-bottom: 25px; }
  #placements_page #cntnt_sec .btn_box {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px; }
    #placements_page #cntnt_sec .btn_box .btn {
      font-size: 14px;
      color: #fefeff;
      min-width: 165px;
      height: 54px;
      line-height: 54px;
      padding: 0px;
      border-radius: 0px;
      margin: auto 8px;
      outline: none;
      box-shadow: none; }
      #placements_page #cntnt_sec .btn_box .btn:first-child {
        background: #0ea596; }
      #placements_page #cntnt_sec .btn_box .btn:last-child {
        background: #1e4597; }
    @media only screen and (max-width: 576px) {
      #placements_page #cntnt_sec .btn_box .btn {
        font-size: 10px;
        min-width: 135px;
        height: 40px;
        line-height: 40px; } }
  #placements_page #cntnt_sec .img_box {
    margin-top: 70px; }
#placements_page #students_list {
  background-image: -moz-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  background-image: -webkit-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  background-image: -ms-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  padding: 85px 0 35px; }
  @media only screen and (max-width: 576px) {
    #placements_page #students_list {
      padding: 45px 0 0px; } }
  @media only screen and (min-width: 576px) {
    #placements_page #students_list .sec_title {
      margin-bottom: 70px; } }
  #placements_page #students_list [class*="col-"], #placements_page #students_list [class^="col-"] {
    padding: 50px 25px 35px;
    border: 1px solid #edeeee;
    border-left: 0px; }
    @media only screen and (min-width: 992px) {
      #placements_page #students_list [class*="col-"]:nth-child(-n+4), #placements_page #students_list [class^="col-"]:nth-child(-n+4) {
        border-top: 0px; }
      #placements_page #students_list [class*="col-"]:nth-child(4n+4), #placements_page #students_list [class^="col-"]:nth-child(4n+4) {
        border-right: 0px; } }
    @media (max-width: 992px) and (min-width: 768px) {
      #placements_page #students_list [class*="col-"]:nth-child(-n+3), #placements_page #students_list [class^="col-"]:nth-child(-n+3) {
        border-top: 0px; }
      #placements_page #students_list [class*="col-"]:nth-child(3n+3), #placements_page #students_list [class^="col-"]:nth-child(3n+3) {
        border-right: 0px; } }
    @media (max-width: 768px) and (min-width: 576px) {
      #placements_page #students_list [class*="col-"]:nth-child(-n+2), #placements_page #students_list [class^="col-"]:nth-child(-n+2) {
        border-top: 0px; }
      #placements_page #students_list [class*="col-"]:nth-child(2n+2), #placements_page #students_list [class^="col-"]:nth-child(2n+2) {
        border-right: 0px; } }
    @media only screen and (max-width: 576px) {
      #placements_page #students_list [class*="col-"], #placements_page #students_list [class^="col-"] {
        border-right: 0px;
        border-top: 0px; } }
  #placements_page #students_list .box {
    text-align: center; }
    #placements_page #students_list .box .student_info {
      padding-top: 15px; }
      #placements_page #students_list .box .student_info .name {
        font-size: 16px;
        color: #0d0d0d;
        margin-bottom: 15px; }
      #placements_page #students_list .box .student_info .position {
        font-size: 12px;
        color: #797979; }

/****************************TESTIMONIAL*********************** */
#testimonial-page #testimonial-list {
  padding-top: 95px; }
  @media only screen and (max-width: 576px) {
    #testimonial-page #testimonial-list {
      padding-top: 45px; } }
#testimonial-page .testi_box {
  padding-bottom: 25px;
  margin-bottom: 45px;
  border-bottom: 1px dashed #d6d5d5; }
  @media only screen and (min-width: 768px) {
    #testimonial-page .testi_box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (max-width: 768px) {
    #testimonial-page .testi_box {
      padding-bottom: 45px;
      margin-bottom: 45px;
      border-bottom: 1px dashed #d6d5d5; }
      #testimonial-page .testi_box:last-child {
        border-bottom: 0px; } }
  #testimonial-page .testi_box .img_box {
    padding-right: 50px;
    position: relative; }
    @media only screen and (min-width: 768px) {
      #testimonial-page .testi_box .img_box {
        width: 155px; } }
    @media only screen and (max-width: 768px) {
      #testimonial-page .testi_box .img_box {
        margin-bottom: 25px; } }
    #testimonial-page .testi_box .img_box img {
      position: relative;
      z-index: 1;
      background: #f3f8fa; }
  #testimonial-page .testi_box .cntnt_box {
    background: url("../images/icons/testi_quote.png") no-repeat left top;
    padding-top: 35px; }
    @media only screen and (min-width: 768px) {
      #testimonial-page .testi_box .cntnt_box {
        width: calc(100% - 155px); } }
    #testimonial-page .testi_box .cntnt_box .discrp {
      font-size: 14px;
      color: #4c4c4c;
      font-weight: 400;
      line-height: 1.75; }
      @media only screen and (max-width: 576px) {
        #testimonial-page .testi_box .cntnt_box .discrp {
          font-size: 12px;
          line-height: 22px; } }
      #testimonial-page .testi_box .cntnt_box .discrp p {
        font-size: 14px;
        color: #4c4c4c;
        font-weight: 400;
        line-height: 1.75;
        margin-bottom: 0px; }
        @media only screen and (max-width: 576px) {
          #testimonial-page .testi_box .cntnt_box .discrp p {
            font-size: 12px;
            line-height: 22px; } }
    #testimonial-page .testi_box .cntnt_box .author_dtl {
      margin: 25px 0; }
      #testimonial-page .testi_box .cntnt_box .author_dtl .name {
        font-size: 18px;
        color: #3b3b3b;
        line-height: normal;
        margin-bottom: 8px;
        font-weight: 500; }
        @media only screen and (max-width: 576px) {
          #testimonial-page .testi_box .cntnt_box .author_dtl .name {
            font-size: 15px; } }
      #testimonial-page .testi_box .cntnt_box .author_dtl .date {
        font-size: 12px;
        color: #3b3b3b;
        line-height: normal;
        font-weight: 400; }
        @media only screen and (max-width: 576px) {
          #testimonial-page .testi_box .cntnt_box .author_dtl .date {
            font-size: 10px; } }

/***************************BLOG_PAGE********************** */
#blog_page #blogs {
  padding-top: 60px; }
  #blog_page #blogs .blog_box {
    margin-bottom: 50px; }
    #blog_page #blogs .blog_box .img_box {
      display: block; }
    #blog_page #blogs .blog_box .blog_meta {
      padding: 10px 0;
      margin-bottom: 5px; }
      #blog_page #blogs .blog_box .blog_meta ul {
        display: flex;
        align-items: center; }
      #blog_page #blogs .blog_box .blog_meta li {
        padding: 0 5px;
        border-right: 1px solid #686868; }
        #blog_page #blogs .blog_box .blog_meta li:first-child {
          padding-left: 0px; }
        #blog_page #blogs .blog_box .blog_meta li:last-child {
          padding-right: 0px;
          border-right: 0px; }
      #blog_page #blogs .blog_box .blog_meta li, #blog_page #blogs .blog_box .blog_meta li span {
        font-size: 11px;
        color: #686868; }
    #blog_page #blogs .blog_box .blog_title, #blog_page #blogs .blog_box .blog_title p {
      font-size: 18px;
      color: #2b2c2c;
      line-height: 1.611;
      font-weight: 500; }
      @media (max-width: 1600px) and (min-width: 1200px) {
        #blog_page #blogs .blog_box .blog_title, #blog_page #blogs .blog_box .blog_title p {
          font-size: 16px; } }
      @media only screen and (max-width: 768px) {
        #blog_page #blogs .blog_box .blog_title, #blog_page #blogs .blog_box .blog_title p {
          font-size: 15px; } }

/***************************BLOG_DETAIL_PAGE********************** */
#blog_detail_page #blog-list {
  padding-top: 45px;
  padding-bottom: 75px; }
  @media only screen and (max-width: 992px) {
    #blog_detail_page #blog-list {
      padding-top: 0px;
      padding-bottom: 0px; } }
@media only screen and (min-width: 992px) {
  #blog_detail_page .dlog-dtl-box {
    padding-right: 20px; } }
#blog_detail_page .blog-header .blog-title {
  font-size: 20px;
  font-weight: 500;
  color: #171717;
  line-height: normal; }
  @media (max-width: 1400px) and (min-width: 468px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 18px;
      font-weight: 400; } }
  @media only screen and (max-width: 468px) {
    #blog_detail_page .blog-header .blog-title {
      font-size: 17px;
      font-weight: 400; } }
#blog_detail_page .blog-meta {
  padding: 25px 0; }
  #blog_detail_page .blog-meta span {
    font-size: 12px;
    color: #a9a8a8;
    line-height: normal;
    position: relative;
    padding: 7px;
    letter-spacing: 1px; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #blog_detail_page .blog-meta span {
        font-size: 13px; } }
    @media (max-width: 992px) and (min-width: 768px) {
      #blog_detail_page .blog-meta span {
        font-size: 11px; } }
    @media (max-width: 768px) and (min-width: 468px) {
      #blog_detail_page .blog-meta span {
        font-size: 11px; } }
    @media only screen and (max-width: 468px) {
      #blog_detail_page .blog-meta span {
        font-size: 10px; } }
  #blog_detail_page .blog-meta .blog-meta-date {
    background: #0ea596;
    color: #fff; }
  #blog_detail_page .blog-meta::after {
    content: "";
    display: flex;
    clear: both; }
#blog_detail_page .blog-content .img-box {
  margin-bottom: 25px; }
  #blog_detail_page .blog-content .img-box img {
    width: 100%; }
#blog_detail_page .blog-content p {
  font-size: 13px;
  color: #4d4c4c;
  line-height: 24px;
  margin-bottom: 35px; }
  @media (max-width: 1400px) and (min-width: 992px) {
    #blog_detail_page .blog-content p {
      margin-bottom: 15px; } }
  @media only screen and (max-width: 992px) {
    #blog_detail_page .blog-content p {
      font-size: 12px;
      line-height: 22px;
      margin-bottom: 15px; } }
@media only screen and (max-width: 992px) {
  #blog_detail_page aside {
    margin-top: 40px; } }
#blog_detail_page aside .new-posts {
  margin-bottom: 45px; }
  @media (max-width: 992px) and (min-width: 576px) {
    #blog_detail_page aside .new-posts {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  #blog_detail_page aside .new-posts .head {
    position: relative;
    margin-bottom: 10px; }
    @media (max-width: 992px) and (min-width: 576px) {
      #blog_detail_page aside .new-posts .head {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    #blog_detail_page aside .new-posts .head span {
      font-size: 19px;
      color: #0e0e0e;
      line-height: normal;
      font-weight: 500;
      position: relative;
      z-index: 1;
      background: #fff;
      padding-right: 15px;
      letter-spacing: 1px;
      text-transform: capitalize; }
      @media (max-width: 1400px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 16px; } }
      @media (max-width: 992px) and (min-width: 768px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 15px; } }
      @media only screen and (max-width: 768px) {
        #blog_detail_page aside .new-posts .head span {
          font-size: 18px; } }
  #blog_detail_page aside .new-posts .post {
    padding: 30px 0;
    border-bottom: 1px dashed #e5e9e8; }
    @media only screen and (min-width: 1500px) {
      #blog_detail_page aside .new-posts .post {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (max-width: 992px) and (min-width: 576px) {
      #blog_detail_page aside .new-posts .post {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    @media only screen and (max-width: 992px) {
      #blog_detail_page aside .new-posts .post {
        padding: 30px 15px;
        margin: 0 -10px; } }
    #blog_detail_page aside .new-posts .post .img-box {
      display: inline-block; }
      @media only screen and (min-width: 1700px) {
        #blog_detail_page aside .new-posts .post .img-box {
          width: 130px; } }
      @media (max-width: 1700px) and (min-width: 1500px) {
        #blog_detail_page aside .new-posts .post .img-box {
          width: 130px; } }
      @media only screen and (max-width: 1500px) {
        #blog_detail_page aside .new-posts .post .img-box {
          margin-bottom: 15px; } }
      @media only screen and (min-width: 1200px) {
        #blog_detail_page aside .new-posts .post .img-box {
          margin-right: 25px; } }
    @media only screen and (min-width: 1700px) {
      #blog_detail_page aside .new-posts .post .cntnt {
        width: calc(100% - 155px); } }
    @media (max-width: 1700px) and (min-width: 1500px) {
      #blog_detail_page aside .new-posts .post .cntnt {
        width: calc(100% - 155px); } }
    #blog_detail_page aside .new-posts .post .cntnt .blog-title {
      font-size: 14px;
      color: #0e0e0e;
      line-height: 20px;
      margin-bottom: 20px;
      font-weight: 400; }
      @media (max-width: 1600px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 12px;
          line-height: 22px; } }
      @media only screen and (max-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 14px;
          line-height: 22px;
          margin-bottom: 15px; } }
      @media only screen and (max-width: 576px) {
        #blog_detail_page aside .new-posts .post .cntnt .blog-title {
          font-size: 12px;
          line-height: 22px;
          margin-bottom: 15px; } }
    #blog_detail_page aside .new-posts .post .cntnt .date {
      font-size: 10px;
      font-weight: 400;
      color: #858484;
      text-transform: uppercase;
      line-height: normal;
      letter-spacing: 1px; }
      @media (max-width: 1600px) and (min-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .date {
          font-size: 12px; } }
      @media only screen and (max-width: 992px) {
        #blog_detail_page aside .new-posts .post .cntnt .date {
          font-size: 10px; } }
#blog_detail_page .readmore {
  margin-right: 30px;
  float: right;
  margin-top: 50px; }

/*************************FAQ_PAGE******************** */
body.bg_ash {
  background: #f7f7f7; }

#faq_page #content_sec {
  padding: 90px 0 65px; }
  @media only screen and (max-width: 576px) {
    #faq_page #content_sec {
      padding: 40px 0 0px; } }
  #faq_page #content_sec .row {
    justify-content: center; }
#faq_page .box {
  border-radius: 8px;
  background-color: white;
  box-shadow: 0px 29px 24px 0px rgba(2, 28, 96, 0.05);
  padding: 60px 55px; }
  @media only screen and (max-width: 576px) {
    #faq_page .box {
      padding: 40px 30px; } }
  #faq_page .box .sec_head {
    font-size: 22px;
    color: #262727;
    font-weight: 500;
    margin-bottom: 20px; }
    @media only screen and (max-width: 576px) {
      #faq_page .box .sec_head {
        font-size: 20px; } }
  #faq_page .box .accordion .card {
    border: none;
    border-bottom: 1px solid #ecedee; }
  #faq_page .box .accordion .card-header {
    padding: 0px;
    background: transparent;
    border: none; }
    #faq_page .box .accordion .card-header .btn {
      font-size: 16px;
      color: #121212;
      background: url("../images/icons/minimize.png") no-repeat center right;
      border: none;
      box-shadow: none;
      outline: none;
      width: 100%;
      text-align: left;
      text-decoration: none;
      padding-right: 30px;
      padding: 20px 0;
      position: relative;
      word-wrap: normal;
      white-space: normal; }
      #faq_page .box .accordion .card-header .btn[aria-expanded="false"] {
        background: url("../images/icons/minimize.png") no-repeat center right; }
      #faq_page .box .accordion .card-header .btn[aria-expanded="true"] {
        background: url("../images/icons/expand.png") no-repeat center right; }
      @media only screen and (max-width: 576px) {
        #faq_page .box .accordion .card-header .btn {
          font-size: 14px; } }
  #faq_page .box .accordion .card-body {
    border: none;
    padding: 0 0 10px; }
    #faq_page .box .accordion .card-body p {
      font-size: 13px;
      color: #676868;
      line-height: 1.692; }
      @media only screen and (max-width: 576px) {
        #faq_page .box .accordion .card-body p {
          font-size: 10px; } }

/**************************CONTACT_PAGE**************************** */
#contact_page #form_sec {
  padding-top: 20px;
  padding-bottom: 100px; }
  @media only screen and (max-width: 992px) {
    #contact_page #form_sec {
      padding-bottom: 70px; } }
  #contact_page #form_sec .form_title {
    font-size: 34px;
    color: #0ea596;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.176; }
    @media only screen and (max-width: 576px) {
      #contact_page #form_sec .form_title {
        font-size: 24px; } }
  #contact_page #form_sec .social-icon {
    display: flex;
    margin-top: 60px; }
    @media only screen and (max-width: 576px) {
      #contact_page #form_sec .social-icon {
        margin-top: 25px; } }
    #contact_page #form_sec .social-icon li {
      margin: 0 10px; }
      @media only screen and (max-width: 576px) {
        #contact_page #form_sec .social-icon li {
          margin: 0 5px; } }
      #contact_page #form_sec .social-icon li a {
        color: #141414; }
        #contact_page #form_sec .social-icon li a:hover {
          color: #0ea596; }
  @media only screen and (max-width: 768px) {
    #contact_page #form_sec .qck_cntct {
      margin-top: 35px;
      padding: 0 15px; } }
  #contact_page #form_sec .qck_cntct .form-group {
    margin: 0px; }
    #contact_page #form_sec .qck_cntct .form-group .form-control {
      font-size: 12px;
      color: #b5b5b5;
      line-height: normal;
      border: none;
      border-radius: 0px;
      background: transparent;
      box-shadow: none;
      margin: 0px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      height: 60px;
      padding: 0px; }
      #contact_page #form_sec .qck_cntct .form-group .form-control::placeholder {
        font-size: 12px;
        color: #b5b5b5;
        text-transform: uppercase;
        line-height: normal; }
    #contact_page #form_sec .qck_cntct .form-group textarea {
      padding-top: 23px !important;
      min-height: 105px; }
    @media only screen and (min-width: 576px) {
      #contact_page #form_sec .qck_cntct .form-group.bord .form-control {
        border-left: 1px solid rgba(0, 0, 0, 0.2);
        padding-left: 35px; } }
  #contact_page #form_sec .qck_cntct .btn {
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    line-height: 66px;
    background-color: #0ea596;
    width: 204px;
    height: 66px;
    float: right;
    margin-top: 30px;
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    padding: 0; }
    @media only screen and (max-width: 768px) {
      #contact_page #form_sec .qck_cntct .btn {
        width: 145px;
        height: 55px;
        line-height: 55px; } }
    @media only screen and (max-width: 468px) {
      #contact_page #form_sec .qck_cntct .btn {
        width: 115px;
        height: 40px;
        line-height: 40px;
        padding: 0; } }
#contact_page #address {
  padding: 115px 0;
  background-image: -moz-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  background-image: -webkit-linear-gradient(90deg, white 0%, #f3fbfa 100%);
  background-image: -ms-linear-gradient(90deg, white 0%, #f3fbfa 100%); }
  @media (max-width: 1400px) and (min-width: 768px) {
    #contact_page #address {
      padding: 70px 0; } }
  @media only screen and (max-width: 768px) {
    #contact_page #address {
      padding: 70px 0 0; } }
  #contact_page #address .align_center {
    align-items: center; }
  #contact_page #address .add_title {
    font-size: 17px;
    color: #2c2d2d;
    margin-bottom: 40px;
    display: flex;
    align-items: center; }
  #contact_page #address span {
    font-size: 12px;
    color: #898a8c;
    margin-bottom: 15px;
    display: block; }
  #contact_page #address li, #contact_page #address a, #contact_page #address p {
    font-size: 14px;
    color: #1b1b1b;
    line-height: normal; }
  #contact_page #address li {
    margin-bottom: 15px; }
    #contact_page #address li a {
      display: inline-block; }
  #contact_page #address p {
    line-height: 2.321;
    color: #262626; }
  #contact_page #address .icon {
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-right: 15px;
    background-size: contain !important; }
    #contact_page #address .icon.address {
      background: url("../images/icons/address_icon.png") no-repeat center; }
    #contact_page #address .icon.mail {
      background: url("../images/icons/mail_icon.png") no-repeat center; }
    #contact_page #address .icon.contact {
      background: url("../images/icons/call_icon.png") no-repeat center; }
  #contact_page #address .address_list {
    margin-bottom: 80px; }
    @media only screen and (max-width: 768px) {
      #contact_page #address .address_list {
        margin-bottom: 25px; } }
  #contact_page #address .box {
    margin-bottom: 35px; }
    #contact_page #address .box:last-child {
      margin-bottom: 0px; }
#contact_page #contact_map {
  margin-top: 65px; }
  @media (max-width: 992px) and (min-width: 468px) {
    #contact_page #contact_map iframe {
      height: 350px; } }
  @media only screen and (max-width: 468px) {
    #contact_page #contact_map iframe {
      height: 250px; } }

/************************FOOTER********************* */
footer {
  padding-top: 200px;
  padding-bottom: 55px;
  position: relative;
  margin-top: 170px; }
  @media only screen and (max-width: 992px) {
    footer {
      padding-top: 0px;
      margin-top: 65px; } }
  @media only screen and (min-width: 992px) {
    footer #galery_sec {
      position: absolute;
      top: -93px;
      left: 0px;
      right: 0px; } }
  @media only screen and (max-width: 992px) {
    footer #galery_sec {
      margin-bottom: 50px; } }
  @media only screen and (max-width: 992px) {
    footer #galery_sec .container {
      max-width: 100%;
      padding: 0px; } }
  footer #galery_sec .box_flex {
    display: flex; }
    @media only screen and (max-width: 992px) {
      footer #galery_sec .box_flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    footer #galery_sec .box_flex::after {
      content: "";
      clear: both;
      display: flex; }
  @media only screen and (min-width: 992px) {
    footer #galery_sec .gallery_slide {
      width: calc(100% - 190px);
      float: left; } }
  @media only screen and (max-width: 992px) {
    footer #galery_sec .gallery_slide {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      order: 1; } }
  footer #galery_sec .img_box {
    display: block;
    height: 195px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative; }
    footer #galery_sec .img_box::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background: url(../images/icons/img_icon.png) no-repeat center rgba(26, 26, 35, 0.5);
      opacity: 0;
      visibility: hidden;
      transition: ease-in-out all 0.3s; }
    footer #galery_sec .img_box:hover::before {
      opacity: 1;
      visibility: visible; }
    @media only screen and (max-width: 576px) {
      footer #galery_sec .img_box {
        height: 130px; } }
  footer #galery_sec .rit_box {
    background-image: -moz-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
    background-image: -webkit-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
    background-image: -ms-linear-gradient(50deg, #284dbf 0%, #08d1b6 100%);
    position: relative;
    height: 195px;
    padding: 45px 50px; }
    footer #galery_sec .rit_box::after {
      content: "";
      background: url("../images/icons/img_icon.png") no-repeat center;
      width: 32px;
      height: 32px;
      position: absolute;
      right: 20px;
      top: 20px; }
    @media only screen and (min-width: 992px) {
      footer #galery_sec .rit_box {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 190px;
        float: left; } }
    @media only screen and (max-width: 992px) {
      footer #galery_sec .rit_box {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: 0;
        padding: 45px 40px;
        height: 145px;
        text-align: left; }
        footer #galery_sec .rit_box::after {
          right: auto;
          left: 40px; } }
    footer #galery_sec .rit_box .title_sec {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left; }
      @media only screen and (max-width: 992px) {
        footer #galery_sec .rit_box .title_sec {
          margin-top: 15px;
          justify-content: left; } }
    footer #galery_sec .rit_box .title {
      font-size: 20px;
      color: white;
      line-height: 1.25; }
    @media only screen and (max-width: 576px) {
      footer #galery_sec .rit_box {
        height: 130px; } }
  footer .foot_head {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 40px;
    color: #1d253a; }
    @media only screen and (max-width: 992px) {
      footer .foot_head {
        margin-top: 25px;
        margin-bottom: 20px; } }
  footer p {
    font-size: 14px;
    color: #1f2533;
    margin-bottom: 0px; }
  footer ul li {
    line-height: normal;
    margin-bottom: 15px;
    font-size: 14px;
    color: #1f2533; }
    footer ul li a {
      font-size: 14px;
      color: #1f2533;
      display: inline-block; }
      footer ul li a:hover {
        color: #0ea596; }
  footer .half li {
    width: 50%;
    float: left; }
  footer .address li {
    line-height: 32px; }
    @media only screen and (max-width: 1200px) {
      footer .address li {
        width: 100%; } }
  footer .cntct_dtl li {
    line-height: 24px;
    word-break: break-all; }
    @media only screen and (max-width: 992px) {
      footer .cntct_dtl li {
        margin-bottom: 0px; } }
  footer .social-icon {
    display: flex;
    margin-top: 30px; }
    @media only screen and (max-width: 576px) {
      footer .social-icon {
        margin-top: 15px; } }
    footer .social-icon li {
      margin: 6px 15px; }
      footer .social-icon li:first-child {
        margin-left: 0px; }
      @media only screen and (max-width: 576px) {
        footer .social-icon li {
          margin: 6px 10px; } }
    footer .social-icon a {
      color: #1f2533;
      font-size: 15px; }
  footer .certified {
    margin-top: 50px; }
    footer .certified ul {
      display: flex;
      align-items: center;
      justify-content: center; }
      footer .certified ul li {
        margin: 0 12px; }
        footer .certified ul li:first-child {
          margin-left: 0px; }
        footer .certified ul li:last-child {
          margin-right: 0px; }
      footer .certified ul img {
        max-width: 95px; }

#copyright {
  border-top: 1px solid rgba(245, 247, 248, 0.1);
  background: #fff;
  padding: 35px 0; }
  @media only screen and (max-width: 768px) {
    #copyright {
      padding: 20px 0;
      text-align: center; } }
  #copyright::after {
    content: "";
    display: flex;
    clear: both; }
  @media only screen and (min-width: 768px) {
    #copyright .container {
      display: flex;
      align-items: center;
      justify-content: space-between; } }
  @media only screen and (max-width: 768px) {
    #copyright .container {
      text-align: center; } }
  #copyright p {
    margin: 0px;
    font-size: 14px;
    color: #1f2533; }
    @media only screen and (min-width: 768px) {
      #copyright p {
        float: left; } }
    #copyright p a {
      display: inline-block;
      font-size: 14px;
      color: #1f2533; }
    @media only screen and (max-width: 992px) {
      #copyright p {
        font-size: 10px; }
        #copyright p a {
          font-size: 10px; } }
  #copyright ul {
    display: flex; }
    #copyright ul li {
      border-right: 1px solid #1f2533;
      padding: 0 15px; }
      #copyright ul li:last-child {
        border: none; }
    #copyright ul a {
      font-size: 14px;
      color: #1f2533; }
    @media only screen and (max-width: 768px) {
      #copyright ul {
        margin-top: 15px;
        justify-content: center; } }
    @media only screen and (max-width: 992px) {
      #copyright ul {
        font-size: 10px; } }

.modal-backdrop {
  background-color: #0b1f56;
  z-index: 9999 !important; }
  .modal-backdrop.show {
    opacity: 0.9; }

#placement_modal, #modal_pop_form {
  display: none;
  padding: 0px !important;
  z-index: 99999 !important; }
  @media only screen and (min-width: 576px) {
    #placement_modal.show, #modal_pop_form.show {
      display: flex !important;
      align-items: center;
      justify-content: center; } }
  @media only screen and (min-width: 576px) {
    #placement_modal .modal-dialog, #modal_pop_form .modal-dialog {
      max-width: 580px;
      margin: 25px auto; } }
  #placement_modal .modal-content, #modal_pop_form .modal-content {
    background: #fff;
    border: none;
    border-radius: 10px; }
    @media only screen and (max-width: 768px) {
      #placement_modal .modal-content, #modal_pop_form .modal-content {
        margin-top: 35px; } }
  #placement_modal .modal-header, #modal_pop_form .modal-header {
    padding: 45px 45px 25px;
    background: #0ea596;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
    @media only screen and (max-width: 768px) {
      #placement_modal .modal-header, #modal_pop_form .modal-header {
        padding: 45px 20px 25px; } }
    @media (max-width: 1400px) and (min-width: 992px) {
      #placement_modal .modal-header, #modal_pop_form .modal-header {
        padding: 35px 30px 25px; } }
    #placement_modal .modal-header .close, #modal_pop_form .modal-header .close {
      margin: 0;
      background: url("../images/icons/close.png") no-repeat center;
      opacity: 1;
      outline: none;
      box-shadow: none;
      width: 20px;
      height: 20px;
      position: absolute;
      right: 30px;
      top: 30px; }
      @media only screen and (max-width: 576px) {
        #placement_modal .modal-header .close, #modal_pop_form .modal-header .close {
          right: 15px;
          top: 15px; } }
    #placement_modal .modal-header .form_title_sec .form_head, #modal_pop_form .modal-header .form_title_sec .form_head {
      font-size: 14px;
      color: #52f9e8;
      text-transform: uppercase;
      margin-bottom: 15px; }
      @media only screen and (max-width: 576px) {
        #placement_modal .modal-header .form_title_sec .form_head, #modal_pop_form .modal-header .form_title_sec .form_head {
          font-size: 11px;
          margin-bottom: 10px; } }
    #placement_modal .modal-header .form_title_sec .form_title, #modal_pop_form .modal-header .form_title_sec .form_title {
      font-size: 28px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
      @media only screen and (max-width: 576px) {
        #placement_modal .modal-header .form_title_sec .form_title, #modal_pop_form .modal-header .form_title_sec .form_title {
          font-size: 21px; } }
  @media (max-width: 1400px) and (min-width: 992px) {
    #placement_modal .modal-body, #modal_pop_form .modal-body {
      padding: 30px 35px; } }
  @media only screen and (min-width: 576px) {
    #placement_modal .modal-body, #modal_pop_form .modal-body {
      padding: 55px; } }
  @media only screen and (max-width: 576px) {
    #placement_modal .modal-body, #modal_pop_form .modal-body {
      padding: 25px; } }
  #placement_modal .form-group .form-control, #modal_pop_form .form-group .form-control {
    font-size: 12px;
    color: #e8e8e8;
    line-height: normal;
    border: none;
    border-radius: 0px;
    background: transparent;
    box-shadow: none;
    margin: 0px;
    border-bottom: 1px solid #e8e8e8;
    height: 60px;
    padding: 0px; }
    #placement_modal .form-group .form-control::placeholder, #modal_pop_form .form-group .form-control::placeholder {
      font-size: 12px;
      color: #989898;
      text-transform: uppercase;
      line-height: normal; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #placement_modal .form-group .form-control, #modal_pop_form .form-group .form-control {
        height: 50px; } }
  #placement_modal .form-group textarea, #modal_pop_form .form-group textarea {
    padding-top: 23px !important;
    min-height: 105px; }
  #placement_modal .btn, #modal_pop_form .btn {
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    line-height: 66px;
    background-color: #0ea596;
    width: 204px;
    height: 66px;
    float: left;
    margin-top: 30px;
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    padding: 0; }
    @media (max-width: 1400px) and (min-width: 992px) {
      #placement_modal .btn, #modal_pop_form .btn {
        height: 50px;
        line-height: 50px; } }
    @media only screen and (max-width: 768px) {
      #placement_modal .btn, #modal_pop_form .btn {
        width: 145px;
        height: 55px;
        line-height: 55px; } }
    @media only screen and (max-width: 468px) {
      #placement_modal .btn, #modal_pop_form .btn {
        width: 115px;
        height: 40px;
        line-height: 40px;
        padding: 0; } }

/***************************************************** */

/*# sourceMappingURL=app.css.map */
