/*@import url('https://fonts.googleapis.com/css2?family=Signika+Negative:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');*/

.kw-input-wrapper {
  margin-left: -35px !important;
}

.team-contact-form .theme-btn.btn-style-one {
  width: 374px !important;
}

a.current-class {
  color: #ff5926 !important;
}

.ts-portfolio4-main h3 {
  font-family: "Signika Negative", sans-serif;
}

.ts-portfolio4-main h1 {
  font-family: "Signika Negative", sans-serif;
}

.tes {
  background: #f8f8f8;
  margin-bottom: 25px;
  padding: 25px;
  box-shadow: inset 0px 0px 5px #ccc;
  border-radius: 5px;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000de !important;
}

.ters p strong {
  color: #000;
  font-family: "Signika Negative", sans-serif;
  font-weight: 700;
  font-size: 20px;
}

#Web1DesignEnquiryValue .form-group {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.list-style-two li strong {
  color: #ff5926;
}

.features-section .image-column .image img {
  border-radius: 30px
}

.list-style-two.mb0 li {
  margin-bottom: 0px
}

td,
th {
  padding: 2px 10px;
  border: solid 1px #ccc;
}

.sm .feature-block .icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  top: 0px;
  height: 37px;
  width: 37px;
  font-size: 20px;
  background-color: #ff5926;
  color: #fff;
  border-radius: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.sm .list-style-two li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
  /* color: rgba(255, 255, 255, 0.60); */
  line-height: 26px;
  font-family: "Signika Negative", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5e5e5e;
  padding-left: 30px;
  letter-spacing: -0.4px;
  margin-bottom: 0px;
}

.sm .feature-block .inner-box {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-left: 59px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.tabu {
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px;
  text-align: center;
}

.tabu a {
  color: #000;
  background-color: #d2d2d2;
  border-radius: 3px 3px 0px 0px;
  padding: 10px 28px;
  display: -webkit-inline-box;
}

.active1 {
  background: #eb570f !important;
  color: #fff !important
}

.active1 img {
  display: block !important
}

.tabu a img {
  display: none
}

.test {
  color: #484848;
  line-height: 21px;
  font-size: 14px;
  margin-bottom: 15px;
}

.name-test {
  color: #000;
  font-weight: bold;
  line-height: 22px;
  display: flow-root;
}

.name-test img {
  width: 42px;
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
}

.fixs {
  position: fixed;
  background-color: #0969ac;
  padding: 8px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  z-index: 999;
}

.list-style-two.wite li {
  color: #fff;
}

.about.benefit::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #c7e6ff;
  z-index: -1;
}

.fixs a {
  color: #fff;
  padding: 0px 35px;
}

ul.lists {
  padding-left: 20px
}

.lists li strong {
  color: #000
}

.lists li {
  line-height: 26px;
  font-family: "Signika Negative", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5e5e5e;
  list-style: disc;
  list-style-position: outside;
  margin-bottom: 10px
}

body {
  margin: 0;
  padding: 0;
}

.Advance-Slider {
  float: left;
  width: 100%;
  overflow: hidden;
}

.Advance-Slider button.slick-arrow {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  background: #fff;
  z-index: 99999;
  border: none;
  margin: auto;
  font-size: 0;
  text-align: center;
  outline: none;
  cursor: pointer;
  border-radius: 0px !important;
  line-height: 49px;
}

.Advance-Slider .img-fill {
  position: relative;
  height: 100%;
}

.Advance-Slider .img-fill img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  animation: myMove 10s linear infinite;
}

.Advance-Slider .item {
  height: 100vh;
  overflow: hidden;
  outline: none;
}

.Advance-Slider button.slick-next.slick-arrow {
  right: 0;
  left: auto;
}

.Advance-Slider button.slick-arrow:before {
  content: "\f104";
  top: 0;
  left: 0;
  margin: auto;
  font-family: fontawesome;
  font-size: 18px;
  font-size: 35px;
}

.Advance-Slider button.slick-next.slick-arrow:before {
  transform: scaleX(-1);
  display: block;
}

.Advance-Slider ul.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.Advance-Slider ul.slick-dots li {
  display: inline-block;
  height: auto;
  padding: 0 5px;
  line-height: 0px;
}

.Advance-Slider ul.slick-dots li button {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background: #fff;
  border: none;
  font-size: 0px;
  padding: 0px;
  opacity: 0.5;
  outline: none;
  transition: all 0.3s ease;
  cursor: pointer;
}

.Advance-Slider ul.slick-dots li.slick-active button {
  opacity: 1;
}

.Advance-Slider button.slick-arrow {
  perspective: 360px;
}

.Advance-Slider button.slick-arrow .thumb {
  position: absolute;
  height: 100px;
  width: 150px;
  left: 100%;
  top: -28px;
  transform-origin: 0% 0%;
  transform: rotate3d(1, 0, 0, 90deg);
}

.Advance-Slider button.slick-arrow .thumb img {
  height: 100%;
  width: 100%;
}

.Advance-Slider button.slick-next {}

.Advance-Slider button.slick-next .thumb {
  left: auto;
  right: 100%;
}

.Advance-Slider button.slick-prev.hover-out .thumb,
.Advance-Slider button.slick-prev .thumb {
  animation: out-left 300ms ease 0ms 1 forwards;
}

.Advance-Slider button.slick-prev.hover-in .thumb {
  animation: in-left 300ms ease 0ms 1 forwards;
}

.Advance-Slider button.slick-next.hover-out .thumb,
.Advance-Slider button.slick-next .thumb {
  animation: out-right 300ms ease 0ms 1 forwards;
  transform-origin: 100% 50%;
}

.Advance-Slider button.slick-next.hover-in .thumb {
  animation: in-right 300ms ease 0ms 1 forwards;
}

.Advance-Slider button.slick-prev:hover {
  transform: translateX(-100%);
}

.Advance-Slider button.slick-prev {
  transition: all 0.3s ease;
}

.Advance-Slider button.slick-next:hover {
  transform: translateX(100%);
}

.Advance-Slider button.slick-next {
  transition: all 0.3s ease;
}

.Advance-Slider ul.slick-dots li button img {
  height: 0;
  width: 20px;
  top: 0;
  object-fit: cover;
  transition: height 0.2s ease 0.2s, width 0.2s ease 0s;
  position: relative;
  left: -50%;
}

.Advance-Slider ul.slick-dots li button a {
  position: absolute;
  height: 90px;
  bottom: calc(100%);
  width: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transition: all 0.2s ease 0.2s;
  padding-bottom: 10px;
}

.Advance-Slider ul.slick-dots li button {
  position: relative;
  display: flex;
  justify-content: center;
}

.Advance-Slider ul.slick-dots li button:hover a img {}

.Advance-Slider ul.slick-dots li button:hover img {
  height: 80px;
  width: 140px;
  transition: height 0.2s ease, width 0.2s ease 0.2s;
}

.Advance-Slider ul.slick-dots li button:hover a {
  width: 140px;
  transition: all 0.3s ease 0s;
}

.Advance-Slider ul.slick-dots li button:hover {
  opacity: 1;
}

.Advance-Slider ul.slick-dots li button:before {
  content: '';
  bottom: calc(100% + -10px);
  left: 7px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  opacity: 0;
  transition: 0.3s ease 350ms;
}

.Advance-Slider ul.slick-dots li button:hover:before {
  opacity: 1;
  transition: 0.3s ease 0s;
}

.Advance-Slider .item.slick-active {
  animation: Slick-FastSwipeIn 1s both;
}

.Advance-Slider .item .contain-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.Advance-Slider .item .contain-wrapper .dots-contain {
  display: none;
}

.Advance-Slider .item h3 {
  margin: 0px;
  color: #fff;
  font-size: 84px;
  font-weight: 300;
  text-transform: capitalize;
}

.Advance-Slider .item {
  color: #fff;
}

.Advance-Slider .item h5 {
  font-size: 32px;
  font-weight: 300;
  padding: 10px 0 0;
  margin: 0;
  text-transform: capitalize;
}

.Advance-Slider .item .contain-wrapper .info {
  max-width: 1200px;
}

.Advance-Slider .item h5 span {
  color: #00BCD4;
}

.Advance-Slider .item h3 span {
  color: #00BCD4;
}

.Advance-Slider .item h3 {
  animation: fadeOutRight 1s both;
}

.Advance-Slider .item.slick-active h3 {
  animation: fadeInDown 1s both 1s;
}

.Advance-Slider .item h5 {
  animation: fadeOutLeft 1s both;
}

.Advance-Slider .item.slick-active h5 {
  animation: fadeInLeft 1s both 1.5s;
}


@keyframes myMove {
  from {
    transform: scale(1.0, 1.0);
    transform-origin: 50% 50%;
  }

  to {
    transform: scale(1.8, 1.5);
    transform-origin: 50% 0%;
  }
}

@keyframes Slick-FastSwipeIn {
  0% {
    transform: rotate3d(0, 1, 0, 150deg) scale(0) perspective(400px);
  }

  100% {
    transform: rotate3d(0, 1, 0, 0deg) scale(1) perspective(400px);
  }
}

@keyframes in-left {
  from {
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
    transform: rotate3d(0, 1, 0, 90deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}

@keyframes out-left {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }

  to {
    -webkit-transform: rotate3d(0, 1, 0, 86deg);
    transform: rotate3d(0, 1, 0, 86deg);
  }
}

@keyframes in-right {
  from {
    -webkit-transform: rotate3d(0, -1, 0, 90deg);
    transform: rotate3d(0, -1, 0, 90deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}

@keyframes out-right {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }

  to {
    -webkit-transform: rotate3d(0, -1, 0, 86deg);
    transform: rotate3d(0, -1, 0, 86deg);
  }
}


.modal-logo__inner-bg {
  display: none !important
}

.modal-logo__inner {
  display: none !important
}

.modal-logo.js-logo {
  display: none !important
}

.modal-logo {
  display: none !important
}

@media (max-width: 768px) {
  #slider {
    display: none !important
  }

  .cta {
    display: block !important
  }
}

.bannerss a {
  font-family: 'Signika Negative', sans-serif;
}

.bannerss h2 {
  font-family: "Manrope", sans-serif;
}

.bannerss h1 {
  font-family: "Manrope", sans-serif;
  line-height: 43px;
  font-weight: 700;
  font-size: 73px;
  letter-spacing: -4px;
  margin-bottom: 40px;
}

.bannerss h3 {
  font-family: 'Signika Negative', sans-serif;
}

.bannerss p {
  font-family: "Manrope", sans-serif;
}

.cta {
  display: none
}

.aurel_pr_30 {
  padding-right: 70px
}

.aurel_pl_30 {
  padding-left: 70px
}

.aurel_widget_pm_testimonial a.latest-work:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  transition: opacity 400ms;
  background: -moz-radial-gradient(center, ellipse cover, rgba(23, 23, 23, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(23, 23, 23, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: radial-gradient(ellipse at center, rgba(23, 23, 23, 0) 0%, rgba(23, 23, 23, 1) 100%);
  opacity: 0;
  transition: opacity 400ms
}

.aurel_widget_pm_testimonial a.latest-work:hover:before {
  background: -moz-radial-gradient(center, ellipse cover, rgba(23, 23, 23, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(23, 23, 23, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: radial-gradient(ellipse at center, rgba(23, 23, 23, 0) 0%, rgba(23, 23, 23, 1) 100%);
  opacity: .5
}

.about-messs p {
  width: 65%;
  margin: auto;
  margin-bottom: 15px;
  text-align: left !important
}

@media only screen and (max-width:768px) {
  .aurel_pl_30 {
    padding-left: 30px !important
  }

  .aurel_pr_30 {
    padding-right: 30px !important
  }

  .about-mes {
    width: 100%;
    margin: auto
  }

  .aurel_slider_wrapper {
    position: relative;
    height: 260px !important
  }
}

#slider {
  width: 408px;
  top: 120px;
  font-family: 'Muli', sans-serif !important;
  position: fixed;
  z-index: 99
}

#header {
  width: 315px;
  font-family: 'Muli', sans-serif !important;
  height: auto;
  position: absolute;
  left: 0;
  border: 0 solid #d8d8d8;
  margin-left: 0;
  border-radius: 3px;
  box-shadow: 0 0 5px #5c5c5c;
  background: #fff
}

.button-two:hover {
  border-radius: 4px;
  color: #fff;
}

#sidebar {
  font-family: 'Muli', sans-serif !important;
  position: absolute;
  top: 320px;
  left: 315px;
  transform: rotate(-90deg);
  transform-origin: top left;
}

body {
  overflow-x: hidden
}

#sidebar1 {
  position: absolute;
  top: 320px;
  left: 315px;
  transform: rotate(-90deg);
  transform-origin: top left;
}

#header input[type=text] {
  margin-top: 10px;
  padding: 10px;
  width: 100%;
  font-size: 15px;
  border-radius: 4px;
  border: solid 2px #444648;
  outline: none;
  margin-bottom: 0;
  height: auto !important
}

#header input[type=date] {
  margin-top: 10px;
  padding: 10px;
  width: 100%;
  font-size: 15px;
  border-radius: 4px;
  border: solid 2px #444648;
  outline: none;
  margin-bottom: 0;
  height: auto !important
}

#header input[type=tel] {
  margin-top: 10px;
  padding: 10px;
  width: 100%;
  font-size: 15px;
  border-radius: 4px;
  border: solid 2px #444648;
  outline: none;
  margin-bottom: 0;
  height: auto !important
}

#header input[type=email] {
  margin-top: 10px;
  padding: 10px;
  width: 100%;
  font-size: 15px;
  border-radius: 4px;
  outline: none;
  margin-bottom: 0;
  height: auto !important
}

h4 {
  font-size: 15px
}

div#title {
  position: absolute;
  top: 300px;
  left: 650px
}

#header select {
  padding: 6px;
  width: 100%;
  font-size: 15px;
  border-radius: 2px;
  border: 3px solid #98d0f1
}

#header textarea {
  padding: 6px;
  font-size: 15px;
  border-radius: 2px;
  border: 3px solid #98d0f1;
  margin-top: 10px;
  height: 80px;
  width: 100%
}

#header button {
  background: #fff;
  border: none;
  color: #000;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  padding: 11px 0;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 0px;
  padding-top: 0px;
}

.button-one,
.button-two,
.button-three {
  text-align: center;
  cursor: pointer;
  font-size: 24px;
  margin: 0
}

.button-two {
  border-radius: 4px;
  background-color: #ff0909;
  border: none;
  padding: 13px 19px;
  width: auto;
  white-space: nowrap;
  transition: all .5s;
  font-size: 18px;
  color: #ffffff !important;
  border-radius: 5px 5px 0px 0px !important;
}

.ads label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
  color: #000;
}

.ads input[type=checkbox],
.ads input[type=radio] {
  width: 23px;
  height: 23px;
  vertical-align: bottom;
  margin-right: 10px
}

.button-two span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: .5s;
  white-space: nowrap;
  color: #ffffff !important;
}

#header h2 {
  font-size: 20px
}

#header ::placeholder {
  color: #828282;
  text-transform: capitalize
}

#header h2 {
  font-size: 20px;
  margin: 0;
  color: #fff;
  line-height: inherit
}

#header label {
  color: #fff;
  line-height: 19px;
  margin-top: 15px;
  font-size: 15px;
  margin-bottom: 10px
}

.contact-button {
  top: 0;
  right: 0;
  width: 100%
}

.contact-button button {
  padding: 10px 16px;
  background-color: #ff5926;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0;
  border-color: #000;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  width: 100%;
  border-radius: 0 !important;
  font-weight: 600;
  text-align: left;
  line-height: 28px;
  font-family: "Roboto-Bold"
}

.contact-button button:hover {
  background-color: #ff5926;
  color: #fff
}

.form-wrapper .form-control {
  border: 1px solid #ddd;
  border-radius: 3px !important;
  height: 39px;
  padding: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  background-clip: inherit !important;
  background: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.iti--allow-dropdown {
  width: 100%
}

.form-wrapper {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 5px 0px 0px 5px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  z-index: 99999;
  box-shadow: 0 0 19px rgba(237, 89, 62, 0.30) !important;
  padding: 10px 20px 20px !important
}

.form-wrapper.active {
  bottom: 0
}

.form-wrapper .close {
  position: absolute;
  right: 1.5rem;
  top: 1rem;
  cursor: pointer;
  opacity: 1
}

.form-wrapper .close i {
  color: #fff;
  font-size: 1.5rem
}

.abs .col-sm-4 span {
  display: block;
  color: #fff
}

@media only screen and (max-width: 991px) {
  .wsactive .whatsapp {
    display: none !important
  }
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.ttf");
}

.footer-ree-lg h6 {
  font-family: "Roboto-Medium";
  font-weight: 500;
}

b,
strong {
  /* font-family: "Roboto-Medium"; */
  font-weight: 600;
  color: #e84b1a;
}

b a,
strong a {
  /* font-family: "Roboto-Medium"; */
  font-weight: 600;
  color: #e84b1a;
}

body {
  font-family: "Signika Negative", sans-serif;
  font-weight: 600
}

* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none
}

.menu li a span {
  position: absolute;
  background: #039907;
  padding: 1px 5px;
  border-radius: 5px;
  font-size: 10px;
  top: -1px
}

.main-header .main-box {}

.wsmobileheader .smllogo img {
  height: 56px
}

.menu li a small {
  padding-left: 23px
}

.fb_iframe_widget {
  margin-bottom: 5px
}

.darkHeader {
  background-color: #000
}

.crms {
  padding: 1px;
  background-color: silver;
  border: solid 5px #efefef;
  margin-bottom: 0 !important
}

.dark-text p {
  line-height: 24px;
  font-size: 16px;
}

.dark-text img {
  float: right;
  width: 300px;
  margin-left: 30px;
  margin-bottom: 15px
}

.dropdown-large {
  position: static !important
}

.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0
}

.dropdown-menu-large>li>ul {
  padding: 0;
  margin: 0
}

.dropdown-menu-large>li>ul>li {
  list-style: none
}

.dropdown-menu-large>li>ul>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #333;
  white-space: normal
}

.dropdown-menu-large>li ul>li>a:hover,
.dropdown-menu-large>li ul>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
  color: #999
}

.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}

.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px
}

@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0
  }

  .dropdown-menu-large>li {
    margin-bottom: 30px
  }

  .dropdown-menu-large>li:last-child {
    margin-bottom: 0
  }

  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important
  }
}

.dark-text p {
  text-align: justify !important
}

.top-con1 {
  background: transparent;
  color: #fff;
  font-size: 15px;
  padding: 6px 16px;
  border-radius: 50px;
  text-transform: uppercase;
  float: right;
  margin-top: 8px;
  margin-left: 24px;
  border: solid 2px #00a6dd !important;
  line-height: 28px !important
}

.top-con {
  background: #ff0909;
  color: #fff;
  font-size: 15px;
  padding: 6px 16px;
  border-radius: 0px;
  text-transform: uppercase;
  float: right;
  margin-top: 8px;
  margin-left: 0px
}

.top-con:hover {
  color: #fff !important
}

.services-block-two .inner-box:hover .text {
  color: #fff
}

.services-block-two .inner-box:hover a {
  color: #fff
}

body {
  font-size: 15px;
  color: #777;
  line-height: 1.7em;
  font-weight: 400;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #13192d
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: 400;
  margin: 0;
  background: none;
  line-height: 1.6em;
  font-family: "Manrope", sans-serif;
}

.dark-bg {
  background-color: #282a33
}

.light-bg {
  background-color: #f6fbfd
}

p,
text {
  line-height: 24px;
  font-family: "Signika Negative", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5e5e5e;
  letter-spacing: -0.4px;
}

.strike-through {
  text-decoration: line-through
}

.margin-top-40 {
  margin-top: 40px
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto
}

.medium-container {
  max-width: 850px
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0
}

.theme-btn {
  display: inline-block;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.centered {
  text-align: center
}

.btn-style-one {
  position: relative;
  padding: 7px 20px;
  line-height: 24px;
  text-transform: capitalize;
  background: #ff0909;
  color: #fff;
  border: 2px solid #ff0909;
  font-size: 15px;
  font-weight: 500;
  border-radius: 50px
}

.btn-style-one .icon {
  position: relative;
  margin-left: 8px
}

.btn-style-one:hover {
  background: none;
  color: #ff5926;
  border-color: #ff5926
}

.btn-style-two {
  position: relative;
  padding: 7px 20px;
  line-height: 24px;
  text-transform: capitalize;
  background: #2b3d5e;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border: 2px solid #2b3d5e;
}

.btn-style-two .icon {
  position: relative;
  margin-left: 8px
}

.btn-style-two:hover {
  background: none;
  color: #2b3d5e;
  border-color: #2b3d5e
}

.btn-style-three {
  position: relative;
  padding: 7px 20px;
  line-height: 24px;
  text-transform: capitalize;
  background: #fff;
  color: #0e2741;
  font-size: 15px;
  font-weight: 500;
  border: 2px solid #fff;
}

.btn-style-three .icon {
  position: relative;
  margin-left: 8px
}

.btn-style-three:hover {
  background: none;
  color: #fff;
  border-color: #fff
}

.btn-style-four {
  position: relative;
  padding: 11px 40px;
  line-height: 24px;
  color: #13192d;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
  text-transform: uppercase;
  border: 2px solid #e0e0e0
}

.btn-style-four:hover {
  color: #fff;
  background: #18254f;
  border-color: #18254f
}

.social-icon-one {
  position: relative
}

.social-icon-one li {
  position: relative;
  margin-right: 15px;
  display: inline-block
}

.social-icon-one li a {
  font-size: 16px;
  color: rgb(255 255 255 / 75%);
  display: inline-block;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.social-icon-one li a:hover {
  color: rgba(255, 255, 255, 1)
}

.social-icon-two {
  position: relative
}

.social-icon-two li {
  position: relative;
  display: inline-block
}

.social-icon-two li a {
  position: relative;
  width: 34px;
  height: 34px;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  margin: 0 1px;
  border-radius: 5%;
  display: inline-block;
  background-color: #0f5eb6
}

.social-icon-two li.twitter a {
  background-color: #08c2ff
}

.social-icon-two li.g-plus a {
  background-color: #08c2ff;
  background-color: #ff5f4e
}

.social-icon-two li.dribbble a {
  background-color: #ff529b
}

.social-icon-three {
  position: relative
}

.social-icon-three .share {
  position: relative;
  color: #25292f;
  font-size: 16px;
  font-weight: 700;
  display: inline-block
}

.social-icon-three a {
  position: relative;
  color: #d4d4d4;
  font-size: 16px;
  text-align: center;
  margin-left: 10px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.social-icon-three a:hover {
  color: #ff5926
}

.theme_color {
  color: #ff5926
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #18254f;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/logo.png)
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto
}

.scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 38px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  border-radius: 50%;
  background: #0a0a0a;
  display: none;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.scroll-to-top:hover {
  color: #fff;
  background: #ff5926
}

.list-style-one {
  position: relative
}

.list-style-one li {
  position: relative;
  padding-left: 19px;
  font-size: 15px;
  /* margin-bottom: 20px; */
  line-height: 1.8em;
  color: #fff;
  float: left;
  margin-right: 15px;
}

.list-style-one li a {
  color: #fff
}

.list-style-two {
  position: relative
}

.list-style-two li {
  position: relative;
  padding-left: 40px;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.8em;
  color: rgba(255, 255, 255, 0.60)
}

.list-style-two li .icon {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 20px;
  line-height: 1em;
  color: rgba(255, 255, 255, 0.60)
}

.list-style-three {
  position: relative
}

.list-style-three li {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.8em;
  color: #171717
}

.list-style-three li:before {
  position: absolute;
  content: '\f00c';
  left: 0;
  top: 2px;
  color: #ff5926;
  font-family: 'FontAwesome'
}

.main-header {
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%
}

.main-header .auto-container {
  position: relative
}

.main-header .header-top {
  position: relative;
  color: #fff;
  background: rgba(255, 255, 255, 0.10);
  background: #00a6dd;
  padding: 9px;
}

.main-header .header-top .top-left {
  position: relative;
  padding: 7px 0px;
}

.main-header .link-nav li {
  position: relative;
  display: inline-block;
  line-height: 14px;
  padding-right: 25px;
  font-size: 14px
}

.main-header .link-nav li a {
  padding-left: 25px;
  color: #aaa
}

.main-header .link-nav li:last-child {
  border-right: 0
}

.main-header .link-nav li .icon {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 14px
}

.main-header .link-nav li a {
  position: relative;
  color: #fff;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease
}

.main-header .header-top .top-right {
  position: relative;
  float: right
}

.main-header .header-top .top-right .social-icon-one {
  padding: 9px 0;
  display: inline-block;
}

.main-header .header-top .top-right .login-btn {
  position: relative;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 13px 33px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #2b3d5e
}

.main-header .header-top .top-right .login-btn .icon {
  margin-right: 10px
}

.header-top .social-icon {
  position: relative
}

.header-top .social-icon a {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-left: 20px;
  line-height: 24px;
  font-size: 14px;
  color: #aaa;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.header-top .social-icon a:hover {
  color: #9c0
}

.main-header .main-box {
  position: relative;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  padding: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.main-header.fixed-header .main-box {
  position: fixed;
  border-bottom: 1px solid #18254f;
  padding: 0;
  z-index: 999;
  opacity: 1;
  visibility: visible;
  background-color: #18254f;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}

.main-header .main-box .outer-container {
  position: relative
}

.main-header .main-box .logo-box {
  position: relative;
  float: left;
  left: 0;
  z-index: 10;
  padding: 10px 0
}

.fixed-header .main-box .logo-box {
  padding: 10px 0
}

.main-header.fixed-header .main-box .logo-box .logo img {
  width: 106px
}

.main-header .main-box .logo-box .logo img {
  display: inline-block;
  max-width: 100%;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.main-header .nav-toggler button {
  position: relative;
  display: block;
  color: #444;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  background: none
}

.main-header .nav-outer {
  position: relative;
  float: right
}

.main-menu {
  position: relative;
  float: left;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.main-menu .navbar-collapse {
  padding: 0
}

.main-menu .navigation {
  position: relative;
  margin: 0
}

.main-menu .navigation>li {
  position: relative;
  display: inline-block;
  padding: 30px 0;
  margin-right: 23px;
  padding-bottom: 8px
}

.main-menu .navigation>li:last-child {
  margin-right: 0
}

.fixed-header .main-menu .navigation>li {
  padding: 17px 0
}

.fixed-header .info-options {
  padding: 38px 0 !important
}

.main-menu .navigation>li>a {
  position: relative;
  display: block;
  padding: 0;
  color: #fff;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0;
  opacity: 1;
  font-weight: 400;
  font-size: 14px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.main-menu .navigation>li.dropdown>a:before {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  right: 0;
  font-size: 14px
}

.main-menu .navigation>li.dropdown a {
  padding-right: 12px
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a {
  color: #ff8700;
  opacity: 1
}

.main-menu .navigation>li>ul {
  position: absolute;
  left: 0;
  top: 120%;
  width: 240px;
  padding: 0;
  z-index: 100;
  display: none;
  background: #fff;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05)
}

.main-menu .navigation>li>ul.from-right {
  left: auto;
  right: 0
}

.main-menu .navigation>li>ul>li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.10)
}

.main-menu .navigation>li>ul>li:last-child {
  border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
  position: relative;
  display: block;
  padding: 7px 15px;
  line-height: 24px;
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
  color: #292929;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  text-transform: uppercase
}

.main-menu .navigation>li>ul>li:hover>a {
  color: #fff;
  background: #ff5926
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 5px;
  width: 10px;
  height: 20px;
  display: block;
  color: #292929;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  z-index: 5
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
  color: #fff
}

.main-menu .navigation>li>ul>li>ul {
  position: absolute;
  left: 100%;
  top: 20px;
  width: 250px;
  padding: 0;
  z-index: 100;
  display: none;
  background: #fff;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05)
}

.main-menu .navigation>li>ul>li>ul.from-right {
  left: auto;
  right: 0
}

.main-menu .navigation>li>ul>li>ul>li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.10)
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
  border-bottom: none
}

.main-menu .navigation>li>ul>li>ul>li>a {
  position: relative;
  display: block;
  padding: 4px 15px;
  line-height: 24px;
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
  color: #292929;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  text-transform: uppercase
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
  color: #fff;
  background: #ff5926
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 11px;
  width: 10px;
  height: 20px;
  display: block;
  color: #292929;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  z-index: 5
}

.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {
  color: #fff
}

.main-menu .navigation>li.dropdown:hover>ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  -webkit-transition: all .3s ease
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 28px;
  border: 1px solid #fff;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none
}

.main-header.light-version {
  position: absolute;
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.40)
}

.main-header.light-version .main-box {
  background: none
}

.main-header.light-version .main-menu .navigation>li,
.main-header.light-version .main-box .logo-box {
  padding: 20px 0
}

.main-header.light-version .main-menu .navigation>li>a {
  color: #fff
}

.light-version.fixed-header .main-box {
  background-color: rgba(0, 0, 0, 0.80);
  border-color: rgba(0, 0, 0, 0.80)
}

.header-style-two {
  position: absolute;
  width: 100%;
  background: none
}

.header-style-two .main-box {
  background: none
}

.main-header.header-style-two .main-menu .navigation>li.current>a,
.main-header.header-style-two .main-menu .navigation>li>a:hover {
  color: #fff
}

.header-style-three {
  position: relative
}

.header-style-three .header-top {
  position: relative;
  background-color: #262830
}

.header-style-three .header-top,
.header-style-three .header-top .link-nav li a {
  color: rgba(255, 255, 255, 0.80)
}

.header-style-three .header-top .top-right .login-btn {
  background-color: #ff5926
}

.header-style-three .search-box-outer {
  border-color: #13192d
}

.header-style-three.fixed-header .main-box {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0
}

.header-style-three .main-menu .navigation>li>a,
.header-style-three .search-box-btn {
  color: #13192d
}

.header-style-three .main-menu .navigation>li:hover>a,
.header-style-three .main-menu .navigation>li.current>a {
  color: #ff5926
}

.header-style-three .info-options .cart-btn {
  color: #13192d !important
}

.main-header .info-options {
  position: relative;
  float: right;
  margin-left: 25px;
  padding: 50px 0
}

.main-header .info-options .cart-btn {
  position: relative;
  color: #fff;
  font-size: 18px;
  float: left
}

.main-header .info-options .cart-btn .item-count {
  position: absolute;
  right: -10px;
  bottom: -6px;
  width: 18px;
  height: 18px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  display: inline-block;
  background-color: #2bbf4e
}

.search-box-outer {
  position: relative;
  float: left;
  color: #fff;
  padding-left: 20px;
  margin-right: 18px;
  border-left: 1px solid #fff
}

.main-header .search-box-btn {
  position: relative;
  display: block;
  width: 100%;
  top: 1px;
  font-size: 18px;
  line-height: 20px !important;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.main-header .search-box-outer .dropdown-menu {
  top: 71px;
  border-top: 3px solid #ff5926;
  padding: 0;
  width: 280px;
  border-radius: 0
}

.main-header.fixed-header .search-box-outer .dropdown-menu {
  top: 61px
}

.main-header .search-box-outer .dropdown-menu>li {
  padding: 0;
  border: none;
  background: none
}

.main-header .search-panel .form-container {
  padding: 25px 20px
}

.main-header .search-panel .form-group {
  position: relative;
  margin: 0
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 7px 40px 7px 15px;
  height: 40px;
  color: #000;
  border: 1px solid #e0e0e0;
  background: #fff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
  border-color: #9c0;
  border-color: #ff5926
}

.main-header .search-panel .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #555;
  font-size: 12px;
  background: none;
  cursor: pointer
}

.main-slider {
  position: relative;
  z-index: 10
}

.main-slider .tp-caption {
  z-index: 5
}

.main-slider .tp-dottedoverlay {
  background: none !important
}

.main-slider h2 {
  font-size: 65px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: capitalize;
}

.main-slider .text {
  position: relative;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 29px
}

.main-slider .btn-style-one {
  border-width: 2px;
  color: #fff;
  text-transform: uppercase
}

.main-slider .btn-style-two {
  border-width: 2px;
  color: #fff;
  border-radius: 50px
}

.main-slider .btn-style-three {
  border-width: 2px;
  color: #0e2741;
  border-radius: 50px
}

.main-slider .btn-style-three:hover {
  color: #fff
}

.main-slider .tp-bannertimer {
  display: none !important
}

.sec-title {
  position: relative;
  margin-bottom: 50px
}

.sec-title h2 {
  position: relative;
  color: #13192d;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2em;
  z-index: 1
}

.sec-title .text {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  margin-top: 15px !important;
  line-height: 1.6em;
  color: rgba(19, 25, 45, 0.70)
}

.sec-title .quote-icon {
  position: absolute;
  left: 0;
  top: -18px;
  color: #ebeff7;
  font-size: 80px;
  line-height: 1em;
  margin-left: -40px
}

.sec-title .quote-icon .icon {
  line-height: 1em
}

.sec-title.centered {
  text-align: center
}

.sec-title.centered .quote-icon {
  left: 50%
}

.sec-title.centered .text {
  max-width: 810px;
  margin: 0 auto
}

.sec-title.light h2 {
  color: #fff
}

.sec-title.light .quote-icon {
  color: rgba(255, 255, 255, 0.20)
}

.sec-title.light .text {
  color: #fff
}

.map-canvas {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 470px
}

.map-canvas .map-data {
  text-align: center;
  font-size: 13px;
  font-weight: 400
}

.map-canvas .map-data h6 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5px;
  color: #181818
}

.map-canvas .map-data .map-content {
  line-height: 26px
}

.services-section {
  position: relative;
  padding: 50px 0 10px;
  background: url(../images/background/1.webp) right bottom no-repeat
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a i {
  width: 10px
}

.services-section .services-title {
  position: relative;
  padding-bottom: 20px
}

.services-section .services-title h2 {
  position: relative;
  color: #1d1d1d;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 40px;
  text-align: right
}

.services-section .services-title .text {
  position: relative;
  line-height: 24px;
  font-size: 16px;
  color: #646464;
}

.services-block {
  position: relative;
  margin-bottom: 40px
}

.services-block .inner-box {
  position: relative;
  text-align: center;
  padding: 50px 15px 40px;
  background-color: #ff5926
}

.services-block .inner-box .icon-box {
  position: relative;
  margin-bottom: 25px
}

.services-block .inner-box h3 {
  position: relative;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.services-block .inner-box h3 a {
  color: #fff
}

.services-block .inner-box .learn-more {
  position: relative;
  color: #fff;
  font-size: 18px
}

.services-block .inner-box .learn-more .arrow {
  position: relative;
  top: 2px;
  margin-left: 5px
}

.services-block:nth-child(2) .inner-box {
  background-color: #277df3
}

.services-block:nth-child(3) .inner-box {
  background-color: #a337ff
}

.audit-form {
  position: relative;
  margin-top: 0
}

.audit-form h2 {
  position: relative;
  color: #fff;
  font-size: 42px;
  text-align: center;
  font-weight: 600
}

.audit-form {
  position: relative
}

.audit-form .row {
  margin: 0 -10px
}

.audit-form .form-group {
  position: relative;
  margin-bottom: 20px
}

.audit-form .column .row .form-group {
  padding: 0 10px
}

.audit-form input[type="text"],
.audit-form input[type="email"] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 34px;
  padding: 12px 25px;
  height: 49px;
  color: #222;
  font-size: 14px;
  border: 1px solid #f5f5f5;
  background-color: #fff;
  transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  ;
  -webkit-box-shadow: 0 0 14px 0 rgba(244, 244, 244, 1);
  -moz-box-shadow: 0 0 14px 0 rgba(244, 244, 244, 1);
  box-shadow: 0 0 14px 0 rgba(244, 244, 244, 1);
  border-radius: 50px
}

.audit-form input:focus,
.audit-form select:focus,
.audit-form textarea:focus {
  border-color: #ff5926
}

.audit-form .form-group button {
  width: 100%;
  height: 49px;
  text-transform: uppercase;
  background-color: #1f2936;
  padding: 0
}

.audit-form .form-group button:hover {
  background: none;
  color: #1f2936
}

.counter-section {
  position: relative;
  background-color: #ec640f
}

.counter-section:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 1050px;
  height: 100%;
  display: block;
  background: url(../images/background/pattern-1.png) no-repeat
}

.counter-section:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 396px;
  height: 100%;
  display: block;
  background: url(../images/background/pattern-2.png) no-repeat
}

.counter-section .image-column {
  position: relative;
  width: 50%;
  float: left;
  padding-top: 0
}

.counter-section .image-column .image-outer {
  position: relative;
  top: 100px;
  padding-right: 30px;
  text-align: right
}

.counter-section .image-column .image-outer .image img {
  position: absolute;
  right: 0;
  top: -45px;
  max-width: none;
  display: inline-block
}

.counter-section .image-column .image-outer .image {
  position: relative
}

.counter-section .content-column {
  position: relative;
  width: 50%;
  float: right;
  padding-top: 100px
}

.counter-section .content-column .content-inner {
  position: relative;
  max-width: 600px;
  width: 100%;
  padding-bottom: 100px;
  padding-left: 30px
}

.counter-section .content-column .content-inner .title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.60);
}

.counter-section .content-column .content-inner h2 {
  position: relative;
  font-size: 35px;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 50px;
  ;
  font-weight: 500
}

.counter-section .content-column .content-inner .learn-more {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #fff;
}

.fact-counter {
  position: relative
}

.fact-counter .column {
  position: relative;
  margin-bottom: 40px
}

.fact-counter .column .inner {
  position: relative
}

.fact-counter .count-outer .percentage {
  display: inline-block;
  font-weight: 700;
  color: #fff;
  font-size: 40px;
  line-height: 1em
}

.fact-counter .count-outer .count-text {
  position: relative;
  font-weight: 600;
  color: #fff;
  font-size: 42px;
  line-height: 1em;
}

.fact-counter .count-outer .plus-tag {
  position: relative;
  font-weight: 600;
  color: #fff;
  font-size: 42px;
  line-height: 1em;
}

.fact-counter .column .counter-title {
  position: relative;
  font-size: 18px;
  color: #fff;
  margin-top: 5px;
  text-transform: capitalize;
}

.offer-section {
  position: relative;
  padding: 200px 0 105px
}

.offer-section h2 {
  position: relative;
  color: #13192d;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px
}

.services-block-two {
  position: relative;
  margin-bottom: 30px
}

.services-block-two .inner-box {
  border-radius: 5px;
  position: relative;
  text-align: center;
  padding: 27px 18px 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 7%);
  -moz-box-shadow: 0 0 15px 0 rgb(0 0 0 / 7%);
  box-shadow: 0 0 15px 0 rgb(0 0 0 / 7%)
}

.services-block-two .inner-box .hover-shadow-box {
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #eff3ff;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  background-color: #fff
}

.services-block-two .inner-box:hover .hover-shadow-box {
  -webkit-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
  -moz-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
  box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
  background-color: #eb570f
}

.inner-box:hover h3 a {
  color: #fff !important
}

.services-block-two .inner-box .icon-box {
  position: relative;
  margin-bottom: 20px
}

.services-block-two .inner-box h3 {
  position: relative;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: capitalize;
  letter-spacing: -.5px;
}

.services-block-two .inner-box h3 a {
  color: #0096c7;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-two .inner-box h3 a:hover {
  color: #ff5926
}

.services-block-two .inner-box .text {
  position: relative;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 12px;
  color: #5e5e5e;
  padding: 0;
}

.services-block-two .inner-box .btn-box {
  bottom: 10px;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-two .inner-box:hover .btn-box {
  opacity: 1;
  visibility: visible
}

.services-block-two .inner-box .learn-more {
  position: relative;
  color: #13192d;
  font-weight: 500;
  font-size: 15px;
  ;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-two .inner-box .learn-more .arrow {
  margin-left: 4px;
  top: 1px
}

.services-block-two .inner-box .learn-more:hover {
  color: #fff
}

.services-block-two.style-two .inner-box {
  position: relative;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.05)
}

.services-block-two.style-two .inner-box h3 a {
  color: #fff
}

.services-block-two.style-two .inner-box .text {
  color: rgba(255, 255, 255, 0.65)
}

.offer-section.style-two {
  padding-top: 130px
}

.gallery-section {
  position: relative;
  background-color: #f8f9ff
}

.gallery-section .gallery-outer {
  position: relative;
  min-height: 200px
}

.gallery-section .gallery-outer .content-column {
  position: absolute;
  width: 33.333%;
  height: 100%
}

.gallery-section .gallery-outer .content-column .content-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
  padding: 60px 20px;
  vertical-align: middle
}

.gallery-section .gallery-outer .content-column .content-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle
}

.gallery-section .gallery-outer .content-column .content-inner .content .sec-title {
  float: right;
  width: 100%;
  max-width: 450px
}

.gallery-section .gallery-outer .content-column .content-inner .content .sec-title .text {
  margin-bottom: 30px
}

.gallery-section .gallery-outer .gallery-column {
  position: relative;
  width: 66.666%;
  float: right
}

.gallery-section .gallery-outer .gallery-column .default-portfolio-item {
  position: relative;
  padding: 0
}

.default-portfolio-item .inner-box {
  position: relative;
  width: 100%;
  overflow: hidden
}

.default-portfolio-item .image-box {
  position: relative;
  display: block
}

.default-portfolio-item .image-box img {
  position: relative;
  display: block;
  width: 100%
}

.default-portfolio-item .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.80);
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  -o-transform: translate(-100%, 0%);
  -moz-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%)
}

.default-portfolio-item .inner-box:hover .overlay-box {
  opacity: 1;
  -webkit-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
  -moz-transform: translate(0%);
  transform: translate(0%)
}

.default-portfolio-item .overlay-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  padding: 10px 0
}

.default-portfolio-item .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle
}

.default-portfolio-item .overlay-inner .image-link {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  width: 42px;
  height: 42px;
  margin: 0 5px;
  line-height: 38px;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease
}

.default-portfolio-item .overlay-inner .image-link .icon {
  position: relative
}

.default-portfolio-item .overlay-inner .image-link:hover {
  color: #666;
  background-color: rgba(255, 255, 255, 1)
}

.business-section {
  position: relative;
  padding: 60px 0 20px
}

.business-section.alternate {
  padding-bottom: 50px
}

.business-section .image-column {
  position: relative;
  margin-bottom: 0
}

.business-section .image-column .image {
  position: relative
}

.business-section .image-column .image img {
  position: relative;
  width: 100%;
  display: block
}

.business-section .content-column {
  position: relative
}

.business-section .content-column .inner-content {
  position: relative;
  padding-left: 0;
  float: left;
  width: 100%
}

.business-section .content-column h2 {
  position: relative;
  color: #eb570f;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 12px;
  margin-top: 0;
  ;
  float: none;
  width: 100%
}

.list-style-one li strong {
  font-size: 18px
}

.mobs:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/background/cta-bg03.webp) center center no-repeat;
  background-size: cover
}

.business-section .content-column .dark-text {
  position: relative;
  color: #5e5e5e;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}

.testimonial-section {
  position: relative;
  padding: 80px 0 130px;
  background: url(../images/background/2.png) right center no-repeat
}

.testimonial-style-one {
  position: relative
}

.testimonial-style-one .inner-box {
  position: relative;
  padding: 30px 45px 35px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
  -moz-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
  box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1)
}

.testimonial-style-one .inner-box .text {
  position: relative;
  color: #000;
  font-size: 20px;
  margin-bottom: 25px;
  line-height: 1.6em;
  font-weight: 300
}

.testimonial-style-one .inner-box .user-info {
  position: relative
}

.testimonial-style-one .inner-box .user-info .inner {
  position: relative;
  padding-left: 80px;
  min-height: 60px
}

.testimonial-style-one .inner-box .user-info .inner .author-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%
}

.testimonial-style-one .inner-box .user-info .inner .author-image img {
  border-radius: 50%
}

.testimonial-style-one .inner-box .user-info .inner h3 {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  text-transform: uppercase
}

.testimonial-style-one .inner-box .user-info .inner .designation {
  color: #b6b6b6;
  font-size: 17px;
  font-weight: 300;
  margin-top: 5px
}

.testimonial-style-one .inner-box .user-info .inner .quote {
  position: absolute;
  right: 0;
  top: 0;
  color: #f2f2f2;
  font-size: 50px;
  line-height: 1em
}

.testimonial-section .owl-nav {
  display: none
}

.testimonial-section .owl-dots {
  position: relative;
  text-align: center;
  padding: 40px 0 0
}

.testimonial-section .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  margin: 0 4px;
  transition: all .6s ease;
  -moz-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease
}

.testimonial-section .owl-dots .owl-dot span {
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0;
  border-radius: 50%;
  background: none;
  border: 2px solid #d9d9d9;
  transition: all .6s ease;
  -moz-transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease
}

.testimonial-section .owl-dots .owl-dot.active span,
.testimonial-section .owl-dots .owl-dot:hover span {
  background: #ff5926;
  border-radius: 50%;
  border-color: #ff5926
}

.call-to-action-section {
  position: relative;
  padding: 5px 0 20px;
  background-color: #ff5926
}

.call-to-action-section:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: .03;
  background: url(../images/background/pattern-3.png) center center no-repeat
}

.call-to-action-section h2 {
  position: relative;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2em;
  margin-bottom: 10px;
  text-transform: capitalize
}

.call-to-action-section .text {
  position: relative;
  font-size: 18px;
  color: #fff
}

.call-to-action-section .btn-column {
  position: relative;
  text-align: right
}

.call-to-action-section .btn-column .theme-btn {
  margin-top: 15px
}

.news-section {
  position: relative;
  padding: 50px 0 20px
}

.news-style-one {
  position: relative;
  margin-bottom: 20px
}

.news-style-one .inner-box {
  position: relative
}

.news-style-one .inner-box .image {
  position: relative
}

.news-style-one .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  height: 228px
}

.news-style-one .inner-box .image .post-time {
  position: absolute;
  left: 30px;
  bottom: -18px;
  color: #fff;
  font-size: 15px;
  z-index: 1;
  padding: 6px 18px 4px;
  display: inline-block;
  background-color: #ff5926
}

.news-style-one .inner-box .lower-content {
  position: relative;
  padding: 40px 15px 20px 35px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.news-style-one .inner-box .lower-content h3 {
  position: relative;
  font-weight: 500;
  font-size: 20px;
  color: #13192d;
  margin-bottom: 15px;
  line-height: 1.4em
}

.news-style-one .inner-box .lower-content h3 a {
  color: #13192d;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  color: #ff5926 !important
}

.news-style-one .inner-box .lower-content h3 a:hover {
  color: #ff5926 !important
}

.news-style-one .inner-box .lower-content .text {
  position: relative;
  font-size: 16px;
  line-height: 1.6em;
  margin-top: -8px;
  margin-bottom: 15px;
  color: rgba(7, 16, 45, 0.70)
}

.news-style-one .inner-box .lower-content .text p {
  position: relative;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 15px;
  color: rgba(7, 16, 45, 0.60)
}

.news-style-one .inner-box .lower-content .more-detail {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  color: #afafaf;
  text-transform: capitalize;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.news-style-one .inner-box .lower-content .more-detail .icon {
  position: relative;
  top: 1px;
  margin-left: 5px
}

.news-style-one .inner-box .lower-content .more-detail:hover {
  color: #ff5926
}

.news-style-one .inner-box:hover .lower-content {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 4px 20px 0 rgba(244, 244, 244, 1);
  -moz-box-shadow: 0 4px 20px 0 rgba(244, 244, 244, 1);
  box-shadow: 0 4px 20px 0 rgba(244, 244, 244, 1)
}

.sponsors-section {
  position: relative;
  padding: 40px 0 50px;
  background: #f8f8f8
}

.section-padding {
  position: relative;
  padding: 80px 0
}

.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dcdcdc;
  border-radius: 0 !important;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.red {
  color: red
}

.careers h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.cls {
  padding: 15px;
  background: #ef4c19;
  margin-bottom: 15px;
  padding-bottom: 1px;
}

.careers p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  margin-top: 7px;
}

.careers p.time {
  color: #fff;
  font-size: 13px;
  margin-bottom: 0px;
  line-height: 20px;
  margin-top: 0px;
}

.careers p.time i {
  margin-right: 4px
}

.careers p.time span {
  margin: 0px 10px
}

.sponsors-section .sponsors-title {
  position: relative;
  text-align: center;
  margin-bottom: 30px
}

.sponsors-section .sponsors-title h2 {
  position: relative;
  font-size: 25px;
  font-weight: 600;
  color: #1e1e1e;
  line-height: 1.2em;
  padding: 0 25px;
  display: inline-block
}

.sponsors-section .sponsors-outer .owl-dots,
.sponsors-section .sponsors-outer .owl-nav {
  position: relative;
  display: none
}

.sponsors-section .sponsors-outer .image-box {
  position: relative;
  text-align: center;
  padding: 5px;
  border: solid 1px #ccc
}

.sponsors-section .sponsors-outer .image-box img {
  max-width: 100%;
  width: auto;
  display: inline-block;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  box-shadow: 0 0 5px #ccc
}

.sponsors-section .sponsors-outer .image-box:hover img {
  opacity: 1
}

.subscribe-style-one {
  position: relative;
  padding: 55px 0;
  background-color: #11c0a5
}

.subscribe-style-one h2 {
  position: relative;
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2em;
  font-style: italic;
  margin-top: 4px;
}

.subscribe-style-one form {
  position: relative
}

.subscribe-style-one .form-group {
  position: relative;
  display: block;
  margin-bottom: 0;
  z-index: 1
}

.subscribe-style-one .form-group input[type="text"],
.subscribe-style-one .form-group input[type="tel"],
.subscribe-style-one .form-group input[type="email"],
.subscribe-style-one .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-style: italic;
  line-height: 28px;
  background: #fff;
  padding: 12px 16px 12px 30px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.subscribe-style-one .form-group input[type="submit"],
.subscribe-style-one .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  width: 65px;
  height: 60px;
  color: #b2b2b2;
  font-size: 24px;
  text-align: center;
  background: none
}

.main-footer {
  position: relative;
  background-color: #1b2025
}

.main-footer .footer-upper {
  position: relative;
  padding: 44px 0 20px
}

.ts-pricing-table-style3 ul li {
  border-bottom: 1px solid #f3f3f3;
  padding: 10px 0;
  text-align: center;
  font-weight: 400;
  color: #000
}

.ts-pricing-table-style3 ul {
  margin: 0;
  padding: 0;
  color: #252525;
  font-size: 13px;
  list-style: none
}

.ts-pricing-table-style3 .price-icon .pricing-icon {
  background: #00a6dd;
  background: #00a6dd;
  color: #fff;
  width: 78px;
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-top: -40px;
  display: inline-block
}

.ts-pricing-table-style3 .price-title h3 {
  font-size: 20px;
  color: #252525;
  text-align: center
}

.ts-testimonial-style1 .client-quote blockquote {
  padding: 0;
  font-size: 13px;
  border: none;
  font-style: normal;
  margin: 0;
  font-weight: 400
}

.blue {
  color: #00a6dd;
  font-weight: 500
}

.menu-support-help-container1 {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc
}

.main-footer .footer-upper .footer-column {
  position: relative;
  margin-bottom: 0
}

.ts-menu-footer ul li {
  list-style: none;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 9px;
  border-left: 1px solid #323437
}

.ts-menu-footer ul li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400
}

footer ul li a {
  color: #fff !important;
  font-weight: 400;
  font-size: 13px
}

.ts-testimonial-style1 .client-quote {
  font-size: 13px !important;
  color: #fff;
  line-height: 22px;
  padding: 10px;
  margin-bottom: 0;
  position: relative;
  min-height: 400px
}

.main-footer .footer-widget h2 {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.main-footer .about-widget {
  position: relative
}

.main-footer .about-widget h3 {
  position: relative;
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  line-height: 1.2em
}

.main-footer .about-widget .text {
  position: relative;
  font-size: 15px;
  margin-top: 25px;
  line-height: 1.8em;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.50)
}

.main-footer .links-widget .list {
  position: relative
}

.main-footer .links-widget .list li {
  position: relative;
  margin-bottom: 10px
}

.main-footer .links-widget .list li a {
  position: relative;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.50);
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.main-footer .links-widget .list li a:hover {
  color: rgba(255, 255, 255, 0.80)
}

.main-footer .footer-bottom {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.10)
}

.main-footer .footer-bottom .copyright {
  position: relative;
  padding: 13px 0;
  color: #fff;
  font-size: 13px;
  text-align: left
}

.marketing-section {
  position: relative;
  padding: 120px 0 80px
}

.marketing-section h2 {
  position: relative;
  color: #13192d;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 60px
}

.services-block-three {
  position: relative;
  margin-bottom: 40px
}

.services-block-three .inner-box {
  position: relative;
  text-align: center;
  padding: 45px 30px 30px;
  background-color: #fff
}

.services-block-three .inner-box .icon-box {
  position: relative;
  margin-bottom: 30px
}

.services-block-three .inner-box h3 {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 15px
}

.services-block-three .inner-box h3 a {
  color: #13192d;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-three .inner-box h3 a:hover {
  color: #fe6030
}

.services-block-three .inner-box .learn-more {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: rgba(19, 25, 45, 0.50);
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-three .inner-box .learn-more:hover {
  color: #ff5926
}

.fullwidth-gallery {
  position: relative
}

.fullwidth-gallery .default-portfolio-item {
  position: relative;
  padding: 0
}

.call-to-action-two {
  position: relative;
  padding: 55px 0 50px;
  background-color: #f6fbfd
}

.call-to-action-two h2 {
  position: relative;
  color: #13192d;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.call-to-action-two .btn-column {
  position: relative;
  text-align: right
}

.services-section-two {
  position: relative;
  padding: 115px 0 100px
}

.services-block-four {
  position: relative;
  margin-bottom: 0
}

.services-block-four .inner-box {
  position: relative;
  padding: 30px 20px;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-four .inner-box .content {
  position: relative;
  padding-left: 100px
}

.services-block-four .inner-box .content .icon-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 15px
}

.services-block-four .inner-box .content h3 {
  position: relative;
  font-size: 22px;
  color: #13192d;
  font-weight: 600;
  margin-bottom: 8px
}

.services-block-four .inner-box .content h3 a {
  color: #13192d;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-four .inner-box .content h3 a:hover {
  color: #ff5926
}

.services-block-four .inner-box .content .text {
  position: relative;
  line-height: 1.8em;
  font-size: 15px;
  color: rgba(19, 45, 25, 0.75)
}

.services-block-four .inner-box:hover {
  -webkit-box-shadow: 0 0 25px 0 rgba(244, 244, 244, 1);
  -moz-box-shadow: 0 0 25px 0 rgba(244, 244, 244, 1);
  box-shadow: 0 0 25px 0 rgba(244, 244, 244, 1)
}

.price-section {
  position: relative;
  padding: 30px 0
}

.price-section.top-padd {
  padding-top: 130px
}

.pricing-column {
  position: relative;
  padding: 0;
  margin-bottom: 5px
}

.pricing-column .inner-box {
  position: relative;
  display: block;
  text-align: center;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.pricing-column .price-header {
  position: relative;
  padding: 20px 10px;
  line-height: 1em;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background-color: #003c9e;
  font-family: "Nunito Sans", sans-serif
}

.price-header:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: .09;
  background: url(../images/background/pattern-3.png) center center no-repeat;
  background-size: cover
}

.pricing-column .plan-title {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 9px;
  margin-bottom: 0;
  letter-spacing: 0;
  text-transform: uppercase
}

.pricing-column .price-header .dollar-sign {
  position: relative;
  top: -30px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  left: -3px;
}

.pricing-column .price-header .price sup {
  position: relative;
  left: 5px;
  top: -24px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.pricing-column .price-header .price sub {
  font-size: 10px;
  font-weight: 400;
  left: -30px;
  color: #fff;
  text-transform: uppercase
}

.pricing-column .price-header .price .total-amount {
  font-size: 60px;
  font-weight: 400;
  line-height: 1em;
  color: #fff;
  display: inline-block;
}

.pricing-column .lower-content {
  position: relative;
  padding: 0 0 25px;
  border: 1px solid #f7f7f7;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
  -moz-box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1);
  box-shadow: 0 0 20px 0 rgba(244, 244, 244, 1)
}

.pricing-column .lower-content .spec-list {
  position: relative;
  padding: 30px 0
}

.pricing-column .lower-content .spec-list .mark-list {
  color: rgba(195, 195, 195, 0.60);
  text-decoration: line-through
}

.pricing-column .lower-content .spec-list li {
  line-height: 32px;
  padding: 2px 15px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  color: rgba(33, 33, 33, 0.60)
}

.pricing-column .lower-content .purchase-btn {
  color: #13192d;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 38px;
  border: 1px solid #e8e8e8;
  text-transform: uppercase;
  display: inline-block;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.pricing-column .lower-content .purchase-btn:hover {
  background-color: #13192d;
  border-color: #13192d;
  color: #fff
}

.pricing-column:nth-child(2) .inner-box .price-header {
  background-color: #a031e7
}

.pricing-column:nth-child(3) .inner-box .price-header {
  background-color: #f2323b
}

.pricing-column:nth-child(4) .inner-box .price-header {
  background-color: #4bc42b
}

.price-section-two {
  position: relative;
  padding: 160px 0 110px;
  background-color: #007bd9
}

.price-section-two:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: .03;
  background: url(../images/background/pattern-3.png) left top repeat
}

.pricing-column-two {
  position: relative;
  margin-bottom: 40px
}

.pricing-column-two .inner-box {
  position: relative;
  display: block;
  text-align: center;
  background-color: #fff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.pricing-column-two .price-header {
  position: relative;
  padding: 40px 50px 0;
  line-height: 1em;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.pricing-column-two .price-header .content {
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5
}

.pricing-column-two .plan-title {
  position: relative;
  color: #0b2336;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4em;
  margin-top: 0;
  margin-bottom: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.pricing-column-two .price-header .dollar-sign {
  position: relative;
  top: -30px;
  font-size: 18px;
  font-weight: 400;
  color: #0b2336;
  left: -3px;
}

.pricing-column-two .price-header .price sup {
  position: relative;
  left: 5px;
  top: -24px;
  color: #0b2336;
  font-size: 20px;
  font-weight: 700;
}

.pricing-column-two .price-header .price sub {
  font-size: 16px;
  font-weight: 400;
  left: -30px;
  color: #0b2336;
  text-transform: capitalize
}

.pricing-column-two .price-header .price .total-amount {
  font-size: 60px;
  font-weight: 700;
  line-height: 1em;
  color: #0b2336;
  display: inline-block;
}

.pricing-column-two .lower-content {
  position: relative;
  padding: 0 0 45px
}

.pricing-column-two .lower-content .spec-list {
  position: relative;
  padding: 20px 0 30px
}

.pricing-column-two .lower-content .spec-list .mark-list {
  color: rgba(195, 195, 195, 0.60);
  text-decoration: line-through
}

.pricing-column-two .lower-content .spec-list li {
  line-height: 32px;
  padding: 2px 15px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  color: rgba(33, 33, 33, 0.60)
}

.pricing-column-two .lower-content .purchase-btn {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 38px;
  text-transform: uppercase;
  display: inline-block;
  background: #292929;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.testimonial-section-two {
  position: relative;
  padding: 120px 0 100px;
  background-color: #0c74cb
}

.testimonial-section-two:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: .03;
  background: url(../images/background/pattern-3.png) center center no-repeat
}

.testimonial-section-two .single-item-carousel {
  padding-left: 80px;
  padding-right: 80px
}

.testimonial-style-two {
  position: relative
}

.testimonial-style-two .inner-box {
  position: relative;
  text-align: center
}

.testimonial-style-two .inner-box .text {
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6em;
  max-width: 890px;
  margin: 0 auto;
  margin-bottom: 45px
}

.testimonial-style-two .inner-box h3 {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  color: #fff
}

.testimonial-style-two .inner-box .designation {
  position: relative;
  font-size: 17px;
  color: #fff;
  font-style: italic;
}

.testimonial-section-two .owl-dots {
  display: none
}

.testimonial-section-two .owl-nav {
  position: absolute;
  left: 0;
  top: 45%;
  width: 100%;
  margin-top: -60px
}

.testimonial-section-two .owl-nav .owl-prev,
.testimonial-section-two .owl-nav .owl-next {
  display: inline-block;
  color: #fff;
  font-size: 30px;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  line-height: 44px;
  background: none;
  border: 2px solid #fff;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.testimonial-section-two .owl-nav .owl-prev {
  position: absolute;
  left: 0
}

.testimonial-section-two .owl-nav .owl-next {
  position: absolute;
  right: 0
}

.testimonial-section-two.style-two {
  background-color: #f75b41
}

.marketing-section.alternate {
  position: relative
}

.marketing-section.alternate h2 {
  margin-bottom: 25px
}

.marketing-section .title-text {
  position: relative;
  text-align: center;
  margin-bottom: 60px
}

.services-block-five {
  position: relative;
  margin-bottom: 40px
}

.services-block-five .inner-box {
  position: relative;
  text-align: center
}

.services-block-five .inner-box .icon-box {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  margin-bottom: 25px
}

.services-block-five .inner-box h3 {
  position: relative;
  color: #13192d;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4em
}

.services-block-five .inner-box h3 a {
  color: #13192d;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.services-block-five .inner-box h3 a:hover {
  color: #fe6030
}

.services-block-five .inner-box .text {
  position: relative;
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 15px;
  color: rgba(11, 34, 58, 0.65)
}

.audit-section .audit-form h2 {
  font-size: 29px;
  font-family: "Manrope", sans-serif;
}

.audit-section .audit-form h2 {
  font-size: 29px;
}

.audit-section p {
  padding: 0 80px;
  text-align: center;
  color: #000;
  margin-bottom: 26px
}

.recent-case-section {
  position: relative;
  padding: 60px 0 40px
}

.case-block {
  position: relative;
  margin-bottom: 30px
}

.case-block .inner-box {
  position: relative
}

.case-block .inner-box .image {
  position: relative
}

.case-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block
}

.case-block .inner-box .lower-box {
  position: relative;
  padding: 13px 22px;
  border: 1px solid #f0f0f1;
  background: #f1f1f1
}

.case-block .inner-box .lower-box .title {
  position: relative;
  font-size: 17px;
  margin-bottom: 0;
  color: rgba(19, 25, 45, 0.60);
}

.case-block .inner-box .lower-box h3 {
  position: relative;
  color: #13192d;
  font-size: 18px;
  font-weight: 600;
}

.case-block .inner-box .lower-box h3 a {
  color: #13192d;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.case-block .inner-box .lower-box h3 a:hover {
  color: #fe6030
}

.page-title {
  position: relative;
  color: #fff;
  padding: 100px 0 100px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.page-title:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5)
}

.page-title .auto-container {
  position: relative;
  z-index: 1
}

.page-title h1 {
  position: relative;
  font-size: 51px;
  line-height: 53px;
  font-weight: 700;
  margin-bottom: 3px;
  text-transform: none;
  font-family: "Manrope", sans-serif;
  letter-spacing: -2px;
}

.page-title p {
  position: relative;
  font-size: 18px;
  margin-bottom: 3px;
  line-height: 26px;
  margin-top: 20px;
}

button {
  overflow: visible;
  border-radius: 50px !important
}

.page-title .bread-crumb {
  position: relative;
  padding-top: 15px;
  text-align: right
}

.page-title .bread-crumb li {
  position: relative;
  display: inline-block;
  line-height: 30px;
  margin-left: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  margin-top: 27px
}

.page-title .bread-crumb li:before {
  content: '/';
  position: absolute;
  right: -22px;
  top: 2px;
  width: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 30px
}

.page-title .bread-crumb li:first-child {
  margin-left: 0
}

.page-title .bread-crumb li:last-child:before {
  display: none
}

.page-title .bread-crumb li a {
  color: #fff;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.page-title .bread-crumb li a:hover {
  color: #ff5926
}

.team-section {
  position: relative;
  padding: 50px 0 40px
}

.team-section.alternate {
  padding-top: 160px
}

.team-member {
  position: relative;
  margin-bottom: 40px
}

.team-member .inner-box {
  position: relative;
  text-align: center
}

.team-member .inner-box .image {
  position: relative;
  width: 245px;
  height: 245px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 30px
}

.team-member .inner-box .lower-content {
  position: relative
}

.team-member .inner-box .lower-content h3 {
  position: relative;
  color: #13192d;
  font-size: 20px;
  font-weight: 600
}

.team-member .inner-box .lower-content .designation {
  position: relative;
  color: #878787;
  font-size: 17px;
  font-style: italic;
  margin-bottom: 20px;
}

.team-section .btn-style-four {
  margin-top: 40px
}

.team-page .team-member {
  margin-bottom: 80px
}

.case-single {
  position: relative;
  padding: 130px 0 140px
}

.case-single .cases-inner {
  position: relative
}

.case-single .cases-inner .case-images {
  position: relative;
  margin-bottom: 60px
}

.case-single .cases-inner .case-images .row {
  position: relative;
  margin: 0 -10px
}

.case-single .cases-inner .case-images .image-column {
  position: relative;
  padding: 0 10px;
  margin-bottom: 20px
}

.case-single .cases-inner .case-images .image-column .image {
  position: relative
}

.case-single .cases-inner .case-images .image-column .image img {
  position: relative;
  width: 100%;
  display: block
}

.case-single .cases-inner .cases-title {
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px solid #ededed
}

.case-single .cases-inner .cases-title h2 {
  position: relative;
  color: #13192d;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.4em;
  border-right: 1px solid #ededed
}

.case-single .cases-inner .cases-title .info-column {
  position: relative
}

.case-single .cases-inner .cases-title .info-column .inner {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px
}

.case-single .cases-inner .cases-title .info-column .inner h3 {
  position: relative;
  color: #171717;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase
}

.case-single .cases-inner .cases-title .info-column .inner .text {
  color: #b2b2b2;
  font-size: 16px
}

.case-single .cases-inner .lower-content {
  position: relative;
  padding-top: 50px
}

.case-single .cases-inner .lower-content .dark-text {
  position: relative;
  color: #212121;
  font-size: 18px;
  line-height: 1.6em;
}

.case-single .cases-inner .lower-content .text {
  position: relative;
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 30px;
  margin-bottom: 40px;
  color: rgba(19, 25, 45, 0.75);
}

.case-single .cases-inner .lower-content .two-column {
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px solid #ededed
}

.case-single .cases-inner .lower-content .two-column .image {
  position: relative;
  margin-bottom: 40px
}

.case-single .cases-inner .lower-content .two-column .image img {
  position: relative;
  width: 100%;
  display: block
}

.case-single .cases-inner .lower-content .two-column .column-inner {
  position: relative;
  padding-left: 40px
}

.case-single .cases-inner .lower-content .two-column .column-inner h3 {
  position: relative;
  color: #13192d;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 10px
}

.case-single .cases-inner .lower-content .two-column .column-inner .styled-text {
  position: relative;
  color: #8c8c8c;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 8px 0 12px
}

.case-single .cases-inner .lower-content .two-column .column-inner h4 {
  position: relative;
  color: #494949;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
}

.post-controls {
  position: relative;
  margin-top: 50px
}

.post-controls .prev-post {
  position: relative
}

.post-controls .prev-post .inner {
  position: relative;
  padding-left: 60px;
  margin-bottom: 30px
}

.post-controls .prev-post .inner .icon {
  position: absolute;
  left: 0;
  top: 5px;
  width: 40px;
  height: 40px;
  color: #acacac;
  line-height: 40px;
  text-align: center;
  background-color: #f6f6f6;
  font-family: 'FontAwesome'
}

.post-controls .prev-post h3 {
  position: relative;
  color: #0e1e3a;
  font-size: 16px;
  font-weight: 600
}

.post-controls .prev-post span {
  color: #a6a6a6
}

.post-controls .next-post {
  position: relative
}

.post-controls .next-post .inner {
  position: relative;
  padding-right: 60px;
  text-align: right
}

.post-controls .next-post .inner .icon {
  position: absolute;
  right: 0;
  top: 5px;
  width: 40px;
  height: 40px;
  color: #acacac;
  line-height: 40px;
  text-align: center;
  background-color: #f6f6f6;
  font-family: 'FontAwesome'
}

.post-controls .next-post h3 {
  position: relative;
  color: #0e1e3a;
  font-size: 16px;
  font-weight: 600
}

.post-controls .next-post span {
  color: #a6a6a6
}

.sidebar-page-container {
  position: relative;
  overflow: hidden;
  padding: 130px 0 80px
}

.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side {
  margin-bottom: 30px !important
}

.sidebar-page-container .sidebar {
  position: relative
}

.sidebar-page-container .sidebar-side .blog-sidebar {
  margin-left: 30px
}

.shop-page .sidebar-side .sidebar {
  margin-left: 15px
}

.sidebar-page-container .sidebar-side .blog-sidebar:before {
  position: absolute;
  content: '';
  left: -30px;
  top: -150px;
  width: 2000px;
  height: 5000px;
  background-color: none !important;
}

.sidebar-title {
  position: relative;
  margin-bottom: 12px
}

.sidebar-title h2 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  line-height: 1.4em;
  text-transform: capitalize
}

.sidebar-widget {
  position: relative;
  margin-bottom: 45px
}

.sidebar .search-box .form-group {
  position: relative;
  margin: 0
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
  position: relative;
  line-height: 40px;
  background: #fff;
  color: #222;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 60px;
  border: 1px solid #e9e9e9;
  padding: 10px 50px 10px 20px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.sidebar .search-box .form-group input[type="text"]:focus,
.sidebar .search-box .form-group input[type="search"]:focus {
  border-color: #ff5926
}

.sidebar .search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: 65px;
  line-height: 48px;
  text-align: center;
  display: block;
  font-size: 18px;
  color: #fff;
  background: #262626;
  font-weight: 400;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.sidebar .search-box .form-group input:focus+button,
.sidebar .search-box .form-group button:hover {
  background-color: #ff5926
}

.blog-cat {
  position: relative;
  padding: 20px 20px 10px;
  background-color: #fff
}

.blog-cat li {
  position: relative;
  margin-bottom: 12px
}

.blog-cat li a {
  position: relative;
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.blog-cat li:last-child a {
  border: 0;
  padding-bottom: 0
}

.blog-cat li a span {
  float: right;
  color: #000;
  font-weight: 600
}

.blog-cat li a:hover {
  color: #ff5926
}

.sidebar .popular-posts .post {
  position: relative;
  font-size: 14px;
  color: #666;
  padding: 0;
  padding: 25px;
  margin-bottom: 10px;
  background-color: #fff;
  border: 2px solid #f6f6f6
}

.sidebar .popular-posts .post:last-child {
  margin-bottom: 0
}

.sidebar .popular-posts .post .text {
  position: relative;
  top: -4px;
  font-size: 19px;
  margin: 0;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
}

.sidebar .popular-posts .post .text a {
  color: #000;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover {
  color: #ff5926
}

.sidebar .popular-posts .post-info {
  font-size: 16px;
  color: #b1b1b1;
  margin-top: 6px
}

.sidebar .popular-tags a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 6px 18px;
  margin: 0 6px 10px 0;
  color: #878787;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  text-transform: uppercase;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  ;
  border: 2px solid #f6f6f6
}

.sidebar .popular-tags a:hover {
  background-color: #ff5926;
  color: #fff
}

.rangeslider-widget .outer-box {
  position: relative;
  padding: 10px 0 0
}

.rangeslider-widget .form-group {
  position: relative;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  margin: 30px 0 0
}

.rangeslider-widget .val-box {
  position: relative;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 24px;
  font-size: 14px;
  padding: 5px 0;
  width: 50px;
  text-align: center;
  color: #000;
  font-weight: 400
}

.rangeslider-widget .noUi-connect {
  background: #ff5926;
  box-shadow: none
}

.rangeslider-widget .noUi-background {
  background: #eef2f5 !important;
  border-color: #eef2f5 !important
}

.rangeslider-widget .noUi-handle {
  top: -7px !important;
  background-color: transparent !important;
  border: 2px solid #fff !important;
  cursor: pointer;
  width: 18px;
  height: 18px;
  background: #fff !important;
  margin-left: 14px;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  border-radius: 50%
}

.rangeslider-widget .noUi-horizontal {
  height: 7px !important;
  box-shadow: none !important;
  background: #ff5926
}

.rangeslider-widget .filter-btn {
  color: #fff;
  font-size: 14px;
  padding: 4px 20px;
  border-color: #12222e;
  background-color: #12222e;
}

.sidebar .related-posts .post {
  position: relative;
  padding: 0;
  padding-left: 100px;
  min-height: 95px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee
}

.sidebar .related-posts .post:last-child {
  margin-bottom: 0;
  border: 0
}

.sidebar .related-posts .post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px
}

.sidebar .related-posts .post .post-thumb img {
  display: block;
  width: 100%
}

.sidebar .related-posts .post h4 {
  top: -2px;
  font-size: 18px;
  font-weight: 600;
  color: #1c1c1c;
  text-transform: capitalize
}

.sidebar .related-posts .post h4 a {
  color: #1c1c1c;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease
}

.sidebar .related-posts .post a,
.sidebar .related-posts .post a:hover {
  color: #ff5926
}

.sidebar .related-posts .post .price {
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 500;
  color: rgba(21, 21, 21, 0.60);
}

.sidebar .related-posts .post .rating {
  margin-bottom: 3px
}

.sidebar .related-posts .post .rating .fa {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
  line-height: 26px;
  color: #f9a109
}

.sidebar .related-posts .post .rating .fa-star.light {
  color: #ebeff2
}

.our-blogs .news-style-one {
  margin-bottom: 55px
}

.our-blogs .news-style-one .inner-box .lower-content h3 {
  font-size: 24px
}

.styled-pagination {
  position: relative;
  margin-bottom: 30px
}

.styled-pagination ul {
  position: relative;
  display: inline-block
}

.styled-pagination li {
  position: relative;
  display: block;
  float: left;
  margin: 0 8px 8px 0
}

.styled-pagination li a {
  position: relative;
  display: inline-block;
  line-height: 18px;
  padding: 7px 5px;
  height: 35px;
  font-size: 16px;
  min-width: 35px;
  color: rgba(0, 0, 0, 0.30);
  font-weight: 700;
  text-align: center;
  background: none;
  border: 1px solid #e8e8e8;
  text-transform: capitalize;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease
}

.styled-pagination li a.next {
  color: #1f1f1f;
  padding: 6px 20px;
  border: 0;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  background-color: #f8f8f8
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
  color: #fff;
  border-color: #3d3d3d;
  background-color: #3d3d3d
}

.blog-single .news-style-one .inner-box:hover .lower-content {
  box-shadow: none;
  border: 1px solid #ebebeb
}

.blog-single .news-style-one .inner-box .lower-content h3 {
  font-size: 24px
}

.news-style-one .inner-box .lower-content blockquote {
  position: relative;
  padding: 40px 15px;
  border: 0;
  margin-top: 30px;
  margin-bottom: 25px;
  background-color: #f3f3f3
}

.news-style-one .inner-box .lower-content blockquote .blockquote-text {
  position: relative;
  font-size: 36px;
  color: #212121;
  font-weight: 300;
  line-height: 1.3em;
  text-align: center;
  z-index: 10
}

.news-style-one .inner-box .lower-content .text blockquote:before {
  position: absolute;
  content: '\f19c';
  left: 0;
  z-index: 1;
  color: #eaebec;
  font-size: 160px;
  line-height: 1em;
  width: 100%;
  text-align: center;
  font-family: "Flaticon"
}

.news-style-one .inner-box .lower-content .text blockquote .quote-author {
  position: absolute;
  color: #9fa3a7;
  font-size: 16px;
  font-style: italic;
  right: 50px;
  bottom: 30px
}

.news-style-one .post-share-options {
  position: relative;
  padding: 20px 0 6px
}

.news-style-one .post-share-options .tags a {
  position: relative;
  color: #07102d;
  font-size: 16px;
  font-weight: 700;
}

.news-style-one .post-share-options .tags {
  position: relative;
  color: #07102d;
  font-size: 16px;
  font-weight: 700;
}

.sidebar-page-container .comments-area {
  position: relative;
  margin-top: 70px;
  margin-bottom: 50px;
  border-bottom: 1px solid #eee
}

.sidebar-page-container .comments-area .group-title {
  position: relative;
  margin-bottom: 15px
}

.sidebar-page-container .group-title h2 {
  position: relative;
  font-size: 32px;
  color: #13192d;
  font-weight: 600;
  padding-bottom: 0;
  text-transform: capitalize
}

.sidebar-page-container .comments-area .comment-box {
  position: relative;
  padding: 0 0 30px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.sidebar-page-container .comments-area .comment-box:nth-child(1) {
  padding-top: 0
}

.sidebar-page-container .comments-area .comment-box:hover {
  border-color: #222
}

.sidebar-page-container .comments-area .comment {
  position: relative;
  padding: 35px 0 0 100px;
  font-size: 14px;
  border-top: 1px solid #eee
}

.sidebar-page-container .comments-area .comment .comment-inner {
  position: relative
}

.sidebar-page-container .comments-area .comment .comment-reply {
  position: relative;
  color: #13192d;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
  position: absolute;
  left: 0;
  top: 38px;
  border-radius: 50%;
  margin-bottom: 20px
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
  width: 80px;
  display: block;
  border-radius: 50%
}

.sidebar-page-container .comments-area .comment-info {
  color: #3e5773;
  line-height: 24px;
  font-size: 13px
}

.sidebar-page-container .comments-area .comment-box strong {
  font-size: 20px;
  font-weight: 600;
  color: #13192d;
  line-height: 16px;
  text-transform: capitalize;
}

.sidebar-page-container .comments-area .comment-box .text {
  color: rgba(19, 25, 45, 0.60);
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.8em
}

.sidebar-page-container .comments-area .comment-info .comment-time {
  position: relative;
  font-size: 16px;
  color: #a3a3a3;
  font-style: italic
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
  padding: 5px 30px;
  font-size: 12px;
  border: 1px solid #fbca00;
  text-transform: uppercase;
  letter-spacing: 1px
}

.comment-form {
  margin-top: 10px
}

.comment-form .group-sub-title {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 5px;
  color: rgba(19, 25, 45, 0.70)
}

.comment-form .row {
  margin: 0 -10px
}

.comment-form .form-group {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 32px;
  padding: 12px 20px;
  height: 60px;
  font-size: 16px;
  border: 2px solid #f3f3f3;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group textarea:focus {
  border-color: #ff5926
}

.comment-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 20px;
  color: #a5a5a5;
  height: 200px;
  font-size: 16px;
  resize: none;
  border: 2px solid #f3f3f3;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.comment-form button {
  margin-top: 10px;
  padding: 11px 31px;
  border-color: #13192d;
  background-color: #13192d;
  text-transform: uppercase
}

.contact-section {
  position: relative;
  padding: 60px 0 20px
}

.contact-section h2 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  color: #13192d;
  margin-bottom: 5px;
  line-height: 1.2em;
}

.contact-section .text {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 0;
  color: #000
}

.contact-section .contact-info {
  position: relative;
  margin-bottom: 30px
}

.contact-section .contact-info li {
  position: relative;
  display: block;
  font-size: 16px;
  margin-bottom: 23px;
  color: #fff;
  min-height: 51px;
  padding: 0 0 0 70px;
}

.contact-section .contact-info li h4 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  color: #fff
}

.contact-section .contact-info li .icon-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  font-size: 24px;
  color: #fff;
  line-height: 50px;
  border-radius: 5%;
  text-align: center;
  background-color: #00c222
}

.contact-section .contact-info li.phone .icon-box {
  background-color: #0969ac
}

.contact-section .contact-info li.fax .icon-box {
  background-color: #a43cec
}

.contact-section .contact-info li.map .icon-box {
  background-color: #35a7ff
}

.contact-section .form-column .inner-column {
  padding-left: 30px
}

.contact-section .info-column .inner-column {
  padding-left: 80px
}

.contact-section .info-column .inner-column h2 {
  margin-bottom: 30px
}

.contact-form {
  position: relative
}

.contact-form .form-group {
  position: relative;
  margin-bottom: 17px;
  float: left;
  width: 100%;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: 600;
  color: #000;
  width: 100%;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 17px;
  padding: 8px 14px;
  height: 44px;
  font-size: 14px;
  border: 2px solid #fff;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 4px
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group textarea:focus {
  border-color: #ff5926
}

.contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 32px;
  padding: 12px 20px;
  height: 100px;
  resize: none;
  font-size: 16px;
  border: 2px solid #eaeaea;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.contact-form button {
  position: relative;
  font-weight: 600;
  margin-top: 0;
  padding: 13px 44px;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
  border-color: red !important
}

.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500
}

.faq-section {
  position: relative;
  overflow: hidden;
  padding: 60px 0 30px
}

.faq-section .faq-column {
  position: relative;
  margin-bottom: 0
}

.faq-section .faq-column .faq-title {
  position: relative
}

.faq-section .faq-column .faq-title h2 {
  position: relative;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.2em
}

.faq-section .faq-column .faq-title .title-text {
  position: relative;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.75)
}

.faq-section .faq-search-box {
  position: relative;
  margin-top: 30px;
  width: 100%;
  margin-bottom: 20px
}

.faq-section .faq-search-box .form-group {
  position: relative;
  margin: 0
}

.faq-section .faq-search-box .form-group input[type="text"],
.faq-section .faq-search-box .form-group input[type="search"] {
  position: relative;
  line-height: 28px;
  color: #222;
  display: block;
  font-size: 16px;
  width: 100%;
  height: 60px;
  padding: 15px 15px 15px 20px;
  border: 1px solid #ededed;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.faq-section .faq-search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  display: block;
  font-size: 22px;
  color: silver;
  background: none;
  font-weight: 400;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.faq-section .faq-search-box .form-group input:focus {
  border-color: #ff5926
}

.accordion-box {
  position: relative;
  margin-bottom: 40px;
  padding: 25px 30px 0;
  border: 1px solid #f1f1f1
}

.accordion-box .block {
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px solid #f1f1f1
}

.accordion-box .block:last-child {
  margin-bottom: 0;
  border: 0
}

.accordion-box .block .acc-btn {
  position: relative;
  font-size: 20px;
  cursor: pointer;
  line-height: 1.2em;
  color: #242424;
  font-weight: 500;
  padding: 0 40px 0 0;
  transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}

.accordion-box .block .icon-outer {
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #ececec;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  color: #dadada;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.accordion-box .block .icon-outer .icon {
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -15px;
  width: 100%;
  width: 29px;
  height: 29px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
  font-size: 12px;
  color: #dadada
}

.accordion-box .block .icon-outer .icon-plus {
  opacity: 1
}

.accordion-box .block .icon-outer .icon-minus {
  opacity: 0;
  color: #fff;
  border-color: #ff5926;
  background-color: #ff5926
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
  opacity: 1
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
  opacity: 0
}

.accordion-box .block .acc-content {
  position: relative;
  display: none
}

.accordion-box .block .acc-content .content-text {
  padding-bottom: 6px
}

.accordion-box .block .acc-content.current {
  display: block
}

.accordion-box .block .content {
  position: relative;
  font-size: 14px;
  padding: 16px 0 0
}

.accordion-box .block .content p {
  margin-bottom: 20px;
  line-height: 1.6em;
  font-size: 16px;
  color: rgba(0, 0, 10, 0.40)
}

.accordion-box .block .content p:last-child {
  margin-bottom: 0
}

.faq-section .form-column {
  position: relative
}

.faq-section .form-column:before {
  position: absolute;
  content: '';
  left: 10px;
  top: -65px;
  width: 2000px;
  height: 5000px;
  background-color: #f6f6f6
}

.faq-section .form-column .form-inner {
  position: relative;
  padding-left: 60px
}

.faq-section .form-column .form-inner h2 {
  position: relative;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 25px
}

.contact-form {
  position: relative
}

.faq-form .form-group {
  position: relative;
  margin-bottom: 22px
}

.faq-form .form-group input[type="text"],
.faq-form .form-group input[type="password"],
.faq-form .form-group input[type="tel"],
.faq-form .form-group input[type="email"],
.faq-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 15px 20px;
  height: 60px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #ededed;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.faq-form .form-group input[type="text"]:focus,
.faq-form .form-group input[type="password"]:focus,
.faq-form .form-group input[type="tel"]:focus,
.faq-form .form-group input[type="email"]:focus,
.faq-form .form-group select:focus,
.faq-form .form-group textarea:focus {
  border-color: #ff5926
}

.faq-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 32px;
  padding: 12px 20px;
  height: 200px;
  resize: none;
  font-size: 16px;
  border: 1px solid #ededed;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease
}

.faq-form button {
  position: relative;
  font-weight: 600;
  margin-top: 0;
  padding: 13px 44px;
  font-size: 14px;
  width: 100%;
  display: inline-block;
}

.error-section {
  position: relative;
  text-align: center;
  padding: 79px 0 50px
}

.error-section .error-image {
  position: relative;
  text-align: center
}

.error-section .error-image .image {
  position: relative;
  max-width: 100%;
  display: inline-block
}

.error-section h3 {
  position: relative;
  color: #26292d;
  font-weight: 300;
  font-size: 42px;
  margin-top: 20px;
  line-height: 1.2em;
}

.error-section .text {
  font-size: 20px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.40)
}

.error-section .error-options {
  position: relative
}

.error-section .error-options .or {
  position: relative;
  color: #2f2f2f;
  font-size: 18px;
  margin: 0 18px;
  font-weight: 500
}

.error-section .btn-style-one {
  padding: 13px 27px;
  border-radius: 0
}

.error-search-box {
  position: relative;
  margin-top: 12px;
  width: 360px;
  display: inline-block
}

.error-search-box .form-group {
  position: relative;
  margin: 0
}

.error-search-box .form-group input[type="text"],
.error-search-box .form-group input[type="search"] {
  position: relative;
  line-height: 32px;
  padding: 10px 50px 10px 20px;
  border: 1px solid #ededed;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 3px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.error-search-box .form-group input:focus {
  border-color: #ff5926
}

.error-search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 55px;
  width: 50px;
  line-height: 52px;
  text-align: center;
  display: block;
  font-size: 14px;
  color: silver;
  background: none;
  font-weight: 400
}

.error-search-box .form-group input:focus+button,
.error-search-box .form-group button:hover {
  color: #ff5926
}

.sidebar-page-container.shop-page .sidebar-side:before {
  display: none
}

.shop-page .sidebar-side .blog-cat {
  padding: 0
}

.sidebar-page-container.shop-page .sidebar-side .popular-tags a {
  border: 1px solid #e5e5e5;
  margin-right: 10px
}

.shop-item {
  position: relative;
  margin-bottom: 50px
}

.shop-item .inner-box {
  position: relative
}

.shop-item .inner-box .image {
  position: relative
}

.shop-item .inner-box .image img {
  position: relative;
  width: 100%;
  display: inline-block
}

.shop-item .inner-box .lower-content {
  position: relative;
  padding: 30px 0 0
}

.shop-item .inner-box .lower-content h3 {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 4px
}

.shop-item .inner-box .lower-content h3 a {
  color: #000;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.shop-item .inner-box .lower-content h3 a:hover {
  color: #ff5926
}

.shop-item .inner-box .lower-content .price {
  position: relative
}

.shop-item .inner-box .lower-content .price li {
  position: relative;
  font-size: 16px;
  color: #ff5926;
  font-weight: 400;
  margin-right: 10px;
  display: inline-block;
}

.shop-item .inner-box .lower-content .price li.total-price {
  text-decoration: line-through;
  color: #cacaca
}

.shop-item .inner-box .lower-content .rating {
  position: relative
}

.shop-item .inner-box .lower-content .rating .fa {
  position: relative;
  color: #ffb526;
  margin-left: 3px
}

.shop-item .inner-box .lower-content .rating .fa.light {
  color: #ebeff2
}

.product-details .basic-details {
  position: relative;
  margin-bottom: 5px
}

.product-details .image-column .image-carousel {
  background-color: #eee;
  border-radius: 4px
}

.product-details .image-column,
.product-details .info-column {
  margin-bottom: 50px
}

.product-details .info-column .add-to-cart {
  top: -1px;
  padding: 9px 23px;
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 10px
}

.product-details .image-column .image-box img {
  position: relative;
  display: block;
  width: 100%
}

.product-details .image-column .thumbs-carousel {
  margin-top: 12px
}

.product-details .image-column .thumbs-carousel li {
  background-color: #f2f2f2;
  text-align: center;
  padding: 0;
  cursor: pointer
}

.product-details .image-column .thumbs-carousel li img {
  width: 100%;
  display: inline-block
}

.product-details .image-column .owl-dots,
.product-details .image-column .owl-nav {
  display: none
}

.product-details .basic-details .details-header {
  position: relative;
  margin-bottom: 0
}

.product-details .basic-details .details-header h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  line-height: 1.4em;
  color: #11111a;
  margin-bottom: 8px
}

.product-details .basic-details .details-header h4 a {
  color: #333
}

.product-details .basic-details .details-header .rating {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block
}

.product-details .basic-details .details-header .rating span {
  color: #f9a109
}

.product-details .basic-details .details-header .rating .fa {
  display: inline-block;
  margin-right: 1px
}

.product-details .basic-details .details-header .rating .fa.light {
  color: #dadada
}

.product-details .basic-details .details-header .item-price {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 24px;
  font-weight: 600;
  color: #ff5926;
  line-height: 24px;
  letter-spacing: 1px;
}

.product-details .basic-details .details-header .reviews {
  position: relative;
  margin-left: 10px;
  display: inline-block
}

.product-details .basic-details .details-header .reviews .separater {
  color: #acacac;
  margin: 0 6px
}

.product-details .basic-details .details-header .reviews a {
  position: relative;
  color: #a2a2a2;
  font-size: 15px
}

.product-details .basic-details .text {
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.60);
  font-size: 15px;
  line-height: 1.8em
}

.product-details .basic-details .availablity {
  position: relative;
  float: left;
  padding-right: 40px;
  line-height: 32px;
  margin-bottom: 27px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #777
}

.product-details .basic-details .availablity strong {
  font-size: 14px;
  letter-spacing: 2px;
  color: #11da61;
  font-weight: 600;
  text-transform: uppercase
}

.product-details .basic-details .item-quantity {
  position: relative;
  float: left;
  width: 70px;
  margin-bottom: 15px;
  margin-right: 50px;
  border: 1px solid #eae8e8
}

.product-details .basic-details .item-title {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 12px
}

.product-details .basic-details .btns-box {
  position: relative;
  margin-top: 10px
}

.product-details .basic-details .wishlist {
  position: relative;
  color: #dadada;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
  border: 2px solid #e2e2e2;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease
}

.product-details .basic-details .wishlist:hover {
  color: #222;
  border-color: #222
}

.product-details .basic-details .wishlist .icon {
  margin-right: 8px;
  font-size: 16px
}

.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner {
  line-height: 24px;
  padding: 10px 15px !important;
  height: 46px !important;
  box-shadow: none !important
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical>.btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical>.btn {
  padding: 11px 10px;
  background: #f4f5f6
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-section .bootstrap-touchspin .input-group-btn-vertical i {
  top: 6px
}

.product-details .basic-details .sel-colors {
  position: relative;
  margin-bottom: 15px
}

.product-details .basic-details .sel-colors strong {
  position: relative;
  top: -11px;
  display: inline-block;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  margin-right: 10px
}

.product-details .basic-details .sel-colors .color-box {
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block
}

.product-details .basic-details .sel-colors .color-box input {
  position: absolute;
  visibility: hidden;
  opacity: 0
}

.product-details .basic-details .sel-colors .color-box label {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  border-radius: 50%;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease
}

.product-details .basic-details .sel-colors .color-box input[type="radio"]:checked+label:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -3px;
  border-radius: 50%;
  background-color: #fff
}

.shop-page .prod-tabs {
  position: relative
}

.shop-page .prod-tabs .tab-btns {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #f2f2f2
}

.shop-page .prod-tabs .tab-btns .tab-btn {
  position: relative;
  top: 1px;
  display: block;
  float: left;
  margin-right: 8px;
  font-size: 16px;
  background: #f8f8f8;
  color: #12121a;
  border: 1px solid #f2f2f2;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
  padding: 12px 30px 10px;
  transition: all 500ms ease;
  border-radius: 3px 3px 0 0
}

.shop-page .prod-tabs .tab-btns .tab-btn:before {
  position: absolute;
  content: '';
  left: 0;
  top: -1px;
  width: 100%;
  height: 3px;
  opacity: 0;
  background-color: #ff5926
}

.shop-page .prod-tabs .tab-btns .tab-btn.active-btn:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background-color: #fff
}

.shop-page .prod-tabs .tab-btns .tab-btn.active-btn:before {
  opacity: 1
}

.shop-page .prod-tabs .tab-btns .tab-btn:hover,
.shop-page .prod-tabs .tab-btns .tab-btn.active-btn {
  background: #fff;
  border-radius: 0
}

.shop-page .prod-tabs .tabs-content {
  position: relative
}

.shop-page .prod-tabs .tabs-content .tab {
  position: relative;
  padding: 25px 30px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  display: none;
  border-top: 0
}

.shop-page .prod-tabs .tabs-content .tab.active-tab {
  display: block
}

.shop-page .prod-tabs .tabs-content .tab p {
  font-size: 16px;
  line-height: 1.7em;
  color: rgba(18, 18, 26, 0.60);
  margin-bottom: 20px
}

.shop-page .prod-tabs .tabs-content .tab p:last-child {
  margin-bottom: 0
}

.shop-page .prod-tabs .tabs-content .tab h3,
.shop-page .prod-tabs .tabs-content .tab h4,
.shop-page .prod-tabs .tabs-content .tab h5,
.shop-page .prod-tabs .tabs-content .tab h6 {
  margin-bottom: 15px
}

.shop-page .prod-tabs .tabs-content .tab h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222
}

.shop-page .prod-tabs .reviews-container {
  position: relative;
  padding-bottom: 1px
}

.shop-page .prod-tabs .reviews-container .review-box {
  position: relative;
  margin-bottom: 30px;
  padding-left: 120px;
  min-height: 130px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0
}

.shop-page .prod-tabs .reviews-container .review-box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none
}

.shop-page .prod-tabs .reviews-container .rev-thumb {
  position: absolute;
  left: 0;
  top: 5px;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 20px
}

.shop-page .prod-tabs .reviews-container .rev-thumb img {
  display: block;
  width: 100%;
  border-radius: 3px
}

.shop-page .prod-tabs .reviews-container .rev-content {
  position: relative;
  background: #fff
}

.shop-page .prod-tabs .reviews-container .rev-header {
  position: relative
}

.shop-page .prod-tabs .reviews-container .rev-header h4 {
  float: left;
  line-height: 30px;
  font-size: 16px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px
}

.shop-page .prod-tabs .reviews-container .rev-header .rating {
  position: relative;
  float: left;
  margin-left: 40px;
  color: #ff5926;
  line-height: 30px;
  font-size: 14px
}

.shop-page .prod-tabs .reviews-container .rev-header .rating .fa {
  margin-right: 3px
}

.shop-page .prod-tabs .reviews-container .rev-header .time {
  position: relative;
  float: right;
  color: #000;
  line-height: 30px;
  font-size: 14px
}

.shop-page .prod-tabs .reviews-container .rev-option {
  font-size: 14px;
  color: #9e9e9e
}

.shop-page .prod-tabs .reviews-container .rev-option a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700
}

.shop-page .prod-tabs .reviews-container .rev-text {
  font-size: 14px;
  color: #9e9e9e;
  line-height: 1.8em;
  margin-bottom: 15px
}

.shop-page .prod-tabs .add-review {
  position: relative;
  margin: 30px 0 20px;
  font-size: 14px
}

.shop-page .prod-tabs .add-review h2 {
  color: #000
}

.shop-page .prod-tabs .add-review .rating {
  position: relative;
  padding-top: 8px
}

.shop-page .prod-tabs .add-review .rating .rate-box {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #555
}

.shop-page .prod-tabs .add-review .rating .rate-box:hover,
.shop-page .prod-tabs .add-review .rating .rate-box:focus,
.shop-page .prod-tabs .add-review .rating .rate-box:active {
  color: #ff5926
}

.shop-page .prod-tabs .add-review label {
  position: relative;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #303030
}

.shop-page .prod-tabs .add-review h3 {
  margin-bottom: 20px
}

.shop-page .prod-tabs .add-review .form-group {
  position: relative;
  margin-bottom: 20px
}

.shop-page .prod-tabs .add-review .form-group input[type="text"],
.shop-page .prod-tabs .add-review .form-group input[type="password"],
.shop-page .prod-tabs .add-review .form-group input[type="tel"],
.shop-page .prod-tabs .add-review .form-group input[type="email"],
.shop-page .prod-tabs .add-review .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 9px 15px;
  color: #222;
  border: 1px solid #e0e0e0;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease
}

.shop-page .prod-tabs .add-review .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 8px 15px;
  color: #222;
  border: 1px solid #e0e0e0;
  height: 150px;
  resize: none;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease
}

.shop-page .prod-tabs .add-review button {
  padding: 8px 35px
}

.related-products {
  position: relative;
  margin-top: 60px
}

.related-products h2 {
  position: relative;
  color: #0d2130;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px
}

.related-products .owl-dots {
  display: none
}

.related-products .owl-nav {
  position: absolute;
  right: 0;
  top: -65px
}

.related-products .owl-nav .owl-prev,
.related-products .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #bfbfbf;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  margin-left: 0;
  border: 2px solid #f4f4f4;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease
}

.related-products .owl-nav .owl-next {
  left: -1px;
  border-radius: 0 3px 3px 0
}

.related-products .owl-nav .owl-prev {
  right: -1px;
  border-radius: 3px 0 0 3px
}

.related-products .owl-nav .owl-prev:hover,
.related-products .owl-nav .owl-next:hover {
  border-color: #12222e;
  background-color: #12222e;
  color: #fff
}

.tg-footerbar {
  width: 100%
}

.bottt {
  color: #fff;
  font-weight: 700
}

.bottt a {
  font-size: 24px;
  line-height: 27px;
  cursor: pointer;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
  line-height: 22px;
  font-weight: 600;
  font-size: 21px
}

.bottt img {
  margin-bottom: 15px
}

.bottt span {
  font-size: 14px;
  !important
}

.main-footer {
  position: relative;
  background: #080101;
  background-size: contain;
  padding-top: 0 !important;
  padding-bottom: 0;
  background-position: center
}

.footer-wrapper .fp-tableCell {
  vertical-align: top
}

.footerwrap {
  padding: 24px 50px 20px
}

.footerwrap .footer-left {
  margin: 0
}

.footerwrap .footer-left .flogo {
  height: 70px;
  background: url(../images/logo.png) no-repeat;
  display: block;
  outline: none
}

.hcontactwrap {
  position: relative
}

.conblrow {
  background-color: #000
}

.fcontxtbx {
  background-color: #eb570f;
  text-align: center
}

.services-sidebar {
  position: relative;
  padding: 18px 0 1px 12px;
  background-color: #18254f
}

.business-section .content-column h3 {
  position: relative;
  color: #172a69;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 5px;
  margin-top: 0;
  font-family: "Signika Negative", sans-serif;
  float: left;
  width: 100%
}

.sidebar-title {
  position: relative;
  margin-bottom: 14px
}

.sidebar-title h2 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase
}

.sidebar-widget {
  position: relative;
  margin-bottom: 10px
}

.blog-cat-two {
  position: relative;
  padding: 0;
  border: 0 solid #f2f2f2;
  background-color: #fff
}

.blog-cat-two li {
  position: relative;
  padding: 0;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee
}

.blog-cat-two li.active {
  border-right: 1px solid #eb570f
}

.blog-cat-two li a {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  display: block;
  color: #0f1341;
  padding: 7px 0;
  padding-left: 30px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.blog-cat-two li a:before {
  position: absolute;
  content: '';
  left: 12px;
  top: 15px;
  width: 8px;
  height: 8px;
  background-color: #c3c3c3;
  border: 1px solid #c3c3c3;
  font-family: 'FontAwesome';
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.blog-cat-two li.active a,
.blog-cat-two li a:hover {
  color: #fff;
  padding-left: 30px;
  background-color: #eb570f
}

.fcontxtbx .txtCon {
  color: #fff;
  font-size: 19px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  line-height: 50px
}

.conblrow .phonebx {
  padding: 11px 0;
  text-align: center;
  line-height: 24px;
  background: #000
}

.conblrow .phonebx .ph {
  color: #fff;
  display: inline-block
}

.conblrow .phonebx .ph .fa {
  font-size: 24px;
  color: #eb570f;
  margin-right: 8px
}

.conblrow .phonebx .ph i.skype-icon {
  position: relative;
  width: 21px;
  height: 21px;
  top: 2px;
  background: url(../images/skype-icon.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 10px
}

.conblrow .phonebx i.skype-icon-mob {
  position: relative;
  width: 16px;
  height: 16px;
  top: 2px;
  background: url(../images/skype-icon.png) no-repeat;
  background-size: 100% 100%;
  display: none;
  margin-right: 6px
}

.conblrow .phonebx i.skype-icon-mob.margin {
  margin-left: 20px
}

.conblrow .phonebx .ph .fa.skype {
  color: #01a8e6
}

.conblrow .phonebx .ph span {
  font-size: 20px;
  display: inline-block
}

.conblrow .phonebx .numbx {
  color: #7f7ac3;
  font-size: 20px;
  margin-left: 10px;
  display: inline-block;
  text-align: left
}

.conblrow .phonebx .numbx a {
  color: #eb570f;
  text-decoration: none;
  font-weight: 700
}

.footerwrap .footer-left .addfbx {
  font-size: 15px;
  color: #fff;
  margin: 16px 0;
  font-family: 'Nunito', sans-serif
}

.footerwrap .conmidbx {
  padding-left: 90px
}

.footerwrap h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-weight: 600
}

.footerwrap h3.headingl {
  padding-left: 0;
  text-align: center
}

.footerwrap .conmidbx .email-num-bx {
  margin: 20px 0;
  font-size: 16px;
  color: #fff;
  text-align: center
}

.footmenubx {
  padding-top: 20px;
  color: #fff;
  width: 100%
}

.footmenubx .copyrt {
  font-size: 15px
}

.footmenubx .navbar-nav {
  float: none;
  display: inherit
}

.nav.footermenu>li>a {
  padding: 0 12px;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  float: left;
  font-family: 'Nunito', sans-serif
}

.email-num-bx p {
  margin-bottom: 0;
  font-size: 16px
}

.nav.footermenu>li {
  float: left
}

.nav.footermenu>li:first-child>a {
  padding-left: 0
}

.nav.footermenu>li>span {
  display: inline-block
}

.nav.footermenu>li>a:hover,
.nav.footermenu>li>a:focus {
  background-color: transparent
}

.footmenubx .ratedtxt {
  font-size: 13px;
  text-align: right
}

.social {
  position: relative;
  height: 50px;
  padding: 0 10px;
  display: table;
  float: right;
  overflow: hidden
}

.social span.bt-line {
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: 4px;
  z-index: 1
}

.social span.bt-line img {
  width: 100%;
  height: auto
}

.btn-social-icon {
  position: relative;
  width: 46px;
  height: 46px;
  top: 12px;
  background-color: #eb570f;
  border-radius: 50%;
  margin: 0 5px;
  border: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  padding: 0;
  line-height: 42px;
  color: #fff;
  font-size: 19px
}

.btn-social-icon:hover {
  top: 0
}

.inners .list-style-one li {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1.8em;
  color: #fff
}

.inners .list-style-one li:before {
  position: absolute;
  content: '\f14e';
  left: 0;
  top: 2px;
  color: #fff;
  font-family: "Flaticon"
}

.banner {
  padding-top: 45px;
  background-image: url(../images/inner-section-bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 30px
}

.center-block:hover {
  box-shadow: 0 0 8px #ccc
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  border: solid 5px #efefef;
  margin-bottom: 5px;
  width: 100%
}

.desktoplogo {
  padding: 0;
  margin: 0;
  float: left
}

.desktoplogo img {
  width: 100%
}

.wsmenu {
  font-family: "Signika Negative", sans-serif;
  color: #fff;
  font-size: 14px;
  padding: 0;
  width: 80%;
  float: right;
  display: block;
}

.wsmenu>.wsmenu-list {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 100%;
  display: block;
  padding: 0;
}

.wsmenu>.wsmenu-list>li {
  text-align: center;
  display: block;
  padding: 0;
  margin: 0;
  float: left;
}

.wsmenu>.wsmenu-list>li>a {
  display: block;
  padding: 10px 39px 10px 18px;
  line-height: 50px;
  text-decoration: none;
  position: relative;
}

.wsmenu>.wsmenu-list>li:last-child>a {
  border-right: 0px;
}

.wsmenu>.wsmenu-list>li a.menuhomeicon {
  padding-left: 29px;
  padding-right: 29px;
}

.wsmenu>.wsmenu-list>li>a i {
  display: inline-block;
  font-size: 14px;
  line-height: inherit;
  margin-right: 0px;
  vertical-align: top;
}

.wsarrow {
  display: none
}

.wsmenu>.wsmenu-list>li>a.menuhomeicon i {
  margin-right: 0px;
  font-size: 15px;
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 17px;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0;
}

/* Desktop Search Bar */
.wsmenu>.wsmenu-list>li.rightmenu {
  float: right;
}

.wsmenu>.wsmenu-list>li.rightmenu a {
  padding: 0px 15px 0px 15px;
  border-right: none;
  height: auto !important;
  border-radius: 50px;
  color: #fff !important;
}

.wsmenu>.wsmenu-list>li.rightmenu a i {
  font-size: 15px;
}

.wsmenu>.wsmenu-list>li.rightmenu {
  float: right;
  margin-right: 0px;
}

.wsmenu>.wsmenu-list>li.rightmenu:before,
.wsmenu-list>li.rightmenu:after {
  content: "";
  display: table;
}

.wsmenu>.wsmenu-list>li.rightmenu:after {
  clear: both;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch {
  float: right;
  width: 210px;
  height: 39px;
  position: relative;
  margin: 16px 0px 0px 0px;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .searchicon {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input {
  width: 100%;
  position: relative;
  float: right;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  text-indent: 15px;
  height: 39px;
  z-index: 2;
  outline: none;
  color: #333;
  background-color: #efefef;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  font-size: 12px;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input::placeholder {
  color: #a9a9a9;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus {
  color: #333;
  width: 220px;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus~.btnstyle i {
  color: #000;
  opacity: 1;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus~.searchicon {
  opacity: 1;
  z-index: 3;
  color: #FFFFFF;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .btnstyle {
  top: 0px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  line-height: 30px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.3;
  color: #333;
  z-index: 1000;
  background-color: transparent;
  border: solid 0px;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .btnstyle i {
  line-height: 37px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch .btnstyle:hover i {
  opacity: 1;
}

.wsmenu>.wsmenu-list>li.rightmenu {
  zoom: 1;
}

/* ================== Desktop Drop Down Menu CSS ================== */
.wsmenu>.wsmenu-list>li>ul.sub-menu {
  position: absolute;
  top: 70px;
  z-index: 1000;
  margin: 0px;
  padding: 0px;
  min-width: 190px;
  background-color: #fff;
  border: solid 1px #eeeeee;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li {
  position: relative;
  margin: 0px;
  padding: 0px;
  display: block;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
  background-image: none;
  color: #666666;
  border-right: 0 none;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 8px 12px;
  text-transform: none;
  font-size: 13px;
  letter-spacing: normal;
  border-right: 0px solid;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
  text-decoration: none;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a>i {
  margin-right: 9px;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  border: solid 1px #eeeeee;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li {
  position: relative;
  margin: 0px;
  padding: 0px;
  display: block;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a {
  background-image: none;
  color: #666666;
  border-right: 0 none;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 8px 12px;
  text-transform: none;
  font-size: 13px;
  letter-spacing: normal;
  border-right: 0px solid;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover {
  text-decoration: none;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a>i {
  margin-right: 9px;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0px;
  list-style: none;
  padding: 0px;
  background-color: #fff;
  border: solid 1px #eeeeee;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li {
  position: relative;
  margin: 0px;
  padding: 0px;
  display: block;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a {
  background-image: none;
  color: #666666;
  border-right: 0 none;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 8px 12px;
  text-transform: none;
  font-size: 13px;
  letter-spacing: normal;
  border-right: 0px solid;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover {
  text-decoration: none;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a>i {
  margin-right: 9px;
}

/* ================== Desktop Mega Menus CSS  ================== */
.wsmenu>.wsmenu-list>li>.wsmegamenu {
  width: 100%;
  left: 0px;
  position: absolute;
  top: 70px;
  color: #000;
  z-index: 1000;
  margin: 0px;
  text-align: left;
  padding: 14px 5px;
  font-size: 15px;
  border: solid 1px #eeeeee;
  background-color: #fff;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .title {
  border-bottom: 1px solid #CCC;
  font-size: 14px;
  padding: 9px 5px 9px 0px;
  font-size: 17px;
  color: #424242;
  margin: 0px 0px 7px 0px;
  text-align: left;
  height: 39px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-control-next {
  opacity: 0.8;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-control-prev {
  opacity: 0.8;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-caption {
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  height: 31px;
  left: 0;
  padding: 7px 0;
  right: 0;
  width: 100%;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .wsmwnutxt {
  width: 100%;
  font-size: 14px;
  text-align: justify;
  line-height: 22px;
  color: #424242;
  margin-top: 10px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li {
  display: block;
  text-align: center;
  white-space: nowrap;
  text-align: left;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a {
  line-height: 18px;
  border-right: none;
  text-align: left;
  padding: 6px 0px;
  background: #fff;
  background-image: none;
  color: #666666;
  border-right: 0 none;
  display: block;
  background-color: #fff;
  color: #424242;
  font-size: 13px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu li i {
  margin-right: 5px;
  text-align: center;
  width: 18px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu li a:hover {
  background: transparent;
  text-decoration: underline;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li i {
  font-size: 11px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu li i {
  margin-right: 5px;
  text-align: center;
  width: 18px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .mrgtop {
  margin-top: 15px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .show-grid div {
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #dbdbdb;
  border: 1px solid #e7e7e7;
  color: #6a6a6a;
  margin: 2px 0px;
  font-size: 13px;
}

/*= Desktop Half Menu CSS =*/
.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
  width: 40%;
  right: auto;
  left: auto;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfdiv {
  width: 35%;
  right: auto;
  left: auto;
}

/*= Desktop HTML Form Menu CSS =*/
.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form {
  width: 100%;
  display: block;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type="text"] {
  width: 100%;
  border: 1px solid #e2e2e2;
  color: #000;
  font-size: 13px;
  padding: 8px 5px;
  margin-bottom: 8px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form textarea {
  width: 100%;
  border: 1px solid #e2e2e2;
  color: #000;
  font-size: 13px;
  padding: 8px 5px;
  margin-bottom: 8px;
  min-height: 122px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type="submit"] {
  width: 25%;
  display: block;
  height: 32px;
  float: right;
  border: none;
  margin-right: 15px;
  cursor: pointer;
  background-color: #e1e1e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type="button"] {
  width: 25%;
  display: block;
  height: 32px;
  float: right;
  border: none;
  cursor: pointer;
  background-color: #e1e1e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-inner .item img {
  width: 100%;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .carousel-caption {
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  height: 31px;
  left: 0;
  padding: 7px 0;
  right: 0;
  width: 100%;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text {
  padding: 0px 0px;
  font-size: 14px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text ul {
  padding: 0px 0px;
  margin: 0px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text p {
  text-align: justify;
  line-height: 24px;
  color: #656565;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text ul li {
  display: block;
  padding: 2px 0px;
  line-height: 22px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .typography-text ul li a {
  color: #656565;
}

/* ================== Desktop Extra CSS ================== */
.wsmobileheader {
  display: none;
}

.overlapblackbg {
  opacity: 0;
  visibility: hidden;
}

.wsmenu .wsmenu-click {
  display: none;
}

.wsmenu .wsmenu-click02 {
  display: none;
}

.hometext {
  display: none;
}

@media only screen and (max-width: 991px) {
  .ref-logo img {
    width: 19% !important;
  }

  .about-section .experience {
    position: absolute;
    left: 10px !important;
  }

  /* ================== Mobile Base CSS ================== */
  html {
    overflow: hidden;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }

  body {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 62px !important;
  }

  body.wsactive {
    overflow: hidden;
  }


  /* ================== Mobile Main Menu CSS ================== */
  .desktoplogo {
    display: none;
  }

  .wsmainfull {
    height: 0;
  }

  .wsmenucontainer {
    background-attachment: local;
    background-position: 33% 0%;
  }

  .wsmenu {
    width: 100%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 0;
    overflow-y: hidden;
    padding: 0;
    top: 0;
    visibility: hidden;
    position: fixed;
    margin: 0px;
  }

  .wsmenu>.wsmenu-list {
    height: auto;
    min-height: 100%;
    width: 240px;
    background: #051860;
    padding-bottom: 0;
    margin-left: -240px;
    display: block;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }

  .wsmenu>.wsmenu-list>li {
    width: 100%;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    white-space: inherit;
    clear: right;
  }

  @supports (-webkit-overflow-scrolling: touch) {
    .wsmenu>.wsmenu-list>li:last-child {
      padding-bottom: 110px;
    }
  }

  .wsmenu>.wsmenu-list>li>a {
    padding: 12px 32px 12px 17px;
    font-size: 14px;
    text-align: left;
    border-right: solid 0px;
    background-color: transparent;
    color: #666666;
    line-height: 25px;
    border-bottom: 1px solid;
    border-bottom-color: rgba(0, 0, 0, 0.13);
    position: static;
  }

  .wsmenu>.wsmenu-list>li a.menuhomeicon {
    padding-left: 17px;
    padding-right: 17px;
    border-top: solid 1px rgba(0, 0, 0, 0.13);
  }

  .wsmenu>.wsmenu-list>li>a.menuhomeicon i {
    margin-right: 2px;
    font-size: 13px;
  }

  .wsmenu>.wsmenu-list>li>a>i {
    font-size: 14px;
    color: #bfbfbf;
  }

  .wsmenu>.wsmenu-list>li>a .wsarrow:after {
    display: none;
  }

  .wsmenu>.wsmenu-list>li:hover>a {
    background-color: rgba(0, 0, 0, 0.08);
    text-decoration: none;
  }

  .wsmenu>.wsmenu-list>li>a>.hometext {
    display: inline-block;
  }

  /* ================== Mobile Slide Down Links CSS ================== */
  .wsmenu>.wsmenu-list>li>ul.sub-menu {
    display: none;
    position: relative;
    top: 0px;
    background-color: #fff;
    border: none;
    padding: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
    -webkit-transform-style: flat;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
    line-height: 20px;
    font-size: 13px;
    padding: 10px 0px 10px 16px;
    color: #383838;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li span+a {
    padding-right: 30px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a>i {
    display: none;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
    background-color: #e7e7e7;
    color: #666666;
    text-decoration: underline;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu li:hover>a {
    background-color: #e7e7e7;
    color: #666666;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
    width: 100%;
    position: static;
    left: 100%;
    top: 0;
    display: none;
    margin: 0px;
    padding: 0px;
    border: solid 0px;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
    -webkit-transform-style: flat;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a {
    line-height: 20px;
    font-size: 13px;
    padding: 10px 0px 10px 26px;
    color: #383838;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li span+a {
    padding-right: 30px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a>i {
    display: none;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover {
    background-color: #e7e7e7;
    color: #666666;
    text-decoration: underline;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a.active {
    color: #000;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>a {
    color: #000;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu {
    width: 100%;
    position: static;
    left: 100%;
    top: 0;
    display: none;
    margin: 0px;
    padding: 0px;
    border: solid 0px;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
    -webkit-transform-style: flat;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li {
    margin: 0px 0px 0px 0px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a {
    line-height: 20px;
    font-size: 13px;
    padding: 10px 0px 10px 34px;
    color: #383838;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li span+a {
    padding-right: 30px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a>i {
    display: none;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover {
    background-color: #e7e7e7;
    color: #666666;
    text-decoration: underline;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a.active {
    color: #000;
  }

  /* ================== Mobile Mega Menus CSS  ================== */
  .wsmenu>.wsmenu-list>li>.wsmegamenu {
    color: #666666;
    display: none;
    position: relative;
    top: 0px !important;
    padding: 10px 0px;
    border: solid 0px;
    transform: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    -webkit-transform-style: flat;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    width: 100%;
    margin: 0px;
    padding: 5px 0px 10px 0px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
    color: #666666;
    font-size: 15px;
    padding: 10px 8px 10px 0px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu>ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu>ul>li>a {
    padding: 9px 14px;
    line-height: normal;
    font-size: 13px;
    background-color: #e7e7e7;
    color: #666666;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu>ul>li>a:hover {
    background-color: #000000;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu ul li.title {
    line-height: 26px;
    color: #666666;
    margin: 0px;
    font-size: 15px;
    padding: 7px 0px;
    background-color: transparent;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu.halfdiv {
    width: 100%;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form {
    padding: 5px 0px 62px 0px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .show-grid div {
    margin: 0px;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type="button"] {
    width: 46%;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form input[type="submit"] {
    width: 46%;
  }

  .wsmenu>.wsmenu-list>li>.wsmegamenu .menu_form textarea {
    min-height: 100px;
  }

  .wsmobileheader {
    width: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    height: 54px;
    background-color: #eaecf0;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    box-shadow: 0 0 1px rgba(0, 0, 0, .3);
  }

  .wsactive .wsmobileheader {
    margin-left: 240px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }

  .wsmobileheader .smllogo {
    display: inline-block;
    margin-top: 0px;
  }

  /* Mobile Search Bar*/
  .wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch {
    width: 86%;
    margin: 7% 7%;
    padding: 0px;
  }

  .wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input {
    border-radius: 50px
  }

  .wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus {
    width: 100%;
  }

  .callusbtn {
    color: #000;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 0px;
    transition: all 0.4s ease-in-out 0s;
    z-index: 102;
    padding: 19px 14px;
  }

  .callusbtn i {
    vertical-align: top;
    margin-top: 4px;
  }

  .callusbtn:hover i {
    color: #a9a9a9;
  }

  /* Mobile Toggle Menu icon (X ICON) */
  .wsanimated-arrow {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 102;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

  .wsanimated-arrow {
    cursor: pointer;
    padding: 16px 35px 16px 0px;
    margin: 14px 0 0 15px;
  }

  .wsanimated-arrow span,
  .wsanimated-arrow span:before,
  .wsanimated-arrow span:after {
    cursor: pointer;
    height: 2px;
    width: 17px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
  }

  .wsanimated-arrow span:before {
    top: -7px;
    width: 23px;
  }

  .wsanimated-arrow span:after {
    bottom: -7px;
    width: 17px;
  }

  .wsanimated-arrow span,
  .wsanimated-arrow span:before,
  .wsanimated-arrow span:after {
    transition: all 500ms ease-in-out;
  }

  .wsactive .wsanimated-arrow span:after {
    width: 23px;
  }

  .wsactive .wsanimated-arrow span {
    background-color: transparent;
  }

  .wsactive .wsanimated-arrow span:before,
  .wsactive .wsanimated-arrow.active span:after {
    top: 7px;
  }

  .wsactive .wsanimated-arrow span:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: 0px;
  }

  .wsactive .wsanimated-arrow span:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  /* ================== Mobile Overlay/Drawer CSS ================== */
  .overlapblackbg {
    right: 0;
    width: calc(100% - 240px);
    height: 100vh;
    min-height: 100%;
    position: fixed;
    top: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
  }

  .wsactive .wsmenu .overlapblackbg {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    -ms-transition: opacity 1.5s ease-in-out;
    -o-transition: opacity 1.5s ease-in-out;
  }

  .wsmenucontainer {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }

  .wsactive .wsmenucontainer {
    margin-left: 240px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }

  .wsactive .wsmenu {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    z-index: 1000;
    top: 0;
  }

  .wsactive .wsmenu>.wsmenu-list {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-left: 0;
  }

  /* ================== Mobile Sub Menu Expander Arrows  ================== */
  .wsmenu>.wsmenu-list>li>.wsmenu-click {
    height: 72px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }

  .wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i {
    transform: rotate(-45deg);
    margin-top: 23px;
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click>i {
    display: block;
    height: 8px;
    width: 8px;
    float: right;
    transform: rotate(-225deg);
    margin: 25px 25px 0px 0px;
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click>i:before {
    content: "";
    width: 100%;
    height: 100%;
    border-width: 1.5px 1.5px 0 0;
    border-style: solid;
    border-color: #fff;
    transition: 0.2s ease;
    display: block;
    transform-origin: 100% 0;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02 {
    height: 41px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i {
    display: block;
    height: 8px;
    width: 8px;
    float: right;
    transform: rotate(-225deg);
    margin: 14px 18px 0px 0px;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i:before {
    content: "";
    width: 100%;
    height: 100%;
    border-width: 1.5px 1.5px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.40);
    transition: 0.2s ease;
    display: block;
    transform-origin: 100% 0;
  }

  .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i.wsmenu-rotate {
    transform: rotate(-45deg);
    margin-top: 19px;
  }
}

@media only screen and (min-width: 992px) and (max-width:1162px) {
  .desktoplogo {
    margin-left: 12px;
  }

  .wsmenu>.wsmenu-list>li>a>.wsarrow {
    display: none;
  }

  .wsmenu>.wsmenu-list>li>a {
    padding-left: 12px;
    padding-right: 12px;
  }

  .wsmenu>.wsmenu-list>li a.menuhomeicon {
    padding-left: 22px;
    padding-right: 22px;
  }
}

@media only screen and (max-width: 991px) {
  .bg-pattern-1 {
    background-image: url(../images/pattern-1.jpg);
    background: none !important;
  }

  .wsmobileheader {
    width: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    height: 63px;
    background-color: #fff;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    box-shadow: 0 0 1px rgba(0, 0, 0, .3);
  }
}

.wsactive .wsmobileheader {
  margin-left: 240px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* Mobile Search Bar*/
.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch {
  width: 86%;
  margin: 7% 7%;
  padding: 0px;
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input {
  border-radius: 50px
}

.wsmenu>.wsmenu-list>li.rightmenu>.topmenusearch input:focus {
  width: 100%;
}

.callusbtn i {
  vertical-align: top;
  margin-top: 4px;
}

.callusbtn:hover i {
  color: #a9a9a9;
}

/* Mobile Toggle Menu icon (X ICON) */


.wsanimated-arrow span:before {
  top: -7px;
  width: 23px;
}

.wsanimated-arrow span:after {
  bottom: -7px;
  width: 17px;
}

.wsactive .wsanimated-arrow span:after {
  width: 23px;
}

.wsactive .wsanimated-arrow span {
  background-color: transparent;
}

.wsactive .wsanimated-arrow span:before,
.wsactive .wsanimated-arrow.active span:after {
  top: 7px;
}

.wsactive .wsanimated-arrow span:before {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  bottom: 0px;
}

.wsactive .wsanimated-arrow span:after {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* ================== Mobile Overlay/Drawer CSS ================== */

.wsactive .wsmenu .overlapblackbg {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -ms-transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
}

.wsmenucontainer {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.wsactive .wsmenucontainer {
  margin-left: 240px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.wsactive .wsmenu {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  visibility: visible;
  z-index: 1000;
  top: 0;
}

.wsactive .wsmenu>.wsmenu-list {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-left: 0;
}

/* ================== Mobile Sub Menu Expander Arrows  ================== */

.wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i {
  transform: rotate(-45deg);
  margin-top: 23px;
}


.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02 {
  height: 41px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i {
  display: block;
  height: 8px;
  width: 8px;
  float: right;
  transform: rotate(-225deg);
  margin: 14px 18px 0px 0px;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i:before {
  content: "";
  width: 100%;
  height: 100%;
  border-width: 1.5px 1.5px 0 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.40);
  transition: 0.2s ease;
  display: block;
  transform-origin: 100% 0;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i.wsmenu-rotate {
  transform: rotate(-45deg);
  margin-top: 19px;
}
}

@media only screen and (min-width: 992px) and (max-width:1162px) {
  .desktoplogo {
    margin-left: 12px;
  }

  .wsmenu>.wsmenu-list>li>a>.wsarrow {
    display: none;
  }

  .wsmenu>.wsmenu-list>li>a {
    padding-left: 12px;
    padding-right: 12px;
  }

  .wsmenu>.wsmenu-list>li a.menuhomeicon {
    padding-left: 22px;
    padding-right: 22px;
  }
}

h2.widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
  float: left;
  width: 100%;
  font-weight: 700
}

.menu li a i {
  margin-right: 5px
}

ul.menu {
  margin-bottom: 12px;
  float: left;
  width: 100%
}

.menu li a {
  color: #fff;
  font-size: 14px;
  width: 100%;
  float: left;
  margin-bottom: 2px;
  text-transform: capitalize
}

.wsmenu>.wsmenu-list>li>ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transition: -o-transform 0.3s, opacity .3s;
  -ms-transition: -ms-transform 0.3s, opacity .3s;
  -moz-transition: -moz-transform 0.3s, opacity .3s;
  -webkit-transition: -webkit-transform 0.3s, opacity .3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg)
}

.wsmenu>.wsmenu-list>li:hover>ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg)
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg)
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li:hover>ul.sub-menu {
  opacity: 1;
  visibility: visible;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transition: -o-transform 0.4s, opacity .4s;
  -ms-transition: -ms-transform 0.4s, opacity .4s;
  -moz-transition: -moz-transform 0.4s, opacity .4s;
  -webkit-transition: -webkit-transform 0.4s, opacity .4s;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg)
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transition: -o-transform 0.4s, opacity .4s;
  -ms-transition: -ms-transform 0.4s, opacity .4s;
  -moz-transition: -moz-transform 0.4s, opacity .4s;
  -webkit-transition: -webkit-transform 0.4s, opacity .4s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg)
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg)
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transition: -o-transform 0.3s, opacity .3s;
  -ms-transition: -ms-transform 0.3s, opacity .3s;
  -moz-transition: -moz-transform 0.3s, opacity .3s;
  -webkit-transition: -webkit-transform 0.3s, opacity .3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg)
}

.wsmenu>.wsmenu-list>li:hover>.wsmegamenu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg)
}























.ts-pricing-table-style3 .price-title {
  padding: 20px;
  width: 100%;
  background: #fff;
}

.ts-pricing-table-style3 .price-icon {
  display: block;
  text-align: center
}

.ts-pricing-table-style3 .price-title h3 {
  font-size: 16px;
  color: #252525;
  text-align: center;
  margin-bottom: 0
}

.ts-wrapper {
  float: left;
  width: 100%;
  box-shadow: 0 0 10px #ccc
}

.client-image {
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 5px;
  margin-bottom: 8px;
  background: #e4e4e4
}

.pd5 {
  padding: 0 4px !important
}

.client-img {
  height: 94px;
  width: 100%
}

#contactfrm .form-group {
  margin-bottom: 15px;
  float: left;
  width: 100%
}

#contactfrm label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: 600;
  color: #000;
  width: 100%
}

#Web1DesignEnquiryValue .form-group {
  margin-bottom: 15px;
  float: left;
  width: 100%
}

#Web1DesignEnquiryValue label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: 600;
  color: #000;
  width: 100%
}

#Web1DesignPraposalValue label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: 600;
  color: #000;
  width: 100%
}

#Web1DesignPraposalValue .form-group {
  margin-bottom: 15px;
  float: left;
  width: 100%
}

#Web1DesignCareerValue label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  font-weight: 600;
  color: #000;
  width: 100%
}

#Web1DesignCareerValue .form-group {
  margin-bottom: 15px;
  float: left;
  width: 100%
}

#Web1DesignCareerValue .btn-style-one {
  margin-top: 20px;
  margin-left: 5px;
  padding: 5px 24px
}

#Web1DesignEnquiryValue .btn-style-one {
  margin-top: 20px;
  margin-left: 5px;
  padding: 5px 24px
}

#Web1DesignPraposalValue .btn-style-one {
  margin-top: 20px;
  margin-left: 5px;
  padding: 5px 24px
}

.client-img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1)
}

.client-img {
  background: #fff;
  padding: 15px 0;
  border: solid 1px #cdcdcd;
  -moz-transition: -moz-transform .3s ease-in;
  -webkit-transition: -webkit-transform .3s ease-in;
  -o-transition: -o-transform .3s ease-in
}

.ts-pricing-table-style3 {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px
}

.ts-pricing-table-style3 .price-title {
  padding: 20px
}

.ts-pricing-table-style3 .price-icon {
  display: block;
  text-align: center
}

.ts-pricing-table-style3 .price-icon .pricing-icon {
  background: #00a6dd;
  color: #fff;
  width: 78px;
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-top: -40px;
  display: inline-block
}

.ts-pricing-table-style3 .price-title h3 {
  font-size: 20px;
  color: #252525;
  text-align: center;
  font-family: "Signika Negative", sans-serif;
  font-weight: 700
}

.ts-pricing-table-style3 .price-unit {
  padding: 15px 0;
  text-align: center;
  background: #ececec
}

.ts-pricing-table-style3 .price-unit .price-unit {
  color: #00a6dd
}

.ts-pricing-table-style3 .price-unit .price-unit .price {
  font-size: 35px;
  font-weight: 400
}

.ts-pricing-table-style3 .price-unit .price-unit .unit {
  font-size: 20px
}

.ts-pricing-table-style3 ul {
  margin: 0;
  padding: 0;
  color: #252525;
  font-size: 13px;
  list-style: none
}

.ts-pricing-table-style3 ul li {
  border-bottom: 1px solid #f3f3f3;
  padding: 10px 0;
  text-align: center;
  font-weight: 400;
  font-size: 15px;
}

.ts-pricing-table-style3 p {
  text-align: center;
  line-height: normal
}

.ts-pricing-table-style3 p a.cta_pricing {
  background: none repeat scroll 0 0 #42454a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  line-height: 40px;
  margin-top: 30px;
  padding: 0 15px;
  text-decoration: none;
  margin-bottom: 30px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-out 0;
  -o-transition: all .3s ease-out 0;
  transition: all .3s ease-out 0;
  border: 1px solid #42454a
}

.ts-pricing-table-style3.active .price-unit {
  background: #00a6dd;
  color: #fff !important
}

.ts-pricing-table-style3 p a.cta_pricing:hover,
.ts-pricing-table-style3.active a.cta_pricing {
  background: none repeat scroll 0 0 #00a6dd;
  color: #fff;
  border: 1px solid #00a6dd
}

.ts-pricing-table-style3.active a.cta_pricing:hover {
  background: #fff;
  color: #00a6dd
}

.ts-pricingtable-5 table {
  border-collapse: separate;
  margin: 0 auto;
  width: 100%
}

.ts-pricingtable-5 .ts-pricing-img {
  vertical-align: bottom
}

.ts-pricingtable-5 table td {
  width: 20%;
  border: none;
  padding: 0
}

.ts-pricingtable-5 .ts-pricing-item {
  background: #f8f8f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding-top: 20px;
  text-align: center;
  margin: 0 0 0 30px
}

.ts-pricingtable-5 .price-icon {
  width: 78px;
  height: 78px;
  background: #00a6dd;
  font-size: 27px;
  color: #fff;
  line-height: 78px;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  -ms-border-radius: 10%;
  -o-border-radius: 10%;
  border-radius: 10%;
  display: inline-block;
  margin: 0 auto
}

.ts-pricingtable-5 .price-title {
  font-family: '';
  font-size: 20px;
  font-weight: 400;
  margin: 17px 0 20px;
  text-transform: capitalize
}

.ts-pricingtable-5 .price-unit-vat {
  background: #ed3338;
  padding: 20px 15px 15px
}

.ts-pricingtable-5 .price-unit-vat p {
  line-height: normal;
  margin-bottom: 0
}

.ts-pricingtable-5 .price-unit {
  color: #00a6dd;
  font-weight: 400;
  letter-spacing: -.25px;
  display: inline-block
}

.ts-pricingtable-5 .price-unit .price {
  font-size: 40px
}

.ts-pricingtable-5 .price-unit .unit {
  font-size: 20px;
  position: relative;
  top: -7px
}

.ts-pricingtable-5 .price-unit .unit .per-month {
  font-size: 16px
}

.ts-pricingtable-5 .desc {
  padding: 20px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0
}

.ts-pricingtable-5 .ts-bt-pricing {
  line-height: 60px;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 51px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: #00a6dd;
  border: 1px solid #00a6dd;
  display: inline-block;
  font-weight: 600
}

.ts-pricingtable-5 .ts-bt-pricing:hover {
  background: #fff;
  color: #00a6dd;
  display: inline-block
}

.ts-pricingtable-5 .title-feature {
  background: #eb570f;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 20px
}

.ts-pricingtable-5 table tr.list-feature {
  background: #f3f3f3
}

.ts-pricingtable-5 table td .inner-td {
  margin: 0 0 0 30px;
  text-align: center;
  display: block;
  line-height: 22px;
  border-top: 1px solid #e6e6e6;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding: 7px;
  padding-left: 18px;
  text-transform: capitalize;
  padding: 14px 23px;
  text-shadow: 0 2px #fff
}

.ts-pricingtable-5 table tr.list-feature:nth-child(2n) .inner-td {
  background: #fff
}

.ts-pricingtable-5 table tr.list-feature:nth-child(2n+1) .inner-td {
  background: #f8f8f8
}

.ts-pricingtable-5 table tr.list-feature td:first-child .inner-td {
  background: none;
  text-align: left;
  margin-left: 0
}

.ts-pricingtable-5 .ts-footer-price {
  background: #42454a;
  text-align: center;
  padding: 12px 0;
  margin: 0 0 0 30px
}

.ts-footer-price p {
  color: #fff;
  line-height: normal;
  margin-bottom: 20px
}

.ts-pricingtable-5 table td .inner-td.ts-icon-check,
.ts-icon-check {
  color: #00a6dd;
  font-size: 18px
}

.ts-pricingtable-5 table td .inner-td.ts-icon-close,
.ts-icon-close {
  color: #42454a;
  font-size: 22px
}

#bridge .navbar {
  margin-top: 20px
}

#prices_table,
#prices_table2 {
  border-collapse: collapse;
  margin-top: 40px;
  width: 100%;
  border: none;
  text-align: center
}

#prices_table th,
#prices_table2 th {
  background: none repeat scroll 0 0 #42454a;
  color: #fff;
  font-size: 18px;
  padding: 17px
}

#prices_table td,
#prices_table2 td {
  background: none repeat scroll 0 0 #f3f3f3;
  border: 1px solid #d9d9d9;
  color: #252525;
  font-weight: 400;
  padding: 20px 8px 15px;
  text-transform: uppercase
}

#prices_table td:first-child,
#prices_table2 td:first-child {
  border-left: medium none
}

#prices_table td:last-child,
#prices_table2 td:last-child {
  border-right: medium none
}

#search_price_table,
#search_prices_table2 {
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  height: 45px;
  padding: 5px 10px
}

.ts-search-whois {
  background: none;
  display: inline-block;
  width: 100%
}

.bannerss p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 10px;
  line-height: 34px;
}

.bannerss a {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 5px;
  float: left;
  width: 100%;
}

.bannerss a i {
  margin-right: 10px
}

.bannerss a.half {
  width: 50%;
  float: left
}

.bannerss h2 {
  font-size: 63px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: capitalize;
  letter-spacing: -3px;
}

.bannerss a i {
  background-color: #ff5926;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 2px;
  line-height: 24px
}

.purposal {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 9999
}

.whatsapp {
  position: fixed;
  bottom: 52px;
  left: 10px;
  z-index: 9999;
}

.hiring {
  position: fixed;
  bottom: 60px;
  left: 2px;
  z-index: 9999
}

.sos-fixed {
  width: 100%
}

.sos-fixed a {
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 31px;
  float: left;
  width: 100%;
  width: 32px;
  margin-right: 2px
}

.services-sidebar .ziehharmonika h3 {
  background: #eb570f;
  color: #fff;
  text-align: left;
  border-radius: 0;
  padding: 5px 12px;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 1px;
  padding-right: 40px;
  transition: .25s all;
  position: relative;
  font-size: 14px
}

.ziehharmonika h3 {
  background: #eb570f;
  color: #fff;
  text-align: left;
  border-radius: 0;
  padding: 5px 12px;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 9px;
  padding-right: 40px;
  transition: .25s all;
  position: relative;
  font-size: 14px
}

.footer-widget .ziehharmonika h3 {
  background: #eb570f;
  color: #fff;
  text-align: left;
  border-radius: 0;
  padding: 5px 12px;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 9px;
  padding-right: 40px;
  transition: .25s all;
  position: relative;
  font-size: 14px
}

.ziehharmonika h3.active {
  margin-bottom: 12px;
  background: #00a6dd
}

.ziehharmonika h3::before {
  content: attr(data-prefix);
  font-size: 18px;
  margin-right: 9px
}

.footer-widget .ziehharmonika h3::before {
  content: attr(data-prefix);
  font-size: 18px;
  margin-right: 4px
}

.ziehharmonika h3.alignLeft {
  padding-left: 35px
}

.ziehharmonika>div {
  display: block;
  background: #fff;
  border-radius: 0;
  border: 0 solid #cdcdcd;
  text-align: left;
  padding: 5px 10px;
  margin-bottom: 9px
}

.ziehharmonika>div ul {
  padding: 0;
  padding-left: 15px
}

.ziehharmonika>div ul li {
  list-style: disc;
  margin: 9px 0;
  line-height: 17px
}

.ziehharmonika>div ul li a {
  color: #000 !important;
  font-size: 12px;
  font-weight: 500
}

.ziehharmonika .arrowDown {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0;
  border-color: #00a6dd transparent transparent;
  position: absolute;
  bottom: 0;
  left: 40px;
  transition: .25s all;
  opacity: 0
}

.ziehharmonika .active .arrowDown {
  bottom: -8px;
  border-color: #00a6dd transparent transparent;
  opacity: 1
}

.ziehharmonika .collapseIcon {
  position: absolute;
  right: 9px;
  top: 45%;
  font-size: 18px;
  font-weight: 300;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.ziehharmonika .collapseIcon.alignLeft {
  right: initial;
  left: 20px
}

.ts-style-button.normal {
  line-height: 31px;
  font-size: 12px;
  width: auto;
  float: left;
  padding: 0 9px;
  margin-right: 2px;
  background-color: #fff;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 2px;
  color: #000;
}

.presense-hd {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 7px;
  color: #00a6dd;
  margin-top: 30px
}

.presense-inner {
  float: left;
  width: 100%;
  margin-bottom: 3px;
  margin-top: 10px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}

.school h4 {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600
}

.school ul li {
  list-style: none;
  padding: 0;
  color: #545454
}

.mobile-slider {
  display: none;
  padding-top: 70px
}

.re1:hover {
  background-color: #009ed2;
  color: #fff
}

.re1 {
  padding: 7px 20px;
  border-radius: 50px;
  background: #18254f;
  color: #fff;
  margin-left: 10px
}

.req.btn-style-one {
  position: relative;
  padding: 7px 3px 6px 19px;
  line-height: 24px;
  text-transform: capitalize;
  background: #fff;
  color: #000;
  border: 2px solid #18254f;
  font-size: 15px;
  font-weight: 500;
  ;
  border-radius: 50px
}

@font-face {
  font-family: 'FontAwesome';
  src: url(../fonts/fontawesome-webfonte0a5e0a5.eot?v=4.3.0);
  src: url(../fonts/fontawesome-webfontd41dd41d.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(../fonts/fontawesome-webfonte0a5e0a5.woff2?v=4.3.0) format("woff2"), url(../fonts/fontawesome-webfonte0a5e0a5.woff?v=4.3.0) format("woff"), url(../fonts/fontawesome-webfonte0a5e0a5.ttf?v=4.3.0) format("truetype"), url(../fonts/fontawesome-webfonte0a5e0a5.svg?v=4.3.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: 400;
  font-style: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"
}

.fa-won:before,
.fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

@font-face {
  font-family: "Flaticon";
  src: url(../fonts/Flaticon.eot);
  src: url(../fonts/Flaticond41d.eot?#iefix) format("embedded-opentype"), url(../fonts/Flaticon.woff2) format("woff2"), url(../fonts/Flaticon.woff) format("woff"), url(../fonts/Flaticon.ttf) format("truetype"), url(../fonts/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal
}

.flaticon-research:before {
  content: "\f100"
}

.flaticon-analytics:before {
  content: "\f101"
}

.flaticon-mail:before {
  content: "\f102"
}

.flaticon-digital-marketing:before {
  content: "\f103"
}

.flaticon-analysis:before {
  content: "\f104"
}

.flaticon-seo:before {
  content: "\f105"
}

.flaticon-right-arrow:before {
  content: "\f106"
}

.flaticon-tick:before {
  content: "\f107"
}

.flaticon-achievement:before {
  content: "\f108"
}

.flaticon-architecture:before {
  content: "\f109"
}

.flaticon-data:before {
  content: "\f10a"
}

.flaticon-play-button:before {
  content: "\f10b"
}

.flaticon-copyright:before {
  content: "\f10c"
}

.flaticon-phone-call:before {
  content: "\f10d"
}

.flaticon-email:before {
  content: "\f10e"
}

.flaticon-social-media:before {
  content: "\f10f"
}

.flaticon-close:before {
  content: "\f110"
}

.flaticon-marker:before {
  content: "\f111"
}

.flaticon-shopping-cart:before {
  content: "\f112"
}

.flaticon-search:before {
  content: "\f113"
}

.flaticon-left-chevron:before {
  content: "\f114"
}

.flaticon-right-chevron:before {
  content: "\f115"
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.no-js .owl-carousel {
  display: block
}

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.html) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: 400
}

.image1 {
  margin-bottom: 20px
}

.com-name a {
  color: #fff;
  float: left;
  width: 100%
}

.cbp-filter-item.active {
  background-color: #eb570f !important;
  color: #fff !important;
  border: solid 2px #eb570f !important
}

.com-name {
  font-size: 14px;
  font-weight: 400;
  background: #eb570f;
  line-height: 32px;
  text-align: center;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 2px;
  text-transform: uppercase;
  font-weight: 600
}

.image1 .image {
  float: left;
  width: 100%;
  padding: 8px;
  background: #eee
}

.image1:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.image1 img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  border: solid 2px #dedcdc
}

#filters-portfolio {
  background: none;
  padding: 10px 0 9px;
  margin: 10px 0;
  text-align: center;
  margin-top: 0
}

#filters-portfolio .cbp-filter-item {
  background-color: #00a6dd;
  border: solid 2px #09c;
  border-radius: 3px !important;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 0;
  margin: 0 1px 4px 0;
  overflow: visible;
  padding: 0 13px;
  position: relative;
  transition: all .2s ease-in-out 0;
  -moz-transition: all .2s ease-in-out 0;
  -webkit-transition: all .2s ease-in-out 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 32px
}

.ts-wrapper {
  float: left;
  width: 100%
}

.pops label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
  width: 100%
}

.top-con {
  background-color: #ff0909 !important;
}

@-webkit-keyframes argh-my-eyes1 {
  0% {
    background-color: #ff5926
  }

  49% {
    background-color: #ff5926
  }

  50% {
    background-color: #21ca00
  }

  99% {
    background-color: #21ca00
  }

  100% {
    background-color: #ff5926
  }
}

@-moz-keyframes argh-my-eyes1 {
  0% {
    background-color: #ff5926
  }

  49% {
    background-color: #ff5926
  }

  50% {
    background-color: #21ca00
  }

  99% {
    background-color: #21ca00
  }

  100% {
    background-color: #ff5926
  }
}

@keyframes argh-my-eyes1 {
  0% {
    background-color: #ff5926
  }

  49% {
    background-color: #ff5926
  }

  50% {
    background-color: #21ca00
  }

  99% {
    background-color: #21ca00
  }

  100% {
    background-color: #ff5926
  }
}

.dark-text p i {
  margin-right: 5px
}

.pricing-column .price-header .price img {
  margin-bottom: 5px
}

.thanks h2 {
  font-size: 18px;
  font-weight: 600;
  color: #1a8c42;
  margin-bottom: 25px;
  ;
  text-align: center
}

.bannerss .btn-style-one {
  border-width: 2px;
  color: #fff;
  text-transform: none;
  width: auto !important
}

.ecomm {
  text-align: center;
  float: left;
  width: 100%
}

.ecomm i {
  font-size: 32px;
  border: double 6px #eb570f;
  border-radius: 10px;
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 61px;
  color: #18254f;
  background: #dcdcdc
}

.ecomm p {
  font-size: 15px;
  font-weight: 600;
  margin-top: 11px;
  color: #000;
  !important
}

.bannerss .btn-style-three {
  border-width: 2px;
  color: #0e2741;
  border-radius: 50px;
  width: auto !important;
  text-transform: uppercase
}

.bannerss .btn-style-two {
  position: relative;
  padding: 7px 20px;
  line-height: 24px;
  background: #2b3d5e;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border: 2px solid #2b3d5e;
  width: auto !important;
  border-radius: 50px;
  text-transform: uppercase
}

.clouds {
  position: absolute;
  bottom: 0;
  right: 0
}

.who-we-are-area {
  background-image: url(../images/whoweareslider2.webp);
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  padding: 48px 0 35px !important
}

.differnets {
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  padding: 40px 0 30px !important
}

.blog-cont {
  color: #000;
  padding: 0 100px;
  margin-top: 10px
}

.keyword {
  background-color: #000;
  height: auto;
  padding: 0;
  padding-top: 0;
  border-top: solid 3px #eb570f
}

.keyword ul {
  float: left;
  width: 100%;
  margin-bottom: 10px
}

.keyword ul li {
  float: left
}

.keyword ul li a {
  color: #a6a6a6;
  font-size: 12px;
  padding: 0 10px;
  margin-right: 10px;
  border-right: 1px solid #636363;
  padding-left: 0;
  font-weight: 400;
}

.keyword ul li a:hover {
  color: #eb570f
}

.tit {
  padding-right: 15px
}

.titles {
  color: #fff;
  margin: 0;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-right: 5px
}

.go-up {
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  color: #fff
}

.curve i {
  position: absolute;
  width: 100%;
  left: -8.5px;
  top: -33px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #fff
}

.curve {
  position: relative;
  display: inline-block;
  width: 0;
  top: 0;
  border: 27px solid transparent;
  border-top: 27px solid #eb570f;
  cursor: pointer;
  border-radius: 0 !important;
  background: transparent
}

.contact-info a {
  color: #fff
}

.ts_single_image img {
  float: right
}

.mobile-proposal .purposal1 {
  display: none
}

.business-section h2 {
  position: relative;
  color: #eb570f;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 12px;
  margin-top: 0;
  ;
  float: left;
  width: 100%
}

.services_page h3 {
  color: #fff !important;
  background: #eb570f;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 0 7px 7px;
  margin-bottom: 10px;
  float: left;
  width: 100%
}

.services_page h3 i {
  margin-right: 3px
}

.services_page .arrowDown {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0;
  border-color: #eb570f #8e3d3d00 transparent;
  position: absolute;
  bottom: -7px;
  left: 16px;
  transition: .25s all;
  opacity: 1
}

.services_page ul {
  padding: 0;
  width: 100%;
  margin-bottom: 20px;
  float: left
}

.services_page ul li {
  padding: 0;
  width: 100%;
  margin-bottom: 0;
  float: left
}

.services_page ul li a {
  padding: 5px 0;
  width: 100%;
  margin-bottom: 1px;
  background: #e9f3ff;
  color: #000;
  float: left
}

.services_page ul li a i {
  margin-right: 7px
}

.sidebar-title h2 {
  float: none;
  color: #fff;
  font-size: 19px;
  font-weight: 500
}

.modal-dialog.holi {
  max-width: 1062px;
  width: 1062px;
  margin-top: 130px
}

.sitemaps ul {
  padding: 0
}

.sitemaps ul li,
.sitemaps ul li ul li {
  position: relative;
  top: 0;
  bottom: 0;
  padding-bottom: 3px
}

.sitemaps ul li ul {
  margin-left: 4em
}

.sitemaps li {
  list-style-type: none
}

.sitemaps li a {
  padding: 0 0 0 10px;
  position: relative;
  top: 1em;
  color: #ff5926;
  font-weight: 600 !important
}

.sitemaps li a:hover {
  text-decoration: none
}

.sitemaps a.addBorderBefore:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 28px;
  position: absolute;
  left: -47px;
  top: -16px;
  border-left: 1px solid gray
}

.sitemaps li:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 0;
  position: relative;
  left: 0;
  top: 8px;
  border-top: 1px solid gray
}

.sitemaps ul li ul li:last-child:after,
.sitemaps ul li:last-child:after {
  content: '';
  display: block;
  width: 1em;
  height: 1em;
  position: relative;
  background: #fff;
  top: 9px;
  left: -1px
}

.responsoves .list-style-one li {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 1.8em;
  color: #fff
}

.responsoves .list-style-one li:before {
  content: '\f14e';
  left: 0;
  top: 2px;
  color: #00c0ff;
  font-family: "Flaticon";
  margin-right: 9px
}

.responsoves .list-style-one li strong {
  font-size: 19px;
  color: #00c0ff;
  font-weight: 600
}

.faq-section .panel-default>.panel-heading a {
  padding: 10px 20px;
  font-weight: 400;
  position: relative
}

.panel-default>.panel-heading a {
  background-color: #18254f;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: block;
  padding: 10px 15px
}

.panel-default>.panel-heading a[aria-expanded=false]::after {
  content: "\f067";
  font-weight: 700;
  transform: rotate(0)
}

.faq-section .panel-default>.panel-heading a:after {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -6px;
  color: #ff6f43;
  font-size: 12px
}

.panel-default>.panel-heading a:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: fontawesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear
}

.panel-title {
  font-size: 15px
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.panel-body li {
  margin-bottom: 10px
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd
}

.panel-body {
  padding: 15px
}

.panel-default>.panel-heading a[aria-expanded=true]::after {
  content: "\f068"
}

.faq-section .panel-default>.panel-heading a:after {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -6px;
  color: #ff7c54;
  font-size: 12px
}

.panel-default>.panel-heading a:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: fontawesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear
}

.listing-detail-page .listing-detail-box {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0px 5px #d1d1d1;
  box-shadow: 0 0px 5px #d1d1d1
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important
}

.listing-detail-page .detail-title {
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px
}

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}

.form-group {
  margin-bottom: 1rem
}

.form-control {
  border: 1px solid #fff;
  border-radius: 3px !important;
  height: 44px;
  padding: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  background-clip: inherit !important
}

.sidebar .widget {
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px #000;
  box-shadow: 0 1px 2px #000
}

.sidebar .widget-title {
  padding: 14px 20px
}

.text-white {
  color: #fff !important
}

.sidebar .widget-content {
  background: #fff;
  padding: 10px 15px
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}

.sidebar .widget-content li {
  margin-bottom: 2px
}

.sidebar .widget-content li a {
  font-size: 14px
}

.border-bottom {
  border-bottom-color: #ddd !important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important
}

.border-radius {
  border-radius: 3px !important
}

.text-success {
  color: #0abb0a !important
}

.border {
  border-color: #ddd !important
}

.text-success {
  color: #28a745 !important
}

.pl-2,
.px-2 {
  padding-left: .5rem !important
}

.pr-2,
.px-2 {
  padding-right: .5rem !important
}

.mr-2,
.mx-2 {
  margin-right: .5rem !important
}

.d-inline-block {
  display: inline-block !important
}

.border {
  border: 1px solid #dee2e6 !important
}

.text-warning {
  color: #ffc107 !important
}

.fa,
.fa {
  font-weight: 500
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.ml-auto,
.mx-auto {
  margin-left: auto !important
}

.list-unstyled li {
  margin: 0 1px
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important
}

.listing-detail-box h6 {
  font-size: 16px;
  font-weight: 600;
  !important;
  margin-bottom: 6px;
  color: #000
}

.rating {
  display: inline-block;
  position: relative
}

.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer
}

.rating label:last-child {
  position: static
}

.rating label:nth-child(1) {
  z-index: 5
}

.rating label:nth-child(2) {
  z-index: 4
}

.rating label:nth-child(3) {
  z-index: 3
}

.rating label:nth-child(4) {
  z-index: 2
}

.rating label:nth-child(5) {
  z-index: 1
}

.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0
}

.rating label .icon {
  float: left;
  color: transparent;
  font-size: 25px
}

.rating label:last-child .icon {
  color: #000
}

.rating:not(:hover) label input:checked~.icon,
.rating:hover label:hover input~.icon {
  color: #ffc800
}

.rating label input:focus:not(:checked)~.icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #09f
}

.notlong {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  width: 100%;
  left: 0;
  top: 79px;
  color: #000;
  z-index: 1000;
  margin: 0;
  text-align: left;
  padding: 0;
  font-size: 15px;
  border: solid 0 #eee;
  background: transparent
}

.sponsors-outer img {
  padding: 15px;
  width: 165px;
  box-shadow: 0 0 9px #dbdbdb;
  border-radius: 5px;
  margin: 10px;
  background: #fff;
}

h3.inner-hd {
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
  margin-top: 24px;
}

.fbs .col-sm-3 {
  padding: 15px;
  min-height: 380px
}

.abs .col-sm-4 {
  padding: 15px;
  min-height: 270px
}

.ps .col-sm-4 {
  padding: 15px;
  min-height: 470px
}

.main-header .main-box {}

.desktoplogo {
  padding: 7px 32px
}

.wsmenu {
  color: #fff;
  font-size: 14px;
  padding: 0;
  float: right;
  padding-top: 11px;
  padding-right: 15px
}

.top-con1 {
  margin-top: 2px
}

.wsmenu>.wsmenu-list>li>a {
  font-family: "Signika Negative", sans-serif;
  font-weight: 600;
  padding: 6px 15px 17px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  height: 78px;
  letter-spacing: -0.3px;
}

.wsmenu>.wsmenu-list>li>a .wsarrow.newsss:after {
  bottom: 13px;
  width: 0
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
  bottom: 13px;
  width: 0
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  width: 100%;
  left: 0;
  top: 89px
}

.dflex {
  display: flex
}

@media (max-width: 768px) {
  .top-con1 {
    display: none !important
  }

  .features-list-tab .tabs li a span {
    display: block;
    margin-top: 3px;
    font-size: 13px !important;
    font-weight: 600;
    line-height: 18px
  }

  .tabs-layout .nav-tabs .nav-item {
    width: 20%;
    padding: 0 !important;
    text-align: center
  }

  .tab-17 .nav-tabs>li>a {
    font-size: 13px !important;
    padding: 5px 0 !important;
    margin: 0 !important
  }

  .wsmenu {
    padding-top: 0 !important
  }

  .wsmenu>.wsmenu-list>li>a {
    color: #fff !important;
    padding: 13px 17px 7px;
    height: auto;
  }

  .features-list-tab .tabs li a {
    min-height: 116px;
    padding: 12px 10px !important;
    font-size: 13px !important
  }

  .features-list-tab .tabs li {
    -ms-flex: 0 0 33%;
    -webkit-box-flex: 0;
    flex: 0 0 33% !important;
    max-width: 33% !important;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 15px
  }

  .features-list-tab .features-overview .overview-image {
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px
  }

  .features-list-tab .features-overview .overview-content .content .features-list li {
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px
  }

  .features-list-tab .features-overview .overview-content {
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px
  }

  .m-center {
    text-align: center;
    margin-top: 15px
  }

  .footer-ree-lg {
    text-align: center;
    margin-bottom: 15px
  }

  .dflex {
    display: inherit
  }

  .sponsors-outer img {
    width: 90px !important;
    margin: 4px;
    padding: 8px;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
    margin: 80px auto
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 1102px
  }
}

.cronsa p {
  color: #fff;
  font-weight: 500;
  font-size: 14px
}

.cronsa ul {
  padding-left: 20px;
  margin-bottom: 30px
}

.cronsa ul li {
  list-style: disc;
  color: #fff;
  margin-bottom: 1px;
  font-weight: 500;
  font-size: 14px
}

.bannerss.cronsas p {
  font-size: 14px;
  margin-bottom: 15px
}

.bannerss li i {
  background-color: #ff5926;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 2px;
  line-height: 24px
}

.bannerss li {
  margin-bottom: 5px
}

.blink-bg {
  color: #fff;
  padding: 15px;
  display: block;
  animation: blinkingBackground 2s infinite;
  font-size: 17px
}

@keyframes blinkingBackground {
  0% {
    background-color: #009103
  }

  25% {
    background-color: #a4008f
  }

  50% {
    background-color: #0c1f94
  }

  75% {
    background-color: #88b500
  }

  100% {
    background-color: #0c1f94
  }
}

.ref-logo {
  display: grid;
  justify-content: space-between;
  grid-template-columns: auto auto auto auto;
  grid-gap: 15px
}

#features {
  background: #fff
}

#features .icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  text-align: center;
  position: relative;
  z-index: 1
}

#features .content-left span {
  float: right
}

#features .content-left .text {
  text-align: right
}

#features .content-right span {
  float: left
}

#features .box-item {
  box-shadow: 0 0 12px #f4f4f4;
  padding: 15px;
  line-height: 22px;
  margin-top: 30px;
  border-radius: 3px;
  background-color: #ebf1f3;
  -webkit-transition: all .3s ease-in-out;
  -mox-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
  top: 0
}

#features .box-item .icon {
  text-align: center;
  margin: 9px 25px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

#features .box-item .icon i {
  color: #008de2;
  font-size: 35px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

#features .box-item .text h4 {
  cursor: pointer;
  font-size: 19px;
  font-weight: 700;
  line-height: 22px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  color: #000;
  margin-bottom: 8px
}

#features .box-item .text p {
  font-size: 16px;
  line-height: 23px;
  color: #505050
}

#features .box-item:hover {
  box-shadow: 0 10px 22px 10px rgba(27, 38, 49, .1)
}

#features .box-item:hover h4 {
  color: #008de2
}

#features .show-box {
  margin-top: 50px
}

#features .show-box img {
  width: 100%
}

.main-header .info-btn {
  position: relative !important;
  display: block !important;
  font-size: 16px !important;
  padding: 14px 0 !important;
  padding-left: 60px !important;
  color: #000 !important;
  text-align: left !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
  line-height: 20px !important;
  margin-left: 30px !important;
}

.main-header .info-btn i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #ed763a;
  font-size: 16px;
  line-height: 50px !important;
}

.main-header .info-btn small {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #8f8f8f;
}

.fixed-header .wsmenu>.wsmenu-list>li>a {
  color: #000
}

.main-header.fixed-header .main-box {
  border-bottom: 1px solid #fff;
  background-color: #fff
}

.wsmenu>.wsmenu-list>li>a {
  color: #444
}

.wsmenu>.wsmenu-list>li.rightmenu a {
  color: #000
}

.top-con1 {
  background: #01a5db !important
}

.web-developemtns li {
  color: #5e5e5e;
  font-size: 16px;
  line-height: 23px;
}

.half-bg-ree {
  position: relative
}

.sec-pad {
  padding-top: 60px;
  padding-bottom: 60px
}

.blog-quick-inf span {
  padding-right: 19px
}

.blog-quick-inf {
  margin-bottom: 10px
}

.half-bg-ree:before {
  content: "";
  background: #ffdbca;
  position: absolute;
  height: 445px;
  right: 0;
  left: 0;
  top: 0;
  background-size: auto;
  background-repeat: repeat
}

.sub-heading {
  font-weight: 600;
  font-size: 19px;
  line-height: 30px;
  display: block;
  color: #ff5b2e;
  text-transform: uppercase
}

.sec-heading h2 {
  font-weight: 900 !important;
  margin-bottom: 20px !important;
  text-align: center !important;
  font-size: 33px !important;
  line-height: 47px !important;
  font-weight: 700 !important;
  color: #000 !important;
  letter-spacing: -.5px !important;
  margin: 0 !important;
  margin-top: 13px !important
}

.sec-heading p {
  color: #646464
}

html .mt30 {
  margin-top: 30px
}

.half-blog-card {
  border-radius: 14px;
  overflow: hidden;
  border: 5px solid #fff;
  border-bottom: 0;
  background: #f7f7f7;
  -webkit-box-shadow: 0 0 5px #787878;
  box-shadow: 0 0 5px #787878
}

.half-blog-img {
  height: 226px
}

.half-blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center
}

.half-blog-content {
  padding: 21px 20px;
  background: #fff
}

html .mb20 {
  margin-bottom: 20px
}

.half-blog-content h4 {
  font-weight: 600
}

.half-blog-content h4 {
  font-weight: 700;
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 13px;
  letter-spacing: -1px;
}

.tbs {
  width: 24px;
  background: #ff0909;
  text-align: center;
  border-radius: 31px;
  color: #fff;
  line-height: 22px;
  height: 24px;
  position: absolute;
  cursor: pointer;
  right: 13px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  background: #fff;
  margin-bottom: 10px
}

.panel-default>.panel-heading a {
  background-color: #18254f;
  border-radius: 0 !important;
  color: #fff;
  display: block;
  padding: 10px 15px
}

.faq-section .panel-default>.panel-heading a {
  font-family: "Roboto-Medium";
  padding: 10px 20px 10px 51px !important;
  font-weight: 500 !important;
  position: relative;
  color: #000 !important;
  background-color: #fff !important;
  font-size: 17px !important
}

.faq-section .panel-default>.panel-heading a:after {
  right: 0 !important;
  top: 50%;
  margin-top: 0 !important;
  color: #ff7c54;
  font-size: 16px;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  width: 40px;
  text-align: center;
  height: 100%;
  background: #ff5926;
  color: #fff;
  font-weight: 400;
  line-height: 43px
}

.fade {
  transition: opacity .15s linear !important;
  opacity: 1 !important
}

.fwb-main-x {
  background: #fff;
  border-radius: 14px
}

.tab-17.tabs-layout .nav-tabs .nav-link.active a {
  color: #ff5b2e;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #ff5b2e
}

.tab-17 .nav-tabs>li.active>a,
.tab-17 .nav-tabs>li.active>a:focus,
.tab-17 .nav-tabs>li.active>a:hover {
  color: #ff5b2e;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #ff5b2e
}

.tab-17 .nav-tabs>li>a {
  font-family: "Roboto-Medium";
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-weight: 500;
  font-size: 17px
}

.tab-17.tabs-layout .nav-tabs .nav-item {
  font-weight: 500;
  border: 0 solid transparent;
  color: #110a32;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 0 solid #f6f6f7
}

.tabs-layout .nav-tabs .nav-item {
  border: 0 solid transparent;
  color: #6a6a8e;
  background-color: #efefef;
  border-radius: 100px;
  padding: 0 15px
}

.tabs-layout .tab-content {
  padding: 30px 0 0
}

.iwt-content p {
  font-size: 16px;
  line-height: 26px;
  margin: 0
}

.home-technologies {
  background: #fff
}

.icon-with-title {
  text-align: center;
  padding: 20px 0;
  background: #f7f7f7;
  border-radius: 14px;
  margin-bottom: 19px
}

.iwt-icon {
  padding: 0 0 11px;
  min-height: 69px
}

.iwt-icon img {
  width: 52px
}

.features-wrap-area {
  background-color: #f8f8f8
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.audit-section {
  position: relative;
  padding: 33px 0 !important;
  background-color: #0969ac !important
}

.services-section {
  position: relative;
  padding: 0px 0 10px;
  background: url(../images/background/1.webp) right bottom no-repeat;
  background: #f8f8f8 !important
}

.services-block-two .inner-box .icon-box img {
  height: 90px
}

.ptb-100 {
  padding-top: 40px;
  padding-bottom: 60px
}

.features-wrap-content h3 b {
  position: relative;
  z-index: 1
}

.features-wrap-content span {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 5px 15px;
  background: #ff6d34;
  border-radius: 5px;
  color: #fff;
  transition: .4s;
  letter-spacing: 1px;
  margin-bottom: 18px
}

.features-wrap-content h3 {
  font-size: 33px;
  color: #0A0C19;
  line-height: 1.4;
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: -.5px
}

.features-wrap-content h3 b::before {
  position: absolute;
  content: "";
  left: -10px;
  bottom: -10px;
  height: 24px;
  width: 126px;
  background-image: url(../images/section-title-vector.png);
  z-index: -1
}

.features-inner-card:hover {
  transform: translateY(-5px)
}

.features-inner-card {
  background-color: #fff;
  padding: 25px;
  border-radius: 5px;
  margin-top: 25px;
  transition: .4s
}

.features-inner-card .content {
  position: relative;
  padding-left: 95px
}

.features-inner-card .content .icon {
  position: absolute;
  left: 0;
  top: -25px
}

.features-inner-card .content .icon i {
  display: inline-block;
  width: 70px;
  height: 110px;
  line-height: 110px;
  background-color: #01a5db;
  color: #fff;
  text-align: center;
  font-size: 59px;
  transition: .4s;
  font-weight: 500
}

.features-inner-card .content h4 {
  font-size: 19px;
  margin-bottom: 0;
  color: #000;
  font-weight: 700
}

.features-inner-card .content p {
  margin-bottom: 0
}

.features-wrap-content .list {
  padding: 0;
  margin-top: 25px;
  margin-bottom: 0
}

.features-wrap-content .list li {
  list-style-type: none;
  color: #828893;
  font-size: 15.5px;
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding-left: 22px
}

.features-wrap-content .list li i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #ff6d34;
  font-size: 18px
}

.features-area {
  overflow: hidden;
  position: relative;
  z-index: 1
}

.tab .tabs_item {
  display: none
}

.tab .tabs_item:first-child {
  display: block
}

.features-list-tab .tabs {
  padding-left: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 40px
}

.features-list-tab .tabs li {
  -ms-flex: 0 0 16.6666666667%;
  -webkit-box-flex: 0;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  text-align: center;
  padding-right: 5px;
  padding-left: 5px
}

.features-list-tab .tabs li a {
  font-family: "Roboto-Medium";
  font-weight: 500;
  display: block;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  padding-right: 18px;
  padding-top: 14px;
  padding-bottom: 15px;
  padding-left: 18px;
  font-size: 17px;
  border-radius: 6px
}

.features-list-tab .tabs li a i {
  color: #ff5926;
  -webkit-transition: .5s;
  transition: .5s;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px
}

.features-list-tab .tabs li a.bg-fa7070 i {
  color: #fa7070
}

.features-list-tab .tabs li a.bg-00aeff i {
  color: #00aeff
}

.features-list-tab .tabs li a.bg-c679e3 i {
  color: #c679e3
}

.features-list-tab .tabs li a.bg-eb6b3d i {
  color: #eb6b3d
}

.features-list-tab .tabs li a.bg-f78acb i {
  color: #f78acb
}

.features-list-tab .tabs li a span {
  display: block;
  margin-top: 3px;
  font-size: 15px;
}

.features-list-tab .tabs li.current a,
.features-list-tab .tabs li:hover a {
  background-color: #01a5db;
  color: #fff;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc
}

.features-list-tab .tabs li.current a i,
.features-list-tab .tabs li:hover a i {
  color: #fff
}

.features-list-tab .features-overview {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.features-list-tab .features-overview .overview-content {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px
}

.features-list-tab .features-overview .overview-content .content {
  padding-left: 15px;
  padding-right: 15px
}

.features-list-tab .features-overview .overview-content .content .sub-title {
  color: #ff5926;
  display: block;
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600
}

.features-list-tab .features-overview .overview-content .content h2 {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  color: #212529
}

.features-list-tab .features-overview .overview-content .content .features-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px
}

.features-list-tab .features-overview .overview-content .content .features-list li {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px
}

.features-list-tab .features-overview .overview-content .content .features-list li span {
  font-family: "Roboto-Medium";
  display: block;
  background-color: #F8FAFF;
  border-radius: 5px;
  padding: 8px 12px 8px 40px;
  z-index: 1;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  font-weight: 500;
  font-size: 14px;
  color: #000
}

.features-list-tab .features-overview .overview-content .content .features-list li span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background-color: #ff5926;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s
}

.features-list-tab .features-overview .overview-content .content .features-list li span i {
  font-size: 12px;
  color: #fff;
  background-color: #ff5926;
  width: 23px;
  height: 23px;
  line-height: 23px;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.features-list-tab .features-overview .overview-content .content .features-list li span:hover {
  color: #fff
}

.features-list-tab .features-overview .overview-content .content .features-list li span:hover::before {
  width: 100%
}

.features-list-tab .features-overview .overview-content .content .features-list li span:hover i {
  background-color: #fff;
  color: #fa7070
}

.features-list-tab .features-overview .overview-image {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px
}

.features-list-tab .features-overview .overview-image .image {
  padding-left: 15px;
  padding-right: 15px
}

.shape-img1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1
}

.shape-img2 {
  position: absolute;
  left: 5%;
  top: 10%;
  z-index: -1;
  -webkit-animation-name: rotateMe;
  animation-name: rotateMe;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear
}

.shape-img3 {
  position: absolute;
  right: 5%;
  bottom: 5%;
  z-index: -1;
  -webkit-animation-name: rotateMe;
  animation-name: rotateMe;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear
}

.shape-img4 {
  position: absolute;
  right: 8%;
  top: 8%;
  z-index: -1;
  -webkit-animation: animationFramesTwo 20s infinite linear;
  animation: animationFramesTwo 20s infinite linear
}

.shape-img5 {
  position: absolute;
  left: 2%;
  bottom: 25%;
  z-index: -1;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear
}

.shape-img6 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: -1;
  bottom: 0;
  -webkit-animation: rotate3d 4s linear infinite;
  animation: rotate3d 4s linear infinite
}

@-webkit-keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }
}

@-webkit-keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(-73px, 1px) rotate(-36deg);
    transform: translate(-73px, 1px) rotate(-36deg)
  }

  40% {
    -webkit-transform: translate(-141px, -72px) rotate(-72deg);
    transform: translate(-141px, -72px) rotate(-72deg)
  }

  60% {
    -webkit-transform: translate(-83px, -122px) rotate(-108deg);
    transform: translate(-83px, -122px) rotate(-108deg)
  }

  80% {
    -webkit-transform: translate(40px, -72px) rotate(-144deg);
    transform: translate(40px, -72px) rotate(-144deg)
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }
}

@keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(-73px, 1px) rotate(-36deg);
    transform: translate(-73px, 1px) rotate(-36deg)
  }

  40% {
    -webkit-transform: translate(-141px, -72px) rotate(-72deg);
    transform: translate(-141px, -72px) rotate(-72deg)
  }

  60% {
    -webkit-transform: translate(-83px, -122px) rotate(-108deg);
    transform: translate(-83px, -122px) rotate(-108deg)
  }

  80% {
    -webkit-transform: translate(40px, -72px) rotate(-144deg);
    transform: translate(40px, -72px) rotate(-144deg)
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg)
  }
}

@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@-webkit-keyframes moveScale {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }

  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }

  100% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }
}

@keyframes moveScale {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }

  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }

  100% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }
}

@-webkit-keyframes moveLeftBounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }

  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}

@keyframes moveLeftBounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }

  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}

@-webkit-keyframes moveBounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

@keyframes moveBounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

.sec-title h2 {
  position: relative;
  color: #13192d;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.2em;
  z-index: 1;
  letter-spacing: -2px;
}

.bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bg-pattern-1 {
  background-image: url(../images/pattern-1.jpg);
}

.features-section {
  position: relative;
  padding: 70px 0 70px;
}

.features-section .image-column {
  position: relative;

}

.features-section .image-column .inner-column {
  margin-right: -375px
}

.features-section .image-column .image {
  margin-bottom: 0
}

.features-section .bg {
  right: 360px;
  width: auto
}

.feature-block {
  position: relative;
  margin-bottom: 30px;
  z-index: 1
}

.feature-block:last-child .content {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0
}

.feature-block .inner-box {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-left: 90px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.feature-block .inner-box:hover .icon {
  background-color: #04a7dd;
  color: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
}

.feature-block .content {
  padding-bottom: 25px;
  border-bottom: 1px solid #dcdcdd;
  margin-bottom: 0px;
}

.feature-block .icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  top: 5px;
  height: 58px;
  width: 58px;
  font-size: 20px;
  background-color: #ff5926;
  color: #fff;
  border-radius: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.feature-block .title {
  display: block;
  color: #000;
  font-weight: 700;
  margin-bottom: 9px;
  font-size: 23px;
  letter-spacing: -1px;
  line-height: 30px;
}

.feature-block .title a {
  color: var(--theme-color1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.feature-block .title a:hover {
  color: var(--theme-color1)
}

.feature-block .text {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Signika Negative", sans-serif;
  font-weight: 400;
  color: #5e5e5e;
  letter-spacing: -0.4px;
}

.features-section-two {
  position: relative;
  z-index: 2
}

.features-section-two .outer-box {
  margin: 0 -110px
}

.features-section-two .outer-box .row {
  margin: 0 -5px
}

.features-section-two .outer-box .row>div {
  padding: 0 5px
}

.feature-block-two {
  position: relative;
  margin-bottom: 30px
}

.feature-block-two:nth-child(3n+1) .inner-box {
  background-image: url(../images/icons/feature-bg-1.html)
}

.feature-block-two:nth-child(3n+2) .inner-box {
  background-color: var(--bg-theme-color2);
  background-image: url(../images/icons/feature-bg-2.html)
}

.feature-block-two:nth-child(3n+2) .inner-box::before {
  opacity: .1
}

.feature-block-two:nth-child(3n+2) .inner-box .icon,
.feature-block-two:nth-child(3n+2) .inner-box .text,
.feature-block-two:nth-child(3n+2) .inner-box .title {
  color: #fff
}

.feature-block-two:nth-child(3n+3) .inner-box {
  background-image: url(../images/icons/feature-bg-3.html)
}

.feature-block-two:nth-child(3n+3) .inner-box::before {
  background-color: #fff;
  opacity: .1
}

.feature-block-two:nth-child(3n+3) .inner-box .title {
  color: #fff
}

.feature-block-two:nth-child(3n+3) .inner-box .text {
  color: #8f8f8f
}

.feature-block-two .inner-box {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 40px 50px 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 0 0 10px 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.feature-block-two .inner-box:before {
  position: absolute;
  left: 90px;
  top: 58px;
  height: 34px;
  width: 34px;
  background-color: var(--bg-theme-color1);
  opacity: .05;
  content: ""
}

.feature-block-two .inner-box:hover {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.feature-block-two .inner-box:hover .image img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.feature-block-two .content {
  position: relative;
  padding-left: 90px
}

.feature-block-two .icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  top: 20px;
  font-size: 62px;
  line-height: 1em;
  color: var(--theme-color2);
  border-radius: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.feature-block-two .title {
  display: block;
  color: var(--theme-color1);
  font-weight: 700;
  margin-bottom: 10px
}

.feature-block-two .title a {
  color: var(--theme-color1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.feature-block-two .title a:hover {
  color: var(--theme-color1)
}

.feature-block-two .text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0
}

.features-section-three {
  position: relative;
  padding: 120px 0 70px;
  background-color: #1d1729
}

.features-section-three .features-column {
  margin-bottom: 40px
}

.features-section-three .title-column {
  margin-bottom: 50px
}

.features-section-three .title-column .inner-column {
  padding-right: 50px
}

.features-section-three .title-column .sec-title {
  margin-bottom: 35px
}

.feature-block-three {
  position: relative;
  margin-bottom: 30px
}

.feature-block-three .inner-box {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 40px;
  padding-right: 30px;
  border: 1px solid rgba(255, 255, 255, .1)
}

.feature-block-three .inner-box:hover {
  border-color: var(--border-theme-color2);
  background-color: var(--bg-theme-color2)
}

.feature-block-three .inner-box:hover .icon {
  color: #fff
}

.feature-block-three .content {
  position: relative;
  padding-left: 50px
}

.feature-block-three .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  line-height: 1em;
  color: var(--theme-color2);
  border-radius: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.feature-block-three .title {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0
}

.feature-block-three .text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0
}

.features-section-four {
  position: relative;
  padding: 120px 0;
  z-index: 3
}

.feature-block-five {
  position: relative
}

.feature-block-five .inner-box {
  padding: 60px 60px 50px;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 60px rgba(0, 0, 0, .1)
}

.feature-block-five .inner-box:hover .content .icon {
  -webkit-transform: rotateY(190deg);
  transform: rotateY(190deg);
  color: #fff
}

.feature-block-five .inner-box:hover .content .count {
  background-color: var(--bg-theme-color2);
  color: #fff
}

.feature-block-five .inner-box:hover .content:before {
  opacity: .9
}

.feature-block-five .inner-box .content {
  position: relative;
  padding-left: 100px
}

.feature-block-five .inner-box .content .count {
  position: absolute;
  left: 0;
  top: 0;
  height: 68px;
  width: 68px;
  font-size: 22px;
  font-weight: 700;
  color: var(--theme-color2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--bg-theme-color3);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.feature-block-five .inner-box .content .title {
  font-weight: 700;
  margin-bottom: 15px
}

.feature-block-five .inner-box .content .text {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0
}

.about-section {
  position: relative;
  padding: 70px 0 40px
}

.features-section .webdesignign1 .inner-column {
  margin-right: -74px;
}

.webdesignign .feature-block {
  position: relative;
  margin-bottom: 14px;
  z-index: 1;
}

.about-section .content-column {
  position: relative;

  z-index: 1
}

.list-style-two li i {
  position: absolute;
  left: 0;
  top: 0;
  color: #ff5926;
  font-size: 20px;
  line-height: 26px;
}

.about-section .content-column .inner-column {
  position: relative;
  padding-left: 30px
}

.list-style-two li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
  /* color: rgba(255, 255, 255, 0.60); */
  line-height: 26px;
  font-family: "Signika Negative", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5e5e5e;
  padding-left: 30px;
  letter-spacing: -0.4px;
  margin-bottom: 7px
}

.about-section .content-column .sec-title {
  margin-bottom: 15px
}

.about-section .content-column .list-style-two {
  margin-bottom: 40px
}

.about-section .content-column .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.about-section .content-column .info-btn {
  position: relative;
  display: block;
  font-size: 22px;
  padding: 8px 0;
  padding-left: 90px;
  color: #181818;
  text-align: left;
  font-weight: 700;
  white-space: nowrap;
  line-height: 20px;
  margin-right: 30px
}

.about-section .content-column .info-btn small {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #6a6a6a;
  margin-bottom: 10px
}

.about-section .content-column .info-btn i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -34px;
  line-height: 68px;
  height: 68px;
  width: 68px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #00a6dd;
  font-size: 33px;
}

.about-section .content-column .info-btn:hover {
  color: var(--bg-theme-color2)
}

.about-section .image-column {
  position: relative;
  margin-bottom: 35px
}

.about-section .image-column .inner-column {
  position: relative;

}

.about-section .image-column .inner-column:before {
  position: absolute;
  right: 65px;
  top: 70px;
  width: 451px;
  height: 381px;
  background-image: url(../images/icons/pattern-5.html);
  content: ""
}

.about-section .image-column .image-1 {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0
}

.about-section .image-column .image-1 img {
  width: 100%
}

.about-section .image-column .image-2 {
  position: absolute;
  right: 0;
  top: 60px;
  margin-bottom: 0;
  border-radius: 10px;
  overflow: hidden;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 60px rgba(0, 0, 0, .1)
}

.about-section .image-column .image-2 img {
  width: 100%
}

.about-section .experience {
  position: absolute;
  left: -110px;
  bottom: 60px;
  min-width: 220px;
  background: #ff5926;
  padding: 20px 30px;
  border-radius: 10px 10px 0 10px;
  -webkit-box-shadow: 0 15px 60px rgba(68, 67, 67, .08);
  box-shadow: 0 15px 60px rgba(68, 67, 67, .08)
}

.about-section .experience::before {
  position: absolute;
  right: -20px;
  bottom: 0;
  border-left: 20px solid var(--border-theme-color2);
  border-top: 20px solid transparent;
  content: ""
}

.about-section .experience .inner {
  position: relative;
}

.about-section .experience .icon {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 64px;
  color: #fff
}

.about-section .experience .text {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #fff
}

.about-section .experience strong {
  position: relative;
  margin-top: 7px;
  font-size: 24px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  display: block
}

.about-section-two {
  position: relative;
  padding: 120px 0 70px
}

.about-section-two .content-column {
  position: relative;
  margin-bottom: 40px;
  z-index: 1
}

.about-section-two .content-column .inner-column {
  position: relative;
  padding-left: 70px
}

.about-section-two .content-column .sec-title {
  margin-bottom: 40px
}

.about-section-two .content-column .theme-btn {
  margin-top: 20px
}

.about-section-two .content-column .float-text {
  position: absolute;
  right: -120px;
  bottom: 40px;
  font-size: 100px;
  color: var(--theme-color3);
  letter-spacing: .2em;
  text-transform: uppercase;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-weight: 300;
  -webkit-transform-origin: top right;
  transform-origin: top right
}

.about-block {
  position: relative;
  margin-bottom: 30px
}

.about-block .inner-box {
  position: relative
}

.about-block .inner-box:hover .icon {
  color: var(--theme-color1)
}

.about-block .icon {
  display: block;
  font-size: 62px;
  color: var(--theme-color2);
  line-height: 1em;
  margin-bottom: 5px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.about-block .title {
  margin-bottom: 5px
}

.about-section-two .image-column {
  position: relative;
  margin-bottom: 35px
}

.about-section-two .image-column .inner-column {
  position: relative;
  padding-right: 110px;
  padding-bottom: 60px
}

.about-section-two .image-column .image-1 {
  position: relative;
  display: inline-block;
  margin-bottom: 0
}

.about-section-two .image-column .image-1:before {
  position: absolute;
  right: -55px;
  top: -45px;
  width: 100px;
  height: 185px;
  background-image: url(../images/icons/dots-3.html);
  content: ""
}

.about-section-two .image-column .image-1 img {
  border-radius: 10px
}

.about-section-two .image-column .image-2 {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 0
}

.about-section-two .image-column .image-2:before {
  position: absolute;
  right: 100px;
  top: -80px;
  width: 20px;
  height: 60px;
  background-color: var(--bg-theme-color2);
  content: ""
}

.about-section-two .image-column .image-2 img {
  width: 100%;
  border-radius: 15px
}

.about-section-two .experience {
  position: absolute;
  left: -85px;
  top: 40px;
  width: 170px;
  height: 170px;
  background: var(--bg-theme-color2);
  border-radius: 50%
}

.about-section-two .experience .inner {
  position: relative;
  text-align: center;
  padding: 30px
}

.about-section-two .experience .inner:before {
  position: absolute;
  right: 30px;
  bottom: 10px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid var(--border-theme-color2);
  content: ""
}

.about-section-two .experience .icon {
  position: relative;
  display: block;
  font-size: 68px;
  color: #fff;
  margin-bottom: 5px
}

.about-section-two .experience .text {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  color: #fff
}

.about-section-three {
  position: relative;
  background-color: var(--theme-color3);
  padding: 120px 0 0
}

.about-section-three .content-column {
  position: relative;
  margin-bottom: 50px;
  z-index: 1
}

.about-section-three .content-column .inner-column {
  position: relative;
  padding-left: 90px
}

.about-section-three .image-column {
  position: relative
}

.about-section-three .image-column .inner-column {
  position: relative;
  margin-left: -370px
}

.about-section-three .image-column .image-box {
  position: relative
}

.about-section-three .image-column .image-box .image {
  margin-bottom: 0
}

.about-section-three .image-column .image-box img {
  width: 100%
}

.about-section-three .info-box {
  position: relative;
  padding-left: 185px;
  margin-bottom: 40px;
  padding-top: 10px;
  min-height: 80px
}

.about-section-three .info-box .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 155px;
  border-radius: 10px;
  overflow: hidden
}

.about-section-three .info-box .title .num {
  font-size: 30px;
  font-weight: 700;
  margin-left: 10px;
  color: var(--theme-color2)
}

.section__title .sub-title {
  display: block;
  color: #FCAF17;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

.section__title .title {
  margin-bottom: 0;
  font-size: 43px;
  line-height: 1.32;
  letter-spacing: -0.01em;
}

@media (max-width: 1199.98px) {

  .header-top {
    display: none !important
  }

  .section__title .title {
    font-size: 38px;
  }
}

@media (max-width: 767.98px) {
  .section__title .title {
    font-size: 32px;
  }

  .sidebar-side {
    margin-bottom: 0px !important;
    background: #ff5926;
    padding-top: 30px !important;
  }
}

.about.about1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #F7F7F7;
  z-index: -1;
  left: inherit
}

.about1 .about__content {
  margin-right: 100px;
  margin-left: 0px
}

.about {
  position: relative;
  padding: 70px 0 60px;
}

@media (max-width: 991.98px) {
  .about {
    padding: 64px 0 85px;
  }
}

.about::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #F7F7F7;
  z-index: -1;
}

@media (max-width: 991.98px) {
  .about::before {
    width: 100%;
  }
}

.about__icons__wrap {
  position: relative;
  max-width: 583px;
  min-height: 570px;
  margin-left: -50px;
}

@media (max-width: 1500px) {
  .about__icons__wrap {
    min-height: 540px;
    margin-left: 0;
  }
}

@media (max-width: 1199.98px) {
  .about__icons__wrap {
    margin-right: 30px;
  }
}

@media (max-width: 991.98px) {
  .about__icons__wrap {
    max-width: 570px;
    margin: 0 auto 50px;
  }
}

@media (max-width: 767.98px) {
  .about__icons__wrap {
    min-height: 420px;
    max-width: 400px;
  }
}

.about__icons__wrap li {
  position: absolute;
  -webkit-transition: all 1000ms ease-out 0s;
  -moz-transition: all 1000ms ease-out 0s;
  -ms-transition: all 1000ms ease-out 0s;
  -o-transition: all 1000ms ease-out 0s;
  transition: all 1000ms ease-out 0s;
}

.about__icons__wrap li img {
  box-shadow: 0px 4px 4px #F2F2F2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.about__icons__wrap li img.dark {
  display: none;
  box-shadow: none;
}

.about__icons__wrap li:nth-child(1) {
  left: 20%;
  top: 0;
  -webkit-transform: translate(170%, 240%);
  -ms-transform: translate(170%, 240%);
  transform: translate(170%, 240%);
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(1) {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.about__icons__wrap li:nth-child(1) img {
  max-width: 91.5px;
}

.about__icons__wrap li:nth-child(2) {
  right: 15%;
  top: 11px;
  -webkit-transform: translate(-100%, 170%);
  -ms-transform: translate(-100%, 170%);
  transform: translate(-100%, 170%);
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(2) {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@media (max-width: 1199.98px) {
  .about__icons__wrap li:nth-child(2) {
    right: 5%;
  }
}

.about__icons__wrap li:nth-child(2) img {
  max-width: 117.5px;
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(2) img {
    max-width: 90px;
  }
}

.about__icons__wrap li:nth-child(3) {
  left: 0;
  top: 39%;
  -webkit-transform: translate(240%, -5%);
  -ms-transform: translate(240%, -5%);
  transform: translate(240%, -5%);
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(3) {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.about__icons__wrap li:nth-child(3) img {
  max-width: 110px;
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(3) img {
    max-width: 90px;
  }
}

.about__icons__wrap li:nth-child(4) {
  right: 39%;
  top: 40.5%;
}

@media (max-width: 1199.98px) {
  .about__icons__wrap li:nth-child(4) {
    right: 33%;
  }
}

.about__icons__wrap li:nth-child(4) img {
  max-width: 80px;
}

.about__icons__wrap li:nth-child(5) {
  right: 0;
  bottom: 45%;
  -webkit-transform: translate(-540%, -40%);
  -ms-transform: translate(-540%, -40%);
  transform: translate(-540%, -40%);
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(5) {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.about__icons__wrap li:nth-child(5) img {
  max-width: 46.5px;
}

.about__icons__wrap li:nth-child(6) {
  left: 18%;
  bottom: 5%;
  -webkit-transform: translate(300%, -380%);
  -ms-transform: translate(300%, -380%);
  transform: translate(300%, -380%);
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(6) {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.about__icons__wrap li:nth-child(6) img {
  max-width: 62px;
}

.about__icons__wrap li:nth-child(7) {
  right: 14%;
  bottom: 0;
  -webkit-transform: translate(-50%, -120%);
  -ms-transform: translate(-50%, -120%);
  transform: translate(-50%, -120%);
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(7) {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.about__icons__wrap li:nth-child(7) img {
  max-width: 171px;
}

@media (max-width: 1199.98px) {
  .about__icons__wrap li:nth-child(7) img {
    max-width: 130px;
  }
}

@media (max-width: 991.98px) {
  .about__icons__wrap li:nth-child(7) img {
    max-width: 150px;
  }
}

@media (max-width: 767.98px) {
  .about__icons__wrap li:nth-child(7) img {
    max-width: 90px;
  }
}

.about__content {
  margin-left: 100px;
}

@media (max-width: 1199.98px) {
  .about__content {
    margin-left: 30px;
  }
}

@media (max-width: 991.98px) {
  .about__content {
    margin-left: 0;
  }
}

.about__content .section__title {
  margin-bottom: 45px;
}

.about__content .desc {
  margin-bottom: 45px;
}

.about__exp {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}

.about__exp__icon {
  margin-right: 15px;
}

.about__exp__icon img {
  max-width: 41px;
}

.about__exp__content {
  flex-grow: 1;
}

.about__exp__content p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  color: #191B1E;
  line-height: 1.6;
}

@media (max-width: 767.98px) {
  .about__exp__content p {
    font-size: 17px;
  }
}

@media (max-width: 767.98px) {
  .about__exp__content p br {
    display: none;
  }
}

.about.about__style__two {
  padding: 120px 0 120px;
}

.about.about__style__two::before {
  display: none;
}

@media (max-width: 991.98px) {
  .about.about__style__two .about__image {
    text-align: center;
    margin-bottom: 50px;
  }
}

.about.about__style__two .about__content {
  margin: 0 57px 0 44px;
}

@media (max-width: 1199.98px) {
  .about.about__style__two .about__content {
    margin: 0 0 0 25px;
  }
}

@media (max-width: 1199.98px) {
  .about.about__style__two .about__content {
    margin: 0;
  }
}

.about.about__style__two .about__exp__content span {
  font-weight: 700;
}

@media (max-width: 1199.98px) {
  .about.about__style__two .section__title {
    margin-bottom: 30px;
  }
}

.about__info__wrap {
  margin-top: 120px;
}

.about__info__wrap .nav-tabs {
  border: none;
}

.about__info__wrap .nav-tabs .nav-item {
  margin-right: 35px;
  margin-bottom: 15px;
}

@media (max-width: 991.98px) {
  .about__info__wrap .nav-tabs .nav-item {
    margin-right: 20px;
  }
}

.about__info__wrap .nav-tabs .nav-item:last-child {
  margin-right: 0;
}

.about__info__wrap .nav-tabs .nav-item .nav-link {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #191B1E;
  padding: 15px 54px;
  border: none;
  position: relative;
  background: #F7F7F7;
}

@media (max-width: 991.98px) {
  .about__info__wrap .nav-tabs .nav-item .nav-link {
    padding: 15px 48px;
  }
}

.about__info__wrap .nav-tabs .nav-item .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #FCAF17;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.about__info__wrap .nav-tabs .nav-item .nav-link.active::after {
  opacity: 1;
}

.about__info__wrap .tab-content {
  margin-top: 30px;
}

.about__info__wrap .tab-content .desc {
  padding-right: 45px;
  margin-bottom: 32px;
}

@media (max-width: 1199.98px) {
  .about__info__wrap .tab-content .desc {
    padding-right: 0;
  }
}

.about__exp__list li {
  width: 58%;
  margin-bottom: 35px;
}

@media (max-width: 1199.98px) {
  .about__exp__list li {
    width: 90%;
  }
}

@media (max-width: 991.98px) {
  .about__exp__list li {
    width: 100%;
  }
}

.about__exp__list li:last-child {
  margin-bottom: 0;
}

.about__exp__list .title {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}

.about__exp__list p {
  margin-bottom: 0;
}

.about__skill__wrap {
  margin-top: 50px;
  margin-bottom: -55px;
}

.about__skill__item {
  margin-bottom: 55px;
  width: 89%;
}

@media (max-width: 991.98px) {
  .about__skill__item {
    width: 95%;
  }
}

@media (max-width: 767.98px) {
  .about__skill__item {
    width: 100%;
  }
}

.about__skill__item .title {
  font-family: "Roboto", sans-serif;
  color: #68666C;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.02em;
  margin-bottom: 9px;
}

.about__skill__item .progress {
  background: #F7F7F7;
  height: 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: visible;
  position: relative;
}

.about__skill__item .progress .progress-bar {
  background: #FCAF17;
}

.about__skill__item .progress .progress-bar .percentage {
  line-height: 1;
  color: #68666C;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -22px;
  letter-spacing: 0.02em;
}

.about__award__wrap {
  margin-top: 60px;
  margin-bottom: -58px;
}

.about__award__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 55px;
  width: 80%;
}

@media (max-width: 1199.98px) {
  .about__award__item {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .about__award__item {
    display: block;
  }
}

@media (max-width: 767.98px) {
  .about__award__item {
    text-align: center;
  }
}

.about__award__item .award__logo {
  max-width: 65px;
  flex: 0 0 65px;
  margin-right: 30px;
}

@media (max-width: 991.98px) {
  .about__award__item .award__logo {
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .about__award__item .award__logo {
    margin: 0 auto 20px;
  }
}

.about__award__item .award__logo img {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition: all 0.7s ease-out 0s;
  -moz-transition: all 0.7s ease-out 0s;
  -ms-transition: all 0.7s ease-out 0s;
  -o-transition: all 0.7s ease-out 0s;
  transition: all 0.7s ease-out 0s;
}

.about__award__item .award__content {
  flex-grow: 1;
}

.about__award__item .award__content .title {
  font-size: 22px;
  margin-bottom: 15px;
}

.about__award__item .award__content p {
  font-size: 15px;
  margin-bottom: 0;
}

.about__award__item:hover .award__logo img {
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.about__education__wrap {
  margin-top: 50px;
  margin-bottom: -63px;
}

.about__education__item {
  width: 85%;
  margin-bottom: 60px;
}

@media (max-width: 1199.98px) {
  .about__education__item {
    width: 100%;
  }
}

.about__education__item .title {
  font-size: 22px;
  margin-bottom: 12px;
}

.about__education__item .date {
  display: block;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.1em;
  color: #FCAF17;
  margin-bottom: 11px;
}

.about__education__item p {
  margin-bottom: 0;
}

.about__icons__wrap li.now-in-view:nth-child(1) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.about__icons__wrap li.now-in-view:nth-child(2) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.about__icons__wrap li.now-in-view:nth-child(3) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.about__icons__wrap li.now-in-view:nth-child(5) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.about__icons__wrap li.now-in-view:nth-child(6) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.about__icons__wrap li.now-in-view:nth-child(7) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}



.work-section-two {
  position: relative;
  background-color: #201d26
}

.work-section-two .content-column {
  position: relative
}

.work-section-two .content-column .inner-column {
  max-width: 600px;
  width: 100%;
  padding: 73px 58px 50px;
  padding-right: 0;
}

.work-section-two .content-column .sec-title {
  margin-bottom: 20px
}

.work-section-two .content-column .sec-title .other-text {
  color: var(--theme-color2);
  font-size: 16px;
  line-height: 34px;
  margin-top: 30px
}

.work-section-two .image-column {
  position: relative
}

.work-section-two .image-column .image {
  position: relative;
  margin-bottom: 0;
  height: 100%
}

.work-section-two .image-column .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.work-section-two .image-column .sign {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.work-block-two {
  position: relative;
  margin-bottom: 30px
}

.work-block-two .inner-box {
  position: relative;
  padding-left: 100px;
  min-height: 60px
}

.work-block-two .inner-box:hover .icon {
  color: #fff
}

.work-block-two .inner-box:hover .title {
  color: var(--theme-color2)
}

.work-block-two .title {
  color: #fff;
  line-height: 1.4em;
  font-weight: 700;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 21px;
}

.work-block-two .icon {
  position: absolute;
  left: 20px;
  top: 0;
  font-size: 62px;
  color: var(--theme-color2);
  z-index: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease
}

.work-block-two .icon::after {
  position: absolute;
  left: -20px;
  top: -10px;
  height: 54px;
  width: 54px;
  background-color: #2f273c;
  border-radius: 50%;
  z-index: -1;
  content: ""
}

.team-contact-form {
  background-color: #eef0f6
}

.team-contact-form select {
  background-color: #fff;
  font-size: 16px;
  color: #000;
  padding: 15px;
  height: auto;
  border-radius: 5px !important;
}

.team-contact-form input[type=text],
.team-contact-form input[type=email] {
  background-color: #fff;
  font-size: 16px;
  color: #000;
  padding: 15px;
  height: auto;
  border-radius: 5px !important;
}

.team-contact-form textarea {
  background-color: #fff;
  height: 180px
}

.contact-details__info {
  position: relative;
  display: block;
  margin-top: 41px
}

.contact-details__info li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.contact-details__info li .icon {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: var(--theme-color2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease
}

.contact-details__info li .icon span {
  color: var(--text-color-bg-theme-color2);
  font-size: 25px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease
}

.contact-details__info li:hover .icon {
  background-color: var(--theme-color1)
}

.contact-details__info li:hover .icon span {
  color: var(--text-color-bg-theme-color1)
}

.contact-details__info li .text {
  margin-left: 30px
}

.contact-details__info li .text p {
  font-size: 14px;
  line-height: 24px
}

.contact-details__info li .text a {
  font-size: 18px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease
}

.contact-details__info li .text span {
  font-size: 20px
}

.contact-details__info li+li {
  margin-top: 30px
}

/* ==========================================================================
   Header & Mega-Menu Styles (Moved from include/header.php)
   ========================================================================== */
.modal-logo {
  display: none !important;
}

.footer-abt {
  background: #f8fafc;
  padding: 13px 0px;
}

p.sats {
  text-align: center;
  margin-top: 20px;
  color: #1e293b;
  font-size: 16px;
}

.mobile-slider img {
  width: 100%;
}

.mobile-slider {
  padding-top: 0px;
}

.half-blog-card:hover {
  background: #0d8bcd;
}

.half-blog-card:hover a {
  color: #fff !important;
}

.half-blog-card:hover .half-blog-content {
  background: #0d8bcd;
}

#root .btn-style-two {
  position: relative;
  padding: 7px 20px;
  line-height: 24px;
  text-transform: capitalize;
  background: #0d8bcd;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border: 2px solid #0d8bcd;
}

.client-quote {
  text-align: center;
}

.menu li a {
  margin-bottom: 0px;
}

.contact-section .contact-info li.fax .icon-box {
  background-color: #2fb944;
}

/* AI Level Modern Megamenu Styling - High Specificity */
.wsmenu>.wsmenu-list>li>.wsmegamenu .widgettitle,
.wsmegamenu .widgettitle {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #0f172a !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  border-bottom: 2px solid #f1f5f9 !important;
  padding-bottom: 8px !important;
  margin-bottom: 12px !important;
  margin-top: 6px !important;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu,
.wsmegamenu .menu {
  padding-left: 0 !important;
  margin-bottom: 10px !important;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu li,
.wsmegamenu .menu li {
  margin-bottom: 4px !important;
  list-style: none !important;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu li a,
.wsmegamenu .menu li a {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #334155 !important;
  padding: 4px 6px !important;
  border-radius: 8px !important;
  display: flex !important;
  align-items: center !important;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
  text-decoration: none !important;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu li a:hover,
.wsmegamenu .menu li a:hover {
  color: #0f172a !important;
  background: #f8fafc !important;
  transform: translateX(4px) !important;
}

/* Product Icon Theme - Product Red (#ff0909) */
.wsmenu>.wsmenu-list>li>.wsmegamenu .menu li a i,
.wsmegamenu .menu li a i {
  background: #fff0f0 !important;
  color: #ff0909 !important;
  width: 28px !important;
  min-width: 28px !important;
  height: 28px !important;
  line-height: 28px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 8px !important;
  margin-right: 10px !important;
  font-size: 13px !important;
  flex-shrink: 0 !important;
  border: 1px solid #ffd4d4 !important;
  box-shadow: 0 2px 5px rgba(255, 9, 9, 0.1) !important;
  transition: all 0.25s ease !important;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .menu li a:hover i,
.wsmegamenu .menu li a:hover i {
  background: #ff0909 !important;
  color: #ffffff !important;
  border-color: #ff0909 !important;
  box-shadow: 0 4px 10px rgba(255, 9, 9, 0.3) !important;
  transform: scale(1.08) !important;
}

/* Custom About Mega Menu (Matching Reference Screenshot) */
.about-megamenu-custom {
  padding: 25px 30px !important;
  background: #ffffff !important;
  border-radius: 12px !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important;
}

.about-clean-menu {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.about-clean-menu li {
  border-bottom: 1px solid #e2e8f0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.about-clean-menu li:last-child {
  border-bottom: none !important;
}

.about-clean-menu li a {
  display: block !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #1e293b !important;
  padding: 14px 10px !important;
  text-decoration: none !important;
  transition: all 0.2s ease !important;
  background: transparent !important;
  border-radius: 0 !important;
}

.about-clean-menu li a:hover {
  color: #ff0909 !important;
  padding-left: 16px !important;
  background: #fff5f5 !important;
}

.about-feat-img img {
  max-height: 240px !important;
  width: auto !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12) !important;
  object-fit: cover !important;
  transition: transform 0.3s ease !important;
}

.about-feat-img:hover img {
  transform: scale(1.03) !important;
}

.about-feat-content {
  padding-left: 10px !important;
}

.about-feat-content .feat-badge {
  display: inline-block !important;
  padding: 5px 12px !important;
  border: 1px solid #fdba74 !important;
  background: #fff7ed !important;
  color: #ea580c !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.8px !important;
  border-radius: 20px !important;
  margin-bottom: 12px !important;
  text-transform: uppercase !important;
}

.about-feat-content .feat-title {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #0f172a !important;
  line-height: 1.3 !important;
  margin-bottom: 10px !important;
  font-family: 'Manrope', sans-serif !important;
}

.about-feat-content .feat-desc {
  font-size: 13px !important;
  color: #64748b !important;
  line-height: 1.6 !important;
  margin-bottom: 15px !important;
}

.about-feat-content .feat-desc strong {
  color: #334155 !important;
  font-weight: 700 !important;
}

.about-feat-content .feat-link {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #ff0909 !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
}

.about-feat-content .feat-link i {
  margin-left: 6px !important;
  font-size: 13px !important;
  transition: transform 0.2s ease !important;
}

.about-feat-content .feat-link:hover i {
  transform: translateX(4px) !important;
}

/* ==========================================================================
   Custom Web1Design Redesign Styles
   ========================================================================== */

/* Modern About Hero Section */
.modern-about-hero {
  position: relative;
  padding: 90px 0 80px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  overflow: hidden;
}

.modern-about-hero::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #ff0909, #007bff, #00c6ff);
}

.about-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 20px;
  background: rgba(255, 9, 9, 0.12) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 9, 9, 0.35) !important;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #ff0909 !important;
  margin-bottom: 20px;
}

.about-hero-badge i {
  color: #ff0909 !important;
}

.modern-about-hero h1.about-hero-title {
  font-size: 48px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  color: #ffffff !important;
  margin-bottom: 20px !important;
  letter-spacing: -0.5px !important;
  font-family: inherit;
}

.modern-about-hero h1.about-hero-title .highlight-red {
  color: #ff0909 !important;
  display: inline-block;
}

.modern-about-hero p.about-hero-desc {
  font-size: 16px !important;
  line-height: 1.8 !important;
  color: #e2e8f0 !important;
  max-width: 680px;
  margin-bottom: 30px !important;
}

.about-hero-highlights {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.about-hero-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  color: #f1f5f9;
}

.about-hero-item i {
  color: #22c55e;
}

/* Mobile & Tablet Responsiveness for About Hero */
@media (max-width: 991px) {
  .modern-about-hero {
    padding: 70px 0 60px 0;
  }

  .modern-about-hero h1.about-hero-title {
    font-size: 38px !important;
  }

  .modern-about-hero p.about-hero-desc {
    font-size: 15px !important;
  }
}

@media (max-width: 767px) {
  .modern-about-hero {
    padding: 50px 0 45px 0;
    text-align: left;
  }

  .modern-about-hero h1.about-hero-title {
    font-size: 30px !important;
    margin-bottom: 15px !important;
  }

  .modern-about-hero p.about-hero-desc {
    font-size: 14px !important;
    line-height: 1.7 !important;
    margin-bottom: 25px !important;
  }

  .about-hero-highlights {
    gap: 10px;
  }

  .about-hero-item {
    font-size: 13px;
    padding: 6px 14px;
  }
}

/* Digital Transformation Section */
.digital-transformation-section {
  padding: 70px 0;
  background: #f8fafc;
}

.dt-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 35px;
}

.dt-left-col {
  flex: 1 1 400px;
  max-width: 460px;
}

.dt-left-img {
  width: 100%;
  height: 100%;
  min-height: 480px;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.dt-right-col {
  flex: 1 1 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dt-pill-badge {
  display: inline-block;
  padding: 8px 20px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #1e293b;
  letter-spacing: 1px;
  text-transform: uppercase;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  align-self: flex-start;
}

.dt-title {
  font-size: 38px;
  font-weight: 800;
  color: #0f172a;
  line-height: 1.25;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}

.dt-text-p1 {
  font-size: 15px;
  line-height: 1.8;
  color: #475569;
  margin-bottom: 16px;
}

.dt-text-p2 {
  font-size: 15px;
  line-height: 1.8;
  color: #64748b;
  margin-bottom: 32px;
}

.dt-stats-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.dt-stats-left {
  flex: 1 1 200px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.dt-stat-box-navy {
  background: #0f2557;
  border-radius: 0px;
  padding: 22px 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 8px 25px rgba(15, 37, 87, 0.25);
}

.dt-stat-num-large {
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
  color: #ffffff;
}

.dt-stat-label-navy {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  color: #e2e8f0;
  text-align: right;
}

.dt-stat-box-white {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 0px;
  padding: 18px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.dt-stat-icon-wrapper {
  display: flex;
  align-items: center;
}

.dt-stat-num-dark {
  font-size: 38px;
  font-weight: 800;
  color: #0f2557;
  line-height: 1;
}

.dt-stats-right {
  flex: 1 1 220px;
}

.dt-right-img {
  width: 100%;
  height: 100%;
  min-height: 185px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
}

@media (max-width: 991px) {
  .dt-title {
    font-size: 30px;
  }

  .dt-left-col {
    max-width: 100%;
  }

  .dt-left-img {
    min-height: 380px;
  }
}

/* Modern FAQ Section Styles */
.modern-faq-section {
  padding: 55px 0 40px 0;
  background: #f8fafc;
}

.faq-section.modern-faq-section .panel-default>.panel-heading a::after,
.faq-section.modern-faq-section .panel-default>.panel-heading a::before {
  display: none !important;
  content: none !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
  left: auto !important;
}

.modern-faq-section .panel-default>.panel-heading a {
  padding: 20px 24px !important;
}

.modern-faq-title-badge {
  display: inline-block;
  padding: 6px 18px;
  background: rgba(255, 9, 9, 0.08);
  color: #ff0909;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.modern-faq-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  margin-bottom: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

.modern-faq-card:hover {
  border-color: rgba(255, 9, 9, 0.3);
  box-shadow: 0 8px 25px rgba(255, 9, 9, 0.08);
}

.modern-faq-card .panel-heading {
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
}

.modern-faq-card .panel-title {
  font-size: 16px !important;
  font-weight: 700 !important;
  margin: 0 !important;
}

.modern-faq-card .panel-title a {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  padding: 20px 24px !important;
  color: #1e293b !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.modern-faq-card .panel-title a:hover {
  color: #ff0909 !important;
}

.modern-faq-card .faq-toggle-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f1f5f9;
  color: #ff0909;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
  margin-left: 15px;
  transition: all 0.3s ease;
}

.modern-faq-card .panel-title a:not(.collapsed) {
  color: #ff0909 !important;
}

.modern-faq-card .panel-title a:not(.collapsed) .faq-toggle-icon {
  background: #ff0909 !important;
  color: #ffffff !important;
  transform: rotate(180deg);
}

.modern-faq-card .panel-title a.collapsed .faq-toggle-icon i::before {
  content: "\f067";
  /* plus */
}

.modern-faq-card .panel-title a:not(.collapsed) .faq-toggle-icon i::before {
  content: "\f068";
  /* minus */
}

.modern-faq-card .panel-body {
  padding: 0 24px 22px 24px !important;
  background: #ffffff !important;
  border-top: none !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
  color: #475569 !important;
}

.modern-faq-card .panel-body ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

/* Modern Growth Marketing Section Styles */
.modern-growth-section {
  padding: 70px 0;
  background: #ffffff;
}

.growth-gallery-container {
  position: relative;
  min-height: 440px;
  padding: 20px 0;
}

.growth-img-main {
  width: 80%;
  height: 380px;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
  margin-left: auto;
  display: block;
}

.growth-img-sub1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 46%;
  height: 200px;
  object-fit: cover;
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
  border: 4px solid #ffffff;
}

.growth-img-sub2 {
  position: absolute;
  bottom: 10px;
  left: 10%;
  width: 48%;
  height: 190px;
  object-fit: cover;
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
  border: 4px solid #ffffff;
}

.growth-feature-card {
  display: flex;
  gap: 16px;
  margin-bottom: 22px;
  padding: 16px;
  background: #f8fafc;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.growth-feature-card:hover {
  background: #ffffff;
  border-color: rgba(255, 9, 9, 0.3);
  box-shadow: 0 8px 25px rgba(255, 9, 9, 0.08);
  transform: translateY(-2px);
}

.growth-icon-badge {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: rgba(255, 9, 9, 0.1);
  color: #ff0909;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

@media (max-width: 991px) {
  .growth-gallery-container {
    min-height: 350px;
    margin-bottom: 40px;
  }

  .growth-img-main {
    width: 85%;
    height: 300px;
  }

  .growth-img-sub1 {
    height: 160px;
  }

  .growth-img-sub2 {
    height: 150px;
  }
}

/* ==========================================================================
   Exact Screenshot Collage & 2x2 Grid Section Styles
   ========================================================================== */
.custom-collage-wrapper {
  position: relative;
  padding-bottom: 55px;
  padding-right: 30px;
  max-width: 540px;
  margin: 0 auto;
}

/* Background Dot Matrix Grid */
.custom-collage-wrapper::before {
  content: '';
  position: absolute;
  top: 15px;
  right: 15px;
  width: 140px;
  height: 140px;
  background-image: radial-gradient(#cbd5e1 2px, transparent 2px);
  background-size: 14px 14px;
  z-index: 1;
  opacity: 0.85;
}

/* Main Background Image */
.collage-img-main {
  position: relative;
  z-index: 2;
  width: 76%;
  height: 360px;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
  display: block;
  background: #f1f5f9;
}

/* Overlapping Front Secondary Image */
.collage-img-secondary {
  position: absolute;
  z-index: 3;
  bottom: 0px;
  right: 0px;
  width: 54%;
  height: 250px;
  object-fit: cover;
  border-radius: 18px;
  border: 6px solid #e0f2fe;
  /* Light blue border outline */
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16);
  background: #ffffff;
}

/* Bottom Left Experience Counter Badge */
.collage-exp-badge {
  position: absolute;
  z-index: 4;
  bottom: 0px;
  left: 0px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  padding: 6px 16px 6px 0px;
}

.collage-exp-number {
  font-size: 52px;
  font-weight: 900;
  color: #ff0909;
  line-height: 1;
  letter-spacing: -2px;
}

.collage-exp-text {
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  color: #0f172a;
}

/* 2x2 Feature Grid Rules */
.growth-grid-2x2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 24px;
  margin: 28px 0 35px 0;
}

.growth-grid-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  font-weight: 700;
  color: #1e293b;
}

.growth-grid-item i {
  color: #ff0909;
  font-size: 18px;
  flex-shrink: 0;
}

.growth-discover-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  background: #ff0909;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 8px;
  text-decoration: none !important;
  transition: all 0.3s ease;
  box-shadow: 0 8px 25px rgba(255, 9, 9, 0.25);
}

.growth-discover-btn:hover {
  background: #d90404;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(255, 9, 9, 0.35);
}

@media (max-width: 767px) {
  .growth-grid-2x2 {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .collage-img-main {
    width: 82%;
    height: 290px;
  }

  .collage-img-secondary {
    width: 56%;
    height: 200px;
  }

  .collage-exp-number {
    font-size: 40px;
  }

  .collage-exp-text {
    font-size: 12px;
  }
}

/* Modern Our Values & Process Section Styles */
.modern-values-section {
  padding: 70px 0;
  background: #f8fafc;
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.value-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 24px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

.value-card:hover {
  border-color: rgba(255, 9, 9, 0.3);
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(255, 9, 9, 0.08);
}

.value-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: rgba(255, 9, 9, 0.1);
  color: #ff0909;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 16px;
}

.value-card h5 {
  font-size: 17px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 8px;
}

.value-card p {
  font-size: 14px;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

/* Modern Process Section */
.modern-process-section {
  padding: 70px 0;
  background: #ffffff;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 35px;
}

.process-card {
  position: relative;
  background: #f8fafc;
  border-radius: 14px;
  padding: 28px 20px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.process-card:hover {
  background: #ffffff;
  border-color: rgba(255, 9, 9, 0.3);
  box-shadow: 0 10px 30px rgba(255, 9, 9, 0.08);
  transform: translateY(-3px);
}

.process-number {
  font-size: 32px;
  font-weight: 900;
  color: rgba(255, 9, 9, 0.25);
  margin-bottom: 10px;
  line-height: 1;
}

.process-card:hover .process-number {
  color: #ff0909;
}

.process-card h5 {
  font-size: 16px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 8px;
}

.process-card p {
  font-size: 13px;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

@media (max-width: 991px) {
  .values-grid {
    grid-template-columns: 1fr;
  }

  .process-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .process-grid {
    grid-template-columns: 1fr;
  }
}

/* ==========================================================================
   Animated Circular Values Infographic Styles
   ========================================================================== */
.animated-values-graphic {
  position: relative;
  width: 100%;
  max-width: 440px;
  height: 440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Outer Rotating Orbit Ring */
.graphic-orbit-ring {
  position: absolute;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  border: 2px dashed rgba(255, 9, 9, 0.3);
  animation: orbitRotate 30s linear infinite;
}

@keyframes orbitRotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/* Central Core Hub */
.graphic-center-hub {
  position: relative;
  z-index: 3;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 4px solid #ff0909;
  box-shadow: 0 0 30px rgba(255, 9, 9, 0.35);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  animation: centerPulse 3s ease-in-out infinite alternate;
}

.graphic-center-hub i {
  font-size: 26px;
  color: #ff0909;
  margin-bottom: 4px;
}

.graphic-center-hub .hub-title {
  font-size: 13px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: 0.5px;
}

.graphic-center-hub .hub-sub {
  font-size: 10px;
  font-weight: 700;
  color: #ff0909;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 2px;
}

@keyframes centerPulse {
  0% {
    box-shadow: 0 0 20px rgba(255, 9, 9, 0.25);
  }

  100% {
    box-shadow: 0 0 40px rgba(255, 9, 9, 0.55);
  }
}

/* 4 Orbiting Value Floating Cards */
.graphic-node-card {
  position: absolute;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  background: #ffffff;
  border-radius: 30px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
  animation: nodeFloat 4s ease-in-out infinite alternate;
}

.graphic-node-card:hover {
  transform: scale(1.06) !important;
  border-color: #ff0909;
  box-shadow: 0 12px 30px rgba(255, 9, 9, 0.18);
}

.graphic-node-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}

.graphic-node-text {
  font-size: 13px;
  font-weight: 700;
  color: #0f172a;
  white-space: nowrap;
}

/* Positioning 4 Nodes */
.node-top-left {
  top: 25px;
  left: 10px;
  animation-delay: 0s;
}

.node-top-right {
  top: 25px;
  right: 10px;
  animation-delay: 1s;
}

.node-bottom-left {
  bottom: 30px;
  left: 10px;
  animation-delay: 2s;
}

.node-bottom-right {
  bottom: 30px;
  right: 10px;
  animation-delay: 3s;
}

@keyframes nodeFloat {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(-8px);
  }
}

@media (max-width: 575px) {
  .animated-values-graphic {
    max-width: 320px;
    height: 340px;
  }

  .graphic-orbit-ring {
    width: 250px;
    height: 250px;
  }

  .graphic-center-hub {
    width: 115px;
    height: 115px;
  }

  .graphic-center-hub i {
    font-size: 20px;
  }

  .graphic-center-hub .hub-title {
    font-size: 11px;
  }

  .graphic-node-card {
    padding: 6px 12px;
  }

  .graphic-node-text {
    font-size: 11px;
  }
}

/* ==========================================================================
   Modern Requirements Contact Form Styles (Theme-Matched)
   ========================================================================== */
.modern-contact-section {
  padding: 80px 0;
  background: #f8fafc;
}

.modern-form-wrapper {
  background: #ffffff;
  border-radius: 20px;
  padding: 45px 40px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
  max-width: 900px;
  margin: 0 auto;
}

.modern-form-input {
  width: 100%;
  height: 48px;
  padding: 10px 16px;
  border-radius: 6px;
  border: 1px solid #cbd5e1;
  background: #f8fafc;
  font-size: 14px;
  color: #0f172a;
  transition: all 0.3s ease;
  outline: none;
}

.modern-form-input:focus {
  border-color: #ff0909 !important;
  background: #ffffff !important;
  box-shadow: 0 0 0 3px rgba(255, 9, 9, 0.08) !important;
}

.req-badge-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.req-badge-item {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 600;
  color: #334155;
  cursor: pointer;
  transition: all 0.25s ease;
  user-select: none;
  white-space: nowrap;
  flex: 0 0 auto;
  width: auto !important;
  max-width: none !important;
}

.req-badge-item:hover {
  border-color: #ff0909;
  background: rgba(255, 9, 9, 0.06);
  color: #ff0909;
}

.req-badge-item input[type="checkbox"] {
  accent-color: #ff0909;
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin: 0;
}

.req-badge-item input[type="checkbox"]:checked+span {
  color: #ff0909;
  font-weight: 700;
}

.modern-submit-btn {
  width: 100%;
  padding: 14px 30px;
  background: #ff0909 !important;
  color: #ffffff !important;
  border: 2px solid #ff0909 !important;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.modern-submit-btn:hover {
  background: transparent !important;
  color: #ff0909 !important;
  border-color: #ff0909 !important;
}

@media (max-width: 767px) {
  .modern-form-wrapper {
    padding: 25px 18px;
  }
}

/* Split Layout for Contact Requirements */
.contact-split-wrapper {
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid #e2e8f0;
  max-width: 1140px;
  margin: 0 auto;
}

.contact-left-card {
  flex: 0 0 360px;
  max-width: 360px;
  background: linear-gradient(160deg, #1e293b 0%, #0f172a 100%);
  padding: 30px 28px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0;
  position: relative;
  overflow: hidden;
}

.contact-left-card::after {
  content: '';
  position: absolute;
  bottom: -50px;
  right: -50px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: rgba(255, 9, 9, 0.12);
  filter: blur(40px);
  pointer-events: none;
}

.contact-left-badge {
  display: inline-block;
  padding: 5px 12px;
  background: rgba(255, 9, 9, 0.15);
  border: 1px solid rgba(255, 9, 9, 0.3);
  color: #ff0909;
  border-radius: 50px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 16px;
  width: fit-content;
}

.contact-left-title {
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 12px;
}

.contact-perk-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
}

.contact-perk-item:last-child {
  margin-bottom: 0;
}

.contact-perk-icon {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
  color: #ff0909;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  flex-shrink: 0;
}

.contact-right-form {
  flex: 1 1 0;
  min-width: 0;
  padding: 40px 35px;
  background: #ffffff;
}

.contact-right-form .req-badge-group {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

.contact-right-form .req-badge-item {
  display: inline-flex !important;
  width: auto !important;
  flex: 0 0 auto !important;
}

@media (max-width: 991px) {
  .contact-left-card {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .contact-right-form {
    padding: 30px 22px;
  }
}

@media (max-width: 575px) {
  .contact-left-card {
    padding: 30px 20px;
  }

  .contact-left-title {
    font-size: 20px;
  }

  .contact-right-form {
    padding: 25px 16px;
  }
}

/* ==========================================================================
   Contact Left Panel - Auto Image Slider
   ========================================================================== */
.contact-img-slider {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 14px;
  overflow: hidden;
}

.cis-track {
  position: relative;
  width: 100%;
}

.cis-slide {
  display: none;
  animation: cisFadeIn 0.6s ease;
}

.cis-slide.active {
  display: block;
}

.cis-slide img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  border-radius: 14px;
  display: block;
}

@keyframes cisFadeIn {
  from {
    opacity: 0;
    transform: scale(1.03);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Dots */
.cis-dots {
  display: flex;
  justify-content: center;
  gap: 6px;
  padding: 10px 0 4px;
}

.cis-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-block;
}

.cis-dot.active {
  background: #ff0909;
  width: 22px;
  border-radius: 4px;
}