body,
html {
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #fff;
  font-family: DIN Next LT Arabic, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #6f6f6f;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
a {
  color: #efbb20;
  outline: 0 none;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: 0 none;
}
a:active,
a:hover {
  color: #333;
}
p a {
  color: #333;
}
img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
button,
select {
  outline: 0;
}
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
p,
ul {
  margin-bottom: 24px;
}
::selection {
  color: #000;
  background: #dbdbdb;
}
::-moz-selection {
  color: #000;
  background: #dbdbdb;
}
::-moz-selection {
  background: #3396d1;
  color: #fff;
}
::selection {
  background: #3396d1;
  color: #fff;
}
.op {
  font-family: "DIN Next LT Arabic", sans-serif;
}
.dis-block {
  display: block;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #232323;
  font-family: DIN Next LT Arabic, sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #232323;
}
h1 {
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 25px;
}
h2 {
  font-size: 32px;
  line-height: 45px;
  margin-bottom: 25px;
}
h3 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 20px;
}
h4 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 15px;
}
h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
h6 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
p {
  line-height: 28px;
  margin-bottom: 24px;
}
.bg-primary,
.bg-primary a:hover {
  color: #fff;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.v-align-t {
  vertical-align: top;
}
.v-align-m {
  vertical-align: middle;
}
.v-align-b {
  vertical-align: bottom;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.font-10 {
  font-size: 10px;
}
.font-12 {
  font-size: 12px;
}
.font-13 {
  font-size: 13px;
}
.font-14 {
  font-size: 14px;
}
.font-16 {
  font-size: 16px;
}
.font-18 {
  font-size: 18px;
}
.font-20 {
  font-size: 20px;
}
.font-22 {
  font-size: 22px;
}
.font-24 {
  font-size: 24px;
}
.font-26 {
  font-size: 26px;
}
.font-30 {
  font-size: 30px;
  line-height: 40px;
}
.font-35 {
  font-size: 35px;
  line-height: 45px;
}
.font-40 {
  font-size: 40px;
  line-height: 50px;
}
.font-45 {
  font-size: 45px;
  line-height: 55px;
}
.font-50 {
  font-size: 50px;
  line-height: 65px;
}
.font-55 {
  font-size: 55px;
  line-height: 65px;
}
.font-60 {
  font-size: 60px;
  line-height: 70px;
}
.font-70 {
  font-size: 70px;
  line-height: 80px;
}
.font-75 {
  font-size: 75px;
  line-height: 85px;
}
.font-80 {
  font-size: 80px;
  line-height: 90px;
}
.font-90 {
  font-size: 90px;
  line-height: 100px;
}
.font-100 {
  font-size: 100px;
  line-height: 110px;
}
.font-weight-300 {
  font-weight: 300;
}
.font-weight-400 {
  font-weight: 400;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-800 {
  font-weight: 800;
}
.font-weight-900 {
  font-weight: 900;
}
ul {
  list-style-position: outside;
  padding: 0;
}
ul {
  margin-bottom: 24px;
}
ul li {
  padding: 0;
}
.list-inline > li {
  padding-left: 2px;
  padding-right: 2px;
  display: inline-block;
}
.p-a0 {
  padding: 0;
}
.p-a5 {
  padding: 5px;
}
.p-a10 {
  padding: 10px;
}
.p-a15 {
  padding: 15px;
}
.p-a20 {
  padding: 20px;
}
.p-a25 {
  padding: 25px;
}
.p-a30 {
  padding: 30px;
}
.p-a40 {
  padding: 40px;
}
.p-a50 {
  padding: 50px;
}
.p-a60 {
  padding: 60px;
}
.p-a70 {
  padding: 70px;
}
.p-a80 {
  padding: 80px;
}
.p-a90 {
  padding: 90px;
}
.p-a100 {
  padding: 100px;
}
.p-t0 {
  padding-top: 0;
}
.p-t5 {
  padding-top: 5px;
}
.p-t10 {
  padding-top: 10px;
}
.p-t15 {
  padding-top: 15px;
}
.p-t20 {
  padding-top: 20px;
}
.p-t30 {
  padding-top: 30px;
}
.p-t40 {
  padding-top: 40px;
}
.p-t50 {
  padding-top: 50px;
}
.p-t60 {
  padding-top: 60px;
}
.p-t70 {
  padding-top: 70px;
}
.p-t80 {
  padding-top: 80px;
}
.p-t90 {
  padding-top: 90px;
}
.p-t100 {
  padding-top: 100px;
}
.p-b0 {
  padding-bottom: 0;
}
.p-b5 {
  padding-bottom: 5px;
}
.p-b10 {
  padding-bottom: 10px;
}
.p-b15 {
  padding-bottom: 15px;
}
.p-b20 {
  padding-bottom: 20px;
}
.p-b30 {
  padding-bottom: 30px;
}
.p-b40 {
  padding-bottom: 40px;
}
.p-b50 {
  padding-bottom: 50px;
}
.p-b60 {
  padding-bottom: 60px;
}
.p-b70 {
  padding-bottom: 70px;
}
.p-b80 {
  padding-bottom: 80px;
}
.p-b90 {
  padding-bottom: 90px;
}
.p-b100 {
  padding-bottom: 100px;
}
.p-lr0 {
  padding-left: 0;
  padding-right: 0;
}
.p-lr5 {
  padding-left: 5px;
  padding-right: 5px;
}
.p-lr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.p-lr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.p-lr20 {
  padding-left: 20px;
  padding-right: 20px;
}
.p-lr30 {
  padding-left: 30px;
  padding-right: 30px;
}
.p-lr40 {
  padding-left: 40px;
  padding-right: 40px;
}
.p-lr50 {
  padding-left: 50px;
  padding-right: 50px;
}
.p-lr60 {
  padding-left: 60px;
  padding-right: 60px;
}
.p-lr70 {
  padding-left: 70px;
  padding-right: 70px;
}
.p-lr80 {
  padding-left: 80px;
  padding-right: 80px;
}
.p-lr90 {
  padding-left: 90px;
  padding-right: 90px;
}
.p-lr100 {
  padding-left: 100px;
  padding-right: 100px;
}
.m-auto {
  margin: auto;
}
.m-a0 {
  margin: 0;
}
.m-a5 {
  margin: 5px;
}
.m-a10 {
  margin: 10px;
}
.m-a15 {
  margin: 15px;
}
.m-a20 {
  margin: 20px;
}
.m-a30 {
  margin: 30px;
}
.m-a40 {
  margin: 40px;
}
.m-a50 {
  margin: 50px;
}
.m-a60 {
  margin: 60px;
}
.m-a70 {
  margin: 70px;
}
.m-a80 {
  margin: 80px;
}
.m-a90 {
  margin: 90px;
}
.m-a100 {
  margin: 100px;
}
.m-t0 {
  margin-top: 0;
}
.m-t5 {
  margin-top: 5px;
}
.m-t10 {
  margin-top: 10px;
}
.m-t15 {
  margin-top: 15px;
}
.m-t20 {
  margin-top: 20px;
}
.m-t30 {
  margin-top: 30px;
}
.m-t40 {
  margin-top: 40px;
}
.m-t50 {
  margin-top: 50px;
}
.m-t60 {
  margin-top: 60px;
}
.m-t70 {
  margin-top: 70px;
}
.m-t80 {
  margin-top: 80px;
}
.m-t90 {
  margin-top: 90px;
}
.m-t100 {
  margin-top: 100px;
}
.m-b0 {
  margin-bottom: 0;
}
.m-b5 {
  margin-bottom: 5px;
}
.m-b10 {
  margin-bottom: 10px;
}
.m-b15 {
  margin-bottom: 15px;
}
.m-b20 {
  margin-bottom: 20px;
}
.m-b30 {
  margin-bottom: 30px;
}
.m-b40 {
  margin-bottom: 40px;
}
.m-b50 {
  margin-bottom: 50px;
}
.m-b60 {
  margin-bottom: 60px;
}
.m-b70 {
  margin-bottom: 70px;
}
.m-b80 {
  margin-bottom: 80px;
}
.m-b90 {
  margin-bottom: 90px;
}
.m-b100 {
  margin-bottom: 100px;
}
.m-lr0 {
  margin-left: 0;
  margin-right: 0;
}
.m-lr5 {
  margin-left: 5px;
  margin-right: 5px;
}
.m-lr10 {
  margin-left: 10px;
  margin-right: 10px;
}
.m-lr15 {
  margin-left: 15px;
  margin-right: 15px;
}
.m-lr20 {
  margin-left: 20px;
  margin-right: 20px;
}
.m-lr30 {
  margin-left: 30px;
  margin-right: 30px;
}
.m-lr40 {
  margin-left: 40px;
  margin-right: 40px;
}
.m-lr50 {
  margin-left: 50px;
  margin-right: 50px;
}
.m-lr60 {
  margin-left: 60px;
  margin-right: 60px;
}
.m-lr70 {
  margin-left: 70px;
  margin-right: 70px;
}
.m-lr80 {
  margin-left: 80px;
  margin-right: 80px;
}
.m-lr90 {
  margin-left: 90px;
  margin-right: 90px;
}
.m-lr100 {
  margin-left: 100px;
  margin-right: 100px;
}
.max-w50 {
  max-width: 50px;
}
.max-w60 {
  max-width: 60px;
}
.max-w80 {
  max-width: 80px;
}
.max-w100 {
  max-width: 100px;
}
.max-w200 {
  max-width: 200px;
}
.max-w300 {
  max-width: 300px;
}
.max-w400 {
  max-width: 400px;
}
.max-w500 {
  max-width: 500px;
}
.max-w600 {
  max-width: 600px;
}
.max-w700 {
  max-width: 700px;
}
.max-w800 {
  max-width: 800px;
}
.max-w900 {
  max-width: 900px;
}
.max-w1000 {
  max-width: 1000px;
}
.z-index1 {
  z-index: 1;
}
.z-index2 {
  z-index: 2;
}
.z-index3 {
  z-index: 3;
}
.z-index4 {
  z-index: 4;
}
.z-index5 {
  z-index: 5;
}
.z-index6 {
  z-index: 6;
}
.z-index7 {
  z-index: 7;
}
.z-index8 {
  z-index: 8;
}
.z-index9 {
  z-index: 9;
}
.z-index10 {
  z-index: 10;
}
.z-index100 {
  z-index: 100;
}
.z-index999 {
  z-index: 999;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #000;
}
.text-gray {
  color: #f5f6f6;
}
.text-gray-dark {
  color: #d3d3d3;
}
.text-red {
  color: #ff4045;
}
.text-yellow {
  color: #ffb822;
}
.text-yellow-light {
  color: #fec215;
}
.text-pink {
  color: #ff3c85;
}
.text-blue {
  color: #00c5dc;
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: #fff;
}
.bg-black {
  background-color: #000;
}
.bg-black-light {
  background-color: #1c1c1c;
}
.bg-gray {
  background-color: #f7f9fb;
}
.bg-gray-dark {
  background-color: #d3d3d3;
}
.bg-red {
  background-color: #ff4045;
}
.bg-yellow {
  background-color: #ffb822;
}
.bg-pink {
  background-color: #ff3c85;
}
.bg-blue {
  background-color: #00c5dc;
}
.bg-tpw1 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg-tpw2 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-tpw3 {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-tpw4 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg-tpw5 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-tpw6 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg-tpw7 {
  background-color: rgba(255, 255, 255, 0.7);
}
.bg-tpw8 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-tpw9 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg-img-fix {
  background-attachment: unset;
  background-size: cover;
}
.dlab-img-overlay1,
.dlab-img-overlay11,
.dlab-img-overlay12,
.dlab-img-overlay2,
.dlab-img-overlay3,
.dlab-img-overlay4,
.dlab-img-overlay5,
.dlab-img-overlay6,
.dlab-img-overlay7,
.dlab-img-overlay8,
.dlab-img-overlay9 {
  position: relative;
}
.dlab-img-overlay11:after,
.dlab-img-overlay11:before,
.dlab-img-overlay12:after,
.dlab-img-overlay12:before,
.dlab-img-overlay1:after,
.dlab-img-overlay1:before,
.dlab-img-overlay2:after,
.dlab-img-overlay2:before,
.dlab-img-overlay3:after,
.dlab-img-overlay3:before,
.dlab-img-overlay4:after,
.dlab-img-overlay4:before,
.dlab-img-overlay5:after,
.dlab-img-overlay5:before,
.dlab-img-overlay6:after,
.dlab-img-overlay6:before,
.dlab-img-overlay7:after,
.dlab-img-overlay7:before,
.dlab-img-overlay8:after,
.dlab-img-overlay8:before,
.dlab-img-overlay9:after,
.dlab-img-overlay9:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0.4;
  z-index: 1;
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
.dlab-img-overlay1:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.dlab-box:hover .dlab-img-overlay1:before,
.dlab-img-overlay1:hover:before {
  opacity: 0.5;
}
.dlab-img-overlay2:before {
  width: 100%;
  height: 100%;
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.15) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.15) 100%);
}
.dlab-img-overlay2.on:before {
  opacity: 1;
}
.dlab-box:hover .dlab-img-overlay2:before,
.dlab-img-overlay2:hover:before {
  opacity: 0.9;
}
.dlab-img-overlay3:before {
  left: 50%;
  top: 50%;
}
.dlab-box:hover .dlab-img-overlay3:before,
.dlab-img-overlay3:hover:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.dlab-img-overlay4:before {
  left: 50%;
  top: 0;
  height: 100%;
}
.dlab-box:hover .dlab-img-overlay4:before,
.dlab-img-overlay4:hover:before {
  width: 100%;
  left: 0;
}
.dlab-img-overlay5:before {
  left: 0;
  top: 50%;
  width: 100%;
}
.dlab-box:hover .dlab-img-overlay5:before,
.dlab-img-overlay5:hover:before {
  height: 100%;
  top: 0;
}
.dlab-img-overlay6:before {
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
}
.dlab-box:hover .dlab-img-overlay6:before,
.dlab-img-overlay6:hover:before {
  height: 100%;
}
.dlab-img-overlay7:after,
.dlab-img-overlay7:before {
  height: 100%;
}
.dlab-img-overlay7:after {
  left: auto;
  right: 0;
}
.dlab-box:hover .dlab-img-overlay7:after,
.dlab-box:hover .dlab-img-overlay7:before,
.dlab-img-overlay7:hover:after,
.dlab-img-overlay7:hover:before {
  width: 50%;
}
.dlab-img-overlay8:after,
.dlab-img-overlay8:before {
  height: 100%;
}
.dlab-img-overlay8:after {
  left: auto;
  right: 0;
}
.dlab-box:hover .dlab-img-overlay8:after,
.dlab-box:hover .dlab-img-overlay8:before,
.dlab-img-overlay8:hover:after,
.dlab-img-overlay8:hover:before {
  width: 100%;
  opacity: 0.3;
}
.dlab-img-overlay9:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.dlab-box:hover .dlab-img-overlay9:after,
.dlab-box:hover .dlab-img-overlay9:before,
.dlab-img-overlay9:hover:after,
.dlab-img-overlay9:hover:before {
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.dlab-img-overlay10:after,
.dlab-img-overlay10:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.dlab-box:hover .dlab-img-overlay10:before,
.dlab-img-overlay10:hover:before {
  opacity: 0.5;
}
.dlab-box:hover .dlab-img-overlay10:after,
.dlab-img-overlay10:hover:after {
  width: 90%;
  height: 80%;
  left: 5%;
  top: 10%;
  opacity: 0.5;
  background: 0 0;
  border: 1px dashed #fff;
}
.dlab-box:hover .dlab-img-overlay11:after,
.dlab-img-overlay11:hover:after {
  height: 95%;
  opacity: 1;
  right: 7.5%;
  top: 2.5%;
  -moz-transform: skewY(0);
  -webkit-transform: skewY(0);
  -o-transform: skewY(0);
  -ms-transform: skewY(0);
  transform: skewY(0);
  width: 85%;
}
.dlab-box:hover .dlab-img-overlay11:before,
.dlab-img-overlay11:hover:before {
  height: 85%;
  left: 2.5%;
  opacity: 1;
  top: 7.5%;
  -moz-transform: skewY(0);
  -webkit-transform: skewY(0);
  -o-transform: skewY(0);
  -ms-transform: skewY(0);
  transform: skewY(0);
  width: 95%;
}
.dlab-img-overlay11:after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  bottom: 5%;
  height: 80%;
  left: auto;
  right: 5%;
  top: auto;
  -moz-transform: skewY(70deg);
  -webkit-transform: skewY(70deg);
  -o-transform: skewY(70deg);
  -ms-transform: skewY(70deg);
  transform: skewY(70deg);
  width: 90%;
}
.dlab-img-overlay11:before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  bottom: auto;
  height: 90%;
  left: 5%;
  right: auto;
  top: 5%;
  -moz-transform: skewX(-70deg);
  -webkit-transform: skewX(-70deg);
  -o-transform: skewX(-70deg);
  -ms-transform: skewX(-70deg);
  transform: skewX(-70deg);
  width: 80%;
}
.dlab-img-overlay11 {
  background-color: #000 !important;
}
.dlab-img-overlay11:hover img {
  opacity: 0.7 !important;
}
.dlab-box:hover .dlab-img-overlay12:after,
.dlab-img-overlay12:hover:after {
  opacity: 1;
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
.dlab-img-overlay12:after {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -o-transform-origin: 50% 50% 0;
  width: 100%;
  height: 100%;
}
.dlab-box:hover .dlab-img-overlay12.left:after,
.dlab-img-overlay12.left:hover:after {
  transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
  -moz-transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
  -webkit-transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
  -o-transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
.dlab-img-overlay12.left:after {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 0, 1);
  -webkit-transform: rotate3d(0, 0, 1, -45deg) scale3d(1, 0, 1);
  -moz-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -o-transform-origin: 50% 50% 0;
}
.dlab-img-overlay12:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.dlab-box:hover .dlab-img-overlay12:before,
.dlab-img-overlay12:hover:before {
  opacity: 0.4;
}
.dlab-img-effect {
  position: relative;
  overflow: hidden;
  display: block;
}
.dlab-img-effect img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
  box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.dlab-img-effect.opacity img:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
}
.blog-post:hover .dlab-img-effect.zoom img,
.dlab-box:hover .dlab-img-effect.zoom img,
.dlab-img-effect.zoom:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-post:hover .dlab-img-effect.rotate img,
.dlab-box:hover .dlab-img-effect.rotate img,
.dlab-img-effect.rotate:hover img {
  -moz-transform: scale(1.5) rotate(-20deg);
  -webkit-transform: scale(1.5) rotate(-20deg);
  -o-transform: scale(1.5) rotate(-20deg);
  -ms-transform: scale(1.5) rotate(-20deg);
  transform: scale(1.5) rotate(-20deg);
}
.dlab-img-effect.off-color img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}
.dlab-img-effect.off-color:hover img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
.dlab-img-effect.on-color img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
.dlab-img-effect.on-color:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}
.dlab-info-has {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 30px 15px 40px;
  opacity: 0;
  margin-bottom: -100px;
  z-index: 2;
}
.dlab-info-has.p-a15 {
  padding: 15px;
}
.dlab-info-has.p-a20 {
  padding: 20px;
}
.dlab-info-has.bg-primary {
  background-color: rgba(27, 188, 232, 0.9);
}
.dlab-info-has.bg-black {
  background-color: rgba(0, 0, 0, 0.6);
}
.dlab-info-has.bg-white {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.dlab-info-has.bg-white h1,
.dlab-info-has.bg-white h2,
.dlab-info-has.bg-white h3,
.dlab-info-has.bg-white h4,
.dlab-info-has.bg-white h5,
.dlab-info-has.bg-white h6 {
  color: #3d474a;
}
.dlab-info-has.bg-white h1 a,
.dlab-info-has.bg-white h2 a,
.dlab-info-has.bg-white h3 a,
.dlab-info-has.bg-white h4 a,
.dlab-info-has.bg-white h5 a,
.dlab-info-has.bg-white h6 a {
  color: #3d474a;
}
.dlab-info-has.bg-white .dlab-info-has-text,
.dlab-info-has.bg-white p {
  color: #767676;
}
.dlab-info-has a,
.dlab-info-has h1,
.dlab-info-has h2,
.dlab-info-has h3,
.dlab-info-has h4,
.dlab-info-has h5,
.dlab-info-has h6,
.dlab-info-has p,
.dlab-info-has-text {
  color: #fff;
}
.dlab-info-has .dlab-info-has-text {
  margin-bottom: 20px;
  line-height: 24px;
}
.dlab-media {
  overflow: hidden;
  position: relative;
}
.dlab-box:hover .dlab-info-has,
.dlab-media:hover .dlab-info-has {
  opacity: 1;
  width: 100%;
  margin-bottom: 0;
}
label {
  font-weight: 600;
  margin-bottom: 10px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select:active,
.bootstrap-select:focus {
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.bootstrap-select.show {
  box-shadow: none !important;
  outline: 0 !important;
}
.size-auto,
.size-full,
.size-large {
  max-width: 100%;
  height: auto;
}
.site-header {
  position: relative;
  z-index: 99999;
}
.site-header ul {
  margin-bottom: 0;
}
.ext-header .main-bar .logo-header {
  display: none;
}
@media only screen and (max-width: 991px) {
  .ext-header .main-bar .logo-header {
    display: table;
  }
}
#header-part.fix-map-header {
  height: 90px;
}
#header-part.fix-map-header .main-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  #header-part.fix-map-header {
    height: 160px;
  }
}
.top-bar {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  color: #444;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .top-bar [class*="col-"] {
    width: 100%;
    text-align: right;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .top-bar [class*="col-"]:last-child {
    border-bottom: none;
  }
  .top-bar {
    padding: 5px 0;
  }
}
.middle-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}
.middle-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.middle-bar .logo-header,
.middle-bar .logo-header img {
  width: 200px;
  max-width: 200px;
}
.service-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-list ul li {
  display: inline-block;
  position: relative;
  padding: 0 0 0 55px;
  margin-left: 15px;
}
.service-list ul li i {
  position: absolute;
  left: 10px;
  font-size: 38px;
  line-height: 38px;
  color: var(--color-primary);
  font-weight: 100;
  top: 2px;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.service-list ul li:hover i {
  transform: scale(1.2);
}
.service-list ul li .title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 24px;
}
.service-list ul li span {
  font-size: 14px;
  color: #999;
}
.social-bx {
  margin: 0 0 0 15px;
  float: right;
}
.social-bx li {
  font-size: 12px;
  margin: 0;
  position: relative;
}
.social-bx li {
  padding-left: 1px;
  padding-right: 1px;
}
.social-bx li a {
  color: #fff;
}
.social-bx li i {
  vertical-align: baseline;
  margin: 0 5px 0 0;
}
.social-bx li span {
  vertical-align: baseline;
  margin: 0 2px 0;
  font-size: 8px;
}
.arrow-left:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}
.arrow-left:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: "";
}
.language-bx li {
  display: inline;
  margin: 0 10px;
}
.logo-header {
  display: table;
  float: left;
  vertical-align: middle;
  padding: 0;
  color: #efbb20;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: 180px;
  height: 68px;
  position: relative;
  z-index: 9;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.logo-footer {
  display: table;
  vertical-align: middle;
  padding: 0;
  color: #efbb20;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: 60px;
}
.logo-footer > a,
.logo-header > a {
  display: table-cell;
  vertical-align: middle;
}
.logo-header.center-block {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.logo-footer img,
.logo-header img {
  height: auto;
  width: 100%;
  max-width: 180px;
}
.logo-footer span,
.logo-header span {
  font-size: 20px;
  color: #efbb20;
  letter-spacing: 20px;
}
@media only screen and (max-width: 767px) {
  .logo-header {
    width: 135px;
    max-width: 135px;
    height: 50px;
  }
  .logo-footer img,
  .logo-header img {
    max-width: 200px;
  }
  .site-header .navbar-toggler {
    margin: 18px 0 14px 10px;
  }
}
.main-bar {
  background: #fff;
  width: 100%;
  position: relative;
}
.navbar-toggler {
  border: 0 solid #efbb20;
  font-size: 16px;
  line-height: 24px;
  margin: 26px 0 18px 15px;
  padding: 0;
  float: right;
}
.navbar-toggler span {
  background: #666;
}
.site-header .main-bar .container {
  position: relative;
}
.header-nav {
  padding: 0;
}
.header-nav .nav {
  float: right;
}
.header-nav .nav i {
  font-size: 9px;
  margin-left: 3px;
  margin-top: -3px;
  vertical-align: middle;
}
.header-nav .nav > li {
  margin: 0;
  font-weight: 400;
  position: relative;
}
.header-nav .nav > li > a {
  border-radius: 0;
  color: #020d26;
  font-size: 16px;
  padding: 23px 17px 22px 17px;
  cursor: pointer;
  font-weight: 600;
  display: inline-block;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 0 1px;
}
.header-nav .nav > li > a.nav-link {
  padding-left: 12px;
  padding-right: 12px;
}
.header-nav .nav > li > a:hover {
  background-color: transparent;
  color: #efbb20;
}
.header-nav .nav > li > a:active,
.header-nav .nav > li > a:focus {
  background-color: transparent;
}
.header-nav .nav > li.active > a {
  background-color: transparent;
  color: #efbb20;
}
.header-nav .nav > li.active > a:after {
  content: "";
  height: 5px;
  background: var(--color-primary);
  width: calc(100% + 2px);
  position: absolute;
  bottom: 0;
  left: -1px;
}
.main-bar.bg-primary .header-nav .nav > li.active > a:after,
.main-bar.bg-primary .header-nav .nav > li > a:after {
  background: #fff;
}
.header-nav .nav > li > a:after {
  content: "";
  height: 5px;
  background: var(--color-primary);
  width: 0;
  position: absolute;
  bottom: 0;
  right: -1px;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.header-nav .nav > li:hover > a:after {
  width: 100%;
  transform-origin: right;
  -moz-transform-origin: right;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  right: auto;
  left: 0;
}
.header-nav .nav > li:hover > .mega-menu,
.header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.header-nav .nav > li > .mega-menu,
.header-nav .nav > li > .sub-menu {
  box-shadow: 0 1px 40px 0 rgba(0, 0, 0, 0.1);
}
.header-nav .nav > li .mega-menu,
.header-nav .nav > li .sub-menu {
  border-radius: 2px;
}
.header-nav .nav > li .sub-menu {
  background-color: #fff;
  display: block;
  left: 0;
  list-style: none;
  opacity: 0;
  padding: 5px 0;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
.header-nav .nav > li .sub-menu li {
  border-bottom: 0 solid #f4f4f4;
  position: relative;
}
.header-nav .nav > li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 15px;
  padding: 10px 25px;
  text-transform: capitalize;
  transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  font-weight: 400;
}
.header-nav .nav > li .mega-menu > li ul a:hover,
.header-nav .nav > li .sub-menu li:hover > a {
  background-color: #f2f2f2;
  text-decoration: none;
}
.header-nav .nav > li .sub-menu li:hover > a {
  color: #efbb20;
}
.header-nav .nav > li .sub-menu li:last-child {
  border-bottom: 0;
}
.header-nav .nav > li .sub-menu li:hover .sub-menu.left,
.header-nav .nav > li .sub-menu li > .sub-menu.left {
  left: auto;
  right: 220px;
}
.header-nav .nav > li .sub-menu li .fa {
  color: inherit;
  display: block;
  float: right;
  font-size: 16px;
  opacity: 1;
}
.header-nav .nav > li .sub-menu li .fa.fa-nav {
  color: inherit;
  display: inline-block;
  float: none;
  font-size: 13px;
  margin-right: 5px;
  opacity: 1;
  position: unset;
  right: 10px;
  top: 12px;
}
.header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0;
  opacity: 1;
  top: -1px;
  visibility: visible;
}
.header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0;
  width: 6px;
}
.header-nav .nav > li.has-mega-menu {
  position: inherit;
}
.header-nav .nav > li .mega-menu {
  background-color: #fff;
  border: 1px solid #f8f8f8;
  display: flex;
  left: 0;
  list-style: none;
  opacity: 0;
  position: absolute;
  right: 0;
  visibility: hidden;
  width: 100%;
  margin-top: 20px;
  z-index: 9;
}
.header-nav .nav > li .mega-menu > li {
  display: block;
  padding: 30px 0 25px;
  position: relative;
  vertical-align: top;
  width: 25%;
}
.header-nav .nav > li .mega-menu > li:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
}
.header-nav .nav > li .mega-menu > li:last-child:after {
  display: none;
}
.header-nav .nav > li .mega-menu > li > a {
  color: #000;
  display: block;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
}
.header-nav .nav > li .mega-menu > li ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  width: 100%;
}
.header-nav .nav > li .mega-menu > li ul a {
  color: #000;
  display: block;
  font-size: 15px;
  text-transform: capitalize;
  padding: 10px 25px;
  font-weight: 400;
}
.header-nav .nav > li .mega-menu > li ul a:hover {
  color: #efbb20;
}
.header-nav .nav .mega-menu a i {
  font-size: 14px;
  margin-right: 5px;
  text-align: center;
  width: 15px;
}
.site-header.center .header-nav .nav {
  display: inline-block;
  float: left;
  width: 40%;
}
.site-header.center .navbar-nav > li {
  display: inline-block;
  float: none;
}
.site-header.center .header-nav .nav:first-child {
  text-align: right;
}
.site-header.center .header-nav .nav:first-child li {
  text-align: left;
}
.site-header.center .header-nav .nav:last-child {
  float: right;
}
.site-header.center .logo-header {
  position: absolute;
  transform: translate(-50%);
  -moz-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -o-transform: translate(-50%);
  position: absolute;
  left: 50%;
  text-align: center;
}
.site-header.center .logo-header img {
  height: 100px;
  margin-bottom: -50px;
  position: relative;
  width: 100px;
  z-index: 2;
  object-fit: contain;
}
.site-header.center .logo-header:after {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  height: 100px;
  position: absolute;
  width: 140%;
  bottom: -99px;
  left: -20%;
}
@media only screen and (max-width: 1200px) {
  .header-nav .nav > li > a {
    padding: 22px 15px 22px 15px;
    font-size: 14px;
    font-weight: 500;
  }
  .logo-footer img,
  .logo-header img {
    width: 200px;
  }
  .logo-header {
    width: 140px;
    height: 65px;
  }
}
@media only screen and (max-width: 991px) {
  .middle-bar {
    display: none;
  }
  .site-header.center .header-nav .nav {
    width: 100%;
    float: none;
  }
  .site-header.center .navbar-nav > li {
    display: block;
    float: left;
    width: 100%;
  }
  .header-nav .nav > li .mega-menu {
    border: 0;
  }
  .header-nav .nav > li .mega-menu > li {
    padding: 10px 0;
  }
  .header-nav .nav > li .mega-menu,
  .header-nav .nav > li .sub-menu {
    border-radius: 0;
  }
  .header-nav .nav > li.active > a:after,
  .header-nav .nav > li:hover > a:after {
    content: none;
  }
  .header-nav .nav > li .mega-menu > li ul a,
  .header-nav .nav > li .sub-menu li a {
    padding: 2px 0 1px 15px;
    display: block;
    font-size: 16px;
    line-height: 30px;
    position: relative;
  }
  .header-nav .nav > li .mega-menu > li ul a:after,
  .header-nav .nav > li .sub-menu li a:after {
    content: "\f105";
    font-family: FontAwesome;
    width: auto;
    height: auto;
    background: 0 0 !important;
    top: 1px;
    color: #000;
    font-size: 16px;
    position: absolute;
    left: 0;
    font-weight: 700;
  }
  .header-nav .nav > li .mega-menu:after,
  .header-nav .nav > li .sub-menu:after {
    content: "";
  }
}
@media only screen and (max-width: 767px) {
  .header-nav .logo-header > a {
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .site-header.center .logo-header img {
    height: 60px;
    margin-bottom: -30px;
  }
  .logo-header {
    height: 50px;
  }
}
@media only screen and (max-width: 991px) {
  header .logo {
    display: block;
    padding: 4px 0;
  }
}
@media only screen and (max-width: 991px) {
  .header-nav {
    clear: both;
    margin: 0 -15px;
    border-bottom: 1px solid #e9e9e9;
  }
  .header-nav .nav {
    float: none;
    margin: 0;
    background: #fff;
    width: 100%;
    display: block;
  }
  .header-nav .nav > li {
    float: none;
    display: block;
    width: 100%;
    font-family: Roboto;
    padding: 0 25px 0 25px;
  }
  .header-nav .nav > li .mega-menu > li,
  .header-nav .nav > li .sub-menu > li {
    float: none;
    display: block;
    width: auto;
  }
  .header-nav .nav > li > a {
    display: block;
    position: relative;
    border: 0;
    padding: 8px 0;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header-nav .nav > li .mega-menu > li:after {
    display: none;
  }
  .header-nav .nav > li .mega-menu,
  .header-nav .nav > li .sub-menu,
  .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f6f6f6;
    box-shadow: none;
  }
  .header-nav .nav > li ul.mega-menu ul {
    display: none;
  }
  .header-nav .nav > li .sub-menu li > .sub-menu,
  .header-nav .nav > li:hover .mega-menu,
  .header-nav .nav > li:hover .sub-menu,
  .header-nav .nav > li:hover > ul {
    opacity: 1;
    visibility: visible;
    display: block;
    margin: 0;
  }
  .header-nav .nav > li ul.mega-menu li:hover ul {
    display: block;
  }
  .nav.navbar-nav li a i.fa-chevron-down:before {
    content: "\f105";
  }
  .header-nav .nav > li .mega-menu,
  .header-nav .nav > li .sub-menu,
  .header-nav .nav > li ul {
    background: 0 0;
  }
  .header-nav .nav > li .mega-menu {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header-nav .nav > li > .sub-menu {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    border-width: 0 0 1px 0;
  }
  .header-nav .nav > li > .sub-menu .sub-menu li a {
    padding: 2px 0 1px 30px;
  }
  .header-nav .nav > li > .sub-menu .sub-menu li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .header-nav .nav > li > .sub-menu .sub-menu li a:after {
    content: "\f111";
    font-family: FontAwesome;
    width: auto;
    height: auto;
    background: 0 0;
    top: 3px;
    color: #000;
    font-size: 5px;
    left: 15px;
    font-weight: 700;
  }
  .nav.navbar-nav li a i.fa-chevron-down {
    background-color: var(--color-primary);
    color: #fff;
    height: 30px;
    line-height: 30px;
    right: 0;
    text-align: center;
    width: 30px;
    z-index: 3;
    float: right;
    font-size: 20px;
    margin: 0;
  }
  .header-nav .nav > li .sub-menu .sub-menu,
  .header-nav .nav > li:hover .mega-menu,
  .header-nav .nav > li:hover .sub-menu,
  .header-nav .nav > li:hover .sub-menu .sub-menu {
    display: none;
    opacity: 1;
    margin-top: 0;
  }
  .header-nav .nav li .sub-menu .sub-menu {
    display: none;
    opacity: 1;
    margin-top: 0;
  }
  .header-nav .nav > li ul.mega-menu ul {
    display: block;
    opacity: 1;
    margin-top: 0;
  }
  .header-nav .nav > li .mega-menu > li {
    padding: 0;
  }
  .header-nav .nav > li .mega-menu > li > a {
    display: none;
  }
  .header-nav .nav .mega-menu a i {
    display: inline-block;
    float: none;
    margin-top: 0;
  }
  .header-nav .nav > li .mega-menu > li ul a:hover,
  .header-nav .nav > li .sub-menu li:hover > a {
    background-color: transparent;
    text-decoration: none;
  }
  .header-nav .nav > li .sub-menu li .fa {
    color: #000;
    display: block;
    float: right;
    font-size: 20px;
    opacity: 1;
    background: #fff;
  }
}
.nav-dark.header-nav .nav > li .mega-menu,
.nav-dark.header-nav .nav > li .sub-menu {
  background-color: #232323;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.nav-dark.header-nav .nav > li .sub-menu li {
  border-bottom: 0 solid rgba(0, 0, 0, 0.2);
}
.nav-dark.header-nav .nav > li .mega-menu > li ul a,
.nav-dark.header-nav .nav > li .sub-menu li a {
  color: rgba(255, 255, 255, 0.6);
}
.header-nav.nav-dark .nav > li .mega-menu > li > a {
  color: #fff;
}
.nav-dark.header-nav .nav > li .sub-menu li a:hover {
  background-color: rgba(255, 255, 255, 0);
}
.nav-dark.header-nav .nav > li .mega-menu > li ul a:hover,
.nav-dark.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li ul li a:hover {
  background-color: rgba(255, 255, 255, 0);
  color: #fff !important;
}
.nav-dark.header-nav .nav > li .mega-menu > li:after {
  background-color: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 991px) {
  .nav-dark.header-nav .nav > li > a {
    color: #9d9d9d;
  }
  .nav-dark.header-nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  }
  .nav-dark.header-nav .nav {
    background-color: #202020;
  }
  .nav-dark.header-nav .nav > li > a {
    border-top: 0 solid rgba(0, 0, 0, 0.2);
  }
  [class*="bg-"] .nav-dark.header-nav .nav > li > a {
    color: #999;
  }
  [class*="bg-"] .nav-dark.header-nav .nav > li.active > a,
  [class*="bg-"] .nav-dark.header-nav .nav > li:hover > a {
    color: #efbb20;
  }
  .nav-dark.header-nav .nav > li > a:active,
  .nav-dark.header-nav .nav > li > a:focus,
  .nav-dark.header-nav .nav > li > a:hover {
    background-color: #282828;
    color: #efbb20;
  }
  .nav-dark.header-nav .nav > li .mega-menu,
  .nav-dark.header-nav .nav > li .sub-menu,
  .nav-dark.header-nav .nav > li ul {
    background-color: #282828;
  }
}
[class*="bg-"] .header-nav .nav > li > a {
  color: #fff;
}
[class*="bg-"] .header-nav .nav > li.active > a {
  color: #fff;
}
[class*="bg-"] .header-nav .nav > li:hover > a,
[class*="bg-"] .header-nav .nav > li > a:hover {
  color: #fff;
}
[class*="bg-"] .navbar-toggler {
  border-color: #fff;
}
[class*="bg-"] .navbar-toggler span {
  background-color: #fff;
}
@media only screen and (max-width: 991px) {
  [class*="bg-"] .header-nav .nav > li > a {
    color: #555;
  }
}
.header.dark,
.header.dark .main-bar {
  background: #252525;
}
@media only screen and (min-width: 991px) {
  .header.dark .header-nav .nav > li > a,
  .header.dark .main-bar .header-nav .nav > li > a,
  .header.header-transparent .header-nav .nav > li > a,
  .header.header-transparent .main-bar .header-nav .nav > li > a {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-width: 0 0 0 1px;
  }
  .header.dark .header-nav .nav > li:last-child > a,
  .header.header-transparent .header-nav .nav > li:last-child > a {
    border-width: 0 1px 0 1px;
  }
}
.header.dark .header-nav .nav > li > a,
.header.dark .navbar-toggler {
  color: #dfdfdf;
}
.header.dark .navbar-toggler span {
  background-color: #dfdfdf;
}
.header.dark .top-bar {
  background-color: #252525;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #dfdfdf;
}
.header-transparent {
  position: absolute;
  width: 100%;
}
.header-transparent .main-bar {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.header-transparent .header-nav .nav > li > a {
  color: #fff;
}
.header-transparent .header-nav .nav > li > a,
.header-transparent .navbar-toggler {
  color: #fff;
}
.header-transparent .navbar-toggler span {
  background-color: #fff;
}
.header-transparent .top-bar {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #dfdfdf;
}
.header-transparent.overlay .main-bar,
.header-transparent.overlay .top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.header.primary,
.header.primary .main-bar {
  background: var(--color-primary);
}
.header.primary .header-nav .nav > li > a,
.header.primary .navbar-toggler {
  color: #fff;
}
.header.primary .navbar-toggler span {
  background-color: #fff;
}
.header.primary .top-bar {
  background-color: var(--color-primary);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
}
.header.primary .header-nav .nav > li.active > a:after,
.header.primary .header-nav .nav > li:hover > a:after {
  background-color: #fff;
}
.header.red,
.header.red .main-bar {
  background: #f22d4e;
}
.header.red .header-nav .nav > li > a,
.header.red .navbar-toggler {
  color: #dfdfdf;
}
.header.red .navbar-toggler span {
  background-color: #dfdfdf;
}
.header.red .top-bar {
  background-color: #f22d4e;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #dfdfdf;
}
.header.blue,
.header.blue .main-bar {
  background: #00c5dc;
}
.header.blue .header-nav .nav > li > a,
.header.blue .navbar-toggler {
  color: #fff;
}
.header.blue .navbar-toggler span {
  background-color: #fff;
}
.header.blue .top-bar {
  background-color: #00c5dc;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
}
.header.yellow,
.header.yellow .main-bar {
  background: #ffb822;
}
.header.yellow .header-nav .nav > li > a,
.header.yellow .navbar-toggler {
  color: #fff;
}
.header.yellow .navbar-toggler span {
  background-color: #fff;
}
.header.yellow .top-bar {
  background-color: #ffb822;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
}
.top-bar.bg-dark {
  background-color: #282a3c;
  color: #fff;
}
.top-bar.bg-black {
  background-color: #000;
  color: #fff;
}
.top-bar.bg-light {
  background-color: #a5a5a5;
  color: #fff;
  border-bottom: 0;
}
.header.box {
  position: absolute;
  width: 100%;
}
.header.box .main-bar {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.header.box .header-nav .nav > li > a,
.header.box .navbar-toggler {
  color: #000;
}
.header.box .navbar-toggler span {
  background-color: #000;
}
.header.box .container {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 0 4px -2px #000;
}
.header.box.overlay .header-nav .nav > li > a,
.header.box.overlay .navbar-toggler {
  color: #fff;
}
.header.box.overlay .navbar-toggler span {
  background-color: #fff;
}
.header.box.overlay .container {
  background-color: rgba(0, 0, 0, 0.5);
}
.header.box.dark .header-nav .nav > li > a,
.header.box.dark .navbar-toggler {
  color: #fff;
}
.header.box.dark .navbar-toggler span {
  background-color: #fff;
}
.header.box.dark .container {
  background-color: #252525;
}
.header.box.dark {
  background-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 991px) {
  .header-transparent .header-nav .nav > li > a,
  .header.blue .header-nav .nav > li > a,
  .header.box.dark .header-nav .nav > li > a,
  .header.box.overlay .header-nav .nav > li > a,
  .header.dark .header-nav .nav > li > a,
  .header.primary .header-nav .nav > li > a,
  .header.red .header-nav .nav > li > a,
  .header.yellow .header-nav .nav > li > a {
    color: #000;
  }
  .header-transparent .header-nav.nav-dark .nav > li > a,
  .header.blue .header-nav.nav-dark .nav > li > a,
  .header.box.dark .header-nav.nav-dark .nav > li > a,
  .header.box.overlay .header-nav.nav-dark .nav > li > a,
  .header.dark .header-nav.nav-dark .nav > li > a,
  .header.primary .header-nav.nav-dark .nav > li > a,
  .header.red .header-nav.nav-dark .nav > li > a,
  .header.yellow .header-nav.nav-dark .nav > li > a {
    color: #fff;
  }
}
.dlab-banner-row {
  position: relative;
}
.banner-inner-row h1,
.banner-inner-row h2,
.banner-inner-row h3,
.banner-inner-row h4,
.banner-inner-row h5,
.banner-inner-row h6 {
  color: #fff;
}
.navicon {
  width: 20px;
  height: 18px;
  position: relative;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.navicon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.navicon span:nth-child(1) {
  top: 0;
}
.navicon span:nth-child(2) {
  top: 7px;
}
.navicon span:nth-child(3) {
  top: 14px;
}
.tp-caption .font-weight-300 {
  font-weight: 300;
}
.tp-caption .font-weight-400 {
  font-weight: 400;
}
.tp-caption .font-weight-500 {
  font-weight: 500;
}
.tp-caption .font-weight-600 {
  font-weight: 600;
}
.tp-caption .font-weight-700 {
  font-weight: 700;
}
.tp-caption .font-weight-800 {
  font-weight: 800;
}
.tp-caption .font-weight-900 {
  font-weight: 900;
}
.tp-caption h1,
.tp-caption h2,
.tp-caption h3,
.tp-caption h4,
.tp-caption h5,
.tp-caption h6 {
  font-weight: 800;
  margin-bottom: 24px;
  color: #fff;
}
.tp-caption h1 {
  font-size: 70px;
  line-height: 60px;
}
.tp-caption h2 {
  font-size: 60px;
  line-height: 50px;
}
.tp-caption h3 {
  font-size: 50px;
  line-height: 40px;
  margin-bottom: 20px;
}
.tp-caption h4 {
  font-size: 40px;
  line-height: 30px;
  margin-bottom: 15px;
}
.tp-caption h5 {
  font-size: 30px;
  line-height: 4px;
  margin-bottom: 10px;
}
.tp-caption h6 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
}
.tp-caption h4,
.tp-caption h5,
.tp-caption h6 {
  font-weight: 600;
}
.tp-caption .text {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  width: 500px;
}
.overlay-row {
  background: #000 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.owl-none .owl-nav {
  display: none;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  margin-top: 20px;
  text-align: center;
}
.owl-theme .owl-dots {
  text-align: center;
}
.owl-theme.dots-style-3 .owl-dots {
  margin-top: 30px;
  position: unset;
  right: auto;
  text-align: center;
  top: auto;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: auto;
}
.owl-item.dots-style-3 .slide-content-box {
  opacity: 0;
}
.owl-item.active.dots-style-3 .slide-content-box {
  opacity: 1;
  transition: all 2s ease 2s;
  -moz-transition: all 2s ease 2s;
  -webkit-transition: all 2s ease 2s;
  -o-transition: all 2s ease 2s;
}
.owl-btn-top-lr .owl-nav {
  text-align: left;
}
.owl-btn-top-lr .owl-nav .owl-next {
  margin-right: 0;
  float: right;
}
.owl-btn-full .owl-next {
  padding: 40px 8px;
}
.owl-btn-center-lr .owl-nav {
  margin: 0;
}
.owl-btn-center-lr + .owl-theme .owl-nav {
  margin: 0;
}
.owl-btn-center-lr .owl-nav .owl-next {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.owl-btn-center-lr .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.owl-carousel .owl-item img {
  transform-style: inherit;
}
.owl-btn-1 .owl-next,
.owl-btn-2 .owl-next,
.owl-btn-3 .owl-next {
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px !important;
  padding: 0;
  text-align: center;
  width: 40px;
}
.owl-btn-2 .owl-next,
.owl-btn-3 .owl-next {
  margin: 0 -70px !important;
}
.owl-btn-3 .owl-next {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  font-size: 35px;
  height: auto;
  width: auto;
  opacity: 0.2;
}
.owl-btn-3 .owl-next:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  opacity: 1;
}
.owl-btn-3.btn-white .owl-next {
  color: #fff;
}
.owl-btn-3.btn-white .owl-next:hover {
  color: #fff;
}
.owl-btn-4 {
  overflow: hidden;
}
.owl-btn-4 .owl-next {
  background: #fff none repeat scroll 0 0;
  border-radius: 30px;
  box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.5);
  color: #000;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  margin: 0 -10px !important;
  overflow: hidden;
  padding: 0;
  width: 50px;
  opacity: 0.7;
}
.owl-btn-4 .owl-next:hover {
  background: #fff none repeat scroll 0 0;
  color: #000;
  opacity: 1;
}
.owl-dots-none .owl-dots {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .owl-btn-2 .owl-next,
  .owl-btn-3 .owl-next {
    margin: 0 10px !important;
  }
}
.blog-post {
  position: relative;
  margin-bottom: 30px;
}
.dlab-post-title {
  margin-bottom: 5px;
}
.dlab-post-title .post-title {
  margin-top: 15px;
  margin-bottom: 5px;
}
.dlab-post-meta {
  margin-bottom: 10px;
}
.dlab-post-meta ul {
  margin: 0;
  list-style: none;
  text-transform: capitalize;
}
.dlab-post-meta ul li {
  padding: 0;
  display: inline-block;
  color: var(--color-primary);
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}
.dlab-post-meta li:after {
  content: "|";
  display: inline-block;
  font-weight: 400;
  margin-left: 5px;
  opacity: 0.5;
}
.dlab-post-meta li:last-child:after {
  display: none;
}
.dlab-post-meta a {
  color: inherit;
}
.dlab-post-meta i {
  color: inherit;
  margin: 0 5px;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 500;
}
.text-white .dlab-post-meta a,
.text-white .dlab-post-meta i,
.text-white .dlab-post-meta ul li {
  color: #fff;
}
.dlab-post-meta.text-white i,
.dlab-post-meta.text-white ul li,
.dlab-post-meta.text-white ul li a {
  color: #fff;
}
.dlab-post-meta.text-black i,
.dlab-post-meta.text-black ul li,
.dlab-post-meta.text-black ul li a {
  color: #000;
}
.dlab-post-meta.text-gray i,
.dlab-post-meta.text-gray ul li,
.dlab-post-meta.text-gray ul li a {
  color: grey;
}
.dlab-post-text {
  margin-bottom: 15px;
}
.dlab-post-text p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
}
.dlab-post-text p:last-child {
  margin: 0;
}
.dlab-post-readmore {
  margin-bottom: 15px;
}
.dlab-info[class*="border-"] .post-title {
  margin-top: 0;
}
.text-white .post-title a {
  color: #fff;
}
.dlab-info > div:last-child,
.dlab-info > p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .dlab-post-meta .d-flex {
    display: block !important;
  }
}
.blog-md .dlab-post-media {
  width: 350px;
  border-radius: 4px;
}
.blog-md .dlab-post-info {
  border: none;
  padding-left: 30px;
}
.blog-md .dlab-post-info .post-title {
  margin-top: 0;
}
.blog-md,
.blog-md .dlab-post-info {
  overflow: hidden;
}
.blog-md .dlab-post-info,
.blog-md .dlab-post-media {
  display: table-cell;
  vertical-align: middle;
}
.blog-md .dlab-post-media {
  vertical-align: top;
}
.blog-md .dlab-post-info > div:last-child {
  margin-bottom: 0;
}
.blog-lg .dlab-post-media {
  border-radius: 4px;
}
.blog-rounded [class*="border-"] {
  border-radius: 0 0 4px 4px;
}
.blog-rounded .dlab-post-media {
  border-radius: 4px 4px 0 0;
}
.blog-effect1 {
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}
.blog-effect1 .dlab-info {
  background: #fff;
}
.blog-effect1:hover {
  border-radius: 4px;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767px) {
  .blog-md.blog-post .dlab-post-info {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    display: block;
    padding-left: 0;
  }
  .blog-md.blog-post .dlab-post-info {
    margin-top: 15px;
  }
  .blog-md .dlab-post-media {
    width: 100%;
  }
}
.post-navigation {
  background-color: #fff;
  padding: 30px;
  border-bottom: 2px solid #e3e3e3;
}
.post-navigation .nav-next {
  display: inline-block;
  width: 50%;
}
.post-navigation .nav-next {
  text-align: right;
}
.post-navigation .nav-next a:after {
  display: none;
}
.post-navigation .nav-next .post-title {
  display: block;
  font-size: 15px;
  color: #777;
  margin-top: 10px;
}
.blog [class*="galleryid-"] {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
}
.gallery .gallery-item {
  float: left;
  list-style: none;
  margin: 0 0 0;
  overflow: hidden;
  padding: 0 0 5px 15px;
  text-align: center;
}
.gallery .gallery-caption {
  padding-top: 10px;
  font-size: 13px;
}
.gallery .gallery-item img {
  float: left;
  padding: 0 0;
  width: 100%;
  border: none !important;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.blog-single .dlab-post-meta {
  margin-bottom: 20px;
}
.blog-single .dlab-post-text {
  margin-top: 20px;
}
.blog-single .dlab-post-media {
  border-radius: 4px;
}
.list-2 {
  display: table;
}
.list-2 li {
  float: left;
  padding: 5px 5px 5px 20px;
  width: 50%;
  position: relative;
}
.list-2 li:before {
  content: "\e60a";
  font-family: themify;
  font-size: 11px;
  left: 0;
  position: absolute;
}
.list-2 li:hover:before {
  color: var(--color-primary);
}
.widget {
  margin-bottom: 40px;
}
.widget.bg-white {
  border: 1px solid #ebedf2;
}
.widget.border-0 ul li {
  border: 0 none;
}
.widget-title {
  margin: 0 0 25px;
}
.widget-title {
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
  vertical-align: middle;
}
.widget-title:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  height: 3px;
  margin: 0 0 0;
  width: 50px;
  margin: 10px 0;
}
.widget .post-title,
.widget .widget-title {
  text-transform: uppercase;
}
.widget-title.style-1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-weight: 600;
  line-height: 12px;
}
.widget-title.style-1:after {
  border-radius: 0;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 3px;
  left: 0;
  margin: 0;
  position: absolute;
  vertical-align: bottom;
  width: 50px;
}
.widget-link ul {
  margin: 0;
  padding: 0;
}
.widget-link ul li {
  list-style: none;
  display: inline-block;
  padding-left: 3px;
  padding-right: 10px;
  position: relative;
}
.widget-link ul li:last-child {
  padding-right: 3px;
}
.widget-link ul li:last-child:after {
  content: none;
}
.widget-link li:after {
  content: "/";
  position: absolute;
  right: 0;
}
.widget_meta ul,
.widget_nav_menu ul,
.widget_rss ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget_meta ul li,
.widget_nav_menu li {
  padding-bottom: 18px;
  margin-bottom: 13px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.11);
  position: relative;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  line-height: 20px;
}
.widget_meta ul li a,
.widget_nav_menu li a {
  color: #767676;
  text-transform: capitalize;
}
.widget_meta ul li:before,
.widget_nav_menu ul li:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  font-family: FontAwesome;
}
.widget_meta ul li li,
.widget_nav_menu li li {
  border-bottom: none;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 28px;
}
.widget_meta ul li li:before,
.widget_nav_menu li li:before {
  top: 0;
  left: -8px;
}
.widget .post-title {
  line-height: 20px;
  margin-bottom: 8px;
  margin-top: 0;
  text-transform: capitalize;
  font-size: 15px;
  color: #404040;
  font-weight: 500;
}
.widget_tag_cloud a {
  padding: 8px 10px;
  background-color: #fff;
  border: 1px solid #ebedf2;
  font-size: 12px;
  display: inline-block;
  margin: 0 0 5px;
  color: #555;
  font-weight: 600;
}
.widget_tag_cloud.radius a {
  border-radius: 40px;
  padding: 7px 10px;
}
.widget_text select {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
.widget_rss ul {
  margin: 0;
  line-height: 20px;
}
.widget_rss ul li {
  line-height: 20px;
  margin-bottom: 15px;
}
.widget_gallery ul {
  padding-left: 0;
  display: table;
}
.widget_gallery.gallery-grid-4 li {
  width: 25%;
}
.gallery-grid-8 li {
  width: 12.5%;
}
@media only screen and (max-width: 767px) {
  .gallery-grid-8 li {
    width: 25%;
  }
}
.widget_gallery li {
  display: inline-block;
  width: 33.33%;
  float: left;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  padding: 2px;
}
.widget_gallery li img {
  display: inline-block;
  width: 100%;
}
.widget_gallery li:nth-child(3n-3) {
  margin-right: 0;
}
.widget_gallery li:hover {
  opacity: 0.7;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.widget_gallery a {
  display: inline-block;
}
.widget-about .dlab-title {
  margin: 15px 0 5px 0;
  color: #000;
}
.widget-about p {
  color: #333;
  font-size: 13px;
  line-height: 20px;
}
.widget-about .button-sm {
  font-weight: 700;
  padding: 5px 20px;
}
.widget-testimonial .testimonial-name {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
}
.widget-testimonial .testimonial-position {
  text-transform: uppercase;
  color: #888;
  font-size: 12px;
  font-style: inherit;
}
.widget-testimonial .testimonial-position p {
  line-height: 26px;
}
.widget-testimonial .testimonial-text {
  color: #505050;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 0;
}
.btn,
.navbar-toggler,
.widget_tag_cloud a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn,
.dlab-box,
.dlab-info-has,
.header-nav .nav > li > a,
.icon-bx-lg,
.icon-bx-md,
.icon-bx-sm,
.icon-bx-xl,
.icon-bx-xs,
.logo-header,
.navbar-toggler,
.overlay-bx,
.overlay-icon li a i,
.profile-menu ul li,
a {
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.owl-next {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px 8px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 13px;
  display: inline-block;
  cursor: pointer;
  border-width: 0;
  border-style: solid;
}
.owl-next:active,
.owl-next:focus,
.owl-next:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: #3e2e23;
  color: #fff;
}
.btn {
  -moz-user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  padding: 8px 16px;
  text-align: center;
  transition: all 0.2s ease-in-out 0s;
  vertical-align: middle;
  white-space: nowrap;
}
.btn-primary {
  background-color: #0275d8;
  border-color: #0275d8;
  color: #fff;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #025aa5;
  border-color: #01549b;
}
.btn-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
  color: #fff;
}
.btn-outline-primary {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border-color: #0275d8;
  color: #0275d8;
}
.btn-outline-info {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border-color: #5bc0de;
  color: #5bc0de;
}
.btn-outline-primary:hover {
  background-color: #0274d9;
  border-color: #0274d9;
  color: #fff;
}
.btn-outline-info:hover {
  background-color: #59bedd;
  border-color: #59bedd;
  color: #fff;
}
.btn-lg {
  border-radius: 4px;
  font-size: 20px;
  padding: 12px 24px;
}
.btn-sm {
  border-radius: 3px;
  font-size: 12px;
  padding: 4px 8px;
}
.site-button {
  color: #fff;
  padding: 12px 30px;
  display: inline-block;
  font-size: 13px;
  outline: 0;
  cursor: pointer;
  outline: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  border-radius: 3px;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
.site-button {
  background-color: #efbb20;
}
.active > .site-button,
.site-button:active,
.site-button:focus,
.site-button:hover {
  background-color: #d8a409;
  color: #fff;
}
.site-button.text-uppercase {
  text-transform: uppercase;
}
.button-sm {
  padding: 5px 10px;
  font-size: 12px;
}
.button-md {
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 500;
}
.button-lg {
  font-size: 18px;
  font-weight: 600;
  padding: 18px 35px;
}
.button-xl {
  font-size: 22px;
  padding: 25px 35px;
}
.radius-no {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.radius-sm {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.radius-xl {
  border-radius: 100px;
  -webkit-border-radius: 100px;
}
.radius-md {
  border-radius: 8px;
  -webkit-border-radius: 8px;
}
.red {
  --color-hover: #f22d4e;
}
.gray {
  --color-hover: #555555;
}
.blue {
  --color-hover: #00b5cc;
}
.pink {
  --color-hover: #ef2c75;
}
.yellow {
  --color-hover: #efa812;
}
.white {
  --color-hover: #f4f4f4;
}
.black {
  --color-hover: #000;
}
.site-button.white {
  background-color: #fff;
  color: #777;
}
.site-button.white:active,
.site-button.white:focus,
.site-button.white:hover {
  background-color: #f4f4f4;
  color: #555;
}
.site-button.black {
  background-color: #171717;
  color: #fff;
}
.site-button.black:active,
.site-button.black:focus,
.site-button.black:hover {
  background-color: #000;
  color: #fff;
}
.site-button.gray {
  background-color: #666;
  color: #fff;
}
.site-button.gray.active,
.site-button.gray:active,
.site-button.gray:focus,
.site-button.gray:hover {
  background-color: #555;
  color: #fff;
}
.site-button.pink {
  background-color: #ff3c85;
  color: #fff;
}
.site-button.pink.active,
.site-button.pink:active,
.site-button.pink:focus,
.site-button.pink:hover {
  background-color: #ef2c75;
  color: #fff;
}
.site-button.blue {
  background-color: #00c5dc;
  color: #fff;
}
.site-button.blue.active,
.site-button.blue:active,
.site-button.blue:focus,
.site-button.blue:hover {
  background-color: #00b5cc;
  color: #fff;
}
.site-button.red {
  background-color: #f0526d;
  color: #fff;
}
.site-button.red.active,
.site-button.red:active,
.site-button.red:focus,
.site-button.red:hover {
  background-color: #f22d4e;
  color: #fff;
}
.site-button.yellow {
  background-color: #ffb822;
  color: #fff;
}
.site-button.yellow.active,
.site-button.yellow:active,
.site-button.yellow:focus,
.site-button.yellow:hover {
  background-color: #efa812;
  color: #fff;
}
.site-button.white {
  background-color: #fff;
  color: #777;
}
.site-button.white:active,
.site-button.white:focus,
.site-button.white:hover {
  background-color: #f4f4f4;
  color: #555;
}
.site-button.button-3d {
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
  border-left: none;
  border-right: none;
  border-top: none;
}
.text-white .site-button.outline {
  color: #fff;
}
.site-button.outline {
  color: #888;
  background: 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}
.site-button.outline-2 {
  border-width: 2px;
}
.site-button.outline-2.radius-xl,
.site-button.outline.radius-xl {
  border-radius: 100px;
}
.site-button.outline.white {
  color: #e7e7e7;
  border-color: #e7e7e7;
}
.site-button.outline.white:hover {
  color: #666;
}
.site-button.outline.black {
  color: #171717;
  border-color: #171717;
}
.site-button.outline.gray {
  color: #666;
  border-color: #666;
}
.site-button.outline.pink {
  color: #e63f75;
  border-color: #e63f75;
}
.site-button.outline.blue {
  color: #42b8d4;
  border-color: #42b8d4;
}
.site-button.outline.red {
  color: #d93223;
  border-color: #d93223;
}
.site-button.outline.yellow {
  color: #efbb20;
  border-color: #efbb20;
}
.site-button.outline:hover {
  border-color: transparent;
  color: #fff;
}
.site-button-link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  display: inline-block;
  font-weight: 400;
  padding: 3px 5px;
}
.site-button-link i {
  margin-left: 10px;
}
.site-button-link.white {
  color: #e7e7e7;
}
.site-button-link.white:active,
.site-button-link.white:focus,
.site-button-link.white:hover {
  color: #ccc;
}
.site-button-link.black {
  color: #171717;
}
.site-button-link.black:active,
.site-button-link.black:focus,
.site-button-link.black:hover {
  color: #000;
}
.site-button-link.gray {
  color: #666;
}
.site-button-link.gray:active,
.site-button-link.gray:focus,
.site-button-link.gray:hover {
  color: #555;
}
.site-button-link.pink {
  color: #e63f75;
}
.site-button-link.pink:active,
.site-button-link.pink:focus,
.site-button-link.pink:hover {
  color: #ef2c75;
}
.site-button-link.blue {
  color: #42b8d4;
}
.site-button-link.blue:active,
.site-button-link.blue:focus,
.site-button-link.blue:hover {
  color: #00b5cc;
}
.site-button-link.red {
  color: #d93223;
}
.site-button-link.red:active,
.site-button-link.red:focus,
.site-button-link.red:hover {
  color: #c51e0f;
}
.site-button-link.yellow {
  color: #ecc731;
}
.site-button-link.yellow:active,
.site-button-link.yellow:focus,
.site-button-link.yellow:hover {
  color: #d4af19;
}
.site-button.box-shadow.black {
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.19);
}
.site-button.box-shadow.gray {
  box-shadow: 0 5px 10px 2px rgba(85, 85, 85, 0.19);
}
.site-button.box-shadow.pink {
  box-shadow: 0 5px 10px 2px rgba(239, 44, 177, 0.19);
}
.site-button.box-shadow.blue {
  box-shadow: 0 5px 10px 2px rgba(0, 181, 104, 0.19);
}
.site-button.box-shadow.red {
  box-shadow: 0 5px 10px 2px rgba(242, 45, 78, 0.19);
}
.site-button.box-shadow.yellow {
  box-shadow: 0 5px 10px 2px rgba(239, 168, 18, 0.19);
}
.site-button.sharp-sm {
  width: 28px;
  height: 28px;
  padding: 0;
  font-size: 12px;
  line-height: 28px;
}
.site-button.sharp {
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 39px;
}
.site-button.sharp-lg {
  font-size: 20px;
  height: 55px;
  padding: 0;
  width: 55px;
  line-height: 54px;
}
.site-button.outline.sharp-sm {
  line-height: 27px;
}
.site-button-link.facebook {
  color: #3b5998;
}
.site-button-link.instagram {
  color: #8a5a4e;
}
.site-button-link.twitter {
  color: #1ea1f3;
}
.site-button-link.youtube {
  color: #ce201f;
}
.site-button-link.whatsapp {
  color: #01c854;
}
.site-button.facebook {
  background-color: #3b5998;
}
.site-button.facebook:active,
.site-button.facebook:focus,
.site-button.facebook:hover {
  background-color: #4b69a8;
}
.site-button.instagram {
  background-color: #8a5a4e;
}
.site-button.instagram:active,
.site-button.instagram:focus,
.site-button.instagram:hover {
  background-color: #aa7a6e;
}
.site-button.twitter {
  background-color: #1ea1f3;
}
.site-button.twitter:active,
.site-button.twitter:focus,
.site-button.twitter:hover {
  background-color: #0e91e3;
}
.site-button.youtube {
  background-color: #ce201f;
}
.site-button.youtube:active,
.site-button.youtube:focus,
.site-button.youtube:hover {
  background-color: #ee403f;
}
.site-button.whatsapp {
  background-color: #01c854;
}
.site-button.whatsapp:active,
.site-button.whatsapp:focus,
.site-button.whatsapp:hover {
  background-color: #00a834;
}
.site-button.facebook.outline,
.site-button.instagram.outline,
.site-button.twitter.outline,
.site-button.whatsapp.outline,
.site-button.youtube.outline {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid;
}
.site-button.facebook.outline {
  color: #3b5998;
}
.site-button.instagram.outline {
  color: #8a5a4e;
}
.site-button.twitter.outline {
  color: #1ea1f3;
}
.site-button.youtube.outline {
  color: #ce201f;
}
.site-button.whatsapp.outline {
  color: #01c854;
}
.site-button.facebook.outline:active,
.site-button.facebook.outline:focus,
.site-button.facebook.outline:hover {
  background-color: #4b69a8;
  color: #fff;
}
.site-button.instagram.outline:active,
.site-button.instagram.outline:focus,
.site-button.instagram.outline:hover {
  background-color: #aa7a6e;
  color: #fff;
}
.site-button.twitter.outline:active,
.site-button.twitter.outline:focus,
.site-button.twitter.outline:hover {
  background-color: #0e91e3;
  color: #fff;
}
.site-button.youtube.outline:active,
.site-button.youtube.outline:focus,
.site-button.youtube.outline:hover {
  background-color: #ee403f;
  color: #fff;
}
.site-button.whatsapp.outline:active,
.site-button.whatsapp.outline:focus,
.site-button.whatsapp.outline:hover {
  background-color: #00a834;
  color: #fff;
}
.list-arrow,
.list-icon-box {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
.list-arrow li,
.list-icon-box li {
  padding: 5px 5px 5px 30px;
  position: relative;
}
.list-arrow li:before,
.list-icon-box li:before {
  font-family: themify;
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  font-size: 15px;
  color: #777;
}
ul[class*="list-"] {
  font-size: 15px;
}
.list-arrow li:before {
  content: "\e661";
}
.list-icon-box li:before {
  content: "\e6e8";
}
.primary li:before {
  color: #efbb20;
}
.black li:before {
  color: #000;
}
.white li:before {
  color: #fff;
}
.red li:before {
  color: #ff3737;
}
.no-margin {
  margin: 0 0 0 !important;
  list-style: none;
}
.rounded[class*="list-"] li:before {
  background: #fff none repeat scroll 0 0;
  border-radius: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.rounded[class*="list-"] li:hover:before {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.rounded[class*="list-"] li {
  padding: 10px 0 10px 45px;
}
.rounded[class*="list-"] li {
  padding: 10px 0 10px 45px;
}
.rounded.border {
  border: 0 !important;
}
.rounded.border[class*="list-"] li:before {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid;
  line-height: 28px;
}
[class*="list-"].list-box > li {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  color: #000;
  margin-bottom: 6px;
  padding: 10px 20px 10px 50px;
}
[class*="list-"].list-box > li:before {
  background: var(--color-primary) none repeat scroll 0 0;
  border-radius: 4px 0 0 4px;
  color: #fff;
  display: table-cell;
  height: 100%;
  padding: 10px 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 40px;
}
[class*="list-"].list-box > li {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
[class*="list-"].style1.list-box > li {
  margin-left: 42px;
  border-radius: 0 4px 4px 0;
  padding: 10px 20px 10px 20px;
}
[class*="list-"].style1.list-box > li:before {
  left: -42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
[class*="list-"].style2.list-box > li {
  padding: 10px 20px 10px 60px;
}
[class*="list-"].style2.list-box > li:after {
  font-family: FontAwesome;
  content: "\f0da";
  left: 39px;
  position: absolute;
  top: 50%;
  color: var(--color-primary);
  font-size: 18px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
[class*="list-"].list-box > li:hover,
[class*="list-"].style2.list-box > li:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
[class*="list-"].style1.list-box > li:hover {
  transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
[class*="list-"].style1.list-box > li:hover:before {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.blog-info {
  background-color: rgba(0, 0, 0, 0.9);
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 7px 15px;
  position: absolute;
  top: -34px;
  width: 100%;
}
.blog-info li {
  display: inline-block;
  padding: 0 5px 0 5px;
  line-height: 14px;
  border-right: 1px solid;
}
.blog-info li a:hover,
.blog-info li:hover {
  color: #fff;
}
.quote-left,
.quote-right {
  position: relative;
}
.quote-left:before,
.quote-right:after {
  font-family: FontAwesome;
  position: absolute;
  z-index: 10;
  top: 15px;
}
.quote-left:before {
  content: "\f10d";
  left: 0;
}
.quote-right:after {
  content: "\f10e";
  left: auto;
  right: 0;
}
.testimonial-text {
  padding: 15px;
  position: relative;
  font-size: 15px;
  font-weight: 400;
}
.testimonial-detail {
  padding: 5px;
}
.testimonial-name {
  font-size: 18px;
  font-weight: 500;
}
.testimonial-position {
  font-size: 14px;
}
.testimonial-name,
.testimonial-position {
  display: block;
}
.testimonial-text p:last-child {
  margin: 0;
}
.testimonial-bg {
  color: #fff;
}
.testimonial-1 {
  text-align: center;
}
.testimonial-1 .testimonial-position {
  color: #efbb20;
}
.testimonial-1 .testimonial-name,
.testimonial-1 .testimonial-position {
  display: block;
}
.testimonial-1 .quote-left:before {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  background: #efbb20;
  color: #fff;
  text-align: center;
  left: 0;
  top: 65px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.testimonial-2 .testimonial-text,
.testimonial-8 .testimonial-text {
  background-color: #f4f5f7;
  padding: 25px;
}
.testimonial-2 .testimonial-text:after,
.testimonial-8 .testimonial-text:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #f4f5f7;
}
.testimonial-2 .testimonial-detail,
.testimonial-8 .testimonial-detail {
  padding: 25px 0 20px 20px;
}
.testimonial-2 .quote-left:before {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  background: #efbb20;
  color: #fff;
  text-align: center;
  left: 0;
  top: 65px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.testimonial-2 .testimonial-name,
.testimonial-2 .testimonial-position,
.testimonial-8 .testimonial-name,
.testimonial-8 .testimonial-position {
  padding: 2px 0;
}
.testimonial-2 .testimonial-name,
.testimonial-8 .testimonial-name {
  padding-top: 15px;
}
.testimonial-2 .testimonial-position {
  color: #efbb20;
}
.testimonial-2 .quote-left:before {
  top: 50px;
}
.testimonial-2.testimonial-bg .testimonial-text {
  color: #777;
  background-color: rgba(255, 255, 255, 0.9);
}
.testimonial-2.testimonial-bg .testimonial-text:after {
  border-top-color: rgba(255, 255, 255, 0.9);
}
.testimonial-3 {
  text-align: center;
}
.testimonial-3 .quote-left:before {
  position: static;
  font-size: 40px;
  color: #efbb20;
}
.testimonial-3 .testimonial-position {
  color: #efbb20;
}
.testimonial-3 .testimonial-name,
.testimonial-3 .testimonial-position {
  display: inline-block;
}
.testimonial-4 {
  background-color: #282a3c;
  position: relative;
  padding: 30px 40px 30px 10px;
  margin-left: 140px;
  min-height: 150px;
}
.testimonial-4:after {
  background-color: #282a3c;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #efbb20;
  content: "";
  position: absolute;
  left: -80px;
  top: 0;
  height: 100%;
  width: 80%;
  z-index: -1;
  -moz-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.testimonial-4 [class*="quote-"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px;
  border-color: #efbb20;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
}
.testimonial-4 [class*="quote-"]:after,
.testimonial-4 [class*="quote-"]:before {
  top: 0;
  right: -20px;
  font-size: 20px;
  color: #fff;
}
.testimonial-4 .testimonial-detail,
.testimonial-4 .testimonial-text {
  padding: 0;
}
.testimonial-4 .testimonial-text {
  margin-bottom: 10px;
}
.testimonial-4 .testimonial-name,
.testimonial-4 .testimonial-position {
  display: inline-block;
}
.testimonial-4 .testimonial-name:after {
  content: "/";
  color: #efbb20;
  margin: 0 2px 0 5px;
}
.testimonial-4 .testimonial-name {
  text-transform: uppercase;
}
.testimonial-4 .testimonial-position {
  font-style: italic;
  color: #bebebe;
}
@media only screen and (max-width: 480px) {
  .testimonial-4:after {
    transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
  }
  .testimonial-4 {
    padding: 25px 10px 25px 0;
    margin-left: 110px;
  }
}
.testimonial-5 .testimonial-text {
  border: 2px solid #e6e6e6;
  padding: 30px;
}
.testimonial-5 .testimonial-detail {
  padding: 0 0 0 20px;
  margin-top: -35px;
}
.testimonial-5 .testimonial-text p {
  font-size: 16px;
  line-height: 30px;
}
.testimonial-5 .info p {
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0 10px;
}
.testimonial-6 .quote-left:before {
  left: 15px;
}
.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
  color: #b5b5b5;
  font-size: 18px;
}
.testimonial-6 .testimonial-text {
  padding: 25px 35px 70px 40px;
}
.testimonial-6 .testimonial-detail {
  position: relative;
  padding: 10px 15px;
  top: -30px;
  width: 85%;
}
.testimonial-6 .quote-left:before,
.testimonial-6 .quote-right:after {
  color: #b5b5b5;
  font-size: 18px;
}
.testimonial-6 .quote-left:before {
  left: 15px;
}
.testimonial-6 .quote-right:after {
  right: 15px;
  bottom: 20px;
  top: auto;
}
.testimonial-6 .testimonial-detail:after {
  background-color: inherit;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -23px;
  top: 0;
  transform: skewX(35deg);
  -moz-transform: skewX(35deg);
  -webkit-transform: skewX(35deg);
  -o-transform: skewX(35deg);
  width: 50px;
  z-index: 1;
}
.testimonial-section {
  position: relative;
  z-index: 1;
}
.testimonial-section:after {
  background: #f2f2f2 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.testimonial-section .col-md-6 {
  padding-left: 30px;
  padding-right: 30px;
}
.testimonial-section .row {
  margin-left: -30px;
  margin-right: -30px;
}
.testimonial-7 .testimonial-text {
  border: 2px solid #e6e6e6;
  padding: 18px;
}
.testimonial-7 .testimonial-detail {
  padding: 0 0 0 20px;
  margin-top: -35px;
}
.testimonial-7 .testimonial-text p {
  font-size: 16px;
  line-height: 30px;
}
.testimonial-7 .info p {
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0 10px;
}
.testimonial-7 .owl-controls .owl-nav {
  bottom: 0;
  margin-top: 0;
  position: absolute;
  right: 0;
}
.testimonial-7 .owl-next {
  background-color: #ccc;
  border: 0 none;
}
@media only screen and (max-width: 991px) {
  .testimonial-section:after {
    left: 100%;
  }
  .testimonial-section {
    color: #fff;
  }
  .testimonial-section .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonial-section .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-section:after {
    content: none;
  }
}
.testimonial-8 .testimonial-text {
  background: #fff none repeat scroll 0 0;
  border-radius: 6px 6px 6px 0;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.testimonial-8 .testimonial-text p {
  font-size: 16px;
  line-height: 30px;
}
.testimonial-8 .testimonial-text:after {
  border-top: 25px solid #fff;
  border-left: 0 solid transparent;
}
.testimonial-8 {
  padding: 15px;
}
.testimonial-box.owl-theme .owl-dots {
  margin-top: 30px;
  position: unset;
  right: auto;
  text-align: center;
  top: auto;
  transform: translateY(-50%);
  width: auto;
}
.owl-item.active.center .testimonial-text {
  background-color: #ff3b68;
  color: #fff;
}
.owl-item.active.center .testimonial-8 .testimonial-text:after {
  border-top: 15px solid #ff3b68;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.testimonial-8 .testimonial-text:before {
  content: "\f10e";
  bottom: -10px;
  color: #000;
  font-family: FontAwesome;
  font-size: 80px;
  opacity: 0.05;
  position: absolute;
  right: 10px;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.testimonial-9 {
  background-color: #fff;
  padding: 50px 25px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.testimonial-9 .testimonial-text {
  padding: 0;
}
.testimonial-10 .testimonial-name,
.testimonial-9 .testimonial-name {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
}
.testimonial-10 .testimonial-position,
.testimonial-9 .testimonial-position {
  text-transform: uppercase;
  color: #888;
  font-size: 12px;
  font-style: inherit;
}
.testimonial-10 .testimonial-position p,
.testimonial-9 .testimonial-position p {
  line-height: 26px;
}
.testimonial-10 .testimonial-text,
.testimonial-9 .testimonial-text {
  color: #505050;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
}
.testimonial-10 {
  margin: auto;
  max-width: 600px;
  padding-left: 150px;
  position: relative;
}
.testimonial-10 .testimonial-text {
  padding: 0;
}
.counter {
  position: relative;
}
.counter-style-1 .counter,
.counter-style-2 .counter,
.counter-style-3 .counter {
  font-size: 50px;
  font-weight: 700;
}
.counter-style-1 .counter-text,
.counter-style-2 .counter-text {
  font-size: 16px;
  font-weight: 500;
}
.counter-style-1 .icon {
  font-size: 45px;
  margin-right: 10px;
}
.counter-style-3.rounded {
  border: 5px solid;
  border-radius: 200px;
  height: 200px;
  width: 200px;
}
.counter-style-3 .counter-text {
  font-size: 18px;
  font-weight: 400;
  margin: 0 auto;
}
.counter-style-4 {
  border: 5px solid rgba(0, 0, 0, 0.1);
  padding: 10px 10px 20px;
}
.counter-style-4 .counter {
  font-size: 70px;
  font-weight: 500;
}
.counter-style-4 .counter-text {
  font-size: 18px;
  font-weight: 500;
}
.counter-style-4 .icon {
  font-size: 45px;
  margin-right: 10px;
}
.dlab-social-icon {
  display: inline-block;
  margin: 0 -3px;
  padding: 0;
  text-align: center;
}
.dlab-social-icon li {
  display: inline-block;
  padding: 0;
  font-size: 12px;
}
.dlab-social-icon li a {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 4px;
}
.dlab-social-icon li .fa {
  vertical-align: middle;
}
.dlab-social-icon.border {
  border: 0 !important;
}
.dlab-social-icon.border li {
  padding: 0 3px;
}
.dlab-social-icon.border li a {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.dlab-social-icon.dark li a {
  border: 1px solid #777;
  color: #777;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
.overlay-black-dark,
.overlay-black-light,
.overlay-black-middle,
.overlay-primary,
.overlay-primary-dark,
.overlay-primary-light,
.overlay-primary-middle,
.overlay-white-dark,
.overlay-white-light,
.overlay-white-middle {
  position: relative;
}
.overlay-black-dark:after,
.overlay-black-light:after,
.overlay-black-middle:after,
.overlay-primary-dark:after,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-primary:after,
.overlay-white-dark:after,
.overlay-white-light:after,
.overlay-white-middle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overlay-black-dark:after,
.overlay-black-light:after,
.overlay-black-middle:after {
  background: #000;
}
.overlay-white-dark:after,
.overlay-white-light:after,
.overlay-white-middle:after {
  background: #fff;
}
.overlay-black-light:after {
  opacity: 0.3;
}
.overlay-black-middle:after {
  opacity: 0.5;
}
.overlay-black-dark:after {
  opacity: 0.8;
}
.overlay-white-light:after {
  opacity: 0.5;
}
.overlay-white-middle:after {
  opacity: 0.7;
}
.overlay-white-dark:after {
  opacity: 0.8;
}
.overlay-primary-light:after {
  opacity: 0.3;
}
.overlay-primary-middle:after {
  opacity: 0.5;
}
.overlay-primary-dark:after,
.overlay-primary:after {
  opacity: 0.8;
}
.overlay-black-dark .container,
.overlay-black-light .container,
.overlay-black-middle .container,
.overlay-primary .container,
.overlay-primary-dark .container,
.overlay-primary-light .container,
.overlay-primary-middle .container,
.overlay-white-dark .container,
.overlay-white-light .container,
.overlay-white-middle .container {
  position: relative;
  z-index: 1;
}
.overlay-bx {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}
.overlay-bx .align-m,
.overlay-icon {
  height: auto;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10px;
}
.overlay-bx .align-b {
  height: auto;
  left: 0;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  transform: translate(0);
  -o-transform: translate(0);
  -moz-transform: translate(0);
  -webkit-transform: translate(0);
}
.overlay-icon a {
  display: inline-block;
  padding: 0;
  margin: 0 2px;
}
.overlay-icon a i {
  background-color: #fff;
}
.dlab-box-bx:hover .overlay-bx a > i,
.dlab-media:hover .overlay-bx a > i,
.overlay-bx:hover a > i {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.dlab-box:hover .overlay-bx,
.dlab-media:hover .overlay-bx,
.overlay-bx:hover {
  opacity: 1;
  visibility: visible;
}
.overlay-text {
  width: 100%;
  position: absolute;
  padding: 20px;
  color: #fff;
  left: 0;
  bottom: 20px;
}
.col-md-3 .overlay-text {
  padding: 5px;
}
.col-md-4 .overlay-text {
  padding: 20px;
}
.icon-bx-lg,
.icon-bx-md,
.icon-bx-sm,
.icon-bx-xl,
.icon-bx-xs {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
}
.icon-bx-xl {
  width: 150px;
  height: 150px;
  line-height: 150px;
}
.icon-bx-lg {
  width: 120px;
  height: 120px;
  line-height: 120px;
}
.icon-bx-md {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.icon-bx-sm {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.icon-bx-xs {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.icon-bx-lg.radius,
.icon-bx-md.radius,
.icon-bx-sm.radius,
.icon-bx-xl.radius,
.icon-bx-xs.radius {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.border-1,
.border-2,
.border-3,
.border-4,
.border-5 {
  border-style: solid;
}
.border-1 {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-3 {
  border-width: 3px;
}
.border-4 {
  border-width: 4px;
}
.border-5 {
  border-width: 5px;
}
.br-col-w1,
.dlab-info.br-col-w1[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-w1,
.icon-bx-wraper.bx-style-2.br-col-w1 {
  border-color: rgba(255, 255, 255, 0.15);
}
.br-col-w2,
.dlab-info.br-col-w2[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-w2,
.icon-bx-wraper.bx-style-2.br-col-w2 {
  border-color: rgba(255, 255, 255, 0.3);
}
.br-col-w3,
.dlab-info.br-col-w3[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-w3,
.icon-bx-wraper.bx-style-2.br-col-w3 {
  border-color: rgba(255, 255, 255, 0.5);
}
.br-col-w4,
.dlab-info.br-col-w4[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-w4,
.icon-bx-wraper.bx-style-2.br-col-w4 {
  border-color: rgba(255, 255, 255, 0.7);
}
.br-col-w5,
.dlab-info.br-col-w5[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-w5,
.icon-bx-wraper.bx-style-2.br-col-w5 {
  border-color: rgba(255, 255, 255, 0.9);
}
.br-col-b1,
.dlab-info.br-col-b1[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-b1,
.icon-bx-wraper.bx-style-2.br-col-b1 {
  border-color: rgba(0, 0, 0, 0.15);
}
.br-col-b2,
.dlab-info.br-col-b2[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-b2,
.icon-bx-wraper.bx-style-2.br-col-b2 {
  border-color: rgba(0, 0, 0, 0.3);
}
.br-col-b3,
.dlab-info.br-col-b3[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-b3,
.icon-bx-wraper.bx-style-2.br-col-b3 {
  border-color: rgba(0, 0, 0, 0.5);
}
.br-col-b4,
.dlab-info.br-col-b4[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-b4,
.icon-bx-wraper.bx-style-2.br-col-b4 {
  border-color: rgba(0, 0, 0, 0.7);
}
.br-col-b5,
.dlab-info.br-col-b5[class*="border-"],
.icon-bx-wraper.bx-style-1.br-col-b5,
.icon-bx-wraper.bx-style-2.br-col-b5 {
  border-color: rgba(0, 0, 0, 0.9);
}
.op0 {
  opacity: 0;
}
.op1 {
  opacity: 0.1;
}
.op2 {
  opacity: 0.2;
}
.op3 {
  opacity: 0.3;
}
.op4 {
  opacity: 0.4;
}
.op5 {
  opacity: 0.5;
}
.op6 {
  opacity: 0.6;
}
.op7 {
  opacity: 0.7;
}
.op8 {
  opacity: 0.8;
}
.op9 {
  opacity: 0.9;
}
.icon-bx-lg i,
.icon-bx-md i,
.icon-bx-sm i,
.icon-bx-xl i,
.icon-bx-xs i {
  vertical-align: middle;
}
.icon-bx-xl i {
  font-size: 80px;
}
.icon-bx-lg i {
  font-size: 60px;
}
.icon-bx-md i {
  font-size: 45px;
}
.icon-bx-sm i {
  font-size: 30px;
}
.icon-bx-xs i {
  font-size: 20px;
}
.icon-bx-lg img,
.icon-bx-md img,
.icon-bx-sm img,
.icon-bx-xl img,
.icon-bx-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
}
.icon-bx-xl img {
  height: 80px;
}
.icon-bx-lg img {
  height: 55px;
}
.icon-bx-md img {
  height: 40px;
}
.icon-bx-sm img {
  height: 30px;
}
.icon-bx-xs img {
  height: 20px;
}
.icon-lg,
.icon-md,
.icon-sm,
.icon-xl,
.icon-xs {
  display: inline-block;
  text-align: center;
}
.icon-xl {
  width: 100px;
}
.icon-lg {
  width: 80px;
}
.icon-md {
  width: 60px;
}
.icon-sm {
  width: 40px;
}
.icon-xs {
  width: 30px;
}
.icon-lg i,
.icon-md i,
.icon-sm i,
.icon-xl i,
.icon-xs i {
  vertical-align: middle;
}
.icon-xl i {
  font-size: 80px;
  line-height: 80px;
}
.icon-lg i {
  font-size: 60px;
}
.icon-md i {
  font-size: 45px;
}
.icon-sm i {
  font-size: 30px;
}
.icon-xs i {
  font-size: 20px;
}
.icon-lg img,
.icon-md img,
.icon-sm img,
.icon-xl img,
.icon-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
}
.icon-xl img {
  height: 80px;
}
.icon-lg img {
  height: 70px;
}
.icon-md img {
  height: 50px;
}
.icon-sm img {
  height: 30px;
}
.icon-xs img {
  height: 20px;
}
.icon-bx-wraper {
  position: relative;
}
.icon-bx-wraper .dlab-tilte {
  margin-top: 0;
}
.icon-bx-wraper p:last-child {
  margin: 0;
}
.icon-content {
  overflow: hidden;
}
.icon-bx-wraper.left .icon-bx-lg,
.icon-bx-wraper.left .icon-bx-md,
.icon-bx-wraper.left .icon-bx-sm,
.icon-bx-wraper.left .icon-bx-xl,
.icon-bx-wraper.left .icon-bx-xs {
  float: left;
  margin-right: 20px;
}
.icon-bx-wraper.left .icon-lg,
.icon-bx-wraper.left .icon-md,
.icon-bx-wraper.left .icon-sm,
.icon-bx-wraper.left .icon-xl,
.icon-bx-wraper.left .icon-xs {
  float: left;
  margin-right: 10px;
}
.icon-bx-wraper.right {
  text-align: right;
}
.icon-bx-wraper.right .icon-bx-lg,
.icon-bx-wraper.right .icon-bx-md,
.icon-bx-wraper.right .icon-bx-sm,
.icon-bx-wraper.right .icon-bx-xl,
.icon-bx-wraper.right .icon-bx-xs {
  float: right;
  margin-left: 20px;
}
.icon-bx-wraper.right .icon-lg,
.icon-bx-wraper.right .icon-md,
.icon-bx-wraper.right .icon-sm,
.icon-bx-wraper.right .icon-xl,
.icon-bx-wraper.right .icon-xs {
  float: right;
  margin-left: 10px;
}
.icon-bx-wraper.center {
  text-align: center;
}
[class*="icon-bx-"][class*="bg-"]:not(.bg-white) a {
  color: #fff;
}
[class*="icon-bx-"][class*="border-"] {
  display: table;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
}
[class*="icon-bx-"][class*="border-"] .icon-cell {
  display: table-cell;
  vertical-align: middle;
}
.icon-bx-wraper.bx-style-1,
.icon-bx-wraper.bx-style-2 {
  border-width: 1px;
  border-style: solid;
  border-color: #ebedf2;
  font-size: 14px;
}
.icon-bx-wraper.bx-style-2.center [class*="icon-bx-"],
.icon-bx-wraper.bx-style-2.left [class*="icon-bx-"],
.icon-bx-wraper.bx-style-2.right [class*="icon-bx-"] {
  position: absolute;
}
.icon-bx-wraper.bx-style-2.center [class*="icon-bx-"] {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.icon-bx-wraper.bx-style-2.center .icon-bx-xl {
  margin-left: -75px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-lg {
  margin-left: -60px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-md {
  margin-left: -50px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-sm {
  margin-left: -40px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-xs {
  margin-left: -20px;
}
.icon-bx-wraper.bx-style-2.left [class*="icon-bx-"] {
  position: absolute;
  top: auto;
  left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-bx-wraper.bx-style-2.right [class*="icon-bx-"] {
  position: absolute;
  top: auto;
  right: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.dlab-box,
.dlab-info,
.dlab-tilte,
.dlab-tilte-inner {
  position: relative;
}
.dlab-tilte-inner {
  display: inline-block;
}
.dlab-box[class*="border-"],
.dlab-info[class*="border-"] {
  border-color: #eee;
}
.dlab-info.border-1,
.dlab-info.border-2,
.dlab-info.border-3,
.dlab-info.border-4,
.dlab-info.border-5 {
  border-top: none;
}
.left-border,
.right-border {
  position: relative;
}
.left-border:before,
.right-border:before {
  content: "";
  position: absolute;
  top: 5px;
  width: 1px;
  height: 90%;
  background: #ccc;
}
.right-border:before {
  right: 0;
}
.dlab-media,
.dlab-post-media {
  background-color: #fff;
  position: relative;
}
.dlab-media img,
.dlab-post-media img {
  width: 100%;
  height: auto;
}
.dlab-box-bg {
  overflow: hidden;
}
.dlab-box-bg .site-button {
  overflow: unset;
}
.dlab-box-bg .icon-bx-wraper {
  background-color: #fff;
}
.icon-box-btn .site-button {
  background-color: #ffeae4;
  padding: 15px 20px;
  text-transform: uppercase;
  font-size: 15px;
}
.dlab-box-bg {
  background-size: cover;
  box-shadow: 20px 10px 40px 0 rgba(0, 0, 0, 0.05);
}
.dlab-box-bg.active .icon-bx-wraper {
  background-color: rgba(0, 0, 0, 0.7);
}
.dlab-box-bg .icon-box-btn .site-button,
.dlab-box-bg .icon-content .dlab-tilte,
.dlab-box-bg .icon-content p,
.dlab-box-bg .text-primary {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.dlab-box-bg.active .icon-box-btn .site-button,
.dlab-box-bg.active .icon-content .dlab-tilte,
.dlab-box-bg.active .icon-content p,
.dlab-box-bg.active .text-primary {
  color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.dlab-box-bg .icon-box-btn .site-button {
  border-radius: 0;
  color: var(--color-primary);
  font-weight: 600;
  margin-bottom: 0;
}
.content-box-head {
  border-radius: 50px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  font-family: "DIN Next LT Arabic", sans-serif;
  margin-bottom: 20px;
  margin-top: -46px;
  padding: 12px 0;
  position: relative;
  z-index: 1;
}
.bg-black-1,
.bg-black-1 .footer-bottom,
.bg-black-1 .footer-top {
  background-color: #191f23;
}
.bg-black-2,
.bg-black-2 .footer-bottom,
.bg-black-2 .footer-top {
  background-color: #222324;
}
.bg-black-3,
.bg-black-3 .footer-bottom,
.bg-black-3 .footer-top {
  background-color: #222324;
}
.bg-black-3 {
  background-color: #191f23;
}
.bg-black-4 {
  background-color: #191f23;
}
footer h1,
footer h1 a,
footer h2,
footer h2 a,
footer h3,
footer h3 a,
footer h4,
footer h4 a,
footer h5,
footer h5 a,
footer h6,
footer h6 a {
  color: #b0b0b0;
}
footer,
footer b,
footer p {
  color: #b0b0b0;
}
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a {
  color: #b0b0b0;
}
footer a,
footer a:visited {
  color: #b0b0b0;
}
footer p a {
  color: #b0b0b0;
}
footer a:active,
footer a:focus,
footer a:hover {
  color: #b0b0b0;
}
footer .widget_meta ul li a,
footer .widget_nav_menu li a {
  color: #b0b0b0;
}
footer p {
  margin-bottom: 10px;
}
footer li,
footer p {
  font-size: 13px;
  line-height: 22px;
}
footer#footer {
  background-position: center;
  background-size: cover;
}
footer p {
  line-height: 24px;
  margin-bottom: 10px;
}
footer .widget ul {
  list-style: none;
  margin-top: 5px;
}
footer .widget_meta ul li,
footer .widget_nav_menu li {
  border-bottom: 1px dashed rgba(102, 102, 102, 0.3);
}
.footer-top {
  background: #1c1c1c;
  background-size: cover;
  background-position: center;
  padding: 80px 0 20px;
}
.footer-bottom {
  background-color: #1c1c1c;
  padding: 25px 0;
  color: #b0b0b0;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-bottom ul {
  margin: 0;
}
footer.text-white h1,
footer.text-white h1 a,
footer.text-white h2,
footer.text-white h2 a,
footer.text-white h3,
footer.text-white h3 a,
footer.text-white h4,
footer.text-white h4 a,
footer.text-white h5,
footer.text-white h5 a,
footer.text-white h6,
footer.text-white h6 a {
  color: #fff;
}
footer.text-white,
footer.text-white b,
footer.text-white p {
  color: #fff;
}
footer.text-white .footer-bottom,
footer.text-white .footer-bottom a,
footer.text-white a,
footer.text-white a:visited,
footer.text-white h1 a,
footer.text-white h2 a,
footer.text-white h3 a,
footer.text-white h4 a,
footer.text-white h5 a,
footer.text-white h6 a,
footer.text-white p a {
  color: #fff;
}
.footer-title {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .col-md-3.col-sm-6.footer-col-4:nth-child(3) {
    clear: both;
  }
  .footer-full .text-center,
  .footer-full .text-left,
  .footer-full .text-right {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer-full .text-right {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-title {
    margin-bottom: 15px;
  }
  #footer .footer-4-col {
    width: 100%;
  }
  .footer-bottom [class*="clo-"] {
    width: 100%;
  }
}
.map-footer .footer-top {
  padding: 0;
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0) scale(1.2);
  }
  to {
    -webkit-transform: rotate(360deg) scale(1.2);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0) scale(1.2);
  }
  to {
    -moz-transform: rotate(360deg) scale(1.2);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0) scale(1.2);
  }
  to {
    transform: rotate(360deg) scale(1.2);
  }
}
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
.footer-white {
  border-top: 0 solid #e0e0e0;
}
.footer-white .footer-top {
  background-color: #fdfdfd;
}
.footer-white .footer-bottom {
  background-color: #efefef;
}
footer.footer-white,
footer.footer-white .footer-bottom,
footer.footer-white .footer-bottom a,
footer.footer-white b,
footer.footer-white h1,
footer.footer-white h1 a,
footer.footer-white h2,
footer.footer-white h2 a,
footer.footer-white h3,
footer.footer-white h3 a,
footer.footer-white h4,
footer.footer-white h4 a,
footer.footer-white h5,
footer.footer-white h5 a,
footer.footer-white h6,
footer.footer-white h6 a,
footer.footer-white p {
  color: #000;
}
.footer-white .footer-bottom {
  border: 0;
}
.footer-contact-info {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-gray .footer-bottom,
.footer-gray .footer-top {
  background-color: #292929;
}
.footer-gray-1 .footer-bottom,
.footer-gray-1 .footer-top {
  background-color: #1a1a1a;
}
.site-footer .icon-bx-wraper {
  overflow: hidden;
}
.site-footer .icon-content {
  overflow: unset;
}
.site-footer .dlab-tilte {
  position: inherit;
}
.site-footer .icon-sm {
  bottom: -10px;
  opacity: 0.15;
  position: absolute;
  right: 0;
  width: auto;
  z-index: 2;
}
.site-footer .icon-sm i {
  font-size: 90px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.site-footer .icon-bx-wraper:hover .icon-sm i {
  transform: scale(1.5) rotate(20deg);
  -webkit-transform: scale(1.5) rotate(20deg);
  -moz-transform: scale(1.5) rotate(20deg);
  -o-transform: scale(1.5) rotate(20deg);
  -ms-transform: scale(1.5) rotate(20deg);
}
@media only screen and (max-width: 575px) {
  .footer-bottom .text-center,
  .footer-bottom .text-left,
  .footer-bottom .text-right {
    text-align: center !important;
  }
}
.page-wraper {
  background: #f8f8f8;
}
.page-content {
  margin-top: 0;
  padding-bottom: 50px;
}
.content-area {
  padding-top: 60px;
}
.section-full {
  position: relative;
}
.section-full:last-child {
  margin-bottom: -50px;
}
.section-head {
  margin-bottom: 50px;
}
.section-head.no-margin {
  margin-bottom: 0;
}
.section-head h1,
.section-head h2,
.section-head h3 {
  margin-top: 0;
}
.section-head p {
  padding-top: 10px;
  font-size: 15px;
  color: #494949;
}
.text-center.section-head p {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.text-white {
  color: #fff;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .section-full {
    background-attachment: scroll !important;
  }
}
@media only screen and (max-width: 991px) {
  .page-content {
    margin-top: 0;
  }
}
.gallery-caption {
  clear: both;
}
.dlab-gallery-box {
  margin-bottom: 30px;
}
#bg {
  background-attachment: fixed;
  background-size: cover;
}
.pin-btn {
  background-color: #cc2127;
}
.link-btn {
  background-color: #0274b3;
}
.dlab-social-icon.dlab-social-icon-lg li a {
  font-size: 14px;
  height: 35px;
  line-height: 34px;
  padding: 0;
  width: 35px;
}
.dlab-media.dlab-media-left .dlab-info-has,
.dlab-media.dlab-media-right .dlab-info-has,
.dlab-media.dlab-media-top .dlab-info-has {
  bottom: auto;
  margin-bottom: 0;
  top: 0;
}
.dlab-media.dlab-media-top .dlab-info-has {
  margin-top: -100px;
}
.dlab-box:hover .dlab-media.dlab-media-top .dlab-info-has,
.dlab-media.dlab-media-top:hover .dlab-info-has {
  margin-top: 0;
}
.dlab-media.dlab-media-left .dlab-info-has {
  left: 0;
  padding: 15px;
  width: auto;
  margin-left: -60px;
}
.dlab-media.dlab-media-left:hover .dlab-info-has {
  margin-left: 0;
}
.dlab-media.dlab-media-left .dlab-social-icon li {
  display: block;
  margin: 3px 0;
}
.dlab-media.dlab-media-right .dlab-info-has {
  right: 0;
  padding: 15px;
  width: auto;
  left: auto;
  margin-right: -60px;
}
.dlab-media.dlab-media-right:hover .dlab-info-has {
  margin-right: 0;
}
.dlab-media.dlab-media-right .dlab-social-icon li {
  display: block;
  margin: 3px 0;
}
#main {
  transition: margin-left 0.5s;
  -moz-transition: margin-left 0.5s;
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
}
.dlab-social-icon.dlab-social-icon-lg li a {
  color: #fff;
  font-size: 14px;
  height: 35px;
  line-height: 34px;
  padding: 0;
  width: 35px;
}
.dlab-social-icon-lg.dlab-social-icon li {
  display: inline-block;
  font-size: 12px;
  padding: 0;
}
.dlab-social-icon-lg.dlab-social-icon.border li a {
  border: 1px solid rgba(255, 255, 255, 0.05);
}
.contact-style-1 .site-button {
  height: 50px;
  width: 100%;
}
.contact-style-1 h2 {
  margin-top: 0;
}
.contact-style-1 .border-1 {
  border: 1px solid #eee;
}
.contact-style-1 .dlab-social-icon-lg {
  border-top: 1px solid #eee;
  padding-top: 20px;
  text-align: left;
  width: 100%;
  margin: 0;
}
.contact-style-1 .dlab-social-icon-lg a {
  text-align: center;
}
.contact-style-1 .dlab-social-icon-lg li a:hover {
  background: #fff;
  color: #000;
  border: 1px solid #eee;
}
.item-img {
  overflow: hidden;
  position: relative;
}
.item-img img {
  width: 100%;
}
.content-inner {
  padding-top: 80px;
  padding-bottom: 50px;
}
.content-inner-1 {
  padding-top: 80px;
  padding-bottom: 0;
}
.content-inner-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.content-inner-3 {
  padding-top: 100px;
  padding-bottom: 70px;
}
.dis-tbl {
  display: table;
}
.dis-tbl-cell {
  display: table-cell;
  vertical-align: middle;
}
.dis-tbl-cell-t {
  display: table-cell;
  vertical-align: top;
}
.dis-tbl-cell-b {
  display: table-cell;
  vertical-align: bottom;
}
.img-cover {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .content-area {
    padding-top: 30px;
  }
  .page-content {
    padding-bottom: 30px;
  }
  .footer-top {
    padding-top: 40px;
  }
  .site-footer .widget {
    margin-bottom: 25px;
  }
  .section-full:last-child {
    margin-bottom: -30px;
  }
  .content-inner {
    padding-bottom: 20px;
    padding-top: 30px;
  }
  .content-inner-1 {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .content-inner-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section-head {
    margin-bottom: 25px;
  }
  .testimonial-section {
    padding-top: 30px;
  }
  .testimonial-section .owl-controls {
    margin-top: 20px;
  }
  .section-head p {
    padding-top: 0;
  }
  .h3 {
    font-size: 28px;
    margin-top: 10px;
  }
  .about-service .icon-bx-wraper:nth-child(2) {
    margin-top: 0;
  }
  .dlab-post-title .post-title {
    margin-top: 10px;
  }
}
.slide-item {
  position: relative;
}
.slide-item .slide-content {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.slide-item-img img {
  object-fit: cover;
}
.slide-content-box {
  position: relative;
  top: 30%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all 1s ease 0.5s;
  -webkit-transition: all 1s ease 0.5s;
  -o-transition: all 1s ease 0.5s;
  -moz-transition: all 1s ease 0.5s;
}
.owl-slider-banner .owl-theme .owl-dots {
  margin-top: 0;
  position: absolute;
  right: 50px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 25px;
  color: rgba(255, 255, 255, 0.5);
}
.owl-slider-banner .owl-item .slide-content-box {
  opacity: 0;
}
.owl-slider-banner .owl-item.active .slide-content-box {
  opacity: 1;
  transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  top: 50%;
}
@media only screen and (max-width: 1200px) {
  .owl-slider.style-1 .slide-content-box h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .owl-slider.style-1 .slide-content-box p {
    display: none;
  }
  .owl-slider.style-1 .slide-content-box .button-lg {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .owl-slider.style-1 .slide-content-box h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .owl-slider.style-1 .slide-content-box .button-lg {
    display: none;
  }
  .owl-slider-banner .owl-theme .owl-dots {
    right: 15px;
  }
}
@-webkit-keyframes videomodule-anim {
  0% {
    -webkit-transform: scale(0.68);
    transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes videomodule-anim {
  0% {
    -webkit-transform: scale(0.68);
    transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@media screen and (max-width: 991px) {
  .mo-left .header-nav.nav-dark {
    background-color: #202020;
  }
  .mo-left .header-nav {
    overflow-y: scroll;
    position: fixed;
    width: 60px;
    left: -280px;
    height: 100vh !important;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    top: 0;
    background-color: #fff;
    margin: 0;
    z-index: 99;
  }
  .header-nav {
    overflow-x: scroll;
    height: 100%;
  }
  .mo-left .header-nav.show {
    left: -1px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    margin: 0;
    width: 280px;
  }
  .mo-left .header-nav .logo-header {
    display: block;
    float: none;
    height: auto;
    max-width: 100%;
    padding: 30px 15px;
    width: 100%;
  }
  .mo-left .header-nav .logo-header img {
    max-width: unset;
    width: 160px;
    vertical-align: middle;
  }
}
.inner-text .title {
  text-decoration: underline;
  font-weight: 500;
  margin-bottom: 10px;
}
.inner-text p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 20px;
}
.inner-text ul li {
  font-size: 18px;
  line-height: 32px;
}
@keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  100%,
  36% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.theme-btn {
  background-color: #fff;
  border-radius: 40px;
  bottom: 10px;
  color: #fff;
  display: table;
  height: 50px;
  left: 10px;
  min-width: 50px;
  position: fixed;
  text-align: center;
  z-index: 9999;
}
.theme-btn i {
  font-size: 22px;
  line-height: 50px;
}
.theme-btn:hover {
  color: #fff;
  padding: 0 20px;
}
.theme-btn span {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: -15px;
  opacity: 0;
  line-height: 50px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  text-transform: uppercase;
}
.theme-btn:hover span {
  opacity: 1;
  letter-spacing: 1px;
  padding-left: 10px;
}
.service-box-2 {
  padding: 10px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
}
.service-box-2 .title {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 22px;
}
.service-box-2 .dlab-info {
  padding: 20px;
}
.service-box-2 .dlab-info p {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 20px;
  color: #999;
}
.section-head .title {
  margin-bottom: 5px;
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}
.about-carousel-ser {
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .contact-no-area .title br {
    display: none;
  }
  .contact-no-area .title {
    line-height: 65px;
    margin-bottom: 20px;
    font-size: 50px;
  }
  .counter-style-5 .counter {
    font-size: 45px;
    line-height: 55px;
  }
  .counter-style-5 {
    padding: 30px 15px;
  }
  .testimonial-1 .testimonial-text p {
    font-size: 20px;
    line-height: 35px;
  }
  .blog-post.post-style-1 .post-title {
    line-height: 30px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-img-bx img {
    position: unset;
    display: none;
  }
  .service-box.style3 .dlab-tilte {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post.blog-md.border-1 .dlab-post-info {
    padding: 0 20px 0;
  }
}
@media only screen and (max-width: 576px) {
  .service-media-bx .dlab-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
  }
  .service-media-bx {
    padding: 15px;
  }
  .contact-no-area .title {
    line-height: 45px;
    margin-bottom: 20px;
    font-size: 35px;
  }
  .contact-no {
    flex-wrap: wrap;
  }
  .contact-no .contact-left {
    border-right: 0;
  }
  .contact-no .contact-left {
    padding-right: 0;
  }
  .contact-no .no {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .contact-no .contact-right {
    padding-left: 0;
  }
  .counter-style-1 .counter,
  .counter-style-2 .counter,
  .counter-style-3 .counter,
  .counter-style-4 .counter {
    font-size: 36px;
  }
  .counter-style-1 .counter-text,
  .counter-style-2 .counter-text,
  .counter-style-4 .counter-text {
    font-size: 14px;
  }
  .counter-style-1 .icon {
    font-size: 36px;
  }
  .counter-style-3.rounded {
    height: 150px;
  }
}
.content-bx1 {
  padding-left: 30px;
}
@media only screen and (max-width: 991px) {
  .content-bx1 {
    padding-left: 0;
  }
}
@media only screen and (min-width: 991px) {
  .navstyle1 .header-nav .nav > li > a:after {
    content: "";
    right: 0;
    left: auto;
    height: 100%;
    z-index: -1;
  }
  .navstyle2 .header-nav .nav > li > a:after {
    border-radius: 40px;
    background: 0 0;
    width: 100%;
    left: 0;
    z-index: -1;
    height: 100%;
  }
  .navstyle1 .header-nav .nav > li,
  .navstyle2 .header-nav .nav > li {
    padding: 10px 0 0 0;
  }
  .navstyle1 .header-nav .nav > li > a,
  .navstyle2 .header-nav .nav > li > a {
    padding: 12px 15px 12px 15px;
    border: 0;
    position: relative;
    z-index: 1;
    margin-bottom: 8px;
  }
  .navstyle2 .header-nav .nav > li.active > a:after,
  .navstyle2 .header-nav .nav > li:hover > a:after {
    box-shadow: inset 0 0 0 2px var(--color-primary);
    left: 0;
    top: 0;
  }
  .navstyle1 .header-nav .nav > li:hover > a {
    color: #fff;
  }
  .navstyle1 .header-nav .nav > li:hover > a:after {
    right: auto;
    left: 0;
  }
  .navstyle1 .header-nav .nav > li.active > a {
    background: var(--color-primary);
    color: #fff;
  }
  .navstyle3 .header-nav .nav > li > a {
    z-index: 1;
    border: 0;
  }
  .navstyle3 .header-nav .nav > li > a:after {
    z-index: -1;
  }
  .navstyle3 .header-nav .nav > li.active > a:after,
  .navstyle3 .header-nav .nav > li:hover > a:after,
  .navstyle3 .header-nav .nav > li > a:after {
    height: 100%;
    color: #fff;
  }
  .navstyle3 .header-nav .nav > li.active > a,
  .navstyle3 .header-nav .nav > li:hover > a {
    color: #fff;
  }
  .navstyle3 .header-nav .nav > li .sub-menu,
  .navstyle3 .header-nav .nav > li > .mega-menu {
    background-color: var(--color-primary);
    border: 1px solid var(--color-primary);
  }
  .navstyle3 .header-nav .nav > li .mega-menu li:hover > a,
  .navstyle3 .header-nav .nav > li .mega-menu li > a,
  .navstyle3 .header-nav .nav > li .sub-menu li:hover > a,
  .navstyle3 .header-nav .nav > li .sub-menu li > a {
    color: #fff;
  }
  .navstyle3 .header-nav .nav > li .sub-menu > li:hover > a,
  .navstyle3 .header-nav .nav > li .sub-menu > li > a:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .navstyle3 .header-nav .nav > li .mega-menu > li ul a:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .navstyle4 .header-nav .nav > li > a:after {
    width: 0;
    left: auto;
    bottom: 20px;
    z-index: -1;
    height: 16px;
    opacity: 0.2;
    right: 15px;
  }
  .navstyle4 .header-nav .nav > li:hover > a:after {
    width: calc(100% - 30px);
    left: 15px;
    right: auto;
  }
  .navstyle4 .header-nav .nav > li.active > a:after {
    width: calc(100% - 30px);
    left: 15px;
    bottom: 20px;
    z-index: -1;
    height: 16px;
    opacity: 0.2;
  }
  .navstyle4 .header-nav .nav > li > a {
    border: 0;
    z-index: 1;
    padding: 22px 15px 22px 15px;
  }
  .navstyle5 .header-nav .nav > li > a {
    border: 0;
    padding: 22px 10px 22px 10px;
  }
  .navstyle5 .header-nav .nav > li.active > a:after,
  .navstyle5 .header-nav .nav > li.active > a:before,
  .navstyle5 .header-nav .nav > li > a:after,
  .navstyle5 .header-nav .nav > li > a:before {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.8s, opacity 0.2s;
    -moz-transition: -moz-transform 0.8s, opacity 0.2s;
    transition: transform 0.8s, opacity 0.2s;
    width: auto;
    height: auto;
  }
  .navstyle5 .header-nav .nav > li.active > a:before,
  .navstyle5 .header-nav .nav > li > a:before {
    content: "[";
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
  }
  .navstyle5 .header-nav .nav > li.active > a:after,
  .navstyle5 .header-nav .nav > li > a:after {
    content: "]";
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
    width: auto;
    height: auto;
    background: 0 0;
  }
  .navstyle5 .header-nav .nav > li > a:after {
    position: relative;
  }
  .navstyle5 .header-nav .nav > li.active > a:after,
  .navstyle5 .header-nav .nav > li:hover > a:after {
    opacity: 1;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    transform: translateX(10px);
    width: auto;
    height: auto;
    position: relative;
  }
  .navstyle5 .header-nav .nav > li.active > a:before,
  .navstyle5 .header-nav .nav > li:hover > a:before {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  .navstyle1.header.dark .header-nav .nav > li > a,
  .navstyle1.header.dark .main-bar .header-nav .nav > li > a,
  .navstyle1.header.header-transparent .header-nav .nav > li > a,
  .navstyle1.header.header-transparent .main-bar .header-nav .nav > li > a,
  .navstyle2.header.dark .header-nav .nav > li > a,
  .navstyle2.header.dark .main-bar .header-nav .nav > li > a,
  .navstyle2.header.header-transparent .header-nav .nav > li > a,
  .navstyle2.header.header-transparent .main-bar .header-nav .nav > li > a,
  .navstyle5.header.dark .header-nav .nav > li > a,
  .navstyle5.header.dark .main-bar .header-nav .nav > li > a,
  .navstyle5.header.header-transparent .header-nav .nav > li > a,
  .navstyle5.header.header-transparent .main-bar .header-nav .nav > li > a {
    border: 0;
  }
  .navstyle1 .main-bar.bg-primary .header-nav .nav > li.active > a:after,
  .navstyle1 .main-bar.bg-primary .header-nav .nav > li > a:after {
    background: #fff;
  }
  .navstyle1 .main-bar.bg-primary .header-nav .nav > li.active > a,
  .navstyle1 .main-bar.bg-primary .header-nav .nav > li:hover > a {
    color: var(--color-primary);
  }
  .navstyle2 .main-bar.bg-primary .header-nav .nav > li.active > a:after {
    background: 0 0;
    box-shadow: inset 0 0 0 2px #fff;
  }
  .navstyle2 .main-bar.bg-primary .header-nav .nav > li > a:after,
  .navstyle5 .main-bar.bg-primary .header-nav .nav > li.active > a:after,
  .navstyle5 .main-bar.bg-primary .header-nav .nav > li > a:after {
    background: 0 0;
  }
  .navstyle2 .main-bar.bg-primary .header-nav .nav > li:hover > a:after {
    box-shadow: inset 0 0 0 2px #fff;
  }
  .navstyle3 .main-bar.bg-primary .header-nav .nav > li.active > a:after,
  .navstyle3 .main-bar.bg-primary .header-nav .nav > li > a:after {
    background: #000;
    opacity: 0.1;
  }
}
.widget_tag_cloud {
  font-size: 12px !important;
  display: inline-block;
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid #fafafa;
  line-height: 14px;
  margin: 3px;
  padding: 6px 10px;
  border-radius: 10px;
}
.widget_tag_cloud:hover {
  font-size: 12px !important;
  display: inline-block;
  background: #fafafa;
  border: 1px solid #000;
  line-height: 14px;
  margin: 3px;
  padding: 6px 10px;
  border-radius: 15px;
}
.icon-float.icon-right {
  right: 40px;
  background: #833ab4; /* Royal Purple */
  background: -webkit-linear-gradient(to right, #833ab4, #fd1d1d, #fcb045); /* For Safari and Chrome */
  background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045); /* Standard syntax */
}
.icon-float {
  position: fixed;
  width: 80px;
  height: 80px;
  bottom: 40px;
  left: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 50px;
  z-index: 100;
  animation: icon-float 3s infinite ease-in-out;
}
.icon-float:hover {
  background-color: #d79b52;
  transition: 0.3s ease-in-out;
}
.icon-float .float {
  position: relative;
  color: #fff;
  z-index: 9999;
}
.icon-float .float:hover {
  color: #fff;
}
@keyframes icon-float {
  50% {
    box-shadow: 0 0 20px #fff;
  }
}
.icon-float-call {
  bottom: 65px;
  background-color: #d79b52;
}
.icon-float-call:hover {
  background-color: #25d366;
  transition: 0.3s ease-in-out;
}
.icon-float {
  width: 80px;
  height: 80px;
  bottom: 40px;
  left: 40px;
  font-size: 50px;
}
@keyframes icon-float {
  50% {
    box-shadow: 0 0 20px #fff;
  }
}
.icon-float-call {
  bottom: 65px;
}
.icon-float {
  width: 64px;
  height: 64px;
  bottom: 30px;
  left: 30px;
  font-size: 40px;
}
@keyframes icon-float {
  50% {
    box-shadow: 0 0 20px #fff;
  }
}
.icon-float-call {
  bottom: 65px;
}
@media only screen and (max-width: 480px) {
  .icon-float {
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 20px;
    font-size: 25px;
  }
  .icon-float-call {
    bottom: 37px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .icon-float {
    width: 64px;
    height: 64px;
    bottom: 30px;
    left: 30px;
    font-size: 40px;
  }
  .icon-float-call {
    bottom: 65px;
  }
}
.icon-float-call {
  background: #d79b52;
}
.icon-float .float i {
  padding-top: 10px;
}
.icon-float::before {
  content: "";
  display: block;
  position: absolute;
  border: 50%;
  border: 1px solid #25d366 !important;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: animate 1s linear infinite !important;
}
.icon-float:after {
  animation-delay: 0.3s;
}
.icon-float-call {
  background: #25d366 !important;
}
.icon-float-call {
  background: #762dc4 !important;
  margin-bottom: 44px;
}
.icon-float:after {
  animation-delay: 0.3s;
}
@keyframes animate {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
@media screen and (max-width: 500px) {
  #WhatsApp_ {
    display: none;
  }
  @media screen and (max-width: 650px) {
    #WhatsApp_ {
      display: block;
      position: fixed;
      text-decoration: none;
      z-index: 9999;
      width: 65px;
      height: 65px;
      border-radius: 80px;
      border: 2px solid #fff;
      bottom: 15px;
      left: 20px;
      margin-bottom: 110px;
      background: url(../images/whatsapp-512.png) center/50px 50px no-repeat #fff;
    }
  }
  #InstaGrAM {
    display: none;
  }
  @media screen and (max-width: 650px) {
    #InstaGrAM {
      display: block;
      position: fixed;
      text-decoration: none;
      z-index: 9999;
      width: 65px;
      height: 65px;
      border-radius: 80px;
      border: 2px solid #fff;
      bottom: 15px;
      right: 20px;
      margin-bottom: 70px;
      background: url(../images/instagram-512.png) center/50px 50px no-repeat #fff;
    }
  }
}
