@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gudea:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800;900&display=swap');

/***************************************/
/* Start recent custom css code here */
/****************************************/


.spacetop20{
  padding-top: 20px !important;
}
.spacebottom-100{
  padding-bottom: 100px;
}

.letter-spacing-1{
  letter-spacing: 1px;
}
.font-arial{
  font-family: Arial, Helvetica, sans-serif;
}

.row-display-block{
  display: block !important;
}
.img-center-auto{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img-70{
  max-width: 70%;
}

#chat-custom-block{
  position: absolute;
}
#chat-custom-block img{
  z-index: 2147483647;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
/* .abt-chocko{
  display: none;
}
.head-speaking{
  display: none;
} */

.event-head-ellipsis span {
  font-weight: 400;
}

#page-content-block-new h2{
  font-family: 'Kanit', sans-serif !important;
  color: #F58220;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 180%;
}

#page-content-block-new h3{
  font-family: 'Kanit', sans-serif !important;
  color: #F58220;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 130%;
}

#page-content-block-new h4{
  font-family: 'Kanit', sans-serif !important;
  color: #F58220;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 130%;
  }
  
#page-content-block-new h5 {    
    font-size: 100%;
}
h5 {    
  font-size: 100%;
}

.services-sec .page-header-title{
    padding-bottom: 15px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eeeeee;
    /* font-size: 150%; */
    /* font-family: 'Oswald', sans-serif !important; */
    font-weight: bold;
    line-height: 150% !important;
}

.services-sec p{
  padding-bottom: 10px;
}
.services-sec h1{
  /* font-size: 150%;
  font-family: 'Oswald', sans-serif !important;
  font-weight: bold; */
}

.services-sec h2, .services-sec h3 {
  font-family: 'Kanit', sans-serif !important;
  color: #F58220;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 24px;
}



.services-sec h4{
  font-family: 'Kanit', sans-serif !important;
  color: #F58220;
  padding-top: 10px;
  padding-bottom: 10px;
}

.thumbnail:hover>article .infos .details a{
  color: #fff;
 }


.newsroom-sec h2{
  display: block;
  font-weight: 300;
  color: #F58220;
  padding-bottom: 30px;
}

.event-sec h2{
  display: block;
  font-weight: 300;
  color: #F58220;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: 'Gudea' !important;
  font-size: 24px;
  }

  .underline-remove{
    text-decoration: none;
  }

  .service_tab_content_title{
    color: #ffffff;
  }

/* footer */
.footer-bottom {
  padding: 10px 0 !important;
}
.footer-bottom {
  padding: 10px 0;
  color: #cccccc;
  font-size: 12px;
  font-weight: 300;
}
footer a:hover {
    color: #bdbdbd;
}


.mmenu li.hovered .mmenu-submenu {
  backdrop-filter: blur(30px) !important;
  background: rgb(0 0 0 / 70%) !important;
}

/* check it  */

.service-right-side-img img{
  display: none;
}

.service-right-side-img{
  background-image: url(https://www.veetechnologies.com/images/whitepapers/40/vee-technologies-whitepapaers-transition.png);
  background-repeat: no-repeat;
  background-size: contain;
  /* background-position: center right; */
  background-position: 10% 5%;
}
/* .event-head-ellipsis span {
  font-size: 150%;
  font-family: 'Oswald', sans-serif !important;
  font-weight: bold;
} */
/* .services-sec {
  padding: 50px 0 !important;
}

.glass-without{
  backdrop-filter: blur(20px);
  background: rgb(0 0 0 / 25%);
  padding: 30px;
  clip-path: polygon(85% 0, 100% 30%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
  display: flex;
  align-items: center;
  bottom: -30px;
}

.innerBanner-heading h2 {
  font-size: 150% !important;
  line-height: 150% !important;
  font-family: 'Gudea' !important;
} */

/* check it  */


.menu-h3-custom {
  font-size: 15px !important;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  margin-bottom: 0;
  text-decoration: none;
  color: #fff !important;
  cursor: pointer;
}

.list_style_type_unbold ol{
    font-weight: 300;
}

.ul_list_pb-10 li{
  padding-bottom: 10px;
}




/***************************************/
/* END recent custom css code here */
/****************************************/

.blogs-bg {
  background: url(../../public/images/veetechnologies-blog.jpg);
}
.newsroom-bg {
  background: url(../../public/images/newsroom.jpg);
  background-size: cover;
  background-position: bottom;
}
.contact-us-bg {
  background: url(../../public/images/contact-us.jpg);
  background-size: cover;
  background-position: bottom;
}
.history-bg {
  background: url(../../public/images/history.png);
}
.leadership-team-bg{
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-size: cover !important;
}
.insight-bg {
  background: url(../../public/images/insights.jpg);
  background-position: center center !important;
  background-repeat: no-repeat !important;
  /* background-attachment: fixed !important; */
  background-size: cover !important;
  background-position: bottom !important;
}


.aec-services-melbourne-bg {
  background: url(../../public/images/location-services/banner/melbourne-banner.jpg);
}
.aec-services-brisbane-bg {
  background: url(../../public/images/location-services/banner/brisbane-banner.jpg);
}

/* common list first */
/* .list-item-first{
    margin-top: 20px;
    margin-bottom: 20px;
}
.list-item-first ul {
  padding-left: 60px;
  padding-bottom: 30px;
  list-style-type: none;
  padding-top: 10px !important;
}

.list-item-first ul ul{
  padding-left: 60px;
  padding-bottom: 30px;
  list-style-type: none;
  padding-top: 10px !important;
}
 
.list-item-first ul li:before {
  font-family: "icon-m2e";
  position: absolute;
    content: "\e94b";
} */

.list-item-services ul {
  list-style: circle;
  font-weight: 300;
  padding-left: 40px;
  padding-bottom: 10px;
} 

.list-item-space-bottom-15 li {
  padding-bottom: 15px;
} 

.background-image-holder-two {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 0;
  /* background: url(../../public/images/healthcare/hiremeepro-img-1.jpg)no-repeat center center / cover; */
  opacity: 1;
  width: 100%;
}
.counter-new-wrap-second {
  position: relative;
  z-index: 3;
  width: 630px;
  margin: 0 auto;
  padding: 15px;
}

.pdf_align {
  position: relative;
  top: -40px;
  right: -240px;
}

.custom-event-banner .innberBanner-bg {
  background-attachment: unset !important;
}

.custom-newsroom-banner .innberBanner-bg {
  background-attachment: unset !important;
}

.breadcrumb-collapse li {
  overflow: inherit !important;
}

/* breadcrumb */
.breadcrumb-collapse{
	left: inherit;
	font-size: 90%;
}

.list-item-services ol {
  padding-left: 60px;
}

/* related WP and CS  */

.InsightsBanner{
  /* display: none !important; */
}

/* ===================== */

.dataTables_filter {
  display: none !important;
}

/* whitepaper PDF download option  */
.wp-download-pdf-btn{
 /*display: none !important;*/
}
/* whitepaper PDF download option  */

.industries-bg {
  background-size: cover;
  background-position: bottom;
}

.about-us-bg  {
  background-size: cover;
  background-position: bottom;
}

.glass {
  width: auto !important;
}

.abt-chocko {
  padding: 100px 0 !important;
}

.animation-video-custom .fa-angle-right:before{
  font-size: 50px;
}

.animation-video-custom .fa-angle-left:before{
  font-size: 50px;
}


.filter-resource .select-dropdown {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 0 15px 0 0;
  min-width: 270px !important;
}
.filter-resource .select-dropdown::last-child {
  margin-right: 0px;
}
.filter-resource .select-dropdown__button {
  padding:10px 10px 10px 15px;
  background-color: #fff;
  color: #616161;
  border: 1px solid #f6871f;
  border-radius: 3px;
  /* cursor: pointer; */
  min-width: 150px;
  /* text-align: left; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.filter-resource .select-dropdown__button::focus {
  outline: none;
}
.filter-resource .select-dropdown__button .zmdi-chevron-down {
  position: absolute;
  right: 10px;
  top: 12px;
}
.filter-resource .select-dropdown__list {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 1px solid #cecece;
  border-top: 0px solid transparent;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  transform-origin: top left;
  transform: scale(1, 0);
  transition: all ease-in-out 0.3s;
  z-index: 2;
}
.filter-resource .select-dropdown__list.active {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1, 1);
}
.filter-resource .select-dropdown__list-item {
  display: block;
  list-style-type: none;
  padding: 10px 15px;
  background: #fff;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  color: #616161;
  text-align: left;
  transition: all ease-in-out 0.3s;
}
.filter-resource .select-dropdown__list-item:hover {
  background-color: #1d2825;
  color: #fff;
  transition: all ease-in-out 0.3s;
}
.filter-resource input{
  padding: 10px 10px 10px 15px;
    background-color: #fff;
    width: 100%;
    border: 1px solid #f6871f;
    border-radius: 4px;
    color: #616161;
}
.filter-resource button{
  background-color: #1d2825;
  padding: 10px 40px;
  border-radius: 10px;
  color: #fff;
  font-size: 15px;
}

.whitePaper-subtitle{
  color: #969696;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  gap: 0 20px;
  align-items: center;
}
.whitePaper-title{
  color: #ef7f1a;
  font-size: 20px;
}

.whitepaper-content{
  padding: 0;
    border: 0;
}
.whitepaper-content a{
  margin:0 0 30px;
  background: #f5f5f5;
  padding: 0 20px;
  border-radius: 10px;    display: inline-block;
  width: 100%;
}

.bdFadeLeft .project__title{padding-top: 20px;}

 /* whitepaper filter pagination */
 .page-link {
  color: #ef7f1a;
}

.active>.page-link,
.page-link.active {
  background: #ef7f1a !important;
  border: 1px solid #ef7f1a !important;
}

.page-link {
  padding: 15px;
  font-size: 15px;
  font-weight: bold;
  font-family: var(--tpl-ff-heading);
}

.wp-pagination .text-muted{
  padding-right: 20px;
}

.font_300{
  font-size: 300% !important;
}

.bg_light_gray_01 {
  background-color: #e0e0e0 !important;
}
.cta-heading{
  color: #ef7f1a;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: 'Gudea' !important;
  font-size: 180%;
}
.btn-custom-orange{
  background: #ef7f1a !important;
  border: 1px solid #ef7f1a !important;
}
.btn-custom-orange:hover {
  background: #5c5959 !important;
  border: 1px solid #5c5959 !important;
  color: white !important;
}

/* ========================= */

.newsroom-sec .title{
  color: #f58220 !important;
}

.hr-color-r{
  border-top: 1px solid #FF9800 !important;
}


/* Leadership Team > Chocko Valliappa */
/* ================================== */
.leadershop-sec ul.tabs{
  display: contents;
}
@media (max-width: 768px) {
  .leadershop-sec ul.tabs li {
      height: 40px;
      margin-bottom: 5px;
      margin-right: 5px;
  }
}
.leadershop-sec .tab_last {
  border-right: none !important;
}


@media (min-width: 769px) {
.leadership-container{
    position: absolute;
    top: 4%;
    background: inherit;
    overflow: hidden;
    z-index: 1;
    bottom: 0;
    width: 90%;
}
.m-space--sy-space-30{
  padding-top: 30px;
}
}

@media (max-width: 768px) {
  .m-space--sy-space-30{
    padding-top: 0px;
  }
}


.leadership-profile-title h2 {
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  color: var(--color-texts-2);
}



.leadership__social__profile ul {
  text-align: center;
  margin: 10px;
}
.leadership__social__profile li {
  display: inline-block;
  padding: 0 2px;
}
.leadership__social__profile li a {
  /* color: #FFA200;
  font-size: 15px;
  border: 1px solid #ffa200;
  padding: 7px;
  border-radius: 40px;
  width: 38px; */

    color: #FFA200;
    border: 1px solid #ffa200;
    padding: 1px;
    border-radius: 40px;
    width: 30px;
}


/* ======================== */

.innberBanner-bg {
  height: 350px !important;
}
.services-sec {
  padding: 20px 0 !important;
}
/* ======================== */

.video-boder {
  border: 2px solid #dedede;
  padding: 5px;
  border-radius: 20px;
}

/* ================================= */

.events-bg {
  background-size: cover !important;
  background-position: center;
}
/* ----------------------------------- */


.service_contact_pupup_text{
  display: flex;
  align-items: center;
  gap: 14px;
}

.service_contact_pupup_text p{
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}
.service_contact_pupup_text .btn{
  font-size: 14px;
  white-space: nowrap;
  padding: 4px;
}

/* =========== pop-up button service contact ======= */
@media (min-width: 769px) {
  .service_contact_pupup_div {
          position: fixed;
          bottom: 12px;
          right: 73px;
          background-color: rgba(0, 0, 0, 0.8);
          padding: 8px;
          border-radius: 8px;
          display: flex;
          flex-direction: column;
          align-items: center;
          color: white;
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
          z-index: 9999;
          max-width: 400px;
          text-align: center;
      }
}
  
  @media (max-width: 768px) {
   .service_contact_pupup_div {
          position: fixed; 
          background-color: rgba(0, 0, 0, 0.8);
          padding: 15px;
          border-radius: 8px;
          display: flex;
          flex-direction: column;
          align-items: center;
          color: white;
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
          z-index: 9999;
          text-align: center;
          left: 10px;
          transform: none;  
          bottom: 10px;  
          right: auto;  
          max-width: 50%;  
          padding: 10px;

      }
      .service_contact_pupup_text{
        flex-direction: column;
        align-items: baseline;
        gap: 7px;
      }
      .service_contact_pupup_text .btn{
        font-size: 12px;
      }

      .service_contact_pupup_block{
          padding-top: 150px;
      }
  }
  /* ========== pop-up button service contact ============== */
  
  
  .contact-info-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px 20px;
  }
  
  .space-between {
    margin-right: 10px; /* Adjust the value as needed */
  }

/* valliappa book popup  */
.pop-up-button-book{
  position: fixed;
  bottom: 10px;
  right: 74px;
  z-index: 9999;
}

.innerBanner .h1-title{
  color: var(--color-texts-2) !important;
}


.breadcrumb-list {
  list-style: none;   
  padding-left: 0;    
}
.breadcrumb-list li {
  display: inline;    
  margin-right: 10px;  
}


/* inner banner all the services  */
.innberBanner-bg{
  background-attachment: unset !important;
}
.innerBanner-heading h2 {
  font-size: 140%;
  padding-right: 40px;
  line-height: 140%;
}

.blog-list li a {
  margin-bottom: 2px;
}

.filter-resource-card .card-img-top {
    filter: brightness(2.2);
}
.vt-img-content-grid .items img {
  filter: brightness(2);
}