@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
body {
  overflow-x: hidden;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 0;
  color: #333;
  background: #fff;
  margin: 0;
  padding: 0;
}

body a {
  text-decoration: none;
  padding: 0;
  margin: 0;
}

body a:focus {
  text-decoration: none;
  list-style: none;
  outline: none;
  border: none;
}

body a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 p {
  margin: 0;
  padding: 0;
  /* padding-bottom: 1rem; */
}

ul,
li {
  padding: 0;
  list-style: none;
  text-decoration: none;
  margin: 0;
}

img {
  max-width: 100%;
  width: auto;
}

button {
  text-decoration: none;
  border: none;
  list-style: none;
  outline: none;
}

button:focus {
  text-decoration: none;
  border: none;
  list-style: none;
  outline: none;
}

/*=============== Font-face Start ==================*/

@font-face {
  font-family: "Raleway-SemiBold";
  src: url(../fonts/Raleway-SemiBold.ttf);
}

@font-face {
  font-family: "Poppins-Black";
  src: url(../fonts/Poppins-Black.ttf);
}

@font-face {
  font-family: "Poppins-Light";
  src: url(../fonts/Poppins-Light.ttf);
}

@font-face {
  font-family: "Poppins-SemiBold";
  src: url(../fonts/Poppins-SemiBold.ttf);
}

@font-face {
  font-family: "Poppins-Regular";
  src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
  font-family: "Poppins-Thin";
  src: url(../fonts/Poppins-Thin.ttf);
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(../fonts/Poppins-Bold.ttf);
}

@font-face {
  font-family: "Poppins-Medium";
  src: url(../fonts/Poppins-Medium.ttf);
}

@font-face {
  font-family: "Raleway-Regular";
  src: url(../fonts/Raleway-Regular.ttf);
}

@font-face {
  font-family: "Raleway-Bold";
  src: url(../fonts/Raleway-Bold.ttf);
}

@font-face {
  font-family: "Raleway-ExtraLight";
  src: url(../fonts/Raleway-ExtraLight.ttf);
}

@font-face {
  font-family: "Raleway-Light";
  src: url(../fonts/Raleway-Light.ttf);
}

@font-face {
  font-family: "Raleway-Black";
  src: url(../fonts/Raleway-Black.ttf);
}

/*=============== Font-face End ==================*/

/*=============== Banner Start ==================*/

.banner {
  background: url(../images/mobileapp-images/banner-img.png) 0 0 / cover
    no-repeat;
  height: 100vh;
  position: relative;
  min-height: 700px;
  padding: 0;
  margin: 0;
}

.mainNav.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  padding-right: 25px;
  transition: all 0.2s ease-in-out;
}

.navbar-defaul {
  transition: all 500ms ease-in-out;
}

@media screen and (min-width: 992px) {
  .navbar-default.navbar-shrink {
    -webkit-box-shadow: 0px 4px 7px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 4px 7px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 4px 7px -5px rgba(0, 0, 0, 0.75);
    background: #15171b;
    border-bottom: 4px solid #007188;
    padding: 0px 0;
    transition: all 500ms ease-in-out;
  }
}

.mainNav {
  position: relative;
  width: 100%;
  z-index: 99999;
}

.mainNav.navbar-light .navbar-nav .nav-link:hover {
  color: #f08410;
}

.mainNav.navbar-light .navbar-nav .nav-item.active .nav-link {
  color: #f08410;
}

.mainNav .navbar-toggler {
  border: none;
}

.mainNav .navbar-toggler:focus {
  outline: none;
}

.mainNav .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.mainNav .button {
  display: inline-block;
  text-decoration: none;
  line-height: 46px;
  border: none;
  border-radius: 5px;
  padding: 0 20px;
  color: #fff;
  background-color: #f08410;
  font-size: 15px;
  box-shadow: 4px 6px 17.82px 0.18px rgba(0, 0, 0, 0.35);
  transition: all 0.3s ease-in-out;
}

.mainNav .dropdown-item {
  padding: 10px 20px 20px;
}

.banner .desc-block {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 0;
  margin: 0;
}

.banner .desc-block .text-block {
  width: 65%;
  padding: 0;
  margin: 0;
}

.banner .desc-block .text-block h2 {
  font-family: "Lato", sans-serif;
  font-size: 53px;
  line-height: 75px;
  color: #fff;
  padding: 0 0 20px;
  margin: 0;
}

.banner .desc-block .text-block h3 {
  font-family: "Lato", sans-serif;
  font-size: 25px;
  line-height: 27px;
  color: #fff;
  padding: 0 0 32px;
  margin: 0;
}

.banner .desc-block .text-block p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  padding: 0;
  margin: 0 0 55px;
}

.banner .desc-block .text-block p span {
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 2px;
  background: #00fff0;
  margin: 0 20px 0 0;
}

.banner .desc-block .text-block a {
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #1b2829;
  padding: 21px 44px;
  margin: 0;
}

.banner .desc-block .text-block a:hover {
  color: #fff;
  background-color: #f08410;
}

.dropdown-item {
  font-family: "Lato", sans-serif;
}

.banner .project-block {
  width: 40%;
  display: flex;
  align-items: end;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
}

.banner .project-block img {
  max-width: inherit;
  width: 100%;
  vertical-align: bottom;
}

.banner .project-block img.pro2 {
  -webkit-box-shadow: -1px 0px 14px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 14px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 14px 0px rgba(0, 0, 0, 0.75);
  position: relative;
  z-index: 9;
  /*margin:0 -75px 0 0;*/
  position: relative;
}

.banner .project-block .icon-add {
  position: relative;
}

.banner .project-block .icon-add img.new-icon {
  position: absolute;
  top: 0;
  left: -18px;
  z-index: 99;
  width: inherit;
  max-width: 100%;
}

.banner .project-block .icon-add2 {
  position: relative;
}

.banner .project-block .icon-add2 img.new-icon {
  position: absolute;
  top: 0;
  left: -6%;
  z-index: 99;
  width: inherit;
  max-width: 44%;
}

.banner .project-block img.pro3 {
  /*margin:0 -85px 0 0;*/
}

.banner a.mouse-move {
  position: absolute;
  bottom: 17%;
  left: 0;
  right: 0;
  width: 28px;
  height: 42px;
  padding: 0;
  margin: 0 auto;
}

.banner a.mouse-move span {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  background: url(../images/mobileapp-images/mouse-move-arrow-icon.png)
    no-repeat center;
  width: 22px;
  height: 39px;
  padding: 0;
  margin: 0 auto;
  animation: mymove 1s infinite;
  animation-iteration-count: infinite;
}

@keyframes mymove {
  from {
    bottom: -15px;
  }
  to {
    bottom: -25px;
  }
}

.banner img.po-img {
  position: absolute;
  right: 0;
  bottom: -150px;
  padding: 0;
  margin: 0;
}

/*=============== Banner End ==================*/

/*=============== Solutions Start ==================*/

.solutions {
  padding: 0 0 95px 0;
  margin: 0;
}

.solutions h2 {
  text-transform: uppercase;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 35px;
  line-height: 48px;
  color: #212224;
  padding: 0 0px 20px;
  margin: 0;
  position: relative;
}

.solutions h2 span {
  display: block;
  color: #007188;
}

.solutions p.top {
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #4d4f53;
  padding: 0 18% 22px;
  margin: 0 0 50px;
  position: relative;
}

.solutions p.top:before {
  content: "";
  width: 53px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #212224;
  padding: 0;
  margin: 0 auto;
}

.solutions p.lt-text {
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 23px;
  color: #4d4f53;
  padding: 70px 0 45px;
  margin: 0;
}

.solutions h3 {
  display: block;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #212224;
  padding: 0 10px 0 0;
  margin: 0 0 45px;
  position: relative;
}

.solutions h3:before {
  content: "";
  width: 75%;
  height: 1px;
  position: absolute;
  right: 0;
  top: 17px;
  background: #cecece;
}

.solutions .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
}

.solutions .box p.box-p {
  width: 74%;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 23px;
  color: #4d4f53;
  padding: 0;
  margin: 0 0 0 55px;
}

.solutions img.rt-site-img {
  float: right;
}

/*=============== Solutions End ==================*/

/*=============== Process Start ==================*/

.process {
  padding: 80px 0 0;
  margin: 0;
}

.process h2 {
  text-transform: uppercase;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 35px;
  line-height: 48px;
  color: #212224;
  padding: 0 0px 20px;
  margin: 0 0 80px;
  position: relative;
}

.process h2 span {
  display: block;
  color: #007188;
}

.process h2:before {
  content: "";
  width: 53px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #212224;
  padding: 0;
  margin: 0 auto;
}

.process .block {
  margin: 0 0 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.process .lt-site {
  width: 50%;
  padding: 0;
  margin: 0;
}

.process .lt-site h3 {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #007188;
  padding: 22px 0 40px;
  margin: 0;
}

.process .lt-site h3 span {
  display: inline-block;
  vertical-align: middle;
  width: 175px;
  height: 1px;
  background: #b4b4b4;
  padding: 0;
  margin: 0;
}

.process .lt-site h4 {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  line-height: 49px;
  color: #323232;
  padding: 0 0 20px;
  margin: 0;
}

.process .lt-site p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #727272;
  padding: 0 0 15px;
  margin: 0;
}

.process .lt-site a {
  background: #f08410;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  line-height: 19px;
  color: #fff;
  border-radius: 3px;
  padding: 22px;
  margin: 30px 0 0;
}

.process p.note {
  font-family: "Lato", sans-serif;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  color: #505050;
  padding: 0;
  margin: 0;
}

.process p.note span {
  color: #ff0000;
}

.process .bottom-section {
  background: url(../images/mobileapp-images/process-bottom-section-bg.jpg)
    no-repeat center;
  background-size: cover;
  padding: 76px 0;
  margin: 90px 0 0;
}

.process .bottom-section .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.process .bottom-section p {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  padding: 0;
  margin: 0 100px 0 0;
}

.process .bottom-section a {
  width: 35%;
  background: #fff;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #1b2829;
  padding: 22px 0;
  margin: 0;
  box-shadow: 4px 6px 17.82px 0.18px rgba(0, 0, 0, 0.35);
}

.process .bottom-section a:hover {
  color: #fff;
  background: #f08410;
}

/*=============== Process End ==================*/

/*=============== Showdown Start ==================*/

.showdown {
  background: url(../images/mobileapp-images/showdown-background-img.jpg)
    no-repeat center;
  background-size: cover;
  padding: 85px 0;
  margin: 0;
}

.showdown h2 {
  text-transform: uppercase;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 35px;
  line-height: 42px;
  color: #fff;
  padding: 0 15% 0;
  margin: 0 0 70px;
  position: relative;
}

.showdown .slider-app {
  margin: 0 100px;
}

.showdown .slider-app .box {
  transform: scale(0.8);
}

.showdown .slider-app .slick-center {
  transform: scale(1);
}

.showdown .slider-app .slick-arrow {
  font-size: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  right: -15%;
  transform: translateY(-50%);
  background: url(../images/mobileapp-images/hi-arrow-right.png) no-repeat
    center;
  padding: 0;
  margin: 0;
  z-index: 2;
}

.showdown .slider-app .slick-prev.slick-arrow {
  transform: translateY(-50%);
  left: -15%;
  background: url(../images/mobileapp-images/hi-arrow.png) no-repeat center;
}

.showdown a {
  display: block;
  width: 272px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #1b2829;
  padding: 22px 0;
  margin: 100px auto 0;
}

.showdown a:hover {
  color: #fff;
  background-color: #f08410;
}

/*=============== Showdown End ==================*/

/*=============== Contact Start ==================*/

.contact {
  background: url(../images/mobileapp-images/contact-background-img.jpg)
    no-repeat center;
  background-size: cover;
  padding: 150px 0 130px;
  margin: 0;
}

.contact .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact .lt-site {
  width: 60%;
  margin: 0 40px 0 0;
}

.contact .lt-site h3 {
  font-family: "Lato", sans-serif;
  font-size: 39px;
  line-height: 50px;
  color: #fff;
  padding: 0 0 48px;
  margin: 0 0 110px;
  position: relative;
}

.contact .lt-site h3:before {
  content: "";
  width: 76px;
  height: 6px;
  border-radius: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #00788d;
  padding: 0;
  margin: 0;
}

.contact .lt-site h4 {
  font-family: "Lato", sans-serif;
  font-size: 25px;
  font-weight: 900;
  color: #fff;
  padding: 0 0 35px;
  margin: 0;
}

.contact .lt-site p {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  padding: 0 0 17px;
  margin: 0;
}

.contact .lt-site p span {
  display: block;
}

.contact .lt-site h5 {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.contact .lt-site h5 a {
  font-family: "Lato", sans-serif;
  color: #00fff0;
}

.contact .rt-site {
  display: flex;
  z-index: 1;
  min-height: 465px;
  position: relative;
  width: 100%;
  background: #fff;
  border-radius: 15px;
  padding: 30px 30px 50px 50px;
  margin: 0;
}

.contact .rt-site:before {
  content: "";
  width: 301px;
  height: 448px;
  position: absolute;
  top: -43px;
  left: 25px;
  background: url(../images/mobileapp-images/contact-form-img.png) no-repeat
    center;
  padding: 0;
  margin: 0;
  z-index: -1;
}

.contact .rt-site .left-text {
  width: 44%;
  margin: 0 35px 0 0;
}

.contact .rt-site .left-text h3 {
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 47px;
  line-height: 50px;
  color: #fff;
  padding: 0;
  margin: 0;
}

.contact .rt-site .left-text h3 span.brek1 {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 35px;
  line-height: 37px;
  color: #fff;
  padding: 7px 0;
  margin: 0;
}

.contact .rt-site .left-text h3 span.brek2 {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 35px;
}

.contact .rt-site .left-text h4 {
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  color: #fff000;
  font-size: 78px;
  line-height: 80px;
  padding: 20px 0;
  margin: 0;
}

.contact .rt-site .left-text h5 {
  width: 200px;
  background: #fff;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #00788d;
  padding: 10px 16px;
  margin: 0 auto;
}

.contact .rt-site .left-text h5 span {
  font-family: "Lato", sans-serif;
  font-size: 37px;
  line-height: 40px;
  text-align: center;
}

.contact .rt-site .right-text {
  width: 50%;
}

.contact .rt-site .right-text h4 {
  font-family: "Lato", sans-serif;
  font-size: 25px;
  line-height: 27px;
  color: #000;
  padding: 0 0 30px;
  margin: 0;
}

.contact .rt-site .right-text h4 span {
  width: 36px;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  background: #00788d;
  margin: 0 30px 0 0;
}

.contact .rt-site .right-text .form-control {
  min-height: 45px;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  color: #252525;
  margin-bottom: 5px;
}

.contact .rt-site .right-text textarea.form-control {
  min-height: 100px;
  resize: none;
  /* margin-bottom: 35px; */
}

.contact .rt-site .right-text .sub-btn {
  font-family: "Lato", sans-serif;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  background: #09c7bc;
  padding: 16px 23px;
  margin: 0;
}

/*=============== Contact End ==================*/

/*=============== Copy-right Start ==================*/

.copy-right {
  border-bottom: 7px solid #00788d;
  padding: 35px 0;
  margin: 0;
}

.copy-right h2 {
  display: inline-block;
  vertical-align: middle;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #11191d;
  padding: 0;
  margin: 0;
}

.copy-right h2 span {
  vertical-align: middle;
  font-family: "Lato", sans-serif;
  font-size: 10px;
  text-decoration: underline;
}

.copy-right ul {
  text-align: right;
}

.copy-right ul li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 10px;
}

.copy-right ul li a {
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  font-size: 22px;
  line-height: 34px;
  background: #666969;
  color: #fff;
  padding: 0;
  margin: 0;
}

/*=============== Copy-right End ==================*/

footer {
  font: 400 14px/20px "Open Sans", sans-serif;
  color: #fff;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-top: 30px;
}

footer.sample-footer-page {
  background: #fff;
  border-top: solid 2px #46bbe4;
  color: rgba(0, 0, 0, 0.6);
  clip-path: none;
  padding-top: 0;
}

.footer-logo {
  width: 180px;
  display: block;
}

.footer-logo img {
  max-width: 100%;
  width: auto;
}

.footer-icon-box {
  position: relative;
}

.footer-icon-box ul {
  display: flex;
  padding: 0;
  margin-bottom: 1rem;
}

.footer-icon-box ul li {
  float: left;
  padding-right: 24px;
}

.footer-icon-box ul li a {
  font-size: 18px;
  color: #fff;
  display: block;
}

footer.sample-footer-page .footer-icon-box ul li a {
  color: rgba(0, 0, 0, 0.6);
}

footer h2 {
  font: 700 18px/24px "Lato", sans-serif;
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 0.5rem;
}

footer h2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  content: "";
  background: #fff;
}

footer.sample-footer-page h2:before {
  background: #04a7e0;
}

.footer-menu {
  position: relative;
}

.footer-menu ul {
  padding: 6px 0 0;
  margin-bottom: 1rem;
}

.footer-menu ul li a {
  font: 400 14px/20px "Open Sans", sans-serif;
  color: #fff;
  padding-left: 28px;
  background: url(//klizos.com/wp-content/themes/klizos/public/css/../images/f-menu-bg.png)
    no-repeat 0 50%;
  display: inline-block;
  margin: 10px 0 0;
}

footer.sample-footer-page .footer-menu ul li a {
  background: 0 0;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 0;
}

.ft-mail-box a {
  padding-left: 10px;
  margin-left: 10px;
  border-left: solid 1px #fff;
  color: #fff;
}

footer.sample-footer-page .ft-mail-box a {
  color: #04a7e0;
  border-color: #46bbe4;
  font-weight: 400;
}

.copy-right-sac {
  border-top: solid 1px rgba(255, 255, 255, 0.4);
  padding: 15px;
  font: 400 12px/20px "Open Sans", sans-serif;
}

footer.sample-footer-page .copy-right-sac {
  border-color: rgba(0, 0, 0, 0.1);
}

/*=============== Responsive Start ==================*/

@media (max-width: 1600px) {
}

@media (max-width: 1366px) {
  .banner .desc-block {
    top: 20%;
    transform: translateY(0%);
  }
  .banner .desc-block .text-block h3 {
    font-size: 23px;
    line-height: 30px;
  }
  .banner .desc-block .text-block p {
    padding-right: 40px;
  }
}

@media (max-width: 1200px) {
  .banner img.big {
    height: 100vh;
    width: auto;
    max-width: inherit;
  }
  .banner .desc-block .text-block {
    width: 73%;
  }
  .mainNav.navbar-light .navbar-nav .nav-link {
    padding: 0 12px 0 0;
    font-size: 13px;
  }
  .banner .desc-block .text-block h2 {
    font-size: 50px;
    line-height: 62px;
    padding-bottom: 10px;
  }
  .banner .desc-block .text-block p {
    margin-bottom: 20px;
  }
  .contact {
    padding-bottom: 95px;
  }
  .contact .lt-site {
    width: 50%;
  }
  .copy-right {
    padding: 20px 0;
  }
  .process .bottom-section a {
    width: 35%;
  }
  .showdown h2 {
    font-size: 35px;
    line-height: 50px;
    padding: 0;
  }
  .process h2 {
    font-size: 25px;
    line-height: 35px;
  }
}

@media (max-width: 1024px) {
}

@media (max-width: 991px) {
  .banner {
    background-position: left;
  }
  .banner .desc-block .text-block {
    width: 100%;
  }
  .banner .desc-block {
    top: 50%;
    transform: translateY(-50%);
  }
  .mainNav .navbar-nav {
    /* background-color: #074248; */
    padding: 20px;
    position: relative;
    z-index: 999;
  }
  .mainNav.navbar-light .navbar-nav .nav-link {
    padding-right: 0;
    padding-bottom: 15px;
  }
  .mainNav {
    position: inherit;
  }
  .solution h2 {
    padding: 0 0px 40px;
  }
  .process .bottom-section .container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .process .bottom-section p {
    text-align: center;
    margin: 0 0 30px 0;
  }
  .solution .block .lt-site {
    width: 100%;
    margin: 0 20px 0 0;
  }
  .solution .block .rt-site .box img {
    margin: 0 10px 0 0;
  }
  .solution {
    padding: 50px 0;
  }
  .process {
    padding: 30px 0 0;
  }
  .process h2 {
    padding: 0 0px 40px;
  }
  .process .lt-site h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .process .lt-site h3 {
    padding-bottom: 5px;
  }
  .process .lt-site a {
    padding: 14px;
    margin-top: 10px;
  }
  .process .block {
    margin-bottom: 50px;
  }
  .process .rt-site {
    width: 45%;
  }
  .showdown {
    padding: 40px 0;
  }
  .showdown h2 {
    padding-bottom: 10px;
  }
  .showdown p {
    padding: 0;
    margin-bottom: 40px;
  }
  .showdown .rt-site {
    width: 100%;
  }
  .showdown .rt-site a {
    width: 140px;
    padding: 12px 0;
  }
  .showdown .rt-site h4 {
    margin-bottom: 20px;
  }
  .contact .container {
    flex-wrap: wrap;
  }
  .contact .lt-site {
    width: 100%;
    margin-bottom: 100px;
  }
  .contact .lt-site h3 {
    margin-bottom: 40px;
  }
  .contact .rt-site {
    width: 100%;
  }
  .contact {
    padding: 40px 0;
  }
  .solutions img.rt-site-img {
    float: inherit;
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 801px) {
  .banner .project-block .icon-add img.new-icon {
    left: -8%;
    max-width: 50%;
  }
  .solutions p.top {
    padding: 0 0 22px 0;
  }
  .ft-mail-box {
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .navbar-default .nav-block .sidenav.w-22 {
    padding-top: 100px;
  }
  .banner .desc-block {
    z-index: 99;
  }
  .banner .desc-block .text-block {
    width: 100%;
  }
  .solution h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .solution .block {
    flex-wrap: wrap;
  }
  .solution .block .lt-site {
    text-align: center;
    margin: 0 0 40px 0;
  }
  .process h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .process .block {
    flex-wrap: wrap;
    margin: 0;
  }
  .process .lt-site {
    width: 100%;
  }
  .process .rt-site {
    width: 100%;
    text-align: center;
    margin: 30px 0 0;
  }
  .showdown h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .showdown p {
    font-size: 16px;
    line-height: 25px;
  }
  .showdown .block {
    flex-wrap: wrap;
  }
  .showdown .rt-site {
    margin-top: 30px;
  }
  .contact .rt-site {
    flex-wrap: wrap;
  }
  .contact .rt-site .right-text {
    width: 100%;
  }
  .contact .rt-site .left-text {
    width: 58%;
  }
  .contact .rt-site .right-text h4 {
    padding: 50px 0 20px;
  }
  .contact .rt-site .right-text .sub-btn {
    display: block;
    margin: 0 auto;
  }
  .solutions h2 {
    font-size: 25px;
    line-height: 32px;
  }
  .solutions p.lt-text {
    padding-top: 0;
  }
}

@media (max-width: 600px) {
  .navbar-default {
    background: #16171b;
    padding: 5px 0;
    position: inherit;
  }
  /* .banner a.mouse-move {
        display: none;
    } */
}

@media (max-width: 575px) {
  .solutions h3::before {
    display: none;
  }
  .showdown .slider-app .slick-arrow,
  .showdown .slider-app .slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 100%;
  }
}

@media (max-width: 480px) {
  /*.banner .desc-block{ top:1%; }*/
  .contact .rt-site .left-text {
    margin: 0 0px 0 27px;
  }
  .copy-right {
    text-align: center;
  }
  .copy-right ul {
    padding-top: 10px;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .showdown .slider-app .slick-arrow,
  .showdown .slider-app .slick-prev.slick-arrow {
    display: none !important;
  }
  .showdown .slider-app {
    margin: 0 50px;
  }
  .banner .project-block {
    display: none;
  }
  .banner .desc-block .text-block p {
    padding-right: 0;
  }
  .banner .desc-block .text-block h2 {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    line-height: 22px;
  }
  .banner .desc-block .text-block a {
    padding: 12px;
    font-size: 14px;
    line-height: 16px;
  }
  .process .bottom-section a {
    width: 50%;
  }
}

@media (max-width: 375px) {
  .navbar-default .logo-block img {
    max-width: 74%;
  }
  .navbar-default .logo-block {
    width: 48%;
  }
  .solution .block .rt-site .box .text-block {
    padding: 0;
    width: 100%;
  }
  .contact .rt-site {
    padding: 20px 0;
  }
  .contact .rt-site::before {
    top: -32px;
    left: -5px;
  }
  .contact .rt-site .left-text {
    margin: 0 0px 0 45px;
  }
  .contact .rt-site .right-text {
    padding: 0 25px;
  }
}

/*=============== Responsive End ==================*/
