/*@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@100;300;400;500;600;700;800&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&display=swap');
body {
    font-size: 16px !important;
    font-weight:400 !important;
    color: #898989 !important;
    line-height: 28px;
    overflow-x: hidden;
    font-family: "Fira Sans", sans-serif;
    /*font-family: "Open sans", sans-serif !important;*/
    background: #ffffff;
}

.g-offcanvas-toggle {
  color: #fff;
}

#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #2A72B2;
    padding: 0.938rem;
    text-transform: uppercase;
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

p {
  color: #898989;
  font-family: "Fira Sans", sans-serif;
  /*font-family: "Open sans", sans-serif;*/
}
h1,
h2,
h3,
h4,
h5,
h6{
  color:#333333;
  font-family: "Open sans", sans-serif;
}

h4.big-title {
  background: #f4f4f4;
  padding: 0.75em 0.5em;
}

h5.title{
  color: #ffffff;
}

ol {
  font-family: "Fira Sans", sans-serif;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #555555;
}

.back-to-top {
  background: #E63F37 !important;
  color: #ffffff !important;
  font-size: 1.5rem;
}

.back-to-top:hover {
  color: #232323;
}

.banner-notext .g-owlcarousel-item-content{
  display: contents;
}

/*-----------------------------------------
-------------Video Homepage----------------
------------------------------------------*/

video {
  width: 100% !important;
  height: 50vmh;
  object-fit: unset;
}

#rl_modals {
  background: transparent;
}

#rl_modals_loaded_content {
  padding: 0 !important;
}

.uk-scope .v-slideset .uk-card-body {
  padding: 0 !important;
}

.uk-scope .v-slideset .uk-card {
  border-radius: 5px !important;
}

.uk-scope .v-slideset *+h6 {
  margin-top: 18px;
  color: #232323 !important;
  font-family: "Fira Sans", sans-serif;
  line-height: 1.2;
  letter-spacing: 1px;
}

.uk-scope .v-slideset img {
  height: 235px !important;
  width: 100%;
}

/*-----------------------------------------
-------------End Video Homepage----------------
------------------------------------------*/

.uk-scope .info-widget .uk-border-rounded {
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}

p.i-circle {
  border: 3px solid;
  border-radius: 50%;
  height: 120px;
  width:120px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right:auto;
  margin-left:auto;
}

p.link-pdf {
  border-color: #fb3b3a;
  color: #ffffff;
  background: #fb3b3a;
  padding: 16px 30px;
  width: 300px;
}

p.link-pdf a {
  color: #ffffff;
  font-weight: 700;
}

.col-height {
  display: flex;
}

.yjtbox {
    padding: 10px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}

.yjtb_red {
  background: #FFE8E8;
  border-style: solid;
  border-color: #F3ADB3;
  border-width: 1px;
}

.yjtb_red h3 {
  color: white;
  text-align: center;
  background-color: #ff7580;
  border-radius: 5px !important;
  line-height: 1.7em !important;
  margin: 5px 0 !important;
  font-weight: 500 !important;
}

.yjtb_red h3::after {
  display: none !important;
}

.radiusb4 {
  border-radius: 5px;
}

/*-------------------------------------
-------------Widgetkit Navigation--------
---------------------------------------*/
.uk-scope .uk-subnav>*>:first-child {
  text-transform: none !important;
  font-size: 15px !important;
}

.uk-scope h6 {
  font-size: 15px !important;
  font-family: "Fira Sans", sans-serif !important;
}
/*-------------------------------------
-------------MAP-----------------------
---------------------------------------*/

.uk-scope .maps-widget a {
  color: #2A72B2 !important;
  font-size: 15px !important;
}

.uk-scope .uk-tab>*> a {
  text-transform: none !important;
  font-size: 15px !important;
}

#maps .mmlmap {
  margin-bottom: 2em;
  width: 64% !important;
  float: left !important;
}
#maps #locationresult {
  width:35% !important;
}

#maps .mCSB_inside > .mCSB_container {
  margin-right:0;
}

#maps #locationresult #resultpanel {
  width:100%;
}

.locationmodule .resultbtn {
  margin-bottom: 2.35em;
}

.mmlmap {
  margin-bottom: 1em;
}

.mml_address {
    margin-left: 0 !important;
}

.mmlmap .leaflet-popup-content {
    min-width: 100px;
    width: 320px !important;
}

.mml_description p{
  letter-spacing: 0 !important;
}

#map-location_369 .inputbox.search-query {
  display: none;
}

#map-location_369 #filter_catid {
  display:none;
}

#map-location_369 #Locationsubmit {
  display: none;
}

.maps-global-box {
  padding: 0;
}

.maps-global {
  background-position: right 0 bottom 10% !important;
  height: 214px;
}

.maps-global img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
  filter: brightness(90%);
  box-shadow: 0 32px 28px -10px rgb(0 0 0 / 22%);
}

.maps-global-text {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.maps-global-text p {
  color: #ffffff !important;
}

#locationlocator {
  margin-top: 1em !important;
}

#locationlocator #locationsearch_div .input-append {
  width:100% !important;
  margin : 0 !important;
  margin-bottom: .5em !important;
}

#locationlocator #locationsearch_div .input-append #searchinput {
  float: left;
  padding: 0 0.6em 0 3.2em
}

.span9.search-query.tt-hint {
  display: none !important;
}

#locationlocator #locationsearch_div .input-append .mymap-primary {
  width: 33%;
}

select#filter_catid {
  margin-top: .5em;
}

.changeloc {
    float: none !important;
    max-width: 200px !important;
    display: flex !important;
}

.leaflet-top {
    z-index: 990 !important;
}

@media (max-width: 767.98px) {
  #maps .mmlmap {
  margin-bottom: 2em;
  width: 100% !important;
  float: left !important;
}
#maps #locationresult {
  width:100% !important;
}
}

.button-center {
  padding-bottom: 5em;
  border-bottom: 1px solid #d5d5d5;
}
.button-center p {
  text-align: center !important;
}

.contact-box .card {
  text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 30px rgb(0 0 0 / 5%);
      padding: 1.5em 1em 2em;
}

.contact-box .card p {
  text-align: center;
}

.card-financial {
  margin-top:3em;
  margin-bottom: 3em;
  margin-left:auto;
  margin-right:auto;
}

.card-financial .card-title{
     padding: 0.5em 1em;
    height: 80px;
    text-align: center;
    background: #E63F37;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 1.25rem;
}

.card-financial .card-body h5{
  text-align: center;
    margin-top: 0.5em;
    font-size: 2rem;
    font-weight: 700 !important;
  
}

.card-financial .card-body p {
line-height: 1.3;
  font-weight:700;
  font-size:1rem;
}

.tab-pane p {
  color: #555555;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    font-family: "Fira Sans", sans-serif;
}

.footer-box .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer-box .link-menu h5 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.3px;
  font-family: "Fira Sans", sans-serif;
}

.footer-box .link-menu ul>li a {
    color: #fff;
    letter-spacing: 1.3px;
    font-family: "Fira Sans", sans-serif;
}

.footer-box p{
  color: #ffffff;
}

.footer-box .red-box {
    background: transparent;
    padding: 0.75em 0;
    font-family: "Fira Sans", sans-serif;
}
.footer-box .red-box ul {
  margin-bottom: 0;
}

.footer-social .g-content {
  padding-top: 0;
}

.footer-social .g-social a {
  color: #ffffff;
  font-size: 1.25rem;
  padding: .75em;
  border-radius: 50%;
  width: 50px;
  height:50px;
}
.footer-social .g-social a:hover {
  text-decoration: none !important;
  background: #141f29;
}
.myexport-feature-item {
  text-align: center;
  padding:1em;
}

.myexport-feature-item img {
  box-shadow: 0 0 6px #777;
  height: 50vh;
}

.exclusive-items {
  text-align: center;
  padding:1em;
}

.success-items {
  text-align: center;
  padding:1em;
}

.exclusive-items img {
  height: 500px;
  box-shadow: 0 0 6px #777;
}

.success-items img {
  height: 220px;
  box-shadow: 0 0 6px #777;
}

.mdg-table tr.headtitle{
  background: rgba(42, 114, 178, 0.15);
}

.mdg-table td {
  border: 1px solid;
  border-color: #ddd;
}

.mdg-table td.intitle {
  background: #f9f9f9;
}

.table-box {
  border: 0 !important;
}

.table-box td {
  border: 0 !important;
}
.core-title {
  background: #f2f2f2;
  margin-top: 2em;
  padding:1.5em;
}
#lightbox-wrap {
  background: #000000;
}

#lightbox-outer {
  background: transparent !important;
  box-shadow: none;
}

#lightbox-content {
  border: 0;
  height:auto !important;
  width: 100% !important;
}

.iso-image img {
  width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  border: 1px solid #f5f5f5;
}

.iso-image p {
  text-align: center !important;
  margin-top: .5em;
}

.partners__item{
  padding:0;
  margin:0;
}
@media screen and (max-width:992px){
  .partners__item{
    margin:30px auto
  }
}

.partners__link{
  display:block;
}

.partners-hexagon{
  position:relative;
  width: 138px;
  height: 66px;
  display: flex;
  margin:0 auto;
  -webkit-transition:.4s ease-in-out;
  transition:.4s ease-in-out;
}
.partners-hexagon .partners-hexagon-body{
  position:absolute;
  width:100%;
  height:87.444%;
  -webkit-transform:rotateX(55deg) translateY(12.556%);
  transform:rotateX(55deg) translateY(12.556%);
  z-index:1;
}
.partners-hexagon .partners-hexagon-body,.partners-hexagon .partners-hexagon-body-bottom,.partners-hexagon .partners-hexagon-body-top{
  background:#fff;
  -webkit-box-shadow:0 16px 39px rgb(201 201 201 / 88%);
  box-shadow:0 16px 39px rgb(201 201 201 / 88%);
  -webkit-transition:.4s ease-in-out;
  transition:.4s ease-in-out;
}
.partners-hexagon .partners-hexagon-body-bottom,.partners-hexagon .partners-hexagon-body-top{
  width:70.38%;
  height:70.38%;
  position:absolute;
  left:50%;
  -webkit-transform:translate(-50%,-50%) rotate(45deg);
  transform:translate(-50%,-50%) rotate(45deg);
  z-index:1;
}
.partners-hexagon .partners-hexagon-body-top{
  top:0
}
.partners-hexagon .partners-hexagon-body-bottom{
  top:100%
}
.partners-hexagon .partners-hexagon-body-overlay{
  width:100%;
  height:100%;
  top:0;
  background:#fff;
  position:absolute;
  z-index:5
}
.partners-hexagon .partners-hexagon-content{
  min-width:100%;
  display: flex;
}
.partners-hexagon .partners-hexagon-content img{
  max-width:100%;
  display:block;
  margin:0 auto;
  height:auto
}
.partners-hexagon .title{
    text-align: center;
    position:absolute;
    width:100%;
    bottom:-2em;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 0.25em !important;
    line-height: 1 !important;
    color: #333333;
}
.partners-hexagon .partners-hexagon-content img[title=Upwork]{
  padding: .5em;
}
.partners-hexagon .partners-hexagon-content img[title=Clutch]{
  width:135px
}
.partners-hexagon .partners-hexagon-content img[title=Google]{
  width:140px
}
.partners-hexagon .partners-hexagon-content img[title=Behance]{
  width:94px
}
.partners-hexagon:hover{
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px)
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:before {
  border-bottom: 3px solid #E63F37;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content:before {
  border-bottom: 3px solid #E63F37;
}
.g-menu-item-583 {
  background: #E63F37;
  padding: 0 1.25em 0 1.5em;
  float: right;
  margin: 0 !important;
}

.g-menu-item-583:hover {
  opacity: 0.5;
}

.search-button img {
  width: 27px;
  height: auto;
}

.search-button span {
  color: transparent;
}

.g-menu-item-583 .g-menu-item-container {
  color: #E63F37 !important;
}

#g-footer a {
    color: #fff;
  text-align:right;
}

.text-right {
  text-align:right;
}

a:visited,
a:hover,
a:active {
  border: none;
  border-radius: 0;
}

.quick-links h2 {
  font-size: 1.5rem;
    text-transform: capitalize;
    /* color: #232323; */
    color: #232323;
    font-weight: 700;
    margin-bottom: 0.375em;
    text-align: center;
  font-family: "Fira Sans", sans-serif;
}

.quick-links .sh-divider-line {
    height: 3px;
    /* border-top: 2px solid #E63F37; */
    margin: 0 auto;
    width: 80px;
    border-radius: 25%;
    background: red;
}

.btn-primary {
  background-image: -moz-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%) !important;
  background-image: -webkit-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%) !important;
  background-image: -ms-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%) !important;
  background: -webkit-linear-gradient(135deg, #fc6942 0%, #ee0c08 100%) !important;
  background: -o-linear-gradient(135deg, #fc6942 0%, #ee0c08 100%) !important;
  background: linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%) !important;
  -webkit-box-shadow: 0 5px 10px 0 rgba(246, 60, 37, .35) !important;
  box-shadow: 0 5px 10px 0 rgba(246, 60, 37, .35) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  margin-top: 2em !important;
  padding: 13px 25px 13px 25px !important;
  border-radius: 50px !important;
  border: none !important;
  line-height: 1.2 !important;
  text-transform: none;
  font-family: "Fira Sans", sans-serif;
}

.btn-primary:hover {
  background: #E63F37 !important;
  border: none !important;
}

#g-navigation {
  background: #192431 !important;
}

.is-sticky #g-navigation {
    background: #192431 !important;
}

.vertical-divider {
  border-left: 1px solid rgba(0,0,0,0.10);
  height: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

.horizontal-divider {
  border-bottom: 1px solid rgba(0,0,0,0.20);
  margin-top: 4em;
  margin-bottom: 4em;
  width: 100%;
}

.imgcaption {
  margin-bottom:2.5em;
  font-size: 12px;
  text-align: center;
}

.c-header-icons img {
  height:34px;
}

.sh-divider-line {
   height: 3px;
    /* border-top: 2px solid #E63F37; */
    margin: 0 auto;
    width: 200px;
    border-radius: 25%;
    background: red;
}

.video-button {
  padding-top: 0;
  text-align: center;
}

.video-button .btn.button-gold {
  background: #c3913b;
  color: #ffffff;
  font-size: 14px;
    font-weight: bold;
    padding: 16px 34px;
    line-height: 1;
    border-radius: 50px;
    position: relative;
  box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 20%);
}

.feature-info-img {
    margin-bottom: 30px;
}
.feature-info-img img {
  width: 100%;
}
.position-relative {
    position: relative!important;
}
.icon-btn.btn-animation:before {
    content: "";
    position: absolute;
    z-index: -9;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 50px;
    height: 50px;
    background: #EE3526;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
.icon-btn.btn-animation {
    opacity: 1;
}
.icon-btn-all-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.icon-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #EE3526;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff; }

.icon-btn {
  opacity: 1; }

.icon-btn.btn-animation {
  opacity: 1; }

.icon-btn-lg {
  width: 80px;
  height: 80px; }

.icon-btn-md {
  width: 60px;
  height: 60px; }

.icon-btn-sm {
  width: 40px;
  height: 40px; }

.icon-btn-all-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/*--------------------------------------------------
----------------------Above Header------------------
----------------------------------------------------*/
#g-above-header {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid rgba(0,0,0,0.10);
}

.language-box {
  text-align: right;
}

.language-box .mod-languages ul>li:first-child {
  border-right: 1px solid #fff;
  padding-right: 1em;
  margin-right: 1em;
}

.language-box .mod-languages ul>li a {
  color: #fff;
}

.language-box .mod-languages ul>li a:hover {
  text-decoration: underline;
}

.language-box form {
  margin: 0 !important;
}

.language-box select {
  border: 0 !important;
  background: transparent !important;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif !important;
  width: auto;
  text-align: right;
  color: #ffffff !important;
}

.language-box select:active {
  outline: none;
  border: none;
}

.language-box select:focus {
  outline:0;
}

.header .g-content {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

.myheadlogo{
  padding: 0;
}

.myheadlogo img {
  /*width:100%;*/
}

.myheadtxt {
  margin-top: 10px;
}

.myheadtxt h1 {
  font-size: 18px;
  color: #171717;
  line-height: 1em;
  font-weight:700;
  padding: 0;
}

.myheadtxt h2 {
    font-size: 14px;
    color: #888;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

nav.fixed-side-icons {
  right: 0;
  z-index: 999;
  position: fixed;
  width: 56px;
  margin-top: 50px;
  transition: all 0.3s linear;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.4);
}
nav.fixed-side-icons li {
  height: 48px;
  position: relative;
  padding: 0;
  list-style: none !important;
}
nav.fixed-side-icons li a {
  color: white;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 48px;
  padding-left: 20%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  transition: all 0.3s linear;
  background: #1b2937;
  width: 350px;
}

nav.fixed-side-icons ul {
  margin:0;
  padding:0;
  list-style: none !important;
}
nav.fixed-side-icons li a i {
  position: absolute;
  top: 17px;
  left: 20px;
  font-size: 18px;
}
nav.fixed-side-icons > ul li a span {
  visibility: hidden;
  /* font-weight: bold; */
  letter-spacing: 1px;
  /* text-transform: uppercase; */
}
nav.fixed-side-icons a:hover {
  z-index: 2;
  /* width: 350px; */
  float: right;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
}
nav.fixed-side-icons > ul li:hover a span {
  /* padding-left: 30%; */
  visibility: visible;
}

/*--------------------------------------------------
----------------------Home Page---------------------
---------------------------------------------------*/

#g-slideshow {
  margin-top: 0;
}

.home .owl-carousel .owl-item img {
  height: 680px;
}
.home .g-owlcarousel .owl-dots .owl-dot {
    display: inline-block;
    background: #ffffff;
    margin: 0 0.3125rem;
    width: 30px;
    height: 10px;
    border-radius: 0;
    opacity: 0.75;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.home .has-color-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}

.home .g-owlcarousel-item-content {
    background-color: rgba(0, 0, 0, 0.6);
    width: 90%;
}

.home .g-owlcarousel-item-title {
    font-size: 60px !important;
    line-height: 65px !important;
    color: #ffffff !important;
    margin-bottom: 30px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.home .g-owlcarousel-item-desc {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 300;
    color: #ffffff !important;
    padding-bottom: 1.407rem;
    margin-top: 0;
    margin-bottom: 0.625rem;
    width:90%;
    margin-right:auto;
    margin-left:auto;
}

.home .g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
    opacity: 1;
    background: #fb3b3a;
    border-radius: 0;
    border: none;
}

.home .g-owlcarousel .owl-dots .owl-dot:focus, .g-owlcarousel .owl-dots .owl-dot:visited {
  border: none !important;
  border-radius: 0 !important;
}

.home .g-owlcarousel .owl-dots {
    bottom: 24%!important;
}

@media (max-width: 767.98px) {
  .home .owl-carousel .owl-item img {
    height: 200px;
 }
}

.home-first {
  margin-top: -9em;
  z-index: 99;
  position: relative;
  background: transparent !important;
}
@media (max-width: 767.98px) {
  .home-first {
    margin-top: 0;
  }
}

.home-intro .g-content{
    text-align: center;
    padding: 0;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 0;
    box-shadow: 0 1px 8px 0px rgb(0 0 0 / 30%);
}

.home-intro .intro-box {
  position:relative;
  width:100%;
  margin:0;
  overflow: hidden;
  background: url(/images/home/home-etw.jpeg) no-repeat;
    background-size: cover;
}

.home-intro .intro-box2 {
  position:relative;
  width:100%;
  margin:0;
  overflow: hidden;
  background: url(/images/home/home-cm.jpeg) no-repeat;
    background-size: cover;
}

.home-intro .intro-box img,
.home-intro .intro-box2 img {
  width: 100%;
    height: 100%;
    object-fit: cover;
  transition: all 0.3s ease-out;
}

.home-intro .intro-box img:hover,
.home-intro .intro-box img:hover
{
  transform: scale(1.2, 1.2);
}

.home-intro .intro-overlay {
    right: 0;
    left: 0;
    bottom: 0;
    top:0;
    padding: 30px 30px;
    width: 100%;
    margin: 0 auto;
    text-transform: none !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    background-color: rgba(223, 0, 43, 0.75);
    color: #ffffff;
}

.home-intro .intro-overlay2 {
    right: 0;
    left: 0;
    bottom: 0;
    top:0;
    padding: 30px 36px;
    width: 100%;
    margin: 0 auto;
    text-transform: none !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    background-color: rgba(0, 114, 187, 0.75);
    color: #ffffff;
}

.home-intro .intro-overlay:hover {
  background-color: rgba(223, 0, 43, 1);
}

.home-intro .intro-overlay2:hover {
  background-color: rgba(0, 114, 187, 1);
}

.home-intro i {
  font-size: 3.75em;
}

.home-intro .g-content:hover {
    box-shadow: 0 1px 8px 0px rgb(0 0 0 / 30%);
}

.intro-box a:hover {
  text-decoration: none !important;
}

.intro-box2 a:hover {
  text-decoration: none !important;
}

.home-intro h5,
.home-intro h5 a{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.375em;
    text-transform: uppercase;
    color: #ffffff;
  font-family: "Fira Sans", sans-serif;
}

.home-intro p {
  color: #ffffff;
  font-family: "Fira Sans", sans-serif;
  text-align:center !important;
}

@media(max-width: 767.98px) {
  .home-intro .intro-overlay p.i-overlay-box {
    display: none;
  }
  
  .home-intro .intro-overlay2 p.i-overlay-box {
    display: none;
  }
}

.home-title {
    padding-top: 3.3125em;
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.home-title-test {
    padding-top: 5.3125em;
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.home-title-test h2 {
    font-size: 3.75rem;
    text-transform: capitalize;
    color: #2A72B2;
    font-weight: 700;
    margin-bottom: 0.375em;
  font-style: italic;
}

.home-title-left {
  padding-top: 0;
    text-align: center;
    max-width: 625px;
  margin-right: auto;
}

.home-title-left h2 {
  font-size: 3.75rem;
    text-transform: capitalize;
    color: #232323;
    font-weight: 700;
    margin-bottom: 0;
}

.home-title h4 {
    display: block;
    font-size: 1.125rem;
    color: #fb3b3a;
    text-transform: uppercase;
    font-weight: 600;
   font-family: "Fira Sans", sans-serif;
}

.home-title h1 {
    font-size: 3rem;
    text-transform: capitalize;
    /* color: #232323; */
    color: #2A72B2;
    font-weight: 700;
    margin-bottom: 0.375em;
    letter-spacing: 4px;
    font-family: "Fira Sans", sans-serif;
}

.home-title h2 {
    font-size: 3rem;
    text-transform: capitalize;
    /*color: #232323;*/
  color:#2A72B2;
    font-weight: 700;
    margin-bottom: 0.375em;
  letter-spacing: 4px;
  font-family: "Fira Sans", sans-serif;
}

.home-core .g-owlcarousel {
  color: #ffffff;
  width: 700px;
  margin-right:auto;
  margin-left:auto;
}

.home-core .g-owlcarousel-item-title {
    font-size: 30px !important;
    line-height: 65px !important;
    color: #ffffff !important;
    margin-bottom: 10px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.home-core .g-owlcarousel-item-desc {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 300;
    color: #ffffff !important;
    padding-bottom: 1.407rem;
    margin-top: 0;
    margin-bottom: 0.625rem;
    width:80%;
    margin-right:auto;
    margin-left:auto;
}

.home-core .g-owlcarousel .owl-nav .owl-prev {
    color: #fff !important;
    background: #333 !important;
    left: -9rem;
}

.home-core .g-owlcarousel .owl-nav .owl-next {
    color: #fff !important;
    background: #333 !important;
    right: -9rem;
}

.home-banner .djslider ul{
  width: 100% important;
}

.home-banner .djslider ul > li{
  width: 100% !important;
}

@media only all and (min-width: 75rem) {
.home-core .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 37.5rem;
}
}

.home-services {
  position: relative;
  padding: 0;
}

.home-services .col-lg-12,
.home-services .col-md-12,
.home-services .col-sm-12, {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.home-services .g-content {
    margin: 0;
    padding:0;
}

.home-services img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-services .servicesbox {
  position:relative;
  width:100%;
  margin:0;
  margin-bottom:6px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 40%) 0px 3px 19px;
}

.home-services .serv1 {
  height: 375px;
  position:relative;
  width:100%;
  margin:0;
  margin-bottom:6px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 40%) 0px 3px 19px;
}

.home-services .serv2 {
  height: 295px;
  position:relative;
  width:100%;
  margin:0;
  margin-bottom:6px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 40%) 0px 3px 19px;
}

.home-services .serv3 {
  height: 295px;
  position:relative;
  width:100%;
  margin:0;
  margin-bottom:6px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 40%) 0px 3px 19px;
}

.home-services .serv4 {
  height: 375px;
  position:relative;
  width:100%;
  margin:0;
  margin-bottom:6px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 40%) 0px 3px 19px;
}

.home-services .serv5 {
  height: 335px;
  position:relative;
  width:100%;
  margin:0;
  margin-bottom:6px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 40%) 0px 3px 19px;
}

.home-services .serv6 {
  height: 335px;
  position:relative;
  width:100%;
  margin:0;
  margin-bottom:6px;
  overflow: hidden;
  box-shadow: rgb(0 0 0 / 40%) 0px 3px 19px;
}

@media(max-width: 767.98px) {
  .home-services .serv1, .home-services .serv2, .home-services .serv3, .home-services .serv4, .home-services .serv5, .home-services .serv6 {
    height: 230px !important;
  }
}

.home-services .serv1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-out;
  filter: brightness(50%);
}

.home-services .serv2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-out;
  filter: brightness(50%);
}

.home-services .serv3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-out;
  filter: brightness(50%);
}

.home-services .serv4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-out;
  filter: brightness(50%);
}

.home-services .serv5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-out;
  filter: brightness(50%);
}

.home-services .serv6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-out;
  filter: brightness(50%);
}

.home-services .serv1 img:hover,
.home-services .serv2 img:hover,
.home-services .serv3 img:hover,
.home-services .serv4 img:hover,
.home-services .serv5 img:hover,
.home-services .serv6 img:hover{
  transform: scale(1.2, 1.2);
}

.home-services .serv2 img:hover {
  transform: scale(1.2, 1.2);
}

.home-services .servicesbox.servebox1 {
  height: 440px;
}

.home-services .servicesbox.servebox2 {
  height: 360px;
}
.home-services .servicesbox.servebox3 {
  height: 400px;
}
.home-services .servicesbox.servebox4 {
  height: 360px;
}
.home-services .servicesbox.servebox5 {
  height: 440px;
}
.home-services .servicesbox.servebox6 {
  height: 400px;
}

.home-services .servicesbox img {
  width: 100%;
    height: 100%;
    object-fit: cover;
  transition: all 0.3s ease-out;
}

.home-services .servicesbox img:hover {
  transform: scale(1.2, 1.2);
}

.home-services .services-overlay {
    position: absolute;
    top:0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    text-transform: none !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    background-color: rgba(0, 0, 0, 0.55);
    color: #ffffff;
}

.home-services .services-overlay:hover {
    background-color: rgba(223, 0, 43, 0.9);
}

.home-services .services-textbox {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: left !important;
    padding: 2.375em 2em;
    width: 100%;
    margin: 0 auto;
  text-transform: none !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    color: #ffffff;
}

.home-services a .services-textbox h3 {
  color: #ffffff;
  font-weight:700;
}

.home-services a .services-textbox p {
   margin-bottom: 0;
  font-weight: 400;
   font-size: 1em;
  color: #ffffff;
}

.home-services .service-middle.col-lg-4,
.home-services .service-middle.col-md-4 {
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.home-services .col-lg-4,
.home-services .col-md-4 {
  padding: 0px !important;
}

.home-testimonials {
  border-top: 1px solid #ececec !important;
}

.home-event .g-content {
  margin :0 !important;
  padding: 0 !important;
}

.home-event .djslider-default .navigation-container {
    position: relative;
    text-align: center !important;
    display: flex;
    top: 45% !important;
}

.home-banner .g-content {
  padding: 0;
  margin: 0;
}

/*.home-banner .g-content .g-owlcarousel .owl-nav {
    position: absolute;
    top: -5.5em;
    right: 0;
    margin-right: 3em;
}*/
.home-banner .g-content .g-owlcarousel .owl-nav button.owl-prev{
    color: #ffffff !important;
  background: #E63F37 !important;
  width:50px !important;
  height:50px !important;
  border: 2px solid #ffffff !important;
}

.news-event .g-owlcarousel .owl-nav button.owl-prev{
    color: #ffffff !important;
  background: #E63F37 !important;
  width:50px !important;
  height:50px !important;
  border: 2px solid #ffffff !important;
}


.home-banner .g-content .g-owlcarousel .owl-nav button.owl-prev:hover{
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
  background: #1b2937 !important;
}

.news-event .g-owlcarousel .owl-nav button.owl-prev:hover{
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
  background: #1b2937 !important;
}

.home-banner .g-content .g-owlcarousel .owl-nav .owl-prev {
    left: 1.75rem;
}
.news-event .g-owlcarousel .owl-nav .owl-prev {
    left: 1.75rem;
}

.home-banner .g-content .g-owlcarousel .owl-nav button.owl-next{
    color: #ffffff !important;
  width: 50px !important;
  height:50px !important;
  background: #E63F37 !important;
  border: 2px solid #ffffff !important;
}

.news-event .g-owlcarousel .owl-nav button.owl-next{
    color: #ffffff !important;
  width: 50px !important;
  height:50px !important;
  background: #E63F37 !important;
  border: 2px solid #ffffff !important;
}

.home-banner .g-content .g-owlcarousel .owl-nav button.owl-next:hover {
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
  background: #1b2937 !important;
}

.news-event .g-owlcarousel .owl-nav button.owl-next:hover {
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
  background: #1b2937 !important;
}

.home-banner .g-content .g-owlcarousel .owl-nav .owl-next {
    right: 1.75rem;
}

.news-event .g-owlcarousel .owl-nav .owl-next {
    right: 1.75rem;
}

.home-banner .g-content .g-owlcarousel .owl-dots {
  bottom: -2em !important;]
}

.news-event .g-owlcarousel .owl-dots {
  bottom: -2em !important;]
}

.home-banner .g-content .g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
    background: #ebebeb;
    margin: 0 0.3125rem;
  width:15px;
  height: 15px;
}

.news-event .g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
    background: #ebebeb;
    margin: 0 0.3125rem;
  width:15px;
  height: 15px;
}

.home-banner .g-content .g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
    opacity: 1;
    background: #fb3b3a;
  border-radius: 50%;
    border: none;
  width: 21px;
  height: 21px;
  box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 20%);
}

.news-event .g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
    opacity: 1;
    background: #fb3b3a;
  border-radius: 50%;
    border: none;
  width: 21px;
  height: 21px;
  box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 20%);
}


.home-expanded {
  position: relative;
}

.home-videoframe {
  position: relative;
}

.home-videoframe .g-content {
  padding: 4px;
  margin: 0;
  margin-bottom:.25em;
}

.home-videoframe .tm-video-item {
  width: 100%;
}

.home-videoframe .tm-video-item img {
  width:100%;
  height: 215px;
  border-radius: 5px;
}

.home-videoframe iframe{
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 176px;
}

.home-videoframe h3 {
    position: absolute;
    bottom: -2.5em;
    font-size: 1.25rem;
  text-align: center;
    font-weight: 700;
  color: #232323;
}

.home-videoframe .jl-icon-button {
  background-image: -moz-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  background-image: -webkit-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  background-image: -ms-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  background: -webkit-linear-gradient(135deg, #fc6942 0%, #ee0c08 100%);
  background: -o-linear-gradient(135deg, #fc6942 0%, #ee0c08 100%);
  background: linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  -webkit-box-shadow: 0 5px 10px 0 rgba(246, 60, 37, .35);
  box-shadow: 0 5px 10px 0 rgba(246, 60, 37, .35);
  color: #ffffff !important;
  width: 60px;
  height: 60px;
  border:2px solid #ffffff;
}

.home-videoframe .jl-icon-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}


.mejs-video{
  width: 560px !important;
  height:320px !important;
}

.video-button .btn-primary {
  background-image: -moz-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  background-image: -webkit-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  background-image: -ms-linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  background: -webkit-linear-gradient(135deg, #fc6942 0%, #ee0c08 100%);
  background: -o-linear-gradient(135deg, #fc6942 0%, #ee0c08 100%);
  background: linear-gradient(-45deg, #fc6942 0%, #ee0c08 100%);
  -webkit-box-shadow: 0 5px 10px 0 rgba(246, 60, 37, .35);
  box-shadow: 0 5px 10px 0 rgba(246, 60, 37, .35);
  color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 2em;
    padding: 13px 25px 13px 25px;
    border-radius: 50px;
  border: none;
}

.video-button .btn-primary:hover {
  background: #E63F37;
  border: none;
}


/*---------------------Sidebar------------------------
----------------------------------------------*/
.body-sidebar{
  background: transparent !important;
  border-radius: 4px;
}

.body-sidebar .g-content {
  padding: 0 !important;
  margin:0 !important;
}

.body-sidebar .tm-item {
  padding: 1.25em 0;
}

.body-sidebar  .jl-accordion > :nth-child(n+2) {
    margin-top: 0;
}

.body-sidebar .jl-accordion-title {
    font-size: 1em;
    color: #232323;
    font-weight: 500;
}

.body-sidebar .jl-accordion-title:hover {
    text-decoration: underline;
}

.sidebar-one {
  padding: .5rem 0;
}

.sidebar-one a {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 500;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0;
}

.sidebar-one a:hover {
  border-left: 4px solid #fb3b3a;
}

.sidebar-one .sidebar-divider {
  height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.sidebar-one ul {
  margin: 0;
}

.sidebar-one ul>li {
  padding: 1.25em 0;
  list-style: none;
  border-bottom: 1px solid #dbdbdb;
}

/*----------------------------------------------
----------------Getting Started-----------------
---------------------------------------------*/

.gettingStarted {
}

.gettingStarted h4 {
   font-size: 1.5rem
}

.gettingStarted p {
    font-size: 0.875rem;
    font-family: 'Roboto';
    letter-spacing: 1px;
}

.gettingStarted a {
  color: #f6483b;
  text-decoration: underline;
}

.gettingStarted .row {
  margin: 0;
}

.gettingStarted .btn-primary {
  font-size:0.875rem;
  margin-top:1.5em;
  color: #fff;
}

.gettingStarted .btn-primary : hover {
   color: #f6483b;
   cursor: pointer;
}

.collapse-one.accordion-menu {
	display: block;
    position: relative;
	left: 0;
	max-width: 100%;
  margin-top:.5em;
}

.collapse-one h2 {
	font-size: 16px;
	line-height: 34px;
	font-weight: 500;
	letter-spacing: 1px;
	display: block;
	margin: 0;
    cursor: pointer;
    color: #232323;
  padding:0 20px;
}
.collapse-one .accordion-content {
	color: #232323;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	opacity: 1;
	transform: translate(0, 0);
	margin: 0;
	z-index: 2;
    padding:0 20px;
    background: #fcfcfc;
}

.collapse-one ol li {
  border-top: none !important;
}

.collapse-one ul {
	list-style: none;
    margin: 0;
    background-color: #dbdbdb;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 
	0 2px 2px 0 rgba(255, 255, 255, 0.19);
}
.collapse-one ul li {
	position: relative;
	padding: 0.5em 0;
	margin: 0;
    border-top: 1px dotted #282828;
}

.collapse-one ul li:nth-child(1){ border:none; }
/*.collapse-one ul li:nth-of-type(1) { animation-delay: 0.5s; }
.collapse-one ul li:nth-of-type(2) { animation-delay: 0.75s; }
.collapse-one ul li:nth-of-type(3) { animation-delay: 1.0s; }
.collapse-one ul li:nth-of-type(4) { animation-delay: 1.2s; }
.collapse-one ul li:last-of-type {}*/

.collapse-one ul li .arrow {
	position: absolute;
	transform: translate(-6px, 0);
	margin-top: 16px;
  margin-right: 1em;
	right: 0;
}
.collapse-one ul li .arrow:before, .collapse-one ul li .arrow:after {
	content: "";
	position: absolute;
	background-color: #f6483b;
	width: 3px;
	height: 9px;
}
.collapse-one ul li .arrow:before {
	transform: translate(2px, 0) rotate(45deg);
}
.collapse-one ul li .arrow:after {
	transform: translate(2px, 0) rotate(-45deg);
}
.collapse-one ul li input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
    z-index: 1;    
    opacity: 0;
}
.collapse-one ul li input[type=checkbox]:checked ~ .accordion-content {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	transform: translate(0, 50%);
}
.collapse-one ul li input[type=checkbox]:checked ~ .arrow:before {
	transform: translate(-2px, 0) rotate(-45deg);
}
.collapse-one ul li input[type=checkbox]:checked ~ .arrow:after {
	transform: translate(-2px, 0) rotate(-140deg);
}
.collapse-one .transition, .accordion-content, ul li .arrow:before, .collapse-one ul li .arrow:after {
	transition: all 0.25s ease-in-out;
}

.collapse-one .flipIn h1 ul li {
	animation: flipdown 0.5s ease both;
}
.collapse-one .no-select h2 {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	user-select: none;
}
@keyframes flipdown {
	0% {
		opacity: 0;
		transform-origin: top center;
		transform: rotateX(-90deg);
	}

	5% { opacity: 1; }

	80% { transform: rotateX(8deg); }

	83% { transform: rotateX(6deg); }

	92% { transform: rotateX(-3deg); }

	100% {
		transform-origin: top center;
		transform: rotateX(0deg);
	}
}
.collapse-one .subMenu a{
    display: block;
    padding: 15px 20px;
    color: #232323;
    font-size: 14px;
    border-bottom: 1px solid #394c7f;
    position: relative;
    border-left: 5px solid #eef5fc;
    background: #eef5fc;
    
}

.pressRelease a {
  color: #232323;
	font-size: 15px;
  font-weight:500;
	line-height: 26px;
	letter-spacing: 1px;
}

.pressRelease a:hover {
  text-decoration:underline;
  cursor: pointer;
  color: #232323;
}

.collapse-two.accordion-menu {
	display: inline-block;
    position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	max-width: 100%;
}

.collapse-two h2 {
	font-size: 16px;
	line-height: 34px;
	font-weight: 500;
	letter-spacing: 1px;
	display: block;
	margin: 0;
    cursor: pointer;
    color: #232323;
  padding:0 20px;
}
.collapse-two .accordion-content {
	color: #232323;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	opacity: 1;
	transform: translate(0, 0);
	margin: 0;
	z-index: 2;
}
.collapse-two ul {
	list-style: none;
    margin: 0;
}
.collapse-two ul li {
	position: relative;
	padding: 0.5em 0;
	margin: 0;
    border-top: 1px dotted #dce7eb;
}

.collapse-two ul li:nth-child(1){ border:none; }
.collapse-two ul li:nth-of-type(1) { animation-delay: 0.5s; }
.collapse-two ul li:nth-of-type(2) { animation-delay: 0.75s; }
.collapse-two ul li:nth-of-type(3) { animation-delay: 1.0s; }
.collapse-two ul li:nth-of-type(4) { animation-delay: 1.2s; }
.collapse-two ul li:last-of-type {}

.collapse-two ul li .arrow {
	position: absolute;
	transform: translate(-6px, 0);
	margin-top: 16px;
  margin-right: 1em;
	right: 0;
}
.collapse-two ul li .arrow:before, .collapse-two ul li .arrow:after {
	content: "";
	position: absolute;
	background-color: #f6483b;
	width: 3px;
	height: 9px;
}
.collapse-two ul li .arrow:before {
	transform: translate(2px, 0) rotate(45deg);
}
.collapse-two ul li .arrow:after {
	transform: translate(2px, 0) rotate(-45deg);
}
.collapse-two ul li input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
    z-index: 1;    
    opacity: 0;
}
.collapse-two ul li input[type=checkbox]:checked ~ .accordion-content {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	transform: translate(0, 50%);
}
.collapse-two ul li input[type=checkbox]:checked ~ .arrow:before {
	transform: translate(-2px, 0) rotate(-45deg);
}
.collapse-two ul li input[type=checkbox]:checked ~ .arrow:after {
	transform: translate(-2px, 0) rotate(-140deg);
}
.collapse-two .transition, .accordion-content, ul li .arrow:before, .collapse-two ul li .arrow:after {
	transition: all 0.25s ease-in-out;
}

.collapse-two .flipIn, h1, ul li {
	animation: flipdown 0.5s ease both;
}
.collapse-two .no-select h2 {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	user-select: none;
}

.collapse-two .subMenu a{
    display: block;
    padding: 15px 20px;
    color: #232323;
    font-size: 14px;
    border-bottom: 1px solid #394c7f;
    position: relative;
    border-left: 5px solid #eef5fc;
    background: #eef5fc;
    
}

#g-above-footer ul {
  list-style: none;
    margin-left: 0;
}

#g-above-footer ul>li a {
  color: #fff;
}

#g-above-footer .g-grid:last-child {
    border-top: none;
}

.above-footer .g-content {
    margin: 0;
    padding: 0;
}

.above-footer .g-content .link-menu {
  padding: 0 3em;
}

.above-footer .g-content .red-box {
  background: #fb3b3a;
  padding: 0 .75em;
}

.above-footer .g-content h5 {
    margin-bottom: 1.5em;
}

.above-footer .g-content ul{
    list-style-type: none;
    margin-left: 0;
    line-height: 2.5;
}

.above-footer .g-content ul>li a {
    color: #ffffff;
}

.above-footer .g-content ul>li a:hover {
    color: #fb3b3a;
}
.contact-header {
  text-align: center;
  display: inherit;
}

.contact-header .c-header-icons img {
  transition: all 0.3s ease-out;
}

.contact-header .c-header-icons img:hover {
  transform: scale(1.2, 1.2);
}

.contact-header a {
  cursor: pointer
}

.contact-header p{
  font-size: 10px !important;
    font-weight: 600;
    margin-top: 0.25em !important;
  text-align:center !important;
  line-height: 1 !important;
  color:#333333;
}
#g-navigation-sticky-wrapper.is-sticky .g-main-nav .g-toplevel > li > .g-menu-item-container {
    color: #ffffff !important;
  font-family: "Fira Sans", sans-serif;
}

#g-clients {
  border-top: 1px solid #ececec !important;
  padding-top: 2em;
  padding-bottom: 4em;
}

/*#g-slideshow.breadcrumb-body{
  margin-top: 0 !important;
  height:260px;
  margin-bottom: 4em;
  background: url(/images/articles/content/top-banner.jpeg)center center no-repeat;
  background-size: cover;
}

#g-slideshow.breadcrumb-body:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: -1;
    opacity: 0.7;
    background-color: #fff;
    background-image: -webkit-linear-gradient(-310deg, #fff);
    background-image: linear-gradient(40deg,#fff);
}

#g-slideshow.breadcrumb-body .breadcrumb {
    background-color: transparent !important;
    display: block !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: .125em;
    line-height: 1.25;
    font-family: "Fira Sans", sans-serif;
}

#g-slideshow.breadcrumb-body .breadcrumb li {
    text-shadow: none;
    vertical-align: middle;
    padding: 0;
    color: #232323;
    text-transform: uppercase;
}

#g-slideshow.breadcrumb-body .breadcrumb-box {
    margin: 0;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#g-slideshow.breadcrumb-body .breadcrumb span {
    font-size: 20px;
    padding: 3px 0;
    justify-content: center;
    font-weight: 700;
    color: #232323;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

#g-slideshow.breadcrumb-body .breadcrumb li:nth-child(1) {
  display:none;
}

#g-slideshow.breadcrumb-body .moduletable .breadcrumb span.divider::before {
  content: "/";
}

#g-slideshow.breadcrumb-body .moduletable .breadcrumb span.divider {
    position: relative;
    vertical-align: top;
    width: 0 !important;
    height: 24px;
    margin-left: 1em;
    margin-right: 1.375em;
    font-weight: 700 !important;
}
*/

.breadcrumb {
  background-color: #f9f9f9 !important;
}

.breadcrumb-box {
  margin-top: 0;
  margin-bottom: 2em;
  background: #f9f9f9;
}

.breadcrumb-box .breadcrumb {
    padding: 0.75em 1em;
    margin-bottom: 0;
}

.breadcrumb-box .moduletable .breadcrumb span.divider:before {
  content: "\203A";
      font-weight: 700;
    font-size: 20px;
}

.breadcrumb-box .moduletable .breadcrumb span {
  color: #232323;
  font-family: "Fira Sans", sans-serif;
  line-height: 1.2;
  letter-spacing: 1px;
}

.breadcrumb-box .breadcrumb li:nth-child(1) {
  display:none;
}

.page-header:before {
  position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 67px;
    height: 7px;
}

.page-header {
  padding-right: .5em !important;
}

.page-header h2 {
    font-size: 2.125rem;
    color: #2A72B2;
    font-weight: 700;
    margin-bottom: 0.375em;
    line-height: 1.3;
    font-family: "Fira Sans", sans-serif;
}

.page-header h2::after {
    display: block;
    content: "";
    border-top: 6px solid #E63F37;
    width: 4em;
    margin: 1em 0 0;
    transform: translateY(-1rem);
}

#g-sidebar {
    background: #ffffff;
    color: #000000;
    padding: 0;
}

.article-content {
  padding-bottom: 5em;
  font-family: "Fira Sans", sans-serif;
  position:relative;
}

.articleBody iframe {
  width:100% !important;
}

.article-content .item-page .page-banner img {
  filter: brightness(85%);
}

img.banner_article {
  border-radius: 5px;
  box-shadow: 0 32px 28px -10px rgb(0 0 0 / 22%);
}

.article-content a {
  color: #2A72B2;
  font-weight: 700;
}

/*div [itemprop="articleBody"] img {width:100%;}*/

.article-content p {
  color: #555555;
  font-size: 16px;
  text-align: left;
  font-family: "Fira Sans", sans-serif;
  line-height: 1.2;
    letter-spacing: 1px;
}

.article-content ul {
  color: #555555;
  font-size: 16px;
  line-height: 28px;
  font-family: "Fira Sans", sans-serif;
}
.article-content ul>li {
  margin-top: 0.375em;;
  padding-left:0.75em;
  line-height: 1.2;
  letter-spacing: 1px;
  font-family: "Fira Sans", sans-serif;
}

.article-content ul>li::marker {
  font-size: 1.25em;
    font-weight: 700;
    color: #E63F37;
}

.article-content .nn_tabs ul>li {
  padding-left:0;
  font-size: .875rem;
    line-height: 1.2;
    letter-spacing: 1px;
}

.article-content .nn_tabs ul>li::marker {
 /* content: "➜";*/
  color: #E63F37;
}

.nn_tabs.outline_handles>ul.nav-tabs>li a {
    border-top-color: #ddd;
    border-left-color: #ddd;
    border-right-color: #ddd;
    color: #ffffff;
    background: #1b2937;
    /* text-transform: uppercase !important; */
    font-size: 0.75rem !important;
}

.nn_tabs.outline_handles>ul.nav-tabs>li a:hover {
  background:#E63F37;
}

.nn_tabs.outline_handles>ul.nav-tabs>li a:focus {
  background:#E63F37;
  font-weight: 700;
}

.nn_tabs .nav-tabs>li.active>a, .nn_tabs .nav-tabs>li.active>a:hover
{
  color: #ffffff;
  background:#E63F37;
  font-weight: 700;
}
.article-content .body-story ul>li {
  margin-top:1em;
  padding-left:0.75em;
  font-family: "Fira Sans", sans-serif;
}

.article-content .body-story ul>li::marker {
 /* content: "➜";*/
  content: "\279C";
  color: #E63F37;
}

.article-content h3 {
  text-transform: capitalize;
  color: #2A72B2;
  font-weight: 700;
  margin-bottom: 0.375em;
  margin-top: 2.25em;
  line-height: 1.3;
  font-family: "Fira Sans", sans-serif;
}

.article-content h3::after {
  display: block;
  content: "";
  border-top: 6px solid #E63F37;
  width: 2em;
  margin: 1em 0 0;
  transform: translateY(-1rem);
}

.article-content h4 {
  margin-bottom: 0.375em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.3;
  color: #232323;
  font-family: "Fira Sans", sans-serif;
}

.article-content h6 {
  display: block;
  color: #2A72B2 !important;
  font-weight: 700;
  font-family: "Fira Sans", sans-serif;
  margin-bottom: 0;
  margin-top: 2em;
}

.article-content h7 {
  color: #232323;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Fira Sans", sans-serif;
  margin-bottom: 0;
  margin-top: 2em;
}

.article-content h4:first-letter,
.article-content h4:first-line {
  text-transform: uppercase;
}

.article-content h5 {
  margin-bottom: 1em;
  margin-top: 1.5em;
  font-size: 1.375rem;
  font-weight: 700;
  color: #333;
  font-family: "Fira Sans", sans-serif;
}

.article-content .point-column {
  display: flex;
  width:80%;
  margin-top: 2em;
}

.article-content .icons-point {
  width: 68px;
  height: 68px;
  line-height: 68px;
  font-size: 1.25em;
  text-align: center;
  background: #E63F37;
  color: #ffffff;
  display: inline-block;
}

.article-content .text-point {
  padding-left: .875em;
}

.iso-box {
  margin-top: 2em;
  margin-box: 2em;
}

.iso-box .card {
  background: #2A72B2;
  box-shadow: 0 0 6px #777;
  margin-bottom: 1em;
  padding: 1em 0;
}

.iso-box .card p{
  color: #ffffff;
  font-weight: 600;
}

.iso-act-box .card {
  background: rgba(42, 114, 178, 0.7);;
  box-shadow: 0 0 6px #777;
  margin-bottom: 1em;
  height: 115px;
  padding: 1em 0.5em;
}

.iso-act-box  .card p{
  color: #ffffff;
  font-weight: 600;
}

.share-article-icon {
  position: relative;
  float: right;
  text-align: right;
  left: 0;
  margin-right: 0;
  margin-top: 0;
}
.share-article-icon ul {
  float: right;
  display: flex;
  list-style: none;
}

.share-article-icon ul>li {
  margin-left: .25em;
  color: #ffffff;
}

.share-article-icon ul>li::marker {
 /* content: "➜";*/
  content: "";
  color: #E63F37;
}

.tm-share-icon .facebook {
  background-color: #3b5998;
}
    
.tm-share-icon .twitter {
      background-color: #00aced;
    }
    
.tm-share-icon .linkedin {
      background-color: #007bb6;
    }
.share-article-icon #module-jlsocialshare-333 .tm-icons > * > a {
    text-align: center;
    line-height: 30px;
    width: 30px;
    border-radius: 20px;
}

.share-article-icon #module-jlsocialshare-333 .tm-icons > * > a:hover {
   cursor: pointer;
}

.footer-menu {
padding: 0.5rem 0;
    text-align: left;
    line-height: 1;
    font-size: 0.75rem;
    font-weight: 300;
    color: #fff;
}

.g-contenttabs {
  margin-top: 4em;
}

.ui-tabs-active .g-contenttabs-tab-wrapper-head {
    background: #E63F37 !important;
}

.g-contenttabs .g-contenttabs-tab-wrapper-head {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #ffffff;
    /* line-height: 52px; */
    background: #1b2937;
    /* padding: 0 40px; */
    border-radius: 0;
    text-align: center;
}

.g-contenttabs .g-contenttabs-tab-wrapper-head {
    background: #1b2937;
}


.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    display: block;
    outline: none;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    color: #ffffff;
}

.ui-tabs .ui-tabs-nav li {
  padding-right: 5px;
}

/*-------------------------------------
--------------DIRECTORY HUB------------
--------------------------------------*/
.directory-box {
  position:relative;
  width:100%;
  height:100%;
  margin:0;
  overflow: hidden;
}

.directory-box h3 {
  color: #ffffff;
  font-size: 1.75rem;
  margin-top:0.375em;
}

.directory-box p.i-circle {
    border: 3px solid;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:0;
}

.directory-box p{
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1em;
  color: #ffffff;
  line-height: 22px;
}

.directory-box img {
  width: 100%;
    height: 100%;
    object-fit: cover;
  transition: all 0.3s ease-out;
}

.directory-overlay {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top:0;
    padding: 30px;
    width: 100%;
    margin: 0 auto;
    text-transform: none !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
}

.directory-overlay2 {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top:0;
    padding: 30px;
    width: 100%;
    margin: 0 auto;
    text-transform: none !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    background-color: rgba(0, 114, 187, 0.75);
    color: #ffffff;
}

.sidebar {
    transition: all ease 0.3s;
    margin-bottom: 1px;
    padding: 0;
}

.sidebar input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.sidebar .accordion-wrapper {
    overflow: hidden;
    margin:0 auto;
}
.sidebar .accordion {
    width: 100%;
    color: #555555;
    overflow: hidden;
    margin-bottom: 1px;
    background: #f2f2f2;
}
.sidebar .accordion:last-child{
    margin-bottom: 0;
}
.sidebar .accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px 16px;
    font-weight: 500;
    cursor: pointer;
    font-size: 16px;
    border-left: 5px solid #f2f2f2;
    margin-bottom: 0;
}

.sidebar label.accordion-label:hover {
  border-left: 5px solid #ee3625;
}

.sidebar label.accordion-label a {
  color:#555555 !important;
}
.sidebar label.accordion-label a:hover {
  color:#ee3625 !important;
  text-decoration: none !important;
}

.sidebar label.accordion-label a:focus {
  color:#ee3625 !important;
  text-decoration: none !important;
}

.sidebar .accordion-label:active {
  border-color: #ee3625;
  color:#ee3625;
}

.sidebar .accordion-label::after {
    content: "\276F";
    width: 16px;
    height: 16px;
    margin-left:.5em;
    color: #E63F37;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.sidebar .accordion-content {
    max-height: 0;
    padding: 0;
    color: #232323;
    background: #eef5fc;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.sidebar .accordion-content p{
    margin: 0;
    padding: 15px 20px;
    color: #232323;
    font-size: 14px;
    border-bottom: 1px solid #394c7f;
}
.sidebar input:checked + .accordion-label {
    background: #f2f2f2;
    color: #E63F37;
}
.sidebar input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sidebar input:checked ~ .accordion-content {
    max-height: 100vh;
    padding: 0;
}


/*-------------------------------------------
-----------Dropdown Accordion----------------
-------------------------------------------*/
.dropdown-accordion {
    transition: all ease 0.3s;
    margin-bottom: 1px;
    padding: 0;
}

.dropdown-accordion input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.dropdown-accordion .accordion-wrapper {
    overflow: hidden;
    margin:0 auto;
}
.dropdown-accordion .accordion {
    width: 100%;
    color: #555555;
    overflow: hidden;
  height:auto !important;
    margin-bottom: 1px;
    background: #f2f2f2;
}
.dropdown-accordion .accordion:last-child{
    margin-bottom: 0;
}
.dropdown-accordion .accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px 16px;
    font-weight: 700;
    cursor: pointer;
    font-size: 16px;
    border-left: 5px solid #f2f2f2;
    margin-bottom: 0;
}

.dropdown-accordion label.accordion-label:hover {
  border-left: 5px solid #ee3625;
}

.dropdown-accordion label.accordion-label a {
  color:#555555 !important;
}
.dropdown-accordion label.accordion-label a:hover {
  color:#ee3625 !important;
  text-decoration: none !important;
}

.dropdown-accordion label.accordion-label a:focus {
  color:#ee3625 !important;
  text-decoration: none !important;
}

.dropdown-accordion .accordion-label:active {
  border-color: #ee3625;
  color:#ee3625;
}

.dropdown-accordion .accordion-label::after {
    content: "\276F";
    width: 16px;
    height: 16px;
    margin-left:.5em;
    color: #E63F37;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.dropdown-accordion .accordion-content {
    max-height: 0;
    padding: 0;
    color: #232323;
    border:1px solid #f2f2f2;
    background: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.dropdown-accordion .accordion-content h5{
  padding: 5px 20px;
}
.dropdown-accordion .accordion-content h4 {
  padding-left: 0.5em;
}
.dropdown-accordion .accordion-content p{
    margin: 0;
    padding: 5px 20px;
    color: #232323;
    font-size: 14px;
    border-bottom: none;
}

.dropdown-accordion .accordion-content ul {
  margin-bottom: 2em;
  padding: 5px 15px;
}
.dropdown-accordion .accordion-content ol {
  margin: 2em;
}

.dropdown-accordion .accordion-content ul>li {
    padding: 0;
    color: #232323;
    font-size: 14px;
  padding-left:.5em;
}

.dropdown-accordion .accordion-content ol>li {
  padding: 0;
    color: #232323;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 0.5em;
}

.dropdown-accordion input:checked + .accordion-label {
    background: #f2f2f2;
    border-left: 5px solid #ee3625;
    
}
.dropdown-accordion input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.dropdown-accordion input:checked ~ .accordion-content {
    max-height: 100%;
    padding: 0;
}

/*------------------------------------------
--------------BOARD OF DIRECTOR-------------
--------------------------------------------*/
.boxBOD {
  padding: 1em;
}
.imageBOD {
  width: 100%;
  height: 370px;
  background: #cacacd;
}

.imageBOD img {
  width: 100%;
  height:100%;
}

.infoBOD {
  padding-top: 1em;
}

.infoBOD .BODname {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: .5em;
}

.infoBOD .BODtitle {
  color: #ec3426;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.infoBOD .BODcompany {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 170%;
}

.infoBOD .BODemail {
  color: #999;
  letter-spacing: 0px;
  font-size: .8em;
  font-weight:500;
}
.ex-dev {
}

.ex-dev .ex-dev-img {
  background-position: right 0 bottom 10% !important;
}

.ex-dev .ex-dev-img-right {
  background-position: left 0 bottom 10% !important;
}

.ex-dev .ex-dev-img img {
  width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  border-radius:5px;
    filter: brightness(90%);
    box-shadow: 0 32px 28px -10px rgb(0 0 0 / 22%);
}

.ex-dev .ex-dev-img-right img {
  width: 100%;
    height: 100%;
  border-radius:5px;
    -o-object-fit: cover;
    object-fit: cover;
    filter: brightness(90%);
    box-shadow: 0 32px 28px -10px rgb(0 0 0 / 22%);
}

.ex-dev .ex-dev-text {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}

.ex-dev .ex-dev-text h4 {
    text-transform: capitalize !important;
    margin-bottom: 0.375em;
    margin-top: 0;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.3;
    color: #232323;
    font-family: "Fira Sans", sans-serif;
}

.ex-dev .ex-dev-text p {
  text-align: justify;
}

.about-matrade {
    background: #F6F7F8;
    padding: 1.5em 0.875em;
    width: 100%;
    border: 1px solid #ECEBE4;
    margin: 0.375em;
}

.about-title-list {
 /* border-right: 1px solid #d1d1d1;*/
    height: 100%;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 0;
  display: flex;
}

.about-list {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}

.about-title-list h4 {
    text-transform: uppercase !important;
    margin-bottom: 0.375em;
    margin-top: 0;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #2A72B2;
    font-family: "Fira Sans", sans-serif;
}

.about-title-list p {
  text-align: justify;
}

.about-list ul {
  margin-left: 1em;
}

.about-list ul>li {
 line-height: 22px;
 margin-top: 0.5em;
 padding-left: 0.5em;
}

.about-list ul>li:hover {
  color: #E63F37 !important;
}

.about-list a:hover {
  color: #E63F37 !important;
}

.about-list ul>li::marker {
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 1.25em;
    font-weight: 700;
    color: #E63F37;
}

.about-list ul>li a {
  color: #2A72B2 !important;
}

.trade-faci {
  padding-top:4em;
}

.trade-faci .trade-faci-img-left {
    margin-left: -10px;
    margin-right: -10px;
    height: 0;
    padding-top: 66%;
    transform: translateY(-32px);
    box-shadow: 0 0 6px #777;
}

.trade-faci .trade-faci-img-left img {
  position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.trade-faci .trade-faci-img-right {
  margin-left: -10px;
    margin-right: -10px;
    height: 0;
    padding-top: 66%;
    transform: translateY(-32px);
    box-shadow: 0 0 6px #777;
}

.trade-faci .trade-faci-img-right img {
  position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.trade-faci .trade-faci-text {
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}

.trade-faci .trade-faci-text h4 {
    text-transform: capitalize !important;
    margin-bottom: 0.375em;
    margin-top: 0;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.3;
    color: #232323;
    font-family: "Fira Sans", sans-serif;
}

/*----------------------------------------------------
----------------Events & Promotion--------------------
-----------------------------------------------------*/
.event-pro{
  padding-top:5em;
}

.event-pro .event-pro-img-left {
    margin-left: -10px;
    margin-right: -10px;
    height: 0;
    padding-top: 66%;
    transform: translateY(-32px);
    box-shadow: 0 0 6px #777;
}

.event-pro .event-pro-img-left img {
  position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.event-pro .event-pro-img-right {
  margin-left: -10px;
    margin-right: -10px;
    height: 0;
    padding-top: 66%;
    transform: translateY(-32px);
    box-shadow: 0 0 6px #777;
}

.event-pro .event-pro-img-right img {
  position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.event-pro .event-pro-text {
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}

.event-pro .event-pro-text h4 {
    text-transform: capitalize !important;
    margin-bottom: 0.375em;
    margin-top: 0;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.3;
    color: #232323;
    font-family: "Fira Sans", sans-serif;
}

.event-pro .event-pro-text h6 {
  text-transform: capitalize !important;
}

.dir-hub {
  padding-top: 3em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #f5f5f5;
}

.dir-hub:last-child {
  border-bottom: 0 !important;
}

.dir-hub .dir-hub-img img {
  width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    filter: brightness(90%);
    box-shadow: 0 32px 28px -10px rgb(0 0 0 / 22%);
}

.dir-hub .dir-hub-text {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 5px;
}

.dir-hub .dir-hub-text h5 {
  text-transform: capitalize !important;
    margin-bottom: 0.375em;
    margin-top: 0;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.3;
    color: #232323;
    font-family: "Fira Sans", sans-serif;
}

.dir-hub .dir-hub-text p {
  margin-top: 0 !important;
}

.dir-hub .dir-hub-text h5::after {
    display: block;
    content: "";
    border-top: 6px solid #E63F37;
    width: 2em;
    margin: 1em 0 0;
    transform: translateY(-1rem);
}

.dir-hub .dir-hub-text .btn-primary {
  margin-top: 0 !important;
}

.g-global-box {
  padding-left: 4px !important;
  padding-right:4px !important;
  margin-top:8px !important;
}

.g-global {
  position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
  padding: 1em;
}

.g-global-image {
 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.g-global-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.3s ease-out;
}

.g-global-overlay {
  position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    padding: 30px;
    width: 100%;
    margin: 0 auto;
    text-transform: none !important;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
}

.g-global-image::after {
      content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(32,32,32,.88);
    z-index: 0;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.g-global-title {
  margin: 0 0 160px;
    color: #fff;
    position: relative;
      font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
}

.g-global-button {
  position: absolute;
  bottom: 20px !important;
}

.yjtb_me {
  border-color: #E63F37;
 width: 100%;
  height:100%;
  padding: 1.5em 1.75em 1em;
  margin-top: 2em;
  border-radius: 8px;
  background: #fff3f1;
}

.yjtb_me h3 {
  color: #232323 !important;
  margin: 0 !important;
  font-size:1.25rem;
}

.yjtb_me h3::after{
  content: none !important;
}

.yjtb_me a {
  color: #232323 !important;
  margin-left: .5em;
  text-decoration: underline;
  font-weight:700;
}

.proc-box {
  text-align: justify;
  background: rgba(42, 114, 178, 0.15);
  border: 1px solid;
  border-color: rgba(42, 114, 178, 1);
  width: 100%;
  height:100%;
  padding: 1em 1.75em;
  margin-top: 2em;
  border-radius: 8px;
}

.icon-comments:before {
    content: "";
}

.me_box1 {
  padding: 2em 0em 3em;
  border-bottom: 1px solid #f5f5f5;
}

.me_box1 .dropcap4 {
  border-bottom: 3px solid #E63F37;
    padding-bottom: 0.25em;
    font-size: 1.5rem;
    font-weight: 700;
    margin-right: 0.75em;
}

.me_box1 .title {
  font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
}

.btn-top-article {
  margin-top: 0 !important;
  margin-left:auto;
  text-align: end;
}

.btn-top-article .btn-primary {
  margin-top: 0 !important;
}

/*.directory i {
  font-size: 3.75em;
}

.home-intro .g-content:hover {
    box-shadow: 0 1px 8px 0px rgb(0 0 0 / 30%);
}

.home-intro h5,
.home-intro h5 a{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0.375em;
    text-transform: uppercase;
    color: #ffffff;
}

.home-intro p {
  color: #ffffff;
}*/

.sef-obj {
  padding: 1em 1.5em;
  background: #f5f5f5;
  margin-bottom: 2em;
}
.timeline {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 1em auto;
  padding: 15px 0;
  background: #f5f5f5;
}

.timeline .text-title {
  font-weight:700;
  line-height: 1.2em;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size:1.875rem;
  color: #232323;
  padding: 2em;
  text-shadow: 0 4px 4px rgb(0 0 0 / 15%);
}

.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background: #555555;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}

.timeline .container {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
  margin:0;
}

.timeline .container.left {
  left: 0;
}

.timeline .container.right {
  left: 50%;
}

.timeline .container #timebox1.content {
  background:#c1d8e9;
}

.timeline .container #timebox1.date {
  backgrounde:#c1d8e9;
}

.timeline .container #timebox2.content, .timeline .container #timebox2.date {
  background:#e9d7c1;
}

.timeline .container #timebox3.content, .timeline .container #timebox3.date {
  background:#e9c1d6;
}

.timeline .container #timebox4.content, .timeline .container #timebox4.date {
  background:#c1e9e0;
}

.timeline .container #timebox5.content, .timeline .container #timebox5.date {
  background:#e7e9c1;
}

.timeline .container #timebox6.content, .timeline .container #timebox6.date {
  background:#e9c1c1;
}

.timeline .container #timebox7.content, .timeline .container #timebox7.date {
  background:#c1dbe9;
}

.timeline .container #timebox8.content, .timeline .container #timebox8.date {
  background:#e9e0c1;
}

.timeline .container #timebox9.content, .timeline .container #timebox9.date {
  background:#e9c1de;
}

.timeline .container #timebox10.content, .timeline .container #timebox10.date {
  background:#dae9c1;
}

.timeline .container #timebox11.content, .timeline .container #timebox11.date {
  background:#dfc1e9;
}

.timeline .container #timebox12.content, .timeline .container #timebox12.date {
  background:#c1e9e3;
}

.timeline .container::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 2px solid #555555;
  border-radius: 16px;
  z-index: 1;
}

.timeline .container.right::after {
  left: -8px;
}

.timeline .container::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #555555;
  z-index: 1;
}

.timeline .container.right::before {
  left: 8px;
}

.timeline .container .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 35px);
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold;
  color: #555555;
  padding: 1em 1.25em;
  margin-bottom: 0;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}

.timeline .container.left .date {
  right: -11.5em;
}

.timeline .container.right .date {
  left: -11.5em;
}

.timeline .container .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 5px 0;
  top: calc(50% - 20px);
  background: transparent;
  border: 2px solid #555555;
  border-radius: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  color: #555555;
  z-index: 1;
  font-style: normal;
}

.timeline .container.left .icon {
  right: 56px;
}

.timeline .container.right .icon {
  left: 56px;
}

.timeline .container .content {
  padding: 30px 90px 30px 30px;
  background: #F6D155;
  position: relative;
  border-radius: 20px;
}

.timeline .container.right .content {
  padding: 30px 30px 30px 90px;
  border-radius: 20px;
}

.timeline .container .content h2 {
  margin: 0 0 10px 0;
    font-size: 1.5rem;
    font-weight: 700;
    color:#555555;
}

.timeline .container .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #555555;
  letter-spacing:1.2px;
  text-align:justify;
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
   .home-videoframe {
    margin-bottom: 2em;
  }
  
  .home-videoframe h3 {
    bottom:-2.25em !important;
  }
  
  .video-button .btn-primary {
    margin-top: 0 !important;
  }
}

@media (max-width: 767.98px) {
    nav.fixed-side-icons {
    display: none;
  } 
  .home-title h2 {
    font-size: 2rem;
    letter-spacing: 1px;
  }
  .timeline::after {
    content: none !important;
  }

  .timeline .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15x;
  }
  
  .timeline .container::before {
    content: none !important;
    left: 0 !important;
  }
  .timeline .container::after {
    content: none !important;
    left: 0 !important;
  }

  .timeline .container.right {
    left: 0%;
  }

  .timeline .container.left::after, 
  .timeline .container.right::after {
    left: 82px;
  }

  .timeline .container.left::before,
  .timeline .container.right::before {
    left: 100px;
    border-color: transparent #006E51 transparent transparent;
  }

  .timeline .container .date {
    padding: 1em 1.25em;
    margin-bottom: 1.5em;
    border-radius: 20px;
    position: relative;
    right: 0 !important;
    left: 0 !important;
    color: #333;
    width: 100%;
  }

  .timeline .container .icon {
    left: 25px !important;
    right: 0 !important;
    top: calc(60% - 0px);
  }
 
  .timeline .container .content {
    padding: 30px 20px 30px 60px !important;
  }
  
  .home-videoframe {
    margin-bottom: 2em;
  }
  
  .home-videoframe h3 {
    bottom:-2.25em !important;
  }
  
  .video-button .btn-primary {
    margin-top: 0 !important;
  }
}

.chart-timeline a .card {
    margin-top: 1em;
    background: rgba(42, 114, 178, 0.15);
    border: 1px solid;
    border-color: rgba(42, 114, 178, 1);
    border-radius:8px;
    text-align: center;
    padding: 1em 1.5em;
    box-shadow: 0 3px 20px -10px rgb(0 0 0 / 22%);
}

.meec-section {
  padding: 0;
  margin-top:3em;
  background: #fff;
  text-align: center;
  word-wrap: break-word;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 3em;
}
.meec-section h2 {
  font-weight: 700;
  font-size: 1.125rem;
  color: #232323;
  text-align: left;
}

.meec-section .meec-col {
  padding: 1.5em;
}

.meec-section .meec-box {
  padding: 0 1.25em;
  border-radius: 8px;
  border: 1px solid;
  border-color: rgba(42, 114, 178, 1);
  transition: box-shadow 0.3s;
}

.meec-section .meec-box:hover {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.meec-section ul li:hover span {
  color: #63b7e6;
}
.meec-section .meec-box:hover p {
  color: #555;
}
.meec-section .meec-box:hover h3 {
  color: #63b7e6;
}
.meec-section .meec-box:hover h3:after {
  width: 25px;
}
.meec-section ul li span {
  font-size: 2.6em;
  display: block;
  transition: color 0.3s;
  color: #a2a2a2;
}
.meec-section ul li span:before, .meec-section ul li span:after {
  position: static;
}

.meec-section .meec-box .meec-icon {
    background: rgba(42, 114, 178, 0.15);
    padding: 2em;
    border-radius: 8px 8px 0 0;
    margin: 0 -1.25em;
}

.meec-section .meec-box .meec-icon i {
  color: #2A72B2;
  font-size: 2.5rem;
}

.meec-section .meec-box h3 {
    color: #6f6f6f;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    margin-top: 1em;
    transition: color 0.3s;
}

.meec-section .meec-box h3:after {
  content: '';
  position: relative;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  display: block;
  width: 70px;
  height: 1px;
  background: #6f6f6f;
  transition: width 0.3s;
}
.meec-section .meec-box p {
  color: #6f6f6f;
  text-align:center !important;
  font-size: 16px;
  line-height: 20px;
  transition: color 0.3s;
}

.related-link {
  padding: 2em 0;
}
.related-link a {
  color: #555555;
  text-transform: uppercase;
  font-weight: 700;
}

.related-link .related-box {
  text-align: center;
  padding: 1em;
}

.related-link .related-box:hover {
  background: #f9f9f9;
}

/*-----------------------------------------------------
------------------News -----------------------------
---------------------------------------------------*/
.news-body {
  font-family: 'Roboto';
  letter-spacing: 1px;
}

.news-body .card img {
  height:190px;
}

.news-body .card-body {
  height: auto;
  text-align: center;
}

.news-body .card .btn-primary {
  position: absolute;
  bottom:15px;
}

h3.title-eventsbanner {
  margin-top: 0;
  margin-bottom: 1em;
      font-weight: 700;
    font-size: 1.875em;
    line-height: 1.3;
    color: #232323;
    font-family: "Roboto", sans-serif;
}

.news-body h4 {
  margin-top: 2em;
  margin-bottom: 0;
      font-weight: 700;
    font-size: 1.875em;
    line-height: 1.3;
    color: #232323;
    font-family: "Roboto", sans-serif;
}

.news-body h6 {
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 0;
}

.news-content .g-content {
  padding:0 !important;
  margin:0 !important;
}

/*-----------------------------------------------------
------------------Events & Promotion -----------------------------
---------------------------------------------------*/
.ev-pro {
  font-family: 'Roboto';
  letter-spacing: 1px;
}

.ev-pro .card img {
  height:190px;
}

.evo-pro a .card:hover {
  background: rgba(0, 0, 0, 0.7);
}

.ev-pro a .card-body {
      height: 95px;
    text-align: center;
  background: #ffffff
    font-family: "Fira Sans", sans-serif;
}

.ev-pro a:hover {
  text-decoration: none !important;
}

.ev-pro .card .btn-primary {
  position: absolute;
  bottom:15px;
}

h3.title-eventsbanner {
  margin-top: 0;
  margin-bottom: 1em;
      font-weight: 700;
    font-size: 1.875em;
    line-height: 1.3;
    color: #232323;
    font-family: "Roboto", sans-serif;
}

.ev-pro h4 {
  margin-top: 2em;
  margin-bottom: 0;
      font-weight: 700;
    font-size: 1.875em;
    line-height: 1.3;
    color: #232323;
    font-family: "Roboto", sans-serif;
}

.ev-pro h6 {
    font-size: 1rem;
    font-weight: 700;
    color: #555555;
    text-transform: capitalize;
  margin-top:0 !important;
}

.ev-pro p {
  color: #E63F37;
    margin-top: 0.5em;
    text-align: center;
    font-size: .875rem;
}

.ev-pro-content .g-content {
  padding:0 !important;
  margin:0 !important;
}

.annual-report {
  margin-top:5em;
  margin-bottom:5em;
}

.annual-report .annual-img {
  border: 1px solid #2A72B2;
}

.annual-report .annual-title {
  padding-bottom: 2em;
}

.publication table {
  border: 0 !important;
  margin-top: 1em !important;
}
.publication table td {
  padding: .5em !important;
    top: 0 !important;
    vertical-align: top !important;
  border: 0 !important;
}

.publication td h2 {
  font-size:1.375rem !important;
  font-weight:700 !important;
}

.publication td p {
  padding-left: 0 !important;
}

/**********************************/
/********** BOD & SENIOR *********/
/**********************************/

.column {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 576px) {
    .column {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 768px) {
    .column {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 992px) {
    .column {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.section-title {
    width: 100%;
    text-align: center;
    padding: 1em;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 5px;
    left: calc(50% - 25px);
    background: #E63F37;
}

.section-title h1 {
    color: #353535;
    font-size: 1.25rem;
    letter-spacing: 1px;
    margin-bottom: 5px;
  font-weight: 700;
    line-height: 1.2;
    font-family: "Fira Sans", sans-serif;
}

.team-bod {
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.team-bod .team-img {
    overflow: hidden;
  height: 300px;
  background: #cacacd;
}

.team-bod .team-img img {
    width: 100%;
    height: auto;
    transition: all .3s;
}

.team-bod:hover .team-img img {
    transform: scale(1.2);
}

.team-bod .team-content {
    padding: 20px;
  font-family: "Fira Sans", sans-serif;
  height: 176px;
}

.team-bod .team-content h2 {
   font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    font-family: "Fira Sans", sans-serif;
}

.team-bod .team-content h3 {
  color: #ec3426;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 1px;
  margin-top: 0;
}

.team-bod .team-content h3::after {
  content: none;
}

.team-bod .team-content p {
     font-size: 14px;
    font-weight: 300;
    color: #333333;
  margin-top:0.5em;
  margin-bottom: 0;
}

.team-bod .team-content p a {
 font-weight: 300;
}

/**********************************/
/********** Team #1(Senior Level) Style *********/
/**********************************/
.team-1 {
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.team-1 .team-img {
    overflow: hidden;
  height: 274px;
  background: #cacacd;
}

.team-1 .team-img img {
    width: 100%;
    height: auto;
    transition: all .3s;
}

.team-1:hover .team-img img {
    transform: scale(1.2);
}

.team-1 .team-content {
    padding: 20px;
  font-family: "Fira Sans", sans-serif;
  height: 156px;
}

.team-1 .team-content h2 {
   font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    font-family: "Fira Sans", sans-serif;
}

.team-1 .team-content h3 {
  color: #ec3426;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 1px;
  margin-top: 0;
}

.team-1 .team-content h3::after {
  content: none;
}

.team-1 .team-content p {
     font-size: 14px;
    font-weight: 300;
    color: #333333;
  margin-top:0.5em;
  margin-bottom: 0;
}

.team-1 .team-content p a {
 font-weight: 300;
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .team-1 .team-img {
      height: 264px !important;
    }
}

@media(max-width: 767.98px) {
    .section-title h1 {
        font-size: 40px;
        letter-spacing: 3px;
    }
  
  #g-mobilemenu-container .g-toplevel li.searchmobile {
        margin-right: auto !important;
    margin-left: auto !important;
    float: none;
    width: fit-content;
    margin-top: 2em !important;
  }
  
  .home .g-owlcarousel-item-title {
    font-size: 2rem !important;
    line-height: 1.2 !important;
  }
  
  .home-services .service-middle.col-lg-4, .home-services .service-middle.col-md-4{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .ex-dev .ex-dev-text {
    padding: 0 !important;
  }
  
  .team-bod .team-content {
    height: 140px;
  }
  
  .team-1 .team-content {
    height: 140px;
  }
}

@media(max-width: 567.98px) {
    .section-title h1 {
        font-size: 30px;
        letter-spacing: 2px;
    }
}

.about-box{
  background: url(/images/articles/content/export-box.jpeg) no-repeat;
  background-size: cover;
  background-color: #F6F7F8;
  border-radius: 5px;
}

.choose-box{
  background: url(/images/articles/content/export-box.jpeg) no-repeat;
  background-size: cover;
  background-color: #F6F7F8;
  border-radius: 5px;
}

.export-box{
  background: url(/images/articles/content/export-box.jpeg) no-repeat;
  background-size: cover;
  background-color: #F6F7F8;
  border-radius: 5px;
}
/*
.about-box1:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(255, 0, 0, 0.5);
}*/


.box-about .text{
        position: absolute;
        z-index: 999;
        margin: 0 auto;
        left: 0;
        right: 0;
        top:0; /* Adjust this value to move the positioned div up and down */
        text-align: center;
        width:100%; /* Set the width of the positioned div */
    }

.topbanner-box {
  width: 100%;
  overflow: hidden;
}

.topbanner-box img {
  width: 100%;
  height: 260px;
}

.topbanner-box p {
  margin: 0;
}

h4.about-title-list {
  color: #2A72B2;
}

@media (max-width: 767.98px) {
  .topbanner-box img {
    height: 100%;
    width: 100%;
    object-fit: contain;
 }
}

#demo h1 /* delet it */
{
    text-align:center;
    color:#888;
    padding-bottom:5px;
}

#demo img
{
    box-shadow:1px 1px 5px #000;
}

#demo img:hover
{
    transition:all 0.6s; /* Change Speed */
    -ms-transform: scale(2, 2); /* IE 9 */
    -webkit-transform: scale(2, 2); /* Safari */
    transform: scale(2, 2); /* Change Size */
    overflow:visible;
    z-index:1 !important; /* you can change it, but better let this in default */
}


#demo .item-1:hover
{
    -ms-transform: translate(100px); /* IE 9 */
    -webkit-transform: translate(100px); /* Safari */
    transform: translate(50px); /* Change Offset */
    z-index:2; /* you can change it, but better let this in default */
}

#demo .item-2:hover
{
    z-index:2; /* you can change it, but better let this in default */
}

#demo .item-3:hover
{
    -ms-transform: translate(-100); /* IE 9 */
    -webkit-transform: translate(-100px); /* Safari */
    transform: translate(-100px); /* Change Offset */
    z-index:2; /* you can change it, but better let this in default */
}
.e-tabs-box {
  padding: 0 1em;
  margin-bottom: 2em;
  border-bottom: 1px solid #192431;
}
.e-tabs-box a:hover {
  text-decoration: none !important;
}
.e-tabs {
  padding: 0.75em 0.875em;
  background: #192431;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  font-size: .875rem;
  margin: 0 0.1em;
  text-align: center;
}
.e-tabs:hover {
  padding: 0.75em 0.875em;
  background: #e63f37;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  font-size: .875rem;
  margin: 0 0.1em;
  text-align: center;
  text-decoration:none !important;
}

a .e-tabs: hover {
  text-decoration: none !important;
}

.tableless.brochure td {
  border: 0 !important;
}

table.tableless.brochure {
  border: 0 !important;
}

.sef-box .card {
  height: 100%;
}

.sef-box .card.box-blue {
  padding: 20px 15px;
  background: #c1d8e9;
  position: relative;
  border-radius: 20px;
  text-align: center;
}

.sef-box .card.box-brown { 
  padding: 20px 15px;
  background: #e9d7c1;
  position: relative;
  border-radius: 20px;
  text-align: center;
}

.sef-box .card.box-green { 
  padding: 20px 15px;
  background: #e7e9c1;
  position: relative;
  border-radius: 20px;
  text-align: center;
}

.sef-box .card .card-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2A72B2 !important;
}

.sef-box h5 {
  margin: 0 0 10px 0;
  font-size: 1.5rem;
  font-weight: 700;
  color: #555555;
}

.sef-box p {
  text-align: justify;
}

