@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* @font-face {
        font-family: 'Poppins';
	      font-style: normal;
	      font-weight: 400;
	      font-display: swap;
        src: url('../../css/fonts/poppins-regular-webfont.woff') format('woff');   
    } */
@font-face {
        font-family: 'Graphik';
        src: url('../../css/fonts/Graphik-Regular.woff') format('woff');
        font-weight: 500;
        font-style: normal;
       
    }
@font-face {
        font-family: 'Graphik Bold';
        src: url('../../css/fonts/Graphik-Bold.otf') format('opentype');
        font-weight: 700;
        font-style: normal;
       
    }
p, a, label, ul, ol, dl, li, button, .button, table, tr, td, thead {
    font-weight: 400;
}
h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a {
  text-decoration: none;
}

h1.largeheading {
  font-size: 45px;
}
h1 {
  font-size: 36px;
}
h1.lite, h1.lite a {
  color: #606060;
  text-transform: uppercase;
  line-height: 1.147;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.118);
  font-weight: 200;
  padding-bottom: 40px;
}
.home .bannerContent h1.lite, 
.home .bannerContent h2  {
    color: #fff;
}
.case-text{
  
  font-size: 24px;
  font-weight: 200;
  color: #606060;
  font-style: italic;
  padding-bottom: 20px;
}

h3 a, .sub_post_link h4, a.button {
  
  color: #000;
}
.widget h3{
  text-transform: uppercase;
  font-weight: 200;
}

/* p {
  font-size: 14px;
  line-height: 1.429;
  font-family: 'Poppins','sans-serif' !important;
  
} */

ul,
li,
ol {
  font-size: 14px;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a {
  color: #000000;
}
.primary-color {
 color: #5ABC56;
}
.primary-bg-color {
 background-color: #5ABC56;
}
.white, .off-canvas {
  background-color: #fff;
}
.white-text {
  color: #fff !important;
}
.process {
 background-color: #bce3e2;
}
.black-text {
  color: #000;
}
.small-tbpadding {
 padding: 45px 0;
}
.medium-tbpadding {
 padding: 60px 0;
}
.large-tbpadding {
 padding: 110px 0;
}
.small-tbmargin {
 margin: 45px 0;
}
.medium-tbmargin {
 margin: 60px 0;
}
.large-tbmargin {
 margin: 110px 0;
}

/* GPH theme start */

/*********************
Font CSS
*********************/
html {
  font-size: 16px; 
}
.font-poppins {
  font-family: 'Poppins', sans-serif;
}
.font-graphik {
  font-family: 'Graphik', sans-serif;
}
.font-graphik-bold {
  font-family: 'Graphik Bold', sans-serif;
}
/* font-weight */
.fw-300 { font-weight: 300; }
.fw-400 { font-weight: 400; }
.fw-500 { font-weight: 500; }
.fw-600 { font-weight: 600; }
.fw-700 { font-weight: 700; }
/* font-size */
.fs-12 { font-size: 0.75rem; }   /* 12px */
.fs-14 { font-size: 0.875rem; }  /* 14px */
.fs-16 { font-size: 1rem; }      /* 16px */
.fs-18 { font-size: 1.125rem; }  /* 18px */
.fs-20 { font-size: 1.25rem; }   /* 20px */
.fs-24 { font-size: 1.5rem; }    /* 24px */
.fs-30 { font-size: 1.875rem; }  /* 30px */
.fs-40 { font-size: 2.5rem; }    /* 40px */
.fs-50 { font-size: 3.125rem; }  /* 50px */
.fs-60 { font-size: 3.75rem; }   /* 60px */

.fs-uppercase{
  text-transform: uppercase;
}
.fs-capitalize{
  text-transform: capitalize;
}
.fs-justify{
  text-align: justify;
}
@media (max-width: 1024px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .fs-50 { font-size: 2.4rem; }
  .fs-60 { font-size: 2.8rem; }
}
@media (max-width: 480px) {
  .fs-50 { font-size: 2rem; }
  .fs-60 { font-size: 2.4rem; }
}
/*********************
End of Font CSS
*********************/
.search-form input[type="submit"] {
    display: none !important;
}

/*********************
Media & News CSS
*********************/
.media-cards:hover{
border: 1px solid red;
  }
.media-cards .card-section{
    padding: 7%;
  }
.media-cards .card-section a:hover{
    text-decoration: none;
    color: black;
  }
.same-height-long-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.same-height-long-card .card-image {
    width: 100%;
    flex-shrink: 0;
}
.same-height-long-card .card-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.same-height-long-card .card-section {
    flex-grow: 1;
}

/*********************
End of Media & News CSS
*********************/
.full-bgC
{background-color: #000000;}

body {
font-family: 'Poppins', sans-serif;
font-style: normal;
margin: 0;
padding: 0;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
min-height: 100vh;
font-weight: 400;
background-color: #f9f9f9;
}
.menu-icon:after {
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}
li.pillIcon.hide-for-large {
    background: #b90c12;
    padding: 7px;
    border-radius: 100%;
}

.callout h6
{
  color:#EE1B24;
  font-size: 19px;
  line-height: 20px;
  font-weight: 500;
}
.callout p, .callout a:link
{
  color:#222222;
font-size: 18px;
line-height: 27px;
}
.callout a:link
{
font-size: 14px;
background-image: linear-gradient(currentColor, currentColor);
background-position: 0 100%;
background-repeat: no-repeat;
background-size: 100% 2px;
}
.misionRedBlock
{
  background: linear-gradient(135deg, rgba(173, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
  padding: 100px 60px 75px;
  min-height: 100% !important;
  color: #FFFFFF;
}
.content ul {
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 10px;
}
.content ul li {
    position: relative;
    counter-increment: count;
    padding: 0 0px 20px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin: 0 0 30px;
    display: block;
    width: 100%;
    font-weight: 500;
    line-height: 27px;
    font-size: 18px;
    line-height: 27px;
    padding-left: 40px; 
}
.only-border-bottom ul li {
    position: relative;
    counter-increment: count;
    padding: 0 0px 20px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin: 0 0 30px;
    display: block;
    width: 100%;
    font-weight: 500;
    line-height: 27px;
    font-size: 18px;
    line-height: 27px;
}
.gphTimeline
{
  color:#fff;
}
.full-width-banner{
position: relative;
}
.banner-overlays{
  position: absolute;
  bottom: 60px; 
  color: white; 
  max-width: 55%;
  overflow-wrap: break-word; 
}

.social-link-container {
  display: flex;
}
.social-link-container .social-link {
  padding: 5px;
  margin-right: 10px;
  font-size:30px;
color: #222222;
width: 40px;
height: 40px;
border-radius: 50%;
background: #ffffff;
display: flex;
justify-content: center;
align-items: center;
}
.social-link-container .social-link svg {
  height: 40px;
}
.dashicons-twitter{

}
h1, h1.lite, h1.lite a, h2, h3, h4, h5, h6 {
  font-family: 'Graphik', san-sarif !important;
}

.padding-search-content{
 padding: 140px 0;
}

#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard h4.mega-block-title, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title{
      font-size: 24px;
    line-height: 30px;
    font-family: 'Graphik', san-sarif;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 500;
    text-transform: capitalize;
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
  color: #ffffff;
    font-weight: 500;
    font-family: 'Graphik', sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.menu-intro
{
  background: linear-gradient(135deg,rgba(173,0,0,1) 0%,rgba(255,0,0,1) 100%) !important;
  border-radius: 0px 0px 0px 15px !important;
  padding-bottom: 120px !important;
}
a.wp-block-social-link-anchor {
    font-size: 30px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link,a.mega-menu-link{
    height: 40px;
    width: 40px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    font-size: 20px;
    margin: 10px;
    border: 1.5px solid white;
  border-radius: 50% !important;
}


.wp-block-social-links.has-small-icon-size .wp-block-social-link a:hover {
  background: linear-gradient(135deg, rgba(173,0,0,1) 0%, rgba(255,0,0,1) 100%);
  color: #ffffff !important;
  border-radius: 50%;             /
}
.whatsapp-search-column{
  height: 90px;
  display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
}
div.playBtn {
    width: 40px;
    height: 40px;
    background-color: #FB030C;
    border-radius: 100%;
    position: relative;
    cursor: pointer;
  box-shadow: 0 0 0 rgba(207,8,8, 0.4);
  }
div.play-btn:hover {
  animation: pulse 2s infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
 
div.playBtn:before {
    position: absolute;
    content: '';
    border-top: transparent 8px solid;
    border-bottom: transparent 8px solid;
    border-left: #fff 10px solid;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%,-50%);
    transform: translate(-40%, -50%);
}
div.playBtn:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    -webkit-animation: ringPulse 1s infinite backwards;
    animation: ringPulse 1s infinite backwards;
}/*/* 
/*********************
(Sazida)
*********************/
h1,h2,h3,h4,h5,h6{
  font-family: 'Graphik','san-sarif';
}
p{
  font-family: 'Poppins','sans-serif';
}
a:hover{
  color: black;
}
/*********************
Headbanner Style 
*********************/
.full-width.videoBlock {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
#gphVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.banner-overlays{
  position: absolute;
  bottom: 60px; 
  color: white; 
  max-width: 55%;
  overflow-wrap: break-word; 
}
/* .banner-overlay.cell.large-8{
  position: relative;
} */

.slick-slider-header-text{
  color: white !important;
  line-height: 100%;
}
.slick-slider-header-text strong b{
  font-weight: 700 !important;
  font-family: 'Graphik Bold', sans-serif !important;
}
.scroll-down-wrapper {
  position: absolute;
  bottom: 50px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: white;
  user-select: none;
  cursor: pointer;
  z-index: 3;
}

.scroll-down-btn {
  position: relative;
  width: 36px;
  height: 36px;
  border: 1.5px solid white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  z-index: 0;
  transition: color 0.3s ease;
}

.banner-overlay {
  position: absolute;
  inset: 0;
  /* bottom: 60px;  */
  color: white; 
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  z-index: 2;
}
.banner-overlay .column{
  padding-left: 0;
}
/*********************
end of Headbanner Style 
*********************/

/*********************
Home Quantum Style 
*********************/
  .gph-quantum-home{
    background-color: white;
  }
  .gph-quantum-home table{
    border-style: hidden;
  }

/*********************
end of Home Quantum Style 
*********************/

/*********************
Card red bottom Style 
*********************/
.bottom-red-img-zoom-card .card {
    background-image: linear-gradient(to right, red 0%, red 100%);
    background-repeat: no-repeat;
    background-size: 0% 2px;
    background-position: bottom left;
    transition: background-size 0.5s ease, border-color 0.5s ease;
    overflow: visible;
}
.bottom-red-img-zoom-card .card-image {
    overflow: hidden;
}
.bottom-red-img-zoom-card .card img {
    transition: transform 0.5s ease;
    display: block;
    width: 100%;
    height: auto;
}
.bottom-red-img-zoom-card .card:hover {
    background-size: 100% 2px; 
}
.bottom-red-img-zoom-card .card:hover img {
    transform: scale(1.05); 
}

/*********************
End Card red bottom Style 
*********************/

/*********************
Home why Quantum Style 
*********************/
.home-quantum {
  font-weight: 500;
  background: radial-gradient(#FAFAFA,#EEEEEE);  
}
.home-quantum .card-section{
padding: 0;
}
.custom-slick-sliderquantum .card {
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(10px);
  border: 2px solid #eee;
  padding: 40px;
  color: white;
}
.custom-slick-sliderquantum .card:hover {
  background: rgba(255,0,0,0.5);
}

/*********************
end of Home why Quantum Style 
*********************/
.process-img img{
  height: 100%;
  width: 100%;
}
/*********************
Home page Style 
*********************/
  .newsevents-part{
    background-color: #F9F9F9;
    
  }
.slider-header{
    display: flex; 
    justify-content: space-between; 
    align-items: center;
}
.home-page-cards .card {
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(138, 138, 138, 0.2), 0 6px 20px 0 rgba(97, 96, 96, 0.19);
}
.home-page-cards .card:hover{
  border: 1px solid red;
}
.custom-slick-slider-newsevent .slick-track {
  display: flex !important;
}
.custom-slick-slider-newsevent .slick-slide {
  height: auto !important;
  display: flex !important;
}
.custom-slick-slider-newsevent .columns {
  display: flex;
  width: 100%;
}
.custom-slick-slider-newsevent .card {
  display: flex;
  flex-direction: column;
  width: 100%;
}


/*********************
End of Home page Style 
*********************/


/*********************
Single Product Cards Style 
*********************/
.inside-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 100px;
    border: none;
    color: #fff;
    font-size: 48px;
    cursor: pointer;
    z-index: 5;
    border-radius: 4px;
}
.slick-prev.inside-btn { 
    left: 30px; 
}
.slick-next.inside-btn { 
    right: 30px; 
}
/*********************
Single Product Cards Style 
*********************/
.red-button{
  color: red !important;
  margin-left: 3%;
}
/*********************
Background Page Style 
*********************/
/* .title {
  font-size: 2.375rem;
  color: #fff;
  font-weight: 300;
} */
.timeline-nav{
  bottom: 80px;
  justify-content: center;
  align-items: center;
}

.timeline-nav::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fafafa;
  bottom: 17px;
  z-index: 1;
}
.timeline-nav__item {
  width: auto;
  height: auto;
  text-align: center;
  color: #ffffffff;
  margin: 35px 25px !important;
  position: relative;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  outline: none;
  cursor: pointer;
  font-family: 'Graphik', 'san-sarif';
}
.timeline-nav__item::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: red;
  border: 10px solid white;
  transition: 0.2s;

}
.timeline-nav__item.slick-current {
  font-size: 60px;
  font-family: 'Graphik', 'san-sarif';
  -webkit-text-stroke: 1px white;
  color: transparent;
}
.timeline-nav__item.slick-current::before {
  background-color: red;
  border: 10px solid white;
}
.timeline-wrapper {
  position: relative;
  width: 100%;
  height: 550px;
}
@media (max-width: 500px) {
  .timeline-wrapper {
    height: 920px;
    max-height: 900px;
  }
}
.timeline-slider {
  height: 100%;
}
.timeline .slick-list {
  height: 100%;
}
@media (min-width: 1080px) {
  .timeline .slick-list {
    padding: 0 180px !important;
  }
}
.timeline .slick-track {
  height: 100%;
}
.timeline-slide {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  outline: none;
  background-size: auto 400px, cover;
  background-position: top;
  margin: 0 24px;
  width: 80%;
  z-index: 1;
  font-size: 14px;
  font-weight: 500px;
}
.timeline-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.timeline-slide__content {
  z-index: 5;
  position: absolute;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(34, 34, 34, 0.1) 100%);
  border: 1px solid #FFF;
  left: 0;
  transform: none;
  text-align: left;
  padding: 40px;
  opacity: 20;
  transition: opacity 1s;
  list-style: none !important;
  counter-reset: item;
}
.timeline-slide__content li {
    padding-left: 60px !important; 
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255) !important;
    font-size: 20px !important;
}
@media (max-width: 500px) {
  .timeline-slide__content {
    width: 100%;
  }
}
.timeline-year {
  z-index: 5;
  font-size: 35px;
  color: #ffffff;
  background: #ff9900;
  padding: 15px 26px;
  transition: opacity 1.2s;
  position: absolute;
  right: 0;
  opacity: 0;
}
.timeline-title {
  color: #ffffffff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}
.timeline-text {
  font-size: 18px;
  line-height: 28px;
  color: #ffffffff;
}
.timeline .slick-current:after {
  background-color: rgba(113, 0, 0, 0);
}
.timeline .slick-current .timeline-year {
  opacity: 1;
}
.timeline .slick-current .timeline-slide__content {
  opacity: 1;
}
.slick-center .slick-slide,
.timeline-slide {
  transform: scale(0.7);
}
.slick-center .slick-active,
.timeline-slide .sl {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
/*********************
End of Background Page Style 
*********************/

/*********************
Quantum EAF Page Style 
*********************/
.why-quantum-part{
    padding: 120px 0;
    color: white;
}
.card-global-single {
  border: 2px solid #eee;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.05) 100%);
  backdrop-filter: blur(7px);
  padding: 40px 30px;
  color: white;
}
.card-global-single:hover{
  background: linear-gradient(135deg, rgba(255, 0, 0, 0.35) 0%, rgba(255, 8, 8, 0.65) 100%);;
  backdrop-filter: blur(4px);
}
/*********************
End of Quantum EAF Page Style 
*********************/

/*********************
Order now CTA Page Style 
*********************/
#orderNowCTA {
  position: fixed;
  bottom: 5%;
  right: 3%;
  padding: 12px 28px;
  border: 1px solid red;
  border-radius: 27px;
  background: radial-gradient(circle closest-side, red 100%, transparent 100%);
  background-size: 0% 0%;
  background-position: center;
  background-repeat: no-repeat;
  color: red;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
  text-decoration: none;
  z-index: 9999;
  transition: background-size 0.4s ease, color 0.4s ease, border-color 0.4s ease;
}
#orderNowCTA:hover {
  background-size: 100% 300%;
  color: white;
  border-color: red;
}
#orderNowCTA.scrolling {
  display: none;
}
/*********************
End of Order now CTA Page Style 
*********************/
.wpcf7 input[type="file"]::file-selector-button {
    border: 1px solid #DDDDDD;
    padding: 16px 30px;
    box-sizing: border-box;
}
/*********************
Home page promotional banner Style 
*********************/
.slide-item{
    margin-bottom: 20px;
}

.slick-dots li {
  margin: 2px;
}

.slick-dots li button:before {
  font-size: 12px !important;
  color: #CECECE;
  opacity: 1;
}
/*********************
End of Home page promotional banner Style 
*********************/
/*********************
Directors Page Style 
*********************/
/* .root-directors-points li {
    width: 50% !important;
    float: left !important;
} */
.root-directors-points ol, .root-directors-points ul{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap:25px;
}
.even-list li{
    border-bottom: 1px solid white !important;
}
/* Container for the image */
.root-drectors-image-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Quotation mark behind the image at top-right corner*/
.root-drectors-image-wrapper::before {
    content: '❝';
    position: absolute;
    right: -30px; 
    font-size: 14rem; 
    color: red;
    z-index: 0; 
    top: -115px;
    font-family: 'Poppins','san-sarif';
}

.root-drectors-image-wrapper img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: auto;
}
.root-drectors-image-wrapper-left {
    position: relative;
    display: inline-block;
    width: 100%;
}
.root-drectors-image-wrapper-left::before {
    content: '❝';
    position: absolute;
    left: -30px; 
    font-size: 14rem; 
    color: red;
    z-index: 0; 
    top: -115px;
    font-family: 'Poppins','san-sarif';
}

.root-drectors-image-wrapper-left img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: auto;
}

.root-drectors-card {
    background: linear-gradient(120deg, rgba(173, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    position: absolute;
    z-index: 1;
    left: -30px;
    bottom: 30px;
    padding: 25px;
    width: 100%;
    color: white;
}

.root-directors-card-small{
  background: linear-gradient(120deg, rgba(173, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
  padding: 5%;
    width: 100%;
    color: white;
}
/*********************
End Directors Page Style 
*********************/
.management-card .card-image {
    overflow: hidden;
}
.management-card img {
    transition: transform 0.7s ease;
    display: block;
    width: 100%;
    height: auto;
}
.management-card:hover {
    background-size: 100% 2px; 
    color: red;
}
.management-card:hover img {
    transform: scale(1.05); 
}
.management-tags{
  color: red;
}
.management-tags-key{
  font-size: 40px;
  font-family: 'Graphik','san-sarif';
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 50px;
}
/*********************
end of Management Cards Style
*********************/

/*********************
Red list Styles
*********************/
.red-list-points{
  counter-reset: item;
}
.red-list-points ul, ol{
  margin-left: 0;
}
.red-list-points li {
    list-style-type: none;
    position: relative;
    padding-left: 40px; 
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid black;
    font-size: 16px;
    font-weight: 400;
}
.red-list-points li::before {
    counter-increment: item;
    content: counter(item, upper-alpha); 
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(255, 0, 0) 0%, rgba(148, 0, 0) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
/*********************
End of Red list Styles
*********************/
/*********************
Global Reach Styles
*********************/
.global-description p{     
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  
}
/*********************
end of Global Reach Style
*********************/

/*********************
Directors Style
*********************/

.root-directors-points p {
    font-size: 20px;
    font-family: 'Poppins','san-sarif';
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 60px;
}
.root-drectors-background{
    background-color: black !important;
    color: white;   
}
/*********************
end of Directors Style
*********************/

/*********************
Alternative Cards Style
*********************/
.learn-more-button {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  text-transform: capitalize;
  color: #222;
  padding-bottom: 2px;
  /* single underline */
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% 2px;
  transition: background-size 0.35s ease-in-out;
}

.learn-more-button:hover {
  /* redraw from left to right */
  background-size: 0% 2px;
  color:black;
}

.learn-button-white {
    color: #ffffffff !important;
    /* border-bottom: 2px solid white !important; */
}

.learn-button-white:hover {
    color: #ffffffff !important;
}
.alternative-post-block p{
    font-family: 'Poppins','sans-serif';
    font-size: 18px;
    font-weight: 400;
}

.alternative-post-block h2, .contact h3{
  font-weight: 600;
  text-transform: uppercase;
}
/*********************
end of Alternative Cards Style
*********************/
.short-margin-div{
		margin-top: 25px;
	}
.margin-div{
		margin-top: 70px;
	}

.padding-div{
  padding: 8% 0;
}
.all-padding{
  padding: 5%;
}
/*********************
Reports Style
*********************/
.download-icon-style{
        font-size: 30px;
        color: #DDDDDD;
    }
    .pdf-style{
        max-width:25px;
    }
    .report-item{
        display:flex; 
        justify-content:space-between; 
        align-items:center;
    }
    .report-cards{
        padding: 25px;
        border: 1px solid #DDDDDD;
        margin-bottom: 0;
    }
    .report-cards:hover{
        border: 1px solid #fc0000ff;
    }

/*********************
end of Reports Style
*********************/
   .simple-para-part p{
        font-size: 20px;
        font-weight: 500;
    }
/*********************
Career Icons Style
*********************/
   .career-icons .career-icon-single {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: radial-gradient(circle closest-side, red 100%, transparent 100%);
  background-size: 0% 0%;          
  background-position: center;
  background-repeat: no-repeat;
  color: black;
  font-size: 20px;
  padding: 60%;
  cursor: pointer;
  transition: background-size 0.1s ease, color 0.1s ease, border-color 0.1s ease;
}

.career-icons .career-icon-single:hover {
  background-size: 200% 200%;       
  color: white;
  border-color: red;
}

/*********************
end of Career Icons Style
*********************/
.buttonExplore {
  border: 1px solid rgb(255, 0, 0) !important;
  display: block;
  background: linear-gradient(to right, red 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .7s;
  padding: 15px 20px;
  font-size: 16px;
  color: black;
}

.buttonExplore:hover {
  background-position: left bottom;
  /* border: none !important; */
  color: white;  
}

/* .buttonExplore span {
  font-size: 16px;
  line-height: 30px; 
  color: black;
  transition: all .8s ease-in-out;
  display: block;
}

.buttonExplore span:hover {
  color: white;  
} */
/*.explore-all .buttonExplore,.contactButton::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0; 
  height: 100%;
  background: linear-gradient(135deg, rgba(173,0,0,1) 0%, rgba(255,0,0,1) 100%);
  z-index: -1; 
  transition: width 0.3s ease; 
}

.explore-all .buttonExplore:hover {
  border: none;
  color: white;
}

.explore-all .buttonExplore:hover::before {
  width: 100%;  
}
.contactButton{
width: 100%;  
}
.explore-all .contactButton:hover {
  border: none;
  color: white;
  background: linear-gradient(135deg, rgba(173,0,0,1) 0%, rgba(255,0,0,1) 100%);
  
}*/
/*********************
arrow prev next buttons Style
*********************/
.homepage-white-custom-arrows .scroll-btn {
  width: 50px;
  height: 50px;
  border: 1.5px solid black;
  border-radius: 50%;
  background: radial-gradient(circle closest-side, red 100%, white 100%);
  background-size: 0% 0%;          
  background-position: center;
  background-repeat: no-repeat;
  color: black;
  font-size: 20px;
  cursor: pointer;
  background-color: #ffffffff;
  transition: background-size 0.9s ease, color 0.4s ease, border-color 0.4s ease;
}

.homepage-white-custom-arrows .scroll-btn:hover {
  background-size: 200% 200%;       
  color: white;
  border-color: red;
}
.homepage-black-custom-arrows .scroll-btn {
  width: 50px;
  height: 50px;
  border: 1.5px solid black;
  border-radius: 50%;
  background: radial-gradient(circle closest-side, red 100%, black 100%);
  background-size: 0% 0%;          
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  font-size: 20px;
  cursor: pointer;
  background-color: #000000ff;
  transition: background-size 0.9s ease, color 0.4s ease, border-color 0.4s ease;
}

.homepage-black-custom-arrows .scroll-btn:hover {
  background-size: 200% 200%;      
  color: white;
  border-color: red;
}
/*********************
arrow prev next buttons Style
/*********************
Certification page Style
*********************/
.cert-card-link {
    text-decoration: none;
    color: inherit;
}
.cert-card {
    background-color: transparent;
    align-items: center;
    justify-content: center;
    padding: 6%;
    border: none !important;
}
.cert-card .card-image img { 
    border: 1px solid black;
}
/*********************
end of Certification page Style
*********************/
.product-buttons-technical a{
  background: linear-gradient(135deg, rgba(173, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    justify-content: center;
    color: #ffffff;
}
.product-buttons-process a{
  border: 1px solid red;
  justify-content: center;
  color: red;
  display: block;
  background: linear-gradient(to right, red 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .7s;
  background-color: transparent !important;
}
.product-buttons-process a:hover{
  background-position: left bottom;
  color: white;  
}
/*********************
corporate information Style
*********************/
 .history-table tr, tbody{
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(34, 34, 34, 0.3) !important; 
}
.border-detail .cell{
border-bottom: 1px solid rgba(34, 34, 34, 0.3) !important; 
}
.history-table td {
    width: 50%;
    margin: 0 !important;
    padding: 4px 0 !important;      
    vertical-align: middle;
    text-align: left;   
}
.shadow-details-title{
    font-family: 'Poppins', sans-serif !important;
    color: rgba(34, 34, 34, 0.5);
    line-height: 30px;
    margin: 30px 0 20px;
}
.corporate-details-filed-title{
    font-family: 'Poppins', sans-serif !important;
}
/*********************
end of corporate information Style
*********************/
.product-details-page table tr:first-child{
background: linear-gradient(135deg, rgba(173, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
border:1px solid white !important;
color: white;
}
.product-details-page table tr td{
  padding: 1.5rem 0.5rem;
  text-align: center;
}
/*********************
Research and Development Style
*********************/
.research-and-development{
    margin-bottom: 50px;
}
.research-and-development h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 50px;
}

.research-and-development p {
    font-weight: 400;
    font-size: 16px;
}

/*********************
end of Research and Development Style
*********************/


/*********************
TVC Page Style
*********************/
.video-thumb {
    position: relative;
}
.video-thumb img {
    width: 100%;
    display: block;
}
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    pointer-events: none;
    border-radius: 50%;
}

/* Hover starts the ripple */
.video-card:hover .play-btn {
    animation: ripplePulse 1.0s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

/* Ripple animation */
@keyframes ripplePulse {
    0% {
        box-shadow:
            0 0 0 0 rgba(255, 0, 0, 0.45),
            0 0 0 0 rgba(255, 0, 0, 0.25);
    }

    70% {
        box-shadow:
            0 0 0 18px rgba(255, 0, 0, 0.35),
            0 0 45px rgba(255, 0, 0, 0.15);
    }

    100% {
        box-shadow:
            0 0 0 28px rgba(255, 0, 0, 0),
            0 0 60px rgba(255, 0, 0, 0);
    }
}
.video-modal {
    background: transparent;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.video-modal-inner {
    width: 90vw;
    max-width: 900px;
    aspect-ratio: 16 / 9;
}
.video-modal-inner iframe {
    width: 100%;
    height: 100%;
}
.video-card .close-button{
    position: relative;
    top: 15px;
    right: 0;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    color: #000;
    cursor: pointer;
}
/*********************
End of TVC Page Style
*********************/

/*********************
Contact Us Page Style
*********************/
    .map-wrap{
        border: 1px solid red;
    }
.contact-phone {
  padding: 0;
}
.contact-phone .phone-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 15px;
  text-decoration: none;
  color: red;
  background-color: white;
  background-image: linear-gradient(to right, black, black);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  background-position: left center;
  transition: background-size 0.7s ease, color 0.7s ease;
}
.contact-phone .phone-link:hover {
  background-size: 100% 100%;
  color: white;
}
.contact-phone .phone-link .dashicons {
  transition: color 0.7s ease;
}
.contact-phone .phone-link:hover .dashicons {
  color: white;
}
/*********************
End of Contact Us Page Style
*********************/

.card-section{
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }
    .card-description{
        flex-grow: 1;
    }
    .card-footer{
        margin-top: auto;
    }

/* Sazida coding End */

/* #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    float: left;
    min-height: 450px;
} 
#top-bar-menu ul{    
  display: -webkit-box;
  display: -webkit-flex;
  display: table;
  
}*/
.padding-blank
 {
    padding: 3%;
}
.sticky-container {
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #FB030C;
    z-index: 999;
}
.background {
  background-repeat: no-repeat;
  background-position: center center;
}

.videoBlock
{
  height: 100vh;
  overflow: hidden;
  position: relative;
}
#gphVideo 
{
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-logo {
    position: absolute;
    height: 100%;
    top: 30px;
    left: 0;
    bottom: 0;
  }
.custom-slider-section1{
        background-image: url('../images/quantum_cover.jpg');
        
        padding: 10% 0px !important;
        background-size: cover;
        color: white;
    }
.footer-background 
{
  background-color: #222222;
}

.copyright{
  font-size: 12px;
  border-top: 1px solid red;
  padding-bottom: 20px;
}

.widget_nav_menu ul li a:hover {
  color: #fb030c !important;
}
/*Footer CSS */
.textwidget p {
  margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8) !important;
    font-family: 'Graphik', sans-serif;
    font-weight: 400;
}
footer {
  background-image: url(../images/footer-bg.svg);
  background-size: 24%; 
  background-repeat: no-repeat; 
  background-position: left;
  padding-top: 5%;
  will-change: transform;
  /* transform: translateY(-50%); */
}
.widget_nav_menu ul li a {
font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
}
a.logo {
  display: block;
  height: 90px;
  width: 100px;
  background: url(../images/gph-logo.svg) center left no-repeat;
  background-size: contain;
}

ul#menu-main-menu-1 > li > a, ul#menu-main-menu-en-1 > li > a{
  font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-transform: capitalize;
    height: 100%;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link
{
    line-height: 20px;
    height: 90px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    font-size: 14px;
    padding: 0;
    
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu.mega-menu-item
{
  margin-right: 2%;
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu{
margin: 50px 50px 0px 50px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-max_mega_menu_1{

  width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu{
  border-radius: 0px !important;
  background: none !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
  padding: 15px 0 !important;
}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #222222;
    padding: 0 0 5px 0px;
    width: 100%;
    font-family: 'Graphik', sans-serif;
    white-space: break-spaces;
}

#mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, span.mega-indicator:after
{display:none !important;}
@media screen and (min-width:1024px) {
ul.mega-sub-menu {
    display: flex !important;
    flex-wrap: wrap;
}
}
@media only screen and (max-width: 1366px) {
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #222222;
    padding: 0 0 5px 0px;
    width: 100%;
    font-family: 'Graphik', sans-serif;
    white-space: break-spaces;
}}
@media only screen and (max-width: 768px) 
{
    #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link 
    {
      color:red;
      justify-content: left;
      padding-left: 10%;
      line-height: inherit;
      height: 40px;  
	font-size: 14px;
    line-height: 20px; 
    }
    a.logo 
    {
    margin-left: 10%;
    }
    #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link
    {
      border-bottom: 1px solid red;
      border-radius: 0 !important;
    }
    #mega-menu-wrap-main-nav .mega-menu-toggle + #mega-menu-main-nav 
    {
        background: transparent;
    }
    #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link
    {
        color:red;
        background: inherit;   
    }
    #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu
   {
    margin: 0;
   }
   #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        color: white;
        background: #333;
        border-radius: 0 !important;
    }
}
@media (min-width: 1550px) {
  ul#menu-main-menu-1 > li > a, ul#menu-main-menu-en-1 > li > a {
        font-size: 16px;
        line-height: 24px;
    }
    .row{min-width: 85%;}
}
/* GPH theme end */
.contain {
  background-size: contain;
}
.cover {
  background-size: cover;
}
.case .panel, .relevant-case-panel .panel {
  padding: 1.25rem .5rem .25rem;
  margin-bottom: 2rem;
}
.case .panel {
  padding: 1.25rem 1.25rem .25rem;
}
.nyheder-panel div.panel, .job-panel div.row, .contactblock, .nyheder-panel div.row, .row.search, .small-marginBottom{
  margin-bottom: 1.25rem;
}
.jobBox {
  padding-top: .75rem;
}
.blogBox {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.ccText{
  min-height: 160px;
}
.cc a img {
  width: 100%;
}
.case-link {
  background-color: #fff;
  margin-bottom: 1.25rem;
}
.post-thumb {
  float: left;
  margin-right: 1rem;
}
.marginBottom {
  margin-bottom: 3.5rem;
}
hr {
  border-width: 1px;
  border-color: #fb030c;
}
.th:hover, .th:focus, .sub_post_link:hover ,.sub_post_link:focus  {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  transition: all 200ms ease-out;
}
.content > p:first-child {
  font-size: 25px;
  color: #606060;
  font-style: italic;
  font-weight: 200;
}
p.time {
  font-size: 11px;
  color: #999999;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 2.182;
  margin-bottom: .7rem;
}
span.time {
  background: #fff;
  padding: 5px 1.25rem;
  font-size: 12px;
  color: #999;
  font-weight: bold;
  text-transform: uppercase;
}
/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none;
}
.scroll-down-btn::before {
  content: "";
  position: absolute;
  top: 50%; 
  left: 50%;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 1);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.4s ease;
  z-index: -1;
}

.scroll-down-btn:hover::before {
  transform: translate(-50%, -50%) scale(1);
}

.scroll-down-btn:hover {
  border: 1px solid red;
}
a.dashicons-whatsapp:hover,a.dashicons-search:hover
{
  background-color: rgba(255, 0, 0, 1) !important;
  color:#ffffff !important;
}
/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1;
}
.off-canvas-list ul {
  margin-left: 0;
}
.off-canvas-list ul li a {
  border-bottom: 0px;
}
.off-canvas-list ul .dropdown {
  margin-left: 20px;
}
.top-bar {
  padding: 0;
}

div#content {
  padding: 120px 0;
    position: relative;
}
.full-width-banner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
}
.sub_post_link {
  border: 1px solid rgb(90, 188, 86);
  margin: 2rem 1rem 0;
}
.child-nav-bar-bg {
  background-color: #F6F6F6;
  display: none !important;
  position: absolute;
  width: 100%;
  height: 45px;
  z-index: 1;
-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
}
.cutommega{
  display: none;
  position: absolute;
  top: 64px;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  background-image: url(../images/active-menu.png);
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
  margin-top: -9px;
}
.cutommega ul {
  margin: 0 auto;
}
.cutommega div {
  background-color: #f6f6f6;
  margin-top: 9px;
}
.menu .active > a {
  background: transparent;
}
ul.medium-horizontal.menu > li {
  height: 64px;
}

.cutommega ul li a:hover, ul.menu li a:hover, ul.menu li.active > a, .cutommega ul li.active a{
  color: #FB030C;
}

ul#menu-main-menu-1 li:first-child .cutommega{
  background-position: calc(50% - 0) 0%;
}
ul#menu-main-menu-en-1 li:first-child .cutommega {
  background-position: calc(50% - 125px) 0%;
}
ul#menu-main-menu-1 li:first-child .cutommega ul,
ul#menu-main-menu-en-1 li:first-child .cutommega ul {
  width: 855px;
}
ul#menu-main-menu-1 li:nth-child(2) .cutommega {
  background-position: calc(50% + 110px) 0%;
}
ul#menu-main-menu-en-1 li:nth-child(2) .cutommega {
  background-position: calc(50% - 20px) 0%;
}
ul#menu-main-menu-1 li:nth-child(2) .cutommega ul,
ul#menu-main-menu-en-1 li:nth-child(2) .cutommega ul {
  width: 275px;
}
ul#menu-main-menu-1 li:nth-child(3) .cutommega {
  background-position: calc(50% + 200px) 0%;
}
ul#menu-main-menu-en-1 li:nth-child(3) .cutommega {
  background-position: calc(50% + 120px) 0%;
}
ul#menu-main-menu-1 li:nth-child(3) .cutommega ul,
ul#menu-main-menu-en-1 li:nth-child(3) .cutommega ul {
  width: 580px;
}
ul#menu-main-menu-1 li:nth-child(4) .cutommega {
  background-position: calc(50% + 280px) 0%;
}
ul#menu-main-menu-en-1 li:nth-child(4) .cutommega {
  background-position: calc(50% + 280px) 0%;
}
ul#menu-main-menu-1 li:nth-child(4) .cutommega ul,
ul#menu-main-menu-en-1 li:nth-child(4) .cutommega ul {
  width: 375px;
}
ul#menu-main-menu-1 li:nth-child(6) .cutommega {
  background-position: calc(50% + 435px) 0%;
}
ul#menu-main-menu-en-1 li:nth-child(6) .cutommega {
  background-position: calc(50% + 435px) 0%;
}
ul#menu-main-menu-1 li:nth-child(6) .cutommega ul,
ul#menu-main-menu-en-1 li:nth-child(6) .cutommega ul {
  width: 310px;
}
.cutommega ul li a{
  padding: .975rem 1rem;
}
li.menu-item-has-children.active div.cutommega {
  display: block;
}

li.m-border > a {
  border: 1px solid #5ABC56;
}
li.searchIcon a {
  font-size: 0;
  background-image: url(../images/search.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat!important;
  cursor: pointer!important;
  display: block;
}
.search-bar-bg {
  background-color: #F6F6F6;
  -webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  height: 2.688rem;
  border: 0 !important;
  box-shadow: none !important;
  margin-bottom: 4px;
  outline: 0 !important;
}
input.search-field {
  background-color: #F6F6F6 !important;
  text-align: center;
  font-style: italic;
  margin-bottom: 2px;
}
li.menu-item-has-children > a {
  background-image: url(../images/dropdown.png);
  background-repeat: no-repeat;
  background-position: center right 2px;
}
.bannerContent, .pageBannerContent {
  margin-top: 205px;
}
.contact-text-block {
  padding: 15%;
  background-color: rgba(99, 103, 99, 0.75);
}
.fixed {
  position: fixed;
  top: 64px;
}
.show {
  display: block!important;
}
.hide {
  display: none!important;
}

.promo h3, .textwidget p{
  color: #ffffff;
}


.widget_nav_menu ul li {
  list-style: none;
  display: list-item;
  width: 100%;
}


.fb, .tw, .ins,.ln {
  display: inline-block !important;
  margin-right: 15px;
}
.fb a,.tw a,.ins a,.ln a {
  display: inline-block;
  width: 24px;
  height: 24px;
  font-size: 0;
}
.fb a {
  background: url(../images/fb.jpg) no-repeat;
}
.tw a {
  background: url(../images/tw.jpg) no-repeat;
}
.ln a {
  background: url(../images/ln.png) no-repeat;
}
.pagination a, .pagination button {
  display: inline-block;
  /*border: 1px solid #dee2e6;*/
}
.pagination .current {
  background: #EE1B24;
}
#logoband {
  text-align: center;
  margin-bottom: 80px;
}
.clear {
  clear: both;
}
@-webkit-keyframes playBtn {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(207,8,8, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(207,8,8, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(207,8,8, 0);
  }
}
@keyframes playBtn {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(207,8,8, 0.4);
    box-shadow: 0 0 0 0 rgba(207,8,8, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(207,8,8, 0);
      box-shadow: 0 0 0 10px rgba(207,8,8, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(207,8,8, 0);
      box-shadow: 0 0 0 0 rgba(207,8,8, 0);
  }
}
@media screen and (max-width:1680px) {
  .full-width-banner {
    height: 500px!important;
  }
  .bannerContent, .pageBannerContent {
    margin-top: 120px;
  }
}

@media screen and (max-width:1023px) {
  ul#menu-main-menu-1 li:first-child .cutommega {
    background-position: calc(50% - 130px) 0%;
  }
  ul#menu-main-menu-1 li:nth-child(2) .cutommega {
    background-position: calc(50% - 25px) 0%;
  }
  ul#menu-main-menu-1 li:nth-child(3) .cutommega {
    background-position: calc(50% + 65px) 0%;
  }
  ul#menu-main-menu-1 li:nth-child(4) .cutommega {
    background-position: calc(50% + 145px) 0%;
  }
  ul#menu-main-menu-1 li:nth-child(6) .cutommega {
    background-position: calc(50% + 300px) 0%;
  }
  li.menu-item-has-children > a {
    background-image: none;
  }
  ul.submenu.is-accordion-submenu.is-active {
    background-color: #F6F6F6;
  }
  li.m-border > a {
    margin: 0 2px;
  }
}
@media screen and (max-width:960px) {
 .full-width-banner {
    height: 480px!important;
  }
  .bannerContent, .pageBannerContent {
    margin-top: 110px;
  }
  h1.largeheading {
    font-size: 2.250em;
  }
  h1 {
    font-size: 1.75em;
  }
  h2 {
    font-size: 1.25em;
  }
  h3, a.button {
    font-size: 1.25em;
  }
  p,
  ul,
  li,
  ol {
    font-size: 0.938em;
  }
}

@media screen and (max-width:767px) {
  /* .full-width-banner {
    height: 205px!important;
  }
  .bannerContent, .pageBannerContent {
    margin-top: 20px;
  } */
  /* .root-directors-points li {
    width: 100% !important;
} */
 .root-directors-points ol, .root-directors-points ul{
    display: grid;
    grid-template-columns: repeat(1,1fr);
}
  div.background {
    height: auto !important;
    min-height: 205px !important;
  }

  .sub_post_link {
    margin: 0;
  }
  .sub_post_link img {
    width: 85%;
  }
  .marginBottom {
    margin-bottom: 1.5rem;
  }
  h1.lite, h1.lite a {
    padding-bottom: 10px;
  }
  h1.largeheading {
    font-size: 1.55em;
  }
  h1 {
    font-size: 1.35em;
  }
  h2 {
    font-size: 1.875em;
  }
  h3, a.button {
    font-size: 1em;
  }
  p,
  ul,
  li,
  ol,
  .sub_post_link h4 {
    font-size: 0.875em;
  }
  .small-tbpadding {
   padding: 10px 0;
  }
  .medium-tbpadding {
   padding: 15px 0;
  }
  .large-tbpadding {
   padding: 25px 0;
  }
  .small-tbmargin {
   margin: 10px 0;
  }
  .medium-tbmargin {
   margin: 15px 0;
  }
  .large-tbmargin {
   margin: 25px 0;
  }
  #mega-menu-wrap-main-nav #mega-menu-main-nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, span.mega-indicator:after
{display:block !important;}
}
/******************************************************************
This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet.
******************************************************************/
@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")";
    }
    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .sidebar,
    .page-navigation,
    .wp-prev-next,
    .respond-form,
    nav {
        display: none;
    }
}


