/*Inner page*/
section.high-qua-sec {
  padding: 50px 0px;
}

img.and-img {
  width: 100%;
  border-bottom-left-radius: 0px;
  border-radius: 5px;
  border-top-right-radius: 0px;
  margin-top: -40px;
  position: relative;
  left: -35px;
}

.image-secc {
  position: relative;
  text-align: center;
}

img.dotss {
  position: absolute;
  left: -70px;
}

.high-qua-sec h1::before {
  position: absolute;
  top: -1rem;
  left: -2rem;
  content: '';
  background: url(../img/emp.png) no-repeat;
  width: 58px;
  height: 60px;
  z-index: -1;
  -webkit-animation: rotateImg 5s linear infinite;
  animation: rotateImg 5s linear infinite;
  display: none
}

.image-secc::before {
  content: '';
  background-image: linear-gradient(-221deg, #44af2c -43%, #1e5814 51%, #3da027 110%);
  height: 150px;
  width: 150px;
  position: absolute;
  bottom: -90px;
  right: 0;
  border-radius: 120px;
  display: none;
}

.high-qua-sec h1 {
  font-size: 40px;
  margin-bottom: 30px;
}

.high-qua-sec p {
  font-size: 16px;
  width: 97%;
  color: #212529;
}

/*@-webkit-keyframes rotateImg {
    0% {
        -webkit-transform: translate(-50px, -50px) skew(25deg);
        transform: translate(-50px, -50px) skew(25deg)
    }
    50% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    100% {
        -webkit-transform: translate(-50px, -50px) skew(25deg);
        transform: translate(-50px, -50px) skew(25deg)
    }
}*/

@keyframes rotateImg {
  0% {
    -webkit-transform: translate(-50px, -50px) skew(25deg);
    transform: translate(-50px, -50px) skew(25deg)
  }

  50% {
    -webkit-transform: translate(0);
    transform: translate(0)
  }

  100% {
    -webkit-transform: translate(-50px, -50px) skew(25deg);
    transform: translate(-50px, -50px) skew(25deg)
  }
}

.development-services {
  padding: 100px 0px 70px;
  background-color: #f9f9f9;

}

section.services-section {
  background-color: #f9f9f9 !important;
}

button.know-more-btn {
  border: none;
  background-image: linear-gradient(-134deg, #224B9A 0%, #0F7CC4 50%, #00a0e3 100%);
  color: #fff;
  padding: 10px 30px;
  border-radius: 6px;
  transition: all .5s ease;
}

button.know-more-btn:hover {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
  transition: all .5s ease;
}

.development-services .image-secc::before {
  content: '';
  background-image: linear-gradient(-221deg, #44af2c -43%, #1e5814 51%, #3da027 110%);
  height: 150px;
  width: 150px;
  position: absolute;
  top: -60px;
  right: 0px;
  border-radius: 120px;
  z-index: 1;
  display: none
}

.servebox.green {
  background-image: linear-gradient(-144deg, #37517e 0%, #426aaf 50%, #193667 100%) !important;
}

.servebox {
  background-image: linear-gradient(-144deg, #37517e 0%, #426aaf 50%, #193667 100%) !important;
}

.servebox.blue {
  background-image: linear-gradient(-144deg, #37517e 0%, #426aaf 50%, #193667 100%) !important;
}

.servebox.lightblue {
  background-image: linear-gradient(-144deg, #37517e 0%, #426aaf 50%, #193667 100%) !important;
}

.servebox.darkred {
  background-image:
    linear-gradient(-144deg, #37517e 0%, #426aaf 50%, #193667 100%) !important
}

img.lappy-imgg {
  width: 92%;
  position: relative;
  z-index: 3;
  margin-top: -50px;
}

ul.reason-ull li {
  margin: 10px 0px;
}

section.services-step {
  padding: 70px 0px 50px;
  background-color: #f1f1f16b;
}

section.services-step h1 {
  text-align: center;
  width: 100%;
}

section.services-step h1 {
  margin-bottom: 40px;
}

.service-boxx h3 {
  font-size: 24px;
  color: #1e5814;
}

.service-boxx p {
  font-size: 15px;
}

img.services-icon {
  width: 75%;

}

.servebox .read-more {
  display: block;
  width: 60%;
  font-size: 15px;
  text-align: center;
  color: #fff;
  padding: 10px;
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
  border-radius: 15px;
  transform: translateX(-50%);
  transition: all .3s ease 0s;
  position: absolute;
  left: 50%;
  bottom: -20px;
  display: flow-root;
  transition: all .5s ease;
}

.servebox.darkred .read-more {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
}

.servebox.saffron .read-more {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
}

.servebox.grey .read-more {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
}

.servebox.green .read-more {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
}

.servebox.blue .read-more {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
}

.servebox.red .read-more {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
}

.servebox.lightblue .read-more {
  background-image: linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
}

.service-boxx {
  margin-bottom: 50px;
  border: 1px solid #dddddd47;
  padding: 20px;
  height: 230px;
  border-radius: 10px;
  box-shadow: 3px 3px 7px 2px #dddddd3d;
  background-image: linear-gradient(-221deg, #fff -43%, #fff 51%, #fff 110%);
  transition: all .5s ease;
}

.service-boxx:hover {
  border: 1px solid #1e5814;
  box-shadow: 3px 3px 7px 2px #ddd;
  background-image: linear-gradient(-221deg, #44af2c -43%, #1e5814 51%, #3da027 110%);
  transition: all .5s ease;

}

.service-boxx:hover h3,
.service-boxx:hover p {
  color: #fff;
}

.img-boxx {
  background-color: #fff;
  height: 70px;
  width: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.shake-hand img {
  width: 100%;
  margin-top: 20px;
}

section.with-us {
  padding-bottom: 40px;
}

.tools-teck h1,
.tools-teck p {
  text-align: center;
}

.tools-teck {
  padding: 50px 0px;
  background-color: #f9f9f9;
}

.tools-con {
  padding: 30px;
}

.menu-drpdown i.fa.fa-mobile {
  font-size: 27px;
  position: relative;
  top: 4px;
  line-height: .5;
}

.app-con {
  text-align: center;
}

.app-con p {
  text-align: left;
  font-size: 17px;
  line-height: 1.7;
}

.top-header::before {
  position: absolute;
  content: '';
  background-color: #165607;
  height: 100%;
  width: 100%;
  opacity: 0;
}

.header-content {
  max-width: 100% !important;
  position: static;
  margin-top: 140px !important;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  transform: none !important;
  margin-bottom: 40px;
}

.header-content h1 {
  font-size: 54px !important;
  /*text-transform: capitalize!important;*/
  letter-spacing: 0px !important;
}

.service-cont {
  padding-top: 10%;
}

.news-block-one {
  width: 34%;
  display: inline-block;
}

.header-content p {
  color: #fff;
  /*width: 83%;*/
  /*margin: 0 auto 36px;*/
}

.header-content button.know-more-btn {
  background-image: none !important;
  color: #f08504 !important;
  transition: all .5s ease;
  background-color: #fff !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

.header-content button.know-more-btn:hover {
  color: #fff !important;
  transition: all .5s ease;
  background-color: #f08504 !important;
}

.top-header {
  position: relative;
}

.header-content h2 {
  margin-bottom: -20% !important;
}

section.faq-sec h1 {
  margin-bottom: 40px;
  text-align: center;
}

.faq-sec.py-60 {
  padding: 25px 0;
}

@media only screen and (max-width: 768px) {
  .faq-sec.py-60 {
    padding: 52px 0;
  }
}

section.faq-sec {
  background: #ffffff;
}

.faq-sec h2 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 32px;
  color: #000;
  line-height: 1.25;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .faq-sec h2 {
    font-size: 24px;
  }
}

.faq-sec .text-control-1 h2 {
  padding-bottom: 0;
  margin-bottom: 20px;
}

.faq-sec .q-mark {
  font-family: Roboto;
  font-weight: 600;
  color: #d40119;
  padding: 18px 0 18px 18px;
}

.faq-sec .question {
  font-family: 'a';
  font-size: 18px;
  font-weight: 600;
  color: #3D3D3D;
  margin-bottom: 0;
}

.tools-teck p {
  font-size: 16px;
  margin-bottom: 40px;
}

.faq-sec .material-icons.drop {
  padding: 0;
  font-size: 28px;
  height: 39px;
  color: #37517e;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}

.faq-sec .answer {
  font-size: 16px;
  color: #5c5c5c;
  padding: 4px 29px 20px 20px;
  background-color: #fff;
  overflow: hidden;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.faq-sec .accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  width: 100%;
  margin-bottom: 13px;
  text-align: left;
  border: none;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  box-shadow: 4px 6px 9px 4px #ddd;
  border-radius: 15px;
}

@media only screen and (max-width: 768px) {
  .faq-sec .accordion {
    margin-bottom: 16px;
  }
}

.faq-sec .question-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  padding: 1rem 1.25rem;
  align-items: center;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}

.faq-sec .answer-wrapper {
  display: none;
}

.faq-sec .icon-expend {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-transition: -webkit-transform 0.75s ease-in-out;
  transition: -webkit-transform 0.75s ease-in-out;
  transition: transform 0.75s ease-in-out;
  transition: transform 0.75s ease-in-out, -webkit-transform 0.75s ease-in-out;
}

.faq-sec .active p,
.faq-sec .accordion:hover .question-wrapper p {
  color: #3d3d3d;
}

.faq-sec .container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 768px) {
  .faq-sec .container {
    max-width: 768px;
  }
}

@media only screen and (min-width: 992px) {
  .faq-sec .container {
    max-width: 1144px;
  }
}




.news-section {
  position: relative;
}

.news-section .title-box {
  position: relative;
  margin-right: 50px;
  z-index: 9;
}

.news-section .title-box .text p {
  font-size: 18px;
  line-height: 34px;
}

.news-section .title-box .sec-title {
  margin-bottom: 36px;
}

.news-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.news-section .carousel-block {
  position: relative;
  margin-right: -400px;
  margin-top: 6px;
}

.news-block-one .inner-box {
  position: relative;
  display: block;
}

.news-block-one .inner-box .image-box {
  position: relative;
  display: block;
  /*overflow: hidden;*/
}

.news-block-one .inner-box .image-box img {
  width: 100%;
  transition: all 500ms ease;
}

.news-block-one .inner-box:hover .image-box img {
  transform: scale(1.1);
  opacity: 0.2;
}

.news-block-one .inner-box .image-box .post-date {
  position: absolute;
  left: 40px;
  top: 0;
  width: 57px;
  padding: 10px 0px 7px 0px;
  text-align: center;
  z-index: 1;
  box-shadow: 0 0px 0px 10px #f08401;
}

.news-block-one .inner-box .image-box .post-date h4 {
  font-size: 20px;
  line-height: 20px;
  color: #f08302;
  font-weight: 500;
  margin-bottom: 0px;
}

.news-block-one .inner-box .image-box .post-date p {
  font-size: 14px;
  line-height: 18px;
  color: #f08302;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 0;
}

.news-block-one .inner-box .lower-content {
  position: relative;
  padding: 30px 40px 40px 40px;
}

.news-block-one .inner-box .lower-content .post-info li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #757575;
  font-weight: 500;
  margin-right: 15px;
  padding-left: 20px;
}

.news-block-one .inner-box .lower-content .post-info li a {
  color: #757575;
}

.news-block-one .inner-box .lower-content .post-info li:last-child {
  margin: 0px !important;
}

.news-block-one .inner-box .lower-content .post-info li a:hover {}

.news-block-one .inner-box .lower-content .post-info li i {
  position: absolute;
  left: 0px;
  top: 4px;
  font-size: 14px;
}

.news-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 25px;
}

.news-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #272727;
}

.news-block-one .inner-box .lower-content h3 a:hover {}

.news-block-one .inner-box .lower-content .admin {
  position: relative;
  padding-left: 43px;
}

.news-block-one .inner-box .lower-content .admin .admin-thumb {
  position: absolute;
  left: 0px;
  top: -1px;
  width: 33px;
  height: 33px;
  border-radius: 50%;
}

.news-block-one .inner-box .lower-content .admin p {
  font-size: 14px;
  font-weight: 500;
  margin: 0px;
}

.news-section .owl-nav {
  position: absolute;
  left: -400px;
  bottom: 15px;
}

section.news-section.sec-pad.bg-color-1 {
  padding: 70px 0px;
  background-color: #333;
}

section.news-section.sec-pad.bg-color-1 .title-box p {
  color: #fff;
}

section.news-section.sec-pad.bg-color-1 .sec-title h2 {
  color: #fff;
}

ul.post-info.clearfix {
  position: relative;
  left: 40px;
  top: 10px;
  margin-bottom: 0;
}

img.side-image {
  padding-top: 19vh;
}

img.shape-imgg {
  width: 100%;
  position: relative;
  top: -200px;
}

/*section.faqs-form h1 {*/
/*    font-size: 24px;*/
/*    font-weight: 700;*/
/*    color: #333;*/
/*}*/

section.faqs-form {
  background-color: #fff;
}

section.faq-sec,
section.contact-sec {
  background: transparent;
}

.input-box i {
  color: #37517e !important
}

.input-box label {
  color: #333333 !important;
}

.for-cls-add:focus~label,
.has-value.for-cls-add~label {
  top: -16px;
  font-size: 12px;
  color: #333;
  transition: .3s;
  outline: none;
}

button.sand-enq {
  /*background-image: linear-gradient(-221deg, #f08401 -43%, #f08401 51%, #4a4a4a 110%);*/
  linear-gradient(-134deg, #224B9A 0%, #0F7CC4 50%, #00a0e3 100%);
  transition: all .5s ease;
}

button.sand-enq:hover {
  /*background-image: linear-gradient(-140deg, #4a4a4a -43%, #f08401 51%, #f08401 110%);*/
  linear-gradient(-134deg, #00a0e3 0%, #0F7CC4 50%, #224B9A 100%);
  transition: all .5s ease;
}


img.side-image {
  max-width: 165%;
  top: -29px;
  position: relative;
  right: 31px;
}

.header-content p {
  width: 80%;
  margin: 0 auto;
}

.serveboxicon img {
  width: 51% !important;
}

.high-qua-sec h2 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #3D3D3D;
  letter-spacing: 0.68px;
}

.tools-teck h3,
.services-section h3,
.faqs-form h3 {
  text-align: center;
}

.service-cont h3,
.with-us h3,
.tools-teck h3,
.services-section h3,
.faqs-form h3 {
  font-size: 34px;
  color: #3D3D3D;
  letter-spacing: 0.68px;
}

.serveboxcontent h4 {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 10px;
}

.contact-info {
  padding-top: 2% !important;
}

/*end inner page*/