/* Changing font on CTA section - Nikola 17.6.2021. */

.section-intro p {
  font-size:1.38rem;
}
.insights-shadow  .rss-card{box-shadow:0 4px 8px rgb(0 0 0 / 50%)!important;}

/* Blog slider styling - Nikola 20.10.2021. */

.hs-rss-module .owl-item {
  padding:20px;
  background:white;
  border:solid 1px #ececec;
  margin-top:15px;
  margin-bottom:15px;
  box-shadow:0 4px 8px rgb(0 0 0 / 50%) !important;
}


.hs-rss-description {
  display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:3;
  -webkit-box-orien:vertical;
}
  
.owl-stage {
  display:grid;
  grid-auto-flow:column;
  margin-left:auto;
  margin-right:auto;
}

.testimonials {
  background-color: #f33f02;
  position: relative;
  padding-top: 80px;
}

.testimonials:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 30%;
    background-color: #ddd;
}

/*
.testimonials{
  background-color: #f33f02;
  position: relative;
  padding-top: 80px;
  &:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 30%;
    background-color: #ddd;
  }
}
*/


#customers-testimonials .item-details {
  
    background-color: #333333;
    color: #fff;
    padding: 20px 10px;
    text-align: left;
  
}


#customers-testimonials h5 {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 18px;
}

#customers-testimonials span {
  color: red;
  float:right;
  padding-right: 20px;
}

#customers-testimonials p {
  font-size:14px;
}

#customers-testimonials .item {
      text-align: center;
      // padding: 20px;
      margin-bottom:80px;
}

/*
#customers-testimonials {
  .item-details{
    background-color: #333333;
    color: #fff;
    padding: 20px 10px;
    text-align: left;
    h5{
      margin: 0 0 15px;
      font-size: 18px;
      line-height: 18px;
      span{
        color: red;
        float:right;
        padding-right: 20px;
      }
    }
    p{
      font-size: 14px;
    }
  }
  .item {
      text-align: center;
      // padding: 20px;
      margin-bottom:80px;
  }
}

*/


.owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}
.owl-carousel .owl-prev {
  left: -70px;
}
.owl-carousel .owl-next {
  right: -70px;
}

.owl-stage-outer {
  padding-left:8px;
  margin-right:-15px;
}

/* Removing old rss boxes - Nikola 20.10.2021. */

body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-2 > div > div > div.row-fluid-wrapper.row-depth-1.row-number-5 {
  display:none;
}

body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-2 > div > div {
  padding-bottom:0px;
}

body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-3 > div > div > div.row-fluid-wrapper.row-depth-1.row-number-6 {
  display:none;
}

body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-3 > div > div {
  padding-bottom:0px;
}


/* Second section styling - Nikola 15.2.2022. */

div#hs_cos_wrapper_widget_1644913341096 {
  max-width:800px;
  margin-left:auto;
  margin-right:auto;
  padding-left:30px;
  padding-right:30px;
}

.span12.widget-span.widget-type-cell.content-section.vcenter-inner {
  display:none !important;
}

div#hs_cos_wrapper_widget_1635516482794 {
  padding-bottom:50px;
}

/* New layout styling - Nikola 14.10.2022. */

div#hs_cos_wrapper_widget_1665680038235 .content-card-text.tl {
  text-align:center !important;
}

div#hs_cos_wrapper_widget_1665740124158 .content-section.vcenter-inner.natural.bg-light {
  padding-bottom:0px;
}

div#hs_cos_wrapper_widget_1665750629236 .content-section.vcenter-inner.natural.bg-light {
  padding-top:0px;
}

div#hs_cos_wrapper_widget_1665750629236 .Rtable-3cols>.Rtable-cell {
  width:100%;
}

div#hs_cos_wrapper_widget_1665750629236 .Rtable-cell {
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
}

div#hs_cos_wrapper_widget_1665750629236 .content-card.cm-col.with-image {
  min-width:100% !important;
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-items:center;
}

@media (min-width:768px) and (max-width:1199px) {
  
  div#hs_cos_wrapper_widget_1665750629236 .content-card.cm-col.with-image {
    min-width:100%;
    display:block;
  }
  
  #hs_cos_wrapper_widget_1665750629236 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div {
    display:flex;
    flex-direction:column !important;
    width:100% !important; 
  }
  
  #hs_cos_wrapper_widget_1665750629236 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-image {
    min-width:100% !important;
  }
  
  #hs_cos_wrapper_widget_1665750629236 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-image {
    min-width:100% !important;
  }
  
  div#hs_cos_wrapper_widget_1665680038235 .Rtable-3cols>.Rtable-cell {
    width:50%;
  }
  
}

#hs_cos_wrapper_widget_1665750629236 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div {
  display:flex;
  flex-direction:row-reverse;
}

#hs_cos_wrapper_widget_1665750629236 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-image {
  width:auto;
  height:100%;
}

#hs_cos_wrapper_widget_1665750629236 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-image {
  width:900px;
}

#hs_cos_wrapper_widget_1665750629236 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-image {
  width:675px;
}

#hs_cos_wrapper_widget_1665740124158 > div > div > div > div > div > div > div > div.Rtable-cell.Rtable-cell-2of4 {
  display:none;
}

.featured-box-header {
  background-color:#027fce;
  padding:10px 20px 10px 30px !important;
}

.featured-box {
  max-width:1260px;
  margin-left:auto;
  margin-right:auto;
}

#hs_cos_wrapper_widget_1665754076177 > div.featured-box.cm-col {
  margin-top:50px;
  margin-bottom:70px;
}

#hs_cos_wrapper_widget_1665753715175 > div.featured-box.cm-col {
  margin-top:70px;
}

.button.empty.dark {
  border-color:white;
  color:white !important;
}

div#hs_cos_wrapper_widget_29204421761 h4 {
  min-height:63px;
}

div#hs_cos_wrapper_widget_1633097539499 {
  background-color:#e8e8e8;
  margin-top:70px;
}

#hs_cos_wrapper_widget_1665757789097 > div > div > div {
  padding-bottom:0px;
}

div#hs_cos_wrapper_widget_1635516482794 {
  background-color:#e8e8e8;
}

#hs_cos_wrapper_widget_1665758106844 > div > div > div {
  padding-bottom:0px;
}

/* Analyst section - Nikola 14.10.2022. */

.plain-card-image img {
  object-fit:cover;
}

.plain-card-text-top {
  height:100% !important;
  padding-top:20% !important;
}

.plain-card-category {
  color:#e8e8e8;
}

@media (min-width:1200px) {
  
  div#hs_cos_wrapper_widget_1665755304854, div#hs_cos_wrapper_widget_1665755934584, div#hs_cos_wrapper_widget_1665755973671, div#hs_cos_wrapper_widget_1665757443646, div#hs_cos_wrapper_widget_1665757470051 {
    width:19.70%;
    display:inline-block;
  }
  
  .plain-card.overlay-dark.overlay-40.white-content {
    min-height:300px;
    object-fit:cover;
  }
  
  .plain-card-image img {
    min-height:300px;
    width:100%;
    object-fit:cover;
  }
  
}

@media (min-width:1024px) and (max-width:1199px) {
  
  div#hs_cos_wrapper_widget_1665755304854, div#hs_cos_wrapper_widget_1665755934584, div#hs_cos_wrapper_widget_1665755973671, div#hs_cos_wrapper_widget_1665757443646, div#hs_cos_wrapper_widget_1665757470051 {
    width:33%;
    display:inline-block;
    margin-top:5px;
  }
  
}

@media (min-width:768px) and (max-width:1023px) {
  
  div#hs_cos_wrapper_widget_1665755304854, div#hs_cos_wrapper_widget_1665755934584, div#hs_cos_wrapper_widget_1665755973671, div#hs_cos_wrapper_widget_1665757443646, div#hs_cos_wrapper_widget_1665757470051 {
    width:49.7%;
    display:inline-block;
    margin-top:5px;
  }
  
}

@media (max-width:767px) {
  
  div#hs_cos_wrapper_widget_1665755304854, div#hs_cos_wrapper_widget_1665755934584, div#hs_cos_wrapper_widget_1665755973671, div#hs_cos_wrapper_widget_1665757443646, div#hs_cos_wrapper_widget_1665757470051 {
    margin-top:5px;
  }
  
}


/* extending section - Nikola 13.1.2023. */

@media (min-width:1200px) {
  
  div#hs_cos_wrapper_widget_1671550219777 h4 {
    min-height:104px;
    font-size:18px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:237px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:237px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:237px;
  }
  
}

/* mobile app section - Nikola 13.1.2023. */

@media (min-width:1200px) {
  
  #hs_cos_wrapper_widget_1671554785288 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height.no-gutter > div:nth-child(1) > div > div.text-medium > p:nth-child(2) {
    min-height:143px;
  }
  
}

@media (min-width:1024px) and (max-width:1199px) {
  
  #hs_cos_wrapper_widget_1671554785288 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height.no-gutter > div:nth-child(3) > div > div.text-medium > p:nth-child(2) {
    min-height:166px;
  }
  
}

@media (min-width:768px) and (max-width:1023px) {
  
  div#hs_cos_wrapper_widget_1671554785288 h4 {
    min-height:63px;
  }
  
  #hs_cos_wrapper_widget_1671554785288 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height.no-gutter > div:nth-child(1) > div > div.text-medium > p:nth-child(2) {
    min-height:238px;
  }
  
  #hs_cos_wrapper_widget_1671554785288 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height.no-gutter > div:nth-child(2) > div > div.text-medium > p:nth-child(2) {
    min-height:238px;
  }
  
  #hs_cos_wrapper_widget_1671554785288 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height.no-gutter > div:nth-child(3) > div > div.text-medium > p:nth-child(2) {
    min-height:238px;
  }
  
}

/* Process & workflow section - Nikola 13.1.2023. */

@media (min-width:1200px) {
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-text.tl > h4 {
    min-height:63px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-text.tl > h4 {
    min-height:63px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(5) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:78px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:78px;
  }
  
}

@media (min-width:1024px) and (max-width:1199px) {
  
  div#hs_cos_wrapper_widget_1671553324177 h4 {
    font-size:18px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-text.tl > h4 {
    min-height:52px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-text.tl > h4 {
    min-height:52px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-text.tl > h4 {
    min-height:52px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(5) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:101px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:101px;
  }
  
}

@media (min-width:768px) and (max-width:1023px) {
  
  div#hs_cos_wrapper_widget_1671553324177 h4 {
    font-size:18px;
    min-height:79px;
  }
  
}

/* Extending your Oracle webcenter investment - Nikola 13.1.2023. */

@media (min-width:1024px) and (max-width:1199px) {
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-text.tl > h4 {
    font-size:16px !important;
    min-height:94px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-text.tl > h4 {
    font-size:16px !important;
    min-height:94px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-text.tl > h4 {
    font-size:16px !important;
    min-height:94px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:285px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:285px;
  }
  
  #hs_cos_wrapper_widget_1671550219777 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:285px;
  }
  
}

@media (min-width:768px) and (max-width:1023px) {
  
  div#hs_cos_wrapper_widget_1671550219777 .Rtable-3cols>.Rtable-cell {
    width:100%;
  }
  
  div#hs_cos_wrapper_widget_1671550219777 .content-card {
    max-width:550px;
  }
  
}

/* New changes on we are team im section - Nikola 20.3.2023. */

#hs_cos_wrapper_widget_1665680038235 .content-card {
  max-width:100%;
}

@media (min-width:1200px) {
  
  #hs_cos_wrapper_widget_1665680038235 div.content-card-text.tl > p:nth-child(2) {
    min-height:95px;
  }
  
}

@media (min-width:1024px)  and (max-width:1199px) {
  
  #hs_cos_wrapper_widget_1665680038235 div.content-card-text.tl > p:nth-child(2) {
    min-height:119px;
  }
  
}

@media (min-width:768px)  and (max-width:1023px) {
  
  #hs_cos_wrapper_widget_1665680038235 .content-card-text.tl h4 {
    min-height:64px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 div.content-card-text.tl > p:nth-child(2) {
    min-height:168px;
  }
  
}

/* New changes on mobile app development section - Nikola 21.3.2023. */

@media (min-width:1200px) {
  
  .text-medium > p:nth-child(2) {
    min-height:144px;
  }
  
}

/* New changes on Process and workflow section - Nikola 21.3.2023. */

@media (min-width:1200px) {
  
  #hs_cos_wrapper_widget_1671553324177 div.content-card-text.tl > h4 {
    min-height:66px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:166px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(1) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:166px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:166px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(5) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:238px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:238px;
  }
  
  #hs_cos_wrapper_widget_1671553324177 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > p:nth-child(3) {
    min-height:40px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(2) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:167px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(3) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:167px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(4) > div > div.content-card-text.tl > h4 {
    min-height:72px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(5) > div > div.content-card-text.tl > h4 {
    min-height:64px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > h4 {
    min-height:64px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(4) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:238px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(5) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:238px;
  }
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:238px;
  }
  
}

@media (min-width:1024px) and (max-width:1199px) {
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:167px;
  }
  
}

@media (min-width:768px) and (max-width:1023px) {
  
  #hs_cos_wrapper_widget_1665680038235 > div > div > div > div.Rtable.Rtable-3cols.Rtable-collapse.centered.equal-height > div:nth-child(6) > div > div.content-card-text.tl > p:nth-child(2) {
    min-height:262px;
  }
  
}

/* Mobile logo carousel changes - Nikola 3.4.2023. */

@media (max-width:767px) {
  
  .owl-stage-outer {
    margin-right:0px;
  }
  
  .owl-stage {
    justify-items:center;
    justify-content:center;
  }
  
  .owl-carousel .owl-item img {
    width:90% !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

}

body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-21 {
  display:none;
}

body {margin-top: -30px;}