/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import 'flexvideo.css';
@import 'fix-bootstrap.css';

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

img.aligncenter {
	display: block;
	margin: 0 auto;
}



/* ancient-browser-alert error */
.ancient-browser-alert {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.ancient-browser-alert a {
	color: #fff;
	text-decoration: underline;
}



.page-header-top-right {
	margin-top: 10px;
}



.pagination {
	margin: 0;
}



.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}



.row-with-vspace {
	margin-bottom: 20px;
}



.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}



.site-title {
	margin-bottom: 0;
	margin-top: 10px;
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}



.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}



#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}


#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
#main-column .post,
#main-column .page {
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 10px;
}
#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a, 
#main-column .attachment .entry-meta .edit-post-link a, 
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}



#sidebar-left .widget,
#sidebar-right .widget {
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}



.footer-listUL{
	list-style: none;
	padding-left: 0;
}
.footer-listUL li{
	list-style: none;
	line-height: 32px;
}
.footer-listUL li a{
	line-height: 18px;
	color: rgba(255,255, 255, 0.7);
	font-size: 16px;
}
.footer-bottom a h5{
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: rgba(255,255, 255, 0.7);
	font-weight: 400;
    margin-bottom: 20px;
}
.footer-LeagalUl li a{
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: rgba(255,255, 255, 0.7);
	font-weight: 400;
}
.footer-LeagalUl{
	padding-left: 0;
	list-style: none;
	 margin-top: 40px;
}
.footer-LeagalUl li{
	margin-bottom: 20px;
}
.copyRight p{
	color: rgba(255,255, 255, 0.7);
	font-size: 16px;
}
.social-icons ul li{
  margin-right: 10px;
}
.social-icons ul li a{
  font-size: 20px;
  color: rgba(255,255, 255, 0.7);
}
.footer-BrandLogo img{
  width: 140px;
  margin-top: 50px;
}
.copyRight p{
margin-top: 30px;
  font-size: 16px;
}

/*Home Slider*/

.owl-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
/*     background-image: url(https://gruphexa.com/wp-content/uploads/2020/08/Home-BG.png); */
}
.owl-slide .container{
  z-index: 999;
}
.owl-slide-text h2{
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  line-height: 120%;
}
.owl-slide-text .owl-slide-subtitle{
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 150%;
  margin-bottom: 15px;
}
/*.owl-carousel:after {
   content: '';
    display: block;
    position: absolute;
    z-index: 10;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),color-stop(85%,#0d0d0d));
    background: linear-gradient(360deg,transparent 50%,#0d0d0d 95%);
}*/
.owl-slide-text{
  z-index: 9999;
}
.owl-carousel .owl-nav {
    z-index: 99;
}
.slide-btn-home{
  text-align: center;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 700;
    border: none;
    margin-top: 15px;
    background-color: #3b58a6; 
  background-image: linear-gradient(to right, #6fc27e , #3b58a6);
}
.slide-btn-home:hover{
  background-color: #3b58a6; 
  background-image: linear-gradient(to right, #3b58a6 , #6fc27e);
}
.btn-primary:focus, .btn-primary:hover {
    background-position: 0;
}
#home-mainSlider{
  position: relative;
}
#home-mainSlider .cover {
    height: 100vh;
}
#home-mainSlider .owl-nav {
    position: absolute;
    z-index: 100;
    width: 100px;
    height: 30px;
    
    bottom: 50px;
    left: 20%;
    /* right: 0; */
    margin: 0 auto;
}
/*Home Page Common*/
.grid-sec-home{
  background-color: #efefef;
}
/*Home Page 2 Cards*/
.card {
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 30px;
}
.card .wrapper {
  background-color: #fff;
  min-height: 390px;
  position: relative;
  overflow: hidden;
 box-shadow: 0 0 8px 0 rgba(177,177,177,0.3);
}
.card .wrapper:hover .data {
  transform: translateY(0);
}
.card .data {
  position: absolute;
  bottom: 0;
  width: 100%;
  transform: translateY(calc(70px + 1em));
  transition: transform 0.3s;
  z-index: 99;
}
.card .data .content {
  padding: 20px 20px 60px;
  position: relative;
  z-index: 1;
}
.card .title {
  margin-top: 10px;
  margin-bottom: 15px;
}
.card .text {
  height: 70px;
  margin: 0;
  font-size: 16px;
}
.hoverT-box .wrapper {
  background: url(https://web.arulmjoseph.com/ab/hexa/wp-content/uploads/2020/08/kalinganagar_banner_desktop_1920x1080-1.jpg) center / cover no-repeat;
}
.hoverT-box .data {
  color: #fff;
  transform: translateY(calc(70px + 4em));
}
.hoverT-box .title a {
  color: #fff;
  font-weight: 400;
}
.hoverT-box .wrapper:after{
  content: '';
    display: block;
    position: absolute;
    z-index: 10;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),color-stop(85%,#0d0d0d));
    background: linear-gradient(180deg,transparent 50%,#0d0d0d 100%);
}
.hoverT-box-2 .wrapper {
  background: url(https://web.arulmjoseph.com/ab/hexa/wp-content/uploads/2020/08/IJmuiden_IntegratedProduction_Desktop-1.jpg) center / cover no-repeat;
}
.hoverT-box-2 .data {
  color: #fff;
  transform: translateY(calc(70px + 4em));
}
.hoverT-box-2 .title a {
  color: #fff;
  font-weight: 400;
}
.hoverT-box-2 .wrapper:after{
  content: '';
    display: block;
    position: absolute;
    z-index: 10;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),color-stop(85%,#0d0d0d));
    background: linear-gradient(180deg,transparent 50%,#0d0d0d 100%);
}

/*Home Page News Box*/
.home-news-box{
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(177,177,177,0.3);
  position: relative;
}
.home-news-box .hexablogHome img{
  height: 33rem;
  width: 100%;
  object-fit: cover;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.home-news-box .hexablogHome .col-md-5{
  overflow: hidden;
}
.gridCaption p {
    padding: 40px 0 10px 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
.home-news-box .gridCaption p{
  color: #464646;
  padding: 40px 0 5px 0px;
}
.hexablogHome{
  position: relative;
}
.hexablogHome .owl-dots {
    position: absolute;
    z-index: 100;
    width: 80px;
    height: 15px;
    bottom: 25px;
    left: 41%;
}
.hexablogHome a h3{
  line-height: 30px;
  color: #464646;
  transition-duration: 500ms;
}
.hexablogHome a h3:hover{
  color: #4472c4;
}
.home-news-box .owl-nav{
  position: absolute;
}
.home-news-box .owl-dots {
    position: absolute;
    z-index: 100;
    width: 80px;
    height: 15px;
    bottom: 25px;
    left: 41%;
}
.home-news-box .owl-carousel h3{
  margin-top: 10px
}
.home-news-box .owl-carousel h3 a{
  line-height: 30px;
   color: #464646;
   transition-duration: 500ms;
  font-weight: 400;
}

.home-news-box .owl-carousel .mycol .b_link{
  color: #464646;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.home-news-box .owl-carousel .mycol{
border-left: 2px solid #4472c4;
    margin-left: 15px;
    padding-left: 15px;
    margin-top: 15px;
    padding-right: 30px;
}
/*Home Page Career Box*/
.careerBox-home{
  position: relative;
    height: 33rem;
    background-color: #090a09;
    box-shadow: 0 0 8px 0 rgba(177,177,177,0.3);
    cursor: pointer;
  color: #fff;
}
.careerBox-home {
  padding: 30px;
  padding-top:0;
    
}
.careerBox-home .hexa-career-home p{
  font-style: italic;
}
.careerBox-home .hexa-career-home span{
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 10px;
}

.contactBox-ref{
  position: relative;
    min-height: 28rem;
    background-color: #090a09;
    box-shadow: 0 0 8px 0 rgba(177,177,177,0.3);
    cursor: pointer;
  color: #fff;
  padding: 30px;
  font-size: 15px;
    line-height: 25px;
}
.contactBox-ref .hexa-career-home p{
  font-style: italic;
}
.contactBox-ref .hexa-career-home span{
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 10px;
}


.grid-sec-home{
  padding: 50px 0 30px;
}
.home-news-box .col-md-7{
  padding-right: 40px;
  padding-bottom: 0;
}
@media only screen and (max-width : 992px) {

  .home-news-box .col-md-7{
  padding-left: 40px;
  margin-bottom: 30px;
  
}
  .home-news-box{
    margin-bottom: 30px;
  }
    }
.careerBox-home{
  position: relative;
}
.careerBox-home .owl-dots {
       position: absolute;
    z-index: 100;
    width: 80px;
    height: 15px;
    bottom: -80px;
    left: 37%;
}

.marginTop0{
  margin-top: 0;
}
.marginTop10{
  margin-top: 10px;
}
.marginTop30{
  margin-top: 30px;
}
.marginTop40{
  margin-top: 40px;
}
.marginTop50{
  margin-top: 50px;
}
.marginTop60{
  margin-top: 60px;
}
.marginBottom0{
  margin-bottom: 0;
}
.marginBottom10{
  margin-bottom: 10px;
}
.marginBottom20{
  margin-bottom: 20px;
}
.marginBottom30{
  margin-bottom: 30px;
}
.marginBottom40{
  margin-bottom: 40px;
}
.marginBottom50{
  margin-bottom: 50px;
}
.marginBottom60{
  margin-bottom: 60px;
}
.inner-banner{
  
  background-position: center;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  height: 100vh;
  color: #fff;
  position: relative;
}
.inner-banner:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgb(0 0 0 / 40%);
}
.inner-bannerTxtBox{
  z-index: 9;
  color: #fff;
}
.inner-bannerTxtBox h4{
  background-color: #4472c4;
  display: inline;
  padding: 5px 10px;
  font-size: 16px;
}
.inner-bannerTxtBox h1{
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 60px;
}
@media (min-width: 768px){
#home-mainSlider .inner-bannerTxtBox h1{
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 72px;
}
}
.inner-bannerTxtBox p{
  font-size: 16px;
  line-height: 24px;
  padding-left: 3rem;
  margin-left: 2rem;
  max-width: 50rem;
  position: relative;
  margin-top: 2rem;
  border-left: 4px solid #4472c4;
}

.arrow{
    position: absolute;
    bottom: 10%;
    right: 25%;
  z-index:99;
}
.arrow span{
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}
.arrow span:nth-child(2){
    animation-delay: -0.2s;
}
.arrow span:nth-child(3){
    animation-delay: -0.4s;
}
@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}

.contentwrapper{
  margin: 50px 0;
}
.contentwrapper p, .contentwrapper ul{
  font-size: 16px;
  line-height: 30px;
}
.contentwrapper h3{
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
.featureBox{
  position: relative;
  color: #fff;
}
.featureBox .layout{
  background-position: center;
  background-size: cover;
  height: 33rem;
  padding: 30px;
  padding-top: 40px;
}

.featureBox .layout h3{
  font-weight: 700;
  font-size: 18px;
  background-color: #0d0d0d;
  display: inline;
  padding: 5px 10px;
  letter-spacing: 0.5px;
  
}
.featureBox .layout ul{
  padding-left: 20px;
  padding-top: 25px;
  
}
.featureBox .layout ul li{
  list-style: none;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 24px;
}

.career-formBox{
  background-color: #fff;
  box-shadow: 0 0 8px 0     rgba(177,177,177,0.3);
  padding: 30px;
    padding-top: 0;
}
.career-formBox .gridCaption p{
  color: #464646;
}
.career-formBox .form-control{
  box-shadow: none;
  border-radius: 0;
  padding: 20px 15px;
}
.career-formBox textarea.form-control {
    max-height: 100px;
}
.mapBox{
  padding: 0;
}
.news-box-8md{
  background-color: #fff;
  box-shadow: 0 0 8px 0     rgba(177,177,177,0.3);
  
}
.news-box-8md .news-8b-img img{
  width: 100%;
  object-fit: cover;
  height: 33rem;
}
.news-box-8md .news-8b-content .gridCaption p{
  color: #4472c4;
}
.news-box-8md .news-8b-content {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  height: 33rem;
  position: relative;
  background-size: cover;
  background-position: center;
}
.news-box-8md .news-4b-content{
  padding-left: 30px;
}
.news-box-8md .news-8b-content a h3{
  line-height: 32px;
  color: #464646;
  margin-top: 10px;
  transition-duration: 500ms;
}
.news-box-8md .news-8b-content a h3:hover{
  color: #4472c4;
}
.news-box-8md .news-8b-content .btn-read-more{
  color: #464646;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
.news-box-8md .news-icon-btm {
  position: absolute;
  bottom: 20px; 
  right: 40px;
  color: #999;
}
.featureBox .news-icon-btm {
    position: absolute;
    bottom: 20px;
    right: 40px;
    color: #fff;
}
.vertical-textBox{
  border-left: 2px solid #4472c4;
  margin-left: 15px;
  padding-left: 15px;
  margin-top: 30px;
  padding-right: 30px;
}
.contentwrapper h2{
  font-weight: 400;
  line-height: 130%;
}

.inner-grid-sec-Toptitle {
    background-color: #4472c4;
    display: inline-block;
    padding: 8px 15px;
    font-size: 18px;
    color: #fff;
    font-weight:400;
    margin-bottom: 20px;
    margin-top: 10px;
}
.overlay .news-8b-content:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background: #1d1c1c99;
    z-index: 10;
    height: 100%;
    top: 0;
}
.news-8b-content *{position:relative; z-index:100;}

.white-tile .news-8b-content *, 
.white-tile .news-8b-content a h3, 
.white-tile .news-8b-content .gridCaption p, 
.white-tile .news-8b-content a h3:hover{
  color: #fff;
}

.hexa-tileSec .hexa-tileSecHead h3{
  font-weight: 500;
  margin-bottom: 25px;
}

.hexablogSec #main p, .hexablogSec #main ul{
    font-size: 16px;
    line-height: 30px;
}
.hexablogSec #main h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}
.hexablogSec #main h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
  margin-bottom: 15px;
}
.hexablogSec #main img{
  margin-bottom: 15px;
}
#home-mainSlider .slide-btn-home{
  display: none;
}
@media (min-width: 992px){
.home-tile .news-box-8md .news-8b-img img {
    height: 39rem;
}
.home-tile .news-box-8md .news-8b-content {
    padding-right: 15px;
    padding-left: 15px; 
    height: 39rem;
}
}
@media (max-width:768px) {

.page-id-29 .inner-bannerTxtBox p {
    font-size: 14px;
    line-height: 22px;
    padding-left: 2rem;
    margin-left: 2rem;
    max-width: 50rem;
    position: relative;
    margin-top: 2rem;
    border-left: 4px solid #4472c4;
}
}


.rw-homeServicesHead{
  margin-top: 0;
  font-weight: 400;
  font-size: 36px;
  color: #0d0d0d;
}
.rw-homeServicesHead:after {
    content: '';
    display: block;
    width: 1.85em;
    height: 0.118em;
    position: absolute;
    bottom: -0.2em;
    left: 10;
    background: #34a9df;
}
.rw-homeServices{
  margin-top: 35px;
      margin-bottom: 40px;
}
.rw-homeServices a{
  display: block;
    background: #0d0d0d;
    border-bottom: 4px solid #34a9df;
  margin-bottom: 25px;
}
.rw-homeServices h4 {
    color: #fff;
    padding: 1em;
    margin: 0;
  height: 5.5em;
    box-sizing: border-box;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.rw-homeServices a img{
  width: 100%;
  height: auto;
}
.rw-homeServicesWrap{
   background: #eee;
}

#counter-stats{
  margin-top: 40px;
}

.stats {
  font-size: 82px;
  font-weight: 700;
  color: #0d0d0d;
  display: flex!important;
  align-items: center!important;
}
@media only screen and (min-width : 768px) {
.stats {
  justify-content: center!important;
}
    }
.stats .counting{
 padding-right: 15px; 
}
h4, h5, h6 {
    margin-top: 15px;
    margin-bottom: 15px;
}



.Ref-ProjectWraper{
  margin-top: 60px;
  margin-bottom: 60px
}
.Ref-ProjectWraper h2{
  margin-top: 50px;
  margin-bottom: 30px;
}
.Ref-Project{
  margin-bottom: 40px;
  display: flex!important;
  align-items: center!important;
}
.Ref-Project ul{
 list-style: none;
  padding-left: 0;
 font-size: 16px;
}
.Ref-Project ul li{
  margin-bottom: 15px;
  font-weight: bold;
}
.Ref-Project ul li span{
  font-weight: normal;
  margin-right: 10px;
}

.tradeBox p{
  font-size: 16px;
  line-height: 28px;
}
.tradingImgSec img{
  width: 100%;
  height: auto;
  padding: 25px 30px;
  margin-bottom: 15px;
}
.tradingImgSec{
  margin-bottom: 30px;
  margin-top: 30px;
}
.menuPadd{
  padding-top: 10px;
}