@charset "UTF-8";
/* CSS Document */
/*************************************

Template Name: ALIE - Simple, Lightweight, Elegant and fully Responsive Bootstrap, IT Company,  Multipurpose HTML5 Template.

Author:  w3reign.com(Vijay Dhanvai)
Version: 3.0
Design and Developed by: W3REIGN 
http://w3reign.com/

****************************************/
/* ==================================================================
Heading styles
================================================================== */
.mainHd {
  font-size: 38px;
  color: #000;
  line-height: 38px;
  margin-bottom: 10px;
  color: #008ed6;
  font-weight: 600;
}

.subHd {
  font-size: 26px;
  color: #000;
  line-height: 28px;
  position: relative;
  padding-bottom: 20px;
}

.grayHD {
  color: #555555;
}

.blackHD {
  font-size: 38px;
  color: #262f3c;
  font-family: Muli, sans-serif;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 992px) {
  .blackHD {
    font-size: 22px;
  }
}

.black-color {
  color: #000;
}

.multiple-title h2 {
  font-size: 48px !important;
  color: #000000;
}
@media (max-width: 2560px) {
  .multiple-title h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 604px) {
  .multiple-title h2 {
    font-size: 1.75rem !important;
    padding: 0 1rem;
  }
}

.multiple-content h2 {
  font-size: 48px !important;
  color: #ffffff;
}
@media (max-width: 2560px) {
  .multiple-content h2 {
    font-size: 4rem !important;
  }
}
@media (max-width: 604px) {
  .multiple-content h2 {
    font-size: 1.5rem !important;
    padding: 1rem;
  }
}
.multiple-content p {
  font-size: 16px !important;
  color: #ffffff;
  line-height: 2.5rem;
}
@media (max-width: 2560px) {
  .multiple-content p {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 604px) {
  .multiple-content p {
    line-height: 1.5rem;
    font-size: 1rem !important;
    padding: 0 1rem;
  }
}

/*=================== Forms style ======================*/
input[type=text]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=week]:disabled {
  background-color: #f1f2f2 !important;
  cursor: not-allowed;
}

.form-group {
  margin-bottom: 10px;
}

/* ==================================================================
 Input and Textarea styles
=====================================================================*/
/* Input normal */
select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
  color: #777;
  border: 1px solid #eaeaea;
  padding: 8px 15px;
  line-height: inherit;
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  box-shadow: none;
  box-sizing: border-box;
  transition: border ease 0.238s;
}

/*  textarea  */
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus {
  border-color: #a1a1a1;
  outline: 0;
  box-shadow: none;
}

/**/
.error {
  border-left: solid 3px #de0202 !important;
}

span.error {
  color: #f00;
  font-size: 12px;
  border-left: solid 0px #de0202 !important;
}

.alert {
  padding: 10px;
  padding-right: 30px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  font-size: 26px;
}

#success,
#error {
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  display: none;
}

#success,
#success-footer {
  background-color: #009a00;
  border-left: 5px solid green;
  margin-bottom: 5px;
}

#error,
#error-footer {
  background-color: #ff1a1a;
  border-left: 5px solid red;
}

#success-footer,
#error-footer {
  width: 100%;
  color: #fff;
  padding: 5px 5px;
  font-size: 13px;
  text-align: center;
  border-radius: 3px;
  display: none;
  line-height: 19px;
  border-left: 0px solid red;
}

#footerContactForm {
  position: relative;
  z-index: 99999;
}

#footerContactForm .tooltip-inner {
  min-width: 200px;
  background-color: #f00;
}

#footerContactForm .tooltip.right .tooltip-arrow {
  border-right-color: #f00;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
}

div,
a,
span,
input,
select,
textarea,
li,
img,
i,
ul,
li {
  behavior: url(css/PIE.htc);
}

body {
  font-size: 16.4px;
  line-height: normal;
  font-family: "Microsoft YaHei", 微软雅黑, "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  line-height: 28px;
  color: #7f7f7e;
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
    max-width: 100vw;
  }
}

a,
input[type=submit] {
  outline: none;
  text-decoration: none;
  text-decoration: none;
  transition: all 300ms ease-in-out;
  text-decoration: none;
  color: #333333;
}

a:hover,
.activeLink {
  text-decoration: none;
  color: #000;
}

a:active,
a:focus {
  outline: none;
  border: 0px;
  text-decoration: none;
}

ul {
  list-style: none;
  padding: 0;
}

input,
textarea,
select {
  outline: none;
  font-family: "Roboto", sans-serif;
}

form {
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

strong {
  font-weight: 500;
}

img {
  border: none;
  max-width: 100%;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul {
  list-style: none;
}

.clearfix {
  clear: both;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.taj {
  text-align: justify;
}

.tac {
  text-align: center;
}

.vAlign {
  vertical-align: middle;
}

.themeColor {
  color: #008ed6;
}

.blaclColor {
  color: #000 !important;
}

label {
  font-weight: 400;
  color: #000;
}

.section {
  padding: 80px 0;
}

.section.section-light-gray {
  background-color: #f9f8f8;
}

.semiBold {
  font-weight: 400;
}

.mb20 {
  margin-bottom: 20px !important;
}

.font16 {
  font-size: 16px !important;
}

.line-1 {
  height: 1px;
  width: 100%;
  background-color: #eaeaea;
}

.number {
  font-family: arial;
}

.mb40 {
  margin-bottom: 40px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .featureOuter,
  footer,
  .section {
    overflow-x: hidden;
    max-width: 100vw;
  }
}

/*=================== Forms style ======================*/
input[type=text]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=week]:disabled {
  background-color: #f1f2f2 !important;
  cursor: not-allowed;
}

.form-group {
  margin-bottom: 10px;
}

/* ==================================================================
 Input and Textarea styles
=====================================================================*/
/* Input normal */
select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
  color: #777;
  border: 1px solid #eaeaea;
  padding: 8px 15px;
  line-height: inherit;
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  box-shadow: none;
  box-sizing: border-box;
  transition: border ease 0.238s;
}

/*  textarea  */
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus {
  border-color: #a1a1a1;
  outline: 0;
  box-shadow: none;
}

/**/
.error {
  border-left: solid 3px #de0202 !important;
}

span.error {
  color: #f00;
  font-size: 12px;
  border-left: solid 0px #de0202 !important;
}

.alert {
  padding: 10px;
  padding-right: 30px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  font-size: 26px;
}

#success,
#error {
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  display: none;
}

#success,
#success-footer {
  background-color: #009a00;
  border-left: 5px solid green;
  margin-bottom: 5px;
}

#error,
#error-footer {
  background-color: #ff1a1a;
  border-left: 5px solid red;
}

#success-footer,
#error-footer {
  width: 100%;
  color: #fff;
  padding: 5px 5px;
  font-size: 13px;
  text-align: center;
  border-radius: 3px;
  display: none;
  line-height: 19px;
  border-left: 0px solid red;
}

#footerContactForm {
  position: relative;
  z-index: 99999;
}

#footerContactForm .tooltip-inner {
  min-width: 200px;
  background-color: #f00;
}

#footerContactForm .tooltip.right .tooltip-arrow {
  border-right-color: #f00;
}

/*========================================
Breadcumb Section
==========================================*/
.breadcumb-wrapper {
  background: #f4f4f4;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #efefef;
}
.breadcumb-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #008ed6;
}
.breadcumb-wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #008ed6;
}
.breadcumb-wrapper ul.link-list li a {
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  transition: 0.3s ease;
}
.breadcumb-wrapper ul.link-list li a:hover {
  transition: 0.3s ease;
  color: #008ed6;
}
.breadcumb-wrapper ul.link-list li a i {
  color: #008ed6;
  margin-right: 7px;
}
.breadcumb-wrapper ul.link-list li a:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin: 0 10px;
}
.breadcumb-wrapper a.get-qoute {
  text-transform: uppercase;
  font-weight: 700;
  color: #008ed6;
  font-size: 13px;
  font-weight: 600;
}
.breadcumb-wrapper a.get-qoute i {
  margin-left: 7px;
  color: #008ed6;
  margin-right: 7px;
}
@media (max-width: 767px) {
  .breadcumb-wrapper .float-right {
    width: 100%;
    margin-top: 10px;
  }
}

/* ==================================================================
Buttons styles
================================================================== */
.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  pointer-events: none;
  opacity: 0.65;
}

.button {
  text-transform: uppercase;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
  font-family: Muli, sans-serif;
}
.button:hover {
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.35);
}

/*Full Width Button  */
.button-fill-width {
  width: 100%;
  display: block;
}

/*Button Size */
.button.small {
  padding: 5px 15px;
  font-size: 14px;
}

.button.medium {
  padding: 10px 30px;
  font-size: 17px;
}
@media (max-width: 767px) {
  .button.medium .col-sm-6.col-md-4 {
    padding: 8px 20px;
    font-size: 15px;
  }
}

.button.large {
  padding: 15px 35px;
  font-size: 20px;
}

/*Button Styles */
.btn-default {
  background-color: #efefef;
  border: solid 1px #ddd !important;
  color: #000 !important;
}
.btn-default:hover {
  background-color: #555555;
  border: solid 1px #fff !important;
  color: #fff !important;
}

.btn-theme {
  background-color: #008ed6;
  border: solid 1px #008ed6 !important;
  color: #fff !important;
}
.btn-theme:hover {
  background-color: #555555;
  border: solid 1px #fff !important;
  color: #fff !important;
}

.btn-theme-invert {
  background-color: #fff;
  border: solid 1px #008ed6;
  color: #008ed6;
}
.btn-theme-invert:hover {
  background-color: #555555;
  border: solid 1px #fff;
  color: #fff;
}

.btn-white {
  background-color: #fff;
  color: #008ed6;
  border: solid 1px #008ed6 !important;
}
.btn-white:hover {
  background-color: #555555;
  border: solid 1px #fff !important;
  color: #fff;
}

/* ==================================================================
Call Out Section styles
================================================================== */
.callout {
  padding: 35px 0;
  color: #fff;
  border-bottom: solid 1px #262626;
}
@media (max-width: 767px) {
  .callout {
    text-align: center;
  }
}
.callout h2 {
  margin: 10px 0px 0px 0px;
  font-weight: 400;
  font-size: 30px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 992px) {
  .callout h2 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .callout h2 {
    margin-bottom: 20px;
  }
}
.callout .button {
  float: right;
}
@media (max-width: 767px) {
  .callout .button {
    float: none;
  }
}

.callout-dark-solid {
  background: #008ed6;
  border-bottom: solid 1px rgba(38, 38, 38, 0.2784313725);
}

.callout-dark-bkg {
  border-bottom: solid 1px rgba(38, 38, 38, 0.2784313725);
  background: url(../images/callout-bkg.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

/*=================== Carbox Buttons Style ======================*/
/* ==================================================================
Home Page Slider styles
================================================================== */
.owl-prev {
  position: absolute;
  top: 50%;
  left: 0px;
}

.owl-next {
  position: absolute;
  top: 50%;
  right: 0px;
}

.SliderOuter {
  overflow: hidden;
  position: relative;
}
.SliderOuter .owl-dots {
  position: absolute;
  bottom: 90px;
  text-align: center;
  z-index: 990;
  left: 0;
  right: 0;
}
@media (max-width: 604px) {
  .SliderOuter .owl-dots {
    bottom: -3px;
  }
}
.SliderOuter .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin: 5px;
}
.SliderOuter .owl-dots .owl-dot.active {
  background-color: #008ed6;
}
.SliderOuter .bannerSlider {
  margin: 0;
  padding: 0;
}
.SliderOuter .bannerSlider .owl-carousel {
  z-index: 3;
}
.SliderOuter .bannerSlider .owl-item {
  position: relative;
}
.SliderOuter .bannerSlider .owl-item img {
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 10000ms linear;
  transform: scale(1);
}
.SliderOuter .bannerSlider .owl-item li:after {
  content: "";
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.SliderOuter .bannerSlider .owl-item li .min-img {
  position: absolute;
  z-index: 50;
  right: 0;
  bottom: 0;
  height: 400px !important;
  width: 400px !important;
}
@media (max-width: 2560px) {
  .SliderOuter .bannerSlider .owl-item li .min-img {
    height: 1000px !important;
    width: 1000px !important;
  }
}
@media (max-width: 1920px) {
  .SliderOuter .bannerSlider .owl-item li .min-img {
    height: 600px !important;
    width: 600px !important;
  }
}
@media (max-width: 1440px) {
  .SliderOuter .bannerSlider .owl-item li .min-img {
    height: 400px !important;
    width: 400px !important;
  }
}
@media (max-width: 604px) {
  .SliderOuter .bannerSlider .owl-item li .min-img {
    height: 300px !important;
    width: 300px !important;
  }
}
.SliderOuter .bannerSlider .owl-item.active img {
  transform: scale(1.15);
}
.SliderOuter .bannerSlider.slider-fixheight .owl-item img {
  height: 90vh;
}
.SliderOuter .owl-nav {
  right: 50px;
  position: absolute;
  z-index: 30;
  top: 50%;
  margin-top: -90px;
}
@media (max-width: 767px) {
  .SliderOuter .owl-nav {
    top: auto;
    bottom: 45%;
    left: 10px;
    right: 10px;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 604px) {
  .SliderOuter .owl-nav {
    bottom: 15%;
  }
}
.SliderOuter .owl-nav .owl-next,
.SliderOuter .owl-nav .owl-prev {
  display: block;
  width: 50px;
  height: 50px;
  margin: 10px 0px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  font-size: 20px;
  transition: all 300ms ease;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
@media (max-width: 767px) {
  .SliderOuter .owl-nav .owl-next,
  .SliderOuter .owl-nav .owl-prev {
    position: static;
  }
}
.SliderOuter .owl-nav .owl-next:hover,
.SliderOuter .owl-nav .owl-prev:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #008ed6;
}
.SliderOuter .owl-nav .owl-next:after,
.SliderOuter .owl-nav .owl-prev:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
}
.SliderOuter .owl-nav .owl-prev {
  right: 0;
  left: auto;
  margin-top: 80px;
}
@media (max-width: 767px) {
  .SliderOuter .owl-nav .owl-prev {
    margin-top: 0px;
  }
}
.SliderOuter .owl-nav .owl-prev:after {
  content: "\f053";
}
.SliderOuter .arrow {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 38px;
  z-index: 10;
  animation: bounce 2.5s infinite;
  -webkit-animation: bounce 2.5s infinite;
  -moz-animation: bounce 2.5s infinite;
}
.SliderOuter .arrow:after {
  content: "\f107";
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.SliderOuter .arrow:hover:after {
  color: #008ed6;
}
.SliderOuter .arrow-2 {
  display: inline-block;
  width: 50px;
  height: 150px;
  font-size: 34px;
  animation: bounce 2.5s infinite;
  -webkit-animation: bounce 2.5s infinite;
  -moz-animation: bounce 2.5s infinite;
}
.SliderOuter .arrow-2:hover {
  color: #fff;
}
.SliderOuter .arrow-2:focus {
  color: #fff;
}
.SliderOuter .slider-edge-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.SliderOuterTwo {
  overflow: hidden;
  position: relative;
}
.SliderOuterTwo .owl-dots {
  position: absolute;
  bottom: 30px;
  text-align: center;
  z-index: 990;
  left: 0;
  right: 0;
}
@media (max-width: 604px) {
  .SliderOuterTwo .owl-dots {
    bottom: -3px;
  }
}
.SliderOuterTwo .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin: 5px;
}
.SliderOuterTwo .owl-dots .owl-dot.active {
  background-color: #008ed6;
}
.SliderOuterTwo .bannerSlider {
  margin: 0;
  padding: 0;
}
.SliderOuterTwo .bannerSlider .owl-carousel {
  z-index: 3;
}
.SliderOuterTwo .bannerSlider .owl-item {
  position: relative;
}
.SliderOuterTwo .bannerSlider .owl-item img {
  height: 50vh;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 10000ms linear;
  transform: scale(1);
}
.SliderOuterTwo .bannerSlider .owl-item li {
  height: 50vh;
}
.SliderOuterTwo .bannerSlider .owl-item li:after {
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.SliderOuterTwo .bannerSlider .owl-item li .min-img {
  position: absolute;
  z-index: 50;
  right: 0;
  bottom: 0;
  height: 400px !important;
  width: 400px !important;
}
@media (max-width: 2560px) {
  .SliderOuterTwo .bannerSlider .owl-item li .min-img {
    height: 1000px !important;
    width: 1000px !important;
  }
}
@media (max-width: 1920px) {
  .SliderOuterTwo .bannerSlider .owl-item li .min-img {
    height: 600px !important;
    width: 600px !important;
  }
}
@media (max-width: 1440px) {
  .SliderOuterTwo .bannerSlider .owl-item li .min-img {
    height: 400px !important;
    width: 400px !important;
  }
}
@media (max-width: 604px) {
  .SliderOuterTwo .bannerSlider .owl-item li .min-img {
    height: 300px !important;
    width: 300px !important;
  }
}
.SliderOuterTwo .bannerSlider .owl-item.active img {
  transform: scale(1.15);
}
.SliderOuterTwo .bannerSlider.slider-fixheight .owl-item img {
  height: 90vh;
}
.SliderOuterTwo .owl-nav {
  position: absolute;
  right: 50px;
  z-index: 30;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
  .SliderOuterTwo .owl-nav {
    top: auto;
    bottom: 45%;
    left: 10px;
    right: 10px;
  }
}
@media (max-width: 604px) {
  .SliderOuterTwo .owl-nav {
    bottom: 15%;
  }
}
.SliderOuterTwo .owl-nav .owl-next,
.SliderOuterTwo .owl-nav .owl-prev {
  display: block;
  width: 50px;
  height: 50px;
  margin: 10px 0px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  font-size: 20px;
  transition: all 300ms ease;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
@media (max-width: 767px) {
  .SliderOuterTwo .owl-nav .owl-next,
  .SliderOuterTwo .owl-nav .owl-prev {
    position: static;
  }
}
.SliderOuterTwo .owl-nav .owl-next:hover,
.SliderOuterTwo .owl-nav .owl-prev:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #008ed6;
}
.SliderOuterTwo .owl-nav .owl-next:after,
.SliderOuterTwo .owl-nav .owl-prev:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
}
.SliderOuterTwo .owl-nav .owl-prev {
  left: 100px;
  z-index: 999;
}
.SliderOuterTwo .owl-nav .owl-prev:after {
  content: "\f053";
}
.SliderOuterTwo .arrow {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 38px;
  z-index: 10;
  animation: bounce 2.5s infinite;
  -webkit-animation: bounce 2.5s infinite;
  -moz-animation: bounce 2.5s infinite;
}
.SliderOuterTwo .arrow:after {
  content: "\f107";
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.SliderOuterTwo .arrow:hover:after {
  color: #008ed6;
}
.SliderOuterTwo .arrow-2 {
  display: inline-block;
  width: 50px;
  height: 150px;
  font-size: 34px;
  animation: bounce 2.5s infinite;
  -webkit-animation: bounce 2.5s infinite;
  -moz-animation: bounce 2.5s infinite;
}
.SliderOuterTwo .arrow-2:hover {
  color: #fff;
}
.SliderOuterTwo .arrow-2:focus {
  color: #fff;
}
.SliderOuterTwo .slider-edge-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.captionText {
  color: #fff;
  position: absolute;
  z-index: 12;
  height: 260px;
  margin: auto;
  top: 0px;
  bottom: 0px;
  width: 100%;
}
@media (max-width: 992px) {
  .captionText {
    height: 250px;
  }
}
@media (max-width: 604px) {
  .captionText {
    height: 210px;
  }
}
.captionText h2 {
  font-size: 320px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px #000;
  color: #008ed6;
}
@media (max-width: 2560px) {
  .captionText h2 {
    font-size: 90px;
  }
}
@media (max-width: 1920px) {
  .captionText h2 {
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .captionText h2 {
    font-size: 60px;
  }
}
@media (max-width: 1170px) {
  .captionText h2 {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .captionText h2 {
    font-size: 30px;
  }
}
@media (max-width: 604px) {
  .captionText h2 {
    font-size: 40px;
    color: #fff;
  }
}
.captionText p {
  font-size: 16px;
  font-weight: 200;
  margin: 30px 0;
}
@media (max-width: 2560px) {
  .captionText p {
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media (max-width: 1920px) {
  .captionText p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 1440px) {
  .captionText p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 604px) {
  .captionText p {
    font-size: 1.25rem;
    margin-bottom: 12px;
    color: #008ed6;
    font-weight: 600;
  }
}

.captionTextTwo {
  position: absolute;
  color: #fff;
  z-index: 12;
  height: 260px;
  margin: auto;
  top: 0px;
  bottom: 0px;
  width: 100%;
}
@media (max-width: 992px) {
  .captionTextTwo {
    height: 250px;
  }
}
@media (max-width: 604px) {
  .captionTextTwo {
    height: 210px;
  }
}
.captionTextTwo h2 {
  font-size: 40px;
  color: #008ed6;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px #000;
}
@media (max-width: 2560px) {
  .captionTextTwo h2 {
    font-size: 4rem;
  }
}
@media (max-width: 1920px) {
  .captionTextTwo h2 {
    font-size: 3rem;
  }
}
@media (max-width: 1170px) {
  .captionTextTwo h2 {
    font-size: 3rem;
  }
}
@media (max-width: 992px) {
  .captionTextTwo h2 {
    font-size: 30px;
  }
}
@media (max-width: 604px) {
  .captionTextTwo h2 {
    font-size: 30px;
    color: #fff;
  }
}
.captionTextTwo p {
  font-size: 22px;
  line-height: 40px;
  font-weight: 200;
  margin: 30px 0;
}
@media (max-width: 2560px) {
  .captionTextTwo p {
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media (max-width: 1920px) {
  .captionTextTwo p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 1440px) {
  .captionTextTwo p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 604px) {
  .captionTextTwo p {
    font-size: 1.25rem;
    margin-bottom: 12px;
    color: #008ed6;
    font-weight: 600;
  }
}

/*========================================
SECTION: PRICING TABLE
==========================================*/
.pricing-table {
  margin-top: 35px;
}

.packages {
  padding: 120px 0px;
  background-image: url("../images/bg-image-1.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  color: #fff;
}
.packages p {
  max-width: 650px;
  margin: 20px auto 60px;
  font-size: 18px;
  font-family: Muli, sans-serif;
  font-weight: 500;
  opacity: 0.9;
}
.packages .blackHD {
  color: #fff;
}

.package {
  overflow: auto;
  border-radius: 3px;
  margin-top: 40px;
  box-shadow: 0 0 29px 0 rgba(75, 81, 91, 0.17);
  border-radius: 10px;
  transition: all 0.3s linear;
}
.package:hover {
  box-shadow: 0 10px 29px 0 rgba(75, 81, 91, 0.88);
  border-radius: 10px;
}
.package:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 9px;
  display: block;
  background: linear-gradient(3deg, #e0e8a7 0%, #a4d7ff 100%);
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  pointer-events: none;
}
.package .header {
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: center;
}
.package .header h2 {
  margin-top: 0px;
  font-size: 25px;
}
.package .header h2 i {
  font-size: 20px;
  vertical-align: middle;
  margin-top: -3px;
}
.package .header .sub-heading {
  color: #999;
  margin-top: 20px;
}
.package .header .sub-heading .strong {
  font-size: 30px;
  font-family: Muli, sans-serif;
  color: #262626;
}

.package-features:before {
  height: 1px;
  display: block;
  margin: 0 auto 40px;
  width: 100%;
  content: "";
  background: radial-gradient(circle, #d6dfeb 0%, rgba(214, 223, 235, 0) 100%);
}
.package-features .column-9p {
  width: 90%;
  float: left;
  text-align: left;
}
.package-features .column-1p {
  width: 10%;
  float: right;
  text-align: right;
  color: #828282;
  font-size: 14px;
}
.package-features .column-1p .fa-check {
  color: #008ed6;
}
.package-features .column-7p {
  width: 60%;
  float: left;
  text-align: left;
}
@media (max-width: 992px) {
  .package-features .column-7p {
    text-align: center;
    width: 100%;
  }
}
.package-features .column-3p {
  width: 40%;
  float: right;
  text-align: right;
}
@media (max-width: 992px) {
  .package-features .column-3p {
    text-align: center;
    width: 100%;
  }
}
.package-features ul li {
  overflow: auto;
  padding: 12px 25px;
  border-bottom: 1px dotted #ecebeb;
  color: #727272;
}
.package-features .bottom-row {
  overflow: auto;
  padding-top: 8px;
  padding-bottom: 17px;
  padding-right: 25px;
  padding-left: 25px;
}
.package-features .bottom-row h6 {
  padding-top: 5px;
  font-size: 16px;
  font-weight: 700;
  color: #1d1d1d;
}
.package-features .bottom-row .secondary-button {
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.package-features .bottom-row .standard-button {
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.package-features .bottom-row .recommended {
  color: #727272;
  text-align: center;
  color: #b7b7b7;
  text-align: center;
  padding-top: 20px;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: Muli, sans-serif;
}

.dark-bg {
  color: #008ed6;
}

.color-bg {
  color: #008ed6;
}

.bgcolor-2 {
  background-color: #f7f8fa;
}

.bgcolor-white {
  background-color: #fff;
}

.package-focused {
  margin-top: 0px;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .package-focused {
    margin-top: 40px;
  }
}
.package-focused:before {
  background: linear-gradient(3deg, #f8bcc3 0%, #b4c7fe 100%);
}
.package-focused .header {
  padding-top: 40px;
}

/* ==================================================================
Client Testimonials styles
================================================================== */
.testimonialSlider {
  border-top: solid 1px #ddd;
  text-align: center;
  border-bottom: solid 1px #ddd;
  background: #efefef url("../images/bg-third.png") no-repeat center center;
  background-size: cover;
}
.testimonialSlider + .brands {
  border-top: 0px;
}
.testimonialSlider img {
  width: auto;
}
.testimonialSlider .blackHD {
  margin-bottom: 40px;
}
.testimonialSlider .testimonialsSlider {
  margin-top: 20px;
}

.sliderImage {
  z-index: 20;
  position: relative;
}

.testimonialsSlider .item p {
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  padding: 30px 35px 67px 35px;
  position: relative;
  margin: 30px 30px 0 30px;
  background: #fff;
  border-radius: 6px;
  min-height: 176px;
  z-index: 10;
}
@media (max-width: 767px) {
  .testimonialsSlider .item p {
    padding: 10px 10px 67px 10px;
    margin: 20px 20px 0 20px;
  }
}
.testimonialsSlider .item img {
  height: 100px !important;
  width: 100px !important;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  margin-left: -50px;
  bottom: 50px;
  border: solid 5px #fff;
  position: relative;
}
.testimonialsSlider .item .name {
  font-size: 18px;
  font-weight: 600;
  margin: 0px 0 10px 0;
}
.testimonialsSlider .owl-prev {
  position: absolute;
  left: -50px;
  top: 30%;
  overflow: hidden;
  text-indent: 200px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff url("../images/left.png") no-repeat 9px 8px;
  background-size: 9px;
}
@media (max-width: 992px) {
  .testimonialsSlider .owl-prev {
    left: -20px;
  }
}
.testimonialsSlider .owl-next {
  position: absolute;
  right: -50px;
  top: 30%;
  overflow: hidden;
  text-indent: 200px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff url("../images/right.png") no-repeat 12px 8px;
  background-size: 9px;
}
@media (max-width: 992px) {
  .testimonialsSlider .owl-next {
    right: -20px;
  }
}
.testimonialsSlider .name {
  color: #000;
}

/* ==================================================================
Header styles
================================================================== */
header {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0;
  position: fixed;
  z-index: 30;
  width: 100%;
  top: 0;
  transition: all 500ms ease;
}
@media (max-width: 767px) {
  header {
    padding-top: 6px;
  }
}
header .logo {
  display: inline-block;
  width: 100px;
  max-width: 300px;
}
@media (max-width: 992px) {
  header .logo {
    width: 190px;
    max-width: 130px;
  }
}
@media (max-width: 767px) {
  header .logo {
    width: 170px;
    margin-top: 0;
    max-width: 130px;
  }
}
header .logo span {
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  transition: all 500ms ease;
}
header .logo span strong {
  font-weight: 900;
  color: #008ed6;
}

header.fixed {
  background-color: #fff;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  header.fixed .logo {
    margin-top: 0px;
  }
}
header.fixed .logo span {
  color: #000;
  font-size: 30px;
}
header.fixed .navigation .col-sm-12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.fixed .navigation .col-sm-12 ul.topNAv > li > a {
  color: #7f7f7e;
}
@media (max-width: 767px) {
  header.fixed .navigationTop {
    margin-top: -3px;
  }
}
header.fixed .dropDown {
  padding-bottom: 12px;
}
header.fixed .dropDown > a:after {
  border-top: 6px solid #7f7f7e;
}
header.fixed .dropDown > ul {
  top: 40px;
}
header.fixed .megaDropDown > ul {
  top: 66px;
}
@media (max-width: 992px) {
  header.fixed .megaDropDown > ul {
    padding: 20px 0;
  }
}

.transparentHeader {
  background-color: transparent;
}

/* ==================================================================
Main navbar styles
================================================================== */
.navigation .col-sm-12 {
  position: relative;
}
.navigation .col-sm-12 > a img {
  width: 80px;
  padding: 10px 0px;
}
.navigation .col-sm-12 ul.topNAv {
  padding: 0px;
  margin: 0px;
}
@media (max-width: 767px) {
  .navigation .col-sm-12 ul.topNAv {
    display: none;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: -100%;
    left: 0px;
    margin-top: 60px;
    transition: all 1000ms ease;
    overflow: auto;
    height: auto !important;
    bottom: 0px;
    padding: 15px 0 8px 0px;
  }
}
.navigation .col-sm-12 ul.topNAv > li {
  display: inline-block;
}
@media (max-width: 767px) {
  .navigation .col-sm-12 ul.topNAv > li {
    display: block;
    text-align: center;
    margin: 0px;
  }
}
.navigation .col-sm-12 ul.topNAv > li > a {
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 20px;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 1170px) {
  .navigation .col-sm-12 ul.topNAv > li > a {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .navigation .col-sm-12 ul.topNAv > li > a {
    padding: 0 7px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .navigation .col-sm-12 ul.topNAv > li > a {
    display: block;
    padding: 10px !important;
  }
}
.navigation .col-sm-12 ul.topNAv > li:last-child a {
  padding-right: 0;
}
.navigation .col-sm-12 ul.topNAv > li a:hover {
  color: #008ed6;
}
.navigation .col-sm-12 ul.topNAv > lI:first-child a {
  padding-left: 0px;
}
.navigation .col-sm-12 ul.topNAv .contactUs {
  border: 0px;
  margin-left: 10px;
}
@media (max-width: 992px) {
  .navigation .col-sm-12 ul.topNAv .contactUs {
    margin-left: 0px;
  }
}
.navigation .col-sm-12 ul.topNAv .contactUs a {
  background-color: #f5f5f5;
  padding: 5px 10px !important;
  border: solid 1px #d1d0d0;
}
@media (max-width: 992px) {
  .navigation .col-sm-12 ul.topNAv .contactUs a {
    padding: 5px 5px !important;
  }
}
.navigation .col-sm-12 ul.topNAv .contactUs a:hover {
  border: solid 1px #008ed6;
  background-color: #008ed6;
  color: #fff;
}

.overLayMunu {
  display: none;
  position: fixed;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.9);
  bottom: -100%;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: all 1000ms ease;
}
@media (max-width: 767px) {
  .overLayMunu {
    display: block;
    overflow: auto;
  }
}

.closeMenu {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
  cursor: pointer;
  opacity: 0.4;
  transition: all 500ms ease;
}
.closeMenu:hover {
  opacity: 1;
}

.mobMenu {
  display: none;
  width: 42px;
  background-color: #008ed6;
  border-radius: 2px;
  position: relative;
  padding-top: 8px;
  padding-bottom: 4px;
  float: left;
  margin-right: 12px;
  position: absolute;
  right: 0px;
}
@media (max-width: 767px) {
  .mobMenu {
    display: block;
  }
}
.mobMenu i {
  display: block;
  background: #fff none repeat scroll 0% 0%;
  height: 2px;
  width: 30px;
  margin: 0px auto 4px;
}

.navigationTop {
  float: right;
  margin-top: 22px;
  transition: all 500ms ease;
}
@media (max-width: 767px) {
  .navigationTop {
    float: right;
    padding-right: 50px;
    margin-top: -1px;
  }
}

.navBottom {
  margin-top: 25px;
  display: table;
  width: 100%;
}
@media (max-width: 992px) {
  .navBottom {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .navBottom {
    display: none;
  }
}
.navBottom .oneThird {
  border-left: solid 1px #cccccc;
  padding: 0 10px 10px 15px;
  display: table-cell;
}
@media (max-width: 992px) {
  .navBottom .oneThird {
    padding: 0 5px 10px 9px;
  }
}
.navBottom .oneThird:first-child {
  padding: 0px;
  border: 0px;
  min-width: 150px;
}
@media (max-width: 992px) {
  .navBottom .oneThird:first-child {
    min-width: 142px;
  }
}

.oneThird a {
  display: block;
  line-height: 16px;
  text-transform: uppercase;
}
.oneThird a img {
  float: left;
  margin: 2px 10px 0 0;
}
.oneThird a strong {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
.oneThird a:hover * {
  color: #008ed6;
}
.oneThird a span {
  color: #a6a6a6;
  font-size: 11px;
  display: inline-block;
  margin-top: 2px;
}

/* ==================================================================
Drop Down Menu styles
================================================================== */
.dropDown {
  position: relative;
  padding-bottom: 19px;
}
@media (max-width: 767px) {
  .dropDown {
    padding-bottom: 0px;
  }
}
.dropDown > a:after {
  width: 0;
  height: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  display: inline-block;
  margin: -2px 0 0 5px;
  vertical-align: middle;
}
.dropDown > ul {
  position: absolute;
  width: auto;
  padding: 10px;
  min-width: 230px;
  border: solid 1px #ddd;
  top: 47px;
  background-color: #fff;
  left: 15px;
  border-top: 0px;
  border: solid 1px #dddddd;
  display: none;
  z-index: 99;
  border-top: solid 3px #008ed6;
}
@media (max-width: 767px) {
  .dropDown > ul {
    position: static;
    width: auto;
    padding: 10px;
    margin: 0 20px;
    max-height: 250px;
    overflow: auto;
  }
}
@media (max-width: 992px) {
  .dropDown > ul:after {
    left: 308px;
  }
}
@media (max-width: 767px) {
  .dropDown > ul:after {
    display: none;
  }
}
@media (max-width: 992px) {
  .dropDown > ul:before {
    left: 310px;
  }
}
@media (max-width: 767px) {
  .dropDown > ul:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .dropDown > ul .subMenuBox {
    width: 100%;
    float: none;
  }
}
.dropDown > ul .subMenuBox .blackHD {
  color: #494847;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.dropDown > ul .subMenuBox a {
  display: block;
  font-size: 14px;
  padding: 2px 0;
  color: #909090;
}
.dropDown > ul .subMenuBox .linkBox {
  margin: 5px 0 20px 0;
}
.dropDown ul li {
  display: block;
  border: 0px !important;
}
.dropDown ul li a {
  margin: 0px;
  display: block !important;
  padding: 5px !important;
  border: 0px !important;
  border-bottom: solid 1px #efefef !important;
  font-size: 15px;
}
.dropDown ul li a:hover {
  background-color: #efefef;
}
.dropDown ul li:last-child a {
  border-bottom: solid 0px #efefef !important;
}

/* Mega Drop Down Menu*/
.megaDropDown {
  position: static;
}
.megaDropDown > ul {
  width: auto;
  right: 10px;
  left: 10px;
  top: 69px;
  padding: 20px;
}
.megaDropDown .subMenuBox i {
  float: right;
  margin-top: 5px;
  display: block;
  width: 26px;
  text-align: center;
}

#offcanvas-search {
  bottom: auto;
  height: auto;
  background-color: #fff !important;
}

#offcanvas-search .search-form:before {
  font-size: 1rem;
  color: #343f52;
  left: 0;
  right: auto;
}

#offcanvas-search .search-form .form-control {
  font-size: 0.8rem;
  border: 0;
  background: none;
  box-shadow: none;
  padding-left: 1.75rem;
  padding-right: 0.75rem !important;
}

.search-form {
  position: relative;
}

.search-form .form-control {
  margin: 0;
  padding-right: 2.25rem !important;
}

.search-form:before {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  display: block;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.75rem;
  font-size: 0.9rem;
  color: #959ca9;
}

.btn-close {
  padding: 0;
  color: #343f52;
  background: none;
  border: 0;
  width: 1.8rem;
  height: 1.8rem;
  transition: all 0.2s ease-in-out;
}

.btn-close:before {
  background: rgba(0, 0, 0, 0.07);
  font-size: 1.05rem;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  font-weight: 400;
  box-shadow: none;
  transition: background 0.2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-close:hover {
  color: #343f52;
  text-decoration: none;
}

.offcanvas {
  position: fixed;
  bottom: 0;
  padding: 0 10px;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  color: #fff;
  visibility: hidden;
  background-color: #1e2228;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
.offcanvas .offcanvas-header {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  flex-direction: row;
}
.offcanvas a {
  color: #fff;
}
.slider-one_pattern {
  background-image: url("../images/pattern-1.png");
  position: absolute;
  right: -50px;
  top: -10px;
  z-index: 1;
  width: 300px;
  height: 100vh;
  background-repeat: no-repeat;
  animation-name: zoom-fade;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  background-size: cover;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  opacity: 0.8;
}
@keyframes zoom-fade {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@media (max-width: 992px) {
  .leftSideBar {
    padding: 0 0px 0 15px;
  }
}

/*=================== Navigation Style ======================*/
/* ==================================================================
 Page Preloader
================================================================== */
.pagePreloader {
  position: fixed;
  z-index: 100;
  background: url("../../images/preloader.gif") no-repeat center;
  top: 0;
  right: 0;
  bottom: 0px;
  left: 0;
  background-color: #fff;
}

/* ==================================================================
Inner Page Header and Banner styles
================================================================== */
.staticBanner {
  padding: 120px 0 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .staticBanner {
    padding: 100px 0 30px 0;
  }
}
.staticBanner a {
  color: #fff;
}
.staticBanner:after {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  position: absolute;
  content: "";
  background: #000;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #000), color-stop(100%, #008ed6));
  background: linear-gradient(45deg, #000 0%, #008ed6 100%);
  opacity: 0.7;
}
.staticBanner .container {
  position: relative;
  z-index: 1;
}
.staticBanner h1.pageTitle {
  font-size: 42px;
  font-weight: 600;
  margin: 20px 0;
}
@media (max-width: 767px) {
  .staticBanner h1.pageTitle {
    font-size: 26px;
  }
}
.staticBanner .pageDes {
  font-size: 20px;
}
@media (max-width: 767px) {
  .staticBanner .pageDes {
    font-size: 15px;
  }
}

.staticBanner2 {
  padding: 60px 0 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .staticBanner2 {
    padding: 100px 0 30px 0;
  }
}
.staticBanner2 a {
  color: #fff;
}
.staticBanner2:after {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  position: absolute;
  content: "";
  background: #000;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #000), color-stop(100%, #008ed6));
  background: linear-gradient(45deg, #000 0%, #008ed6 100%);
  opacity: 0.7;
}
.staticBanner2 .container {
  position: relative;
  z-index: 1;
}
.staticBanner2 h1.pageTitle {
  font-size: 42px;
  font-weight: 600;
  margin: 20px 0;
}
@media (max-width: 767px) {
  .staticBanner2 h1.pageTitle {
    font-size: 26px;
  }
}
.staticBanner2 .pageDes {
  font-size: 20px;
}
@media (max-width: 767px) {
  .staticBanner2 .pageDes {
    font-size: 15px;
  }
}

.staticBannerTwo {
  padding: 120px 0 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  position: relative;
}
@media (max-width: 2560px) {
  .staticBannerTwo {
    padding: 400px 0;
  }
}
@media (max-width: 1920px) {
  .staticBannerTwo {
    padding: 220px 0;
  }
}
@media (max-width: 767px) {
  .staticBannerTwo {
    padding: 100px 0 30px 0;
  }
}
.staticBannerTwo a {
  color: #fff;
}
.staticBannerTwo:after {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  position: absolute;
  content: "";
  opacity: 0.7;
}
.staticBannerTwo .container {
  position: relative;
  z-index: 1;
}
.staticBannerTwo h1.pageTitle {
  font-size: 42px;
  font-weight: 600;
  margin: 20px 0;
}
@media (max-width: 767px) {
  .staticBannerTwo h1.pageTitle {
    font-size: 26px;
  }
}
.staticBannerTwo .pageDes {
  font-size: 20px;
}
@media (max-width: 767px) {
  .staticBannerTwo .pageDes {
    font-size: 15px;
  }
}

/* ==================================================================
   16.0 Page Left Accordian Menu styles
================================================================== */
.leftMenu a {
  display: block;
  text-align: left;
  border-bottom: solid 1px #dddddd;
  padding: 12px 0;
  font-weight: 500;
  color: #555555;
}
.leftMenu a:hover {
  color: #008ed6 !important;
}
.leftMenu .linkBox {
  margin-left: 10px;
  display: none;
}
.leftMenu .linkBox a {
  font-weight: 400;
  font-size: 14px;
}
.leftMenu > a {
  position: relative;
}
.leftMenu > a:after {
  background-image: url("../images/rightArrow.png");
  width: 13px;
  height: 13px;
  content: "";
  position: absolute;
  right: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  top: 20px;
}
.leftMenu > a.open {
  color: #008ed6;
}
.leftMenu > a.open:after {
  background-image: url("../images/downArrow.png");
}

.activePage {
  color: #008ed6 !important;
}

.caseStudy {
  margin-top: 40px;
}
.caseStudy .blackHD {
  font-size: 26px;
}
.caseStudy .caseThumb {
  display: block;
  line-height: 0px;
  border: solid 1px #dfdede;
  margin: 20px 0;
}
.caseStudy .caseThumb img {
  width: 100%;
}
.caseStudy p {
  color: #494847;
  margin: 7px 0;
}

.more {
  color: #008ed6;
}
.more:hover {
  text-decoration: underline;
  color: #008ed6;
}

.sidebar {
  display: table-cell;
  padding: 0 30px 0 15px;
  border-right: solid 1px #dddddd;
}
.sidebar .blackHD {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.rightContent {
  display: table-cell;
  padding-left: 40px;
}
@media (max-width: 992px) {
  .rightContent {
    padding-left: 20px;
  }
}
.rightContent p {
  margin-bottom: 20px;
}
.rightContent h2.subHd {
  margin-top: 0px;
  font-family: Muli, sans-serif;
}
.rightContent > .blackHD.font22 {
  margin: 40px 0 0px 0;
}

.btmBorder {
  border-bottom: solid 1px #e1e1e0;
  margin: 0px 0 25px 0;
  padding-bottom: 20px;
}
.btmBorder .font16 {
  margin: 15px 0 5px 0;
}
.btmBorder p {
  margin-bottom: 10px;
}

.leftIndend {
  padding-left: 30px;
}
.leftIndend ul {
  display: table-cell;
  font-size: 15px;
  padding: 7px 40px 0 0;
}
@media (max-width: 767px) {
  .leftIndend ul {
    display: block;
    padding: 0;
    margin: 0px;
  }
}
.leftIndend ul li {
  background-image: url("../images/blt.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 1px 0 1px 20px;
  list-style-position: outside;
}

.bigBtn {
  display: block;
  margin: 40px 0 0 0;
  border-radius: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  padding: 14px;
}
@media (max-width: 767px) {
  .bigBtn {
    padding: 13px;
  }
}

/* ==================================================================
Back-to-top button styles
================================================================== */
.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f106";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #008ed6;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
  border: 2px solid #008ed6;
  box-shadow: none;
  border-radius: 50% !important;
  border-radius: 5px;
}
.progress-wrap:hover::after {
  line-height: 43px;
  opacity: 1;
  font-family: "Font Awesome 5 Pro";
  border: 2px solid #008ed6;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
}
.progress-wrap:hover::before {
  opacity: 0;
}
.progress-wrap::before {
  position: absolute;
  font-family: "unicons";
  content: "\e84b";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  background: #008ed6;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear;
}
.progress-wrap svg {
  color: #008ed6;
  border-radius: 50%;
  background: #fff;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: #008ed6;
  stroke-width: 24px;
  box-sizing: border-box;
  transition: all 200ms linear;
}

/* ==================================================================
   26.0 Pagination styles
=====================================================================*/
.paginationOuter {
  margin: 10px 0;
}
.paginationOuter .pagination > li > a {
  margin: 0 5px;
  border-radius: 2px !important;
  display: inline-block;
}
.paginationOuter .pagination > li > a:hover {
  background-color: #008ed6;
  border: solid 1px #008ed6;
  color: #fff;
}
.paginationOuter .pagination > li > span {
  margin: 0 5px;
  border-radius: 2px !important;
  display: inline-block;
}
.paginationOuter .pagination > li > span:hover {
  background-color: #008ed6;
  border: solid 1px #008ed6;
  color: #fff;
}
.paginationOuter .pagination > li.active span {
  background-color: #008ed6;
  border: solid 1px #008ed6;
  color: #fff;
}

.pagination > li > a {
  color: #727272;
}
.pagination > li > span {
  color: #727272;
}

/* ==================================================================
 Brands/Partners Slider styles
=====================================================================*/
.brands {
  display: block;
  padding: 55px 0;
  border-top: solid 1px #ddd;
}
.brands ul {
  display: block;
}
.brands ul li {
  list-style: none;
}
.brands ul .owl-item img {
  width: auto;
  opacity: 0.5;
  filter: gray;
  -webkit-filter: grayscale(100%);
  transition: all 0.3s ease 0s;
}
.brands ul .owl-item img:hover {
  opacity: 1;
  filter: none;
  -webkit-filter: grayscale(0%);
}

/* ==================================================================
Page 404
=====================================================================*/
.page404 {
  height: 100vh;
  background-image: url("../images/evelyn-mostrom-59210-unsplash.jpg");
  display: flex;
  align-items: center;
}
.page404 svg {
  width: 500px;
  margin-bottom: 30px;
}
@media (min-width: 1170px) {
  .page404 svg {
    margin-top: 60px;
  }
}
@media (max-width: 1170px) {
  .page404 svg {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .page404 svg {
    max-width: 100%;
  }
}
.page404 svg path {
  fill: #008ed6 !important;
}
.page404 svg g {
  fill: #008ed6 !important;
}
.page404 svg polygon {
  fill: #008ed6 !important;
}

@media (max-width: 2560px) {
  .container {
    max-width: 1800px;
  }
}
@media (max-width: 1920px) {
  .container {
    max-width: 1320px;
  }
}

/* ==================================================================
Footer Section styles
================================================================== */
/* Copy Right Bottom Style*/
footer {
  background-image: url(../images/contact.jpg);
  position: relative;
  background-size: cover;
}
@media (min-width: 1170px) {
  footer {
    background-position: center;
  }
}
@media (max-width: 1170px) {
  footer {
    background-position: center;
  }
}
footer:after {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
footer > div {
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  footer .col-sm-3 {
    margin-bottom: 20px;
  }
}

.copyRight {
  background-color: #000;
  padding: 10px 0;
  color: #999;
  border-top: solid 1px #1d1d1d;
}
.copyRight .copy {
  float: left;
  text-transform: uppercase;
  font-size: 12px;
}
@media (max-width: 604px) {
  .copyRight .copy {
    float: none !important;
    text-align: left !important;
  }
}
.copyRight .copy a {
  color: #fff;
}
.copyRight .copy a:hover {
  text-decoration: underline;
}
.copyRight .designedBy {
  float: right;
  font-size: 12px;
}
@media (max-width: 604px) {
  .copyRight .designedBy {
    float: none !important;
    text-align: left !important;
  }
}

.designedBy a {
  color: #fff;
}

.footer {
  padding: 30px 0;
}
.footer .themeColor {
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: 500;
}
.footer ul {
  margin: 0 0 15px 0;
  line-height: 25px;
  position: relative;
  z-index: 10;
}
.footer ul li a {
  color: #fff;
  font-size: 14px;
  opacity: 0.9;
  font-weight: 400;
}
.footer ul li a:hover {
  text-decoration: underline;
  opacity: 1;
}

.formOuter {
  padding-right: 40px;
}
@media (max-width: 1170px) {
  .formOuter {
    padding-right: 0px;
  }
}
@media (max-width: 992px) {
  .formOuter {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .formOuter {
    padding: 0px;
  }
}
.formOuter .inputText {
  border: solid 1px #222;
  color: #dedede;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  width: 100%;
  padding: 6px;
  margin-bottom: 10px;
  font-size: 14px;
}
.formOuter .inputText.error {
  margin-bottom: 0px;
}
.formOuter .inputText.error + span.error {
  margin-bottom: 10px;
  display: block;
}
.formOuter textarea.inputText {
  height: 100px;
}

.socialIcon li {
  display: inline-block;
}
.socialIcon a {
  width: 32px;
  text-align: center;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  background-color: #222;
  border-radius: 50%;
  margin-right: 5px;
}
.socialIcon a img {
  height: 20px;
}
.socialIcon a.fb:hover {
  background-color: #3a5897;
}
.socialIcon a.tw:hover {
  background-color: #00aced;
}
.socialIcon a.li:hover {
  background-color: #0085af;
}
.socialIcon a.gp:hover {
  background-color: #dd4b39;
}

.haevQuestion {
  color: #fff;
  text-align: right;
}
@media (max-width: 767px) {
  .haevQuestion {
    text-align: left;
  }
}
.haevQuestion .font12 {
  opacity: 0.6;
  margin-top: 20px;
}

.callNo {
  font-size: 20px;
  margin-top: 10px;
  text-transform: uppercase;
  font-family: arial;
}
@media (max-width: 992px) {
  .callNo {
    font-size: 17px;
  }
}

.emailIds {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #262626;
  width: 220px;
  display: inline-block;
}
@media (max-width: 1170px) {
  .emailIds {
    width: 100%;
  }
}
.emailIds a {
  color: #fff;
  font-size: 12px;
  opacity: 0.8;
}
.emailIds a:hover {
  text-decoration: underline;
  opacity: 1;
}

/*=================== Navigation Style ======================*/
/* ==================================================================
About Us Page styles
================================================================== */
.aboutPage {
  background-image: url(../images/aboutBanner.jpg);
}

.aboutIntro980 {
  max-width: 980px;
  margin: 20px auto;
  text-align: center;
}

.aboutUs {
  text-align: left;
}

.aboutDis {
  color: #494847;
  line-height: 24px;
}
.aboutDis .blackHD {
  margin: 30px 0 5px 0;
}

.aboutConnect {
  background-image: url(../images/home-bg.jpg);
  background-attachment: fixed;
}
.aboutConnect .formRow {
  margin-top: 20px;
}
.aboutConnect label {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.aboutConnect .inputText {
  padding: 8px;
  border: 0px;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  color: #000;
  background-color: #fff;
}
.aboutConnect h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .aboutConnect h3 {
    font-size: 23px;
  }
}

.formRow {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  vertical-align: middle;
  text-align: left;
}

.submitOuter {
  margin-top: 30px;
}

.btmConnect {
  text-align: center;
  color: #000;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .btmConnect {
    font-size: 18px;
    line-height: 30px;
  }
}

/* ==================================================================
Team Section styles
================================================================== */
#meetTeam {
  border-bottom: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.teamCon {
  margin-top: 40px;
}

.teamBox {
  position: relative;
  overflow: hidden;
  padding: 0.5px !important;
  transition: all linear 0.3s;
}
.teamBox img {
  width: 100%;
  height: 364px;
  -o-object-fit: cover;
     object-fit: cover;
}
.teamBox:hover {
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  z-index: 1;
  transform: scale(1.08);
}
.teamBox:hover .teamHover {
  left: 0px;
}

.teamHover {
  position: absolute;
  padding: 25px;
  text-align: left;
  left: -110%;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 6;
  color: #fff;
  font-size: 15px;
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.teamHover:after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0px;
  right: 1px;
  left: 0px;
  background: #008ed6;
  z-index: -1;
  opacity: 0.8;
}
.teamHover .followsmenu.fixedFollow {
  position: absolute;
  bottom: 10px;
}

.teamAbout {
  line-height: 24px;
}

.teamName {
  font-size: 25px;
  color: #fff;
}

.teamDegination {
  font-size: 15px;
  font-style: italic;
  margin: 5px 0 12px;
}

#whatShould .col-sm-6 {
  text-align: left;
  margin: 25px 0;
}

.thinkHd {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
}

.followsmenu {
  padding-bottom: 10px;
  text-align: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 40px;
  width: 100%;
}
.followsmenu a {
  width: 38px;
  height: 38px;
  display: inline-block;
  margin-right: 3px;
  vertical-align: top;
  background: url(../images/menusocial.png) no-repeat;
}
.followsmenu a.facebook {
  background-position: 0px 0px;
}
.followsmenu a.twitter {
  background-position: -45px 0px;
}
.followsmenu a.google {
  background-position: -90px 0px;
}
.followsmenu a.instagram {
  background-position: -135px 0px;
}
.followsmenu a.linkdin {
  background-position: -91px 0px;
}
.followsmenu a.pintrest {
  background-position: -228px 0px;
}
.followsmenu a.be {
  background-position: -182px 0px;
}
.followsmenu a.other {
  background-position: -273px 0px;
}

.grayBg {
  background: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}

/* ==================================================================
 Blog Page styles
================================================================== */
.blogOuter {
  padding: 20px 0;
}
.blogOuter .sidebar {
  padding: 0 15px 0 30px;
  border-right: solid 0px #c3c3c2;
  border-left: solid 0px #efefef;
}
@media (max-width: 992px) {
  .blogOuter .sidebar {
    padding: 0 0px 0 0px;
  }
}
@media (max-width: 767px) {
  .blogOuter .sidebar {
    padding: 15px;
    display: block;
  }
}
.blogOuter .rightContent {
  padding-left: 0px;
  padding-right: 40px;
}
@media (max-width: 992px) {
  .blogOuter .rightContent {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .blogOuter .rightContent {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0px 15px !important;
    margin: auto;
  }
}
@media (max-width: 604px) {
  .blogOuter .rightContent {
    padding: 0px 0 !important;
  }
}
@media (max-width: 992px) {
  .blogOuter .leftSideBar {
    width: 33.333%;
    padding: 0 15px 0 10px;
  }
}
@media (max-width: 767px) {
  .blogOuter .leftSideBar {
    padding: 0 15px;
    width: auto;
    margin-top: 40px;
    display: block;
    padding: 0 15px;
    border-right: solid 0px #c3c3c2;
    border-left: solid 0px #c3c3c2;
  }
}
@media (max-width: 767px) {
  .blogOuter .leftSideBar {
    padding: 0;
  }
}

.blogPost {
  margin-bottom: 100px;
}
.blogPost .blogImg {
  margin-bottom: 20px;
  display: block;
}
.blogPost .blogImg img {
  width: 100%;
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border: solid 2px #fff;
}
.blogPost .blogLink {
  margin-bottom: 10px;
  font-size: 28px;
}
.blogPost .blogLink:hover {
  color: #008ed6 !important;
}

.recentBlogs li {
  position: relative;
  padding-left: 45px;
  font-weight: 500;
}
.recentBlogs li a {
  display: block;
  margin-bottom: 30px;
}
.recentBlogs li a:hover {
  color: #008ed6 !important;
}
.recentBlogs li a:hover .postNo {
  border: solid 1px #008ed6;
}
.recentBlogs span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recentBlogs .postNo {
  position: absolute;
  display: block;
  left: 0px;
  width: 30px;
  height: 30px;
  border: solid 1px #c7c7c7;
  text-align: center;
  line-height: 28px;
  font-size: 16px;
  font-weight: 600;
  top: 5px;
}

.blogCategories {
  margin-bottom: 20px;
}
.blogCategories li a {
  background-image: url(../images/square.png);
  padding: 6px 0 6px 20px;
  background-repeat: no-repeat;
  background-position: center left;
  display: block;
}
.blogCategories li a:hover {
  color: #008ed6;
  margin-left: 10px;
}

/* Post meta */
.post-meta {
  font-weight: 500;
  padding: 7px 12px;
  background-color: #f5f5f5;
  font-size: 13px;
  margin-bottom: 22px;
  border-left: solid 3px #999;
}
.post-meta a {
  color: #7f7f7e;
}
.post-meta a:hover {
  color: #008ed6;
}
.post-meta .item {
  display: inline-block;
  margin-left: 18px;
  border: 1px solid transparent;
}
.post-meta .item:first-child {
  margin-left: 0;
}
.post-meta .item .inner {
  position: relative;
  padding-left: 20px;
}
.post-meta .item .inner:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.post-meta .item.post-by-author .inner:before {
  content: "\f007";
}
.post-meta .item.post-date .inner:before {
  content: "\f017";
}
.post-meta .item.post-comment .inner:before {
  content: "\f27a";
}
@media (max-width: 992px) {
  .post-meta .item.post-meta-categories {
    margin-left: 0px;
  }
}
.post-meta .item.post-meta-categories .inner:before {
  content: "\f02b";
}

/* ==================================================================
 Blog Detail Page styles
================================================================== */
.postShare .followBox {
  height: 50px;
}
@media (max-width: 604px) {
  .postShare .followBox {
    height: 40px;
  }
}
.postShare .followBox a img {
  height: 18px;
}
@media (max-width: 604px) {
  .postShare .followBox a img {
    height: 14px;
  }
}

.abotBanerSubHd {
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 38px;
  position: relative;
}
.abotBanerSubHd:after {
  height: 1px;
  background: #5d5e5a;
  width: 110px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
}

.pageTitle.small {
  font-size: 28px !important;
  margin: 50px 0;
  text-transform: none !important;
}
@media (max-width: 767px) {
  .pageTitle.small {
    font-size: 26px !important;
  }
}

.post-widget-image {
  float: left;
  width: 60px;
  margin: 5px 0 0 0;
}
.post-widget-image img {
  width: 100%;
}

.post-widget-text {
  padding-left: 70px;
}
.post-widget-text span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

.recent_posts_extra_widget li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ddd;
}

.section .blogContainer {
  padding: 30px 0;
}
@media (max-width: 992px) {
  .section .blogContainer > .container {
    padding: 0px;
  }
}

.excerpt h2 {
  color: #000;
  text-transform: none;
  margin-top: 0px;
  padding-bottom: 10px;
}
.excerpt h3 {
  color: #000;
  text-transform: none;
  margin: 20px 0;
}
.excerpt p {
  margin: 20px 0;
  font-size: 16px;
}
.excerpt p .align-left {
  float: left;
  margin: 10px 20px 10px 0;
}
.excerpt p img {
  padding: 5px;
  border-radius: 5px;
  border: solid 1px #ddd;
}

.postOuterRight h4 {
  color: #000;
  font-size: 24px;
  margin-bottom: 20px;
}

.postOuterLeft .contactFollow {
  border-right: 1px solid #e5e5e5;
}
.postOuterLeft .contactFollow .followBox {
  height: 40px;
}
.postOuterLeft .contactFollow img {
  height: 16px;
}

.commentListSection {
  margin-top: 50px;
}

.commentRow {
  background-color: #fbfbfb;
  padding: 20px;
  border-left: solid 3px #008ed6;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
@media (max-width: 767px) {
  .commentRow {
    padding: 10px;
  }
}
.commentRow .userImg {
  float: left;
  width: 60px;
  height: 60px;
  border: solid 2px #fff;
  border-radius: 5px;
}
.commentRow .commentData {
  padding-left: 80px;
}
@media (max-width: 767px) {
  .commentRow .commentData {
    padding-left: 70px;
  }
}
.commentRow .commentData > strong {
  font-size: 18px;
  color: #000;
}

.replyBtn {
  background-color: #333;
  cursor: pointer;
  color: #fff;
  text-transform: none;
  padding: 0px 6px;
  font-size: 13px;
  float: right;
  display: inline-block;
  border-radius: 2px;
}
.replyBtn:hover {
  background-color: #008ed6;
  color: #fff;
}

.commentDate {
  margin: 10px 0;
  font-size: 12px;
}

.commentThread .children {
  margin-left: 0 !important;
  padding-left: 60px;
  border-left: 1px solid #ddd;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .commentThread .children {
    padding-left: 20px;
  }
}

.adsenseOuter {
  margin: 40px 0;
}

.commentForm {
  margin-top: 60px;
}

.postAuthore img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 1px #fff;
  margin-right: 10px;
}

/* Tags */
.post-tags {
  margin: 10px 0 30px 0;
}
.post-tags a {
  font-size: 12px;
  display: inline-block;
  background-color: #008ed6;
  padding: 0px 8px;
  color: #fff;
  font-size: 0.857em;
  margin-left: 3px;
  margin-bottom: 3px;
  border-radius: 2px;
}
.post-tags a:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* ==================================================================
 Blog Tags List styles
================================================================== */
.blogTags {
  margin: 30px 0;
}

.tagcloud {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tagcloud a {
  flex: 1 1 auto;
  border: 1px solid #008ed6;
  color: #008ed6;
  border-radius: 3px;
  display: inline-block;
  background: transparent;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0 5px 5px 0;
  padding: 5px 17px;
  text-transform: capitalize;
  font-family: Muli, sans-serif;
  text-align: center;
}
@media (max-width: 992px) {
  .tagcloud a {
    font-size: 13px;
    letter-spacing: 0px;
    padding: 3px 13px;
  }
}
.tagcloud a:hover {
  color: #fff;
  background: #008ed6;
}

/* ==================================================================
  Blog  Slider styles
=====================================================================*/
.latest-blog-post {
  padding: 30px 0 60px 0;
  border-top: solid 1px #ddd;
  font-size: 15px;
  font-weight: 500;
}
.latest-blog-post .blackHD {
  margin-bottom: 40px;
}
.latest-blog-post .thumb {
  margin-bottom: 10px;
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border: solid 2px #fff;
}
.latest-blog-post .title {
  font-size: 20px;
  color: #4b4b4b;
  margin: 10px 0;
  display: inline-block;
  font-family: Muli, sans-serif;
}
.latest-blog-post .button {
  margin-top: 10px;
}
.latest-blog-post .owl-prev {
  position: absolute;
  right: 40px;
  left: auto;
  top: -70px;
  overflow: hidden;
  text-indent: 200px;
  width: 30px;
  height: 30px;
  border: solid 2px #4b4b4b;
  background: #fff url(../images/left.png) no-repeat 8px 6px;
  background-size: 9px;
  opacity: 0.3;
}
.latest-blog-post .owl-prev:hover {
  opacity: 0.6;
  background-color: #ddd;
}
.latest-blog-post .owl-next {
  position: absolute;
  right: 0px;
  top: -70px;
  overflow: hidden;
  text-indent: 200px;
  width: 30px;
  height: 30px;
  border: solid 2px #4b4b4b;
  background: #fff url(../images/right.png) no-repeat 8px 6px;
  background-size: 9px;
  opacity: 0.3;
}
.latest-blog-post .owl-next:hover {
  opacity: 0.6;
  background-color: #ddd;
}

/* ==================================================================
BLog Grid Box
=====================================================================*/
.blog-grid-box {
  margin-bottom: 80px;
}
.blog-grid-box .thumb {
  margin-bottom: 10px;
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border: solid 2px #fff;
}
.blog-grid-box .thumb img {
  height: 230px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.blog-grid-box .title {
  font-size: 20px;
  color: #4b4b4b;
  margin: 10px 0;
  display: inline-block;
}
.blog-grid-box .title:hover {
  color: #008ed6;
}

@media (max-width: 767px) {
  .post-meta-content-inner span {
    width: 100%;
    margin-left: 0px !important;
  }
}

/* Contact Us page */
.contactBanner {
  min-height: 400px;
}
.contactBanner p {
  margin-bottom: 20px;
}
.contactBanner:after {
  background-color: rgba(0, 0, 0, 0.5);
}

.contactFollow {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
}
.contactFollow + footer {
  margin-top: 0px;
}

.map {
  width: 100%;
  border: 1px solid #ddd;
  background: #f2f2f2;
  height: 400px;
  overflow: hidden;
}

/* Information
  -------------------------------------------------------------- */
.contactCon ul {
  margin: 0;
  list-style: none;
}
.contactCon ul li {
  position: relative;
  padding: 0 0 0 50px;
  border: 0;
  margin-bottom: 17px;
}
.contactCon ul li:before {
  text-align: center;
  content: "\f124";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.241em;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
.contactCon ul li.phone:before {
  content: "\f095";
}
.contactCon ul li.email:before {
  content: "\f0e0";
}
.contactCon .mainHd {
  font-size: 30px;
}

/*** =============================================
      Get Touch Area style
  ============================================= ***/
.get-touch-area .single-item {
  margin-top: 50px;
  border: 1px solid #efefef;
  display: block;
  padding: 39px 20px 31px;
  border-radius: 7px;
  transition: 300ms all linear;
  box-shadow: -1px 9px 18px 0px rgba(75, 81, 91, 0.05);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #fff), color-stop(100%, #f7f8fa));
  background: linear-gradient(45deg, #fff 0%, #f7f8fa 100%);
}
.get-touch-area .single-item .icon-holder {
  padding: 30px 0 50px 0;
}
.get-touch-area .single-item .text-holder {
  font-family: Muli, sans-serif;
  min-height: 117px;
}
.get-touch-area .single-item .text-holder h3 {
  color: #222;
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
}
.get-touch-area .single-item .text-holder .border {
  height: 1px;
  width: 60px;
  background: #f4f4f4;
  display: inline-block;
}
.get-touch-area .single-item .text-holder p {
  margin: 15px 0 0;
}
.get-touch-area .single-item .text-holder p a {
  color: #008ed6;
}
.get-touch-area .single-item:hover {
  box-shadow: -5px 15px 30px 0px rgba(75, 81, 91, 0.2);
  border: 1px solid #008ed6;
}
.get-touch-area .single-item:hover .icon-holder i {
  font-weight: 800;
}
.get-touch-area .icon-holder i {
  color: #008ed6;
  font-size: 40px;
  font-weight: 300;
}

.contactForm {
  margin: 160px 0 0 0;
}
@media (max-width: 767px) {
  .contactForm {
    margin: 40px 0;
  }
}

/* ==================================================================
Social Share Icons styles
  ================================================================== */
.followBox {
  float: left;
  border-left: 1px solid #e5e5e5;
  flex: 1;
  position: relative;
  text-align: center;
  height: 100px;
}
@media (max-width: 767px) {
  .followBox {
    height: 40px;
  }
}
.followBox a {
  display: block;
  width: 100%;
  height: 100%;
}
.followBox a:hover {
  background: #f4f4f4;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.followBox a img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}
@media (max-width: 767px) {
  .followBox a img {
    height: 14px;
  }
}

/* ==================================================================
 FAQ Accordion styles
================================================================== */
.faqOuter {
  text-align: left;
  margin-bottom: 30px;
  border-bottom: solid 1px #ddd;
  padding-bottom: 30px;
}
.faqOuter .subHd {
  font-size: 28px;
  padding-bottom: 20px;
}

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #efefef;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #222;
  background-color: #fafafa;
  border-color: #efefef;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #efefef;
}

.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}
.panel-title > a[aria-expanded=true] {
  background-color: #008ed6;
  border: solid 1px #008ed6;
  color: #fff !important;
}

.more-less.fa {
  float: right;
  font-size: 32px;
  margin: 0px 0px 0 0;
  color: #8491a5;
  font-weight: 300;
}

.more-less.fa-times-circle {
  font-size: 22px;
  margin: 3px -3px 0 0;
  color: #008ed6;
  font-weight: 600;
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
}

.faqByCat {
  text-align: center;
}
.faqByCat a {
  width: 100%;
  padding: 30px;
  margin: 15px 0;
  text-transform: capitalize;
  border-radius: 5px;
}
.faqByCat a:hover {
  background-color: #008ed6;
}
.faqByCat a i {
  display: block;
  margin: 10px;
  font-size: 30px;
}

.accordion .card-header {
  padding: 0;
  background-color: transparent;
  border-bottom: 0;
}
.accordion .card-header a {
  padding: 0.75rem 1.25rem;
  display: block;
  background-color: transparent;
  font-size: 22px;
}
.accordion .card {
  border: 1px solid #e8e8e8 !important;
  background: transparent;
  transition: 0.15s ease;
  border-radius: 10px !important;
  padding: 16px;
}
.accordion .card + .card {
  margin-top: 30px;
}
.accordion .card.active {
  border: 1px solid #fff !important;
  box-shadow: 0 0 24px 0 rgba(75, 81, 91, 0.12);
  background: #ffffff;
}

/* ==================================================================
Portfolio  Section styles
================================================================== */
.portfolioOuter {
  background-color: #fff;
  background-image: url("../images/pattern-10.png");
  padding: 80px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: right center;
  background-attachment: fixed;
  background-size: auto 150%;
}
.portfolioOuter .workTitle {
  margin: 30px 0;
}
@media (max-width: 992px) {
  .portfolioOuter .workTitle {
    margin: 20px 0;
    font-size: 22px;
  }
}
.portfolioOuter .description {
  font-size: 16px;
  color: #494847;
  margin-top: 40px;
  line-height: 28px;
}
@media (max-width: 992px) {
  .portfolioOuter .description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
}
.portfolioOuter .description strong {
  color: #000;
  margin-right: 5px;
}
.portfolioOuter .description i {
  color: #01050c;
}
.portfolioOuter .description ul {
  margin-top: 30px;
}
.portfolioOuter .owl-prev,
.portfolioOuter .owl-next {
  width: 50px;
  height: 110px;
  margin-top: -55px;
  background-image: url(../images/left.png);
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 200px;
  border-radius: 0px 4px 4px 0;
  transition: all 300ms ease-in-out;
  opacity: 0.5;
}
.portfolioOuter .owl-prev:hover,
.portfolioOuter .owl-next:hover {
  opacity: 0.8;
}
@media (max-width: 992px) {
  .portfolioOuter .owl-prev,
  .portfolioOuter .owl-next {
    width: 30px;
    height: 60px;
    margin-top: -15px;
    background-size: 16px !important;
  }
}
.portfolioOuter .owl-next {
  background-image: url(../images/right.png);
  border-radius: 4px 0px 0 4px;
}
.portfolioOuter .text-center .blackHD {
  margin: 0 0 30px 0;
}
@media (max-width: 992px) {
  .portfolioOuter .col-sm-5,
  .portfolioOuter .col-sm-7 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .portfolioOuter .col-sm-5,
  .portfolioOuter .col-sm-7 {
    width: 100%;
    float: left;
  }
}

.work {
  font-size: 18px;
}

.industries {
  font-size: 20px;
}
@media (max-width: 992px) {
  .industries {
    font-size: 17px;
  }
}

.portImg {
  display: block;
  float: right;
  margin: 0px;
  line-height: 0px;
}

.portfolioSlider {
  position: static !important;
  margin: 80px 0 40px 0;
}
@media (max-width: 767px) {
  .portfolioSlider {
    padding: 0 15px;
  }
}

.featureOuter {
  text-align: center;
  margin-top: 40px;
  padding: 60px 0;
}
.featureOuter .col-sm-4 {
  padding: 0px;
  border-right: solid 1px #e0dcd1;
  padding: 0 50px;
}
@media (max-width: 992px) {
  .featureOuter .col-sm-4 {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .featureOuter .col-sm-4 {
    padding: 20px 30px;
    border-bottom: solid 1px #ddd;
  }
}
.featureOuter .col-sm-4:last-child {
  border: 0;
}
.featureOuter .col-sm-4 .blackHD {
  font-size: 26px;
  margin-bottom: 26px;
}
@media (max-width: 992px) {
  .featureOuter .col-sm-4 .blackHD {
    font-size: 17px;
  }
}
.featureOuter + footer {
  margin-top: 0px;
}

.portfolioBanner {
  background-image: url(../images/rana-sawalha-364253-unsplash.jpg);
}

.sortingOuter {
  display: inline-block;
  margin: 10px 0 -40px 0;
}
@media (max-width: 767px) {
  .sortingOuter {
    margin-bottom: 0px;
  }
}
.sortingOuter li {
  float: left;
}
.sortingOuter li a {
  display: inline-block;
  background-color: #e3e3e3;
  padding: 15px 40px;
  color: #555555;
  border-left: solid 2px #fff;
  font-size: 16px;
}
@media (max-width: 767px) {
  .sortingOuter li a {
    padding: 7px 10px;
  }
}
@media (max-width: 604px) {
  .sortingOuter li a {
    font-size: 14px;
  }
}
.sortingOuter li a:hover {
  background-color: #008ed6;
  color: #fff;
}
.sortingOuter li:first-child a {
  border: 0px;
}
.sortingOuter li a.activeTab {
  background-color: #008ed6;
  color: #fff;
}

.gallery {
  margin-top: 30px;
}
@media (max-width: 992px) {
  .gallery .col-sm-6.col-md-4 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 604px) {
  .gallery .col-sm-6.col-md-4 {
    width: 100%;
    float: none;
  }
}

.imgOuter {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border: solid 2px #fff;
}
.imgOuter > img {
  width: 100%;
  transition: all 500ms ease;
}
.imgOuter > div .title {
  color: #000000 !important;
  padding: 1rem 0;
}
.imgOuter > div .content {
  color: #101010 !important;
  font-size: 18px;
}
.imgOuter:hover > img {
  transform: scale(1.2);
}
.imgOuter:hover > span {
  bottom: -100%;
}
.imgOuter:hover .overLayPortfolio {
  bottom: 0px;
}
.imgOuter:hover > div h2 {
  color: #ffffff;
}
.imgOuter:hover > div p {
  color: #ffffff;
}
.imgOuter:hover .bottom-text .title {
  color: #fff !important;
}
.imgOuter:hover .bottom-text .content {
  color: #fff !important;
}
.imgOuter > span {
  position: absolute;
  display: block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 15px;
  background-color: #008ed6;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  z-index: 10;
  transition: all 300ms ease-in-out;
}
.imgOuter .overLayPortfolio {
  position: absolute;
  height: 100%;
  bottom: -100%;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 60px;
  color: #fff;
  z-index: 20;
  transition: all 300ms ease-in-out;
  display: flex;
  align-items: center;
}
@media (max-width: 604px) {
  .imgOuter .overLayPortfolio {
    padding: 20px;
  }
}

.imgOuterTwo {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border: solid 2px #fff;
}
@media (max-width: 2560px) {
  .imgOuterTwo {
    height: 720px;
  }
}
.imgOuterTwo > img {
  width: 100%;
  transition: all 500ms ease;
}
.imgOuterTwo > div .title {
  color: #000000 !important;
  padding: 1rem 0;
}
.imgOuterTwo > div .content {
  color: #101010 !important;
  font-size: 18px;
}
.imgOuterTwo:hover > img {
  transform: scale(1.2);
}
.imgOuterTwo:hover > span {
  bottom: -100%;
}
.imgOuterTwo:hover .overLayPortfolio {
  bottom: 0px;
}
.imgOuterTwo:hover .bottom-text {
  display: none;
}
.imgOuterTwo > span {
  position: absolute;
  display: block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 15px;
  background-color: #008ed6;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  z-index: 10;
  transition: all 300ms ease-in-out;
}
.imgOuterTwo .overLayPortfolio {
  position: absolute;
  height: 100%;
  bottom: -100%;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 60px;
  color: #fff;
  z-index: 20;
  transition: all 300ms ease-in-out;
  display: flex;
  align-items: center;
}
@media (max-width: 604px) {
  .imgOuterTwo .overLayPortfolio {
    padding: 20px;
  }
}

.imgOuterThree {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border: solid 2px #fff;
  cursor: pointer;
}
.imgOuterThree > img {
  width: 100%;
  transition: all 500ms ease;
}
.imgOuterThree > div .title {
  color: #000000 !important;
  padding: 1rem 0;
}
.imgOuterThree > div .content {
  color: #101010 !important;
  font-size: 18px;
}
.imgOuterThree > span {
  position: absolute;
  display: block;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 15px;
  background-color: #008ed6;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  z-index: 10;
  transition: all 300ms ease-in-out;
}
.imgOuterThree .overLayPortfolio {
  position: absolute;
  height: 100%;
  bottom: -100%;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 60px;
  color: #fff;
  z-index: 20;
  transition: all 300ms ease-in-out;
  display: flex;
  align-items: center;
}
@media (max-width: 604px) {
  .imgOuterThree .overLayPortfolio {
    padding: 20px;
  }
}

.col-md-3 .imgOuter .overLayPortfolio {
  padding: 20px 15px;
}
.col-md-3 .imgOuter .overLayPortfolio p {
  margin: 10px 0;
}
.col-md-3 .overLayPortfolio .whiteHD {
  font-size: 20px;
}

.overLayPortfolio .whiteHD {
  font-size: 26px;
  font-weight: 600;
}
.overLayPortfolio p {
  margin: 20px 0;
}
.overLayPortfolio a {
  display: inline-block;
  border: solid 2px #fff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  margin: 10px 5px 0 5px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
}
.overLayPortfolio a:hover {
  background-color: #008ed6;
}

.portfolioDetail .line-1 {
  margin: 20px 0 30px 0;
}
.portfolioDetail .checkList {
  margin-bottom: 40px;
}
.portfolioDetail .blackHD {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 20px;
}
.portfolioDetail .followBox {
  height: 40px;
}
.portfolioDetail .followBox img {
  height: 18px;
}
@media (max-width: 767px) {
  .portfolioDetail .followBox img {
    height: 14px;
  }
}
.portfolioDetail .contactFollow {
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .portfolioDetail .contactFollow {
    margin: 30px 0;
  }
}

.checkList {
  list-style: none;
  margin: 0;
}
.checkList li {
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 8px;
}
.checkList li strong {
  color: #000;
}
.checkList li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  line-height: normal;
  position: absolute;
  left: 0;
  top: 6px;
  color: #008ed6;
}

.review {
  display: inline-block;
  padding-left: 10px;
}
.review i {
  color: #f7d206;
  font-weight: 300;
}
@media (max-width: 992px) {
  .review .fr {
    padding: 5px 0 0 0;
    display: block;
    float: none;
  }
}

.portfolioDetailSlider {
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border: solid 2px #fff;
  margin-bottom: 20px;
}
.portfolioDetailSlider img {
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}
@media (max-width: 992px) {
  .portfolioDetailSlider img {
    height: 300px;
  }
}
.portfolioDetailSlider .owl-controls .owl-nav > div {
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 300px;
}
.portfolioDetailSlider .owl-controls .owl-nav > div:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  line-height: normal;
  position: absolute;
  left: 0;
  display: block;
  right: 0px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0px;
  line-height: 29px;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 26px;
}
.portfolioDetailSlider .owl-controls .owl-nav > div:hover:after {
  background-color: #008ed6 !important;
}
.portfolioDetailSlider .owl-controls .owl-nav > div.owl-prev:after {
  content: "\f104";
}

.portfolioDetailSliderFullWidth {
  position: relative;
}
.portfolioDetailSliderFullWidth li.owl-item {
  width: 100%;
}
.portfolioDetailSliderFullWidth li.owl-item img {
  width: 100%;
}
.portfolioDetailSliderFullWidth .portfolioDetailSlider {
  border: 0;
}
.portfolioDetailSliderFullWidth .owl-item li:after {
  background-color: rgba(0, 0, 0, 0);
  content: "";
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.portfolioDetailSliderFullWidth .projectTitle {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 10;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.portfolioDetailSliderFullWidth .projectTitle h2 {
  font-weight: 900;
}
@media (max-width: 992px) {
  .portfolioDetailSliderFullWidth .projectTitle h2 {
    font-size: 24px;
  }
}

/* ==================================================================
Service Section styles
================================================================== */
.serviceOuter {
  background-color: #fff;
}

.introText {
  text-align: center;
  margin: 80px 0 30px 0;
}
.introText .blackHD {
  margin-bottom: 40px;
}
.introText p {
  max-width: 800px;
  margin: auto;
}
@media (max-width: 992px) {
  .introText p {
    font-size: 14px;
  }
}

.serviceBoxOuter {
  margin-top: 30px;
  overflow: hidden;
  text-align: center;
}
.serviceBoxOuter .col-sm-4 {
  padding: 0px;
}
@media (max-width: 767px) {
  .serviceBoxOuter .col-sm-4 {
    width: 50%;
    float: left;
  }
}
.serviceBoxOuter .col-sm-4:nth-child(3n) .serviceBox {
  border-right: 0px;
}
@media (max-width: 767px) {
  .serviceBoxOuter .col-sm-4:nth-child(3n) .serviceBox {
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd !important;
  }
}
.serviceBoxOuter .col-sm-4:nth-child(n+4) .serviceBox {
  border-bottom: 0px;
}
@media (max-width: 604px) {
  .serviceBoxOuter .col-sm-4:nth-child(n+4) .serviceBox {
    border-right: solid 0px #ddd;
    border-bottom: solid 1px #ddd !important;
  }
}
@media (max-width: 767px) {
  .serviceBoxOuter .col-sm-4:nth-child(2n) {
    border-right: solid 0px #ddd;
    border-bottom: solid 1px #ddd !important;
  }
}
@media (max-width: 767px) {
  .serviceBoxOuter .col-sm-4:nth-child(n+5) {
    border-bottom: 0px !important;
  }
}
@media (max-width: 604px) {
  .serviceBoxOuter .col-sm-4:last-child {
    border-bottom: 0px !important;
  }
}
@media (max-width: 604px) {
  .serviceBoxOuter .serviceBox {
    border-right: solid 0px #ddd;
    border-bottom: solid 1px #ddd !important;
  }
}
.serviceBoxOuter .serviceBox:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  background-color: #fff;
  top: -50px;
  right: -50px;
}
.serviceBoxOuter .serviceBox:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  background-color: #fff;
  top: -50px;
  left: -50px;
}
.serviceBoxOuter .serviceBox:hover .iconCircle span {
  background-color: #fff;
  box-shadow: 0px 0px 0px 6px #008ed6;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.serviceBoxOuter .serviceBox:hover .iconCircle i {
  font-weight: 600;
  color: #008ed6;
}

.serviceBox {
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  position: relative;
  min-height: 410px;
  padding-top: 30px;
}
.serviceBox a {
  color: #008ed6;
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 20px;
  display: inline-block;
  margin-top: 20px;
  font-family: Muli, sans-serif;
}
@media (max-width: 992px) {
  .serviceBox a {
    font-size: 18px;
  }
}
.serviceBox a:hover {
  color: #008ed6;
}
.serviceBox p {
  color: #727272;
  margin-bottom: 5px;
}

.iconCircle {
  display: inline-block;
}
.iconCircle span {
  display: table-cell;
  width: 120px;
  height: 120px;
  background-color: #efefef;
  border-radius: 50%;
  vertical-align: middle;
  transition: all 300ms ease;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
}
.iconCircle span i {
  font-size: 35px;
  font-weight: 300;
  transition: all 300ms ease;
}

.Solutions img {
  margin-bottom: -60px;
}

/* ==================================================================
 Industries Section styles
================================================================== */
.industriesOuter {
  padding: 100px 0;
  background-image: url(../images/bkg.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  position: relative;
  text-align: center;
  color: #fff;
}
.industriesOuter:after {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  position: absolute;
  content: "";
}
.industriesOuter .container {
  position: relative;
  z-index: 5;
}
.industriesOuter h3 {
  font-size: 38px;
  font-weight: 600;
  margin: 0px;
  text-shadow: 0px 0px 3px #000;
}
.industriesOuter p {
  color: #f5f5f5;
  font-size: 18px;
  margin: 20px 0;
}
.industriesOuter li {
  display: inline-block;
}
.industriesOuter li a {
  display: list-item;
  color: #f5f5f5;
  font-size: 16px;
  list-style-type: disc;
  list-style-position: inside;
  padding: 5px 10px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.industriesOuter li a:hover {
  color: #fff;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.industriesOuter ul {
  max-width: 960px;
  margin: auto;
}

.serviceListing {
  text-align: left;
}
.serviceListing .iconCircle {
  float: left;
  height: 130px;
}
@media (max-width: 992px) {
  .serviceListing .iconCircle {
    float: none;
    height: 92px;
    width: 100%;
  }
}
.serviceListing .iconCircle span {
  background-color: #fff !important;
  border: 0px !important;
  box-shadow: 0px 0px 0px 0px #fff !important;
  text-align: center;
  width: 120px;
  vertical-align: text-bottom;
}
@media (max-width: 1170px) {
  .serviceListing .iconCircle span {
    width: 92px;
  }
}
@media (max-width: 1170px) {
  .serviceListing .iconCircle span:hover {
    width: 92px;
  }
}
@media (max-width: 992px) {
  .serviceListing .iconCircle span {
    background-color: transparent !important;
    margin: auto;
    float: none;
    display: inline-block;
    height: 90px;
  }
}
.serviceListing .iconCircle img {
  max-height: 90px;
  max-width: 90px;
}
.serviceListing .serviceBox {
  border: 0px !important;
  min-height: auto !important;
}
.serviceListing .serviceBox:before {
  display: none !important;
}
.serviceListing .serviceBox p {
  margin-bottom: 0px;
  font-size: 14px;
}
.serviceListing .serviceBox a {
  margin: 5px 0 10px 0;
}
@media (max-width: 992px) {
  .serviceListing .col-sm-6 .serviceBox {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .serviceListing .col-sm-6 .serviceBox a {
    margin: 0px 0 10px 0;
  }
}
.serviceListing .col-sm-6 .serviceBox:after {
  display: none !important;
}

.textBanner {
  float: right;
  margin: 0 0 10px 20px;
}
@media (max-width: 604px) {
  .textBanner {
    width: 100%;
    margin: 0px 0px 20px 0;
  }
}

.workSlider {
  width: 100%;
  max-width: 100%;
}

.redIcon .owl-next {
  width: 36px;
  height: 36px;
  background-image: url(../images/arrowRight.png);
  background-repeat: no-repeat;
  background-color: #008ed6;
  background-position: center center;
  text-indent: 200px;
  overflow: hidden;
  margin-top: -30px;
  opacity: 0.7;
}
.redIcon .owl-next:hover {
  opacity: 1;
}
.redIcon .owl-prev {
  width: 36px;
  height: 36px;
  background-image: url(../images/arrowleft.png);
  background-repeat: no-repeat;
  background-color: #008ed6;
  background-position: center center;
  text-indent: 200px;
  overflow: hidden;
  margin-top: -30px;
  opacity: 0.7;
}
.redIcon .owl-prev:hover {
  opacity: 1;
}

.textBannerHor {
  width: 100%;
  margin: 20px 0;
}

.lisyNormal {
  padding-left: 20px;
}
.lisyNormal ul {
  padding-right: 0px;
}

.hire {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  background-color: #fcfcfc;
  border: solid 1px #ccc !important;
  padding: 40px 20px;
}
@media (max-width: 992px) {
  .hire {
    margin: 20px 0 !important;
  }
}
.hire .redColor {
  color: #008ed6;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  margin-top: 10px;
  display: inline-block;
}

.applicationSercice {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .applicationSercice {
    text-align: center;
  }
}
.applicationSercice .col-sm-2 {
  text-align: center;
}
.applicationSercice .col-sm-2 img {
  display: inline-block;
}
@media (max-width: 767px) {
  .applicationSercice .col-sm-2 img {
    display: inline-block;
    margin: 20px 0;
  }
}

.androidBanner {
  background-image: url(../images/androidBanner.jpg);
}

.noLeftIndend {
  padding-left: 0px;
  margin-top: 20px;
}
.noLeftIndend ul {
  padding-top: 20px !important;
}

.androidAppService .col-sm-6 {
  text-align: center;
  margin: 20px 0;
}
.androidAppService .col-sm-6 span {
  display: table-cell;
  width: 120px;
  height: 120px;
  background-color: #f7f8fa;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 300ms ease-in-out;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  font-size: 40px;
}
.androidAppService .col-sm-6 span img {
  max-height: 90px;
}
.androidAppService .col-sm-6:hover span {
  background-color: #fff;
  box-shadow: 0px 0px 0px 6px #008ed6;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  color: #008ed6;
}
.androidAppService .blackHD {
  font-size: 22px;
  margin: 10px 0;
}

.iconOuter {
  width: 120px;
  margin: 10px auto 20px auto;
}

.whyChooseZw {
  background-color: #3083e7;
}
.whyChooseZw .container .row h2 {
  font-size: 3rem;
  color: #ffffff;
}
.whyChooseZw .container .row .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  align-items: center;
}
.whyChooseZw .container .row .item img {
  width: 6.5rem;
}
@media (max-width: 2560px) {
  .whyChooseZw .container .row .item img {
    width: 5rem;
  }
}
.whyChooseZw .container .row .item span {
  padding: 3rem 0;
  font-size: 1.5rem;
}
.whyChooseZw .container .row .item-tow {
  background-color: #fff;
  border-radius: 1rem;
}
.whyChooseZw .container .row .item-tow .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.whyChooseZw .container .row .item-tow .item h2 {
  color: #008ed6;
  font-family: Muli, sans-serif;
  font-size: 3rem;
}
@media (max-width: 2560px) {
  .whyChooseZw .container .row .item-tow .item h2 {
    font-size: 3.25rem;
  }
}
@media (max-width: 1920px) {
  .whyChooseZw .container .row .item-tow .item h2 {
    font-size: 3rem;
  }
}
@media (max-width: 1440px) {
  .whyChooseZw .container .row .item-tow .item h2 {
    font-size: 2.5rem;
  }
}
.whyChooseZw .container .row .item-tow .item span {
  color: #000000;
  font-size: 1.5rem;
}
@media (max-width: 2560px) {
  .whyChooseZw .container .row .item-tow {
    margin-bottom: 5rem;
    border-radius: 1rem;
    padding-top: 4rem;
  }
}
@media (max-width: 1920px) {
  .whyChooseZw .container .row .item-tow {
    margin-bottom: 4rem;
    border-radius: 1rem;
  }
}

.companyDynamic .container .row h2 {
  font-size: 3rem;
  color: #000000;
}
.companyDynamic .container .item {
  box-shadow: 0px 0px 20px -3px rgba(171, 171, 171, 0.6) !important;
  border-radius: 1rem;
  padding: 1rem;
  margin: 0.5rem;
}
.companyDynamic .container .item .title {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  padding-top: 8px;
}
.companyDynamic .container .item .content {
  font-size: 1rem;
  color: #101010;
}

.customerCase .container .row h2 {
  font-size: 3rem;
  color: #000000;
}

.healthGuardian {
  background-color: #ffffff;
}
.healthGuardian .container .row h2 {
  font-size: 3rem;
  color: #000000;
}
.healthGuardian .container .row h3 {
  font-size: 1.5rem;
  color: #1a1a1a;
  padding-top: 0.5rem;
}
.healthGuardian .container .row p {
  margin-top: 3rem;
  font-size: 1.25rem;
  line-height: 2.25rem;
  color: #1a1a1a;
}
.healthGuardian .container .row .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  align-items: center;
}
.healthGuardian .container .row .item span {
  padding: 3rem 0;
  font-size: 1.5rem;
}
.healthGuardian .container .row .item-tow {
  background-color: #f1f1f1;
  border-radius: 1rem;
}
.healthGuardian .container .row .item-tow .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.healthGuardian .container .row .item-tow .item h2 {
  color: #008ed6;
  font-family: Muli, sans-serif;
  font-size: 3rem;
}
@media (max-width: 2560px) {
  .healthGuardian .container .row .item-tow .item h2 {
    font-size: 3.25rem;
  }
}
@media (max-width: 1920px) {
  .healthGuardian .container .row .item-tow .item h2 {
    font-size: 3rem;
  }
}
@media (max-width: 1440px) {
  .healthGuardian .container .row .item-tow .item h2 {
    font-size: 2.5rem;
  }
}
.healthGuardian .container .row .item-tow .item span {
  color: #000000;
  font-size: 1.5rem;
}
@media (max-width: 2560px) {
  .healthGuardian .container .row .item-tow {
    margin-bottom: 5rem;
    border-radius: 1rem;
    padding-top: 4rem;
  }
}
@media (max-width: 1920px) {
  .healthGuardian .container .row .item-tow {
    margin-bottom: 4rem;
    border-radius: 1rem;
  }
}

.d30-home {
  background: no-repeat;
  background-color: #000000;
  background-size: 100% 85%;
  background-position: bottom;
}
@media (max-width: 2560px) {
  .d30-home {
    background-size: 100% 85%;
  }
}
@media (max-width: 1920px) {
  .d30-home {
    background-size: 100% 80%;
  }
}
@media (max-width: 1440px) {
  .d30-home {
    background-size: 100% 75%;
  }
}
@media (max-width: 767px) {
  .d30-home {
    background-size: 100% 35%;
  }
}

.IntelligentInterconnectedEcosystem h2 {
  font-size: 3rem;
  color: #1a1a1a;
  padding-top: 3rem;
}
.IntelligentInterconnectedEcosystem h4 {
  font-size: 2rem;
  line-height: 5rem;
  color: #bcbcbc;
}
.IntelligentInterconnectedEcosystem p {
  font-size: 1.5rem;
  color: #1a1a1a;
}
@media (max-width: 2560px) {
  .IntelligentInterconnectedEcosystem p {
    line-height: 5.5rem;
  }
}
@media (max-width: 1920px) {
  .IntelligentInterconnectedEcosystem p {
    line-height: 6rem;
  }
}
@media (max-width: 1440px) {
  .IntelligentInterconnectedEcosystem p {
    line-height: 4.5rem;
  }
}

.content-top {
  position: absolute;
  z-index: 55;
  top: 0;
  right: 0;
}
.content-top h2 {
  color: #000000;
  font-size: 3rem;
}
.content-top h4 {
  color: #000000;
  font-size: 2rem;
}

.content-bottom {
  position: absolute;
  z-index: 55;
  bottom: 0;
  right: 0;
}
.content-bottom p {
  color: #101010;
  font-size: 1.25rem;
  line-height: 2.5rem;
}
.content-bottom p span {
  color: #3083E7;
}/*# sourceMappingURL=style.css.map */