.stratup_testimonial_info .views-element-container {
  max-width: 100%;
}
.partner-info .logo-item svg {
  width: 50px;
  height: 50px;
  fill: #2e2efc;
}

.partner-info .logo-item .logo-item-text {
  margin-top: 12px;
  color: #0f0f59;
  font-weight: 600;
  font-size: 14px;
}

.wc-footer-wrap {
  padding: 0;
  /* border-top: 2px solid #b7c6cd; */
  background-color: #0f0f59;
  color: #fff;
}

.wc-footer {
  float: right;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.wc-footer-left {
  float: left;
  padding-top: 4px;
  font-size: 12px;
  line-height: 13px;
  text-align: right;
}

.wc-footer-right {
  float: right;
}
.wc-footer-right img {
  width: 50px;
  top: 0px;
}
a.wc_link {
  color: #fff;
}

.blog_list_item_two .post_date {
  position: absolute;
  left: 20px;
  top: 20px;
  border-radius: 4px;
  background-color: #fbfbfd;
  -webkit-box-shadow: 0 14px 30px 0 rgba(68, 28, 183, 0.25);
  box-shadow: 0 14px 30px 0 rgba(68, 28, 183, 0.25);
  text-align: center;
  color: #0000fc;
  padding: 13px 26px;
  z-index: 1;
}

.blog_list_item_two .post_date h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0;
}

.blog_list_item_two .post_date span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}

.blog_list_item_two a {
  margin: auto;
  width: 80%;
  display: block;
}

.blog_list_item_two a img {
  border-radius: 0;
  min-height: 170px;
  overflow: hidden;
  max-height: 170px;
  width: 100%;
  object-fit: contain;
}

.blog_list_item_two .video_post {
  position: relative;
  z-index: 0;
}

.blog_list_item_two .video_post:before {
  content: '';
  background: #282835;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.5;
  border-radius: 6px;
}

.blog_list_item_two .video_post img {
  border-radius: 6px;
}

.blog_list_item_two .video_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.blog_list_item_two .video_icon:after {
  display: none;
}

.blog_list_item_two .video_icon:before {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.blog_list_item_two .video_icon i {
  color: #794afd;
  text-shadow: 0 6px 25px rgba(121, 74, 253, 0.9);
}

.blog_list_item_two .blog_content {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.blog_list_item_two .blog_content p {
  font-size: 16px;
  margin-bottom: 25px;
  height: 84px;
}

.blog_list_item_two .blog_content .post-info-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blog_list_item_two .blog_content .post-info-bottom .post-info-comments {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000;
}

.blog_list_item_two .blog_content .post-info-bottom .post-info-comments i {
  color: #0000fc;
  padding-right: 5px;
}

.blog_list_item_two .blog_content a {
  width: 100%;
}

.blog_list_item_two .blog_content .date-time {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 5px;
}

.blog_list_item_two .blog_content .date-time a {
  width: auto;
  display: inline-block;
}

.searchbar input:hover,
.searchbar input:focus,
.searchbar input:active {
  box-shadow: none;
  border: none;
  background-color: transparent !important;
}

.career-section .row:last-child {
  border-bottom: none;
}

.career-section ul.js-pager__items.pager {
  margin-top: 60px;
  text-align: center !important;
  display: block;
}

.career-section ul.js-pager__items.pager a.button {
  font: 500 14px Poppins;
  color: #fff !important;
  background: #0000fc;
  -webkit-box-shadow: 0 20px 30px 0 rgb(12 0 46 / 10%);
  box-shadow: 0 20px 30px 0 rgb(12 0 46 / 10%);
  border-radius: 7px;
  padding: 10px 38px;
  border: 1px solid #0000fc;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.career-section ul.js-pager__items.pager a.button:hover {
  color: #0000fc !important;
  box-shadow: none;
  background: 0 0;
}
.block-views-blockcareers-block-1 .views-view-grid .row:last-child {
  border-bottom: 1px solid rgba(162, 170, 189, 0.34);
}
.block-views-blockcareers-block-1 .views-view-grid:last-child .row:last-child {
  border-bottom: none;
}

.contact_form_box .form-item,
.contact_form_box .form-actions {
  margin-top: 0;
}

.address-new a {
  padding-left: 0;
}

.share .block-better-social-sharing-buttons {
  display: inline-block;
}

.share .block-better-social-sharing-buttons .social-sharing-buttons {
  margin: 0;
}
/* .node--type-service .field--name-body h2:first-child{
  margin-top: 0;
} */
.node--type-service .field--name-body h2 {
  font-size: 30px;
  margin-top: 50px;
}

.node--type-service .field--name-body img.align-right {
  margin-left: 30px;
  margin-bottom: 30px;
}

.node--type-service .field--name-body ul {
  list-style: none;
  margin: 0;
  padding: 0 20px;
  color: #0f0f59;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
}

.node--type-service .field--name-body ul li,
.field--name-body ul li {
  position: relative;
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  list-style: none;
}
.node--type-service .field--name-body ul li a,
.field--name-body ul li a {
  color: #0f0f59 !important;
  margin-bottom: 20px;
  font-weight: 500 !important;
  font-size: 16px;
}
.node--type-service .field--name-body ul li:after,
.field--name-body ul li:after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 9px;
  background: #0000fc;
  left: -15px;
  border-radius: 50%;
}

.tab-content strong {
  color: #000;
  padding: 0;
}

.asterisk {
  color: #ff0000;
}

.node--type-service .field--name-body ul li ul li:after,
.field--name-body ul li ul li:after {
  background: none;
  border: 2px solid #0000fc;
}

.field--name-body ol > li::marker {
  color: #0000fc;
  font-weight: 500;
}

.field--name-body ol > li {
  padding: 0 0 0 15px;
  margin-bottom: 10px;
}

.field--name-body ol > li ul {
  margin-top: 15px;
}


.address-new a:hover {
  color: #0000fc;
}

button#btn_direction {
  min-width: 180px;
  text-align: center;
  background: #0000fc;
  border-color: #0000fc;
  margin-top: 0;
  font: 500 14px 'Poppins';
  color: #fff;
  padding: 5.5px 45px;
  border: 1px solid #0000fc;
  transition: all .3s linear;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
}

button#btn_direction:hover {
  background: 0 0;
  color: #0000fc;
}


.jobsearch-left h4 a:hover {
  color: #0000fc;
}

#top {
  box-shadow: 0 0 6px rgba(0 0 0/16%);
  opacity: 0;
  visibility: hidden;
  transition: all .15s ease;
  position: fixed;
  width: 70px;
  height: 50px;
  right: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -25px;
  margin: 0;
  z-index: 10000;
  background: #0000fc;
}

#top svg {
  width: 28px;
  fill: #f7f7f7;
  height: 28px;
}
.taxonomy-term-form div[data-drupal-selector="edit-actions"] input[data-drupal-selector="edit-submit"]{
	display: none !important;
}