@font-face {
  font-family: "ivymode";
  unicode-range: U+30-39; }
@font-face {
  font-family: '29LT Bukra Semi Wide';
  src: url("../fonts/29LTBukraSemiWide-Medium.eot");
  src: url("../fonts/29LTBukraSemiWide-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/29LTBukraSemiWide-Medium.woff2") format("woff2"), url("../fonts/29LTBukraSemiWide-Medium.woff") format("woff"), url("../fonts/29LTBukraSemiWide-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'ITC Handel Gothic Arabic';
  src: url("../fonts/ITCHandelGothicArabic-Medium.eot");
  src: url("../fonts/ITCHandelGothicArabic-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCHandelGothicArabic-Medium.woff2") format("woff2"), url("../fonts/ITCHandelGothicArabic-Medium.woff") format("woff"), url("../fonts/ITCHandelGothicArabic-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'ITC Handel Gothic Arabic';
  src: url("../fonts/ITCHandelGothicArabic-Light.eot");
  src: url("../fonts/ITCHandelGothicArabic-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCHandelGothicArabic-Light.woff2") format("woff2"), url("../fonts/ITCHandelGothicArabic-Light.woff") format("woff"), url("../fonts/ITCHandelGothicArabic-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'ITC Handel Gothic Arabic';
  src: url("../fonts/ITCHandelGothicArabic-Regular.eot");
  src: url("../fonts/ITCHandelGothicArabic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCHandelGothicArabic-Regular.woff2") format("woff2"), url("../fonts/ITCHandelGothicArabic-Regular.woff") format("woff"), url("../fonts/ITCHandelGothicArabic-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* half circle mixin */
/* Gradient mixin */
/* line 86, ../scss/_mixin.scss */
.bg-gradient-rev-slider-top {
  background: linear-gradient(180deg, rgba(0, 15, 15, 0.3) 0%, rgba(0, 15, 15, 0) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-rev-slider-left {
  background: linear-gradient(107deg, rgba(193, 45, 44, 0.2) 0%, rgba(0, 0, 0, 0.1) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-intro-overlay {
  background: linear-gradient(107deg, rgba(25, 164, 163, 0.7987570028) 27%, rgba(7, 83, 105, 0.8015581232) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-statistic-overlay {
  background: linear-gradient(107deg, rgba(2, 31, 33, 0.8771883754) 0%, rgba(1, 54, 62, 0.8267682073) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-products-bg {
  background: linear-gradient(to bottom, #1AA79C 70%, #fff 30%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-parliamentary {
  background: linear-gradient(107deg, rgba(2, 31, 33, 0.8771883754) 0%, rgba(1, 54, 62, 0.8267682073) 100%); }

/*=========================
    1. Start COMMON css 
==========================*/
/* line 4, ../scss/_common.scss */
html {
  font-size: 100%;
  scroll-behavior: smooth; }

/* line 8, ../scss/_common.scss */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 13, ../scss/_common.scss */
html, body {
  background: #fff;
  opacity: 1;
  transition: 1s opacity; }

/* line 19, ../scss/_common.scss */
a {
  color: #C39E55;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  /* line 23, ../scss/_common.scss */
  a:hover, a:focus {
    text-decoration: none; }
  /* line 27, ../scss/_common.scss */
  a:hover {
    color: #0C2646; }

/* line 32, ../scss/_common.scss */
a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

/* line 39, ../scss/_common.scss */
button {
  cursor: pointer; }

/* line 42, ../scss/_common.scss */
i,
span,
a {
  display: inline-block; }

/* line 47, ../scss/_common.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  text-transform: normal;
  margin-bottom: 15px; }
  @media (max-width: 575.98px) {
    /* line 47, ../scss/_common.scss */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 10px; } }

/* line 60, ../scss/_common.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

/* line 68, ../scss/_common.scss */
h1 {
  font-family: "ivymode", sans-serif; }

/* line 71, ../scss/_common.scss */
.h2 {
  font-size: 22px;
  font-family: "articulat-cf", sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 25px;
  letter-spacing: 1px; }

/* line 80, ../scss/_common.scss */
.h1 {
  font-size: 60px;
  font-family: "ivymode", sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 62px; }

/* line 88, ../scss/_common.scss */
h3 {
  font-size: 32px;
  font-weight: 600;
  font-family: "ivymode", sans-serif;
  line-height: 35px;
  color: #0C2646; }
  @media (max-width: 575.98px) {
    /* line 88, ../scss/_common.scss */
    h3 {
      font-size: 25px;
      line-height: 30px; } }

/* line 99, ../scss/_common.scss */
ul {
  margin: 0px;
  padding: 0px; }

/* line 103, ../scss/_common.scss */
li {
  list-style: none; }

/* line 108, ../scss/_common.scss */
.libullet ul li {
  list-style: none;
  font-size: 18px;
  font-weight: 500;
  font-family: "articulat-cf", sans-serif;
  line-height: 31px;
  font-style: normal;
  position: relative;
  padding-left: 30px;
  color: #626262;
  margin: 0 0 10px; }
  /* line 119, ../scss/_common.scss */
  .libullet ul li:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    background: #C39E55;
    left: 6px;
    border-radius: 12px;
    top: 8px; }
    @media (max-width: 575.98px) {
      /* line 119, ../scss/_common.scss */
      .libullet ul li:after {
        height: 8px;
        width: 8px; } }
  @media (max-width: 575.98px) {
    /* line 108, ../scss/_common.scss */
    .libullet ul li {
      font-size: 16px;
      line-height: 29px; } }

/* line 140, ../scss/_common.scss */
p {
  text-decoration: none;
  outline: none;
  padding: 0px 0 15px;
  margin: 0;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 500;
  font-family: "articulat-cf", sans-serif;
  line-height: 31px;
  font-style: normal;
  color: #626262; }

/* line 153, ../scss/_common.scss */
b, strong {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #0C2646;
  padding-bottom: 15px;
  display: block; }
  @media (max-width: 1199.98px) {
    /* line 153, ../scss/_common.scss */
    b, strong {
      font-size: 22px;
      line-height: 34px; } }
  @media (max-width: 767.98px) {
    /* line 153, ../scss/_common.scss */
    b, strong {
      font-size: 20px;
      line-height: 30px; } }
  @media (max-width: 575.98px) {
    /* line 153, ../scss/_common.scss */
    b, strong {
      font-size: 20px;
      line-height: 30px; } }
  @media (max-width: 480px) {
    /* line 153, ../scss/_common.scss */
    b, strong {
      font-size: 18px;
      line-height: 28px; } }

/* line 177, ../scss/_common.scss */
hr {
  border-bottom: 1px solid #606060;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0; }

/* line 183, ../scss/_common.scss */
.hr-gray {
  border-bottom: 1px solid #E2E2E2;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0; }

/* line 189, ../scss/_common.scss */
label {
  color: #606060;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400; }

/* line 195, ../scss/_common.scss */
*::-moz-selection {
  background: #0C2646;
  color: #fff;
  text-shadow: none; }

/* line 201, ../scss/_common.scss */
::-moz-selection {
  background: #0C2646;
  color: #fff;
  text-shadow: none; }

/* line 207, ../scss/_common.scss */
::selection {
  background: #0C2646;
  color: #fff;
  text-shadow: none; }

/* line 213, ../scss/_common.scss */
*::-moz-placeholder {
  color: #0C2646;
  opacity: 1; }

/* line 218, ../scss/_common.scss */
*::placeholder {
  color: #0C2646;
  opacity: 1; }

/* line 222, ../scss/_common.scss */
.max-width {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

/* line 227, ../scss/_common.scss */
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0 0 0;
  opacity: 1; }

/* line 235, ../scss/_common.scss */
img {
  width: 100%; }

/* line 238, ../scss/_common.scss */
.overhiden {
  overflow: hidden;
  position: relative; }

/* line 242, ../scss/_common.scss */
.bor-rad-5 {
  border-radius: 5px; }

/* line 245, ../scss/_common.scss */
.navik-menu-overlay #menu::-webkit-scrollbar-track {
  -webkit-box-shadow: 0px 0px 4px 4px #0C2646;
  background-color: #0C2646;
  width: 2px;
  border: 2px solid #0C2646; }

/* line 253, ../scss/_common.scss */
.navik-menu-overlay #menu::-webkit-scrollbar {
  width: 2px;
  background-color: #DBC498; }

/* line 259, ../scss/_common.scss */
.navik-menu-overlay #menu::-webkit-scrollbar-thumb {
  background-color: #36445d; }

/*
 *  STYLE 4
 */
/* line 268, ../scss/_common.scss */
.navik-header-container .nav-menu-wrapper {
  height: 100vh !important;
  overflow: hidden !important; }
  /* line 271, ../scss/_common.scss */
  .navik-header-container .nav-menu-wrapper .navik-menu-overlay {
    height: calc(100vh - 120px) !important;
    display: block !important; }
    @media (max-width: 767.98px) {
      /* line 271, ../scss/_common.scss */
      .navik-header-container .nav-menu-wrapper .navik-menu-overlay {
        height: calc(100vh - 90px) !important; } }
    /* line 277, ../scss/_common.scss */
    .navik-header-container .nav-menu-wrapper .navik-menu-overlay .menu-logo {
      height: 120px; }
      @media (max-width: 767.98px) {
        /* line 277, ../scss/_common.scss */
        .navik-header-container .nav-menu-wrapper .navik-menu-overlay .menu-logo {
          height: 90px; } }
      /* line 282, ../scss/_common.scss */
      .navik-header-container .nav-menu-wrapper .navik-menu-overlay .menu-logo span.icon-close.slide-menu-close {
        float: right; }
    /* line 286, ../scss/_common.scss */
    .navik-header-container .nav-menu-wrapper .navik-menu-overlay #menu {
      height: calc(100% - 120px) !important;
      overflow-x: hidden;
      overflow-y: scroll !important; }
  /* line 292, ../scss/_common.scss */
  .navik-header-container .nav-menu-wrapper .menu-social-media {
    height: 120px !important; }

/*====================
Preload Css Start
====================*/
/* line 300, ../scss/_common.scss */
.preloadcss {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #0C2646; }

@media (max-width: 575.98px) {
  /* line 310, ../scss/_common.scss */
  #home-preloader {
    width: 70%; } }
@media (max-width: 575.98px) {
  /* line 314, ../scss/_common.scss */
  #loading .loader {
    height: 50px;
    padding: 0; } }
@media (max-width: 575.98px) {
  /* line 319, ../scss/_common.scss */
  #loading .loader svg {
    width: 145px; } }

/***************************************************
 * Generated by SVG Artista on 11/20/2022, 7:53:45 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
/*====================
Preload Css Ends
====================*/
/***************************************************
  Header Start
****************************************************/
/* line 338, ../scss/_common.scss */
.search-cont-right {
  float: right;
  display: inline-flex;
  align-items: center;
  margin-right: 60px;
  margin-top: 15px; }
  @media (max-width: 991.98px) {
    /* line 338, ../scss/_common.scss */
    .search-cont-right {
      margin-top: 10px; } }
  @media (max-width: 767.98px) {
    /* line 338, ../scss/_common.scss */
    .search-cont-right {
      margin-top: 7px; } }
  @media (max-width: 575.98px) {
    /* line 338, ../scss/_common.scss */
    .search-cont-right {
      margin-top: 2px; } }
  @media (max-width: 388px) {
    /* line 338, ../scss/_common.scss */
    .search-cont-right {
      margin-top: -2px; } }

/* line 357, ../scss/_common.scss */
.header-top {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  color: #fff;
  padding: 30px 0 0;
  margin-top: 1px;
  width: 100% !important;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  /* line 368, ../scss/_common.scss */
  .header-top.scroll-to-fixed-fixed {
    background: #0C2646;
    margin-top: 0px;
    padding: 15px 0; }
    @media (max-width: 575.98px) {
      /* line 368, ../scss/_common.scss */
      .header-top.scroll-to-fixed-fixed {
        padding: 10px 0; } }

/* line 377, ../scss/_common.scss */
a.logo img {
  width: 300px; }

/* line 380, ../scss/_common.scss */
span.icon-close.slide-menu-close:hover {
  color: #ffffff; }

/* line 383, ../scss/_common.scss */
span.icon-close.slide-menu-close {
  color: #DBC498;
  font-size: 25px;
  top: 15px;
  transition: all 0.3s ease-in-out; }

/* line 389, ../scss/_common.scss */
.icon-search-icon {
  color: #DBC498;
  font-size: 21px;
  margin-top: 12px; }

/* line 394, ../scss/_common.scss */
.search-link:hover span {
  color: #ffffff; }

/* line 397, ../scss/_common.scss */
a:hover.arabic {
  color: #ffffff; }

/* line 400, ../scss/_common.scss */
a.arabic {
  font-family: "ivymode", "ITC Handel Gothic Arabic";
  color: #DBC498;
  font-weight: 500;
  font-size: 17px; }

/* line 406, ../scss/_common.scss */
.search-link {
  position: relative;
  padding-right: 3px;
  padding-left: 12px;
  cursor: pointer; }
  /* line 411, ../scss/_common.scss */
  .search-link span.icon-search-icon {
    margin-top: 9px; }

/* line 415, ../scss/_common.scss */
.navik-header-overlay .line-menu {
  background-color: #DBC498; }

/* line 418, ../scss/_common.scss */
.navik-header-overlay .burger-menu:hover span .line-menu {
  background-color: #C39E55 !important; }

/* line 421, ../scss/_common.scss */
.line-menu.line-half.first-line {
  width: 100%; }

/* line 424, ../scss/_common.scss */
.line-menu.line-half.last-line {
  width: 75%; }

/* line 428, ../scss/_common.scss */
ul.submenu {
  border-left: 2px solid #E6C79B;
  border-radius: 0;
  margin: 25px 0; }

/* line 434, ../scss/_common.scss */
.navik-menu-overlay ul li ul a {
  font-family: "articulat-cf", sans-serif;
  text-decoration: none;
  font-weight: 500;
  font-size: 20px; }

/* line 440, ../scss/_common.scss */
.menu-social-media img {
  width: 96px; }

/* line 443, ../scss/_common.scss */
.menu-social-media.linkvision a {
  height: auto;
  width: auto; }
  /* line 446, ../scss/_common.scss */
  .menu-social-media.linkvision a img {
    position: relative;
    width: 96px;
    height: auto; }

/* line 452, ../scss/_common.scss */
.menu-logo img {
  width: 67px;
  margin-left: 14px;
  margin-top: 10px; }

/* line 457, ../scss/_common.scss */
.slide-menu-close img {
  width: 21px; }

/* line 460, ../scss/_common.scss */
.slide-menu-close {
  position: relative;
  overflow: hidden;
  width: 50px;
  text-align: right;
  cursor: pointer; }

/* line 467, ../scss/_common.scss */
.navik-header-overlay .burger-menu:hover .line-menu {
  width: 100%; }

/* line 470, ../scss/_common.scss */
.header {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

/* line 479, ../scss/_common.scss */
.header-inner {
  position: relative;
  width: 100%;
  margin: 0 auto; }

/* line 484, ../scss/_common.scss */
.header-max {
  max-width: auto;
  margin: 0 auto;
  position: relative;
  width: 95%;
  box-sizing: border-box;
  padding: 0; }

/* line 492, ../scss/_common.scss */
.clearfix {
  *zoom: 1; }

/* line 495, ../scss/_common.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

/* line 501, ../scss/_common.scss */
.clearfix:after {
  clear: both; }

@media print {
  /* line 505, ../scss/_common.scss */
  .hide-from-print {
    display: none; } }
/* line 509, ../scss/_common.scss */
.header {
  transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s; }

/* line 516, ../scss/_common.scss */
.header__link {
  color: #A9ABAE;
  text-decoration: none;
  border: none; }

/* line 521, ../scss/_common.scss */
.header__link:focus {
  outline: none; }

/* line 524, ../scss/_common.scss */
.header__link:hover .icon {
  color: #4ECDC4; }

/* line 527, ../scss/_common.scss */
.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0; }

/* line 534, ../scss/_common.scss */
.headroom {
  transition: transform .25s ease-in-out;
  will-change: transform; }

/* line 538, ../scss/_common.scss */
.headroom--pinned {
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* line 545, ../scss/_common.scss */
.headroom--unpinned {
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

/* line 552, ../scss/_common.scss */
.animated {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  will-change: transform, opacity; }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes slideDown {
  0% {
    -moz-transform: translateY(-100%); }
  100% {
    -moz-transform: translateY(0); } }
@-o-keyframes slideDown {
  0% {
    -o-transform: translateY(-100%); }
  100% {
    -o-transform: translateY(0); } }
@keyframes slideDown {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }
/* line 599, ../scss/_common.scss */
.animated.slideDown {
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  -o-animation-name: slideDown;
  animation-name: slideDown; }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes slideUp {
  0% {
    -moz-transform: translateY(0); }
  100% {
    -moz-transform: translateY(-100%); } }
@-o-keyframes slideUp {
  0% {
    -o-transform: translateY(0); }
  100% {
    -o-transform: translateY(-100%); } }
@keyframes slideUp {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }
/* line 641, ../scss/_common.scss */
.animated.slideUp {
  -webkit-animation-name: slideUp;
  -moz-animation-name: slideUp;
  -o-animation-name: slideUp;
  animation-name: slideUp; }

/***************************************************
  Header Ends
****************************************************/
/***************************************************
  Banner CSS Section Start
****************************************************/
/* line 654, ../scss/_common.scss */
.home-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100vh;
  min-height: 750px;
  background: #0C2646; }

/* line 664, ../scss/_common.scss */
.home-banner-inner {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

/* line 672, ../scss/_common.scss */
.homebanner-container {
  height: 100%; }
  /* line 676, ../scss/_common.scss */
  .homebanner-container .swiper-slide.swiper-slide-active .homebanner-img-out {
    animation-name: zoomOut;
    animation-duration: 26s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-delay: 0s; }

/* line 686, ../scss/_common.scss */
.homebanner-img-out {
  height: 100%;
  width: 100%; }

/* line 691, ../scss/_common.scss */
.homebanner-img {
  height: 100%;
  width: 100%; }

/* line 696, ../scss/_common.scss */
.homebanner-container .swiper-slide {
  background: #0C2646; }

/* line 699, ../scss/_common.scss */
.banner-overlay {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: #0c2646;
  background: -moz-linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0.42) 100%);
  background: -webkit-linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0.42) 100%);
  background: linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c2646",endColorstr="#0c2646",GradientType=1); }

/* line 710, ../scss/_common.scss */
.homebanner-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 717, ../scss/_common.scss */
.homebanner-text .container {
  height: 100%;
  width: 100%;
  position: relative; }

/* line 722, ../scss/_common.scss */
.homebanner-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
  padding-left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

/* line 741, ../scss/_common.scss */
.homebanner-textbox-col {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0; }

/* line 748, ../scss/_common.scss */
.textboxtitle {
  position: relative;
  width: 100%;
  max-width: 700px; }

/* line 753, ../scss/_common.scss */
.textboxtitle h1 {
  font-size: 70px;
  font-family: "ivymode", sans-serif;
  font-weight: 600;
  color: #ffffff;
  line-height: 80px;
  margin: 0;
  padding: 0; }

/* line 762, ../scss/_common.scss */
.textboxtitle h1 span {
  color: #DBC498;
  display: initial; }

/* line 766, ../scss/_common.scss */
.textboxcontent {
  position: relative;
  margin-top: 22px;
  width: 46%; }

/* line 771, ../scss/_common.scss */
.textboxcontent p {
  font-size: 20px;
  font-family: "articulat-cf", sans-serif;
  line-height: 32px;
  color: #ffffff;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding: 0; }

/* line 783, ../scss/_common.scss */
.herobanner-pagi .swiper-pagination-bullet {
  background: #C39E55 !important; }

/* line 786, ../scss/_common.scss */
.herobanner-pagi {
  position: absolute;
  bottom: -110px; }

/* line 790, ../scss/_common.scss */
.herobanner-pagi .swiper-pagination-bullet-active {
  background: #C39E55 !important; }

/* line 793, ../scss/_common.scss */
.herobanner-pagi .swiper-pagination-bullet {
  background: #ffffff;
  height: 10px;
  width: 10px;
  margin-right: 7px; }

/* line 799, ../scss/_common.scss */
.scroll-section {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 1; }

/* line 806, ../scss/_common.scss */
.scroll-section-inner {
  position: relative;
  text-align: center;
  width: 180px;
  margin: 0 auto;
  cursor: pointer; }

/* line 814, ../scss/_common.scss */
.scroll-line {
  width: 2px;
  height: 34px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

/* line 822, ../scss/_common.scss */
.scroll-line span {
  width: 100%;
  height: 34px;
  background: #DBC498;
  position: relative;
  margin: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  animation-name: slideInDownscroll;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-delay: 1s; }

/* line 839, ../scss/_common.scss */
.scroll-text {
  font-size: 10px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-family: "articulat-cf", sans-serif;
  margin: 10px 0;
  transition: all 0.5s ease-in-out 0.5s;
  -webkit-transition: all 0.5s ease-in-out 0.5s;
  -moz-transition: all 0.5s ease-in-out 0.5s;
  -ms-transition: all 0.5s ease-in-out 0.5s;
  -o-transition: all 0.5s ease-in-out 0.5s; }

/* line 855, ../scss/_common.scss */
.scroll-section-inner:hover .scroll-text {
  color: #DBC498; }

/* line 858, ../scss/_common.scss */
.homebanner-textbox-col.videoicon {
  position: absolute;
  top: 41%;
  left: auto;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  right: 0px;
  text-align: center;
  width: 125px; }

/* line 871, ../scss/_common.scss */
.tp-video-play-buttons img {
  width: 65px; }

/* line 874, ../scss/_common.scss */
.pulse-animation-effect {
  transform: scale(1);
  animation: pulse-black 2s infinite;
  border-radius: 50%; }

@keyframes pulse-black {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(229, 169, 63, 0.5); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(229, 169, 63, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(229, 169, 63, 0); } }
/* line 901, ../scss/_common.scss */
.video-play-buttons {
  transform: scale(1);
  animation: pulse-white 2s infinite;
  border-radius: 50%;
  border: 10px solid rgba(195, 158, 85, 0.4) !important;
  width: 100%; }

@keyframes pulse-white {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(195, 158, 85, 0.5); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 30px rgba(195, 158, 85, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(195, 158, 85, 0); } }
/***************************************************
  Banner CSS Section Ends
****************************************************/
/***************************************************
  Button CSS Starts
****************************************************/
/* line 930, ../scss/_common.scss */
.banner-btn {
  position: relative;
  margin-top: 20px; }

/* line 934, ../scss/_common.scss */
a.btn {
  color: #DBC498;
  font-size: 14px;
  font-family: "articulat-cf", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #C39E55;
  border-radius: 36px;
  padding: 15px 30px; }

/* line 945, ../scss/_common.scss */
.btn:hover {
  color: #ffffff !important;
  background: #0C2646 !important; }

/* line 949, ../scss/_common.scss */
.numbergrid-btn a.btn {
  color: #C39E55; }

/* line 952, ../scss/_common.scss */
.numbergrid-btn {
  position: relative;
  margin-top: 70px;
  text-align: center; }
  /* line 956, ../scss/_common.scss */
  .numbergrid-btn.btnabb {
    margin-top: 40px;
    text-align: left; }

/***************************************************
  Button CSS Ends
****************************************************/
/***************************************************
  Number Count CSS Starts
****************************************************/
/* line 967, ../scss/_common.scss */
.numbercounter-sec {
  padding: 90px 0; }

/* line 970, ../scss/_common.scss */
.numbercounter-sec h2 {
  color: #C39E55;
  margin-bottom: 10px; }

/* line 974, ../scss/_common.scss */
.numbercounter-sec h1 {
  color: #0C2646;
  margin-bottom: 25px; }

/* line 978, ../scss/_common.scss */
.color-gray {
  color: #626262; }

/* line 981, ../scss/_common.scss */
.numbercounter-year h3 {
  font-size: 18px;
  font-family: "articulat-cf", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #C39E55;
  margin-bottom: 0px;
  padding: 0;
  line-height: 25px;
  margin-right: 95px; }

/* line 992, ../scss/_common.scss */
.year-number {
  font-size: 120px;
  font-family: "ivymode", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #0C2646;
  margin-bottom: 10px;
  padding: 0;
  line-height: 90px;
  margin-left: -34px; }
  /* line 1002, ../scss/_common.scss */
  .year-number .odometer-inside {
    display: flex; }

/* line 1006, ../scss/_common.scss */
.numbercounter-year {
  position: relative;
  margin-top: 76px;
  text-align: right; }

/* line 1011, ../scss/_common.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner {
  left: 0 !important; }

/* line 1014, ../scss/_common.scss */
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {
  padding: 0 !important; }

/* line 1017, ../scss/_common.scss */
.odometer-formatting-mark {
  display: none; }

/* line 1020, ../scss/_common.scss */
.year-number.ad-counter-block .odometer-inside .odometer-digit:first-child {
  text-align: right;
  right: -32px; }

/* line 1024, ../scss/_common.scss */
.hr-out {
  position: relative;
  overflow: hidden; }

/* line 1028, ../scss/_common.scss */
.hr {
  width: 100%;
  height: 1px;
  background: #C39E55;
  margin: 28px 0;
  opacity: 0.5; }

/* line 1035, ../scss/_common.scss */
.icons-with-content {
  position: relative;
  display: flex;
  align-items: center; }

/* line 1040, ../scss/_common.scss */
.icons-with-icon {
  display: inline-block;
  width: 110px; }

/* line 1044, ../scss/_common.scss */
.icons-with-text.ad-counter-block {
  display: inline-block;
  padding-left: 24px; }

/* line 1048, ../scss/_common.scss */
.numtxt {
  font-size: 85px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'IvyMode', sans-serif;
  color: #0C2646;
  line-height: 64px; }

/* line 1056, ../scss/_common.scss */
.numtxt .odometer-inside .odometer-digit:first-child {
  text-align: right; }

/* line 1060, ../scss/_common.scss */
.icons-with-textcont {
  font-size: 20px;
  font-family: 'articulat-cf', sans-serif;
  font-weight: 500;
  color: #0C2646;
  margin: 12px 0 0px 0;
  padding: 0;
  line-height: 29px; }

/* line 1073, ../scss/_common.scss */
.numbercounter-sec {
  background: url("../images/logo-new-icon.svg") no-repeat scroll right 23% top 50px/650px; }

/* line 1077, ../scss/_common.scss */
.icons-with-content {
  position: relative;
  padding: 15px 13%; }

/* line 1081, ../scss/_common.scss */
.numtxtk {
  font-size: 85px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'IvyMode', sans-serif;
  color: #0C2646;
  line-height: 64px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  -moz-box-orient: vertical;
  margin-top: -4px; }

/* line 1094, ../scss/_common.scss */
.quotes-sec {
  position: relative;
  width: 100%;
  background: #0C2646;
  padding: 20px 20px 40px;
  border-radius: 10px;
  margin: 0px 0 0; }

/* line 1102, ../scss/_common.scss */
.quotes-para {
  font-family: 'IvyMode', sans-serif;
  color: #ffffff;
  font-weight: 400;
  font-size: 30px;
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  padding: 25px 0 15px; }

/* line 1114, ../scss/_common.scss */
.quotes-name {
  font-size: 20px;
  font-family: 'articulat-cf', sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  color: #C39E55;
  margin-bottom: 0px;
  padding: 0;
  line-height: 25px;
  text-align: center; }

/* line 1125, ../scss/_common.scss */
.quotes-left {
  position: absolute;
  top: 36px;
  left: 32px;
  width: 64px; }
  @media (max-width: 1199.98px) {
    /* line 1125, ../scss/_common.scss */
    .quotes-left {
      top: 29px;
      left: 24px; } }
  @media (max-width: 575.98px) {
    /* line 1125, ../scss/_common.scss */
    .quotes-left {
      top: 18px;
      left: 11px; } }
  /* line 1137, ../scss/_common.scss */
  .quotes-left span {
    font-size: 50px;
    color: #C39E55; }
    @media (max-width: 1199.98px) {
      /* line 1137, ../scss/_common.scss */
      .quotes-left span {
        font-size: 40px; } }
    @media (max-width: 767.98px) {
      /* line 1137, ../scss/_common.scss */
      .quotes-left span {
        font-size: 28px; } }

/* line 1147, ../scss/_common.scss */
.quotes-right {
  position: absolute;
  bottom: 24px;
  right: 32px;
  width: 64px; }
  @media (max-width: 1199.98px) {
    /* line 1147, ../scss/_common.scss */
    .quotes-right {
      bottom: 13px;
      right: 24px; } }
  @media (max-width: 575.98px) {
    /* line 1147, ../scss/_common.scss */
    .quotes-right {
      bottom: 13px;
      right: 16px; } }
  /* line 1159, ../scss/_common.scss */
  .quotes-right span {
    font-size: 50px;
    color: #C39E55;
    transform: scaleX(-1) scaleY(-1);
    -webkit-transform: scaleX(-1) scaleY(-1);
    -moz-transform: scaleX(-1) scaleY(-1);
    -ms-transform: scaleX(-1) scaleY(-1);
    -o-transform: scaleX(-1) scaleY(-1); }
    @media (max-width: 1199.98px) {
      /* line 1159, ../scss/_common.scss */
      .quotes-right span {
        font-size: 40px; } }
    @media (max-width: 767.98px) {
      /* line 1159, ../scss/_common.scss */
      .quotes-right span {
        font-size: 28px; } }

/***************************************************
  Number Count CSS Ends
****************************************************/
/***************************************************
  Year Slider CSS Starts
****************************************************/
/* line 1181, ../scss/_common.scss */
.year-slider-sec {
  position: relative;
  overflow: hidden;
  padding: 0;
  z-index: 1; }

/* line 1187, ../scss/_common.scss */
.year-slider-section {
  padding: 50px 0;
  position: relative;
  overflow: hidden; }

/* line 1192, ../scss/_common.scss */
.year-sec-button .numbergrid-btn a.btn:hover {
  border-color: #0C2646; }

/* line 1195, ../scss/_common.scss */
.year-sec-button .numbergrid-btn a.btn {
  color: #DBC498;
  border-color: #DBC498; }

/* line 1199, ../scss/_common.scss */
.year-sec-button .numbergrid-btn {
  margin-top: 30px;
  text-align: right; }

/* line 1203, ../scss/_common.scss */
.year-sec-title h2.h2 {
  color: #DBC498; }

/* line 1206, ../scss/_common.scss */
.year-sec-title h1.h1 {
  color: #ffffff; }

/* line 1209, ../scss/_common.scss */
.year-sec-titlebtn {
  position: relative;
  top: 100px;
  width: 100%;
  z-index: 100; }

/***************************************************
  Year Slider CSS Ends
****************************************************/
/***************************************************
  Content With Image CSS Starts
****************************************************/
/* line 1223, ../scss/_common.scss */
.content-with-img-sec {
  position: relative;
  padding: 90px 0; }

/* line 1227, ../scss/_common.scss */
.content-with-img-sec h2 {
  color: #C39E55;
  margin-bottom: 10px; }

/* line 1231, ../scss/_common.scss */
.content-with-img-sec h1 {
  color: #0C2646;
  margin-bottom: 25px; }

/* line 1235, ../scss/_common.scss */
.content-with-img-sec p {
  max-width: 80%; }

/* line 1238, ../scss/_common.scss */
.content-with-img-sec .numbergrid-btn {
  margin-top: 10px;
  text-align: left; }

/***************************************************
  Content With Image CSS Ends
****************************************************/
/***************************************************
  Portfolio CSS Starts
****************************************************/
/* line 1248, ../scss/_common.scss */
.portfolio-slider-container {
  overflow: hidden; }

/* line 1251, ../scss/_common.scss */
.portfolio-sec {
  position: relative;
  padding: 90px 0;
  background: #0C2646; }

/* line 1256, ../scss/_common.scss */
.portfolio-sec h1 {
  color: #ffffff;
  margin-bottom: 25px; }

/* line 1260, ../scss/_common.scss */
.portfolio-sec h2 {
  color: #C39E55;
  margin-bottom: 10px; }

/* line 1264, ../scss/_common.scss */
.color-lightblue {
  color: #8F9BAC; }

/* line 1267, ../scss/_common.scss */
.portfolio-slider-items {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  object-fit: cover;
  line-height: 0; }

/* line 1276, ../scss/_common.scss */
.portfolio-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background: #0c2646;
  background: -moz-linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0) 100%);
  background: linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c2646",endColorstr="#0c2646",GradientType=1); }

/* line 1290, ../scss/_common.scss */
.portfolio-overlay-img {
  position: absolute;
  top: 55%;
  left: 72%;
  z-index: 1;
  opacity: 0;
  width: 140%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s; }

/* line 1308, ../scss/_common.scss */
.portfolio-carousel a:hover .portfolio-overlay-img {
  opacity: 0.2;
  top: 65%; }

/* line 1312, ../scss/_common.scss */
.portfolio-overlay-img img {
  width: 100%; }

/* line 1315, ../scss/_common.scss */
.portfolio-produts-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 3; }

/* line 1321, ../scss/_common.scss */
.portfolio-produts-title h4 {
  font-family: 'IvyMode', sans-serif;
  color: #fff;
  font-size: 29px;
  font-weight: 500;
  margin: 0;
  line-height: 30px; }

/* line 1329, ../scss/_common.scss */
.portfolio-slider-image {
  filter: grayscale(100%);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s; }

/* line 1338, ../scss/_common.scss */
.portfolio-carousel a:hover .portfolio-slider-image {
  filter: grayscale(0%);
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2); }

/* line 1346, ../scss/_common.scss */
.portfolio-produts-title h4 span {
  font-size: 12px;
  vertical-align: middle;
  padding-left: 0;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  display: inline;
  color: #ffffff;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s; }

/* line 1361, ../scss/_common.scss */
.portfolio-carousel a:hover .portfolio-produts-title h4 span {
  opacity: 1;
  visibility: visible;
  padding-left: 15px; }

/* line 1366, ../scss/_common.scss */
.portfolio-carousel .item {
  line-height: 0; }

/* line 1369, ../scss/_common.scss */
.portfolio-carousel {
  padding-top: 8px; }

/* line 1372, ../scss/_common.scss */
.portfolio-sec .numbergrid-btn {
  margin-top: 45px; }

/* line 1375, ../scss/_common.scss */
.portfolio-sec-container {
  padding-bottom: 20px; }

/* line 1378, ../scss/_common.scss */
.portfolio-sec .numbergrid-btn a.btn:hover {
  background: #C39E55 !important; }

/***************************************************
  Portfolio CSS Ends
****************************************************/
/***************************************************
  Latest News CSS Starts
****************************************************/
/* line 1388, ../scss/_common.scss */
.latest-news-section {
  position: relative;
  overflow: hidden;
  padding: 90px 0 10px; }

/* line 1393, ../scss/_common.scss */
.latest-news-section h2 {
  color: #C39E55; }

/* line 1396, ../scss/_common.scss */
.latest-news-section h1 {
  color: #0C2646; }

/* line 1399, ../scss/_common.scss */
.swiper-container.latestnews-container {
  padding: 60px 0 50px; }
  /* line 1401, ../scss/_common.scss */
  .swiper-container.latestnews-container .swiper-slide {
    background: #ffffff; }

/* line 1405, ../scss/_common.scss */
.latestnewstitle h4 {
  font-family: "articulat-cf", sans-serif;
  color: #C39E55;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 2px 0 4px 0;
  padding: 0; }

/* line 1416, ../scss/_common.scss */
.latestnewsmaintitle h2 {
  font-family: "articulat-cf", sans-serif;
  color: #0C2646;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  margin: 2px 0 4px 0;
  padding: 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

/* line 1430, ../scss/_common.scss */
.latestnewsmaintitle {
  max-width: 90%; }

/* line 1433, ../scss/_common.scss */
.latestnewstime h5 {
  font-family: "articulat-cf", sans-serif;
  color: #7C7C7C;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin: 2px 0 4px 0;
  padding: 0; }

/* line 1442, ../scss/_common.scss */
.latestnews-col2.featuredimg {
  position: relative;
  overflow: hidden;
  padding-left: 0;
  border-radius: 5px; }
  /* line 1447, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    border-radius: 5px; }
    /* line 1449, ../scss/_common.scss */
    .latestnews-col2.featuredimg .latestnews-featuredimg img {
      border-radius: 5px; }

/* line 1458, ../scss/_common.scss */
.latestnews-featuredimg img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
/* line 1464, ../scss/_common.scss */
.latestnews-featuredimg:hover img {
  transform: scale(1.05); }

/* line 1470, ../scss/_common.scss */
.latestnewsimage img {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
/* line 1476, ../scss/_common.scss */
.latestnewsimage:hover img {
  transform: scale(1.05); }

/* line 1481, ../scss/_common.scss */
.latestnews-para {
  max-width: 90%;
  padding: 25px 0 0; }
  /* line 1484, ../scss/_common.scss */
  .latestnews-para p {
    font-family: "articulat-cf", sans-serif;
    color: #626262;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    margin: 2px 0 4px 0;
    padding: 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical; }

/* line 1498, ../scss/_common.scss */
.latestnes-readpage {
  padding: 60px 0 0;
  max-width: 90%; }
  /* line 1501, ../scss/_common.scss */
  .latestnes-readpage .latest-btn {
    display: inline-block; }
    /* line 1503, ../scss/_common.scss */
    .latestnes-readpage .latest-btn a {
      font-family: "articulat-cf", sans-serif;
      color: #C39E55;
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      text-transform: uppercase; }
      /* line 1510, ../scss/_common.scss */
      .latestnes-readpage .latest-btn a span.icon-right-arrow {
        color: #C39E55;
        font-size: 14px;
        padding-left: 10px;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s; }
    /* line 1521, ../scss/_common.scss */
    .latestnes-readpage .latest-btn a:hover {
      color: #0C2646; }
      /* line 1523, ../scss/_common.scss */
      .latestnes-readpage .latest-btn a:hover span.icon-right-arrow {
        color: #0C2646;
        padding-left: 15px; }
  /* line 1529, ../scss/_common.scss */
  .latestnes-readpage .latestnew-pagination {
    float: right; }
  /* line 1532, ../scss/_common.scss */
  .latestnes-readpage .latestnew-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0C2646 !important; }
  /* line 1535, ../scss/_common.scss */
  .latestnes-readpage .latestnew-pagination .swiper-pagination-bullet {
    background: #C39E55 !important;
    height: 10px;
    width: 10px;
    margin-left: 8px; }

/* line 1542, ../scss/_common.scss */
.twitter-col .twitter-grid {
  width: 90%; }

/* line 1545, ../scss/_common.scss */
section.twitterandvideo-sec {
  padding: 30px 0 90px; }

/* line 1548, ../scss/_common.scss */
.twittertitle-head {
  position: relative;
  width: 100%; }
  /* line 1551, ../scss/_common.scss */
  .twittertitle-head .twittertitle {
    float: left; }
    @media (max-width: 480px) {
      /* line 1551, ../scss/_common.scss */
      .twittertitle-head .twittertitle {
        width: 100%; } }
    /* line 1556, ../scss/_common.scss */
    .twittertitle-head .twittertitle h2 {
      font-family: "articulat-cf", sans-serif;
      color: #0C2646;
      font-weight: 700;
      font-size: 30px;
      line-height: 35px;
      margin: 0;
      padding: 0; }
      /* line 1564, ../scss/_common.scss */
      .twittertitle-head .twittertitle h2 span {
        padding-right: 10px; }
  /* line 1569, ../scss/_common.scss */
  .twittertitle-head .twitterlink {
    text-align: right;
    float: right;
    margin-top: 10px;
    margin-bottom: 15px; }
    @media (max-width: 480px) {
      /* line 1569, ../scss/_common.scss */
      .twittertitle-head .twitterlink {
        text-align: left; } }
    /* line 1577, ../scss/_common.scss */
    .twittertitle-head .twitterlink a {
      font-family: "articulat-cf", sans-serif;
      color: #C39E55;
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      text-transform: uppercase; }
      /* line 1584, ../scss/_common.scss */
      .twittertitle-head .twitterlink a span.icon-right-arrow {
        color: #C39E55;
        font-size: 14px;
        padding-left: 10px;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s; }
    /* line 1595, ../scss/_common.scss */
    .twittertitle-head .twitterlink a:hover {
      color: #0C2646; }
      /* line 1597, ../scss/_common.scss */
      .twittertitle-head .twitterlink a:hover span.icon-right-arrow {
        color: #0C2646;
        padding-left: 15px; }

/* line 1604, ../scss/_common.scss */
.videogridbox {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 350px;
  border-radius: 5px; }
  /* line 1610, ../scss/_common.scss */
  .videogridbox .swiper-container {
    height: 100%; }
  /* line 1613, ../scss/_common.scss */
  .videogridbox .photosandvideotitle {
    position: absolute;
    bottom: 25px;
    left: 30px;
    z-index: 10;
    font-size: 25px;
    max-width: 50%;
    line-height: 30px;
    color: #ffffff;
    font-family: "articulat-cf", sans-serif; }

/* line 1625, ../scss/_common.scss */
.photosandvideo-pagination {
  margin: 0 4px;
  position: absolute;
  bottom: 30px !important;
  right: 30px;
  z-index: 1;
  width: auto !important;
  text-align: right; }
  @media (max-width: 575.98px) {
    /* line 1625, ../scss/_common.scss */
    .photosandvideo-pagination {
      bottom: 20px !important; } }
  /* line 1636, ../scss/_common.scss */
  .photosandvideo-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #C39E55 !important; }
  /* line 1639, ../scss/_common.scss */
  .photosandvideo-pagination .swiper-pagination-bullet {
    background: #ffffff !important;
    height: 10px;
    width: 10px;
    margin-left: 8px; }

/* line 1646, ../scss/_common.scss */
.videoandphotos-col {
  padding-left: 0; }

/* line 1649, ../scss/_common.scss */
a.videoplayicongrid {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12; }
  /* line 1656, ../scss/_common.scss */
  a.videoplayicongrid .videoplayicongrid-div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 1; }
    /* line 1666, ../scss/_common.scss */
    a.videoplayicongrid .videoplayicongrid-div img {
      width: 60px; }
    /* line 1669, ../scss/_common.scss */
    a.videoplayicongrid .videoplayicongrid-div span {
      font-size: 45px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
  /* line 1676, ../scss/_common.scss */
  a.videoplayicongrid:hover span {
    color: #ffffff !important; }

/* line 1681, ../scss/_common.scss */
.photosandvideo-img {
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%; }
  /* line 1686, ../scss/_common.scss */
  .photosandvideo-img img.photofoot {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
  /* line 1691, ../scss/_common.scss */
  .photosandvideo-img:hover img.photofoot {
    transform: scale(1.05); }

/* line 1696, ../scss/_common.scss */
.twittergridbox {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 350px;
  border-radius: 5px;
  background: #0C2646;
  padding: 30px; }

/* line 1705, ../scss/_common.scss */
div#tweets-footer {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden; }
  /* line 1710, ../scss/_common.scss */
  div#tweets-footer ul {
    height: 100%;
    width: 100%; }
    /* line 1713, ../scss/_common.scss */
    div#tweets-footer ul li {
      height: 100%;
      width: 100%; }
      /* line 1716, ../scss/_common.scss */
      div#tweets-footer ul li p.tweet {
        text-align: right;
        font-family: "articulat-cf", sans-serif;
        color: #fff; }
        /* line 1720, ../scss/_common.scss */
        div#tweets-footer ul li p.tweet a {
          color: #ffffff;
          display: block;
          font-size: 21px;
          line-height: 35px; }
        /* line 1726, ../scss/_common.scss */
        div#tweets-footer ul li p.tweet a:hover {
          color: #C39E55; }
      /* line 1730, ../scss/_common.scss */
      div#tweets-footer ul li p.timePosted {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0;
        padding: 0; }
        /* line 1736, ../scss/_common.scss */
        div#tweets-footer ul li p.timePosted a {
          color: #C39E55;
          display: block;
          font-size: 14px;
          line-height: 20px;
          font-family: "articulat-cf", sans-serif;
          font-weight: 500; }
        /* line 1744, ../scss/_common.scss */
        div#tweets-footer ul li p.timePosted a:hover {
          color: #ffffff; }
      /* line 1748, ../scss/_common.scss */
      div#tweets-footer ul li p.interact {
        position: absolute;
        bottom: -5px;
        left: 0;
        margin: 0;
        padding: 0; }
        /* line 1754, ../scss/_common.scss */
        div#tweets-footer ul li p.interact a {
          color: #C39E55;
          display: inline-block;
          font-size: 0;
          line-height: 20px;
          font-family: "articulat-cf", sans-serif;
          font-weight: 500;
          padding: 0 10px 0 0; }
        /* line 1763, ../scss/_common.scss */
        div#tweets-footer ul li p.interact a:hover {
          color: #ffffff; }
        /* line 1766, ../scss/_common.scss */
        div#tweets-footer ul li p.interact .twitter_reply_icon:before, div#tweets-footer ul li p.interact .twitter_retweet_icon:before, div#tweets-footer ul li p.interact .twitter_fav_icon:before {
          transition: all 0.3s ease-in-out 0s; }
        /* line 1769, ../scss/_common.scss */
        div#tweets-footer ul li p.interact .twitter_reply_icon:hover:before, div#tweets-footer ul li p.interact .twitter_retweet_icon:hover:before, div#tweets-footer ul li p.interact .twitter_fav_icon:hover:before {
          color: #ffffff; }
        /* line 1772, ../scss/_common.scss */
        div#tweets-footer ul li p.interact .twitter_reply_icon:before {
          content: "\e90c";
          font-family: 'icomoon';
          display: inline-block;
          font-size: 15px;
          visibility: visible;
          color: #C39E55; }
        /* line 1780, ../scss/_common.scss */
        div#tweets-footer ul li p.interact .twitter_retweet_icon:before {
          content: "\e90d";
          font-family: 'icomoon';
          display: inline-block;
          font-size: 15px;
          visibility: visible;
          color: #C39E55; }
        /* line 1788, ../scss/_common.scss */
        div#tweets-footer ul li p.interact .twitter_fav_icon:before {
          content: "\e90b";
          font-family: 'icomoon';
          display: inline-block;
          font-size: 15px;
          visibility: visible;
          color: #C39E55; }

/* line 1800, ../scss/_common.scss */
.news-page-text-inner {
  padding-bottom: 40px; }

/***************************************************
  Latest News CSS Ends
****************************************************/
/***************************************************
 Footer CSS Starts
****************************************************/
/* line 1809, ../scss/_common.scss */
section.footer-sec {
  position: relative;
  overflow: hidden;
  background-color: #0C2646;
  padding: 70px 0 20px; }
  @media (max-width: 575.98px) {
    /* line 1809, ../scss/_common.scss */
    section.footer-sec {
      padding: 40px 0 20px; } }

/* line 1818, ../scss/_common.scss */
.fotwith-logo {
  width: 90%; }
  @media (max-width: 575.98px) {
    /* line 1818, ../scss/_common.scss */
    .fotwith-logo {
      float: left;
      width: 50%; } }
  @media (max-width: 575.98px) {
    /* line 1825, ../scss/_common.scss */
    .fotwith-logo img {
      max-width: 90%; } }

/* line 1831, ../scss/_common.scss */
.social-title {
  float: left;
  font-size: 14px;
  color: #8F9BAC;
  font-family: "articulat-cf", sans-serif;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  padding: 5px 15px 0 0; }
  @media (max-width: 575.98px) {
    /* line 1831, ../scss/_common.scss */
    .social-title {
      width: 100%;
      padding: 5px 0px 0 0; } }

/* line 1846, ../scss/_common.scss */
.foot-social {
  position: relative;
  overflow: hidden;
  padding: 25px 0; }
  @media (max-width: 575.98px) {
    /* line 1846, ../scss/_common.scss */
    .foot-social {
      float: left;
      width: 50%;
      padding: 0px 0 0 15px; } }
  /* line 1855, ../scss/_common.scss */
  .foot-social .social-link {
    float: left; }
    /* line 1860, ../scss/_common.scss */
    .foot-social .social-link a {
      padding: 0 3px; }
    /* line 1863, ../scss/_common.scss */
    .foot-social .social-link a span {
      color: #C39E55; }
    /* line 1866, ../scss/_common.scss */
    .foot-social .social-link a:hover span {
      color: #8F9BAC; }

/* line 1871, ../scss/_common.scss */
.quicklinks h2 {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 0;
  font-family: "ivymode", sans-serif;
  color: #DBC498;
  font-weight: 600; }
  @media (max-width: 575.98px) {
    /* line 1871, ../scss/_common.scss */
    .quicklinks h2 {
      margin: 15px 0 15px; } }

/* line 1883, ../scss/_common.scss */
.quicklinks-nav {
  position: relative;
  overflow: hidden; }
  /* line 1887, ../scss/_common.scss */
  .quicklinks-nav ul li {
    float: left;
    width: 50%;
    margin: 2px 0; }
    @media (max-width: 575.98px) {
      /* line 1887, ../scss/_common.scss */
      .quicklinks-nav ul li {
        width: 50% !important;
        padding: 0 15px; } }
    /* line 1895, ../scss/_common.scss */
    .quicklinks-nav ul li a {
      font-family: "articulat-cf", sans-serif;
      color: #8F9BAC;
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      padding: 0 0 0 0;
      display: block; }
    /* line 1904, ../scss/_common.scss */
    .quicklinks-nav ul li a:hover {
      color: #ffffff;
      padding: 0px 0px 0 6px; }

/* line 1910, ../scss/_common.scss */
.location-nav {
  position: relative;
  padding: 0; }
  /* line 1913, ../scss/_common.scss */
  .location-nav .location-address p {
    font-family: "articulat-cf", sans-serif;
    color: #8F9BAC;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    padding-left: 25px;
    padding-bottom: 10px; }
    @media (max-width: 575.98px) {
      /* line 1913, ../scss/_common.scss */
      .location-nav .location-address p {
        padding-bottom: 0px; } }

/* line 1926, ../scss/_common.scss */
.location-address::before {
  content: "\e908";
  font-family: 'icomoon' !important;
  color: #C39E55;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: -2px; }

/* line 1935, ../scss/_common.scss */
.location-address a span {
  padding-left: 5px;
  vertical-align: middle;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s; }

/* line 1945, ../scss/_common.scss */
.location-address a:hover span {
  padding-left: 10px; }

/* line 1948, ../scss/_common.scss */
.location-address a:hover {
  color: #ffffff; }

/* line 1951, ../scss/_common.scss */
.location-address a {
  margin: 0 0 10px;
  padding-left: 25px; }

/* line 1955, ../scss/_common.scss */
.mail-nav {
  position: relative;
  overflow: hidden;
  padding-top: 45px; }
  @media (max-width: 575.98px) {
    /* line 1955, ../scss/_common.scss */
    .mail-nav {
      padding-top: 10px; } }

/* line 1963, ../scss/_common.scss */
.email-address, .tel-address, .print-address {
  padding-left: 25px;
  position: relative;
  padding-bottom: 13px; }

/* line 1968, ../scss/_common.scss */
.email-address a:hover, .tel-address a:hover, .print-address a:hover {
  color: #ffffff;
  padding-left: 8px; }

/* line 1972, ../scss/_common.scss */
.email-address a, .tel-address a, .print-address a {
  font-family: "articulat-cf", sans-serif;
  color: #8F9BAC;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
  padding-left: 0px; }

/* line 1980, ../scss/_common.scss */
.email-address::before {
  content: "\e909";
  font-family: 'icomoon' !important;
  color: #C39E55;
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 2px; }

/* line 1989, ../scss/_common.scss */
.tel-address::before {
  content: "\e90a";
  font-family: 'icomoon' !important;
  color: #C39E55;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 1px; }

/* line 1998, ../scss/_common.scss */
.print-address::before {
  content: "\e916";
  font-family: 'icomoon' !important;
  color: #C39E55;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 1px; }

/* line 2007, ../scss/_common.scss */
.footmenupowered-text img {
  width: 41px;
  vertical-align: baseline;
  margin-left: 2px; }

/* line 2012, ../scss/_common.scss */
.footpowered {
  position: relative;
  overflow: hidden; }
  /* line 2015, ../scss/_common.scss */
  .footpowered li:last-child::after {
    content: ""; }
  /* line 2018, ../scss/_common.scss */
  .footpowered li::after {
    content: "/";
    position: absolute;
    right: 3px;
    color: aliceblue;
    opacity: 0.2; }
  /* line 2025, ../scss/_common.scss */
  .footpowered ul li {
    display: inline;
    position: relative;
    padding: 0px 15px 0 0; }
    /* line 2029, ../scss/_common.scss */
    .footpowered ul li a {
      font-family: "articulat-cf", sans-serif;
      color: #ffffff;
      font-size: 14px;
      line-height: 23px;
      font-weight: 500; }
    /* line 2036, ../scss/_common.scss */
    .footpowered ul li a:hover {
      color: #8F9BAC; }
  /* line 2040, ../scss/_common.scss */
  .footpowered .footmenupowered {
    font-family: "articulat-cf", sans-serif;
    color: #8F9BAC;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    margin-top: 7px; }

/* line 2049, ../scss/_common.scss */
.hr.colorlight {
  background: #fff;
  opacity: 0.2;
  margin: 20px 0; }

/* line 2054, ../scss/_common.scss */
.footmenupowered-vision {
  float: right;
  width: 80px; }

/***************************************************
 Footer CSS Ends
****************************************************/
/***************************************************
Year Slider CSS Starts
****************************************************/
/* line 2064, ../scss/_common.scss */
#sync1 .item {
  background: #0c83e7;
  padding: 80px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center; }

/* line 2074, ../scss/_common.scss */
#sync2 .item {
  background: #C9C9C9;
  padding: 10px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer; }

/* line 2085, ../scss/_common.scss */
#sync2 .item h1 {
  font-size: 18px; }

/* line 2088, ../scss/_common.scss */
#sync2 .synced .item {
  background: #0c83e7; }

/* line 2093, ../scss/_common.scss */
.history-section .history-carousel {
  position: relative; }

/* line 9356, ../scss/_common.scss */
/* line 2097, ../scss/_common.scss */
.history-section .carousel-outer {
  position: relative; }

/* line 9360, ../scss/_common.scss */
/* line 2101, ../scss/_common.scss */
.history-section .carousel-outer .thumbs-outer {
  position: relative;
  overflow: hidden; }

/* line 9375, ../scss/_common.scss */
/* line 2107, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel {
  position: static;
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 1px; }

/* line 9382, ../scss/_common.scss */
/* line 2114, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-stage-outer {
  overflow: visible; }

/* line 9386, ../scss/_common.scss */
/* line 2118, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-item.active li {
  position: relative;
  color: #DBC498;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  font-weight: 600; }

/* line 9397, ../scss/_common.scss */
/* line 2129, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-item.active li:before {
  display: none; }

/* line 2131, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-item.active li .caronumber {
  opacity: 1; }

/* line 9401, ../scss/_common.scss */
/* line 2135, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel li {
  position: relative;
  font-family: "ivymode", sans-serif;
  color: #ffffff;
  font-size: 45px;
  cursor: pointer;
  line-height: 50px;
  text-align: center;
  padding: 15px 20px;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 400;
  margin-top: 52px; }

/* line 2152, ../scss/_common.scss */
.thumbs-outer::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  left: 0;
  opacity: 0.3;
  top: 33px; }

/* line 2162, ../scss/_common.scss */
.caronumber {
  opacity: 0.33; }

/* line 2165, ../scss/_common.scss */
.history-section {
  margin-top: 350px; }

/* line 2168, ../scss/_common.scss */
section.yearslider-section {
  position: relative;
  overflow: hidden;
  margin-top: -40px;
  z-index: 0;
  background: #0C2646; }

/* line 2175, ../scss/_common.scss */
.year-text h1 {
  font-size: 32px;
  font-family: "ivymode", sans-serif;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 50px; }

/* line 2185, ../scss/_common.scss */
.year-text p {
  font-size: 19px;
  font-family: "articulat-cf", sans-serif;
  color: #ffffff;
  font-weight: 600;
  margin: 0 auto;
  padding: 0;
  line-height: 27px;
  max-width: 700px; }

/* line 9428, ../scss/_common.scss */
/* line 2196, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  display: none; }

/* line 9436, ../scss/_common.scss */
/* line 2205, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -5px;
  top: 0px;
  font-size: 10px;
  color: #c4c4c4;
  font-weight: 500;
  width: 40px;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0f453e;
  border: 1px solid #1a4e48;
  border-radius: 0px; }

/* line 9471, ../scss/_common.scss */
/* line 2225, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-nav .owl-next .icon-right-arrow-3 .path2:before {
  color: #FEC635; }

/* line 9474, ../scss/_common.scss */
/* line 2229, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-nav .owl-next .icon-right-arrow-3 .path1:before {
  color: #FEC635; }

/* line 9478, ../scss/_common.scss */
/* line 2233, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-nav .owl-next .icon-right-arrow-3 .path2:hover {
  color: #FEC635 !important; }

/* line 9482, ../scss/_common.scss */
/* line 2237, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0px;
  right: -5px;
  left: auto;
  width: 40px;
  text-align: right;
  font-size: 10px;
  color: #c4c4c4;
  font-weight: 500;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0f453e;
  border: 1px solid #1a4e48;
  border-radius: 0px; }

/* line 9506, ../scss/_common.scss */
/* line 2259, ../scss/_common.scss */
.history-section .history-carousel .thumbs-carousel .owl-nav .owl-prev:hover,
.history-section .history-carousel .thumbs-carousel .owl-nav .owl-next:hover {
  color: #FEC635; }

/* line 9511, ../scss/_common.scss */
/* line 2264, ../scss/_common.scss */
.history-section .carousel-outer .content-slide {
  position: relative;
  padding-top: 15px; }

/* line 9516, ../scss/_common.scss */
/* line 2269, ../scss/_common.scss */
.history-section .carousel-outer .content-carousel .owl-stage-outer {
  /*padding-top:60px;*/ }

/* line 9520, ../scss/_common.scss */
/* line 2273, ../scss/_common.scss */
.history-section .carousel-outer .content-slide .content-inner {
  position: relative;
  text-align: center;
  padding: 0 20px 0; }

/* line 9526, ../scss/_common.scss */
/* line 2279, ../scss/_common.scss */
.history-section .carousel-outer .content-slide .content-inner:before {
  position: absolute;
  content: '';
  left: 50%;
  top: -60px;
  margin-left: -150px;
  border-bottom: 100px solid #f4f4f4;
  border-left: 90px solid transparent;
  display: none; }

/* line 9537, ../scss/_common.scss */
/* line 2290, ../scss/_common.scss */
.history-section .carousel-outer .content-slide .content-inner h3 {
  position: relative;
  color: #020e28;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
  margin-bottom: 5px; }

/* line 9545, ../scss/_common.scss */
/* line 2299, ../scss/_common.scss */
.history-section h5 {
  color: #F6630C;
  text-align: center;
  margin-bottom: 30px;
  line-height: 2.9rem; }

/* line 9575, ../scss/_common.scss */
/* line 2306, ../scss/_common.scss */
.history-section .carousel-outer .content-slide .content-inner .date {
  position: relative;
  color: #f55b14;
  font-size: 16px;
  margin-bottom: 20px; }

/* line 9582, ../scss/_common.scss */
/* line 2313, ../scss/_common.scss */
.history-section .carousel-outer .content-slide .content-inner .text {
  position: relative;
  color: #E5E5E5;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 300;
  max-width: 980px;
  margin: 0 auto; }

/* line 9603, ../scss/_common.scss */
/* line 2324, ../scss/_common.scss */
.history-section .carousel-outer .content-carousel .owl-nav {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%; }

/* line 9610, ../scss/_common.scss */
/* line 2331, ../scss/_common.scss */
.history-section .carousel-outer .content-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -20px;
  width: 42px;
  height: 42px;
  color: #f55b14;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  font-weight: 700;
  background-color: #ffffff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.5);
  -moz-box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.5);
  box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.5); }

/* line 9631, ../scss/_common.scss */
/* line 2352, ../scss/_common.scss */
.history-section .carousel-outer .content-carousel .owl-nav .owl-next {
  position: absolute;
  right: -20px;
  width: 42px;
  height: 42px;
  color: #f55b14;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  font-weight: 700;
  background-color: #ffffff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.5);
  -moz-box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.5);
  box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.5); }

/* line 9652, ../scss/_common.scss */
/* line 2373, ../scss/_common.scss */
.history-section .carousel-outer .content-carousel .owl-nav .owl-next:hover,
.history-section .carousel-outer .content-carousel .owl-nav .owl-prev:hover {
  color: #ffffff;
  background-color: #f55b14; }

/* line 9660, ../scss/_common.scss */
/* line 2379, ../scss/_common.scss */
.history-carousel .logo-wrapper {
  background: #f5f5f5;
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  padding: 40px 15px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(40, 40, 40, 0.11);
  -moz-box-shadow: 0px 0px 10px 0px rgba(40, 40, 40, 0.11);
  box-shadow: 0px 0px 10px 0px rgba(40, 40, 40, 0.11); }

/* line 9675, ../scss/_common.scss */
/* line 2395, ../scss/_common.scss */
.history-section .single-content:hover .logo-wrapper {
  background: #fff; }

/* line 9683, ../scss/_common.scss */
/* line 2403, ../scss/_common.scss */
.history-carousel .carousel-outer .thumbs-outer .owl-stage-outer .active .border-line {
  position: absolute;
  width: 145px;
  left: 10%;
  top: -10px;
  margin-left: -21px;
  cursor: pointer;
  background-color: #ffffff;
  height: 3px; }

/* line 9712, ../scss/_common.scss */
/* line 2415, ../scss/_common.scss */
.history-section .thumbs-outer .owl-nav button:before {
  font-family: 'icomoon';
  color: #D6D6D6;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  font-size: 11px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 5px; }

/* line 2430, ../scss/_common.scss */
#heritage-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  opacity: 0.6;
  z-index: 0; }

/* line 2441, ../scss/_common.scss */
.owl-carousel .owl-item {
  text-align: center; }

/* line 2444, ../scss/_common.scss */
.latestnewsimage {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: none;
  margin-top: 15px; }

/* line 2451, ../scss/_common.scss */
.quotes-left img, .quotes-right img {
  width: 98%; }

/***************************************************
Year Slider CSS Ends
****************************************************/
/***************************************************
  Page Search CSS Starts
****************************************************/
/* line 2460, ../scss/_common.scss */
.page_search_box {
  position: fixed;
  width: 100%;
  height: 0;
  background: #0C2646;
  z-index: 9999999;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden; }

/* line 2473, ../scss/_common.scss */
.page_search_box.active {
  height: 100%;
  opacity: 1;
  visibility: visible; }

/* line 2477, ../scss/_common.scss */
.page_search_box .searchinput {
  width: 70%;
  margin: 0 auto;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; }

@media (max-width: 767.98px) {
  /* line 2484, ../scss/_common.scss */
  .page_search_box .searchinput {
    width: 90%; } }
/* line 2486, ../scss/_common.scss */
.page_search_box .searchinput input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white; }

/* line 2490, ../scss/_common.scss */
.page_search_box .searchinput input::-moz-placeholder {
  /* Firefox 19+ */
  color: white; }

/* line 2494, ../scss/_common.scss */
.page_search_box .searchinput input:-ms-input-placeholder {
  /* IE 10+ */
  color: white; }

/* line 2498, ../scss/_common.scss */
.page_search_box .searchinput input:-moz-placeholder {
  /* Firefox 18- */
  color: white; }

/* line 2501, ../scss/_common.scss */
.page_search_box .searchinput input {
  width: 100%;
  background: none;
  height: 50px;
  font-size: 24px;
  font-family: "articulat-cf", sans-serif;
  color: #DBC498;
  font-weight: 300;
  padding: 0 0px 0 0px; }

@media (max-width: 767.98px) {
  /* line 1026, ../scss/_common.scss */
  /* line 2512, ../scss/_common.scss */
  .page_search_box .searchinput input {
    width: 90%;
    font-size: 16px; } }
/* line 2516, ../scss/_common.scss */
.page_search_box .searchinput button {
  position: absolute;
  bottom: 11px;
  right: 0;
  border: 0;
  padding: 0;
  background: none;
  font-size: 20px;
  color: #DBC498; }

@media (max-width: 767.98px) {
  /* line 2526, ../scss/_common.scss */
  .page_search_box .searchinput button {
    font-size: 18px; } }
/* line 2529, ../scss/_common.scss */
.page_search_box .searchinput button:hover {
  color: #DBC498; }

/* line 2532, ../scss/_common.scss */
.page_search_box .searchinput p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px; }

/* line 2537, ../scss/_common.scss */
.search_close {
  position: absolute;
  top: 50px;
  right: 100px;
  padding: 5px;
  font-size: 24px;
  cursor: pointer; }

@media (max-width: 767.98px) {
  /* line 2545, ../scss/_common.scss */
  .search_close {
    top: 22px;
    right: 30px; } }
/* line 2548, ../scss/_common.scss */
.page_search_box span.icon-search-icon {
  color: #C39E55; }

/* line 2551, ../scss/_common.scss */
.page_search_box span.icon-search-icon:hover {
  color: #ffffff; }

/* line 2554, ../scss/_common.scss */
.search_close:hover span {
  color: #ffffff; }

/* line 2557, ../scss/_common.scss */
.search_close span {
  font-size: 24px;
  cursor: pointer;
  transform: scale(1) rotate(0deg);
  display: inline-block;
  transition: 0.5s;
  color: #C39E55; }

/* line 2565, ../scss/_common.scss */
.search_close span:hover {
  color: #ffffff;
  transform: scale(1.1) rotate(180deg); }

/* line 2569, ../scss/_common.scss */
header {
  position: absolute;
  left: 0px;
  right: 0px; }

/* line 2574, ../scss/_common.scss */
.margin-100 {
  margin-left: 100px; }

/***************************************************
Responsive Css Start
****************************************************/
@media (max-width: 1399.98px) {
  /* line 2583, ../scss/_common.scss */
  .textboxtitle h1 {
    font-size: 55px;
    line-height: 65px; }

  /* line 2587, ../scss/_common.scss */
  .textboxtitle p {
    font-size: 18px;
    line-height: 29px; }

  /* line 2591, ../scss/_common.scss */
  .h2 {
    font-size: 18px;
    line-height: 20px; }

  /* line 2595, ../scss/_common.scss */
  .h1 {
    font-size: 50px;
    line-height: 45px; }

  /* line 2599, ../scss/_common.scss */
  .numbercounter-year {
    margin-top: 60px; }

  /* line 2602, ../scss/_common.scss */
  .numbercounter-year h3 {
    font-size: 17px;
    line-height: 20px;
    margin-right: 55px; }

  /* line 2607, ../scss/_common.scss */
  .year-number {
    font-size: 100px;
    line-height: 90px;
    margin-left: -4px; }

  /* line 2612, ../scss/_common.scss */
  .icons-with-icon {
    width: 85px; }

  /* line 2615, ../scss/_common.scss */
  .numtxt {
    font-size: 75px;
    line-height: 57px; }

  /* line 2619, ../scss/_common.scss */
  .icons-with-content {
    padding: 15px 15px;
    text-align: center; }

  /* line 2623, ../scss/_common.scss */
  .icons-with-textcont {
    font-size: 17px;
    margin: 7px 0px 0px 4px;
    line-height: 24px; }

  /* line 2628, ../scss/_common.scss */
  .icons-with-text.ad-counter-block {
    text-align: left; }

  /* line 2631, ../scss/_common.scss */
  .numtxtk {
    font-size: 75px;
    line-height: 57px; }

  /* line 2635, ../scss/_common.scss */
  .content-with-img-sec p {
    line-height: 28px;
    font-size: 17px; }

  /* line 2639, ../scss/_common.scss */
  .portfolio-produts-title h4 {
    line-height: 35px;
    font-size: 25px;
    text-align: left; }

  /* line 2644, ../scss/_common.scss */
  .latestnewsmaintitle h2 {
    font-size: 23px;
    line-height: 32px; }

  /* line 2648, ../scss/_common.scss */
  .latestnes-readpage {
    padding: 35px 0 0; }

  /* line 2651, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg img {
    object-fit: cover;
    height: 100%; }

  /* line 2655, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    height: 100%; }

  /* line 2658, ../scss/_common.scss */
  .photosandvideo-img img {
    height: 100%;
    object-fit: cover; } }
@media (max-width: 1199.98px) {
  /* line 2664, ../scss/_common.scss */
  .home-banner {
    min-height: 650px; }

  /* line 2667, ../scss/_common.scss */
  .homebanner-textbox-col.videoicon .tp-video-play-buttons {
    top: 33%; }

  /* line 2670, ../scss/_common.scss */
  .textboxtitle h1 {
    font-size: 45px;
    line-height: 60px; }

  /* line 2674, ../scss/_common.scss */
  .textboxcontent p {
    font-size: 17px;
    line-height: 25px; }

  /* line 2678, ../scss/_common.scss */
  .textboxtitle p {
    font-size: 18px;
    line-height: 29px; }

  /* line 2682, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    right: 10px !important;
    top: 14px !important; }

  /* line 2686, ../scss/_common.scss */
  .search-cont-right {
    margin-right: 66px; }

  /* line 2689, ../scss/_common.scss */
  .h2 {
    font-size: 16px;
    line-height: 24px; }

  /* line 2693, ../scss/_common.scss */
  .h1 {
    font-size: 45px;
    line-height: 40px; }

  /* line 2697, ../scss/_common.scss */
  p {
    font-size: 16px;
    line-height: 25px; }

  /* line 2704, ../scss/_common.scss */
  .numbercounter-year {
    margin-top: 60px; }

  /* line 2707, ../scss/_common.scss */
  .numbercounter-year h3 {
    font-size: 16px;
    line-height: 16px;
    margin-right: 50px; }

  /* line 2712, ../scss/_common.scss */
  .year-number {
    font-size: 95px;
    line-height: 90px;
    margin-left: -4px; }

  /* line 2717, ../scss/_common.scss */
  .icons-with-icon {
    width: 85px; }

  /* line 2720, ../scss/_common.scss */
  .numtxt {
    font-size: 70px;
    line-height: 55px; }

  /* line 2724, ../scss/_common.scss */
  .numbercounter-sec {
    background-position-x: right -2% !important;
    background-size: 580px !important; }

  /* line 2728, ../scss/_common.scss */
  .icons-with-content {
    padding: 15px 15px;
    text-align: center; }

  /* line 2732, ../scss/_common.scss */
  .icons-with-textcont {
    font-size: 16px;
    margin: 7px 0px 0px 4px;
    line-height: 24px; }

  /* line 2737, ../scss/_common.scss */
  .icons-with-text.ad-counter-block {
    text-align: left; }

  /* line 2740, ../scss/_common.scss */
  .numtxtk {
    font-size: 75px;
    line-height: 57px; }

  /* line 2744, ../scss/_common.scss */
  .quotes-para {
    font-size: 23px;
    line-height: 30px; }

  /* line 2748, ../scss/_common.scss */
  .quotes-name {
    font-size: 18px; }

  /* line 2751, ../scss/_common.scss */
  .quotes-left, .quotes-right {
    width: 50px; }

  /* line 2754, ../scss/_common.scss */
  .year-sec-button .numbergrid-btn {
    margin-top: 2px; }

  /* line 2757, ../scss/_common.scss */
  .year-text h1 {
    font-size: 30px; }

  /* line 2760, ../scss/_common.scss */
  .year-text p {
    font-size: 16px;
    line-height: 23px; }

  /* line 2764, ../scss/_common.scss */
  .latestnews-para p {
    font-size: 16px;
    line-height: 23px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }

  /* line 2772, ../scss/_common.scss */
  .year-number.ad-counter-block .odometer-inside .odometer-digit:first-child {
    right: -22px; }

  /* line 2775, ../scss/_common.scss */
  .history-section .history-carousel .thumbs-carousel li {
    font-size: 40px;
    line-height: 40px; }

  /* line 2779, ../scss/_common.scss */
  .content-with-img-sec p {
    line-height: 25px;
    font-size: 16px; }

  /* line 2783, ../scss/_common.scss */
  .content-with-img-in img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px; }

  /* line 2788, ../scss/_common.scss */
  .content-with-img-in {
    height: 445px;
    border-radius: 5px; }

  /* line 2792, ../scss/_common.scss */
  .portfolio-produts-title h4 {
    line-height: 35px;
    font-size: 25px;
    text-align: left; }

  /* line 2797, ../scss/_common.scss */
  .latestnewsmaintitle h2 {
    font-size: 20px;
    line-height: 30px; }

  /* line 2801, ../scss/_common.scss */
  .latestnewstitle h4 {
    font-size: 13px; }

  /* line 2804, ../scss/_common.scss */
  .latestnes-readpage {
    padding: 35px 0 0; }

  /* line 2807, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg img {
    object-fit: cover;
    height: 100%; }

  /* line 2811, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    height: 100%; }

  /* line 2814, ../scss/_common.scss */
  .photosandvideo-img img {
    height: 100%;
    object-fit: cover; }

  /* line 2818, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 span {
    padding-right: 10px;
    font-size: 22px; }

  /* line 2822, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 {
    font-size: 23px;
    line-height: 28px; }

  /* line 2826, ../scss/_common.scss */
  .twittertitle-head .twitterlink {
    float: none; }

  /* line 2829, ../scss/_common.scss */
  .videogridbox .photosandvideotitle {
    font-size: 20px;
    line-height: 26px; }

  /* line 2833, ../scss/_common.scss */
  .numbergrid-btn {
    margin-top: 30px; }

  /* line 2836, ../scss/_common.scss */
  section.twitterandvideo-sec {
    padding: 10px 0 70px; }

  /* line 2839, ../scss/_common.scss */
  .videogridbox, .twittergridbox {
    height: 300px; }

  /* line 2842, ../scss/_common.scss */
  .swiper-container.latestnews-container {
    padding: 60px 0 30px; }

  /* line 2845, ../scss/_common.scss */
  .portfolio-sec, .content-with-img-sec, .numbercounter-sec {
    padding: 65px 0; }

  /* line 2848, ../scss/_common.scss */
  .latest-news-section {
    padding: 65px 0 10px; }

  /* line 2851, ../scss/_common.scss */
  .quotes-sec {
    padding: 10px 20px 25px; }

  /* line 2854, ../scss/_common.scss */
  a.btn {
    padding: 12px 30px; } }
@media (max-width: 991.98px) {
  /* line 2860, ../scss/_common.scss */
  a.logo img {
    width: 240px; }

  /* line 2863, ../scss/_common.scss */
  .home-banner {
    min-height: 650px; }

  /* line 2866, ../scss/_common.scss */
  .textboxcontent {
    margin-top: 16px; }

  /* line 2869, ../scss/_common.scss */
  a.btn {
    font-size: 11px; }

  /* line 2872, ../scss/_common.scss */
  .herobanner-pagi {
    bottom: -80px; }

  /* line 2875, ../scss/_common.scss */
  .textboxtitle {
    width: 405px; }

  /* line 2878, ../scss/_common.scss */
  .homebanner-textbox-col.videoicon .tp-video-play-buttons {
    top: 33%; }

  /* line 2881, ../scss/_common.scss */
  .textboxtitle h1 {
    font-size: 45px;
    line-height: 60px; }

  /* line 2885, ../scss/_common.scss */
  .textboxcontent p {
    font-size: 17px;
    line-height: 25px; }

  /* line 2889, ../scss/_common.scss */
  .textboxtitle p {
    font-size: 18px;
    line-height: 29px; }

  /* line 2893, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    right: 10px !important;
    top: 8px !important; }

  /* line 2897, ../scss/_common.scss */
  .search-cont-right {
    margin-right: 66px; }

  /* line 2900, ../scss/_common.scss */
  .h2 {
    font-size: 15px;
    line-height: 23px; }

  /* line 2904, ../scss/_common.scss */
  .h1 {
    font-size: 35px;
    line-height: 33px; }

  /* line 2908, ../scss/_common.scss */
  p {
    font-size: 16px;
    line-height: 25px; }

  /* line 2912, ../scss/_common.scss */
  .numbercounter-sec h2 {
    margin-bottom: 3px; }

  /* line 2918, ../scss/_common.scss */
  .numbercounter-year {
    margin-top: 60px; }

  /* line 2921, ../scss/_common.scss */
  .numbercounter-year h3 {
    font-size: 15px;
    line-height: 15px;
    margin-right: 26px; }

  /* line 2926, ../scss/_common.scss */
  .year-number {
    font-size: 75px;
    line-height: 75px;
    margin-left: -4px; }

  /* line 2931, ../scss/_common.scss */
  .icons-with-icon {
    width: 68px; }

  /* line 2934, ../scss/_common.scss */
  .numtxt {
    font-size: 55px;
    line-height: 45px; }

  /* line 2938, ../scss/_common.scss */
  .numbercounter-sec {
    background-position-x: right -2% !important;
    background-size: 580px !important; }

  /* line 2942, ../scss/_common.scss */
  .icons-with-content {
    padding: 15px 5px;
    text-align: center; }

  /* line 2946, ../scss/_common.scss */
  .icons-with-textcont {
    font-size: 14px;
    margin: 7px 0px 0px 4px;
    line-height: 21px; }

  /* line 2951, ../scss/_common.scss */
  .icons-with-text.ad-counter-block {
    text-align: left;
    padding-left: 0; }

  /* line 2955, ../scss/_common.scss */
  .numtxtk {
    font-size: 55px;
    line-height: 38px; }

  /* line 2959, ../scss/_common.scss */
  .quotes-para {
    font-size: 16px;
    line-height: 23px; }

  /* line 2963, ../scss/_common.scss */
  .quotes-name {
    font-size: 15px; }

  /* line 2966, ../scss/_common.scss */
  .quotes-left, .quotes-right {
    width: 40px; }

  /* line 2969, ../scss/_common.scss */
  .year-sec-button .numbergrid-btn {
    margin-top: 2px; }

  /* line 2972, ../scss/_common.scss */
  .year-text h1 {
    font-size: 30px; }

  /* line 2975, ../scss/_common.scss */
  .year-text p {
    font-size: 16px;
    line-height: 23px; }

  /* line 2979, ../scss/_common.scss */
  .latestnews-para p {
    font-size: 16px;
    line-height: 23px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }

  /* line 2987, ../scss/_common.scss */
  .year-number.ad-counter-block .odometer-inside .odometer-digit:first-child {
    right: -16px; }

  /* line 2990, ../scss/_common.scss */
  .history-section .history-carousel .thumbs-carousel li {
    font-size: 32px;
    line-height: 30px;
    padding: 5px 20px; }

  /* line 2995, ../scss/_common.scss */
  .content-with-img-sec p {
    line-height: 25px;
    font-size: 16px;
    max-width: 100%; }

  /* line 3000, ../scss/_common.scss */
  .content-with-img-in img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px; }

  /* line 3005, ../scss/_common.scss */
  .content-with-img-in {
    height: 445px;
    border-radius: 5px; }

  /* line 3009, ../scss/_common.scss */
  .portfolio-produts-title h4 {
    line-height: 35px;
    font-size: 25px;
    text-align: left; }

  /* line 3014, ../scss/_common.scss */
  .latestnewsmaintitle h2 {
    font-size: 20px;
    line-height: 30px; }

  /* line 3018, ../scss/_common.scss */
  .latestnewstitle h4 {
    font-size: 13px; }

  /* line 3021, ../scss/_common.scss */
  .latestnes-readpage {
    padding: 35px 0 0; }

  /* line 3024, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg img {
    object-fit: cover;
    height: 100%; }

  /* line 3028, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    height: 100%; }

  /* line 3031, ../scss/_common.scss */
  .photosandvideo-img img {
    height: 100%;
    object-fit: cover; }

  /* line 3035, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 span {
    padding-right: 10px;
    font-size: 22px; }

  /* line 3039, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 {
    font-size: 23px;
    line-height: 28px; }

  /* line 3043, ../scss/_common.scss */
  .twittertitle-head .twitterlink {
    float: none; }

  /* line 3046, ../scss/_common.scss */
  .videogridbox .photosandvideotitle {
    font-size: 16px;
    line-height: 24px;
    bottom: 19px;
    left: 20px; }

  /* line 3052, ../scss/_common.scss */
  .numbergrid-btn {
    margin-top: 30px; }

  /* line 3055, ../scss/_common.scss */
  section.twitterandvideo-sec {
    padding: 10px 0 70px; }

  /* line 3058, ../scss/_common.scss */
  .videogridbox, .twittergridbox {
    height: 300px; }

  /* line 3061, ../scss/_common.scss */
  .twittergridbox {
    padding: 20px; }

  /* line 3064, ../scss/_common.scss */
  .swiper-container.latestnews-container {
    padding: 60px 0 30px; }

  /* line 3067, ../scss/_common.scss */
  .portfolio-sec, .content-with-img-sec, .numbercounter-sec {
    padding: 65px 0; }

  /* line 3070, ../scss/_common.scss */
  .latest-news-section {
    padding: 65px 0 10px; }

  /* line 3073, ../scss/_common.scss */
  .quotes-sec {
    padding: 10px 20px 25px; }

  /* line 3076, ../scss/_common.scss */
  a.btn {
    padding: 12px 25px; }

  /* line 3079, ../scss/_common.scss */
  .history-section {
    margin-top: 275px; }

  /* line 3082, ../scss/_common.scss */
  .history-carousel .carousel-outer .thumbs-outer .owl-stage-outer .active .border-line {
    width: 124px;
    left: 10%;
    top: -13px;
    margin-left: -21px;
    height: 2px; }

  /* line 3089, ../scss/_common.scss */
  div#tweets-footer ul li p.tweet a {
    font-size: 16px;
    line-height: 35px; }

  /* line 3093, ../scss/_common.scss */
  .quicklinks-nav ul li {
    width: 100%; } }
@media (max-width: 767.98px) {
  /* line 3098, ../scss/_common.scss */
  .margin-100 {
    margin-bottom: 20px;
    margin-left: 0px; }

  /* line 3102, ../scss/_common.scss */
  a.logo img {
    width: 240px; }

  /* line 3105, ../scss/_common.scss */
  .homebanner-textbox-col {
    width: 100%; }

  /* line 3108, ../scss/_common.scss */
  .menu-logo img {
    width: 50px;
    margin-left: 0px;
    margin-top: 10px; }

  /* line 3113, ../scss/_common.scss */
  .menu-slide .navik-menu-overlay > ul > li {
    padding: 0 0 !important; }

  /* line 3116, ../scss/_common.scss */
  .overlay-dropdown-plus.overlay-dropdown-open::after {
    top: 10px !important; }

  /* line 3119, ../scss/_common.scss */
  .submenu {
    margin: 10px 0; }

  /* line 3125, ../scss/_common.scss */
  .home-banner {
    min-height: 650px; }

  /* line 3128, ../scss/_common.scss */
  .textboxcontent {
    margin-top: 16px;
    width: 80%; }

  /* line 3132, ../scss/_common.scss */
  a.btn {
    font-size: 11px; }

  /* line 3135, ../scss/_common.scss */
  .herobanner-pagi {
    bottom: -40px; }

  /* line 3138, ../scss/_common.scss */
  .textboxtitle {
    width: 80%; }

  /* line 3141, ../scss/_common.scss */
  .homebanner-textbox-col.videoicon {
    position: relative;
    top: -21px;
    left: 170px;
    text-align: left;
    width: 150px; }

  /* line 3148, ../scss/_common.scss */
  .herobanner-pagi .swiper-pagination-bullet {
    height: 7px;
    width: 7px;
    margin-right: 5px; }

  /* line 3153, ../scss/_common.scss */
  .homebanner-textbox-col.videoicon .tp-video-play-buttons {
    top: 50px;
    right: 0; }

  /* line 3157, ../scss/_common.scss */
  .textboxtitle h1 {
    font-size: 35px;
    line-height: 45px; }

  /* line 3161, ../scss/_common.scss */
  .textboxcontent p {
    font-size: 17px;
    line-height: 25px; }

  /* line 3165, ../scss/_common.scss */
  .textboxtitle p {
    font-size: 18px;
    line-height: 29px; }

  /* line 3169, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    right: 10px !important;
    top: 6px !important; }

  /* line 3173, ../scss/_common.scss */
  .search-cont-right {
    margin-right: 66px; }

  /* line 3176, ../scss/_common.scss */
  .h2 {
    font-size: 15px;
    line-height: 23px; }

  /* line 3180, ../scss/_common.scss */
  .h1 {
    font-size: 35px;
    line-height: 33px; }

  /* line 3184, ../scss/_common.scss */
  p {
    font-size: 16px;
    line-height: 25px; }

  /* line 3188, ../scss/_common.scss */
  .numbercounter-sec h2 {
    margin-bottom: 3px; }

  /* line 3194, ../scss/_common.scss */
  .numbercounter-year {
    margin-top: 15px;
    text-align: left; }

  /* line 3198, ../scss/_common.scss */
  .numbercounter-year h3 {
    font-size: 15px;
    line-height: 15px;
    margin-right: 26px; }

  /* line 3203, ../scss/_common.scss */
  .year-number {
    font-size: 75px;
    line-height: 75px;
    margin-left: -4px; }

  /* line 3208, ../scss/_common.scss */
  .icons-with-icon {
    width: 40px;
    float: left; }

  /* line 3212, ../scss/_common.scss */
  .numtxt {
    font-size: 40px;
    line-height: 40px; }

  /* line 3216, ../scss/_common.scss */
  .numbercounter-sec {
    background-position-x: right -2% !important;
    background-size: 580px !important; }

  /* line 3220, ../scss/_common.scss */
  .icons-with-content {
    padding: 15px 0px;
    text-align: left; }

  /* line 3224, ../scss/_common.scss */
  .icons-with-textcont {
    font-size: 12px;
    margin: 2px 0px 0px 4px;
    line-height: 16px; }

  /* line 3229, ../scss/_common.scss */
  .icons-with-text.ad-counter-block {
    text-align: left;
    padding-left: 5px;
    float: left; }

  /* line 3234, ../scss/_common.scss */
  .numtxtk {
    font-size: 40px;
    line-height: 40px; }

  /* line 3238, ../scss/_common.scss */
  .quotes-para {
    font-size: 16px;
    line-height: 23px; }

  /* line 3242, ../scss/_common.scss */
  .quotes-name {
    font-size: 15px; }

  /* line 3245, ../scss/_common.scss */
  .quotes-left, .quotes-right {
    width: 40px; }

  /* line 3248, ../scss/_common.scss */
  .year-sec-button .numbergrid-btn {
    margin-top: 2px; }

  /* line 3251, ../scss/_common.scss */
  .year-text h1 {
    font-size: 24px; }

  /* line 3254, ../scss/_common.scss */
  .year-text p {
    font-size: 14px;
    line-height: 23px; }

  /* line 3258, ../scss/_common.scss */
  .latestnews-para p {
    font-size: 16px;
    line-height: 23px; }

  /* line 3265, ../scss/_common.scss */
  .history-section .history-carousel .thumbs-carousel li {
    font-size: 32px;
    line-height: 30px;
    padding: 5px 20px; }

  /* line 3270, ../scss/_common.scss */
  .content-with-img-sec p {
    line-height: 25px;
    font-size: 16px;
    max-width: 100%; }

  /* line 3275, ../scss/_common.scss */
  .content-with-img-in img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px; }

  /* line 3280, ../scss/_common.scss */
  .content-with-img-in {
    height: auto;
    border-radius: 5px;
    padding-top: 25px; }

  /* line 3285, ../scss/_common.scss */
  .portfolio-produts-title h4 {
    line-height: 35px;
    font-size: 25px;
    text-align: left; }

  /* line 3290, ../scss/_common.scss */
  .latestnewsmaintitle h2 {
    font-size: 20px;
    line-height: 30px; }

  /* line 3294, ../scss/_common.scss */
  .latestnewstitle h4 {
    font-size: 13px; }

  /* line 3297, ../scss/_common.scss */
  .latestnes-readpage {
    padding: 15px 0 0; }

  /* line 3300, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg img {
    object-fit: cover;
    height: 100%; }

  /* line 3304, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    height: 100%; }

  /* line 3307, ../scss/_common.scss */
  .latestnews-para, .latestnes-readpage {
    max-width: 100%; }

  /* line 3310, ../scss/_common.scss */
  .twitter-col .twitter-grid {
    width: 100%; }

  /* line 3313, ../scss/_common.scss */
  .photosandvideo-img img {
    height: 100%;
    object-fit: cover; }

  /* line 3317, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 span {
    padding-right: 10px;
    font-size: 22px; }

  /* line 3321, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 {
    font-size: 23px;
    line-height: 28px; }

  /* line 3325, ../scss/_common.scss */
  .twittertitle-head .twitterlink {
    float: none; }

  /* line 3328, ../scss/_common.scss */
  .videoandphotos-col {
    padding-left: 15px;
    padding-top: 50px; }

  /* line 3332, ../scss/_common.scss */
  .videogridbox .photosandvideotitle {
    font-size: 16px;
    line-height: 24px;
    bottom: 19px;
    left: 20px; }

  /* line 3338, ../scss/_common.scss */
  .numbergrid-btn {
    margin-top: 30px;
    text-align: left; }

  /* line 3342, ../scss/_common.scss */
  .portfolio-sec .numbergrid-btn {
    margin-top: 45px;
    text-align: center; }

  /* line 3346, ../scss/_common.scss */
  section.twitterandvideo-sec {
    padding: 10px 0 70px; }

  /* line 3349, ../scss/_common.scss */
  .videogridbox, .twittergridbox {
    height: 300px; }

  /* line 3352, ../scss/_common.scss */
  .twittergridbox {
    padding: 20px; }

  /* line 3355, ../scss/_common.scss */
  .swiper-container.latestnews-container {
    padding: 60px 0 30px; }

  /* line 3358, ../scss/_common.scss */
  .portfolio-sec, .content-with-img-sec, .numbercounter-sec {
    padding: 65px 0; }

  /* line 3361, ../scss/_common.scss */
  .latest-news-section {
    padding: 65px 0 10px; }

  /* line 3364, ../scss/_common.scss */
  .quotes-sec {
    padding: 10px 20px 25px; }

  /* line 3367, ../scss/_common.scss */
  a.btn {
    padding: 12px 25px; }

  /* line 3370, ../scss/_common.scss */
  .history-section {
    margin-top: 275px; }

  /* line 3373, ../scss/_common.scss */
  .history-carousel .carousel-outer .thumbs-outer .owl-stage-outer .active .border-line {
    width: 124px;
    left: 10%;
    top: -13px;
    margin-left: -21px;
    height: 2px; }

  /* line 3380, ../scss/_common.scss */
  div#tweets-footer ul li p.tweet a {
    font-size: 16px;
    line-height: 35px; }

  /* line 3384, ../scss/_common.scss */
  .quicklinks-nav ul li {
    width: 100%; }

  /* line 3387, ../scss/_common.scss */
  .latestnewsimage {
    display: block; }

  /* line 3390, ../scss/_common.scss */
  .latestnews-col2.featuredimg {
    display: none; } }
@media (max-width: 575.98px) {
  /* line 3395, ../scss/_common.scss */
  .margin-100 {
    margin-bottom: 20px;
    margin-left: 0px; }

  /* line 3399, ../scss/_common.scss */
  .footmenupowered-vision {
    width: 60px; }

  /* line 3405, ../scss/_common.scss */
  .location-address a {
    margin: 10px 0;
    display: block; }

  /* line 3409, ../scss/_common.scss */
  .year-sec-titlebtn {
    position: relative;
    top: 75px; }

  /* line 3413, ../scss/_common.scss */
  a.logo img {
    width: 190px; }

  /* line 3416, ../scss/_common.scss */
  .header-top {
    padding: 20px 0 0; }

  /* line 3419, ../scss/_common.scss */
  .menu-logo img {
    width: 50px;
    margin-left: 0px;
    margin-top: 10px; }

  /* line 3424, ../scss/_common.scss */
  .menu-slide .navik-menu-overlay > ul > li {
    padding: 0 0 !important; }

  /* line 3427, ../scss/_common.scss */
  .overlay-dropdown-plus.overlay-dropdown-open::after {
    top: 10px !important; }

  /* line 3430, ../scss/_common.scss */
  .submenu {
    margin: 10px 0; }

  /* line 3436, ../scss/_common.scss */
  .homebanner-textbox {
    top: 54%;
    padding-right: 15px; }

  /* line 3440, ../scss/_common.scss */
  .homebanner-textbox-col {
    width: 100%; }

  /* line 3443, ../scss/_common.scss */
  .home-banner {
    min-height: 650px; }

  /* line 3446, ../scss/_common.scss */
  .textboxcontent {
    margin-top: 16px;
    width: 80%; }

  /* line 3450, ../scss/_common.scss */
  a.btn {
    font-size: 11px; }

  /* line 3453, ../scss/_common.scss */
  .herobanner-pagi {
    bottom: -40px; }

  /* line 3456, ../scss/_common.scss */
  .textboxtitle {
    width: 100%; }

  /* line 3459, ../scss/_common.scss */
  .herobanner-pagi .swiper-pagination-bullet {
    height: 7px;
    width: 7px;
    margin-right: 5px; }

  /* line 3464, ../scss/_common.scss */
  .homebanner-textbox-col.videoicon {
    position: relative;
    top: -21px;
    left: 170px;
    text-align: left;
    width: 150px; }

  /* line 3471, ../scss/_common.scss */
  .textboxtitle h1 {
    font-size: 35px;
    line-height: 45px; }

  /* line 3475, ../scss/_common.scss */
  .textboxcontent p {
    font-size: 17px;
    line-height: 25px; }

  /* line 3479, ../scss/_common.scss */
  .textboxtitle p {
    font-size: 18px;
    line-height: 29px; }

  /* line 3483, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    right: 10px !important;
    top: 0px !important; }

  /* line 3487, ../scss/_common.scss */
  .search-cont-right {
    margin-right: 66px; }

  /* line 3490, ../scss/_common.scss */
  .h2 {
    font-size: 15px;
    line-height: 23px; }

  /* line 3494, ../scss/_common.scss */
  .h1 {
    font-size: 35px;
    line-height: 33px; }

  /* line 3498, ../scss/_common.scss */
  p {
    font-size: 16px;
    line-height: 25px; }

  /* line 3502, ../scss/_common.scss */
  .numbercounter-sec h2 {
    margin-bottom: 3px; }

  /* line 3508, ../scss/_common.scss */
  .numbercounter-year {
    margin-top: 15px;
    text-align: left; }

  /* line 3512, ../scss/_common.scss */
  .numbercounter-year h3 {
    font-size: 15px;
    line-height: 15px;
    margin-right: 26px; }

  /* line 3517, ../scss/_common.scss */
  .year-number {
    font-size: 75px;
    line-height: 75px;
    margin-left: -4px; }

  /* line 3522, ../scss/_common.scss */
  .icons-with-icon {
    width: 68px;
    float: none; }

  /* line 3526, ../scss/_common.scss */
  .numtxt {
    font-size: 55px;
    line-height: 45px; }

  /* line 3530, ../scss/_common.scss */
  .numbercounter-sec {
    background-position-x: right -2% !important;
    background-size: 580px !important; }

  /* line 3534, ../scss/_common.scss */
  .icons-with-content {
    padding: 25px 5px;
    text-align: left; }

  /* line 3538, ../scss/_common.scss */
  .icons-with-textcont {
    font-size: 14px;
    margin: 7px 0px 0px 4px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle; }

  /* line 3545, ../scss/_common.scss */
  .icons-with-text.ad-counter-block {
    text-align: left;
    padding-left: 8px;
    float: none; }

  /* line 3550, ../scss/_common.scss */
  .numtxtk {
    font-size: 55px;
    line-height: 38px; }

  /* line 3554, ../scss/_common.scss */
  .quotes-para {
    font-size: 16px;
    line-height: 23px; }

  /* line 3558, ../scss/_common.scss */
  .quotes-name {
    font-size: 15px; }

  /* line 3561, ../scss/_common.scss */
  .quotes-left, .quotes-right {
    width: 32px; }

  /* line 3564, ../scss/_common.scss */
  .quotes-sec {
    padding: 10px 10px 25px; }

  /* line 3567, ../scss/_common.scss */
  .year-sec-title .h2, .year-sec-title .h1 {
    text-align: center !important; }

  /* line 3570, ../scss/_common.scss */
  .year-sec-button .numbergrid-btn {
    margin-top: 16px;
    text-align: center; }

  /* line 3574, ../scss/_common.scss */
  .year-text h1 {
    font-size: 24px; }

  /* line 3577, ../scss/_common.scss */
  .year-text p {
    font-size: 14px;
    line-height: 23px; }

  /* line 3581, ../scss/_common.scss */
  .latestnews-para p {
    font-size: 16px;
    line-height: 23px; }

  /* line 3588, ../scss/_common.scss */
  .history-section .history-carousel .thumbs-carousel li {
    font-size: 32px;
    line-height: 30px;
    padding: 5px 20px; }

  /* line 3593, ../scss/_common.scss */
  .content-with-img-sec p {
    line-height: 25px;
    font-size: 16px;
    max-width: 100%; }

  /* line 3598, ../scss/_common.scss */
  .content-with-img-in img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px; }

  /* line 3603, ../scss/_common.scss */
  .content-with-img-in {
    height: auto;
    border-radius: 5px;
    padding-top: 25px; }

  /* line 3608, ../scss/_common.scss */
  .portfolio-produts-title h4 {
    line-height: 35px;
    font-size: 25px;
    text-align: left; }

  /* line 3613, ../scss/_common.scss */
  .latestnewsmaintitle h2 {
    font-size: 20px;
    line-height: 30px; }

  /* line 3617, ../scss/_common.scss */
  .latestnewstitle h4 {
    font-size: 13px; }

  /* line 3620, ../scss/_common.scss */
  .latestnes-readpage {
    padding: 15px 0 0; }

  /* line 3623, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg img {
    object-fit: cover;
    height: 100%; }

  /* line 3627, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    height: 100%; }

  /* line 3630, ../scss/_common.scss */
  .latestnews-para, .latestnes-readpage {
    max-width: 100%; }

  /* line 3633, ../scss/_common.scss */
  .twitter-col .twitter-grid {
    width: 100%; }

  /* line 3636, ../scss/_common.scss */
  .photosandvideo-img img {
    height: 100%;
    object-fit: cover; }

  /* line 3640, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 span {
    padding-right: 10px;
    font-size: 22px; }

  /* line 3644, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 {
    font-size: 23px;
    line-height: 28px; }

  /* line 3648, ../scss/_common.scss */
  .twittertitle-head .twitterlink {
    float: none; }

  /* line 3651, ../scss/_common.scss */
  .videoandphotos-col {
    padding-left: 15px;
    padding-top: 50px; }

  /* line 3655, ../scss/_common.scss */
  .videogridbox .photosandvideotitle {
    font-size: 16px;
    line-height: 24px;
    bottom: 19px;
    left: 20px; }

  /* line 3661, ../scss/_common.scss */
  .numbergrid-btn {
    margin-top: 30px;
    text-align: left; }

  /* line 3665, ../scss/_common.scss */
  .portfolio-sec .numbergrid-btn {
    margin-top: 45px;
    text-align: center; }

  /* line 3669, ../scss/_common.scss */
  section.twitterandvideo-sec {
    padding: 10px 0 70px; }

  /* line 3672, ../scss/_common.scss */
  .videogridbox, .twittergridbox {
    height: 300px; }

  /* line 3675, ../scss/_common.scss */
  .twittergridbox {
    padding: 20px; }

  /* line 3678, ../scss/_common.scss */
  .swiper-container.latestnews-container {
    padding: 60px 0 30px; }

  /* line 3681, ../scss/_common.scss */
  .portfolio-sec, .content-with-img-sec, .numbercounter-sec {
    padding: 35px 0; }

  /* line 3684, ../scss/_common.scss */
  .latest-news-section {
    padding: 35px 0 10px; }

  /* line 3687, ../scss/_common.scss */
  a.btn {
    padding: 12px 25px; }

  /* line 3690, ../scss/_common.scss */
  .history-section {
    margin-top: 205px; }

  /* line 3693, ../scss/_common.scss */
  .history-carousel .carousel-outer .thumbs-outer .owl-stage-outer .active .border-line {
    width: 124px;
    left: 10%;
    top: -13px;
    margin-left: -21px;
    height: 2px; }

  /* line 3700, ../scss/_common.scss */
  div#tweets-footer ul li p.tweet a {
    font-size: 16px;
    line-height: 35px; }

  /* line 3704, ../scss/_common.scss */
  .quicklinks-nav ul li {
    width: 100%; }

  /* line 3707, ../scss/_common.scss */
  .latestnewsimage {
    display: block; }

  /* line 3710, ../scss/_common.scss */
  .latestnews-col2.featuredimg {
    display: none; }

  /* line 3713, ../scss/_common.scss */
  .footmenupowered-vision {
    float: left;
    margin-top: 10px; } }
@media (max-width: 480px) {
  /* line 3719, ../scss/_common.scss */
  .margin-100 {
    margin-bottom: 20px;
    margin-left: 0px; }

  /* line 3723, ../scss/_common.scss */
  .footmenupowered-vision {
    width: 60px; }

  /* line 3729, ../scss/_common.scss */
  .location-address a {
    margin: 10px 0;
    display: block; }

  /* line 3733, ../scss/_common.scss */
  .location-address a {
    margin: 10px 0;
    display: block; }

  /* line 3737, ../scss/_common.scss */
  .year-sec-titlebtn {
    position: relative;
    top: 75px; }

  /* line 3741, ../scss/_common.scss */
  a.logo img {
    width: 190px; }

  /* line 3744, ../scss/_common.scss */
  .header-top {
    padding: 20px 0 0; }

  /* line 3747, ../scss/_common.scss */
  .menu-logo img {
    width: 50px;
    margin-left: 0px;
    margin-top: 10px; }

  /* line 3752, ../scss/_common.scss */
  .menu-slide .navik-menu-overlay > ul > li {
    padding: 0 0 !important; }

  /* line 3755, ../scss/_common.scss */
  .overlay-dropdown-plus.overlay-dropdown-open::after {
    top: 10px !important; }

  /* line 3758, ../scss/_common.scss */
  .submenu {
    margin: 10px 0; }

  /* line 3764, ../scss/_common.scss */
  .homebanner-textbox {
    top: 54%;
    padding-right: 15px; }

  /* line 3768, ../scss/_common.scss */
  .homebanner-textbox-col {
    width: 100%; }

  /* line 3771, ../scss/_common.scss */
  .home-banner {
    min-height: 650px; }

  /* line 3774, ../scss/_common.scss */
  .textboxcontent {
    margin-top: 16px;
    width: 80%; }

  /* line 3778, ../scss/_common.scss */
  a.btn {
    font-size: 11px; }

  /* line 3781, ../scss/_common.scss */
  .herobanner-pagi {
    bottom: -40px; }

  /* line 3784, ../scss/_common.scss */
  .textboxtitle {
    width: 100%; }

  /* line 3787, ../scss/_common.scss */
  .herobanner-pagi .swiper-pagination-bullet {
    height: 7px;
    width: 7px;
    margin-right: 5px; }

  /* line 3792, ../scss/_common.scss */
  .homebanner-textbox-col.videoicon {
    position: relative;
    top: -21px;
    left: 170px;
    text-align: left;
    width: 150px; }

  /* line 3799, ../scss/_common.scss */
  .textboxtitle h1 {
    font-size: 35px;
    line-height: 45px; }

  /* line 3803, ../scss/_common.scss */
  .textboxcontent p {
    font-size: 17px;
    line-height: 25px; }

  /* line 3807, ../scss/_common.scss */
  .textboxtitle p {
    font-size: 18px;
    line-height: 29px; }

  /* line 3812, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    right: 10px !important;
    top: 0px !important; }

  /* line 3816, ../scss/_common.scss */
  .search-cont-right {
    margin-right: 66px; }

  /* line 3819, ../scss/_common.scss */
  .h2 {
    font-size: 15px;
    line-height: 23px; }

  /* line 3823, ../scss/_common.scss */
  .h1 {
    font-size: 35px;
    line-height: 33px; }

  /* line 3827, ../scss/_common.scss */
  p {
    font-size: 16px;
    line-height: 25px; }

  /* line 3831, ../scss/_common.scss */
  .numbercounter-sec h2 {
    margin-bottom: 3px; }

  /* line 3837, ../scss/_common.scss */
  .numbercounter-year {
    margin-top: 15px;
    text-align: left; }

  /* line 3841, ../scss/_common.scss */
  .numbercounter-year h3 {
    font-size: 15px;
    line-height: 15px;
    margin-right: 26px; }

  /* line 3846, ../scss/_common.scss */
  .year-number {
    font-size: 75px;
    line-height: 75px;
    margin-left: -4px; }

  /* line 3851, ../scss/_common.scss */
  .icons-with-icon {
    width: 50px; }

  /* line 3854, ../scss/_common.scss */
  .numtxt {
    font-size: 55px;
    line-height: 45px; }

  /* line 3858, ../scss/_common.scss */
  .numbercounter-sec {
    background-position-x: right -2% !important;
    background-size: 580px !important; }

  /* line 3862, ../scss/_common.scss */
  .icons-with-content {
    padding: 15px 5px;
    text-align: left; }

  /* line 3866, ../scss/_common.scss */
  .icons-with-textcont {
    font-size: 14px;
    margin: 7px 0px 0px 4px;
    line-height: 21px; }

  /* line 3871, ../scss/_common.scss */
  .icons-with-text.ad-counter-block {
    text-align: left;
    padding-left: 8px; }

  /* line 3875, ../scss/_common.scss */
  .numtxtk {
    font-size: 55px;
    line-height: 38px; }

  /* line 3879, ../scss/_common.scss */
  .quotes-para {
    font-size: 16px;
    line-height: 24px; }

  /* line 3883, ../scss/_common.scss */
  .quotes-name {
    font-size: 13px; }

  /* line 3886, ../scss/_common.scss */
  .quotes-left {
    left: 12px; }

  /* line 3889, ../scss/_common.scss */
  .quotes-right {
    right: 12px; }

  /* line 3892, ../scss/_common.scss */
  .quotes-left, .quotes-right {
    width: 32px; }

  /* line 3895, ../scss/_common.scss */
  .quotes-sec {
    padding: 10px 10px 25px; }

  /* line 3898, ../scss/_common.scss */
  .photosandvideo-pagination {
    right: 15px;
    left: auto; }

  /* line 3902, ../scss/_common.scss */
  .year-sec-title .h2, .year-sec-title .h1 {
    text-align: center !important; }

  /* line 3905, ../scss/_common.scss */
  .year-sec-button .numbergrid-btn {
    margin-top: 16px;
    text-align: center; }

  /* line 3909, ../scss/_common.scss */
  .year-text h1 {
    font-size: 24px; }

  /* line 3912, ../scss/_common.scss */
  .year-text p {
    font-size: 14px;
    line-height: 23px; }

  /* line 3916, ../scss/_common.scss */
  .latestnews-para p {
    font-size: 16px;
    line-height: 23px; }

  /* line 3923, ../scss/_common.scss */
  .history-section .history-carousel .thumbs-carousel li {
    font-size: 32px;
    line-height: 30px;
    padding: 5px 20px; }

  /* line 3928, ../scss/_common.scss */
  .content-with-img-sec p {
    line-height: 25px;
    font-size: 16px;
    max-width: 100%; }

  /* line 3933, ../scss/_common.scss */
  .content-with-img-in img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px; }

  /* line 3938, ../scss/_common.scss */
  .content-with-img-in {
    height: auto;
    border-radius: 5px;
    padding-top: 25px; }

  /* line 3943, ../scss/_common.scss */
  .portfolio-produts-title h4 {
    line-height: 31px;
    font-size: 20px;
    text-align: left; }

  /* line 3948, ../scss/_common.scss */
  .latestnewsmaintitle h2 {
    font-size: 20px;
    line-height: 30px; }

  /* line 3952, ../scss/_common.scss */
  .portfolio-sec h1, .content-with-img-sec h1, .year-sec-title h1, .latest-news-section h1, .numbercounter-sec h1 {
    font-size: 25px; }

  /* line 3956, ../scss/_common.scss */
  .latestnewstitle h4 {
    font-size: 13px; }

  /* line 3959, ../scss/_common.scss */
  .latestnes-readpage {
    padding: 15px 0 0; }

  /* line 3962, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg img {
    object-fit: cover;
    height: 100%; }

  /* line 3966, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    height: 100%; }

  /* line 3969, ../scss/_common.scss */
  .latestnews-para, .latestnes-readpage {
    max-width: 100%; }

  /* line 3972, ../scss/_common.scss */
  .twitter-col .twitter-grid {
    width: 100%; }

  /* line 3975, ../scss/_common.scss */
  .photosandvideo-img img {
    height: 100%;
    object-fit: cover; }

  /* line 3979, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 span {
    padding-right: 10px;
    font-size: 22px; }

  /* line 3983, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 {
    font-size: 23px;
    line-height: 28px; }

  /* line 3987, ../scss/_common.scss */
  .twittertitle-head .twitterlink {
    float: none; }

  /* line 3990, ../scss/_common.scss */
  .videoandphotos-col {
    padding-left: 15px;
    padding-top: 50px; }

  /* line 3994, ../scss/_common.scss */
  .videogridbox .photosandvideotitle {
    font-size: 16px;
    line-height: 24px;
    bottom: 19px;
    left: 20px; }

  /* line 4000, ../scss/_common.scss */
  .numbergrid-btn {
    margin-top: 30px;
    text-align: left; }

  /* line 4004, ../scss/_common.scss */
  .portfolio-sec .numbergrid-btn {
    margin-top: 45px;
    text-align: center; }

  /* line 4008, ../scss/_common.scss */
  section.twitterandvideo-sec {
    padding: 10px 0 70px; }

  /* line 4011, ../scss/_common.scss */
  .videogridbox, .twittergridbox {
    height: 270px; }

  /* line 4014, ../scss/_common.scss */
  .twittergridbox {
    padding: 20px; }

  /* line 4017, ../scss/_common.scss */
  .swiper-container.latestnews-container {
    padding: 60px 0 30px; }

  /* line 4020, ../scss/_common.scss */
  .portfolio-sec, .content-with-img-sec, .numbercounter-sec {
    padding: 35px 0; }

  /* line 4023, ../scss/_common.scss */
  .latest-news-section {
    padding: 35px 0 10px; }

  /* line 4026, ../scss/_common.scss */
  a.btn {
    padding: 12px 25px; }

  /* line 4029, ../scss/_common.scss */
  .history-section {
    margin-top: 205px; }

  /* line 4032, ../scss/_common.scss */
  .history-carousel .carousel-outer .thumbs-outer .owl-stage-outer .active .border-line {
    width: 124px;
    left: 10%;
    top: -13px;
    margin-left: -21px;
    height: 2px; }

  /* line 4039, ../scss/_common.scss */
  div#tweets-footer ul li p.tweet a {
    font-size: 16px;
    line-height: 35px; }

  /* line 4043, ../scss/_common.scss */
  .quicklinks-nav ul li {
    width: 100%; }

  /* line 4046, ../scss/_common.scss */
  .latestnewsimage {
    display: block; }

  /* line 4049, ../scss/_common.scss */
  .latestnews-col2.featuredimg {
    display: none; }

  /* line 4052, ../scss/_common.scss */
  .footmenupowered-vision {
    float: left;
    margin-top: 10px; } }
@media (max-width: 388px) {
  /* line 4058, ../scss/_common.scss */
  .margin-100 {
    margin-bottom: 20px;
    margin-left: 0px; }

  /* line 4062, ../scss/_common.scss */
  .footmenupowered-vision {
    width: 60px; }

  /* line 4065, ../scss/_common.scss */
  .year-sec-titlebtn {
    position: relative;
    top: 75px; }

  /* line 4069, ../scss/_common.scss */
  a.logo img {
    width: 170px; }

  /* line 4074, ../scss/_common.scss */
  .header-top {
    padding: 20px 0 0; }

  /* line 4077, ../scss/_common.scss */
  .menu-logo img {
    width: 50px;
    margin-left: 0px;
    margin-top: 10px; }

  /* line 4082, ../scss/_common.scss */
  .menu-slide .navik-menu-overlay > ul > li {
    padding: 0 0 !important; }

  /* line 4085, ../scss/_common.scss */
  .overlay-dropdown-plus.overlay-dropdown-open::after {
    top: 10px !important; }

  /* line 4088, ../scss/_common.scss */
  .submenu {
    margin: 10px 0; }

  /* line 4094, ../scss/_common.scss */
  .homebanner-textbox {
    top: 54%;
    padding-right: 15px; }

  /* line 4098, ../scss/_common.scss */
  .homebanner-textbox-col {
    width: 100%; }

  /* line 4101, ../scss/_common.scss */
  .home-banner {
    min-height: 650px; }

  /* line 4104, ../scss/_common.scss */
  .textboxcontent {
    margin-top: 16px;
    width: 80%; }

  /* line 4108, ../scss/_common.scss */
  a.btn {
    font-size: 11px; }

  /* line 4111, ../scss/_common.scss */
  .herobanner-pagi {
    bottom: -40px; }

  /* line 4114, ../scss/_common.scss */
  .textboxtitle {
    width: 100%; }

  /* line 4117, ../scss/_common.scss */
  .herobanner-pagi .swiper-pagination-bullet {
    height: 7px;
    width: 7px;
    margin-right: 5px; }

  /* line 4122, ../scss/_common.scss */
  .homebanner-textbox-col.videoicon {
    position: relative;
    top: -21px;
    left: 170px;
    text-align: left;
    width: 150px; }

  /* line 4129, ../scss/_common.scss */
  .textboxtitle h1 {
    font-size: 35px;
    line-height: 45px; }

  /* line 4133, ../scss/_common.scss */
  .textboxcontent p {
    font-size: 17px;
    line-height: 25px; }

  /* line 4137, ../scss/_common.scss */
  .textboxtitle p {
    font-size: 18px;
    line-height: 29px; }

  /* line 4141, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    right: 10px !important;
    top: -4px !important; }

  /* line 4145, ../scss/_common.scss */
  .search-cont-right {
    margin-right: 66px; }

  /* line 4148, ../scss/_common.scss */
  .h2 {
    font-size: 15px;
    line-height: 23px; }

  /* line 4152, ../scss/_common.scss */
  .h1 {
    font-size: 35px;
    line-height: 33px; }

  /* line 4156, ../scss/_common.scss */
  p {
    font-size: 16px;
    line-height: 25px; }

  /* line 4160, ../scss/_common.scss */
  .numbercounter-sec h2 {
    margin-bottom: 3px; }

  /* line 4166, ../scss/_common.scss */
  .numbercounter-year {
    margin-top: 15px;
    text-align: left; }

  /* line 4170, ../scss/_common.scss */
  .numbercounter-year h3 {
    font-size: 15px;
    line-height: 15px;
    margin-right: 26px; }

  /* line 4175, ../scss/_common.scss */
  .year-number {
    font-size: 75px;
    line-height: 75px;
    margin-left: -4px; }

  /* line 4180, ../scss/_common.scss */
  .icons-with-icon {
    width: 50px; }

  /* line 4183, ../scss/_common.scss */
  .numtxt {
    font-size: 55px;
    line-height: 45px; }

  /* line 4187, ../scss/_common.scss */
  .numbercounter-sec {
    background-position-x: right -2% !important;
    background-size: 580px !important; }

  /* line 4191, ../scss/_common.scss */
  .icons-with-content {
    padding: 15px 5px;
    text-align: left; }

  /* line 4195, ../scss/_common.scss */
  .icons-with-textcont {
    font-size: 14px;
    margin: 7px 0px 0px 4px;
    line-height: 21px; }

  /* line 4200, ../scss/_common.scss */
  .icons-with-text.ad-counter-block {
    text-align: left;
    padding-left: 8px; }

  /* line 4204, ../scss/_common.scss */
  .numtxtk {
    font-size: 55px;
    line-height: 38px; }

  /* line 4208, ../scss/_common.scss */
  .quotes-para {
    font-size: 16px;
    line-height: 24px; }

  /* line 4212, ../scss/_common.scss */
  .quotes-name {
    font-size: 13px; }

  /* line 4215, ../scss/_common.scss */
  .quotes-left {
    left: 12px; }

  /* line 4218, ../scss/_common.scss */
  .quotes-right {
    right: 12px; }

  /* line 4221, ../scss/_common.scss */
  .quotes-left, .quotes-right {
    width: 32px; }

  /* line 4224, ../scss/_common.scss */
  .quotes-sec {
    padding: 10px 10px 25px; }

  /* line 4227, ../scss/_common.scss */
  .photosandvideo-pagination {
    right: 15px;
    left: auto; }

  /* line 4231, ../scss/_common.scss */
  .year-sec-title .h2, .year-sec-title .h1 {
    text-align: center !important; }

  /* line 4234, ../scss/_common.scss */
  .year-sec-button .numbergrid-btn {
    margin-top: 16px;
    text-align: center; }

  /* line 4238, ../scss/_common.scss */
  .year-text h1 {
    font-size: 24px; }

  /* line 4241, ../scss/_common.scss */
  .year-text p {
    font-size: 14px;
    line-height: 23px; }

  /* line 4245, ../scss/_common.scss */
  .latestnews-para p {
    font-size: 16px;
    line-height: 23px; }

  /* line 4252, ../scss/_common.scss */
  .history-section .history-carousel .thumbs-carousel li {
    font-size: 32px;
    line-height: 30px;
    padding: 5px 20px; }

  /* line 4257, ../scss/_common.scss */
  .content-with-img-sec p {
    line-height: 25px;
    font-size: 16px;
    max-width: 100%; }

  /* line 4262, ../scss/_common.scss */
  .content-with-img-in img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px; }

  /* line 4267, ../scss/_common.scss */
  .content-with-img-in {
    height: auto;
    border-radius: 5px;
    padding-top: 25px; }

  /* line 4272, ../scss/_common.scss */
  .portfolio-produts-title h4 {
    line-height: 31px;
    font-size: 20px;
    text-align: left; }

  /* line 4277, ../scss/_common.scss */
  .latestnewsmaintitle h2 {
    font-size: 20px;
    line-height: 30px; }

  /* line 4281, ../scss/_common.scss */
  .latestnewstitle h4 {
    font-size: 13px; }

  /* line 4284, ../scss/_common.scss */
  .latestnes-readpage {
    padding: 15px 0 0; }

  /* line 4287, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg img {
    object-fit: cover;
    height: 100%; }

  /* line 4291, ../scss/_common.scss */
  .latestnews-col2.featuredimg .latestnews-featuredimg {
    height: 100%; }

  /* line 4294, ../scss/_common.scss */
  .latestnews-para, .latestnes-readpage {
    max-width: 100%; }

  /* line 4297, ../scss/_common.scss */
  .twitter-col .twitter-grid {
    width: 100%; }

  /* line 4300, ../scss/_common.scss */
  .photosandvideo-img img {
    height: 100%;
    object-fit: cover; }

  /* line 4304, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 span {
    padding-right: 10px;
    font-size: 22px; }

  /* line 4308, ../scss/_common.scss */
  .twittertitle-head .twittertitle h2 {
    font-size: 23px;
    line-height: 28px; }

  /* line 4312, ../scss/_common.scss */
  .twittertitle-head .twitterlink {
    float: none; }

  /* line 4315, ../scss/_common.scss */
  .videoandphotos-col {
    padding-left: 15px;
    padding-top: 50px; }

  /* line 4319, ../scss/_common.scss */
  .videogridbox .photosandvideotitle {
    font-size: 16px;
    line-height: 24px;
    bottom: 19px;
    left: 20px; }

  /* line 4325, ../scss/_common.scss */
  .numbergrid-btn {
    margin-top: 30px;
    text-align: left; }

  /* line 4329, ../scss/_common.scss */
  .portfolio-sec .numbergrid-btn {
    margin-top: 45px;
    text-align: center; }

  /* line 4333, ../scss/_common.scss */
  section.twitterandvideo-sec {
    padding: 10px 0 70px; }

  /* line 4336, ../scss/_common.scss */
  .videogridbox, .twittergridbox {
    height: 270px; }

  /* line 4339, ../scss/_common.scss */
  .twittergridbox {
    padding: 20px; }

  /* line 4342, ../scss/_common.scss */
  .swiper-container.latestnews-container {
    padding: 60px 0 30px; }

  /* line 4345, ../scss/_common.scss */
  .portfolio-sec, .content-with-img-sec, .numbercounter-sec {
    padding: 35px 0; }

  /* line 4348, ../scss/_common.scss */
  .latest-news-section {
    padding: 35px 0 10px; }

  /* line 4351, ../scss/_common.scss */
  a.btn {
    padding: 12px 25px; }

  /* line 4354, ../scss/_common.scss */
  .history-section {
    margin-top: 205px; }

  /* line 4357, ../scss/_common.scss */
  .history-carousel .carousel-outer .thumbs-outer .owl-stage-outer .active .border-line {
    width: 124px;
    left: 10%;
    top: -13px;
    margin-left: -21px;
    height: 2px; }

  /* line 4364, ../scss/_common.scss */
  div#tweets-footer ul li p.tweet a {
    font-size: 16px;
    line-height: 35px; }

  /* line 4368, ../scss/_common.scss */
  .quicklinks-nav ul li {
    width: 100%; }

  /* line 4371, ../scss/_common.scss */
  .latestnewsimage {
    display: block; }

  /* line 4374, ../scss/_common.scss */
  .latestnews-col2.featuredimg {
    display: none; }

  /* line 4377, ../scss/_common.scss */
  .footmenupowered-vision {
    float: left;
    margin-top: 10px; } }
/***************************************************
Responsive Css End
****************************************************/
/***************************************************
About Us Css Start
****************************************************/
/* line 4389, ../scss/_common.scss */
section.page-banner {
  min-height: 400px;
  position: relative;
  overflow: hidden;
  height: 550px; }
  @media (max-width: 991.98px) {
    /* line 4389, ../scss/_common.scss */
    section.page-banner {
      height: 440px; } }
  @media (max-width: 767.98px) {
    /* line 4389, ../scss/_common.scss */
    section.page-banner {
      height: 300px;
      min-height: 300px; } }
  /* line 4401, ../scss/_common.scss */
  section.page-banner.aboutpagebanner {
    height: 370px;
    background: #0C2646; }
    @media (max-width: 991.98px) {
      /* line 4401, ../scss/_common.scss */
      section.page-banner.aboutpagebanner {
        height: 300px; } }
    @media (max-width: 767.98px) {
      /* line 4401, ../scss/_common.scss */
      section.page-banner.aboutpagebanner {
        height: 260px;
        min-height: 260px; } }
    /* line 4413, ../scss/_common.scss */
    section.page-banner.aboutpagebanner .page-banner-container .page-banner-content h1 {
      margin-bottom: 40px; }
      @media (max-width: 991.98px) {
        /* line 4413, ../scss/_common.scss */
        section.page-banner.aboutpagebanner .page-banner-container .page-banner-content h1 {
          margin-bottom: 25px; } }
  /* line 4422, ../scss/_common.scss */
  section.page-banner .page-banner-img {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0; }
    /* line 4430, ../scss/_common.scss */
    section.page-banner .page-banner-img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    /* line 4435, ../scss/_common.scss */
    section.page-banner .page-banner-img .page-banner-overlay {
      position: absolute;
      top: 0;
      overflow: hidden;
      height: 100%;
      width: 100%;
      background: #0c2646;
      background: -moz-linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0.42) 100%);
      background: -webkit-linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0.42) 100%);
      background: linear-gradient(0deg, rgba(12, 38, 70, 0.76) 0%, rgba(12, 38, 70, 0.42) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c2646",endColorstr="#0c2646",GradientType=1); }
  /* line 4448, ../scss/_common.scss */
  section.page-banner .page-banner-container {
    height: 100%; }
    /* line 4450, ../scss/_common.scss */
    section.page-banner .page-banner-container .page-banner-content {
      z-index: 1;
      max-width: 635px; }
      @media (max-width: 1199.98px) {
        /* line 4450, ../scss/_common.scss */
        section.page-banner .page-banner-container .page-banner-content {
          max-width: 560px; } }
      @media (max-width: 991.98px) {
        /* line 4450, ../scss/_common.scss */
        section.page-banner .page-banner-container .page-banner-content {
          max-width: 560px; } }
      @media (max-width: 575.98px) {
        /* line 4450, ../scss/_common.scss */
        section.page-banner .page-banner-container .page-banner-content {
          max-width: 90%; } }
      /* line 4462, ../scss/_common.scss */
      section.page-banner .page-banner-container .page-banner-content h1 {
        color: #ffffff;
        font-size: 54px;
        line-height: 66px;
        margin: 12px 0 60px; }
        @media (max-width: 1199.98px) {
          /* line 4462, ../scss/_common.scss */
          section.page-banner .page-banner-container .page-banner-content h1 {
            font-size: 45px;
            line-height: 60px;
            margin: 12px 0 45px; } }
        @media (max-width: 991.98px) {
          /* line 4462, ../scss/_common.scss */
          section.page-banner .page-banner-container .page-banner-content h1 {
            font-size: 35px;
            line-height: 45px;
            margin: 12px 0 25px; } }
        @media (max-width: 575.98px) {
          /* line 4462, ../scss/_common.scss */
          section.page-banner .page-banner-container .page-banner-content h1 {
            margin: 3px 0 25px; } }
        @media (max-width: 480px) {
          /* line 4462, ../scss/_common.scss */
          section.page-banner .page-banner-container .page-banner-content h1 {
            font-size: 27px;
            line-height: 38px; } }
      /* line 4485, ../scss/_common.scss */
      section.page-banner .page-banner-container .page-banner-content h2 {
        color: #DBC498;
        font-size: 20px;
        font-weight: 600; }
        @media (max-width: 480px) {
          /* line 4485, ../scss/_common.scss */
          section.page-banner .page-banner-container .page-banner-content h2 {
            font-size: 15px; } }

/* line 4498, ../scss/_common.scss */
.breadcrumbs-sec .breadcrumbs-container {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  margin-top: 12px; }
  /* line 4505, ../scss/_common.scss */
  .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul {
    display: flex; }
    @media (max-width: 991.98px) {
      /* line 4505, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul {
        display: block; } }
    /* line 4510, ../scss/_common.scss */
    .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li {
      padding: 10px 20px 10px 2px;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      position: relative;
      font-size: 14px;
      font-family: "articulat-cf", sans-serif;
      font-weight: 600;
      color: #0C2646;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      line-height: 25px; }
      /* line 4524, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li a span.icon-home-icon {
        color: #C39E55;
        font-size: 17px;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        /* line 4528, ../scss/_common.scss */
        .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li a span.icon-home-icon:hover {
          color: #0C2646; }
      @media (max-width: 575.98px) {
        /* line 4510, ../scss/_common.scss */
        .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li {
          padding: 10px 12px 3px 2px; } }
      @media (max-width: 991.98px) {
        /* line 4510, ../scss/_common.scss */
        .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li {
          display: inline-flex; } }
      /* line 4540, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li:after {
        content: "";
        position: absolute;
        height: 4px;
        width: 4px;
        border-radius: 4px;
        background: #8F9BAC;
        top: 20px;
        right: 7px; }
        @media (max-width: 575.98px) {
          /* line 4540, ../scss/_common.scss */
          .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li:after {
            right: 4px; } }
      /* line 4553, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li a {
        font-size: 14px;
        font-family: "articulat-cf", sans-serif;
        font-weight: 600;
        color: #0C2646;
        text-transform: uppercase;
        letter-spacing: 1.5px; }
        /* line 4560, ../scss/_common.scss */
        .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li a:hover {
          color: #C39E55; }
    /* line 4565, ../scss/_common.scss */
    .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li.breadcrumb-item1.active {
      color: #626262;
      font-weight: 400;
      line-height: 25px;
      font-size: 14px; }
      /* line 4570, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .breadcrumbs-sec-list ul li.breadcrumb-item1.active:after {
        content: none; }
  @media (max-width: 575.98px) {
    /* line 4576, ../scss/_common.scss */
    .breadcrumbs-sec .breadcrumbs-container .share-sec {
      text-align: right; } }
  /* line 4580, ../scss/_common.scss */
  .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: end; }
    @media (max-width: 991.98px) {
      /* line 4580, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption {
        font-size: 11px;
        line-height: 14px; } }
    @media (max-width: 575.98px) {
      /* line 4580, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption {
        justify-content: end; } }
    /* line 4596, ../scss/_common.scss */
    .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid {
      font-size: 19px;
      cursor: pointer;
      color: #C39E55;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important;
      padding: 10px 0 10px 10px;
      position: relative; }
      /* line 4603, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid:hover {
        color: #0C2646; }
      /* line 4607, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid:before {
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
      /* line 4610, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid:after {
        content: "\e901";
        font-family: 'icomoon' !important;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important;
        position: absolute;
        text-align: center;
        top: 50%;
        left: 65%;
        transform: translate(-50%, -50%);
        z-index: 0;
        visibility: hidden;
        opacity: 0;
        font-size: 19px; }
        @media (max-width: 575.98px) {
          /* line 4610, ../scss/_common.scss */
          .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid:after {
            font-size: 17px; } }
      @media (max-width: 575.98px) {
        /* line 4596, ../scss/_common.scss */
        .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid {
          font-size: 17px; } }
      /* line 4631, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid.active:after {
        z-index: 1;
        visibility: visible;
        opacity: 1; }
      /* line 4636, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption #shareiconid.active:before {
        z-index: 0;
        visibility: hidden;
        opacity: 0; }
    /* line 4643, ../scss/_common.scss */
    .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption .sharebtnid {
      display: none;
      position: relative; }
      @media (max-width: 767.98px) {
        /* line 4643, ../scss/_common.scss */
        .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption .sharebtnid {
          width: 100%;
          top: 45px;
          z-index: 1;
          position: absolute;
          min-width: 185px; } }
      /* line 4653, ../scss/_common.scss */
      .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption .sharebtnid #st-1 {
        padding: 4px;
        text-align: right; }
        @media (max-width: 767.98px) {
          /* line 4653, ../scss/_common.scss */
          .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption .sharebtnid #st-1 {
            padding: 0px; } }
        /* line 4659, ../scss/_common.scss */
        .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption .sharebtnid #st-1 .st-btn {
          display: inline-block !important;
          margin-right: 2px !important;
          -webkit-transition: all 0.3s ease-out 0s !important;
          -moz-transition: all 0.3s ease-out 0s !important;
          -ms-transition: all 0.3s ease-out 0s !important;
          -o-transition: all 0.3s ease-out 0s !important;
          transition: all 0.3s ease-out 0s !important;
          padding: 0 5px;
          height: 30px !important;
          line-height: 30px !important;
          width: 30px !important; }
          /* line 4667, ../scss/_common.scss */
          .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption .sharebtnid #st-1 .st-btn img {
            height: 16px;
            width: 16px;
            position: relative;
            top: 7px; }
            @media (max-width: 767.98px) {
              /* line 4667, ../scss/_common.scss */
              .breadcrumbs-sec .breadcrumbs-container .share-sec .shareoption .sharebtnid #st-1 .st-btn img {
                filter: brightness(1) invert(0) !important; } }

/* line 4683, ../scss/_common.scss */
.highlighted-text {
  font-family: "articulat-cf", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  color: #0C2646;
  padding-right: 4%; }
  @media (max-width: 1399.98px) {
    /* line 4683, ../scss/_common.scss */
    .highlighted-text {
      font-size: 26px;
      line-height: 38px; } }
  @media (max-width: 1199.98px) {
    /* line 4683, ../scss/_common.scss */
    .highlighted-text {
      font-size: 24px;
      line-height: 35px; } }
  @media (max-width: 575.98px) {
    /* line 4683, ../scss/_common.scss */
    .highlighted-text {
      font-size: 20px;
      line-height: 30px; } }

/* line 4704, ../scss/_common.scss */
.inovating-list-sec .inovating-overlay {
  background: rgba(12, 38, 70, 0.98);
  padding: 70px 0; }
  /* line 4707, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-list-left {
    text-align: left !important; }
    /* line 4710, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-list-left ul li {
      padding: 25px 0;
      color: #ffffff;
      font-size: 24px;
      font-weight: 400;
      min-height: 120px;
      text-align: right; }
      @media (max-width: 1199.98px) {
        /* line 4710, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul li {
          font-size: 20px;
          line-height: 25px; } }
      @media (max-width: 767.98px) {
        /* line 4710, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul li {
          font-size: 17px;
          line-height: 23px; } }
      @media (max-width: 575.98px) {
        /* line 4710, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul li {
          display: inline-block !important;
          width: 100%;
          padding-left: 70px;
          min-height: auto;
          font-size: 21px;
          line-height: 25px;
          text-align: left; } }
      /* line 4737, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-left ul li img {
        width: 55px;
        min-width: 55px;
        min-height: 50px;
        max-height: 50px;
        margin-left: 25px; }
        @media (max-width: 767.98px) {
          /* line 4737, ../scss/_common.scss */
          .inovating-list-sec .inovating-overlay .inovating-list-left ul li img {
            width: 40px;
            min-width: 40px;
            min-height: 40px;
            max-height: 40px;
            margin-left: 5px; } }
        @media (max-width: 575.98px) {
          /* line 4737, ../scss/_common.scss */
          .inovating-list-sec .inovating-overlay .inovating-list-left ul li img {
            min-height: auto;
            max-height: none;
            margin-left: 5px;
            float: left;
            position: absolute;
            left: 2px;
            top: 13px; } }
    /* line 4761, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-001 {
      margin-right: -25px; }
      @media (max-width: 575.98px) {
        /* line 4761, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-001 {
          margin-left: 0px; } }
    /* line 4767, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-002 {
      margin-right: 35px; }
      @media (max-width: 1199.98px) {
        /* line 4767, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-002 {
          margin-right: 10px; } }
      @media (max-width: 575.98px) {
        /* line 4767, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-002 {
          margin-left: 0px; } }
    /* line 4776, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-003 {
      margin-right: 20px; }
      @media (max-width: 575.98px) {
        /* line 4776, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-003 {
          margin-left: 0px; } }
    /* line 4782, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-004 {
      margin-right: -25px; }
      @media (max-width: 575.98px) {
        /* line 4782, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-left ul .inovating-list-004 {
          margin-left: 0px; } }
  /* line 4792, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-list-right ul li {
    padding: 25px 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    min-height: 120px; }
    @media (max-width: 1199.98px) {
      /* line 4792, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul li {
        font-size: 20px;
        line-height: 25px; } }
    @media (max-width: 767.98px) {
      /* line 4792, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul li {
        font-size: 17px;
        line-height: 23px; } }
    @media (max-width: 575.98px) {
      /* line 4792, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul li {
        display: inline-block !important;
        width: 100%;
        padding-left: 70px;
        min-height: auto;
        font-size: 21px;
        line-height: 25px; } }
    /* line 4815, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-list-right ul li img {
      width: 55px;
      min-width: 55px;
      min-height: 50px;
      max-height: 50px;
      margin-right: 25px; }
      @media (max-width: 767.98px) {
        /* line 4815, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-right ul li img {
          width: 40px;
          min-width: 40px;
          min-height: 40px;
          max-height: 40px;
          margin-right: 5px; } }
      @media (max-width: 575.98px) {
        /* line 4815, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-list-right ul li img {
          min-height: auto;
          max-height: none;
          margin-left: 5px;
          float: left;
          position: absolute;
          left: 2px;
          top: 13px; } }
  /* line 4839, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-001 {
    margin-left: -25px; }
    @media (max-width: 575.98px) {
      /* line 4839, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-001 {
        margin-left: 0px; } }
  /* line 4845, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-002 {
    margin-left: 35px; }
    @media (max-width: 1199.98px) {
      /* line 4845, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-002 {
        margin-left: 10px; } }
    @media (max-width: 575.98px) {
      /* line 4845, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-002 {
        margin-left: 0px; } }
  /* line 4854, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-003 {
    margin-left: 20px; }
    @media (max-width: 575.98px) {
      /* line 4854, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-003 {
        margin-left: 0px; } }
  /* line 4860, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-004 {
    margin-left: -25px; }
    @media (max-width: 575.98px) {
      /* line 4860, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-list-right ul .inovating-list-004 {
        margin-left: 0px; } }
  /* line 4868, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-number {
    z-index: 1; }
    @media (max-width: 575.98px) {
      /* line 4868, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-number {
        padding: 50px 15px 30px; } }
    /* line 4873, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-number h3 {
      color: #DBC498;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 1.2px;
      line-height: 22px;
      text-align: center;
      font-family: "articulat-cf", sans-serif;
      margin: 0 0 4px; }
      @media (max-width: 767.98px) {
        /* line 4873, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-number h3 {
          font-size: 13px;
          margin-bottom: -12px; } }
    /* line 4889, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-number .big-count-number .purecounter {
      font-size: 115px;
      color: #fff;
      font-weight: 600;
      font-family: "ivymode", sans-serif;
      line-height: 105px; }
      @media (max-width: 1399.98px) {
        /* line 4889, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-number .big-count-number .purecounter {
          font-size: 105px; } }
      @media (max-width: 1199.98px) {
        /* line 4889, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-number .big-count-number .purecounter {
          font-size: 90px;
          line-height: 90px; } }
      @media (max-width: 767.98px) {
        /* line 4889, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-number .big-count-number .purecounter {
          font-size: 80px;
          line-height: 75px; } }
    /* line 4908, ../scss/_common.scss */
    .inovating-list-sec .inovating-overlay .inovating-number .year-number {
      color: #ffffff; }
      @media (max-width: 1199.98px) {
        /* line 4908, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-number .year-number {
          margin-left: -30px; } }
      @media (max-width: 991.98px) {
        /* line 4908, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-number .year-number {
          margin-left: -11px; } }
      @media (max-width: 767.98px) {
        /* line 4908, ../scss/_common.scss */
        .inovating-list-sec .inovating-overlay .inovating-number .year-number {
          margin-left: -11px;
          font-size: 60px; } }
  /* line 4923, ../scss/_common.scss */
  .inovating-list-sec .inovating-overlay .inovating-alothman-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 0;
    opacity: 0.05;
    width: 76%; }
    @media (max-width: 767.98px) {
      /* line 4923, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-alothman-logo {
        width: 160px; } }
    @media (max-width: 575.98px) {
      /* line 4923, ../scss/_common.scss */
      .inovating-list-sec .inovating-overlay .inovating-alothman-logo {
        width: 160px;
        left: 3%;
        transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%); } }

@media (max-width: 575.98px) {
  /* line 4950, ../scss/_common.scss */
  .inovating-overlay .overhiden {
    justify-content: start !important; } }

/* line 4956, ../scss/_common.scss */
.mission-vision-sec {
  background: #F7F7F7; }
  /* line 4958, ../scss/_common.scss */
  .mission-vision-sec img {
    margin-top: -90px;
    border-radius: 5px 5px 0 0; }
    @media (max-width: 1399.98px) {
      /* line 4958, ../scss/_common.scss */
      .mission-vision-sec img {
        margin-top: 0px; } }
  /* line 4965, ../scss/_common.scss */
  .mission-vision-sec h2 {
    font-size: 32px;
    color: #0C2646;
    font-weight: 600;
    font-family: "ivymode", sans-serif;
    line-height: 35px;
    margin: 30px 0 15px; }
    @media (max-width: 1399.98px) {
      /* line 4965, ../scss/_common.scss */
      .mission-vision-sec h2 {
        margin: 10px 0 9px; } }
    @media (max-width: 575.98px) {
      /* line 4965, ../scss/_common.scss */
      .mission-vision-sec h2 {
        font-size: 28px; } }
  /* line 4979, ../scss/_common.scss */
  .mission-vision-sec p {
    font-size: 24px;
    line-height: 33px;
    color: #626262;
    max-width: 560px;
    padding-right: 5%; }
    @media (max-width: 1399.98px) {
      /* line 4979, ../scss/_common.scss */
      .mission-vision-sec p {
        font-size: 22px; } }
    @media (max-width: 575.98px) {
      /* line 4979, ../scss/_common.scss */
      .mission-vision-sec p {
        font-size: 18px; } }

/***************************************************
About Us Css End
****************************************************/
/***************************************************
CEO Css Start
****************************************************/
/* line 5000, ../scss/_common.scss */
.ceo-message-sec {
  position: relative;
  padding: 80px 0 10px; }
  @media (max-width: 767.98px) {
    /* line 5000, ../scss/_common.scss */
    .ceo-message-sec {
      padding: 80px 0 5px; } }
  @media (max-width: 991.98px) {
    /* line 5000, ../scss/_common.scss */
    .ceo-message-sec {
      padding: 50px 0 5px; } }
  @media (max-width: 575.98px) {
    /* line 5000, ../scss/_common.scss */
    .ceo-message-sec {
      padding: 50px 0 5px; } }
  /* line 5012, ../scss/_common.scss */
  .ceo-message-sec .ceo-message-col {
    position: relative;
    padding-right: 0; }
    @media (max-width: 991.98px) {
      /* line 5012, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col {
        padding-right: 12px; } }
    /* line 5018, ../scss/_common.scss */
    .ceo-message-sec .ceo-message-col .ceo-message-sec-text {
      background: #F7F7F7;
      padding: 75px 50px 65px; }
      @media (max-width: 1399.98px) {
        /* line 5018, ../scss/_common.scss */
        .ceo-message-sec .ceo-message-col .ceo-message-sec-text {
          padding: 65px 35px 40px; } }
      @media (max-width: 1199.98px) {
        /* line 5018, ../scss/_common.scss */
        .ceo-message-sec .ceo-message-col .ceo-message-sec-text {
          padding: 30px 35px 40px; } }
      @media (max-width: 767.98px) {
        /* line 5018, ../scss/_common.scss */
        .ceo-message-sec .ceo-message-col .ceo-message-sec-text {
          padding: 40px 35px 40px; } }
      @media (max-width: 575.98px) {
        /* line 5018, ../scss/_common.scss */
        .ceo-message-sec .ceo-message-col .ceo-message-sec-text {
          padding: 40px 20px 30px; } }
      /* line 5033, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text:after {
        content: "";
        position: absolute;
        background: #F7F7F7;
        right: -28px;
        width: 50px;
        height: 100%;
        top: 0;
        z-index: 0; }
        @media (max-width: 767.98px) {
          /* line 5033, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text:after {
            display: none; } }
      /* line 5046, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text span {
        color: #C39E55;
        font-size: 70px; }
        @media (max-width: 1199.98px) {
          /* line 5046, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text span {
            font-size: 45px; } }
        @media (max-width: 991.98px) {
          /* line 5046, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text span {
            font-size: 35px; } }
        @media (max-width: 767.98px) {
          /* line 5046, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text span {
            font-size: 45px; } }
        @media (max-width: 575.98px) {
          /* line 5046, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text span {
            font-size: 30px; } }
      /* line 5059, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text .highlighted-text {
        padding: 22px 42px; }
        @media (max-width: 1399.98px) {
          /* line 5059, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text .highlighted-text {
            font-size: 21px;
            line-height: 33px; } }
        @media (max-width: 1199.98px) {
          /* line 5059, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text .highlighted-text {
            padding: 22px 20px; } }
        @media (max-width: 991.98px) {
          /* line 5059, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text .highlighted-text {
            font-size: 14px;
            line-height: 23px;
            padding: 14px 6px; } }
        @media (max-width: 767.98px) {
          /* line 5059, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text .highlighted-text {
            font-size: 18px;
            line-height: 27px;
            padding: 14px 30px; } }
        @media (max-width: 575.98px) {
          /* line 5059, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text .highlighted-text {
            padding: 14px 5px; } }
      /* line 5081, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text h2 {
        font-size: 32px;
        color: #0C2646;
        font-weight: 600;
        font-family: "ivymode", sans-serif;
        line-height: 40px;
        letter-spacing: 1.1px;
        margin: 0 0 10px; }
        @media (max-width: 1399.98px) {
          /* line 5081, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text h2 {
            font-size: 25px;
            line-height: 35px; } }
        @media (max-width: 1199.98px) {
          /* line 5081, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text h2 {
            font-size: 25px;
            line-height: 30px; } }
      /* line 5097, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text h3 {
        color: #C39E55;
        font-family: "articulat-cf", sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 1.2px;
        line-height: 22px;
        margin: 0 0 40px; }
        @media (max-width: 1399.98px) {
          /* line 5097, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text h3 {
            margin: 0 0 25px; } }
        @media (max-width: 991.98px) {
          /* line 5097, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text h3 {
            margin: 0 0 40px; } }
        @media (max-width: 767.98px) {
          /* line 5097, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text h3 {
            margin: 0 0 20px; } }
      /* line 5114, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text p {
        font-size: 24px;
        line-height: 33px;
        color: #626262;
        padding-right: 10%; }
        @media (max-width: 1399.98px) {
          /* line 5114, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text p {
            font-size: 20px;
            line-height: 30px; } }
        @media (max-width: 1199.98px) {
          /* line 5114, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text p {
            font-size: 18px;
            line-height: 27px; } }
        @media (max-width: 991.98px) {
          /* line 5114, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text p {
            display: none; } }
        @media (max-width: 767.98px) {
          /* line 5114, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text p {
            display: block; } }
      /* line 5132, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text a {
        color: #C39E55;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 1.2px;
        line-height: 22px;
        margin: 0 0 80px;
        display: flex;
        align-items: center; }
        @media (max-width: 1199.98px) {
          /* line 5132, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text a {
            margin: 0 0 65px; } }
        @media (max-width: 1399.98px) {
          /* line 5132, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text a {
            margin: 0 0 15px; } }
        @media (max-width: 575.98px) {
          /* line 5132, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text a {
            font-size: 15px; } }
        /* line 5151, ../scss/_common.scss */
        .ceo-message-sec .ceo-message-col .ceo-message-sec-text a:hover {
          color: #0C2646; }
          /* line 5153, ../scss/_common.scss */
          .ceo-message-sec .ceo-message-col .ceo-message-sec-text a:hover span {
            padding-left: 15px;
            color: #0C2646; }
        /* line 5158, ../scss/_common.scss */
        .ceo-message-sec .ceo-message-col .ceo-message-sec-text a span {
          padding-left: 10px;
          transition: all 0.3s ease-in-out 0s;
          -webkit-transition: all 0.3s ease-in-out 0s;
          -moz-transition: all 0.3s ease-in-out 0s;
          -ms-transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          font-size: 15px; }
      /* line 5168, ../scss/_common.scss */
      .ceo-message-sec .ceo-message-col .ceo-message-sec-text .numbergrid-btn {
        margin-top: 25px;
        text-align: left; }
        /* line 5171, ../scss/_common.scss */
        .ceo-message-sec .ceo-message-col .ceo-message-sec-text .numbergrid-btn a {
          margin: 0;
          display: inline-block; }
  /* line 5178, ../scss/_common.scss */
  .ceo-message-sec .ceo-message-photo {
    position: relative;
    z-index: 2; }
    /* line 5182, ../scss/_common.scss */
    .ceo-message-sec .ceo-message-photo .ceo-message-sec-photo img {
      border-radius: 5px 5px 0 0;
      filter: grayscale(0.95);
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
  /* line 5191, ../scss/_common.scss */
  .ceo-message-sec:hover .ceo-message-sec-photo img {
    border-radius: 5px 5px 0 0;
    filter: grayscale(0); }

/* line 5198, ../scss/_common.scss */
.ceo-message-foot {
  position: relative;
  padding-bottom: 50px; }
  /* line 5201, ../scss/_common.scss */
  .ceo-message-foot span {
    color: #8F9BAC;
    position: absolute;
    left: 4px;
    font-size: 81px;
    top: -17px;
    opacity: 0.1; }
  /* line 5209, ../scss/_common.scss */
  .ceo-message-foot h2 {
    font-size: 24px;
    color: #0C2646;
    font-weight: 600;
    font-family: "ivymode", sans-serif;
    line-height: 35px;
    letter-spacing: 1.1px;
    margin: 0 20px 0px; }
    @media (max-width: 767.98px) {
      /* line 5209, ../scss/_common.scss */
      .ceo-message-foot h2 {
        font-size: 20px; } }
  /* line 5221, ../scss/_common.scss */
  .ceo-message-foot h3 {
    color: #C39E55;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 22px;
    margin: 0 20px 0px;
    font-family: "articulat-cf", sans-serif; }
    @media (max-width: 767.98px) {
      /* line 5221, ../scss/_common.scss */
      .ceo-message-foot h3 {
        font-size: 15px; } }

/* line 5235, ../scss/_common.scss */
.board-sec {
  position: relative;
  padding: 50px 0 70px; }
  @media (max-width: 767.98px) {
    /* line 5235, ../scss/_common.scss */
    .board-sec {
      padding: 0px 0 40px; } }
  /* line 5241, ../scss/_common.scss */
  .board-sec a {
    position: relative;
    width: 100%;
    line-height: 0;
    background: #7C7C7C;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-out 0s !important;
    -moz-transition: all 0.5s ease-out 0s !important;
    -ms-transition: all 0.5s ease-out 0s !important;
    -o-transition: all 0.5s ease-out 0s !important;
    transition: all 0.5s ease-out 0s !important; }
    /* line 5249, ../scss/_common.scss */
    .board-sec a:hover {
      background: #0C2646; }
      /* line 5252, ../scss/_common.scss */
      .board-sec a:hover .borad-grid-img:before {
        opacity: 0; }
      /* line 5255, ../scss/_common.scss */
      .board-sec a:hover .borad-grid-img:after {
        opacity: 1; }
      /* line 5258, ../scss/_common.scss */
      .board-sec a:hover .borad-grid-img img {
        filter: grayscale(0);
        scale: 1.05;
        z-index: 1;
        position: relative; }
      /* line 5265, ../scss/_common.scss */
      .board-sec a:hover .borad-grid-img .board-grid-name h2 {
        color: #ffffff; }
      /* line 5269, ../scss/_common.scss */
      .board-sec a:hover .borad-grid-img .board-more {
        opacity: 1;
        right: 30px; }
        @media (max-width: 991.98px) {
          /* line 5269, ../scss/_common.scss */
          .board-sec a:hover .borad-grid-img .board-more {
            right: 18px; } }
      /* line 5276, ../scss/_common.scss */
      .board-sec a:hover .borad-grid-img .board-logo {
        opacity: 0.2; }
    /* line 5285, ../scss/_common.scss */
    .board-sec a .borad-grid-img {
      position: relative;
      overflow: hidden; }
      /* line 5288, ../scss/_common.scss */
      .board-sec a .borad-grid-img:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: white;
        background: -moz-linear-gradient(8deg, rgba(255, 255, 255, 0.9598433123) 9%, rgba(0, 0, 0, 0) 56%);
        background: -webkit-linear-gradient(8deg, rgba(255, 255, 255, 0.9598433123) 9%, rgba(0, 0, 0, 0) 56%);
        background: linear-gradient(8deg, rgba(255, 255, 255, 0.9598433123) 9%, rgba(0, 0, 0, 0) 56%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
        z-index: 2;
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important; }
      /* line 5299, ../scss/_common.scss */
      .board-sec a .borad-grid-img:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: #0c2646;
        background: -moz-linear-gradient(180deg, rgba(12, 38, 70, 0) 50%, #0c2646 100%);
        background: -webkit-linear-gradient(180deg, rgba(12, 38, 70, 0) 50%, #0c2646 100%);
        background: linear-gradient(180deg, rgba(12, 38, 70, 0) 50%, #0c2646 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c2646",endColorstr="#0c2646",GradientType=1);
        z-index: 1;
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important;
        opacity: 0; }
      /* line 5315, ../scss/_common.scss */
      .board-sec a .borad-grid-img img {
        width: 100%;
        line-height: 0;
        filter: grayscale(0.95);
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important; }
      /* line 5321, ../scss/_common.scss */
      .board-sec a .borad-grid-img .board-grid-name {
        position: absolute;
        bottom: 25px;
        z-index: 1;
        left: 20px;
        width: 70%;
        z-index: 2; }
        @media (max-width: 991.98px) {
          /* line 5321, ../scss/_common.scss */
          .board-sec a .borad-grid-img .board-grid-name {
            bottom: 15px;
            left: 8px;
            width: 100%; } }
        /* line 5335, ../scss/_common.scss */
        .board-sec a .borad-grid-img .board-grid-name h2 {
          font-size: 24px;
          color: #0C2646;
          font-weight: 600;
          font-family: "ivymode", sans-serif;
          line-height: 35px;
          letter-spacing: 1.1px;
          margin: 0 0px 0px;
          padding: 0 10px;
          -webkit-transition: all 0.5s ease-out 0s !important;
          -moz-transition: all 0.5s ease-out 0s !important;
          -ms-transition: all 0.5s ease-out 0s !important;
          -o-transition: all 0.5s ease-out 0s !important;
          transition: all 0.5s ease-out 0s !important; }
          @media (max-width: 991.98px) {
            /* line 5335, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-grid-name h2 {
              font-size: 20px;
              line-height: 25px; } }
          @media (max-width: 767.98px) {
            /* line 5335, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-grid-name h2 {
              font-size: 24px;
              line-height: 32px; } }
          @media (max-width: 575.98px) {
            /* line 5335, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-grid-name h2 {
              font-size: 20px;
              line-height: 32px; } }
        /* line 5358, ../scss/_common.scss */
        .board-sec a .borad-grid-img .board-grid-name h3 {
          color: #C39E55;
          font-family: "articulat-cf", sans-serif;
          text-transform: uppercase;
          font-size: 18px;
          font-weight: 600;
          letter-spacing: 1.2px;
          line-height: 22px;
          margin: 3px 0px 0px;
          padding: 0 10px;
          -webkit-transition: all 0.5s ease-out 0s !important;
          -moz-transition: all 0.5s ease-out 0s !important;
          -ms-transition: all 0.5s ease-out 0s !important;
          -o-transition: all 0.5s ease-out 0s !important;
          transition: all 0.5s ease-out 0s !important; }
          @media (max-width: 991.98px) {
            /* line 5358, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-grid-name h3 {
              font-size: 15px; } }
      /* line 5374, ../scss/_common.scss */
      .board-sec a .borad-grid-img .board-more {
        position: absolute;
        bottom: 25px;
        right: 50px;
        z-index: 2;
        opacity: 0;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        @media (max-width: 991.98px) {
          /* line 5374, ../scss/_common.scss */
          .board-sec a .borad-grid-img .board-more {
            width: 45px;
            display: none; } }
        /* line 5385, ../scss/_common.scss */
        .board-sec a .borad-grid-img .board-more img {
          filter: grayscale(0); }
        /* line 5388, ../scss/_common.scss */
        .board-sec a .borad-grid-img .board-more span {
          font-size: 50px;
          color: #C39E55; }
      /* line 5393, ../scss/_common.scss */
      .board-sec a .borad-grid-img .board-logo {
        position: absolute;
        right: -62%;
        bottom: -70%;
        z-index: 0;
        opacity: 0;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        @media (max-width: 991.98px) {
          /* line 5393, ../scss/_common.scss */
          .board-sec a .borad-grid-img .board-logo {
            right: -59%;
            bottom: -61%; } }
        @media (max-width: 767.98px) {
          /* line 5393, ../scss/_common.scss */
          .board-sec a .borad-grid-img .board-logo {
            right: -48%;
            bottom: -50%; } }
        @media (max-width: 575.98px) {
          /* line 5393, ../scss/_common.scss */
          .board-sec a .borad-grid-img .board-logo {
            right: -61%;
            bottom: -76%; } }
        /* line 5410, ../scss/_common.scss */
        .board-sec a .borad-grid-img .board-logo span {
          color: #8F9BAC;
          font-size: 1000px; }
          @media (max-width: 1399.98px) {
            /* line 5410, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-logo span {
              font-size: 835px; } }
          @media (max-width: 1199.98px) {
            /* line 5410, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-logo span {
              font-size: 700px; } }
          @media (max-width: 991.98px) {
            /* line 5410, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-logo span {
              font-size: 515px; } }
          @media (max-width: 767.98px) {
            /* line 5410, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-logo span {
              font-size: 720px; } }
          @media (max-width: 575.98px) {
            /* line 5410, ../scss/_common.scss */
            .board-sec a .borad-grid-img .board-logo span {
              font-size: 620px; } }

/***************************************************
CEO Css End
****************************************************/
/***************************************************
NEWS Css Start
****************************************************/
/* line 5437, ../scss/_common.scss */
.news-form-search {
  padding: 40px 0 10px; }

/* line 5440, ../scss/_common.scss */
.form-bt {
  z-index: 0;
  position: relative; }

/* line 5448, ../scss/_common.scss */
.forminputs .news-form-search form .form-feild .inputicons {
  top: 19px; }
/* line 5455, ../scss/_common.scss */
.forminputs form .form-feild {
  position: relative;
  z-index: 1; }
  /* line 5459, ../scss/_common.scss */
  .forminputs form .form-feild ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #585858;
    opacity: 0.7;
    /* Firefox */ }
  /* line 5464, ../scss/_common.scss */
  .forminputs form .form-feild :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #585858;
    opacity: 0.7; }
  /* line 5469, ../scss/_common.scss */
  .forminputs form .form-feild ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #585858;
    opacity: 0.7; }
  /* line 5473, ../scss/_common.scss */
  .forminputs form .form-feild textarea, .forminputs form .form-feild input[type="text"] {
    -webkit-appearance: none; }
  /* line 5476, ../scss/_common.scss */
  .forminputs form .form-feild label.hidden {
    display: none; }
  /* line 5480, ../scss/_common.scss */
  .forminputs form .form-feild .form-control {
    border: 1px solid #70707040;
    border-radius: 3px;
    font-family: "articulat-cf", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #585858;
    padding: 18px 20px 10px;
    min-height: 60px;
    box-shadow: none !important;
    position: relative;
    margin: 5px 0 0; }
  /* line 5494, ../scss/_common.scss */
  .forminputs form .form-feild .inputicons.serc {
    top: 6px;
    right: 13px; }
    /* line 5498, ../scss/_common.scss */
    .forminputs form .form-feild .inputicons.serc .main-btn:hover {
      background: rgba(0, 0, 0, 0) !important; }
  /* line 5503, ../scss/_common.scss */
  .forminputs form .form-feild .inputicons {
    position: absolute;
    top: 12px;
    right: 30px; }
    /* line 5507, ../scss/_common.scss */
    .forminputs form .form-feild .inputicons button.main-btn {
      margin: 0;
      padding: 10px; }
      @media (max-width: 991.98px) {
        /* line 5507, ../scss/_common.scss */
        .forminputs form .form-feild .inputicons button.main-btn {
          padding: 10px 17px; } }
    /* line 5514, ../scss/_common.scss */
    .forminputs form .form-feild .inputicons span.icon-search-icon {
      font-size: 25px;
      color: #C39E55;
      margin-top: 4px; }
    /* line 5519, ../scss/_common.scss */
    .forminputs form .form-feild .inputicons span.icon-filter-icon {
      font-size: 13px;
      color: #C39E55;
      margin-top: 18px; }
    /* line 5524, ../scss/_common.scss */
    .forminputs form .form-feild .inputicons button {
      border: none;
      background: none; }
/* line 5530, ../scss/_common.scss */
.forminputs form .main-btn {
  background: #0C2646;
  border-radius: 3px;
  height: 60px;
  padding: 0;
  width: 100%;
  margin: 5px 0 0; }
  /* line 5537, ../scss/_common.scss */
  .forminputs form .main-btn:hover {
    background: #C39E55 !important; }
    /* line 5539, ../scss/_common.scss */
    .forminputs form .main-btn:hover span {
      color: #ffffff; }
  /* line 5543, ../scss/_common.scss */
  .forminputs form .main-btn span {
    font-size: 25px;
    margin: 0; }
/* line 5548, ../scss/_common.scss */
.forminputs form .search-result-text {
  font-family: "articulat-cf", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #626262; }
  /* line 5554, ../scss/_common.scss */
  .forminputs form .search-result-text span {
    font-weight: 700;
    color: #C39E55;
    padding: 10px 0 0; }

/* line 5563, ../scss/_common.scss */
.newsdateandback {
  display: flex;
  justify-content: space-between;
  margin: 15px 0; }
  /* line 5567, ../scss/_common.scss */
  .newsdateandback .news-date {
    color: #7C7C7C;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px; }
  /* line 5574, ../scss/_common.scss */
  .newsdateandback .news-back-link a {
    color: #C39E55;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 22px;
    margin: 0;
    display: flex;
    align-items: center; }
    @media (max-width: 991.98px) {
      /* line 5574, ../scss/_common.scss */
      .newsdateandback .news-back-link a {
        font-size: 15px; } }
    @media (max-width: 767.98px) {
      /* line 5574, ../scss/_common.scss */
      .newsdateandback .news-back-link a {
        font-size: 13px; } }
    /* line 5589, ../scss/_common.scss */
    .newsdateandback .news-back-link a:hover {
      color: #0C2646; }
      /* line 5591, ../scss/_common.scss */
      .newsdateandback .news-back-link a:hover span {
        margin-right: 15px; }
    /* line 5595, ../scss/_common.scss */
    .newsdateandback .news-back-link a span {
      transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      margin-right: 10px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }

/* line 5607, ../scss/_common.scss */
.news-slider-container {
  border-radius: 5px; }
  /* line 5609, ../scss/_common.scss */
  .news-slider-container .news-slider {
    background: #0C2646; }
    /* line 5611, ../scss/_common.scss */
    .news-slider-container .news-slider:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      opacity: 0.5;
      background: #0c2646;
      background: -moz-linear-gradient(180deg, rgba(12, 38, 70, 0) 63%, #0c2646 100%);
      background: -webkit-linear-gradient(180deg, rgba(12, 38, 70, 0) 63%, #0c2646 100%);
      background: linear-gradient(180deg, rgba(12, 38, 70, 0) 63%, #0c2646 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c2646",endColorstr="#0c2646",GradientType=1); }
  /* line 5626, ../scss/_common.scss */
  .news-slider-container .news-pagination {
    position: absolute;
    bottom: 25px !important;
    z-index: 1;
    opacity: 1;
    text-align: center; }
    @media (max-width: 767.98px) {
      /* line 5626, ../scss/_common.scss */
      .news-slider-container .news-pagination {
        bottom: 10px !important; } }
    /* line 5635, ../scss/_common.scss */
    .news-slider-container .news-pagination .swiper-pagination-bullet-active {
      background: #ffffff !important;
      opacity: 1 !important; }
    /* line 5639, ../scss/_common.scss */
    .news-slider-container .news-pagination .swiper-pagination-bullet {
      background: #C39E55;
      height: 13px;
      width: 13px;
      margin-right: 7px;
      opacity: 0.5; }
      @media (max-width: 767.98px) {
        /* line 5639, ../scss/_common.scss */
        .news-slider-container .news-pagination .swiper-pagination-bullet {
          height: 10px;
          width: 10px;
          margin: 0 2px !important; } }

/* line 5653, ../scss/_common.scss */
.news-page-text {
  position: relative;
  display: flex; }
  /* line 5656, ../scss/_common.scss */
  .news-page-text .news-page-date {
    min-width: 120px; }
    @media (max-width: 767.98px) {
      /* line 5656, ../scss/_common.scss */
      .news-page-text .news-page-date {
        min-width: 70px;
        display: none; } }
    @media (max-width: 575.98px) {
      /* line 5656, ../scss/_common.scss */
      .news-page-text .news-page-date {
        min-width: 55px; } }
    /* line 5664, ../scss/_common.scss */
    .news-page-text .news-page-date:after {
      content: "";
      position: absolute;
      width: 2px;
      height: 68px;
      background: #707070;
      right: 27px;
      top: 7px;
      opacity: 0.1; }
      @media (max-width: 767.98px) {
        /* line 5664, ../scss/_common.scss */
        .news-page-text .news-page-date:after {
          right: 13px; } }
      @media (max-width: 575.98px) {
        /* line 5664, ../scss/_common.scss */
        .news-page-text .news-page-date:after {
          display: none; } }
    /* line 5679, ../scss/_common.scss */
    .news-page-text .news-page-date h2 {
      font-size: 22px;
      color: #C39E55;
      line-height: 22px;
      font-weight: 500;
      font-family: "articulat-cf", sans-serif;
      margin: 7px 0 0px 0px;
      text-transform: uppercase; }
      @media (max-width: 767.98px) {
        /* line 5679, ../scss/_common.scss */
        .news-page-text .news-page-date h2 {
          font-size: 16px;
          line-height: 17px; } }
      @media (max-width: 575.98px) {
        /* line 5679, ../scss/_common.scss */
        .news-page-text .news-page-date h2 {
          font-size: 16px;
          line-height: 17px; } }
    /* line 5697, ../scss/_common.scss */
    .news-page-text .news-page-date h1 {
      font-size: 60px;
      color: #0C2646;
      line-height: 55px;
      font-weight: 600;
      font-family: "ivymode", sans-serif;
      margin: 0; }
      @media (max-width: 767.98px) {
        /* line 5697, ../scss/_common.scss */
        .news-page-text .news-page-date h1 {
          font-size: 40px;
          line-height: 45px; } }

/* line 5711, ../scss/_common.scss */
.news-col-sec {
  padding: 20px 0 20px; }
  /* line 5713, ../scss/_common.scss */
  .news-col-sec .news-col-row {
    padding: 25px 0; }
    /* line 5715, ../scss/_common.scss */
    .news-col-sec .news-col-row h2 {
      font-family: "articulat-cf", sans-serif;
      color: #0C2646;
      font-weight: 700;
      font-size: 24px;
      line-height: 34px;
      margin: 3px 0 20px 0;
      padding: 0;
      max-width: 90%; }
      /* line 5724, ../scss/_common.scss */
      .news-col-sec .news-col-row h2 a {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      @media (max-width: 1399.98px) {
        /* line 5715, ../scss/_common.scss */
        .news-col-sec .news-col-row h2 {
          font-size: 22px;
          line-height: 29px;
          margin: 3px 0 15px 0; } }
      @media (max-width: 991.98px) {
        /* line 5715, ../scss/_common.scss */
        .news-col-sec .news-col-row h2 {
          margin: 15px 0 15px 0; } }
      @media (max-width: 767.98px) {
        /* line 5715, ../scss/_common.scss */
        .news-col-sec .news-col-row h2 {
          max-width: 99%; } }
      /* line 5742, ../scss/_common.scss */
      .news-col-sec .news-col-row h2:hover a {
        color: #C39E55; }
    /* line 5747, ../scss/_common.scss */
    .news-col-sec .news-col-row h5 {
      font-family: "articulat-cf", sans-serif;
      color: #7C7C7C;
      font-weight: 600;
      font-size: 18px;
      line-height: 20px;
      margin: 2px 0 22px  0;
      padding: 0;
      max-width: 90%; }
      @media (max-width: 767.98px) {
        /* line 5747, ../scss/_common.scss */
        .news-col-sec .news-col-row h5 {
          max-width: 99%; } }
    /* line 5760, ../scss/_common.scss */
    .news-col-sec .news-col-row p {
      font-family: "articulat-cf", sans-serif;
      color: #626262;
      font-weight: 500;
      font-size: 18px;
      line-height: 30px;
      margin: 2px 0 4px 0;
      padding: 0;
      max-width: 90%;
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical; }
      @media (max-width: 767.98px) {
        /* line 5760, ../scss/_common.scss */
        .news-col-sec .news-col-row p {
          max-width: 99%; } }
      @media (max-width: 1399.98px) {
        /* line 5760, ../scss/_common.scss */
        .news-col-sec .news-col-row p {
          font-size: 17px;
          line-height: 26px; } }
      @media (max-width: 1199.98px) {
        /* line 5760, ../scss/_common.scss */
        .news-col-sec .news-col-row p {
          -webkit-line-clamp: 3; } }
      @media (max-width: 991.98px) {
        /* line 5760, ../scss/_common.scss */
        .news-col-sec .news-col-row p {
          -webkit-line-clamp: 5; } }
    /* line 5787, ../scss/_common.scss */
    .news-col-sec .news-col-row .readmore-btn {
      margin: 25px 0 0; }
      @media (max-width: 1199.98px) {
        /* line 5787, ../scss/_common.scss */
        .news-col-sec .news-col-row .readmore-btn {
          margin: 30px 0 0; } }
      @media (max-width: 991.98px) {
        /* line 5787, ../scss/_common.scss */
        .news-col-sec .news-col-row .readmore-btn {
          margin: 25px 0 0; } }
    /* line 5796, ../scss/_common.scss */
    .news-col-sec .news-col-row .news-poster-img {
      line-height: 0;
      border-radius: 5px;
      position: relative;
      overflow: hidden; }
      /* line 5801, ../scss/_common.scss */
      .news-col-sec .news-col-row .news-poster-img img {
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important;
        transform: scale(1); }
      /* line 5807, ../scss/_common.scss */
      .news-col-sec .news-col-row .news-poster-img:hover img {
        transform: scale(1.05); }

/* line 5816, ../scss/_common.scss */
.readmore-btn a {
  font-family: "articulat-cf", sans-serif;
  color: #C39E55;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase; }
  /* line 5823, ../scss/_common.scss */
  .readmore-btn a:hover {
    color: #0C2646; }
    /* line 5825, ../scss/_common.scss */
    .readmore-btn a:hover span {
      color: #0C2646;
      padding-left: 15px; }
  /* line 5830, ../scss/_common.scss */
  .readmore-btn a span {
    font-size: 14px;
    padding-left: 10px;
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }

/* line 5837, ../scss/_common.scss */
.nice-select {
  background: #F5F5F5;
  border: 0px;
  z-index: 1; }
  /* line 5841, ../scss/_common.scss */
  .nice-select .current {
    opacity: 0.7; }

/* line 5845, ../scss/_common.scss */
.nice-select:after {
  content: '\e90c';
  font-family: 'icomoon'; }

/* line 5849, ../scss/_common.scss */
.nice-select:active, .nice-select.open, .nice-select:focus {
  border: none; }

/* line 5852, ../scss/_common.scss */
.btn-primary {
  background: none;
  z-index: 1;
  border: none; }

/* line 5857, ../scss/_common.scss */
.nice-select .option.selected {
  color: #F6630C; }

/* line 5860, ../scss/_common.scss */
.forminputs form .form-feild .inputicons.searchbtn {
  top: 21px; }

/***************************************************
NEWS Css End
****************************************************/
/***************************************************
PAGINATION Css START
****************************************************/
/* line 5869, ../scss/_common.scss */
.main-pagination-sec {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 50px 0; }
  /* line 5875, ../scss/_common.scss */
  .main-pagination-sec .main-pagination-list ul {
    display: flex; }
    /* line 5877, ../scss/_common.scss */
    .main-pagination-sec .main-pagination-list ul li.prev {
      transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1); }
    /* line 5884, ../scss/_common.scss */
    .main-pagination-sec .main-pagination-list ul li.active {
      background: #C39E55; }
      /* line 5886, ../scss/_common.scss */
      .main-pagination-sec .main-pagination-list ul li.active span {
        color: #ffffff; }
    /* line 5890, ../scss/_common.scss */
    .main-pagination-sec .main-pagination-list ul li {
      width: 45px;
      height: 40px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 5px;
      border: 1px solid #70707040;
      margin: 5px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important;
      cursor: pointer;
      overflow: hidden; }
      @media (max-width: 767.98px) {
        /* line 5890, ../scss/_common.scss */
        .main-pagination-sec .main-pagination-list ul li {
          width: 40px;
          height: 35px;
          margin: 3px; } }
      /* line 5907, ../scss/_common.scss */
      .main-pagination-sec .main-pagination-list ul li:hover {
        background: #C39E55; }
        /* line 5909, ../scss/_common.scss */
        .main-pagination-sec .main-pagination-list ul li:hover span {
          color: #ffffff; }
        /* line 5912, ../scss/_common.scss */
        .main-pagination-sec .main-pagination-list ul li:hover a {
          color: #ffffff; }
      /* line 5916, ../scss/_common.scss */
      .main-pagination-sec .main-pagination-list ul li span {
        color: #0C2646;
        font-family: "ivymode", sans-serif;
        font-size: 18px;
        font-weight: 600;
        padding: 20px; }
        @media (max-width: 767.98px) {
          /* line 5916, ../scss/_common.scss */
          .main-pagination-sec .main-pagination-list ul li span {
            font-size: 14px; } }
      /* line 5926, ../scss/_common.scss */
      .main-pagination-sec .main-pagination-list ul li a {
        color: #0C2646;
        font-family: "ivymode", sans-serif;
        font-size: 18px;
        font-weight: 600;
        padding: 20px; }
        @media (max-width: 767.98px) {
          /* line 5926, ../scss/_common.scss */
          .main-pagination-sec .main-pagination-list ul li a {
            font-size: 14px; } }

/***************************************************
PAGINATION Css End
****************************************************/
/***************************************************
SEARCH RESULT Css START
****************************************************/
/* line 5947, ../scss/_common.scss */
.search-col-sec .search-grid {
  padding: 25px 0; }
  /* line 5949, ../scss/_common.scss */
  .search-col-sec .search-grid h1 {
    margin: 10px 0 13px;
    line-height: 0; }
    /* line 5952, ../scss/_common.scss */
    .search-col-sec .search-grid h1 a {
      font-size: 24px;
      font-weight: 600;
      line-height: 30px;
      letter-spacing: 1.1px;
      color: #0C2646; }
    /* line 5959, ../scss/_common.scss */
    .search-col-sec .search-grid h1 a:hover {
      color: #C39E55; }
  /* line 5963, ../scss/_common.scss */
  .search-col-sec .search-grid .readmore-btn {
    margin-top: 10px; }
/* line 5967, ../scss/_common.scss */
.search-col-sec .main-pagination-sec {
  padding: 0 0 70px; }

/***************************************************
SEARCH RESULT Css End
****************************************************/
/***************************************************
PORTFOLIO CSS START
****************************************************/
/* line 5977, ../scss/_common.scss */
.portfolio-section {
  position: relative;
  padding: 50px 0 70px; }
  @media (max-width: 575.98px) {
    /* line 5977, ../scss/_common.scss */
    .portfolio-section {
      padding: 35px 0 40px; } }
  /* line 5983, ../scss/_common.scss */
  .portfolio-section a {
    position: relative;
    width: 100%;
    line-height: 0;
    background: #7C7C7C;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out 0s !important;
    -moz-transition: all 0.5s ease-out 0s !important;
    -ms-transition: all 0.5s ease-out 0s !important;
    -o-transition: all 0.5s ease-out 0s !important;
    transition: all 0.5s ease-out 0s !important; }
    /* line 5991, ../scss/_common.scss */
    .portfolio-section a:hover {
      background: #0C2646; }
      /* line 5994, ../scss/_common.scss */
      .portfolio-section a:hover .borad-grid-img:before {
        opacity: 0; }
      /* line 5997, ../scss/_common.scss */
      .portfolio-section a:hover .borad-grid-img:after {
        opacity: 0.9; }
      /* line 6000, ../scss/_common.scss */
      .portfolio-section a:hover .borad-grid-img img {
        scale: 1.05; }
      /* line 6005, ../scss/_common.scss */
      .portfolio-section a:hover .borad-grid-img .board-grid-name h2 {
        color: #ffffff; }
      /* line 6008, ../scss/_common.scss */
      .portfolio-section a:hover .borad-grid-img .board-grid-name .port-para {
        visibility: visible;
        opacity: 1;
        height: 80px; }
        @media (max-width: 991.98px) {
          /* line 6008, ../scss/_common.scss */
          .portfolio-section a:hover .borad-grid-img .board-grid-name .port-para {
            height: 85px; } }
        @media (max-width: 767.98px) {
          /* line 6008, ../scss/_common.scss */
          .portfolio-section a:hover .borad-grid-img .board-grid-name .port-para {
            height: 70px; } }
      /* line 6019, ../scss/_common.scss */
      .portfolio-section a:hover .borad-grid-img .board-more {
        opacity: 1;
        right: 30px; }
      /* line 6023, ../scss/_common.scss */
      .portfolio-section a:hover .borad-grid-img .board-logo {
        opacity: 0.6;
        right: -187px; }
    /* line 6029, ../scss/_common.scss */
    .portfolio-section a .borad-grid-img {
      position: relative;
      overflow: hidden; }
      /* line 6032, ../scss/_common.scss */
      .portfolio-section a .borad-grid-img:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: #0c2646;
        background: -moz-linear-gradient(180deg, rgba(12, 38, 70, 0) 50%, #0c2646 100%);
        background: -webkit-linear-gradient(180deg, rgba(12, 38, 70, 0) 50%, #0c2646 100%);
        background: linear-gradient(180deg, rgba(12, 38, 70, 0) 50%, #0c2646 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c2646",endColorstr="#0c2646",GradientType=1);
        z-index: 1;
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important; }
      /* line 6047, ../scss/_common.scss */
      .portfolio-section a .borad-grid-img:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: #0C2646;
        z-index: 1;
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important;
        opacity: 0; }
      /* line 6059, ../scss/_common.scss */
      .portfolio-section a .borad-grid-img img {
        width: 100%;
        line-height: 0;
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important; }
      /* line 6065, ../scss/_common.scss */
      .portfolio-section a .borad-grid-img .board-grid-name {
        position: absolute;
        bottom: 25px;
        z-index: 1;
        left: 20px;
        width: 70%;
        z-index: 2; }
        @media (max-width: 991.98px) {
          /* line 6065, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-grid-name {
            bottom: 15px; } }
        @media (max-width: 767.98px) {
          /* line 6065, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-grid-name {
            width: 90%; } }
        @media (max-width: 575.98px) {
          /* line 6065, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-grid-name {
            bottom: 25px; } }
        /* line 6079, ../scss/_common.scss */
        .portfolio-section a .borad-grid-img .board-grid-name h2 {
          font-size: 24px;
          color: #ffffff;
          font-weight: 600;
          font-family: "ivymode", sans-serif;
          line-height: 35px;
          letter-spacing: 1.1px;
          margin: 0 0px 0px;
          padding: 0 10px;
          -webkit-transition: all 0.3s ease-out 0s !important;
          -moz-transition: all 0.3s ease-out 0s !important;
          -ms-transition: all 0.3s ease-out 0s !important;
          -o-transition: all 0.3s ease-out 0s !important;
          transition: all 0.3s ease-out 0s !important; }
          @media (max-width: 480px) {
            /* line 6079, ../scss/_common.scss */
            .portfolio-section a .borad-grid-img .board-grid-name h2 {
              line-height: 30px; } }
        /* line 6093, ../scss/_common.scss */
        .portfolio-section a .borad-grid-img .board-grid-name .port-para {
          color: #ffffff;
          font-family: "articulat-cf", sans-serif;
          font-size: 19px;
          font-weight: 500;
          letter-spacing: 1.2px;
          line-height: 27px;
          margin: 7px 0px 0px;
          padding: 0 10px;
          -webkit-transition: all 0.3s ease-out 0s !important;
          -moz-transition: all 0.3s ease-out 0s !important;
          -ms-transition: all 0.3s ease-out 0s !important;
          -o-transition: all 0.3s ease-out 0s !important;
          transition: all 0.3s ease-out 0s !important;
          visibility: hidden;
          opacity: 0;
          height: 0px;
          display: -webkit-box;
          overflow: hidden;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical; }
          @media (max-width: 1199.98px) {
            /* line 6093, ../scss/_common.scss */
            .portfolio-section a .borad-grid-img .board-grid-name .port-para {
              font-size: 17px;
              display: none; } }
          @media (max-width: 991.98px) {
            /* line 6093, ../scss/_common.scss */
            .portfolio-section a .borad-grid-img .board-grid-name .port-para {
              font-size: 14px;
              line-height: 16px; } }
          @media (max-width: 767.98px) {
            /* line 6093, ../scss/_common.scss */
            .portfolio-section a .borad-grid-img .board-grid-name .port-para {
              font-size: 19px;
              line-height: 22px;
              display: block; } }
          @media (max-width: 575.98px) {
            /* line 6093, ../scss/_common.scss */
            .portfolio-section a .borad-grid-img .board-grid-name .port-para {
              display: none; } }
      /* line 6128, ../scss/_common.scss */
      .portfolio-section a .borad-grid-img .board-more {
        position: absolute;
        bottom: 25px;
        right: 50px;
        z-index: 2;
        opacity: 0;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        @media (max-width: 991.98px) {
          /* line 6128, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-more {
            width: 45px;
            display: none; } }
        @media (max-width: 1199.98px) {
          /* line 6128, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-more {
            width: 60px; } }
        @media (max-width: 991.98px) {
          /* line 6128, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-more {
            width: 40px; } }
        @media (max-width: 767.98px) {
          /* line 6128, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-more {
            width: 60px; } }
        @media (max-width: 480px) {
          /* line 6128, ../scss/_common.scss */
          .portfolio-section a .borad-grid-img .board-more {
            width: 50px; } }
        /* line 6151, ../scss/_common.scss */
        .portfolio-section a .borad-grid-img .board-more img {
          filter: grayscale(0); }
        /* line 6154, ../scss/_common.scss */
        .portfolio-section a .borad-grid-img .board-more span {
          font-size: 50px;
          color: #C39E55; }
        /* line 6159, ../scss/_common.scss */
        .portfolio-section a .borad-grid-img .board-more span.vido {
          font-size: 40px; }
      /* line 6163, ../scss/_common.scss */
      .portfolio-section a .borad-grid-img .board-logo {
        position: absolute;
        bottom: -200px;
        right: -107px;
        z-index: 0;
        opacity: 0;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        /* line 6170, ../scss/_common.scss */
        .portfolio-section a .borad-grid-img .board-logo span {
          color: #ffffff;
          font-size: 450px; }
          @media (max-width: 991.98px) {
            /* line 6170, ../scss/_common.scss */
            .portfolio-section a .borad-grid-img .board-logo span {
              font-size: 180px; } }

/* line 6181, ../scss/_common.scss */
.portfolio-inner-page {
  position: relative;
  margin-bottom: 70px; }
  @media (max-width: 991.98px) {
    /* line 6181, ../scss/_common.scss */
    .portfolio-inner-page {
      margin-bottom: 0px; } }
  /* line 6187, ../scss/_common.scss */
  .portfolio-inner-page .portfolio-small-box {
    width: 33%;
    height: 100%;
    float: right;
    position: absolute;
    overflow: hidden;
    top: 10%;
    right: 6%;
    z-index: 1;
    border-radius: 5px; }
    @media (max-width: 991.98px) {
      /* line 6187, ../scss/_common.scss */
      .portfolio-inner-page .portfolio-small-box {
        width: 100%;
        height: auto;
        top: auto;
        right: auto;
        position: relative;
        margin-top: 25px; } }
    /* line 6205, ../scss/_common.scss */
    .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in {
      z-index: 1;
      padding: 30px 40px; }
      @media (max-width: 1199.98px) {
        /* line 6205, ../scss/_common.scss */
        .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in {
          padding: 20px 25px; } }
      /* line 6211, ../scss/_common.scss */
      .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in h1 {
        font-size: 32px;
        color: #DBC498;
        font-weight: 600;
        font-family: "ivymode", sans-serif;
        line-height: 35px;
        margin: 18px  0 15px; }
        @media (max-width: 1199.98px) {
          /* line 6211, ../scss/_common.scss */
          .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in h1 {
            font-size: 28px; } }
        @media (max-width: 991.98px) {
          /* line 6211, ../scss/_common.scss */
          .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in h1 {
            font-size: 25px;
            margin: 5px 0 10px;
            line-height: 32px; } }
        @media (max-width: 767.98px) {
          /* line 6211, ../scss/_common.scss */
          .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in h1 {
            font-size: 29px;
            margin: 15px 0 10px;
            line-height: 32px; } }
      /* line 6232, ../scss/_common.scss */
      .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in p {
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        font-family: "articulat-cf", sans-serif;
        line-height: 35px;
        margin: 30px 0 15px; }
        @media (max-width: 1399.98px) {
          /* line 6232, ../scss/_common.scss */
          .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in p {
            font-size: 20px;
            line-height: 29px;
            margin: 22px 0 15px; } }
        @media (max-width: 1199.98px) {
          /* line 6232, ../scss/_common.scss */
          .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in p {
            font-size: 18px;
            line-height: 27px;
            margin: 22px 0 15px; } }
        @media (max-width: 991.98px) {
          /* line 6232, ../scss/_common.scss */
          .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in p {
            font-size: 20px;
            line-height: 31px;
            margin: 10px 0 14px; } }
        @media (max-width: 767.98px) {
          /* line 6232, ../scss/_common.scss */
          .portfolio-inner-page .portfolio-small-box .portfolio-small-box-in p {
            font-size: 20px;
            line-height: 31px;
            margin: 15px 0 6px; } }

/* line 6260, ../scss/_common.scss */
.portfolio-companies-sec {
  background: #F7F7F7;
  padding: 70px 0; }
  @media (max-width: 767.98px) {
    /* line 6260, ../scss/_common.scss */
    .portfolio-companies-sec {
      padding: 30px 0; } }
  /* line 6266, ../scss/_common.scss */
  .portfolio-companies-sec h1 {
    font-size: 32px;
    color: #0C2646;
    font-weight: 600;
    font-family: "ivymode", sans-serif;
    line-height: 35px;
    margin: 18px 0 15px;
    letter-spacing: 1.2px; }
    @media (max-width: 575.98px) {
      /* line 6266, ../scss/_common.scss */
      .portfolio-companies-sec h1 {
        font-size: 25px; } }
  /* line 6278, ../scss/_common.scss */
  .portfolio-companies-sec .portfolio-companies-sec-row {
    padding: 30px 0; }
    /* line 6282, ../scss/_common.scss */
    .portfolio-companies-sec .portfolio-companies-sec-row .row:hover .portfolio-companies-img {
      border: 1px solid #C39E55; }
    /* line 6287, ../scss/_common.scss */
    .portfolio-companies-sec .portfolio-companies-sec-row .portfolio-companies-img {
      border: 1px solid #ffffff;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
    /* line 6291, ../scss/_common.scss */
    .portfolio-companies-sec .portfolio-companies-sec-row .portfolio-companies-img {
      background: #ffffff;
      padding: 25px;
      border-radius: 5px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      max-height: 185px;
      min-height: 175px;
      height: 100%; }
      /* line 6310, ../scss/_common.scss */
      .portfolio-companies-sec .portfolio-companies-sec-row .portfolio-companies-img img {
        max-width: 90%;
        max-height: 90%;
        width: auto;
        height: auto;
        text-align: center; }
  /* line 6320, ../scss/_common.scss */
  .portfolio-companies-sec .portfolio-companies-content h2 {
    font-size: 24px;
    color: #0C2646;
    font-weight: 600;
    font-family: "ivymode", sans-serif;
    line-height: 35px;
    margin: 0px 0 7px;
    letter-spacing: 1.1px;
    text-transform: none; }
    @media (max-width: 991.98px) {
      /* line 6320, ../scss/_common.scss */
      .portfolio-companies-sec .portfolio-companies-content h2 {
        margin: 0px 0 7px; } }
    @media (max-width: 575.98px) {
      /* line 6320, ../scss/_common.scss */
      .portfolio-companies-sec .portfolio-companies-content h2 {
        margin: 15px 0 7px; } }
    /* line 6335, ../scss/_common.scss */
    .portfolio-companies-sec .portfolio-companies-content h2 a {
      font-size: 24px;
      color: #0C2646;
      font-weight: 600;
      font-family: "ivymode", sans-serif;
      line-height: 35px;
      margin: 0px 0 7px;
      letter-spacing: 1.1px;
      text-transform: none; }
      @media (max-width: 991.98px) {
        /* line 6335, ../scss/_common.scss */
        .portfolio-companies-sec .portfolio-companies-content h2 a {
          margin: 0px 0 7px; } }
      @media (max-width: 575.98px) {
        /* line 6335, ../scss/_common.scss */
        .portfolio-companies-sec .portfolio-companies-content h2 a {
          margin: 15px 0 7px; } }
      /* line 6349, ../scss/_common.scss */
      .portfolio-companies-sec .portfolio-companies-content h2 a:hover {
        color: #C39E55; }
  /* line 6354, ../scss/_common.scss */
  .portfolio-companies-sec .portfolio-companies-content p {
    font-size: 18px;
    font-weight: 500;
    font-family: "articulat-cf", sans-serif;
    line-height: 30px;
    margin: 0; }
  /* line 6361, ../scss/_common.scss */
  .portfolio-companies-sec .portfolio-companies-content a {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1.2px;
    text-transform: uppercase; }
    @media (max-width: 991.98px) {
      /* line 6361, ../scss/_common.scss */
      .portfolio-companies-sec .portfolio-companies-content a {
        font-size: 17px; } }
    /* line 6370, ../scss/_common.scss */
    .portfolio-companies-sec .portfolio-companies-content a span {
      font-size: 16px;
      padding-right: 5px; }

/***************************************************
PORTFOLIO CSS END
****************************************************/
/***************************************************
AWARDS AND CERTIFICATIONS CSS START
****************************************************/
/* line 6383, ../scss/_common.scss */
.awards-sec {
  padding: 30px 0 30px; }
  /* line 6385, ../scss/_common.scss */
  .awards-sec .awards-sec-col {
    position: relative;
    overflow: hidden;
    padding: 20px 0; }
    /* line 6389, ../scss/_common.scss */
    .awards-sec .awards-sec-col a {
      text-align: center;
      position: relative;
      width: 100%;
      border-radius: 5px;
      overflow: hidden;
      -webkit-transition: all 0.5s ease-out 0s !important;
      -moz-transition: all 0.5s ease-out 0s !important;
      -ms-transition: all 0.5s ease-out 0s !important;
      -o-transition: all 0.5s ease-out 0s !important;
      transition: all 0.5s ease-out 0s !important; }
      /* line 6396, ../scss/_common.scss */
      .awards-sec .awards-sec-col a::after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background: #0C2646;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important; }
      /* line 6407, ../scss/_common.scss */
      .awards-sec .awards-sec-col a::before {
        font-family: 'icomoon' !important;
        content: "\e914";
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        color: #C39E55;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        font-size: 25px;
        opacity: 0;
        -webkit-transition: all 0.5s ease-out 0s !important;
        -moz-transition: all 0.5s ease-out 0s !important;
        -ms-transition: all 0.5s ease-out 0s !important;
        -o-transition: all 0.5s ease-out 0s !important;
        transition: all 0.5s ease-out 0s !important; }
      /* line 6425, ../scss/_common.scss */
      .awards-sec .awards-sec-col a:hover::before {
        opacity: 1; }
      /* line 6428, ../scss/_common.scss */
      .awards-sec .awards-sec-col a:hover::after {
        opacity: 0.9; }
      /* line 6431, ../scss/_common.scss */
      .awards-sec .awards-sec-col a:hover img {
        scale: 1.05; }
      /* line 6435, ../scss/_common.scss */
      .awards-sec .awards-sec-col a .awards-sec-col-img {
        width: 100%;
        height: 320px;
        text-align: center;
        background: #F7F7F7;
        padding: 22px 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media (max-width: 767.98px) {
          /* line 6435, ../scss/_common.scss */
          .awards-sec .awards-sec-col a .awards-sec-col-img {
            height: 220px; } }
        @media (max-width: 575.98px) {
          /* line 6435, ../scss/_common.scss */
          .awards-sec .awards-sec-col a .awards-sec-col-img {
            height: 300px; } }
        /* line 6450, ../scss/_common.scss */
        .awards-sec .awards-sec-col a .awards-sec-col-img img {
          max-width: 90%;
          max-height: 90%;
          width: auto;
          height: auto;
          text-align: center;
          -webkit-transition: all 0.5s ease-out 0s !important;
          -moz-transition: all 0.5s ease-out 0s !important;
          -ms-transition: all 0.5s ease-out 0s !important;
          -o-transition: all 0.5s ease-out 0s !important;
          transition: all 0.5s ease-out 0s !important; }
    /* line 6461, ../scss/_common.scss */
    .awards-sec .awards-sec-col h2 {
      font-size: 18px;
      font-weight: 600;
      line-height: 30px;
      letter-spacing: 1.2px;
      color: #C39E55;
      margin: 0;
      padding: 20px 0 5px; }
      @media (max-width: 767.98px) {
        /* line 6461, ../scss/_common.scss */
        .awards-sec .awards-sec-col h2 {
          padding: 10px 0 5px; } }
    /* line 6473, ../scss/_common.scss */
    .awards-sec .awards-sec-col h1 {
      font-size: 24px;
      color: #0C2646;
      font-weight: 600;
      font-family: "ivymode", sans-serif;
      line-height: 35px;
      margin: 0px;
      letter-spacing: 1.1px; }
      @media (max-width: 767.98px) {
        /* line 6473, ../scss/_common.scss */
        .awards-sec .awards-sec-col h1 {
          font-size: 18px;
          line-height: 25px; } }
      @media (max-width: 575.98px) {
        /* line 6473, ../scss/_common.scss */
        .awards-sec .awards-sec-col h1 {
          font-size: 24px;
          line-height: 35px; } }

/***************************************************
AWARDS AND CERTIFICATIONS CSS END
****************************************************/
/***************************************************
PHOTOS AND VIDEOS CSS STARTS
****************************************************/
/* line 6497, ../scss/_common.scss */
.photosvideos-section {
  padding: 50px 0; }
  @media (max-width: 575.98px) {
    /* line 6497, ../scss/_common.scss */
    .photosvideos-section {
      padding: 30px 0; } }
  /* line 6505, ../scss/_common.scss */
  .photosvideos-section .photosvideos-head ul.nav-pills li.nav-item:hover {
    color: #C39E55; }
  /* line 6508, ../scss/_common.scss */
  .photosvideos-section .photosvideos-head ul.nav-pills li.nav-item .nav-link {
    background: none;
    font-size: 24px;
    color: #0C2646;
    font-weight: 600;
    font-family: "ivymode", sans-serif;
    line-height: 35px;
    margin: 0px 0 7px;
    letter-spacing: 1.1px; }
    @media (max-width: 991.98px) {
      /* line 6508, ../scss/_common.scss */
      .photosvideos-section .photosvideos-head ul.nav-pills li.nav-item .nav-link {
        font-size: 19px;
        line-height: 26px; } }
  /* line 6522, ../scss/_common.scss */
  .photosvideos-section .photosvideos-head ul.nav-pills li.nav-item .nav-link.active {
    color: #C39E55; }
  /* line 6528, ../scss/_common.scss */
  .photosvideos-section .portfolio-section {
    padding: 1px 0 50px; }
    @media (max-width: 575.98px) {
      /* line 6528, ../scss/_common.scss */
      .photosvideos-section .portfolio-section {
        padding: 1px 0 15px; } }
    /* line 6533, ../scss/_common.scss */
    .photosvideos-section .portfolio-section h3 {
      font-family: "articulat-cf", sans-serif;
      color: #ffffff;
      font-weight: 500;
      font-size: 18px;
      line-height: 22px;
      padding: 5px 10px;
      text-transform: uppercase;
      margin: 0; }
      @media (max-width: 575.98px) {
        /* line 6533, ../scss/_common.scss */
        .photosvideos-section .portfolio-section h3 {
          font-size: 14px;
          line-height: 15px;
          padding: 2px 10px; } }
      /* line 6547, ../scss/_common.scss */
      .photosvideos-section .portfolio-section h3 span {
        color: #DBC498;
        font-weight: 600;
        padding-left: 5px; }
    @media (max-width: 991.98px) {
      /* line 6553, ../scss/_common.scss */
      .photosvideos-section .portfolio-section h2 {
        font-size: 22px !important;
        line-height: 31px !important; } }
    /* line 6559, ../scss/_common.scss */
    .photosvideos-section .portfolio-section .board-more {
      width: 60px; }
    @media (max-width: 991.98px) {
      /* line 6562, ../scss/_common.scss */
      .photosvideos-section .portfolio-section .board-grid-name {
        bottom: 12px !important;
        left: 11px !important; } }
    @media (max-width: 767.98px) {
      /* line 6562, ../scss/_common.scss */
      .photosvideos-section .portfolio-section .board-grid-name {
        bottom: 25px !important;
        left: 15px !important; } }
    @media (max-width: 575.98px) {
      /* line 6562, ../scss/_common.scss */
      .photosvideos-section .portfolio-section .board-grid-name {
        bottom: 15px !important;
        left: 7px !important; } }

/***************************************************
PHOTOS AND VIDEOS CSS END
****************************************************/
/***************************************************
5 DECADES OF INNOVATION CSS STARTS
****************************************************/
@media (max-width: 991.98px) {
  /* line 6583, ../scss/_common.scss */
  .decades-count .highlighted-text {
    margin-bottom: 0 !important; } }

/* line 6589, ../scss/_common.scss */
.inovating-count {
  z-index: 1; }
  @media (max-width: 1199.98px) {
    /* line 6589, ../scss/_common.scss */
    .inovating-count {
      padding: 26px 0; } }
  /* line 6594, ../scss/_common.scss */
  .inovating-count h3 {
    color: #C39E55;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 22px;
    text-align: center;
    font-family: "articulat-cf", sans-serif;
    margin: 0 0 4px; }
    @media (max-width: 991.98px) {
      /* line 6594, ../scss/_common.scss */
      .inovating-count h3 {
        text-align: left; } }
  /* line 6609, ../scss/_common.scss */
  .inovating-count .big-count-number .purecounter {
    font-size: 115px;
    color: #0C2646;
    font-weight: 600;
    font-family: "ivymode", sans-serif;
    line-height: 105px; }
    @media (max-width: 1199.98px) {
      /* line 6609, ../scss/_common.scss */
      .inovating-count .big-count-number .purecounter {
        font-size: 95px; } }

/* line 6621, ../scss/_common.scss */
.inovating-alothman-logo {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 0;
  width: 76%; }
  @media (max-width: 991.98px) {
    /* line 6621, ../scss/_common.scss */
    .inovating-alothman-logo {
      left: 1%;
      transform: translate(0%, -50%);
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
      width: 150px; } }

@media (max-width: 991.98px) {
  /* line 6643, ../scss/_common.scss */
  .decades-count .justify-content-end.overhiden {
    display: block !important; } }
/* line 6648, ../scss/_common.scss */
.innovating-grid-sec .img-left {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  /* line 6653, ../scss/_common.scss */
  .innovating-grid-sec .img-left .innovating-grid-img {
    position: relative;
    text-align: right;
    padding-top: 65px; }
    @media (max-width: 991.98px) {
      /* line 6653, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-img {
        padding-top: 30px; } }
    @media (max-width: 767.98px) {
      /* line 6661, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-img:after {
        content: "";
        position: absolute;
        height: 100%;
        background: #F7F7F7;
        width: 50px;
        left: 0px;
        top: 0px; } }
    /* line 6671, ../scss/_common.scss */
    .innovating-grid-sec .img-left .innovating-grid-img .innovating-grid-img-in {
      width: 80%;
      margin: auto 0 auto auto;
      z-index: 1;
      position: relative;
      overflow: hidden; }
      @media (max-width: 767.98px) {
        /* line 6671, ../scss/_common.scss */
        .innovating-grid-sec .img-left .innovating-grid-img .innovating-grid-img-in {
          margin: auto 0 auto 25px; } }
      /* line 6680, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-img .innovating-grid-img-in:before {
        content: "\e915";
        position: absolute;
        color: #F7F7F7;
        top: 43px;
        right: -1px;
        z-index: 1;
        font-family: 'icomoon' !important;
        font-size: 40px; }
        @media (max-width: 991.98px) {
          /* line 6680, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-img .innovating-grid-img-in:before {
            top: 20px;
            font-size: 25px; } }
        @media (max-width: 767.98px) {
          /* line 6680, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-img .innovating-grid-img-in:before {
            top: 20px;
            font-size: 25px;
            transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            -moz-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            right: auto;
            left: -1px; } }
      /* line 6705, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-img .innovating-grid-img-in img {
        border-radius: 5px 0px 0 5px; }
        @media (max-width: 767.98px) {
          /* line 6705, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-img .innovating-grid-img-in img {
            border-radius: 0px 5px 5px 0px; } }
  /* line 6714, ../scss/_common.scss */
  .innovating-grid-sec .img-left .innovating-grid-content.animated:before {
    height: 100%; }
  /* line 6718, ../scss/_common.scss */
  .innovating-grid-sec .img-left .innovating-grid-content {
    position: relative;
    z-index: 2;
    height: 100%;
    padding-bottom: 30px; }
    @media (max-width: 767.98px) {
      /* line 6718, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-content {
        padding-left: 25px; } }
    /* line 6726, ../scss/_common.scss */
    .innovating-grid-sec .img-left .innovating-grid-content:before {
      content: "";
      position: absolute;
      width: 80px;
      height: 0%;
      background: #F7F7F7;
      top: 0;
      left: -25px;
      z-index: -1;
      -webkit-transition: all 0.5s ease-out 1s;
      -moz-transition: all 0.5s ease-out 1s;
      -ms-transition: all 0.5s ease-out 1s;
      -o-transition: all 0.5s ease-out 1s;
      transition: all 0.5s ease-out 1s; }
      @media (max-width: 991.98px) {
        /* line 6726, ../scss/_common.scss */
        .innovating-grid-sec .img-left .innovating-grid-content:before {
          width: 50px; } }
      @media (max-width: 767.98px) {
        /* line 6726, ../scss/_common.scss */
        .innovating-grid-sec .img-left .innovating-grid-content:before {
          left: 0; } }
    /* line 6747, ../scss/_common.scss */
    .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-count {
      position: relative;
      overflow: hidden;
      padding: 100px 0 8px; }
      @media (max-width: 991.98px) {
        /* line 6747, ../scss/_common.scss */
        .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-count {
          padding: 43px 0 8px; } }
      @media (max-width: 767.98px) {
        /* line 6747, ../scss/_common.scss */
        .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-count {
          padding: 10px 0 8px; } }
      /* line 6756, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-count .purecounter123 {
        font-size: 85px;
        color: #0C2646;
        font-weight: 600;
        font-family: "ivymode", sans-serif;
        line-height: 90px; }
        @media (max-width: 991.98px) {
          /* line 6756, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-count .purecounter123 {
            font-size: 65px;
            line-height: 70px; } }
        @media (max-width: 767.98px) {
          /* line 6756, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-count .purecounter123 {
            font-size: 60px;
            line-height: 70px; } }
        @media (max-width: 575.98px) {
          /* line 6756, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-count .purecounter123 {
            font-size: 50px;
            line-height: 55px; } }
    /* line 6774, ../scss/_common.scss */
    .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-sub {
      overflow: hidden; }
      /* line 6776, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-sub h2 {
        font-size: 32px;
        font-family: "ivymode", sans-serif;
        color: #C39E55;
        text-transform: capitalize;
        font-weight: 600;
        margin: 0;
        padding: 0;
        line-height: 50px; }
        @media (max-width: 575.98px) {
          /* line 6776, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-sub h2 {
            font-size: 23px;
            line-height: 40px; } }
    /* line 6791, ../scss/_common.scss */
    .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-text {
      overflow: hidden; }
      /* line 6793, ../scss/_common.scss */
      .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-text p {
        color: #626262;
        font-size: 24px;
        font-weight: 500;
        line-height: 33px;
        font-family: "articulat-cf", sans-serif;
        margin: 0 0 4px;
        padding-right: 10%;
        overflow: hidden; }
        @media (max-width: 991.98px) {
          /* line 6793, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-text p {
            font-size: 20px;
            line-height: 30px; } }
        @media (max-width: 767.98px) {
          /* line 6793, ../scss/_common.scss */
          .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-text p {
            font-size: 16px;
            line-height: 25px; } }
        /* line 6810, ../scss/_common.scss */
        .innovating-grid-sec .img-left .innovating-grid-content .innovating-grid-text p span {
          color: #0C2646;
          font-weight: 700; }
/* line 6818, ../scss/_common.scss */
.innovating-grid-sec .img-right {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  /* line 6823, ../scss/_common.scss */
  .innovating-grid-sec .img-right .innovating-grid-img {
    position: relative;
    text-align: right;
    padding-top: 65px; }
    @media (max-width: 991.98px) {
      /* line 6823, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-img {
        padding-top: 30px; } }
    @media (max-width: 767.98px) {
      /* line 6831, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-img:after {
        content: "";
        position: absolute;
        height: 100%;
        background: #F7F7F7;
        width: 50px;
        left: 0px;
        top: 0px; } }
    /* line 6841, ../scss/_common.scss */
    .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in {
      width: 80%;
      margin: auto auto auto 55px;
      z-index: 1;
      position: relative;
      overflow: hidden; }
      @media (max-width: 991.98px) {
        /* line 6841, ../scss/_common.scss */
        .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in {
          margin: auto auto auto 25px; } }
      @media (max-width: 767.98px) {
        /* line 6841, ../scss/_common.scss */
        .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in {
          margin: auto 0 auto 25px; } }
      /* line 6853, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in:before {
        content: "\e915";
        position: absolute;
        color: #F7F7F7;
        top: 43px;
        left: -1px;
        z-index: 1;
        font-family: 'icomoon' !important;
        font-size: 40px;
        transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        -o-transform: scaleX(-1); }
        @media (max-width: 991.98px) {
          /* line 6853, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in:before {
            top: 20px;
            font-size: 25px; } }
        @media (max-width: 767.98px) {
          /* line 6853, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in:before {
            top: 20px;
            font-size: 25px;
            transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            -moz-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            right: auto;
            left: -1px; } }
      /* line 6883, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in img {
        border-radius: 0px 5px 5px 0px; }
        @media (max-width: 767.98px) {
          /* line 6883, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-img .innovating-grid-img-in img {
            border-radius: 0px 5px 5px 0px; } }
  /* line 6892, ../scss/_common.scss */
  .innovating-grid-sec .img-right .innovating-grid-content.animated:before {
    height: 100%; }
  /* line 6896, ../scss/_common.scss */
  .innovating-grid-sec .img-right .innovating-grid-content {
    position: relative;
    z-index: 2;
    text-align: right;
    margin-right: -50px;
    height: 100%;
    padding-bottom: 30px; }
    @media (max-width: 991.98px) {
      /* line 6896, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-content {
        margin-right: -20px; } }
    @media (max-width: 767.98px) {
      /* line 6896, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-content {
        padding-left: 25px;
        text-align: left;
        margin-right: auto; } }
    /* line 6911, ../scss/_common.scss */
    .innovating-grid-sec .img-right .innovating-grid-content:before {
      content: "";
      position: absolute;
      width: 80px;
      height: 0%;
      background: #F7F7F7;
      top: 0;
      right: -29px;
      z-index: -1;
      -webkit-transition: all 0.5s ease-out 1s;
      -moz-transition: all 0.5s ease-out 1s;
      -ms-transition: all 0.5s ease-out 1s;
      -o-transition: all 0.5s ease-out 1s;
      transition: all 0.5s ease-out 1s; }
      @media (max-width: 991.98px) {
        /* line 6911, ../scss/_common.scss */
        .innovating-grid-sec .img-right .innovating-grid-content:before {
          width: 50px; } }
      @media (max-width: 767.98px) {
        /* line 6911, ../scss/_common.scss */
        .innovating-grid-sec .img-right .innovating-grid-content:before {
          left: 0;
          right: auto; } }
    /* line 6933, ../scss/_common.scss */
    .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-count {
      position: relative;
      overflow: hidden;
      padding: 100px 0 8px; }
      @media (max-width: 991.98px) {
        /* line 6933, ../scss/_common.scss */
        .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-count {
          padding: 43px 0 8px; } }
      @media (max-width: 767.98px) {
        /* line 6933, ../scss/_common.scss */
        .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-count {
          padding: 10px 0 8px; } }
      /* line 6942, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-count .purecounter123 {
        font-size: 85px;
        color: #0C2646;
        font-weight: 600;
        font-family: "ivymode", sans-serif;
        line-height: 90px; }
        @media (max-width: 991.98px) {
          /* line 6942, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-count .purecounter123 {
            font-size: 65px;
            line-height: 70px; } }
        @media (max-width: 767.98px) {
          /* line 6942, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-count .purecounter123 {
            font-size: 60px;
            line-height: 70px; } }
        @media (max-width: 575.98px) {
          /* line 6942, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-count .purecounter123 {
            font-size: 50px;
            line-height: 55px; } }
    /* line 6962, ../scss/_common.scss */
    .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-sub {
      overflow: hidden; }
      /* line 6964, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-sub h2 {
        font-size: 32px;
        font-family: "ivymode", sans-serif;
        color: #C39E55;
        text-transform: capitalize;
        font-weight: 600;
        margin: 0;
        padding: 0;
        line-height: 50px; }
        @media (max-width: 575.98px) {
          /* line 6964, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-sub h2 {
            font-size: 23px;
            line-height: 40px; } }
    /* line 6979, ../scss/_common.scss */
    .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-text {
      overflow: hidden; }
      /* line 6981, ../scss/_common.scss */
      .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-text p {
        color: #626262;
        font-size: 24px;
        font-weight: 500;
        line-height: 33px;
        font-family: "articulat-cf", sans-serif;
        margin: 0 0 4px;
        padding-left: 10%;
        overflow: hidden; }
        @media (max-width: 991.98px) {
          /* line 6981, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-text p {
            font-size: 20px;
            line-height: 30px; } }
        @media (max-width: 767.98px) {
          /* line 6981, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-text p {
            padding-left: 0%;
            padding-right: 10%; } }
        @media (max-width: 575.98px) {
          /* line 6981, ../scss/_common.scss */
          .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-text p {
            font-size: 16px;
            line-height: 25px; } }
        /* line 7002, ../scss/_common.scss */
        .innovating-grid-sec .img-right .innovating-grid-content .innovating-grid-text p span {
          color: #0C2646;
          font-weight: 700; }

/***************************************************
5 DECADES OF INNOVATION CSS END
****************************************************/
/***************************************************
CAREERS CSS START
****************************************************/
/* line 7018, ../scss/_common.scss */
.career-sec .career-overlay {
  padding: 70px 0;
  background: rgba(12, 38, 70, 0.95); }
  /* line 7021, ../scss/_common.scss */
  .career-sec .career-overlay .career-head {
    height: 100%;
    position: relative; }
    @media (max-width: 767.98px) {
      /* line 7021, ../scss/_common.scss */
      .career-sec .career-overlay .career-head {
        margin-bottom: 40px; } }
    /* line 7027, ../scss/_common.scss */
    .career-sec .career-overlay .career-head:after {
      content: "";
      position: absolute;
      background: url(../images/border-right.svg) no-repeat scroll center top;
      width: 5px;
      height: 100%;
      top: 0px;
      right: 0; }
      @media (max-width: 767.98px) {
        /* line 7027, ../scss/_common.scss */
        .career-sec .career-overlay .career-head:after {
          display: none; } }
    /* line 7039, ../scss/_common.scss */
    .career-sec .career-overlay .career-head h2 {
      color: #DBC498;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 600;
      margin: 5px 0 0; }
    /* line 7046, ../scss/_common.scss */
    .career-sec .career-overlay .career-head h1 {
      font-size: 32px;
      color: #ffffff;
      font-weight: 600;
      letter-spacing: 1.2px;
      margin: 10px 0; }
  /* line 7056, ../scss/_common.scss */
  .career-sec .career-overlay .career-slider a .career-slider-items {
    text-align: left; }
    /* line 7058, ../scss/_common.scss */
    .career-sec .career-overlay .career-slider a .career-slider-items h3 {
      font-size: 24px;
      line-height: 33px;
      color: #DBC498;
      font-weight: 600;
      letter-spacing: 1.1px;
      margin: 0px 0 10px; }
    /* line 7066, ../scss/_common.scss */
    .career-sec .career-overlay .career-slider a .career-slider-items p {
      color: #ffffff; }
  /* line 7071, ../scss/_common.scss */
  .career-sec .career-overlay .career-slider .owl-dots {
    text-align: center;
    margin-top: 12px; }
    /* line 7075, ../scss/_common.scss */
    .career-sec .career-overlay .career-slider .owl-dots .owl-dot.active span {
      background: #ffffff;
      opacity: 1; }
    /* line 7081, ../scss/_common.scss */
    .career-sec .career-overlay .career-slider .owl-dots .owl-dot span {
      height: 10px;
      width: 10px;
      background: #DBC498;
      border-radius: 10px;
      margin: 0 3px;
      opacity: 0.5; }

/* line 7094, ../scss/_common.scss */
section.numbercounter-sec.career-num {
  background: none;
  padding: 60px 0 0; }

/***************************************************
CAREERS CSS END
****************************************************/
/***************************************************
CONTACT US CSS START
****************************************************/
/* line 7104, ../scss/_common.scss */
.form-feild textarea, .form-feild input[type="text"] {
  -webkit-appearance: none; }

/* line 7107, ../scss/_common.scss */
.contact-sec {
  padding: 50px 0; }
  /* line 7109, ../scss/_common.scss */
  .contact-sec .highlighted-text {
    padding: 0; }
  /* line 7112, ../scss/_common.scss */
  .contact-sec .contact-form-div {
    padding-right: 10px; }
    @media (max-width: 991.98px) {
      /* line 7112, ../scss/_common.scss */
      .contact-sec .contact-form-div {
        padding-right: 0px; } }
    /* line 7117, ../scss/_common.scss */
    .contact-sec .contact-form-div form {
      padding: 20px 0; }
      /* line 7119, ../scss/_common.scss */
      .contact-sec .contact-form-div form label {
        display: none; }
      /* line 7122, ../scss/_common.scss */
      .contact-sec .contact-form-div form .form-feild {
        padding: 12px 0; }
        /* line 7124, ../scss/_common.scss */
        .contact-sec .contact-form-div form .form-feild .form-control {
          border-bottom: 1px solid #70707040;
          border-top: 0px solid #70707040;
          border-left: 0px solid #70707040;
          border-right: 0px solid #70707040;
          border-radius: 3px;
          font-family: "articulat-cf", sans-serif;
          font-size: 16px;
          font-weight: 500;
          line-height: 22px;
          color: #585858;
          padding: 18px 20px 5px;
          min-height: 55px;
          box-shadow: none !important;
          position: relative; }
        /* line 7140, ../scss/_common.scss */
        .contact-sec .contact-form-div form .form-feild textarea.form-control {
          min-height: 250px; }
          @media (max-width: 575.98px) {
            /* line 7140, ../scss/_common.scss */
            .contact-sec .contact-form-div form .form-feild textarea.form-control {
              min-height: 200px; } }
      /* line 7147, ../scss/_common.scss */
      .contact-sec .contact-form-div form button.btn {
        font-size: 18px;
        font-weight: 700;
        line-height: 18px;
        text-transform: uppercase;
        color: #C39E55;
        border: 1px solid #C39E55;
        border-radius: 36px;
        padding: 15px 30px;
        min-width: 215px; }
        @media (max-width: 575.98px) {
          /* line 7147, ../scss/_common.scss */
          .contact-sec .contact-form-div form button.btn {
            font-size: 15px;
            min-width: 180px; } }
        /* line 7161, ../scss/_common.scss */
        .contact-sec .contact-form-div form button.btn:hover {
          border: 1px solid #0C2646; }
      /* line 7165, ../scss/_common.scss */
      .contact-sec .contact-form-div form .contact-form-foot {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 40px 0 0; }
        @media (max-width: 575.98px) {
          /* line 7165, ../scss/_common.scss */
          .contact-sec .contact-form-div form .contact-form-foot {
            display: block;
            padding: 15px 0 0; } }
        /* line 7174, ../scss/_common.scss */
        .contact-sec .contact-form-div form .contact-form-foot .contact-captcha {
          text-align: right; }
          @media (max-width: 575.98px) {
            /* line 7174, ../scss/_common.scss */
            .contact-sec .contact-form-div form .contact-form-foot .contact-captcha {
              text-align: left;
              margin-top: 20px; } }
          /* line 7180, ../scss/_common.scss */
          .contact-sec .contact-form-div form .contact-form-foot .contact-captcha p {
            padding: 0; }
  /* line 7187, ../scss/_common.scss */
  .contact-sec .contact-box-grid {
    background: #0C2646;
    height: 83%;
    padding: 45px;
    border-radius: 5px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 1199.98px) {
      /* line 7187, ../scss/_common.scss */
      .contact-sec .contact-box-grid {
        height: 82%;
        padding: 28px; } }
    @media (max-width: 991.98px) {
      /* line 7187, ../scss/_common.scss */
      .contact-sec .contact-box-grid {
        height: auto;
        margin-top: 35px; } }
    @media (max-width: 767.98px) {
      /* line 7187, ../scss/_common.scss */
      .contact-sec .contact-box-grid {
        padding: 20px;
        margin-top: 15px; } }
    /* line 7206, ../scss/_common.scss */
    .contact-sec .contact-box-grid:before {
      content: "\e902";
      position: absolute;
      font-family: 'icomoon' !important;
      font-size: 600px;
      top: -21%;
      left: -42%;
      z-index: 0;
      color: #fff;
      opacity: 0.04; }
    /* line 7217, ../scss/_common.scss */
    .contact-sec .contact-box-grid h1 {
      color: #DBC498;
      font-size: 32px;
      font-weight: 600;
      margin: 1px 0 15px;
      z-index: 1;
      position: relative; }
      @media (max-width: 767.98px) {
        /* line 7217, ../scss/_common.scss */
        .contact-sec .contact-box-grid h1 {
          font-size: 22px; } }
    /* line 7228, ../scss/_common.scss */
    .contact-sec .contact-box-grid p {
      color: #ffffff;
      padding: 0px 0 45px;
      z-index: 1;
      position: relative;
      max-width: 300px; }
      @media (max-width: 767.98px) {
        /* line 7228, ../scss/_common.scss */
        .contact-sec .contact-box-grid p {
          font-size: 15px;
          padding: 0px 0 35px; } }
    /* line 7240, ../scss/_common.scss */
    .contact-sec .contact-box-grid .tel-address a, .contact-sec .contact-box-grid .print-address a, .contact-sec .contact-box-grid .email-address a {
      color: #ffffff;
      font-size: 24px;
      font-weight: 600;
      line-height: 30px;
      padding-left: 4px; }
      @media (max-width: 1199.98px) {
        /* line 7240, ../scss/_common.scss */
        .contact-sec .contact-box-grid .tel-address a, .contact-sec .contact-box-grid .print-address a, .contact-sec .contact-box-grid .email-address a {
          font-size: 19px;
          line-height: 25px; } }
      /* line 7250, ../scss/_common.scss */
      .contact-sec .contact-box-grid .tel-address a:hover, .contact-sec .contact-box-grid .print-address a:hover, .contact-sec .contact-box-grid .email-address a:hover {
        padding-left: 10px; }
    /* line 7255, ../scss/_common.scss */
    .contact-sec .contact-box-grid .tel-address::before, .contact-sec .contact-box-grid .print-address::before, .contact-sec .contact-box-grid .email-address::before {
      color: #DBC498; }
    /* line 7258, ../scss/_common.scss */
    .contact-sec .contact-box-grid .email-address::before {
      top: 4px; }

/* line 7263, ../scss/_common.scss */
.google-map-container {
  height: 60vh;
  min-height: 500px; }
  @media (max-width: 991.98px) {
    /* line 7263, ../scss/_common.scss */
    .google-map-container {
      height: 50vh;
      min-height: 300px; } }
  /* line 7270, ../scss/_common.scss */
  .google-map-container .map-holder {
    height: 100%; }
    /* line 7272, ../scss/_common.scss */
    .google-map-container .map-holder #map {
      height: 100%;
      background: #ccc; }

/* line 7279, ../scss/_common.scss */
.gm-style {
  font-family: "articulat-cf", sans-serif; }

/* line 7280, ../scss/_common.scss */
.gm-style .gm-style-iw-c {
  border-radius: 0;
  padding: 20px !important;
  background: #ffffff;
  min-width: 400px !important;
  min-height: 265px !important; }
  @media (max-width: 575.98px) {
    /* line 7280, ../scss/_common.scss */
    .gm-style .gm-style-iw-c {
      min-width: 310px !important; } }

/* line 7285, ../scss/_common.scss */
.gm-style .gm-style-iw h5 {
  color: #0C2646;
  margin-bottom: 10px;
  font-family: "ivymode", sans-serif;
  font-weight: 600; }

/* line 7286, ../scss/_common.scss */
.gm-style .gm-style-iw p, .mapp {
  font-size: 14px;
  color: #626262;
  line-height: 22px;
  position: relative;
  display: block;
  margin-left: 24px;
  padding-right: 15px; }

/* line 7287, ../scss/_common.scss */
.gm-style .gm-style-iw a {
  color: #626262;
  white-space: nowrap;
  font-weight: 400; }

/* line 7288, ../scss/_common.scss */
.gm-style .gm-style-iw a:hover {
  color: #626262; }

/* line 7289, ../scss/_common.scss */
.gm-style .gm-style-iw p:before, .gm-style .gm-style-iw p span:before {
  font-size: 18px;
  font-family: "icomoon";
  color: #cda452;
  position: relative;
  width: 40px;
  margin-left: -24px;
  padding-right: 6px;
  vertical-align: middle; }

/* line 7299, ../scss/_common.scss */
.gm-style .gm-style-iw div.mapp {
  overflow: hidden;
  margin: 0; }
  /* line 7302, ../scss/_common.scss */
  .gm-style .gm-style-iw div.mapp:before {
    content: "\e908";
    font-size: 18px;
    font-family: "icomoon";
    color: #cda452;
    position: absolute;
    width: 40px;
    margin-left: 0px;
    padding-right: 6px;
    vertical-align: middle;
    z-index: 1;
    top: 0;
    left: 0; }

/* line 7317, ../scss/_common.scss */
.gm-style .gm-style-iw p.contact-address-details:before {
  content: "\e908";
  width: 25px; }

/* line 7318, ../scss/_common.scss */
.gm-style .gm-style-iw p span.tel:before {
  content: "\e90a"; }

/* line 7319, ../scss/_common.scss */
.gm-style .gm-style-iw p span.fax:before {
  content: "\e916"; }

/* line 7320, ../scss/_common.scss */
.gm-style .gm-style-iw p span.mail:before {
  content: "\e909";
  font-size: 12px; }

/* line 7321, ../scss/_common.scss */
.gm-style .gm-style-iw p span.direction:before {
  content: "\e908";
  font-size: 16px; }

/* line 7322, ../scss/_common.scss */
.gm-style .gm-style-iw p span:first-child {
  margin-right: 35px; }

/* line 7324, ../scss/_common.scss */
.gm-style .gm-style-iw .gm-ui-hover-effect::after {
  content: "\e901";
  font-size: 17px;
  font-family: "icomoon";
  color: #DBC498;
  background: #0C2646;
  padding: 10px;
  right: 0px;
  top: 0;
  position: absolute; }

/* line 7336, ../scss/_common.scss */
button.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important; }

/* line 7340, ../scss/_common.scss */
.gm-style .gm-style-iw-d {
  overflow: hidden !important;
  max-height: 260px !important;
  overflow-y: scroll !important; }

/* line 7345, ../scss/_common.scss */
.gm-style .gm-style-iw-tc::after {
  background: #0C2646; }

/* line 7348, ../scss/_common.scss */
.gm-style .gm-style-iw div.mapp {
  position: relative; }

/***************************************************
CONTACT US CSS END
****************************************************/
/* line 7356, ../scss/_common.scss */
.modal.management-team-popup {
  background: #0C2646E0; }
  /* line 7358, ../scss/_common.scss */
  .modal.management-team-popup .modal-dialog {
    max-width: 1200px;
    border-radius: 5px;
    width: 85%;
    margin: 0 auto; }
    /* line 7363, ../scss/_common.scss */
    .modal.management-team-popup .modal-dialog .modal-header {
      border-bottom: 0px;
      position: absolute;
      right: 10px;
      top: 10px;
      z-index: 10; }
      @media (max-width: 575.98px) {
        /* line 7363, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog .modal-header {
          right: 0px;
          top: 0px; } }
      @media (max-width: 575.98px) {
        /* line 7373, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog .modal-header .modal-body {
          padding-left: 0;
          padding-right: 0; } }
      /* line 7379, ../scss/_common.scss */
      .modal.management-team-popup .modal-dialog .modal-header .btn-close {
        color: #C39E55 !important; }
        /* line 7381, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog .modal-header .btn-close:hover {
          color: #0C2646 !important; }
        @media (max-width: 767.98px) {
          /* line 7379, ../scss/_common.scss */
          .modal.management-team-popup .modal-dialog .modal-header .btn-close {
            right: 3px;
            top: 2px; } }
    /* line 7390, ../scss/_common.scss */
    .modal.management-team-popup .modal-dialog h2 {
      font-size: 32px;
      color: #0C2646;
      font-weight: 600;
      font-family: "ivymode", sans-serif;
      line-height: 40px;
      letter-spacing: 1.1px;
      margin: 0 0 10px;
      padding-top: 30px;
      max-width: 95%; }
      @media (max-width: 1199.98px) {
        /* line 7390, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog h2 {
          font-size: 30px;
          line-height: 40px; } }
      @media (max-width: 991.98px) {
        /* line 7390, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog h2 {
          margin: 10px 0 10px;
          padding-top: 10px; } }
      @media (max-width: 575.98px) {
        /* line 7390, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog h2 {
          font-size: 20px;
          margin: 10px 0 0px;
          line-height: 25px; } }
    /* line 7412, ../scss/_common.scss */
    .modal.management-team-popup .modal-dialog h5 {
      color: #C39E55;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 1.2px;
      line-height: 22px;
      margin: 0 0 34px;
      font-family: "articulat-cf", sans-serif; }
      @media (max-width: 575.98px) {
        /* line 7412, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog h5 {
          font-size: 14px;
          line-height: 22px;
          margin: 6px 0 13px; } }
    /* line 7427, ../scss/_common.scss */
    .modal.management-team-popup .modal-dialog p {
      font-size: 20px;
      line-height: 33px; }
      @media (max-width: 1199.98px) {
        /* line 7427, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog p {
          font-size: 20px;
          line-height: 30px; } }
      @media (max-width: 575.98px) {
        /* line 7427, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog p {
          font-size: 17px;
          line-height: 27px; } }
    /* line 7439, ../scss/_common.scss */
    .modal.management-team-popup .modal-dialog .leaders-image-area-popup img {
      background: #0C2646; }
      @media (max-width: 991.98px) {
        /* line 7439, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog .leaders-image-area-popup img {
          max-width: 400px; } }
      @media (max-width: 767.98px) {
        /* line 7439, ../scss/_common.scss */
        .modal.management-team-popup .modal-dialog .leaders-image-area-popup img {
          max-width: 100%;
          margin-top: 23px; } }

/* line 7451, ../scss/_common.scss */
.last-five-decade-sontainer {
  position: relative;
  overflow: hidden;
  margin-top: -40px;
  z-index: 0; }
  /* line 7456, ../scss/_common.scss */
  .last-five-decade-sontainer .last-five-decade-header {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%; }
  /* line 7464, ../scss/_common.scss */
  .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top {
    height: 740px;
    width: 100%; }
    @media (max-width: 767.98px) {
      /* line 7464, ../scss/_common.scss */
      .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top {
        height: 650px; } }
    /* line 7470, ../scss/_common.scss */
    .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper {
      height: 100%;
      width: 100%; }
      /* line 7474, ../scss/_common.scss */
      .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-slide-img {
        position: relative;
        overflow: hidden;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        background: #C39E55; }
        /* line 7482, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-slide-img img {
          object-fit: cover;
          height: 100%;
          width: 100%; }
        /* line 7487, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-slide-img::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background: #000000;
          opacity: 0.6;
          z-index: 1; }
      /* line 7499, ../scss/_common.scss */
      .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content {
        position: absolute;
        bottom: 140px;
        width: 100%;
        left: 0;
        z-index: 1;
        text-align: center; }
        @media (max-width: 991.98px) {
          /* line 7499, ../scss/_common.scss */
          .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content {
            bottom: 120px; } }
        @media (max-width: 480px) {
          /* line 7499, ../scss/_common.scss */
          .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content {
            bottom: 110px; } }
        /* line 7512, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content h1 {
          font-size: 32px;
          font-family: "ivymode", sans-serif;
          color: #ffffff;
          text-transform: capitalize;
          font-weight: 600;
          margin: 0;
          padding: 0;
          line-height: 50px; }
          @media (max-width: 767.98px) {
            /* line 7512, ../scss/_common.scss */
            .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content h1 {
              font-size: 24px;
              line-height: 40px; } }
        /* line 7526, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content p {
          font-size: 19px;
          font-family: "articulat-cf", sans-serif;
          color: #ffffff;
          font-weight: 600;
          margin: 0 auto;
          padding: 0;
          line-height: 27px;
          max-width: 700px; }
          @media (max-width: 575.98px) {
            /* line 7526, ../scss/_common.scss */
            .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content p {
              font-size: 16px;
              line-height: 25px; } }
        /* line 7540, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content .container {
          position: relative;
          overflow: hidden;
          padding-bottom: 35px; }
          @media (max-width: 991.98px) {
            /* line 7540, ../scss/_common.scss */
            .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content .container {
              padding-bottom: 30px; } }
          /* line 7547, ../scss/_common.scss */
          .last-five-decade-sontainer .last-five-decade-body .swiper-container.decade-slide-top .swiper-wrapper .swiper-slide .last-five-content .container::after {
            content: "";
            position: absolute;
            bottom: 2px;
            left: 0;
            border-top: 1px solid #dedede96;
            width: 100%; }
  /* line 7560, ../scss/_common.scss */
  .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot {
    position: absolute;
    bottom: 50px;
    z-index: 1;
    left: 0;
    width: 100%; }
    /* line 7566, ../scss/_common.scss */
    .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot .year-thumb {
      font-family: "ivymode", sans-serif;
      color: #ffffff;
      font-size: 45px;
      cursor: pointer;
      line-height: 50px;
      text-align: center;
      font-weight: 400;
      opacity: 0.33;
      border-top: 4px solid rgba(0, 0, 0, 0);
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important;
      padding: 40px 0 0; }
      @media (max-width: 991.98px) {
        /* line 7566, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot .year-thumb {
          font-size: 38px;
          line-height: 45px;
          padding: 25px 0 0; } }
      @media (max-width: 480px) {
        /* line 7566, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot .year-thumb {
          font-size: 35px;
          line-height: 40px;
          padding: 20px 0 0; } }
    /* line 7590, ../scss/_common.scss */
    .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot .swiper-slide.swiper-slide-thumb-active .year-thumb {
      color: #DBC498;
      font-weight: 600;
      opacity: 1;
      font-size: 60px;
      border-top: 4px solid #fff; }
      @media (max-width: 991.98px) {
        /* line 7590, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot .swiper-slide.swiper-slide-thumb-active .year-thumb {
          font-size: 45px;
          line-height: 45px; } }
      @media (max-width: 480px) {
        /* line 7590, ../scss/_common.scss */
        .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot .swiper-slide.swiper-slide-thumb-active .year-thumb {
          font-size: 40px;
          line-height: 40px; } }
    /* line 7610, ../scss/_common.scss */
    .last-five-decade-sontainer .last-five-decade-body .decade-slide-foot .container {
      position: relative;
      overflow: hidden; }

/* line 7618, ../scss/_common.scss */
.twittergridbox {
  background: #f7f7f7;
  border-radius: 5px;
  border: 1px solid #f7f7f7;
  padding: 10px;
  display: inline-block;
  width: 100%; }
  /* line 7626, ../scss/_common.scss */
  .twittergridbox .twitter-cont {
    overflow-y: scroll;
    height: 100%; }

/* line 7632, ../scss/_common.scss */
.twitter-cont::-webkit-scrollbar {
  width: 3px;
  background-color: #F5F5F5; }

/* line 7636, ../scss/_common.scss */
.twitter-cont::-webkit-scrollbar-thumb {
  background-color: #A0ACB4; }

/* line 7639, ../scss/_common.scss */
.twitter-cont::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

/* line 7643, ../scss/_common.scss */
.contact-form-foot > div {
  display: none; }

/* line 7646, ../scss/_common.scss */
.contact-form-foot > div.contact-captcha {
  display: block !important; }

/* line 7649, ../scss/_common.scss */
.inovatte-no {
  font-size: 120px;
  font-family: "ivymode", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #0C2646;
  line-height: 90px; }
  /* line 7656, ../scss/_common.scss */
  .inovatte-no.whiteino {
    margin: 10px 0;
    color: #ffffff; }
  @media (max-width: 1399.98px) {
    /* line 7649, ../scss/_common.scss */
    .inovatte-no {
      font-size: 100px;
      line-height: 90px; } }
  @media (max-width: 1199.98px) {
    /* line 7649, ../scss/_common.scss */
    .inovatte-no {
      font-size: 95px;
      line-height: 90px; } }
  @media (max-width: 991.98px) {
    /* line 7649, ../scss/_common.scss */
    .inovatte-no {
      font-size: 75px;
      line-height: 75px; } }

/* line 7673, ../scss/_common.scss */
.header-color-bg .navik-menu-overlay > ul ul li.active a {
  color: #C39E55 !important; }

/* line 7676, ../scss/_common.scss */
.error-page-content.text-center {
  height: 100vh;
  padding-top: 10%; }
  /* line 7679, ../scss/_common.scss */
  .error-page-content.text-center img {
    max-width: 400px; }
    @media (max-width: 767.98px) {
      /* line 7679, ../scss/_common.scss */
      .error-page-content.text-center img {
        max-width: 300px; } }
  /* line 7685, ../scss/_common.scss */
  .error-page-content.text-center h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 60px;
    font-family: "ivymode", sans-serif;
    color: #DBC498; }
    @media (max-width: 767.98px) {
      /* line 7685, ../scss/_common.scss */
      .error-page-content.text-center h2 {
        font-size: 25px; } }
  /* line 7697, ../scss/_common.scss */
  .error-page-content.text-center a span {
    font-size: 23px;
    text-transform: uppercase;
    line-height: 30px; }
  /* line 7702, ../scss/_common.scss */
  .error-page-content.text-center a:hover {
    color: #fff; }

/* line 7707, ../scss/_common.scss */
.menu-slide .navik-menu-overlay > ul > li > ul.submenu {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

/* line 7711, ../scss/_common.scss */
.innovating-grid-sec {
  padding-bottom: 50px; }

/* line 7714, ../scss/_common.scss */
.ne-date {
  width: 70px;
  text-align: center; }
  @media (max-width: 767.98px) {
    /* line 7714, ../scss/_common.scss */
    .ne-date {
      width: 50px; } }

/* line 7721, ../scss/_common.scss */
.ceo-message-sec-photo.nocolorcss img {
  filter: grayscale(0) !important; }

/* line 7724, ../scss/_common.scss */
.readmorelink {
  float: right;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  @media (max-width: 767.98px) {
    /* line 7724, ../scss/_common.scss */
    .readmorelink {
      clear: both;
      width: 100%; } }
  /* line 7731, ../scss/_common.scss */
  .readmorelink span {
    padding: 0 0 0 10px;
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
  /* line 7737, ../scss/_common.scss */
  .readmorelink:hover span {
    padding: 0 0 0 13px; }

/* line 7742, ../scss/_common.scss */
.portfolio-companies-img1 {
  background: #ffffff;
  padding: 25px;
  border-radius: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 185px;
  min-height: 175px;
  height: 100%;
  border: 1px solid rgba(112, 112, 112, 0.1); }
  /* line 7754, ../scss/_common.scss */
  .portfolio-companies-img1 img {
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    text-align: center; }

/* line 7762, ../scss/_common.scss */
.portfolio-carousel .portfolio-overlay-img {
  display: none; }

/* line 7765, ../scss/_common.scss */
.portfolio-inner-page.postdetailsslide {
  margin: 0 0 40px 0; }

/* line 7768, ../scss/_common.scss */
.postdetailscontainer {
  padding-top: 50px; }
  @media (max-width: 767.98px) {
    /* line 7768, ../scss/_common.scss */
    .postdetailscontainer {
      padding-top: 30px; } }
  @media (max-width: 767.98px) {
    /* line 7773, ../scss/_common.scss */
    .postdetailscontainer .highlighted-text {
      padding-top: 30px; } }

/* line 7779, ../scss/_common.scss */
#down {
  scroll-margin-top: 250px; }

/*--------------------
 Back to Top Button
---------------------*/
/* line 7785, ../scss/_common.scss */
.scrollToTopBtn {
  background-color: #C39E55;
  border: 1px solid #C39E55;
  border-radius: 0%;
  color: white;
  cursor: pointer;
  font-size: 20px;
  line-height: 48px;
  width: 45px;
  height: 45px;
  /* place it at the bottom right corner */
  position: fixed;
  bottom: 30px;
  right: 30px;
  /* keep it on top of everything else */
  z-index: 100;
  /* hide with opacity */
  opacity: 0.4;
  /* also add a translate effect */
  transform: translateY(100px);
  /* and a transition */
  transition: all .5s ease;
  display: flex;
  align-items: center;
  justify-content: center; }
  /* line 7810, ../scss/_common.scss */
  .scrollToTopBtn span {
    font-size: 20px;
    color: #0C2646;
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
  @media (max-width: 575.98px) {
    /* line 7785, ../scss/_common.scss */
    .scrollToTopBtn {
      bottom: 20px;
      right: 15px;
      width: 40px;
      height: 40px; } }
  /* line 7822, ../scss/_common.scss */
  .scrollToTopBtn:hover {
    opacity: 1;
    background-color: #C39E55; }
    /* line 7825, ../scss/_common.scss */
    .scrollToTopBtn:hover span {
      color: #0C2646; }

/* line 7831, ../scss/_common.scss */
.showBtn {
  transform: translateY(0); }
#contactMap {
  display: none !important;
}
.footpowered .footmenupowered {
    font-family: "articulat-cf", sans-serif;
    color: white;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    margin-top: 7px;
    background-color: inherit; /* keep existing background */
    position: relative;
}

.footmenupowered-text {
    display: none;
}

.footmenupowered::after {
    content: "© 2025 Al Othman Holding; All Rights Reserved.";
    color: #8F9BAC;
    display: block;
    font-family: "articulat-cf", sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
}

