.header-menu
{
   background: #FFF;
}
.header-top
{
   background: #0f1327;
}
.main-slider .owl-nav [class*=owl-] {
  padding: 5px 10px;
  line-height: 24px;
  font-size: 24px;
}
.main-slider {
  position: relative;
  position: relative;
}
.main-slider .owl-nav {
  position: absolute;
  top: 39%;
  width: 100%
}
.owl-carousel.main-slider .owl-nav .owl-next, .owl-carousel.main-slider .owl-nav .owl-prev {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  border: none;
  background: #16a4df;
}
.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
  font-size: 23px;
  color: #ffffff;
  line-height: 44px;
}
.main-slider .owl-nav .owl-prev {
  left: 10px;
}
.main-slider .owl-nav .owl-next {
  right: 10px;
}



.service-car .owl-nav [class*=owl-] {
  padding: 5px 10px;
  line-height: 24px;
  font-size: 24px;
}
.service-car {
  position: relative;
  position: relative;
}
.service-car .owl-nav {
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-align: center;
}
.owl-carousel.service-car .owl-nav .owl-next, .owl-carousel.service-car .owl-nav .owl-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  border: none;
  background: #16a4df;
  display: inline-block;
  margin: 0 5px;
}
.service-car .owl-nav .owl-prev i, .service-car .owl-nav .owl-next i {
  font-size: 23px;
  color: #ffffff;
  line-height: 44px;
}
.service-car .owl-nav .owl-prev {
  left: 10px;
}
.service-car .owl-nav .owl-next {
  right: 10px;
}






.header-lang-wrap a
{
    color: #FFF;
    display: inline-block;
    margin-left: 15px;
}
.link-more
{
    color: #16a4df;
}
.service-single:hover .link-more
{
    color: #FFF;
}
.footer-logo
{
    width: 200px;
    margin-bottom: 30px;
}
.footer-contact {
  list-style: none;
  padding: 0px;
  margin: 0 0 30px;
}
.footer-contact li {
  margin: 0 0 11px;
  position: relative;
  padding: 0 0 0 30px;
  color: #FFF;
}
.footer-contact li a{
  color: #FFF;
}
.footer-contact li i {
  position: absolute;
  left: 0px;
  top: 7px;
}
.footer-widget__social ul li a.facebook
{
   background: #1a62c3;
}
.footer-widget__social ul li a.youtube
{
   background: #ca1e1e;
}
.footer-widget__social ul li a.linkedin
{
   background: #1d6597;
}
.poweredby {
  text-align: right;
  color: #FFF;
}
.poweredby img {
  position: relative;
  top: -3px;
}
.list-s1 {
  list-style: none;
  padding: 0px;
}
.list-s1 li {
  position: relative;
  padding: 0 0 0 21px;
  margin: 0 0 12px;
  display: block;
}
.list-s1 li a {
  display: block;
}
.list-s1 li::before {
  font-family: "cloudy-doors" !important;
  content: '\6a';
  position: absolute;
  left: 0px;
  top: 4px;
  font-size: 12px;
  color: #0172a1;
}
.about-inner
{
    padding-left: 50px;
}
.floatingwhatsapp {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
  color: #FFF;
  background: #4dc247;
  font-size: 26px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
  -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
  box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}
.floatingwhatsapp:hover {
  color: #FFF;
}
.client-area
{
}
.client-bx
{
    background: #FFF;
    padding: 5px;
    margin: 0 5px 5px;
    border: 1px solid #eee;
    border-radius: 5px;
    float: left;
    width: 31.33%;
}
.client-bx img
{
    width: 100%;
}
.noborder::after
{
    display:none;
}
.service-box
{
    text-align: center;
    border: 1px solid #CCC;
    padding: 15px;
    border-radius: 30px;
    margin: 0 0 30px;
}
.service-thumb
{
    display: block;
    margin: 0 0 15px;
}
.service-thumb img
{
    width: 100%;
}
.service-content
{
    
}
.service-content h3
{
    
}
.service-content p
{
    
}
.service-btn
{
    background: #16a4df;
    color: #FFF;
    display: inline-block;
    padding: 5px 17px;
}
.service-btn:hover
{
    background: #16a4df;
    color: #FFF;
}
.service-icon img
{
    width: 25%;
}
.gallery-thumb {
  border: 2px solid #16a4df;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding: 20px;
  margin-bottom: 30px;
}
.gallery-thumb .gallery-thumb-image {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 0;
}
.gallery-thumb .gallery-thumb-image img {
  width: 100%;
}
.gallery-thumb .gallery-thumb-title {
  margin-bottom: 13px;
  text-align: center;
}
.gallery-thumb .gallery-databx {
  padding: 12px;
}
.gallery-thumb:hover {
  box-shadow: 0px 10px 30px 0px rgb(31 34 120 / 10%);
  border: 2px solid #fff;
}
.gallery-btn {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  padding: 0 15px;
  display: block;
  color: #ffffff !important;
  background-color: #19743a;
  border-radius: 40px;
}
.album-back-btn {
  text-align: right;
  margin: 0 0 20px;
}
.album-back-btn a {
  text-align: center;
  padding: 7px 29px;
  display: inline-block;
  color: #ffffff;
  background-color: #16a4df;
  border-radius: 50px;
}
.gallery-thumb-image p {
  text-align: center;
  margin: 15px 0 0;
}
.floatingwhatsapp {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
  color: #FFF;
  background: #4dc247;
  font-size: 30px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
  -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
  -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
  box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}
.floatingwhatsapp:hover {
  color: #FFF;
}
.service-oracle-logo
{
    width: 300px;
    margin-bottom: 40px;
}

.mob-disp
{
    display: none !important;
}
@media (max-width: 992px)
{
    
.mob-disp
{
    display: block !important;
}
    .client-bx {
    /* float: none; */
    width: 45%;
}
.poweredby {
    text-align: center;
}
    .service-single {
    padding: 45px 20px;
}
    .service-single__content h3 {
    font-size: 17px;
}
    .service-single__icon-box img {
    width: 150px !important;
}
}