/* Font style */
.heading {
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
}
.textparagraph {
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 17px;

}
.boldText{
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
}
.contactDetails{
  margin-top: 2%;
}
/* .heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.textparagraph {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
} */
.modalDialog::-webkit-scrollbar {
  overflow: hidden !important;
}

/*--------- Margin top----------  */
.about_ecovues {
  margin-top: 8%;
  margin-left: 5%;
  margin-right: 5%;
 
}

.blog {
  margin-top: 2%;
  margin-left: 5%;
  margin-right: 5%;
}

.onevue {
  width: 60%;
  max-height: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-left: 5%;
  margin-right: 5%;
}

/*--------- Margin top-end ---------  */
/*--------- Icon ---------  */
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 10px;
}

.icon-bar a:hover {
  background-color: #000;
}

.twitter {
  background: #3B98D3;
  color: #fff;
  display: inline-block;
}

.contactUs {
  background: #56504B;
  color: #fff;
}

.linkedin {
  display: inline-block;
  background: #0A75B3;
  color: white;
}

/*--------- Icon-end ---------  */
/*------- services Page---------------- */
.services-step-content {
  /* border: 1px solid #026eb1;
  padding: 20px; */
  width: 100%;
  height: 100%;
}

.services-step-content:hover {
  background-color: #ffffff;
}

#button1>.focus {
  background-color: tomato !important;
}

/*------- services End---------------- */
/*------- Homepage ---------------- */
.ls-s-1 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 30px;
  color: #000;
  margin-left: 20%;
}

.ls-s-2 {
  margin-left: 15%;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 30px;
  color: #000;
}

.ls-s-3 {
  margin-left: 10%;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 30px;
  color: #000;
}

.rs-s-1 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 28px;
  color: #000;
  margin-left: 20%;
}

.rs-s-2 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 28px;
  color: #000;
  margin-left: 15%;
}

.rs-s-3 {
  margin-left: 10%;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 28px;
  color: #000;
}
.slideshowproduct-1 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 28px;
  color: #000;
  margin-left: 12%;
}

.slideshowproduct-2 {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 28px;
  color: #000;
  margin-left: 20%;
}

.slideshowproduct-3 {
  margin-left: 28%;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 28px;
  color: #000;
}

/*------- Homepae End---------------- */
/* -------Product details---------------- */
.onevueappimages {
  width: 750px;
  height: 460px;
}

.playButton:hover tooltiptext {
  visibility: visible;
  text-transform: video;
}

#slideContent {
  background-color: #fff;
  width: 600px;
  border: 1px solid #026eb1;
  padding: 60px;
  margin-left: 25px;
}

.slidebutton {
  background-color: black;
  width: 5%;
  border-radius: 20%;
}

.slidebutton:hover {
  background-color: #fff;
  width: 5%;
}

#slideContent {
  margin-left: 6%;
}

.testimonial1 {
  will-change: transform;
}

@media only screen and (min-width: 768px) {

  /* For desktop: */
  .carouselExampleIndicators {
    width: 100%;
  }
}

.Animation {
  position: relative;
  animation-name: example;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes example {
  0% {
    left: -440px;
    top: 0px;
  }

  25% {
    left: 20px;
    top: 0px;
  }
}


.listview {
  margin-top: -10%;
  list-style-type: none;
}

.navmenu ul {
  padding-left: 10px;
  position: relative;

}

.navmenu ul li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 70%;
  left: -0.8%;
  top: 10px;
  background-color: #026eb158;
  ;
  z-index: -1;
  margin-top: 29px;
}

.navmenu ul li {
  padding: 30px 10px;
  padding-left: 20px;

}

.active {
  position: relative;
  font-size: 17px;

}

.active::before {
  content: "";
  position: absolute;
  background: #026EB1;
  width: 22px;
  height: 22px;
  left: -42px;
  top: 35%;
  transform: translateY(-50%);
  border-radius: 50px;
  border: 4px solid #026EB1;
}
/* -------productDetails-end---------------- */
/* -------Customer---------------- */

.single-services-item {
  /* position: relative; */
  /* z-index: 1; */
  /* display: block; */
  height: 150px;
  width: 18 0px;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -moz-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  will-change: transform;
  margin-top: 30%;
}

.traningvideo {
  border-radius: 2px;
  background-color: #ffffff;
  -webkit-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -moz-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
}

.single-services-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.clintslogo {
  width: 120px;
  margin: 30px;
  margin-top: 25%;
}

.autotrader {
  width: 120px;
  margin: 30px;
  margin-top: 30%;
}

.manheimlogo {
  width: 80px;
  margin-left: 30%;
  margin-top: 10%;
}

.ominimaxlogo {
  width: 120px;
  height: 120px;
  margin-left: 15%;
  margin-top: 10%;
}

.Cablevisionlogo {
  width: 150px;
  margin-left: 10%;
  margin-top: 10%;
}

.moutainlogo {
  width: 120px;
  margin-left: 10%;
}

.careone {
  width: 160px;
  height: 120px;
}

/* slide show */

.white-heading {
  color: #026eb1
}

.heading:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center;
}

.white-heading:after {
  background-position: center;
}

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}

.white-heading span {
  color: #ffffff;
}

/* ------testimonial  close-------*/

/*----------products-----------------*/

.products-item {
  /* position: relative;  */
  z-index: 1;
  display: block;

  padding: 40px 30px;
  text-align: left;
  border-radius: 3px;
  background-color: #ffffff;
  margin-top: 30px;
  -webkit-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -moz-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  will-change: transform;
}

.products-item:hover {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.Oraclecould {
  width: 119%;
  margin-left: -9%;
}

.products {
  height: 93%;
}

/*----------products-End-----------------*/
/*---------------solutions---------*/
.solutionsbox {
  padding: 35px 30px;
  -webkit-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -moz-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  transition: transform .2s;
  /* Animation */
  margin: 0 auto;
  height: 96%;
}

.solutionsbox:hover {
  transform: scale(1.05);
}

.oracletechimg {
  border-radius: 20%;
  width: 70%;
  margin-left: 16%;
}

.oracleWebcenterimg {
  width: 100%;
  border-radius: 20%;
}

.managedservicesimg {
  border-radius: 20%;
  width: 80%;
  margin-left: 8%;
}

.enterpriseintegrationimg {
  border-radius: 20%;
  width: 80%;
  margin-left: 14%;
}

/*---------------solutions-End-----------*/
/*----- Customer page (Client Testimonials)------*/

.white-heading {
  color: #026eb1;
  font-size: 30px;
}

.testimonial {
  min-height: 300px;
  position: relative;
  background-color: rgba(165, 42, 42, 0.022);
  /* background: url(https://rosi.bg/primed-door-skin-amanos-smooth---for-door-casing-2041/img0.jpg); */
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center;
  background-size: cover;

}

.testimonial {
  padding: 35px 30px;
  text-align: left;
  border-radius: 3px;
  background-color: #ffffff;
  margin-top: 30px;
  -webkit-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -moz-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  will-change: transform;
}

#testimonial4 .carousel-inner:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 15px;
  bottom: 10px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}


.testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control {
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_header {
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.testimonial4_header h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}

.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 200px;
  height: 200px;
  margin: auto;
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
  border-radius: 50%;
  box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}


.testimonial .carousel {
  padding-bottom: 50px;
}

.carousel-control-next {
  overflow: clip !important;
}

/*Customer page (Client Testimonials)-end*/
/* --------blog--------- */
.blog-item {
  padding: 20px 20px;
  text-align: left;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -moz-box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, 0.12);
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  will-change: transform;
}

/* --------blog-end-------- */
.sendOffScreen {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.demo-oracle-icon {
  width: 137px;
  height: 18px
}

.demo-oracle-icon:before {
  content: url("images/oracle_logo.svg")
}

html:not([dir="rtl"]) .demo-oracle-icon {
  padding-right: 4px
}

html[dir="rtl"] .demo-oracle-icon {
  padding-left: 4px
}

.demo-oracle-icon:before {
  display: inline
}

.demo-appheader-avatar {
  width: 24px;
  height: 24px
}

.demo-appheader-avatar:before {
  content: url("images/avatar_24px.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
  .demo-appheader-avatar:before {
    content: url("images/avatar_24px_2x.png");
    -webkit-transform: translate(-25%, -25%) scale(0.5);
    transform: translate(-25%, -25%) scale(0.5)
  }
}