@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap" rel="stylesheet');

body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000;
  line-height: 24px;
  font-weight: 400;
	
}
#sb_instagram .sb_instagram_header, .sb_instagram_heade{justify-content: center;
  display: flex;
  padding: 50px 0;}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #e72327;
}
a,
.custom-logo-link img,
.btn,
.shrink.navbar-expand-lg,
.footer i,
.thumbox,
.thumbox>figure:after, .thumbox figcaption {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}	
.ref-btn{width:250px;}
#wow-modal-window-1 .modal-window-content{overflow:hidden!important;}

.same-height>*{
align-self: auto!important;
}
.site-main{padding-bottom: 2vw; padding-top: 2vw;}
.home .site-main{padding-top: 0;padding-bottom:0;}

h1 {
  font-size: clamp(20px, 4.2vw, 48px);
}
h2 ,.entry-title{
  font-size: clamp(16px, 3vw, 36px);
}
h3 {
  font-size: clamp(16px, 3vw, 30px);
}
h4 {
  font-size: clamp(14px, 3vw, 24px);
  font-weight: 700;
}

.line{margin:0 auto;}
.line:after {
    content: '';
    width: 50px;
    height: 5px;
    background: #ccc;
    display: block;
	margin-bottom:30px;
}
.has-text-align-center.line:after, .text-center.line:after, .text-center .line:after {
	    margin-left: auto;
    margin-right: auto;
}

.headericon,
.call-lg {
  display: flex;    
	align-items: center;
}
#wpcf7-f911-p903-o1 .wpcf7-spinner{display:none;}
.headericon i,
.call-lg i {
  font-size: clamp(20px, 4.2vw, 40px);
  margin-right: 5px;
  color: #1c5f97;
}
.lead {
  font-size: clamp(14px, 2vw, 18px) !important;
}
label{font-style: normal;}
.call-lg a {
  font-size: clamp(20px, 4.2vw, 30px);
}
.hourbox {
  font-size: 16px;
  line-height: 30px;
}

.bg-primary{
  background-color: #1c5f97 !important;
}

.bg-success{
  background-color: #689f40 !important;
}
/*.bg-grey{background-color:#eff4ef;}*/
.text-primary, .text-primary a {
  color: #1c5f97 !important;
}
.text-success, .text-success a {
  color: #689f40 !important;
}
.text-info, .text-info a {
  color: #0b3558 !important;
}

.header {
  position: fixed;
  width: 100%;
  z-index: 9999;
  background: #fff;
}
/*.navbar{position:fixed; width:100%; z-index:9; background:#fff;}*/

.spacer {
  height: 242px;
}
.metaslider .caption-wrap {
  background: none !important;
	transform: translateY(-50%);
    opacity: 1!important;
	top:50%;
}

.home .entry-title {
  display: none;
}
.custom-logo-link img {
  width: auto;
  height: 116px;
}
.shrink .custom-logo-link img {
  height: 60px;
}


.wp-block-button.btn{
    padding: 0;
    border: 0;
    background: transparent;
}
.btn, .btn a{
  font-size: 14px;
  text-decoration: none;
  padding: 10px 25px;
  border-radius: 0;
  font-weight: 700;
}
.btn:focus , .btn a:focus {
  box-shadow: none;
}
.btn-lg, .btn-lg a{
  font-size: 18px;
  padding: 14px 30px;
}
.btn-sm, .btn-sm a{
  padding: 6px 15px;
}
.btn-primary, .btn-primary.btn a{
  background-color: #1c5f97!important;
  border-color: #1c5f97!important;
}

.btn-success, .btn-success.btn a{
  background-color: #689f40 !important;
border-color: #689f40!important;
}
.btn-light, .btn-light.btn a{
  background-color: #FFFFFF !important;
}
.link-success a{
  color: #689f40 !important;
}
.link-success a:hover {
  color: #000 !important;
}

.btn:hover, .btn a:hover {
  background: #000!important;
  color: #fff;
  border-color: #000;
}

.social a {
  color: #1c5f97;
  border: 1px solid #ccc;
  margin-right: -1px;
  padding: 5px 15px;
}
.social a:hover {
  background: #ccc;
}

figure{margin-bottom:0;}

/* dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
} */

.dropdown a::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dropdown-menu a::after{
	display:none;
}

.navbar > .container {
  display: block;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #689f40 !important;
}
.navbar {
  background: #1c5f97;
}
.nav-link {
  font-size: 18px;
  color: #fff;
  display: block;
  margin: 0 20px 0 0;
  position: relative;
}
.nav-link i {
  font-size: 14px;
}
.nav-link:hover, .nav-link:focus, .active .nav-link {
  color: #689f40;
}

.nav-link:focus,
.nav-link:focus-visible {
  box-shadow: none;
  outline: none;
}
.dropdown-toggle::after {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  top: 40px;
  border: 0;
	width:243px;
}
.dropdown-item {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 300;
}
.dropdown-toggle::after {
  isplay: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.button-search {
  border: 0;
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  background: none;
  padding: 5px;
}
/* #homeform .form-control{margin-bottom:0; background:none;} */
#homeform .form-control {
  background: none;
}

.banner {
  background: url("images/banner.jpg") center center no-repeat;
  width: 100%;
  background-size: cover;
  height: calc(100vh - 80px);
}

.banner img {
  aspect-ratio: 2/1;
  object-fit: cover;
}
.bannerline {
  position: relative;
  margin-top: -100px;
  background: #fff;
}
.bannerline:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  background: rgb(28, 95, 151);
  background: linear-gradient(
    90deg,
    rgba(28, 95, 151, 1) 65%,
    rgba(104, 159, 64, 1) 65%
  );
}

/*  .thumbox{
	display: grid!important;
    grid-template-columns: 1fr 1fr;
    gap: 30px!important;
} */


.thumbox>figure>a:after{
	position: absolute;
    inset: 0;
    z-index: 99;
    content: "";
}






.thumbox>figure:after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgb(28, 95, 151);
  background: linear-gradient(
    180deg,
    rgba(28, 95, 151, 0) 30%,
    rgba(255, 255, 255, 1) 100%
  );
}
.thumbox>figure:hover:after {
	background: rgba(0 0 0 / 40%);
}
.thumbox>figure img {
  aspect-ratio: 3/2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}


.thumbox>figure>figcaption {
	background: transparent!important;
	z-index: 9;
	font-size: clamp(14px, 2.2vw, 24px)!important;
	color: #0165b0!important;
	font-weight: 700;
	padding: 30px!important;
	line-height: normal;}

.thumbox>figure:hover figcaption{
	    bottom: 50%!important;
    transform: translateY(50%);
	color: #ffffff!important;
}

.thumbox>figure figcaption:before{
	font-family: "Line Awesome Free";
	content: "\f055";
	font-size: 50px;
	font-weight: 700;
	display: block;
	opacity: 0;
}
.thumbox>figure:hover figcaption:before{
	opacity: 1;
}
.thumbox .wp-element-caption{text-shadow:none!important;}
.thumbox figcaption i {
  font-size: 25px;
  border: 2px solid #fff;
  border-radius: 100px;
  padding: 20px;
  color: #fff;
  opacity: 0;
  margin-bottom: 8px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
}



.thumbox{position:relative; cursor:pointer; gap:20px!important;}
.thumbox figure{flex: 0 0 500px;}
.thumbox:after{position:absolute; content:''; left:0; right:0; width:100%; height:100%;opacity:.2;background: rgb(28,95,151);
background: linear-gradient(180deg, rgba(28,95,151,0) 1%, rgba(255,255,255,1) 100%);}
.thumbox img{aspect-ratio:3/2; object-fit:cover;}
.thumbox:hover:after{display:none;}
.thumbox:hover img{opacity:.6;}
.thumbox:hover .thuminner{color:#fff; bottom:180px;}
.thumbox:hover .thuminner h5{color:#fff;}
.thumbox:hover .thuminner i{opacity:1;}
.thuminner{position: absolute; bottom:20px; left:0; right:0; z-index:9;}
.thuminner h5{font-size: clamp(14px, 2.2vw, 24px); color:#0165b0; font-weight:700;}

.thuminner i{font-size: 25px;border: 2px solid #fff;border-radius: 100px;padding: 20px;color: #fff;opacity: 0;margin-bottom: 8px;width: 30px;height: 30px;display: flex;
justify-content: center;align-items: center;margin: 0 auto 10px;}



.iconbox {
	gap: 30px!important;
    display: grid!important;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}
.iconbox figure{width: inherit!important;}
/* .iconbox img {
  border: 1px solid #ccc;
  padding: 10px;
  height: 100px!important;
  object-fit: contain;
} */

.iconbox img {
    border: 1px solid #ccc;
    padding: 10px;
    height: 100px;
    width: 100%;
    object-fit: contain;
}

.certification-hr-box{display:flex; justify-content:center; align-items:center; flex-direction:column;}

.thuminner em {
    font-size: 25px;
    border: 2px solid #fff;
    border-radius: 100px;
    padding: 20px;
    color: #fff;
    opacity: 0;
    margin-bottom: 8px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
}
.thumbox:hover .thuminner em {
    opacity: 1;
}

.members img {
  padding: 10px;
  height: 100px!important;
  object-fit: contain;
}

.fullbox {
  background: rgb(29, 95, 150);
  background: linear-gradient(
    90deg,
    rgba(29, 95, 150, 1) 21%,
    rgba(239, 244, 239, 1) 21%
  );
}
.bigtree{position: relative;}
.bigtree:before{
	content: '';
	position: absolute;
	inset:0;
  background: url("http://digitalvtx.com/vinewp/wp-content/uploads/2023/10/bigtree.png") -30px 90px no-repeat;
}



/* .bigtree{background: url("http://digitalvtx.com/vinewp/wp-content/uploads/2023/10/tree.png") -30px 90px no-repeat;} */
.righttree, .lefttree{position:relative;}
.righttree figure, .lefttree figure{max-width:200px; opacity:.1; position:absolute; bottom:-40px;}
.righttree figure{right:-40px;}
.lefttree figure {
    left: -40px;
}

.righttree, .lefttree{display:flex; flex-direction:column;}
.righttree p, .lefttree p{flex:1;}

.wp-block-esab-accordion .esab__icon .esab__collapse, .wp-block-esab-accordion .esab__icon .esab__expand{
	display: flex;
    align-items: center;
    justify-content: center;
}
.wp-block-esab-accordion .esab__icon.esab__active_icon .esab__expand {
    display: flex;
}

.certification-submit .wpcf7-spinner{display:block;}


.card-footer {
  background: none;
}

.list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 500;
}
.list li {
  margin-bottom: 10px;
  display: flex;
  column-gap: 10px;
}
.list li:before {
  font-family: "Line Awesome Free";
  display: flex;
  content: "\f00c";
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.career .list li::before{color: #1c5f97;}
.midbanner {
  background: #000;
}
.midbanner img {
  aspect-ratio: 3/1;
  object-fit: cover;
  opacity: 0.7;
}

.form-control {
  margin-bottom: 30px;
  line-height: 30px;
  border-radius: 4px;
  background: #fff;
  border: 0;
  border-bottom: 1px dotted #ccc;
  border-radius: 0;
}
textarea.form-control {
  height: 150px !important;
}
.form-control:focus {
  box-shadow: none;
}
.error {
  color: #f10307;
  display: block;
  margin-top: 10px;
}
.form-floating > .form-select {
  border-radius: 0;
  border: 0;
  border-bottom: 1px dotted #ccc;
  padding: 0;
}
.form-select:focus {
  box-shadow: none;
}

.newsleterform .error {
  color: #f10307;
  display: block;
  margin-top: 10px;
  position: absolute;
  left: 16px;
  bottom: -30px;
  font-size: 12px;
}
.form-floating > label,
.form-floating > .form-control {
  padding-left: 0;
}
.newsleterform .form-control {
  background: #fff;
  font-size: 14px;
  line-height: 42px;
  margin-bottom: 0;
  padding: 0 80px 0 10px;
}
.newsleterform .btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.footer {
  font-size: 14px;
  background: #0165b0;
  color: #97c3e4;
}
.footer .logo {
  max-width: 110px;
  width: 100%;
}
.footer h5 {
  font-size: 16px;
  color: #fff;
}
.footer i {
  color: #fff;
}
.entry-title{display: block; text-align: center; margin-bottom: 3rem; font-weight: 700;  position: relative;}
.entry-title::after{position: absolute; width: 50px; border-bottom: 5px solid #ccc; content: ''; left:0; right:0; margin:auto; top:57px;}

.newsleterform .btn-dark{border-radius:0; background: #000; color: #fff; border: none; padding:10px 25px;}
.footer a {
  font-size: 14px;
  color: #97c3e4;
  display: block;
  margin-bottom: 10px;
}
.footer a:hover {
  color: #689f40;
}
.f-social i {
  color: #fff;
}
.f-social a {
  border: 0;
  padding: 0;
  display: inline-block;
  margin: 0 10px;
  font-size: 25px;
  color: #fff;
}
.f-social a:hover,
.f-social i:hover {
  color: #689f40 !important;
}

.footer li {
  list-style: none;
}
.footer ul {
  padding-left: 0;
}

@media (max-width: 1400px) {
  .container {
    max-width: 1230px;
    position: relative;
  }
}

@media (max-width: 1199.98px) {
  .spacer {
    height: 190px;
  }
	.hiringimage .h5{font-size:16px;}
	.hiringimage .btn-lg a{font-size:14px; padding:10px 20px;}
	.hiringimage .wp-block-button.btn{margin-top:20px;}
	.hiringimage .leftpic img, .hiringimage .rightpic img{width:100%; height:750px; object-fit:cover;}
}
@media (max-width:1350px) {.hiringimage .leftpic img, .hiringimage .rightpic img{width:100%; height:750px; object-fit:cover;}}
@media (min-width: 991px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    padding: 10px;
  }
  .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
  .dropdown-item:focus,
  .dropdown-item:hover,
  .dropdown-item.active,
  .dropdown-item:active {
    color: #689f45;
    background-color: #daf1c9;
    padding-left: 15px;
  }
}

@media (max-width: 991.98px) {
  .spacer {
    height: 166px;
  }
  .custom-logo-link img, .shrink .custom-logo-link img {height: 100px;}
  .nav-link {
    font-size: 16px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    margin: 0;
  }
  .navbar-collapse {
    position: absolute;
    left: 0;
    right: 0;
    top: 68px;
    background-color: #1c5f97;
  }
  .navbar-collapse {
    top: 0;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    top: inherit;
  }
	.navbar-nav .dropdown-menu{display:block!Important;}
  .headericon i, .call-lg i {
    font-size: 25px;
  }
  .img-height {
    height: 470px;
    object-fit: cover;
  }
  .righttree img {
    right: 0;
  }
  .lefttree img {
    left: 0;
  }
  .thumbox:hover .thuminner {
	color: #fff;
    bottom: 120px;
  }
	.hiringimage.is-layout-flex{display:block;}
	.hiringimage .leftpic img, .hiringimage .rightpic img{background-position:top;}
	.hiringimage .h5{font-size:16px;}
	.hiringimage .btn-lg a{font-size:14px;}
	.righttree figure {right: 0;}
}

@media (max-width: 767.98px) {
	.custom-logo-link img, .shrink .custom-logo-link img {height: 80px;}
  .thumbox:hover .thuminner {
    color: #fff;
    bottom: 70px;
  }
.bannerline {
  margin-top: 0;
}
	.metaslider .slides img{height: 300px!important; object-fit: cover;}
	.metaslider .caption-wrap {
    transform: none;
    inset: 0;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
  .btn-lg {
    font-size: 14px;
    padding: 10px 20px;
  }
  .fullbox {
    background: rgb(29, 95, 150);
    background: linear-gradient(
      180deg,
      rgba(29, 95, 150, 1) 24%,
      rgba(239, 244, 239, 1) 24%
    );
  }
}

@media (max-width: 575.98px) {

  .custom-logo-link img, .shrink .custom-logo-link img {height: 50px;}
	.headericon i, .call-lg i {
    font-size: 20px;
  }
  body {
    font-size: 13px;
    line-height: 16px;
  }
  .thumbox:hover .thuminner {
    display: none;
  }
  .spacer {
    height: 160px;
  }
  .footer a {
    line-height: 24px;
    display: inline-block;
    margin: 0 10px 0 0;
  }
  .banner img {
    aspect-ratio: 2/1;
    object-fit: cover;
  }
  .banner .btn {
    font-size: 10px;
    padding: 5px 10px;
  }
  h5 {
    font-size: 14px;
  }
  .fullbox {
    background: rgb(29, 95, 150);
    background: linear-gradient(
      180deg,
      rgba(29, 95, 150, 1) 14%,
      rgba(239, 244, 239, 1) 14%
    );
  }
    .righttree figure{right:0;}
    .hiringimage .leftpic img, .hiringimage .rightpic img  {height:400px;object-fit: cover;object-position: 0 -50px;
}

}
@media (max-width: 376.98px) {
  .spacer {
    height: 145px;
  }
  .insta {
    width: 65px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .righttree figure{right:0;}
  .hiringimage img {
    height: 250px;
    object-fit: cover;
    object-position: 0 -50px;
}
}
