.tech-img {
  height: 50px;
  display: inline-block;
  margin: 0px 3px;
}
.tech-img:hover {
  border-color: #ffff00;
  box-shadow: 0 0 15px red;
}
.tech-head {
  margin: 0px 0px 10px 0px;
}
.slider_fontsize {
  font-size: 40px !important;
}
.counter_text {
  padding: 30px 18px;
}
.font-weight {
  font-weight: bold;
}
.center-cropped {
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 220px;
}
.service-icon {
  width: 85px !important;
}
.single-latest-post img {
  width: 80px;
}
body {
  font-family: "Montserrat";
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;
}
.left.carousel-control {
  right: 30px;
  left: inherit;
}

.sectionhead {
  padding-top: 20px;
}
.sectionrow {
  padding-top: 30px;
}
.image-row-position {
  position: absolute;
  top: 50px;
}
.image-row-position-whyxena-img {
  position: absolute;
  top: 0px;
  left: 50px;
}
.image-row-position-whyxena-content {
  right: 50px;
  position: initial !important;
}
.ptag-font {
  font-weight: 500;
  color: #2d2d2d;
}
ul {
  font-weight: 500;
  color: #fff;
}
.benifits-cloud-img-left {
  position: absolute;
  right: 50px;
  top: 70px;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  border-top:5px solid #FD8F5F;
  padding: 20px 50px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;
}
.left.carousel-control {
  right: 30px;
  left: inherit;
}

.colour-read {
  font-size: 11px !important;
  padding: 20px 0px !important;
}
.mega-manu-font {
  line-height: 1.75;
  padding-top: 3px;
  margin-bottom: 4px;
  color:#1D2547;
}
.h4-space{

  padding-top: 5px;

}
.h4-space h4 {
 color:#1D2547;
}
.h4-space h4:hover{
  color:#FF9F67;
}
.mt20 {
  margin-top: 0px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent !important;
}
.tech-list__item {
  padding: 30px 10px;
  background: #fff;
  margin: 5px;
  text-align: center;
  -webkit-transition: all 0.3s, border-color 0.3s, -webkit-transform 0.3s;
  -o-transition: all 0.3s, border-color 0.3s, -o-transform 0.3s;
  transition: all 0.3s, border-color 0.3s, -webkit-transform 0.3s;
  -o-transition: all 0.3s, border-color 0.3s, transform 0.3s;
  transition: all 0.3s, border-color 0.3s, transform 0.3s;
  transition: all 0.3s, border-color 0.3s, transform 0.3s,
    -webkit-transform 0.3s;
  height: auto;
}
.tech-list__item .tech-item-image {
  width: 100%;
}
.tech-list__item .tech-item-image img {
  margin: 0 auto;
  height: 82px;
  display: block;
  margin-bottom: 7px;
}
.tech-list__item .tech-item-title {
  padding: 8px 0;
}
.tech-list__item .tech-item-title h4 {
  font-size: 22px;
  color: #222629;
  font-weight: 700;
  margin-bottom: 0;
}
.tech-list__item .tech-item-desc {
  padding: 8px 0;
}
.tech-list__item .tech-item-desc p {
  font-size: 16px;
}
.tech-list__item .tech-item-desc p {
  font-size: 14px;
  margin-bottom: 10px;
}
.tech-list__item.first-item {
  margin-left: 30px;
}
@media (max-width: 600px) {
  .tech-list__item.first-item {
    margin-left: 15px;
  }
}
.tech-list__item.last-item {
  margin-right: 30px;
}
@media (max-width: 600px) {
  .tech-list__item.last-item {
    margin-right: 15px;
  }
}
.tech-list__item:hover {
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
  border-left-color: #f4f4f4;
  border-right-color: #f4f4f4;
  border-bottom-color: #f4f4f4;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  border-top: 5px solid;
}
.tech-list__item.android:hover {
  border-top-color: #a4c639;
}
.line-height-1 {
  line-height: 1.75;
}
.alink {
  color: #7a7a7a;
}
.alink:hover {
  color: #0078ca;
}
