.on-demand.products .product-detail .product-description p,
.on-demand.products .product-title h3,
.our_services .service-detail .service-description p,
.our_services .service-title h3 {
  overflow: hidden;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background-color: #f5f5f5;
}

body::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}

body::-webkit-scrollbar-thumb {
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ff524e;
}

.affix {
  animation: smoothScroll 0.7s forwards;
}

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}

#play-video {
  text-decoration: underline;
  font-weight: 600;
  font-family: lato, sans-serif;
  text-align: center;
}

.play-video-food,
.play-video-food:focus,
.play-video-food:hover {
  color: #e45630;
}

.play-video-courier,
.play-video-courier:focus,
.play-video-courier:hover {
  color: #2d3153;
}

.play-video-fruits,
.play-video-fruits:focus,
.play-video-fruits:hover {
  color: #0b9944;
}

@media (max-width: 767px) {
  #myModal iframe,
  #myModalV1 iframe,
  #myModalV2 iframe {
    width: 100%;
    height: 350px;
  }
  h4.modal-title {
    font-family: Lato, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 25px;
  }
  #play-video {
    font-size: 20px;
    padding-right: 20px;
  }
  #play-video img {
    width: 50px !important;
    padding: 0 0 40px 16px;
  }
}

@media (min-width: 768px) {
  h4.modal-title {
    font-family: Lato, sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 27px;
  }
  #play-video {
    font-size: 26px;
    padding-right: 20px;
  }
  #play-video img {
    width: 60px;
    padding: 0 0 0 17px;
  }
}

@media (min-width: 1200px) {
  #myModal iframe,
  #myModalV1 iframe,
  #myModalV2 iframe {
    width: 1000px !important;
    height: 562.5px !important;
  }
  #myModal .modal-dialog,
  #myModalV1 .modal-dialog,
  #myModalV2 .modal-dialog {
    width: 1000px !important;
    margin: 30px auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #myModal iframe,
  #myModalV1 iframe,
  #myModalV2 iframe {
    width: 600px !important;
    height: 337.5px !important;
  }
  #myModal .modal-dialog,
  #myModalV1 .modal-dialog,
  #myModalV2 .modal-dialog {
    width: 600px !important;
    margin: 30px auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #myModal iframe,
  #myModalV1 iframe,
  #myModalV2 iframe {
    width: 800px !important;
    height: 450px !important;
  }
  #myModal .modal-dialog,
  #myModalV1 .modal-dialog,
  #myModalV2 .modal-dialog {
    width: 800px !important;
    margin: 30px auto;
  }
}

#header span a,
.widget a:hover,
.widget span a {
  text-decoration: none;
}

span.dropdown p {
  color: #000;
  font-family: "Proxima Nova Lt", sans-serif;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.6px;
}

a,
a:hover {
  color: #f23436;
  text-decoration: none;
}

.navbar-nav li a:focus {
  color: #555;
}

.duties ul,
.profile ul {
  overflow: auto;
}

span.dropdown p a,
span.dropdown span a {
  font-family: "Proxima Nova Lt", sans-serif;
  color: #ff5049;
  letter-spacing: 1.2px;
  line-height: 25px;
}

@media (min-width: 1400px) {
  .clients .carousel-content {
    margin-top: 20%;
  }
}

@media (max-width: 1399px) and (min-width: 992px) {
  .clients .carousel-content {
    margin-top: 20%;
    width: 100%;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .clients .carousel-content {
    margin-top: 25%;
    width: 100%;
  }
}

html {
  scroll-behavior: smooth;
}

section#banner,
section#main-slider {
  padding: 0;
}

.homepage section {
  padding: 30px;
}

.homepage .navbar-inverse .navbar-toggle,
.homepage .navbar-inverse .navbar-toggle:focus,
.homepage .navbar-inverse .navbar-toggle:hover {
  background: 0;
  border-color: transparent;
}

.navbar > .container .navbar-brand {
  margin-left: 0;
}

.navbar-brand > img {
  width: 120px;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
}

.homepage .navbar-inverse.affix-top .navbar-toggle .icon-bar {
  background-color: #fff !important;
}

.homepage .navbar-inverse.affix .navbar-toggle .icon-bar {
  color: #000 !important;
}

@media (max-width: 767px) {
  .homepage .navbar.top.navbar-inverse.affix {
    position: relative;
    background: #162b30;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .nav.navbar-nav ul li:first-child {
    padding-left: 40px;
  }
  .navbar-nav {
    margin: 7.5px -15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav li {
    margin-left: 10px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .nav.navbar-nav {
    padding-top: 30px;
    padding-left: 60px;
  }
  .nav.navbar-nav.navbar-right {
    padding-top: 18px;
    padding-left: 0;
  }
  .nav.navbar-nav ul li {
    padding-left: 20px;
  }
}

@media (min-width: 1200px) {
  .navbar.affix-top .nav.navbar-nav {
    padding-top: 30px;
  }
  .nav.navbar-nav ul li {
    margin-left: 25px;
  }
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #fff;
}

@media (max-width: 1200px) and (min-width: 1399px) {
  .navbar-nav > li {
    margin-left: 15px;
  }
}

.navbar-nav.navbar1 > li {
  margin-left: 13px !important;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  font-size: 15px;
  font-weight: 500;
  font-family: lato, sans-serif;
  letter-spacing: 1px;
  border-radius: 3px;
  color: #555;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #555;
}

.navbar-inverse {
  border: 0;
}

.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:active,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent !important;
  border-bottom: 2px solid #ff5049;
  border-radius: 0;
  color: #ff5049 !important;
}

.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}

.navbar-inverse .navbar-nav .dropdown-menu:before {
  position: absolute;
  top: 0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.active > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a {
  background-color: #ff524e;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}

.training-inner nav.navbar.navbar-inverse.affix-top,
nav.navbar.navbar-inverse.affix-top {
  box-shadow: none;
  padding-top: 10px;
}

.training-inner nav.navbar.navbar-inverse.affix,
.training-inner nav.navbar.navbar-inverse.affix-top {
  padding-bottom: 10px;
}

nav.navbar.navbar-inverse.affix-top {
  box-shadow: none;
}

nav.navbar.navbar-inverse.affix {
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.navbar-inverse .navbar-nav > li > a {
  display: inline-block;
  font-size: 20px !important;
}

.btn-contact-us:focus,
.btn-contact-us:hover {
  color: #fff;
}

.navbar-inverse .navbar-toggle {
  margin-top: 30px;
}

#header .navbar-brand,
.navbar-brand {
  padding: 10px !important;
}

@media (min-width: 992px) {
  .navbar.affix-top .nav.navbar-nav {
    padding-top: 30px;
  }
  .navbar.affix .nav.navbar-nav {
    padding-top: 24px;
  }
}

@media (max-width: 991px) {
  .navbar.affix-top .nav.navbar-nav {
    padding-top: 20px;
  }
  .navbar.affix .nav.navbar-nav {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .homepage nav.top.affix-top {
    background: #000;
    position: relative;
  }
  .nav > li > a {
    padding: 12px 0 5px !important;
  }
  .homepage .navbar-inverse.affix .navbar-nav > li > a {
    color: #fff !important;
  }
}

@media (min-width: 768px) {
  .blockchain nav.top.affix-top,
  .homepage nav.top.affix-top,
  nav.top.affix-top {
    background: 0;
    position: absolute;
    margin-top: 30px;
  }
}

.homepage nav.navbar.top.navbar-inverse.affix .logo-white,
.homepage nav.navbar.top.navbar-inverse.affix-top .goteso-logo {
  display: none;
}

.homepage .navbar-inverse.affix .navbar-nav > li > a {
  color: #555;
}

@media (min-width: 1299px) {
  .career .nav > li > a,
  .career-inner .nav > li > a,
  .contact-us .nav > li > a,
  .homepage .nav > li > a,
  .nav > li > a,
  .our_services .nav > li > a,
  .products .nav > li > a {
    padding: 4px 0;
    margin-left: 25px;
  }
  .products .nav.nav-tabs > li > a {
    padding: 4px 0;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1399px) {
  .btn-contact-us {
    padding: 8px 20px;
    background-color: #e7222d;
    margin-top: -10px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
  }
}

@media (min-width: 1300px) and (max-width: 1399px) {
  .contact-us.enroll-now .btn-contact-us {
    padding: 8px 20px;
    background-color: #ff5049;
    margin-top: -10px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact-us.enroll-now .navbar.affix-top .btn-contact-us {
    padding: 7px 11px;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    margin-top: -4px;
  }
  .contact-us.enroll-now .navbar.affix .btn-contact-us {
    padding: 7px 11px;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    margin-top: -4px;
  }
  .contact-us.enroll-now .navbar-inverse .navbar-nav > li > a.enroll {
    padding: 0 !important;
    font-size: 15.5px !important;
    margin: 4px 12px;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .contact-us.enroll-now .navbar.affix-top .btn-contact-us {
    padding: 7px 11px;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    margin-top: -10px;
  }
  .contact-us.enroll-now .navbar.affix .btn-contact-us {
    padding: 7px 11px;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    margin-top: -10px;
  }
}

@media (min-width: 1400px) {
  .btn-contact-us,
  .btn-contact-us:hover {
    padding: 8px 20px;
    background-color: #e7222d;
    margin-top: -10px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    box-shadow: none;
  }
  .contact-us.enroll-now .btn-contact-us {
    padding: 8px 20px;
    background-color: #ff5049;
    margin-top: -10px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
  }
}

@media (min-width: 1200px) {
  .navbar-nav > li {
    margin-left: 34px;
  }
}

@media (max-width: 1095px) and (min-width: 768px) {
  .btn-contact-us {
    padding: 12px 15px;
    font-weight: 400;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 20px !important;
  }
  .nav > li > a {
    padding: 10px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .nav > li > a {
    padding: 12px 0 5px;
    margin: 0 12px;
  }
}

@media (max-width: 1298px) and (min-width: 992px) {
  .navbar.affix-top .nav > li > a {
    padding: 12px 0 5px;
    margin: 0 12px;
  }
  .navbar.affix .nav > li > a {
    padding: 5px 0;
    margin: 0 12px;
  }
}

@media (max-width: 767px) {
  .navbar-brand img {
    width: 105px;
  }
  #header .navbar-brand img {
    width: 105px;
    margin-top: 0;
  }
  .navbar-nav {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
    border: 1px solid #dedede;
    border-radius: 4px;
  }
  .navbar-nav > li {
    text-align: center;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav.navbar1 {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 30px;
    padding-top: 18px;
    padding-bottom: 18px;
    border: 1px solid #dedede;
    border-radius: 4px;
    text-align: center;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 815px) {
  .navbar-nav > li {
    margin-left: 4px !important;
  }
  .homepage.app .navbar-nav > li {
    margin-left: 1px !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .navbar-inverse .navbar-nav > li > a {
    padding: 9px 0 0 !important;
    font-size: 14.5px !important;
    margin: 0 10px;
  }
  .homepage.app .navbar-nav > li,
  .navbar-nav > li {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .navbar-inverse .btn-contact-us {
    color: #fff;
    padding-top: 10px;
    font-weight: 400;
  }
  .contact-us .navbar-nav > li > a,
  .our_services .navbar-inverse .career .navbar-nav > li > a {
    padding: 9px 0 !important;
  }
  .navbar-inverse .navbar-nav > li > a,
  .navbar-inverse .navbar-nav > li > a:hover {
    font-size: 17px !important;
    font-weight: 600;
  }
}

@media (max-width: 890px) and (min-width: 768px) {
  .btn-contact-us {
    font-size: 12.5px;
    padding: 8px 11px;
    letter-spacing: 0.6px;
    font-weight: 400;
  }
  .career .navbar-inverse .navbar-nav > li > a,
  .career-inner .navbar-inverse .navbar-nav > li > a,
  .contact-us .navbar-inverse .navbar-nav > li > a,
  .our_services .navbar-inverse .navbar-nav > li > a,
  .products .navbar-inverse .navbar-nav > li > a {
    padding: 9px 0 0 !important;
    font-size: 14.5px !important;
    margin: 0 10px;
  }
}

@media (max-width: 1095px) and (min-width: 891px) {
  .btn-contact-us {
    padding: 7px 11px;
    letter-spacing: 0.6px;
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  .career .navbar-right,
  .career-inner .navbar-right,
  .contact-us .navbar-right,
  .our_services .navbar-right,
  .products .navbar-right {
    padding-top: 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .career .navbar-right,
  .career-inner .navbar-right,
  .contact-us .navbar-right,
  .our_services .navbar-right,
  .products .navbar-right {
    padding-top: 20px;
  }
}

@media (min-width: 1200px) {
  .career .navbar-right,
  .career-inner .navbar-right,
  .contact-us .navbar-right,
  .our_services .navbar-right,
  .products .navbar-right {
    padding-top: 30px;
  }
}

@media (min-width: 1240px) {
  .navbar.navbar-inverse.affix.navbar-nav {
    margin: 7.5px 0;
  }
}

.career .hidden-xs .btn-request-demo,
.career .hidden-xs .btn-request-demo:hover,
.career .visible-xs .btn-request-demo,
.career .visible-xs .btn-request-demo:hover,
.career-inner .hidden-xs .btn-request-demo,
.career-inner .hidden-xs .btn-request-demo:hover,
.career-inner .visible-xs .btn-request-demo,
.contact-us .hidden-xs .btn-request-demo,
.contact-us .hidden-xs .btn-request-demo:hover,
.contact-us .visible-xs .btn-request-demo,
.contact-us .visible-xs .btn-request-demo:hover {
  background: #ff5049;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 4px;
  box-shadow: none;
  padding: 18px 45px;
  font-family: lato, sans-serif;
}

h1.section-header,
h2.sub-heading {
  padding-top: 20px;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background: #000 !important;
}

.navbar-header button,
.navbar-header button:hover {
  background: 0 0 !important;
}

.navbar-inverse .navbar-toggle {
  border: 0;
}

.nav-tabs.nav-justified > .active > a:hover,
.products .nav-tabs.nav-justified > .active > a,
.products .nav-tabs.nav-justified > li > a,
.products .nav-tabs.nav-justified > li > a:focus,
.products .nav-tabs.nav-justified > li > a:hover {
  border-bottom-color: transparent !important;
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .navbar-nav > li {
    margin-left: 34px;
  }
  .homepage.app .navbar-nav > li {
    margin-left: 34px;
  }
}

@media (min-width: 1600px) {
  .navbar-nav > li {
    margin-left: 34px;
  }
}

.products ul.nav.nav-tabs.nav-justified {
  margin-top: 30px;
}

.products ul.nav.nav-tabs.nav-justified li {
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) and (min-width: 400px) {
  .products ul.nav.nav-tabs.nav-justified li a {
    font-weight: 700;
    font-size: 11px;
  }
}

@media (max-width: 399px) {
  .products ul.nav.nav-tabs.nav-justified li a {
    font-weight: 700;
    font-size: 13px;
  }
}

h1.heading,
h2.sub-heading {
  color: #323648;
  font-family: lato, sans-serif;
}

h1.heading {
  font-weight: 900;
  text-transform: capitalize;
}

h2.sub-heading {
  letter-spacing: 0.6px;
  font-weight: 400;
  text-transform: none;
  color: #323648;
  line-height: 25px;
}

@media (max-width: 767px) {
  h1.heading {
    font-size: 30px;
  }
}

@media (max-width: 768px) and (min-width: 991px) {
  h1.heading {
    font-size: 36px;
  }
  h2.sub-heading {
    font-size: 17px;
  }
}

@media (max-width: 1399px) and (min-width: 992px) {
  h1.heading {
    font-size: 40px;
  }
}

@media (min-width: 1400px) {
  h1.heading {
    font-size: 50px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  h2.sub-heading {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 399px) {
  .products .nav-tabs.nav-justified > li > a {
    font-size: 10px !important;
  }
  .products .nav-tabs.nav-justified > li {
    padding: 0 6px;
  }
}

@media (max-width: 499px) and (min-width: 400px) {
  .products .nav-tabs.nav-justified > li > a {
    font-size: 11px !important;
  }
  .products .nav-tabs.nav-justified > li {
    padding: 0 10px;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  .products .nav-tabs.nav-justified > li > a {
    font-size: 14px !important;
  }
  .products .nav-tabs.nav-justified > li {
    padding: 0 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .products .nav-tabs.nav-justified > li > a {
    font-size: 16px !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .products .nav-tabs.nav-justified > li > a {
    font-size: 19px !important;
  }
}

@media (min-width: 1300px) {
  .products .nav-tabs.nav-justified > li > a {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) and (min-width: 400px) {
  #content h1.section-header,
  #content h3.text-left,
  #partner h2.section-header,
  .about h2.section-header,
  .career h2.section-header,
  .clients h2.section-header,
  .contac-us h2.section-header,
  .homepage .section.testimonials h2,
  .homepage h3.section-header,
  .products h2.section-header,
  .request-for-demo h2,
  .service-inner .section.testimonials h2,
  .services h2.section-header,
  .testimonial h2.section-header {
    font-size: 22px !important;
    font-weight: 900;
  }
  #content p,
  #content ul li,
  .about .section-sub-header,
  .career .section-sub-header,
  .clients .section-sub-header,
  .homepage .section-sub-header,
  .homepage .section.testimonials p,
  .our_services .section-sub-header,
  .portfolio .section-sub-header,
  .products p.section-sub-header,
  .service-inner .section.testimonials p {
    font-size: 17px;
    font-family: lato, sans-serif;
    letter-spacing: 0.4px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 25px;
  }
}

@media (max-width: 399px) {
  #content h1.section-header,
  #content h3.text-left,
  #partner h2.section-header,
  .about h2.section-header,
  .career h2.section-header,
  .clients h2.section-header,
  .contac-us h2.section-header,
  .homepage .section.testimonials h2,
  .homepage h3.section-header,
  .products h2.section-header,
  .request-for-demo h2,
  .service-inner .section.testimonials h2,
  .services h2.section-header,
  .testimonial h2.section-header {
    font-size: 20px !important;
    font-weight: 900;
    line-height: 24px;
  }
  #content p,
  #content ul li,
  .about .section-sub-header,
  .career .section-sub-header,
  .clients .section-sub-header,
  .homepage .section-sub-header,
  .homepage .section.testimonials p,
  .our_services .section-sub-header,
  .portfolio .section-sub-header,
  .products .section-sub-header,
  .service-inner .section.testimonials p {
    font-size: 16px !important;
    font-family: lato, sans-serif;
    letter-spacing: 0.4px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 25px;
  }
  .about .section-sub-header,
  .career .section-sub-header,
  .clients .section-sub-header,
  .goteso-products p,
  .homepage .section-sub-header,
  .our_services .section-sub-header,
  .portfolio .section-sub-header,
  .products .section-sub-header,
  .taxi p {
    font-size: 16px;
  }
  #content ol li p {
    font-size: 16px !important;
    font-family: lato, sans-serif;
    letter-spacing: 0.4px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 25px;
  }
}

@media (min-width: 768px) {
  .homepage .affix .collapse.navbar-collapse.navbar-collapse1,
  nav.navbar.top.navbar-inverse.affix {
    height: 90px !important;
  }
  .about .section-sub-header,
  .career .section-sub-header,
  .clients .section-sub-header,
  .goteso-products p,
  .homepage .section-sub-header,
  .our_services .section-sub-header,
  .portfolio .section-sub-header,
  .products .section-sub-header,
  .taxi p {
    font-size: 18px;
    font-family: lato, sans-serif;
    letter-spacing: 0.4px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 25px;
  }
  .homepage .section.testimonials .section-sub-header {
    margin-bottom: 0;
    padding: 10px 0;
  }
}

#main-slider2,
.career section#main-slider2,
.career-inner section#main-slider2 #main-slider2,
.contact-us section#main-slider2,
.our_services section#main-slider2,
.products section#main-slider2 {
  padding: 0;
}

.career h2.sub-heading,
.contact-us h2.sub-heading,
.portfolio h2.sub-heading {
  font-size: 20px;
}

.sub-heading {
  font-weight: 400;
  text-transform: none;
  font-size: 20px;
  padding-top: 20px;
  letter-spacing: 0.6px;
}

#main-slider2 .carousel .item,
#main-slider2 .carousel .item.active {
  -webkit-transition: opacity ease-in-out 0.5s;
  -moz-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
}

#main-slider2 .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider2 .carousel .item.active {
  opacity: 1;
  transition: opacity ease-in-out 0.5s;
  z-index: 1;
}

.heading {
  font-weight: 900;
  text-transform: capitalize;
}

.heading,
.sub-heading {
  color: #323648;
  font-family: lato, sans-serif;
}

.products .btn-request-demo.taxi,
.products .btn-request-demo.taxi .btn-request-demo.taxi:hover {
  background-color: #f8b21c;
  color: #fff;
}

.products .btn-request-demo.massage,
.products .btn-request-demo.massage .btn-request-demo.massage:hover {
  background-color: #b57da8;
  color: #fff;
}

.products .btn-request-demo.bike,
.products .btn-request-demo.bike .btn-request-demo.bike:hover {
  background-color: #e05239;
  color: #fff;
}

.products .btn-request-demo.car-rental,
.products .btn-request-demo.car-rental .btn-request-demo.car-rental:hover {
  background-color: #269af1;
  color: #fff;
}

.products.clone .btn-request-demo.addison-lee,
.products.clone .btn-request-demo.addison-lee:hover,
.products.clone .btn-request-demo.appetito24,
.products.clone .btn-request-demo.appetito24:hover,
.products.clone .btn-request-demo.asda,
.products.clone .btn-request-demo.asda:hover,
.products.clone .btn-request-demo.beatride,
.products.clone .btn-request-demo.beatride:hover,
.products.clone .btn-request-demo.bigbasket,
.products.clone .btn-request-demo.bigbasket:hover,
.products.clone .btn-request-demo.blabla,
.products.clone .btn-request-demo.blabla:hover,
.products.clone .btn-request-demo.bolt,
.products.clone .btn-request-demo.bolt:hover,
.products.clone .btn-request-demo.bouqs,
.products.clone .btn-request-demo.bouqs:hover,
.products.clone .btn-request-demo.careem,
.products.clone .btn-request-demo.careem:hover,
.products.clone .btn-request-demo.cleanly,
.products.clone .btn-request-demo.cleanly:hover,
.products.clone .btn-request-demo.deliveroo,
.products.clone .btn-request-demo.deliveroo:hover,
.products.clone .btn-request-demo.doordash,
.products.clone .btn-request-demo.doordash:hover,
.products.clone .btn-request-demo.drivezy,
.products.clone .btn-request-demo.drivezy:hover,
.products.clone .btn-request-demo.drizly,
.products.clone .btn-request-demo.drizly:hover,
.products.clone .btn-request-demo.filld,
.products.clone .btn-request-demo.filld:hover,
.products.clone .btn-request-demo.flycleaners,
.products.clone .btn-request-demo.flycleaners:hover,
.products.clone .btn-request-demo.foodpanda,
.products.clone .btn-request-demo.foodpanda:hover,
.products.clone .btn-request-demo.gett,
.products.clone .btn-request-demo.gett:hover,
.products.clone .btn-request-demo.grofers,
.products.clone .btn-request-demo.grofers:hover,
.products.clone .btn-request-demo.grubhub,
.products.clone .btn-request-demo.grubhub:hover,
.products.clone .btn-request-demo.japantaxi,
.products.clone .btn-request-demo.japantaxi:hover,
.products.clone .btn-request-demo.justeat,
.products.clone .btn-request-demo.justeat:hover,
.products.clone .btn-request-demo.kabbee,
.products.clone .btn-request-demo.kabbee:hover,
.products.clone .btn-request-demo.laundrapp,
.products.clone .btn-request-demo.laundrapp:hover,
.products.clone .btn-request-demo.licious,
.products.clone .btn-request-demo.licious:hover,
.products.clone .btn-request-demo.lyft,
.products.clone .btn-request-demo.lyft:hover,
.products.clone .btn-request-demo.minibar,
.products.clone .btn-request-demo.minibar:hover,
.products.clone .btn-request-demo.mytaxi,
.products.clone .btn-request-demo.mytaxi:hover,
.products.clone .btn-request-demo.ocado,
.products.clone .btn-request-demo.ocado:hover,
.products.clone .btn-request-demo.ola,
.products.clone .btn-request-demo.ola:hover,
.products.clone .btn-request-demo.opentable,
.products.clone .btn-request-demo.opentable:hover,
.products.clone .btn-request-demo.otlob,
.products.clone .btn-request-demo.otlob:hover,
.products.clone .btn-request-demo.pedidosya,
.products.clone .btn-request-demo.pedidosya:hover,
.products.clone .btn-request-demo.rinse,
.products.clone .btn-request-demo.rinse:hover,
.products.clone .btn-request-demo.sainsburys,
.products.clone .btn-request-demo.sainsburys:hover,
.products.clone .btn-request-demo.saucey,
.products.clone .btn-request-demo.saucey:hover,
.products.clone .btn-request-demo.sixt,
.products.clone .btn-request-demo.sixt:hover,
.products.clone .btn-request-demo.swiggy,
.products.clone .btn-request-demo.swiggy:hover,
.products.clone .btn-request-demo.talabat,
.products.clone .btn-request-demo.talabat:hover,
.products.clone .btn-request-demo.tesco,
.products.clone .btn-request-demo.tesco:hover,
.products.clone .btn-request-demo.turo,
.products.clone .btn-request-demo.turo:hover,
.products.clone .btn-request-demo.uber,
.products.clone .btn-request-demo.uber:hover,
.products.clone .btn-request-demo.ubereats,
.products.clone .btn-request-demo.ubereats:hover,
.products.clone .btn-request-demo.wefuel,
.products.clone .btn-request-demo.wefuel:hover,
.products.clone .btn-request-demo.wolt,
.products.clone .btn-request-demo.wolt:hover,
.products.clone .btn-request-demo.zomato,
.products.clone .btn-request-demo.zomato:hover,
.products.clone .btn-request-demo.zoomcar,
.products.clone .btn-request-demo.zoomcar:hover {
  color: #fff;
  border-radius: 0;
  font-size: 19px;
}

.products.clone .btn-request-demo.rinse,
.products.clone .btn-request-demo.rinse:hover {
  background-color: #2fb3bc;
}

.products.clone .btn-request-demo.opentable,
.products.clone .btn-request-demo.opentable:hover {
  background-color: #e93f4b;
}

.products.clone .btn-request-demo.bolt,
.products.clone .btn-request-demo.bolt:hover {
  background-color: #0d9f5a;
}

.products.clone .btn-request-demo.gett,
.products.clone .btn-request-demo.gett:hover,
.products.clone .btn-request-demo.mytaxi,
.products.clone .btn-request-demo.mytaxi:hover {
  background-color: #f5ad00;
}

.products.clone .btn-request-demo.japantaxi,
.products.clone .btn-request-demo.japantaxi:hover {
  background-color: #0b1b40;
}

.products.clone .btn-request-demo.addison-lee,
.products.clone .btn-request-demo.addison-lee:hover {
  background-color: #ffdc00;
}

.products.clone .btn-request-demo.bigbasket,
.products.clone .btn-request-demo.bigbasket:hover {
  background-color: #bedd62;
}

.products.clone .btn-request-demo.swiggy,
.products.clone .btn-request-demo.swiggy:hover {
  background-color: #f88800;
}

.products.clone .btn-request-demo.grubhub,
.products.clone .btn-request-demo.grubhub:hover {
  background-color: #c11624;
}

.products.clone .btn-request-demo.doordash,
.products.clone .btn-request-demo.doordash:hover {
  background-color: #f53207;
}

.products.clone .btn-request-demo.appetito24,
.products.clone .btn-request-demo.appetito24:hover {
  background-color: #ea2633;
}

.products.clone .btn-request-demo.zomato,
.products.clone .btn-request-demo.zomato:hover {
  background-color: #e84b56;
}

.products.clone .btn-request-demo.foodpanda,
.products.clone .btn-request-demo.foodpanda:hover {
  background-color: #ee5e2a;
  color: #fff;
}

.products.clone .btn-request-demo.blabla,
.products.clone .btn-request-demo.blabla:hover {
  background-color: #1cbdff;
}

.products.clone .btn-request-demo.ubereats,
.products.clone .btn-request-demo.ubereats:hover {
  background-color: #5cb900;
}

.products.clone .btn-request-demo.talabat,
.products.clone .btn-request-demo.talabat:hover {
  background-color: #ff6f00;
  color: #fff;
}

.products.clone .btn-request-demo.justeat,
.products.clone .btn-request-demo.justeat:hover {
  background-color: #ff4f00;
  color: #fff;
}

.products.clone .btn-request-demo.otlob,
.products.clone .btn-request-demo.otlob:hover {
  background-color: #63267d;
}

.products.clone .btn-request-demo.uber,
.products.clone .btn-request-demo.uber:hover {
  background-color: #b8e3e9;
  color: #000;
}

.products.clone .btn-request-demo.grofers,
.products.clone .btn-request-demo.grofers:hover {
  background-color: #f7885c;
}

.products.clone .btn-request-demo.tesco,
.products.clone .btn-request-demo.tesco:hover {
  background-color: #92c8fe;
}

.products.clone .btn-request-demo.lyft,
.products.clone .btn-request-demo.lyft:hover {
  background-color: #fe5bbc;
}

.products.clone .btn-request-demo.ola,
.products.clone .btn-request-demo.ola:hover {
  background-color: #c3c900;
}

.products.clone .btn-request-demo.wolt,
.products.clone .btn-request-demo.wolt:hover {
  background-color: #5d95ff;
}

.products.clone .btn-request-demo.deliveroo,
.products.clone .btn-request-demo.deliveroo:hover {
  background-color: #3ab7ad;
}

.products.clone .btn-request-demo.licious,
.products.clone .btn-request-demo.licious:hover {
  background-color: #ee989a;
}

.products.clone .btn-request-demo.drivezy,
.products.clone .btn-request-demo.drivezy:hover {
  background-color: #e48a88;
}

.products.clone .btn-request-demo.sixt,
.products.clone .btn-request-demo.sixt:hover {
  background-color: #f6660b;
}

.products.clone .btn-request-demo.turo,
.products.clone .btn-request-demo.turo:hover {
  background-color: #59d289;
}

.products.clone .btn-request-demo.careem,
.products.clone .btn-request-demo.careem:hover {
  background-color: #48b148;
}

.products.clone .btn-request-demo.zoomcar,
.products.clone .btn-request-demo.zoomcar:hover {
  background-color: #7cc453;
}

.products.clone .btn-request-demo.tiktok,
.products.clone .btn-request-demo.tiktok:hover {
  background-color: #ec2e67;
  color: #fff;
}

.products.clone .btn-request-demo.filld,
.products.clone .btn-request-demo.filld:hover {
  background-color: #003469;
}

.products.clone .btn-request-demo.wefuel,
.products.clone .btn-request-demo.wefuel:hover {
  background-color: #248cc3;
}

.products.clone .btn-request-demo.laundrapp,
.products.clone .btn-request-demo.laundrapp:hover {
  background-color: #59c0f2;
}

.products.clone .btn-request-demo.pedidosya,
.products.clone .btn-request-demo.pedidosya:hover {
  background-color: #fa6572;
}

.products.clone .btn-request-demo.ocado,
.products.clone .btn-request-demo.ocado:hover {
  background-color: #cdd547;
}

.products.clone .btn-request-demo.asda,
.products.clone .btn-request-demo.asda:hover {
  background-color: #85ba00;
}

.products.clone .btn-request-demo.sainsburys,
.products.clone .btn-request-demo.sainsburys:hover {
  background-color: #f06c00;
}

.products.clone .btn-request-demo.cleanly,
.products.clone .btn-request-demo.cleanly:hover {
  background-color: #827cdc;
}

.products.clone .btn-request-demo.beatride,
.products.clone .btn-request-demo.beatride:hover {
  background-color: #02d3aa;
}

.products.clone .btn-request-demo.kabbee,
.products.clone .btn-request-demo.kabbee:hover {
  background-color: #fac600;
}

.products.clone .btn-request-demo.flycleaners,
.products.clone .btn-request-demo.flycleaners:hover {
  background-color: #59c0f2;
}

.products.clone .btn-request-demo.saucey,
.products.clone .btn-request-demo.saucey:hover {
  background-color: #f8cf4c;
  color: #000;
}

.products.clone .btn-request-demo.drizly,
.products.clone .btn-request-demo.drizly:hover {
  background-color: #f46253;
}

.products.clone .btn-request-demo.minibar,
.products.clone .btn-request-demo.minibar:hover {
  background-color: #781012;
}

.products.clone .btn-request-demo.bouqs,
.products.clone .btn-request-demo.bouqs:hover {
  background-color: #fac600;
  color: #fff;
}

.products .btn-request-demo.courier,
.products .btn-request-demo.courier .btn-request-demo:hover {
  background-color: #2d3153;
  color: #fff;
}

.products .btn-request-demo.food,
.products .btn-request-demo.food .btn-request-demo:hover {
  background-color: #e45630;
  color: #fff;
}

.products .btn-request-demo.restaurant,
.products .btn-request-demo.restaurant .btn-request-demo:hover {
  background-color: #50929d;
  color: #fff;
}

.products .btn-request-demo.gas,
.products .btn-request-demo.gas .btn-request-demo:hover {
  background-color: #b70000;
  color: #fff;
}

.products .btn-request-demo.fruits,
.products .btn-request-demo.fruits .btn-request-demo:hover {
  background-color: #0b9944;
  color: #fff;
}

.products .btn-request-demo.flowers,
.products .btn-request-demo.flowers .btn-request-demo:hover {
  background-color: #fe0050;
  color: #fff;
}

.products .btn-request-demo.alcohal,
.products .btn-request-demo.alcohal .btn-request-demo:hover {
  background-color: #5b1628;
  color: #fff;
}

.products .btn-request-demo.laundry,
.products .btn-request-demo.laundry .btn-request-demo:hover {
  background-color: #66397f;
  color: #fff;
}

.products .btn-request-demo.mechanic,
.products .btn-request-demo.mechanic .btn-request-demo:hover {
  background-color: #1d3c94;
  color: #fff;
}

.products .btn-request-demo.grocery,
.products .btn-request-demo.grocery .btn-request-demo:hover {
  background-color: #1bac57;
  color: #fff;
}

.products .btn-request-demo.super-market,
.products .btn-request-demo.super-market .btn-request-demo:hover {
  background-color: #fb5f36;
  color: #fff;
}

.products .btn-request-demo.meat,
.products .btn-request-demo.meat .btn-request-demo:hover {
  background-color: #931e2c;
  color: #fff;
}

@media (max-width: 767px) {
  .btn-request-demo,
  .btn-request-demo:hover {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .btn-request-demo,
  .btn-request-demo:hover {
    font-size: 16px;
  }
  .btn-request-demo:hover,
  .products .btn-request-demo,
  .products.clone .btn-view-demo {
    letter-spacing: 1px;
    font-weight: 500;
    border-radius: 4px;
    box-shadow: none;
    padding: 18px 45px;
    color: #494949;
    margin-top: -10px;
    font-family: lato, sans-serif;
  }
  .products.clone .btn-view-demo {
    padding: 19px 50px;
    margin-left: 10px;
  }
}

.products .btn-view-demo {
  border: 1px solid #ccc;
  background: #fff;
  padding: 18px 50px;
}

.career .btn-request-demo,
.career .btn-request-demo:hover,
.career-inner .btn-request-demo,
.career-inner .btn-request-demo:hover,
.contact-us .btn-request-demo,
.contact-us .btn-request-demo:hover,
.our_services .btn-request-demo,
.our_services .btn-request-demo:hover,
.request-for-demo .btn-request-demo,
.request-for-demo .btn-request-demo:hover {
  margin-top: 15px;
  font-family: lato, sans-serif;
}

.our_services .btn-request-demo,
.our_services .btn-request-demo:hover {
  background: #f5f5f5;
  color: #555;
  padding: 18px 45px;
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 4px;
}

.portfolio .btn-request-demo,
.portfolio .btn-request-demo:hover {
  background: #f5f5f5;
  color: #555;
  padding: 18px 45px;
  font-family: lato, sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1366px) {
  .btn-request-demo,
  .btn-request-demo:hover {
    padding: 18px 45px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact-us.sitemap #main-slider2 .carousel .item {
    height: 500px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .contact-us.sitemap #main-slider2 .carousel .item {
    height: 560px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  #main-slider2 .carousel .item {
    height: 580px;
  }
  .contact-us #main-slider2 .carousel .item {
    height: 550px;
  }
  #talk-to-us #main-slider2 .carousel .item {
    height: 500px;
  }
  .portfolio #main-slider2 .carousel .item {
    height: 550px;
  }
  .about #main-slider2 .carousel .item {
    height: 500px;
  }
  .career #main-slider2 .carousel .item {
    height: 630px;
  }
  .clients #main-slider2 .carousel .item {
    height: 400px;
  }
  .blockchain.our_services #main-slider2 .carousel .item {
    height: 600px;
  }
  .contact-us .hidden-xs .carousel-content {
    margin-top: 50% !important;
    padding-top: 30px;
  }
  .contact-us.sitemap .hidden-xs .carousel-content {
    margin-top: 40% !important;
  }
  .career-inner .hidden-xs .carousel-content {
    margin-top: 40% !important;
    padding-left: 50px;
    padding-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .career.training-inner .hidden-xs .carousel-content {
    margin-top: 50% !important;
    padding-left: 20px;
  }
  .career.training .hidden-xs .carousel-content {
    margin-top: 40% !important;
    padding-left: 20px;
  }
  .career-inner #main-slider2 .carousel .item {
    height: 700px;
  }
  .our_services #main-slider2 .carousel .item {
    height: 550px;
  }
  .our_services.service-inner #main-slider2 .carousel .item {
    height: 500px;
  }
  .our_services.service-inner #main-slider2 .carousel .item.offshore,
  .our_services.service-inner #main-slider2 .carousel .item.saas,
  .our_services.service-inner #main-slider2 .carousel .item.staff {
    height: 600px;
  }
  .our_services.service-inner #main-slider2 .carousel .item.blockchain-service {
    height: 620px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .career.training-inner .hidden-xs .carousel-content {
    margin-top: 35% !important;
    padding-left: 50px;
  }
  .career.training .hidden-xs .carousel-content {
    margin-top: 40% !important;
    padding-left: 50px;
  }
  .career-inner #main-slider2 .carousel .item {
    height: 740px;
  }
  .our_services.service-inner #main-slider2 .carousel .item {
    height: 550px;
  }
  .our_services.service-inner #main-slider2 .carousel .item.blockchain-service,
  .our_services.service-inner #main-slider2 .carousel .item.offshore,
  .our_services.service-inner #main-slider2 .carousel .item.saas,
  .our_services.service-inner #main-slider2 .carousel .item.staff {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .training #main-slider2 .carousel .item {
    height: 650px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .training #main-slider2 .carousel .item {
    height: auto;
  }
  .training.training-inner #main-slider2 .carousel .item {
    height: auto !important;
  }
  .training.training-inner #main-slider2 .carousel .item.software-testing {
    height: 600px !important;
  }
  .training.training-inner #main-slider2 .carousel .item.angularjs {
    height: 580px !important;
  }
  .training.training-inner #main-slider2 .carousel .item.online-bidding {
    height: 600px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .training #main-slider2 .carousel .item {
    height: auto;
  }
  .training.training-inner #main-slider2 .carousel .item {
    height: auto !important;
  }
  .training.training-inner #main-slider2 .carousel .item.angularjs,
  .training.training-inner #main-slider2 .carousel .item.online-bidding,
  .training.training-inner #main-slider2 .carousel .item.software-testing {
    height: 650px !important;
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .training #main-slider2 .carousel .item {
    height: auto !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .our_services #main-slider2 .carousel .item {
    height: 635px;
  }
  .our_services.service-inner #main-slider2 .carousel .item {
    height: 580px;
  }
  .our_services.service-inner #main-slider2 .carousel .item.offshore,
  .our_services.service-inner #main-slider2 .carousel .item.staff {
    height: 600px;
  }
  .contact-us #main-slider2 .carousel .item {
    height: 500px;
  }
  .contact-us.sitemap #main-slider2 .carousel .item {
    height: 550px;
  }
  .contact-us.portfolio #main-slider2 .carousel .item {
    height: 550px;
  }
  .career #main-slider2 .carousel .item {
    height: 600px;
  }
  .career-inner #main-slider2 .carousel .item {
    height: auto;
  }
  .clients #main-slider2 .carousel .item,
  .homepage #main-slider2 .carousel .item {
    height: 500px;
  }
  .about #main-slider2 .carousel .item {
    height: 550px;
  }
}

@media (min-width: 1200px) {
  .career-inner .hidden-xs .carousel-content {
    margin-top: 30% !important;
  }
}

@media (min-width: 768px) {
  #main-slider2 .carousel .item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    transition: opacity ease-in-out 0.5s;
  }
  .hidden-xs .carousel-content {
    margin-top: 25% !important;
  }
  .about .hidden-xs .carousel-content {
    margin-top: 50% !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .contact-us.portfolio .hidden-xs .carousel-content {
    margin-top: 30% !important;
    padding-left: 30px;
  }
}

@media (min-width: 1200px) {
  .contact-us.portfolio .hidden-xs .carousel-content {
    margin-top: 40% !important;
    padding-left: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .carousel-content {
    margin-top: 50% !important;
  }
  .contact-us .carousel-content {
    margin-top: 70% !important;
  }
  .hidden-xs .carousel-content.offshore {
    margin-top: 40% !important;
  }
}

@media (min-width: 992px) {
  .carousel-content {
    margin-top: 35% !important;
  }
  .training .hidden-xs .carousel-content {
    margin-top: 25% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .clients .hidden-xs .carousel-content {
    margin-top: 50% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .clients .hidden-xs .carousel-content {
    margin-top: 40% !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .clients .hidden-xs .carousel-content {
    margin-top: 30% !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .career .hidden-xs .carousel-content {
    margin-top: 50% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .career .hidden-xs .carousel-content {
    margin-top: 40% !important;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .career .hidden-xs .carousel-content {
    padding-left: 25px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .career .hidden-xs .carousel-content {
    margin-top: 35% !important;
  }
}

@media (min-width: 1400px) {
  .career .hidden-xs .carousel-content {
    margin-top: 30% !important;
  }
}

@media (min-width: 992px) and (max-width: 1366px) {
  #talk-to-us .carousel-content {
    margin-top: 45% !important;
  }
}

@media (min-width: 1367px) {
  #talk-to-us .carousel-content {
    margin-top: 35% !important;
  }
}

@media (min-width: 1200px) {
  .about .hidden-xs .carousel-content,
  .clients .hidden-xs .carousel-content,
  .homepage .hidden-xs .carousel-content {
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  .our_section #main-slider2 .carousel .item {
    height: 600px;
  }
  .contact-us #main-slider2 .carousel .item {
    min-height: 520px;
  }
  .contact-us.sitemap #main-slider2 .carousel .item {
    height: 620px;
  }
  .contact-us.portfolio #main-slider2 .carousel .item {
    height: 700px;
  }
  .career-inner #main-slider2 .carousel .item {
    height: auto;
  }
  .career #main-slider2 .carousel .item {
    height: auto;
  }
  .career.training #main-slider2 .carousel .item {
    height: auto;
  }
  .homepage #main-slider2 .carousel .item {
    height: 400px;
  }
  .about .hidden-xs .carousel-content,
  .career-inner .hidden-xs .carousel-content,
  .clients .hidden-xs .carousel-content,
  .homepage .hidden-xs .carousel-content,
  .our_services .hidden-xs .carousel-content,
  .products .hidden-xs .carousel-content {
    width: 85%;
  }
  .products.clone.wolt .hidden-xs .carousel-content {
    width: 100%;
  }
  .addison-lee .hidden-xs .carousel-content {
    width: 90%;
  }
  .career.training .hidden-xs .carousel-content {
    width: 100%;
  }

  .career .hidden-xs .carousel-content,
  .career-inner .hidden-xs .carousel-content,
  .our_services .hidden-xs .carousel-content {
    padding-left: 100px;
  }
  .products .hidden-xs .carousel-content {
    margin-top: 30% !important;
  }
  .products .hidden-xs .carousel-content.courier {
    margin-top: 35% !important;
  }
  .career-inner .hidden-xs .carousel-content {
    margin-top: 30% !important;
  }
  .homepage .hidden-xs .carousel-conten {
    margin-top: 20% !important;
  }
  .our_services .hidden-xs .carousel-content {
    margin-top: 35% !important;
  }
  .career .hidden-xs .carousel-content {
    margin-top: 30% !important;
  }
  .career.training .hidden-xs .carousel-content {
    margin-top: 35% !important;
  }
  .career.training .hidden-xs .carousel-content.web-ui {
    margin-top: 35% !important;
  }
  .about .hidden-xs .carousel-content {
    margin-top: 40% !important;
  }
  .career .hidden-xs .carousel-content,
  .career-inner .hidden-xs .carousel-content,
  .our_services .hidden-xs .carousel-content {
    padding-left: 0;
  }
  .career.training .hidden-xs .carousel-content {
    padding-left: 20px;
  }
  .contcat-us .hidden-xs .carousel-content {
    margin-top: 25% !important;
    padding-left: 150px;
    width: 85%;
  }
  .products .hidden-xs img {
    padding: 100px 0 0 70px;
  }
  .products span.dropdown img,
  .products.clone span.dropdown img {
    padding: 0;
  }
  .our_services .hidden-xs img {
    padding: 180px 0 0 0;
  }
  .our_services .hidden-xs img.blockchain-service,
  .our_services .hidden-xs img.offshore,
  .our_services .hidden-xs img.saas,
  .our_services .hidden-xs img.staff {
    padding: 150px 0 0 0;
    width: 90%;
  }
  .about span.dropdown img,
  .our_services span.dropdown img {
    padding: 0;
  }
  .about .hidden-xs img {
    padding: 140px 0 0;
  }
  .clients .hidden-xs img {
    padding: 200px 30px 0 100px;
  }
  .clients span.dropdown img {
    padding: 0;
  }
  .career-inner .hidden-xs img {
    padding: 200px 0 0 80px;
  }
  .career .hidden-xs img {
    padding: 180px 0 0 60px;
  }
  .career span.dropdown img,
  .career-inner span.dropdown img {
    padding: 0;
  }
  .contact-us .hidden-xs img {
    padding: 200px 0 0;
  }
  .contact-us.sitemap .hidden-xs img {
    padding: 150px 0 0;
  }
  .contact-us.sitemap span.dropdown img {
    padding: 0;
  }
  .contact-us span.dropdown img {
    padding: 0;
  }
  .about .hidden-xs h1.heading,
  .career .hidden-xs h1.heading,
  .career-inner .hidden-xs h1.heading,
  .clients .hidden-xs h1.heading,
  .contact-us .hidden-xs h1.heading,
  .homepage .hidden-xs h1.heading,
  .our_services .hidden-xs h1.heading,
  .products .hidden-xs h1.heading {
    font-size: 45px;
  }
  .clients .hidden-xs .carousel-content {
    margin-top: 20% !important;
  }
}

@media (max-width: 1399px) and (min-width: 992px) {
  .products .hidden-xs .carousel-content {
    margin-top: 35% !important;
    padding-left: 30px;
  }
  .products .hidden-xs .carousel-content.courier {
    margin-top: 40% !important;
    padding-left: 30px;
  }
  .heading {
    font-size: 30px;
  }
  .sub-heading {
    font-size: 22px;
    padding-top: 20px;
  }
  .products .hidden-xs img {
    padding: 200px 0 0 50px;
  }
  .products .hidden-xs img {
    padding: 200px 0 0 50px;
  }
  .products.clone.addison-lee .hidden-xs img,
  .products.clone.otlob .hidden-xs img,
  .products.clone.sixt .hidden-xs img,
  .products.clone.ubereats .hidden-xs img {
    padding: 200px 0 0 0;
  }
  .products .hidden-xs img.bike,
  .products .hidden-xs img.product-banner.car-rental {
    padding: 200px 0 0 0;
  }
  .products.clone .hidden-xs img.ocado {
    padding: 180px 0 0 80px;
  }
  .products .hidden-xs img.bolt {
    padding: 150px 0 0;
  }
  .products .hidden-xs img.mechanic {
    padding: 150px 0 0 50px;
  }
  .products .hidden-xs img.meat,
  .products .hidden-xs img.wine {
    padding: 200px 0 0 50px;
    width: 90%;
  }
  .products span.dropdown img,
  .products.clone span.dropdown img {
    padding: 0;
  }
  .clients .hidden-xs img,
  .contact-us .hidden-xs img {
    padding: 200px 0 0;
  }
  .clients span.dropdown img,
  .contact-us span.dropdown img {
    padding: 0;
  }
  .about .hidden-xs img {
    padding: 200px 0 0;
  }
  .about span.dropdown img {
    padding: 0;
  }
  .clients .hidden-xs img,
  .portfolio .hidden-xs img {
    padding: 180px 0 0 100px;
  }
  .career .hidden-xs img,
  .career-inner .hidden-xs img {
    padding: 200px 30px 0 0;
  }
  .career span.dropdown img,
  .career-inner span.dropdown img {
    padding: 0;
  }
  .blockchain.our_services .hidden-xs img {
    padding: 200px 40px;
  }
}

@media (max-width: 1199px) {
  .about .hidden-xs img,
  .clients .hidden-xs img {
    padding: 180px 0 0 145px;
  }
  .clients span.dropdown img {
    padding: 0;
  }
  .about .hidden-xs img {
    padding: 200px 0 0;
    width: 100%;
  }
  .about span.dropdown img {
    width: auto;
    padding: 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .career-inner #main-slider2 .hidden-xs .carousel-content,
  .contcat-us #main-slider2 .hidden-xs .carousel-content,
  .our_services #main-slider2 .hidden-xs .carousel-content,
  .products #main-slider2 .hidden-xs .carousel-content {
    padding-left: 30px;
  }
  .about #main-slider2 .hidden-xs .carousel-content {
    padding-top: 40px;
    padding-left: 50px;
  }
  .products #main-slider2 .hidden-xs .carousel-content {
    margin-top: 45% !important;
  }
  .products .hidden-xs img {
    padding: 200px 0 0;
  }
  .products .hidden-xs img.mechanic {
    padding: 150px 0 0;
  }
  .products span.dropdown img,
  .products.clone span.dropdown img {
    padding: 0;
  }
  .career .hidden-xs img,
  .career-inner .hidden-xs img,
  .our_services .hidden-xs img {
    padding: 200px 0 0;
  }
  .our_services.service-inner .hidden-xs img {
    padding: 150px 0 0;
  }
  .our_services.service-inner .hidden-xs img.blockchain-service {
    padding: 200px 0 0;
  }
  .our_services.service-inner span.dropdown img {
    padding: 0;
    width: auto;
  }
  .our_services.service-inner .hidden-xs img.blockchain,
  .our_services.service-inner .hidden-xs img.offshore,
  .our_services.service-inner .hidden-xs img.saas,
  .our_services.service-inner .hidden-xs img.staff {
    padding: 200px 0 0;
  }
  .career span.dropdown img,
  .career-inner span.dropdown img,
  .our_services span.dropdown img {
    padding: 0;
  }
  .contact-us .hidden-xs img {
    padding: 200px 0 0;
  }
  .contact-us span.dropdown img {
    padding: 0;
  }
}

@media (max-width: 890px) and (min-width: 768px) {
  .about #main-slider2 .carousel-content,
  .career #main-slider2 .carousel-content,
  .career-inner #main-slider2 .carousel-content,
  .homepage #main-slider2 .carousel-content {
    width: 380px;
  }
  .contact-us #main-slider2 .carousel-content {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .about .visible-xs img,
  .career .visible-xs img,
  .career-inner .visible-xs img,
  .clients .visible-xs img,
  .contact-us .visible-xs img,
  .homepage .visible-xs img,
  .our_services .visible-xs img,
  .products .visible-xs img {
    padding-top: 40px !important;
    width: 400px !important;
  }
  .contact-us.portfolio .visible-xs img {
    padding-top: 40px !important;
    width: 300px !important;
  }
  .about .visible-xs img {
    padding-top: 70px !important;
    width: 500px !important;
  }
  .btn-request-demo,
  .btn-request-demo:hover {
    padding: 15px 30px;
    margin-bottom: 0;
    margin-top: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    border-radius: 4px;
    box-shadow: none;
    color: #494949;
    font-family: lato, sans-serif;
  }
  .career .sub-heading,
  .career-inner .sub-heading,
  .clients .sub-heading,
  .contact-us .sub-heading,
  .homepage .sub-heading,
  .our_services .sub-heading {
    font-size: 17px;
  }
}

.homepage h3.section-header,
.training-inner h3 {
  font-family: lato, sans-serif;
  color: #000;
}

@media (max-width: 767px) and (min-width: 525px) {
  .about #main-slider2 .carousel-content,
  .career #main-slider2 .carousel-content,
  .career-inner #main-slider2 .carousel-content,
  .clients #main-slider2 .carousel-content,
  .contact-us #main-slider2 .carousel-content,
  .homepage #main-slider2 .carousel-content,
  .our_services #main-slider2 .carousel-content,
  .products #main-slider2 .carousel-content {
    text-align: center;
    width: 100%;
  }
  #main-slider2 .carousel-content {
    margin-top: 55px !important;
  }
}

@media (max-width: 524px) {
  #main-slider2 .carousel-content {
    margin-top: 55px !important;
  }
}

@media (max-width: 767px) {
  .about #main-slider2 .carousel .item,
  .career #main-slider2 .carousel .item,
  .career-inner #main-slider2 .carousel .item,
  .clients #main-slider2 .carousel .item,
  .contact-us #main-slider2 .carousel .item,
  .homepage #main-slider2 .carousel .item,
  .our_services #main-slider2 .carousel .item,
  .portfolio #main-slider2 .carousel .item,
  .products #main-slider2 .carousel .item {
    height: auto !important;
    padding-bottom: 30px;
  }
  .about #main-slider2 .carousel .item,
  .career #main-slider2 .carousel .item,
  .career-inner #main-slider2 .carousel .item,
  .clients #main-slider2 .carousel .item,
  .contact-us #main-slider2 .carousel .item,
  .homepage #main-slider2 .carousel .item,
  .our_services #main-slider2 .carousel .item,
  .products #main-slider2 .carousel .item {
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    display: block !important;
    transition: opacity ease-in-out 0.5s !important;
  }
  .training-inner #main-slider2 .carousel .item {
    height: auto !important;
    padding-bottom: 10px;
  }

  .contact-us #main-slider2 .carousel-content {
    text-align: center !important;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .about #main-slider2 .sub-heading,
  .career #main-slider2 .sub-heading,
  .career-inner #main-slider2 .sub-heading,
  .clients #main-slider2 .sub-heading,
  .contact-us #main-slider2 .sub-heading,
  .contact-us .sub-heading,
  .our_services #main-slider2 .sub-heading {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (min-width: 1800px) {
  .hidden-xs img {
    width: 95%;
  }
  .blockchain .hidden-xs img {
    width: auto;
  }
}

@media (max-width: 1799px) {
  .hidden-xs img {
    width: 100%;
  }
  .blockchain .hidden-xs img {
    width: auto;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .products .hidden-xs img {
    padding: 200px 67px 0;
  }
  .products .hidden-xs img.bouquets,
  .products .hidden-xs img.product-banner.car-rental,
  .products .hidden-xs img.product-banner.fruits,
  .products .hidden-xs img.product-banner.fuel,
  .products .hidden-xs img.product-banner.grocery,
  .products .hidden-xs img.product-banner.supermarket,
  .products .hidden-xs img.taxi,
  .products.clone .hidden-xs img,
  .products.main-food-page .hidden-xs img,
  .products.main-restaurant-page .hidden-xs img {
    padding: 200px 0 0;
  }
  .products.main-food-page span.dropdown.hidden-xs img {
    padding: 0;
  }
  .products.clone.addison-lee .hidden-xs img {
    padding: 150px 0 0;
  }
  .products.clone .hidden-xs img.ocado {
    padding: 170px 0 0 0;
  }
  .products .hidden-xs img.laundrapp {
    padding: 200px 0 0;
  }
  .products .hidden-xs img.bike,
  .products .hidden-xs img.bolt {
    padding: 150px 0 0;
  }
  .products .hidden-xs img.meat {
    padding: 200px 80px 0;
  }
  .products span.dropdown img,
  .products.clone span.dropdown img,
  .products.clone.addison-lee span.dropdown img {
    padding: 0;
  }
  .products .hidden-xs img.mechanic {
    padding: 150px 20px 0;
  }
  .products .hidden-xs img.beatride,
  .products .hidden-xs img.cleanly,
  .products .hidden-xs img.kabbee {
    padding: 200px 0 0 10px;
  }
}

@media (min-width: 1600px) {
  .products .hidden-xs img {
    padding: 200px 0 0 180px;
  }
  .products .hidden-xs img.bike {
    padding: 150px 0 0 0;
  }
  .products .hidden-xs img.product-banner {
    padding: 150px 0 0 80px;
  }
  .products .hidden-xs img.taxi {
    padding: 150px 0 0 100px;
  }
  .products .hidden-xs img.bouquets {
    padding: 180px 0 0 100px;
  }
  .products.clone .hidden-xs img {
    padding: 200px 0 0 80px;
  }
  .products.clone.sixt .hidden-xs img {
    padding: 150px 0 0 0;
  }
  .products.clone.addison-lee .hidden-xs img {
    padding: 150px 0 0 0;
  }
  .products.clone .hidden-xs img.ocado {
    padding: 160px 0 0 80px;
  }
  .products .hidden-xs img.bolt,
  .products .hidden-xs img.deliveroo {
    padding: 150px 0 0 80px;
  }
  .products .hidden-xs img.mechanic {
    padding: 120px 0 0 100px;
  }
  .products span.dropdown img {
    padding: 0;
  }
  .products.clone span.dropdown img {
    padding: 0;
  }
  .products .hidden-xs img.cleanly {
    padding: 200px 0 0 10px;
  }
  .products .hidden-xs img.beatride {
    padding: 150px 0 0 10px;
  }
  .products .hidden-xs img.kabbee {
    padding: 200px 0 0 80px;
  }
  .products .hidden-xs img.ola {
    padding: 150px 0 0 80px;
  }
  .products .hidden-xs img.meat,
  .products .hidden-xs img.wine {
    padding: 200px 0 0 180px;
    width: 85%;
  }
}

.homepage h3.section-header {
  font-weight: 900;
  margin-bottom: 30px !important;
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  h3.section-header {
    font-size: 35px !important;
  }
  p.section-sub-header {
    font-size: 14px !important;
  }
}

.about section,
.career section,
.career-inner section,
.clients section,
.our_services section,
.products section {
  padding: 30px 0;
}

.contact-us section {
  padding: 30px 0 0;
}

.service-inner section {
  padding: 0;
}

.training section#content {
  padding: 30px 0;
}

@media (min-width: 1400px) {
  .service-inner section#content {
    padding: 60px 0;
  }
}

@media (max-width: 1399px) {
  .service-inner section#content {
    padding: 30px 0;
  }
}

.career-inner h3,
.clients h3 {
  padding: 12px;
}

.career h3 {
  padding: 0;
}

.career p.lead {
  font-weight: 500;
}

.training-inner h3 {
  font-size: 25px;
  font-weight: 900;
}

@media (min-width: 768px) {
  .career h3,
  .career-inner h3,
  .clients h3 {
    font-size: 35px;
    font-family: lato, sans-serif;
    font-weight: 900;
    color: #000;
  }
  .goteso-products h3,
  .taxi h3 {
    font-size: 32px;
    font-family: lato, sans-serif;
    font-weight: 900;
    color: #000;
  }
  .training-inner h3.text-left {
    font-size: 20px;
    font-family: lato, sans-serif;
    font-weight: 300;
    color: #000;
  }
  .career p,
  .career p.lead,
  .career-inner p,
  .clients p,
  .goteso-products p,
  .taxi p {
    font-size: 18px;
    line-height: 25px;
    font-family: lato, sans-serif;
  }
  .career h3,
  .career-inner h3,
  .clients h3 {
    text-transform: none;
  }
  .goteso-products p,
  .taxi p {
    color: #000;
  }
  .career p,
  .career p.lead,
  .career-inner p,
  .clients p {
    color: #5d5d5d;
  }
  p.client-review {
    text-align: center;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .career h1.heading,
  .career h3,
  .career-inner h3,
  .clients h3,
  .our_services h1.heading,
  .our_services h3.section-header,
  .services h3 {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .career h1.heading,
  .career h3,
  .career-inner h3,
  .clients h3,
  .our_services h1.heading,
  .our_services h3.section-header,
  .services h3 {
    font-size: 30px;
  }
  .career p,
  .career p.lead,
  .career-inner p,
  .clients p,
  .services p {
    font-size: 17px;
    padding: 12px;
  }
  p.client-review {
    font-size: 16px;
    text-align: center;
  }
  .why-join-us-content h3,
  .why-join-us-content p {
    padding: 0;
  }
  .goteso-products p,
  .taxi p,
  p {
    font-size: 16px;
    font-family: lato, sans-serif;
    letter-spacing: 0.4px;
    font-weight: 400;
    line-height: 25px;
  }
  .products.clone p {
    padding-right: 10px;
  }
}

p b,
p b a:active,
p b a:focus,
p b a:hover {
  color: #ff524e;
}

p.web-content b,
p.web-content b a {
  font-size: 17px;
  color: #ff524e;
}

p.web-content b a {
  font-family: lato, sans-serif;
  letter-spacing: 0.6px;
  font-weight: 600;
}

.request-demo h3.section-header {
  color: #fff !important;
}

h3.section-header,
p.section-sub-header {
  color: #000;
  font-family: lato, sans-serif;
}

h3.section-header {
  font-weight: 900;
  margin-bottom: 30px !important;
  padding-bottom: 0 !important;
}

p.section-sub-header {
  padding: 0 0 20px;
}

@media (max-width: 399px) {
  h3.section-header {
    font-size: 20px !important;
  }
  p.section-sub-header {
    font-size: 18px !important;
  }
}

@media (min-width: 400px) and (max-width: 767px) {
  h3.section-header {
    font-size: 25px !important;
  }
  p.section-sub-header {
    font-size: 16px !important;
  }
}

@media (min-width: 768px) {
  h3.section-header {
    font-size: 35px !important;
  }
  p.section-sub-header {
    font-size: 19px !important;
  }
}

@media (max-width: 767px) {
  .products #main-slider2 .carousel .item {
    height: auto !important;
    padding: 20px 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .products #main-slider2 .carousel .item {
    height: auto !important;
    padding-bottom: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .products #main-slider2 .carousel .item {
    height: auto !important;
  }
  .products #main-slider2 .carousel .item.courier {
    height: auto !important;
  }
  .products #main-slider2 .carousel .item.gett,
  .products #main-slider2 .carousel .item.mechanic {
    height: auto !important;
  }
  .products.clone.flycleaners #main-slider2 .carousel .item,
  .products.ocado #main-slider2 .carousel .item {
    height: auto !important;
  }
}

@media (min-width: 1300px) {
  .products #main-slider2 .carousel .item {
    height: auto !important;
  }
  .products #main-slider2 .carousel .item.mechanic {
    height: auto !important;
  }
  .products #main-slider2 .carousel .item.fruits {
    height: auto !important;
  }
  .products #main-slider2 .carousel .item.courier {
    height: auto !important;
  }
  .products.clone.flycleaners #main-slider2 .carousel .item,
  .products.clone.rinse #main-slider2 .carousel .item,
  .products.gett #main-slider2 .carousel .item,
  .products.ocado #main-slider2 .carousel .item {
    height: auto !important;
  }
}

.about .section-header,
.career .section-header,
.clients .section-header,
.homepage .section-header,
.homepage .section.testimonials h2,
.our_services .section-header,
.portfolio .section-header,
.products .section-header {
  font-family: lato, sans-serif;
  font-size: 34px;
  font-weight: 900;
  letter-spacing: 0.2px;
}

.about .section-header {
  padding-bottom: 0;
}

section.our-development-team span.line-seprator img {
  padding-bottom: 40px;
}

.homepage .section.testimonials h2,
.homepage .section.testimonials p,
.products .section.testimonials h2,
.products .section.testimonials p,
.service-inner .section.testimonials h2,
.service-inner .section.testimonials p {
  color: #fff !important;
}

.career .section-header,
.clients .section-header,
.homepage .section-header,
.homepage .section.testimonials .testimonial-text p,
.our_services .section-header,
.products .section-header,
.products .section.testimonials p.scrollbar,
.service-inner .testimonial-text p.scrollbar {
  color: #000 !important;
}

.homepage .section.testimonials .section-header,
.homepage .section.testimonials .section-sub-header,
.our_services .section.testimonials .section-header,
.our_services .section.testimonials .section-sub-header {
  color: #fff !important;
}

.certificationTech .section-sub-header {
  font-weight: 500;
}

.career .section-sub-header,
.clients .section-sub-header,
.our_services .section-sub-header,
.portfolio .section-sub-header,
.products .section-sub-header {
  font-size: 17px;
  color: #000;
}

.homepage .section-sub-header {
  color: #000;
}

.homepage .request-demo .section-sub-header,
.request-demo .section-sub-header {
  color: #fff;
  line-height: 27px;
}

.small-thumb .abs {
  color: #fff;
  bottom: 22px;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  font-weight: 500;
  text-transform: capitalize;
}

@media (max-width: 767px) and (min-width: 400px) {
  .career .txt-cnt .sub-head,
  .clients .txt-cnt .sub-head,
  .our_services .txt-cnt .sub-head,
  .products .txt-cnt .sub-head {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 399px) {
  .career .txt-cnt .sub-head,
  .clients .txt-cnt .sub-head,
  .our_services .txt-cnt .sub-head,
  .products .txt-cnt .sub-head {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (min-width: 768px) {
  .career .txt-cnt .sub-head,
  .clients .txt-cnt .sub-head,
  .our_services .txt-cnt .sub-head,
  .products .txt-cnt .sub-head {
    font-size: 20px;
    line-height: 30px;
  }
  .products.clone p.web-content {
    font-size: 18px;
  }
}

.career .txt-cnt .sub-head,
.clients .txt-cnt .sub-head,
.our_services .txt-cnt .sub-head,
.products .txt-cnt .sub-head {
  color: #000;
  font-weight: 700;
  font-family: lato, sans-serif;
}

.homepage .feature-wrap {
  padding-top: 20px;
}

.txt-cnt .para,
.txt-cnt .sub-head {
  padding: 0 10px;
  text-align: center;
}

.txt-cnt .sub-head {
  font-size: 21px;
  line-height: 30px;
}

.our_services .txt-cnt .para,
.products .txt-cnt .para {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  letter-spacing: 0.2px;
  line-height: 24px;
  color: #000;
}

.client .section-sub-header,
.feature-title h6,
.products .works-section h2,
.products .works-section p {
  font-family: lato, sans-serif;
}

.client .section-header,
.client .section-sub-header,
.products .works-section h2,
.products .works-section p {
  color: #000 !important;
}

@media (max-width: 991px) {
  .products .txt-cnt .para {
    padding-bottom: 30px;
  }
}

@media (min-width: 1597px) {
  .app-model .small-thumb .abs {
    font-size: 20px;
  }
  .app-model .small-thumb img {
    width: 90% !important;
  }
}

@media (min-width: 992px) {
  .small-thumb .abs {
    padding: 0 17px;
  }
}

@media (min-width: 1400px) {
  .small-thumb .abs {
    padding: 0 41px !important;
  }
  .small-thumb img {
    width: 90%;
  }
}

@media (min-width: 767px) {
  .products .txt-cnt .sub-head {
    margin: 10px 0;
    min-height: 0;
  }
}

@media (max-width: 1596px) and (min-width: 1400px) {
  .app-model .small-thumb .abs {
    font-size: 20px;
  }
}

@media (max-width: 1400px) and (min-width: 767px) {
  .small-thumb img {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .fruits .abs,
  .wine .abs {
    padding: 0 15px;
  }
}

@media (max-width: 1399px) and (min-width: 1135px) {
  .small-thumb .abs {
    font-size: 19px !important;
  }
}

@media (max-width: 1134px) and (min-width: 992px) {
  .small-thumb .abs {
    font-size: 20px !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .small-thumb .abs {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) and (min-width: 671px) {
  .small-thumb .abs {
    font-size: 18px !important;
  }
  .app-model .small-thumb img {
    width: 70% !important;
  }
}

@media (max-width: 670px) and (min-width: 400px) {
  .small-thumb .abs {
    font-size: 18px !important;
  }
  .app-model .small-thumb img {
    width: 70% !important;
  }
}

@media (max-width: 399px) {
  .small-thumb .abs {
    font-size: 17px !important;
  }
}

#technology .partners img,
.homepage .partners img,
.products .partners img,
.service-inner .partners img {
  box-shadow: 0 0 1px 1px #e8ebf1;
  transition: all 0.3s ease-in-out;
  padding: 5%;
  margin-bottom: 20px;
}

.test-first-row {
  margin-top: 50px;
}

.border-bottom3,
.border-bottom6 {
  text-transform: lowercase;
}

#technology .partners img:hover,
.homepage .partners img:hover,
.partners img:hover,
.products .partners img:hover {
  box-shadow: 1px 0 34px 1px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
}

@media (max-width: 399px) {
  .products .section-header {
    font-size: 32px;
  }
}

.products section.testimonials,
.products section.testimonials1 {
  padding: 50px 0 80px;
  background: url(../images/testimonial/testimonial-map.png) center no-repeat
    #f8b21c;
  background-size: cover;
}

.client .section-sub-header {
  color: #000 !important;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.4px;
  font-weight: 400;
  margin-bottom: 20px;
}

.products #taxi .works-section {
  background: #fff;
}

.products .works-section h2 {
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 2px;
}

.products .works-section p {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 25px;
  letter-spacing: 0.4px;
}

.products .works-section p span {
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .products .btn-contact {
    margin-top: 90px;
  }
  .products .works-section h2 {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .products .btn-contact {
    margin-top: 60px;
  }
  .products .works-section h2 {
    font-size: 35px;
  }
}

.products .btn-contact {
  background: #ff5049;
  padding: 20px;
  color: #fff;
  border-radius: 4px;
  letter-spacing: 0.6px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .products .works-section,
  .products .works-section p {
    text-align: center;
  }
  .products .btn-contact {
    margin-top: 20px;
  }
  .border-bottom1,
  .border-bottom2,
  .border-bottom3,
  .border-bottom4,
  .border-bottom5,
  .border-bottom6 {
    padding: 10px 0;
  }
}

.border-bottom1:after,
.border-bottom2:after,
.border-bottom3:after {
  content: "";
  position: absolute;
  top: 100%;
  margin: 10px auto;
  height: 3px;
  background: #ff524e;
  left: 0;
  right: 0;
}

.border-bottom1:after,
.border-bottom2:after {
  width: 100%;
}

.border-bottom3:after {
  width: 80%;
}

li.active {
  text-align: center !important;
}

.country-list li.active {
  text-align: left !important;
}

.border-bottom,
.border-bottom1,
.border-bottom2,
.border-bottom3,
.border-bottom4,
.border-bottom5,
.border-bottom6,
.nav-tabs.nav-justified > .active > a:hover,
.products .nav-tabs.nav-justified > .active > a {
  position: relative;
  display: inline-block;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border-bottom: 3px solid #fdb603 !important;
  background: 0;
  border: 0;
  color: #000;
}

.nav-tabs.nav-justified > li > a,
.nav-tabs.nav-justified > li > a:focus,
.nav-tabs.nav-justified > li > a:hover {
  border-bottom: 1px solid #ddd !important;
  background: 0;
  border: 0;
  color: #000;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .feature-content {
    height: 220px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .feature-content {
    height: 250px;
  }
}

@media (min-width: 1400px) {
  .feature-content {
    height: 220px;
  }
}

.feature-content {
  border: 1px solid transparent;
  border-radius: 25px;
  box-shadow: 3px 3px 24px 0 rgba(235, 232, 235, 1);
  margin-bottom: 50px;
  padding: 10px;
}

.feature-title h6 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  letter-spacing: 0.4px;
}

@media (min-width: 768px) {
  .feature-icon {
    padding-top: 7px;
    padding-left: 7px;
  }
}

.feature-icon {
  font-size: 22px;
  color: #ff524e;
  padding-top: 5px;
}

@media (min-width: 992px) {
  .feature-description p#scroll-style,
  .feature-description p.scroll-style {
    height: 140px;
    overflow: auto;
  }
  .products ul.nav-tabs li a {
    font-family: lato, sans-serif;
    font-size: 22px;
  }
}

@media (min-width: 767px) {
  .tab-content p {
    font-family: "Proxima Nova Rg", sans-serif !important;
    letter-spacing: 0.6px;
    font-size: 17px !important;
    color: #000;
    padding-left: 10px;
  }
}

@media (min-width: 1600px) {
  #admin-panel img {
    width: 90%;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
  #admin-panel img {
    width: 90%;
    padding-top: 60px;
  }
}

@media (min-width: 768px) and (max-width: 1399px) {
  #admin-panel img {
    width: 100%;
    padding-top: 20%;
  }
  .feature-title h6 {
    height: 45px;
  }
  p#scroll-style,
  p.scroll-style {
    height: 150px;
    overflow: auto;
  }
  .join-us-description p#scroll-style,
  .join-us-description p.scroll-style {
    height: 180px;
    overflow: auto;
  }
  .web-app-description p#scroll-style,
  .web-app-description p.scroll-style {
    height: 200px;
    overflow: auto;
  }
  .training .web-app-description p#scroll-style,
  .training .web-app-description p.scroll-style {
    height: auto;
  }
}

@media (min-width: 1800px) {
  #customer img,
  #delivery-agent img,
  #store-management img,
  #waiter-app img {
    width: 68%;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
  #customer img,
  #delivery-agent img,
  #store-management img {
    width: 90%;
    padding-top: 10%;
  }
  #waiter-app img {
    width: 70%;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  #customer img,
  #delivery-agent img,
  #store-management img {
    width: 100%;
    padding-top: 23%;
  }
  #waiter-app img {
    width: 70%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #customer img,
  #delivery-agent img,
  #store-management img,
  #waiter-app img {
    width: 80%;
    padding-top: 10%;
  }
  .products .nav-tabs.nav-justified > li > a {
    font-size: 19px;
  }
}

@media (min-width: 1600px) and (max-width: 1799px) {
  #customer img,
  #delivery-agent img,
  #store-management img {
    width: 74%;
    padding-top: 10%;
  }
  #waiter-app img {
    width: 60%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #customer img,
  #delivery-agent img,
  #store-management img,
  #waiter-app img {
    width: 80%;
    padding-top: 10%;
  }
}

@media (max-width: 767px) {
  #admin-panel img,
  #customer img,
  #delivery-agent img,
  #store-management img,
  #waiter-app img {
    padding-bottom: 10%;
  }
  p#scroll-style,
  p.scroll-style {
    font-family: lato, sans-serif;
    font-size: 16px;
    letter-spacing: 0.4px;
    font-weight: 500;
  }
  .products .feature-content .col-xs-2 {
    width: auto !important;
  }
}

@media (max-width: 767px) and (min-width: 600px) {
  #admin-panel img,
  #customer img,
  #delivery-agent img,
  #store-management img,
  #waiter-app img {
    width: 50%;
  }
}

@media (max-width: 599px) {
  #admin-panel img,
  #customer img,
  #delivery-agent img,
  #store-management img,
  #waiter-app img {
    width: 60%;
  }
}

.tab-content,
.trust-header {
  margin-top: 20px;
}

.features-tab-content {
  padding-top: 30px;
}

@media (max-width: 767px) {
  .products ul.nav.nav-tabs.nav-justified {
    display: inline-flex;
  }
}

@media (max-width: 991px) {
  ul.nav-tabs li a {
    font-size: 17px;
  }
}

@media (max-width: 399px) {
  .products .nav-tabs.nav-justified > li > a {
    font-size: 11px;
    padding-right: 0;
  }
}

@media (max-width: 500px) and (min-width: 400px) {
  .products .nav-tabs.nav-justified > li a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .homepage h2,
  .request-demo h2 {
    font-size: 30px;
  }
  .about.request-demo .request-for-demo a .btn-request-demo,
  .request-for-demo a .btn-request-demo:hover {
    background: #fff;
    color: #555;
    border-radius: 4px;
    letter-spacing: 0.6px;
    box-shadow: none;
    padding: 18px 30px;
    font-size: 15px;
    border-color: #fff;
    font-family: lato, sans-serif;
  }
}

@media (min-width: 768px) {
  .homepage h2,
  .request-demo h2 {
    font-size: 35px;
  }
}

.request-demo {
  background: #f64f4c;
}

.request-demo h2 {
  color: #f5f5f5;
  letter-spacing: 0.6px;
  font-weight: 700;
  font-family: "Proxima Nova Lt", sans-serif;
  text-transform: none;
}

.training .request-demo h2 {
  color: #fff;
  letter-spacing: 0.6px;
  font-weight: 700;
  font-family: lato, sans-serif;
}

.request-for-demo a .btn-request-demo,
.request-for-demo a .btn-request-demo:hover {
  background: #fff;
  color: #555;
  border-radius: 4px;
  letter-spacing: 0.6px;
  box-shadow: none;
  padding: 18px 45px;
  font-size: 16px;
  border-color: #fff;
  font-family: lato, sans-serif;
}

@media (max-width: 767px) {
  .portfolio .request-for-demo a .btn-request-demo,
  .portfolio .request-for-demo a .btn-request-demo:hover,
  .service-inner .request-for-demo a .btn-request-demo,
  .service-inner .request-for-demo a .btn-request-demo:hover {
    margin-bottom: 30px;
  }
}

.training .request-for-demo .btn-request-demo,
.training .request-for-demo .btn-request-demo:hover {
  background: #f2f2f4;
  color: #555;
  border-radius: 4px;
  letter-spacing: 0.6px;
  box-shadow: none;
  border-color: #fff;
  padding: 18px 45px;
}

@media (max-width: 767px) {
  .clients .request-for-demo .btn-request-demo,
  .clients .request-for-demo .btn-request-demo:hover {
    padding: 15px 30px;
  }
}

@media (min-width: 768px) {
  .request-for-demo {
    padding: 50px;
  }
}

.clients .request-for-demo .btn-request-demo {
  background: #fff;
  color: #555;
  border-radius: 4px;
  letter-spacing: 0.6px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .clients .request-for-demo .btn-request-demo {
    padding: 15px 30px;
  }
  .request-for-demo {
    padding: 10px;
  }
}

.footer .dmca-image img {
  width: 200px;
}

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

#bottom {
  background: #fff;
  font-size: 14px;
  background-size: cover;
}

.widget .fab,
.widget .fas,
.widget a {
  font-size: 16px;
  color: #000;
}

#bottom,
#bottom .foot-social ul li i,
#bottom h3 {
  color: #fff;
}

.widget p {
  padding: 0;
}

@media screen and (min-width: 767px) {
  #bottom {
    padding: 40px 9px 0;
  }
}

#bottom,
#bottom .foot-social ul li i,
#bottom .widget h3.career,
#bottom .widget h3.sales,
#bottom h3 {
  padding-bottom: 0;
}

#bottom .widget h3 {
  color: #f23436;
  font-size: 18px;
  letter-spacing: 0.4px;
}

#bottom ul.sales li a {
  color: #000;
}

#bottom p,
#bottom ul li,
#bottom ul.sales li span,
#footer,
#footer a,
address a,
address a:hover {
  color: #000;
}

#bottom p,
#bottom ul.sales li span {
  font-weight: 600;
}

#bottom .widget h3,
.widget a,
.widget span a {
  font-family: lato, sans-serif;
  font-weight: 600;
}

#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}

#bottom .widget,
#requestHere .form-group {
  margin-bottom: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
}

#bottom p {
  padding-top: 0;
}

#bottom ul,
#footer ul {
  list-style: none;
  margin: 0;
}

#footer {
  margin-top: 16px;
  padding: 18px 0;
  border-top: 2px solid #f5f5f5;
  background: 0;
}

#bottom p,
#bottom ul li,
#footer,
address {
  font-family: lato, sans-serif !important;
  letter-spacing: 0.3px;
  font-size: 15px;
}

#requestHere .btn,
#requestHere .form-group .form-control,
#requestHere .modal-title span,
.career li.text-left,
.enquiry-info li,
.enquiry-info li a,
.enquiry-info li span,
.form-container h2,
.form-container input,
.form-container select.form-control,
.form-container select.form-control option,
.form-container textarea,
.memories h3,
.memories h3 span,
.products section.testimonials .testimonials-slider .item .flex-center p,
h4.text-capitalize.text-center {
  font-family: lato, sans-serif;
}

@media (max-width: 399px) {
  #footer ul > li {
    display: inline-block;
    margin: 9px;
  }
}

@media (min-width: 400px) {
  #footer ul > li {
    display: inline-block;
    margin-left: 15px;
  }
}

#footer .social-share-1 a {
  font-size: 20px;
}

.widget span a {
  color: #000;
  font-size: 16.4px;
}

@media (min-width: 768px) and (max-width: 991px) {
  #bottom .footer {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  #bottom .footer {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  .dmca-image {
    margin-top: 180px;
  }
}

@media (max-width: 991px) {
  .dmca-image {
    margin-top: 80px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .widget {
    margin-top: 22px;
  }
}

@media (max-width: 991px) {
  #bottom .footer {
    padding-left: 20px;
  }
  #bottom .widget {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .widget.foot-social {
    margin-top: 52px;
  }
  .widget.foot-social p,
  .widget.foot-social p img {
    padding: 0;
  }
  #footer .col-sm-12,
  #footer .col-sm-6 {
    text-align: center;
  }
}

.widget img {
  width: 130px;
}

#footer p {
  padding: 6px 0;
}

.widget h3 {
  padding: 0;
}

.products section.testimonials .testimonials-slider .item .flex-center p {
  transition: all 0.25s ease;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  margin-bottom: 0;
}

.products .testimonial-image .btn {
  margin-top: 0;
  background: #ff5049;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.products section.testimonials .testimonials-slider .item .flex-center span {
  color: #ff5049 !important;
}

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

.web-content a,
.web-content a:hover {
  text-decoration: none;
}

.training .service-detail a:hover {
  text-decoration: none;
  color: transparent;
}

#requestHere .modal-header {
  border-bottom: 0;
}

#requestHere .form-group .form-control {
  border: 0 !important;
}

#requestHere .btn {
  font-size: 18px;
}

#requestHere .first i {
  color: #78528e;
  padding-right: 7px;
}

#requestHere .second i {
  color: #d04609;
  padding-right: 7px;
}

#requestHere .third i {
  color: #df0132;
  padding-right: 7px;
}

#requestHere .fourth i {
  color: #ff6f00;
  padding-right: 7px;
}

#requestHere .fifth i {
  color: #1aac57;
  padding-right: 7px;
}

#requestHere .sixth i {
  color: #4b8fe1;
  padding-right: 7px;
}

.form-group .form-control {
  box-shadow: none;
  border: 0;
}

#requestHere .fifth,
#requestHere .first,
#requestHere .fourth,
#requestHere .second,
#requestHere .seventh,
#requestHere .sixth,
#requestHere .third {
  border-top: 1px solid #ccc;
  padding-top: 8px;
}

@media (min-width: 992px) {
  #requestHere .fifth,
  #requestHere .first,
  #requestHere .fourth,
  #requestHere .second {
    border-right: 1px solid #ccc;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #requestHere .fifth,
  #requestHere .first,
  #requestHere .third {
    border-right: 1px solid #ccc;
  }
}

#requestHere .seventh {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #requestHere .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #requestHere .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
  }
}

.image,
.profile ul,
.text {
  height: 200px;
}

h4.abs {
  padding: 0 9px;
}

@media (max-width: 991px) {
  h4.abs {
    padding: 0 21px;
    font-size: 22px !important;
  }
}

@media (min-width: 768px) {
  #requestHere .modal-dialog {
    margin: 10% auto;
  }
}

.career-options .profile {
  box-shadow: 0;
  padding: 12px;
  min-height: 410px;
  border: 1px solid #dbdbdb;
  background: #fff;
  margin-bottom: 60px;
}

@media (min-width: 767px) {
  .clients .client {
    padding: 12px;
    min-height: 420px;
    border: 1px solid #dbdbdb;
    background: #fff;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .career-options .profile {
    min-height: 440px;
  }
  .clients .client {
    box-shadow: 0;
    padding: 12px;
    border: 1px solid #dbdbdb;
    background: #fff;
    margin-bottom: 60px;
  }
}

.client-image img {
  padding: 0;
  border-radius: 100%;
  border: 6px solid #ff5049;
}

.client-image img,
.developer-image img {
  width: 100px;
  text-align: center;
  background: #fff;
  color: #ff5049;
  position: relative;
  bottom: 50px;
}

.enquiry-info img {
  width: 60px;
}

h4.text-capitalize.text-center {
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: -20px;
}

.career p.experience {
  font-size: 15px;
  color: #5d5d5d;
  padding-top: 0;
}

.career li.text-left {
  font-weight: 400;
  color: #000;
  font-size: 15px;
  padding: 0 5px 0 0;
}

.profile a {
  float: right;
  padding: 5px 0;
  font-family: lato, sans-serif;
  font-size: 14.5px;
  font-weight: 500;
  text-decoration: underline;
}

.profile a:active,
.profile a:focus,
.profile a:hover {
  color: #ff5049;
}

.profile a .fas {
  padding: 0 5px;
  margin: 4px;
}

@media (max-width: 767px) and (min-width: 550px) {
  .client-image,
  .developer-image {
    margin: 0 180px !important;
  }
}

.career-content .border-bottom1,
h3 {
  padding: 0;
}

@media (max-width: 399px) {
  .career p,
  .career p.lead {
    font-size: 16px;
  }
}

@media (max-width: 767px) and (min-width: 400px) {
  .career p,
  .career p.lead {
    font-size: 17px;
  }
}

@media (min-width: 768px) {
  .career p,
  .career p.lead {
    font-size: 18px;
  }
  .career p.section-sub-heading {
    color: #323648;
    font-size: 19px;
  }
}

blockquote {
  color: #5d5d5d;
  font-family: lato, sans-serif;
}

@media (max-width: 1366px) and (min-width: 768px) {
  .career h3 {
    font-size: 30px;
  }
  .tarining-inner h3,
  .training h3 {
    font-size: 25px;
  }
}

@media (max-width: 767px) and (min-width: 400px) {
  .career h3,
  .career-inner h3,
  .clients h3,
  .goteso-products h3,
  .taxi h3,
  h3 {
    font-size: 26px;
    font-weight: 900;
    line-height: 27px;
    padding: 0;
  }
  .training h3 {
    font-size: 20px;
  }
}

@media (max-width: 399px) {
  h3 {
    padding: 0;
  }
  .goteso-products h3 {
    font-weight: 600 !important;
  }
  .training h3 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .border-bottom1:after,
  .border-bottom2:after {
    top: 100%;
  }
  .career p,
  .career p.lead {
    padding: 12px;
    font-family: lato, sans-serif;
  }
  .career .join-us-description p {
    padding: 20px 0;
  }
  .service-inner .quote {
    height: 200px;
  }
  .career .p.section-sub-heading {
    color: #5d5d5d;
    font-size: 17px;
  }
}

@media (max-width: 1100px) and (min-width: 768px) {
  .border-bottom1:after,
  .border-bottom2:after {
    top: 67%;
  }
}

.clients .partner-img {
  filter: grayscale(1);
  transition: ease-in-out 0s;
}

.clients .partner-img:hover {
  filter: grayscale(0);
  transition: all 0.2s ease-in-out 0s;
}

.image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center 50% !important;
}

section.memories .col-lg-2,
section.memories .col-lg-4,
section.memories .col-md-2,
section.memories .col-sm-3,
section.memories .col-xs-6 {
  padding: 0;
}

.text i {
  font-size: 45px;
  color: #494949;
}

.text .icon {
  padding: 50px 0 10px;
}

.text.white i {
  font-size: 45px;
  color: #fff;
}

.text p,
.text.white p {
  font-weight: 600;
  font-size: 15px;
}

.text.white p {
  color: #fff;
}

.text p {
  color: #494949;
  padding: 0 10px;
}

.memories h3,
.memories h3 span {
  font-size: 30px;
  font-weight: 900;
  text-transform: none;
}

.our_services #area-of-expertise .memories h3 {
  color: #494949;
  padding: 40px 20px;
}

.memories h3 {
  color: #494949;
  padding: 10px 20px;
}

.memories h3 span {
  color: #ff5049;
}

@media (max-width: 1425px) and (min-width: 525px) {
  .memories h3,
  .memories h3 span {
    font-size: 22px;
  }
}

@media (max-width: 524px) {
  .memories h3,
  .memories h3 span,
  h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .memories .text {
    background: #f2f2f2;
    text-align: center;
  }
  .image,
  .quote,
  .text {
    border: 1px solid #eee;
  }
  .quote {
    padding: 30px 0;
  }
}

.client-image,
.service-detail .service-image {
  background: url(../images/background/img-background.png) center center;
  background-size: cover;
  padding-top: 10px;
  margin: 0 70px;
}

.form-container input.form-control,
.form-container textarea.form-control {
  border: 1px solid #c5c5c5 !important;
}

.form-container input.form-control,
.form-container select.form-control {
  height: 55px !important;
}

.form-container {
  background-color: #fff;
  -moz-box-shadow: -4px 5px 35px 0 #d7d7d7;
  -webkit-box-shadow: -4px 5px 35px 0 #d7d7d7;
  box-shadow: -4px 5px 35px 0 #d7d7d7;
  border-radius: 5px;
}

.form-container .contact-form {
  padding: 20px 10px;
}
#talk-to-us .contact-form {
  margin-bottom: 100px;
}

.enquiry-info {
  background: #333649;
  padding: 90px 20px;
}
#talk-to-us .enquiry-info {
  padding: 130px 20px;
}

p.enquiry {
  color: #f9504d;
  font-size: 16px;
}

.enquiry-info ul {
  padding-top: 10px;
}

.enquiry-info li,
.enquiry-info li a {
  color: #fff;
  font-size: 15.5px;
  font-weight: 600;
  padding: 2px 0;
  letter-spacing: 0.6px;
  font-family: "Proxima Nova Lt", sans-serif;
  line-height: 25px;
}

.enquiry-info li span {
  font-weight: 500;
}

.md-form {
  margin-bottom: 20px;
}

.GetIntouch1 {
  background: #ff5049;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 4px;
  box-shadow: none;
  padding: 15px 45px;
  border: 0;
  text-transform: uppercase;
  margin: 15px 0;
}

@media (max-width: 767px) {
  .form-container h2 {
    font-size: 25px;
    text-align: center;
  }
  #talk-to-us .enquiry-info {
    padding: 55px 20px;
  }
  #talk-to-us .contact-form {
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .form-container h2 {
    font-size: 30px;
  }
  .inner-address1 ul {
    float: right;
  }
}

.form-container h2 {
  padding: 10px 0;
  line-height: 36px;
  font-weight: 900;
}

.form-container input::-webkit-input-placeholder,
label.radio-inline {
  color: #c7c6cb;
  font-family: lato, sans-serif;
  font-size: 15px;
  letter-spacing: 0.4px;
}

.form-container input:-moz-placeholder {
  color: #c7c6cb;
}

.form-container input::-moz-placeholder {
  color: #c7c6cb;
}

.form-container input:-ms-input-placeholder {
  color: #c7c6cb;
}

.form-container textarea::-webkit-input-placeholder {
  color: #c7c6cb;
}

.form-container textarea:-moz-placeholder {
  color: #c7c6cb;
}

.form-container textarea::-moz-placeholder {
  color: #c7c6cb;
}

.form-container textarea:-ms-input-placeholder {
  color: #c7c6cb;
  font-family: lato, sans-serif;
  font-size: 15px;
  letter-spacing: 0.4px;
}

.form-container input,
.form-container textarea {
  font-size: 15px;
}

.form-container select.form-control,
.form-container select.form-control option {
  font-size: 15px;
  letter-spacing: 0.4px;
}

.form-container select.form-control {
  color: #000;
  padding: 0;
}

.form-container select.form-control option {
  color: #000;
  margin: 15px !important;
}

#contact-us .tab-content {
  background: url(../images/background/background.png) center center #ff524e;
  background-size: cover;
  padding: 30px;
}

#contact-us .nav-tabs.nav-justified > li {
  border-right: 1px solid #ddd;
}

#contact-us .nav-tabs.nav-justified > li.active,
#contact-us .nav-tabs.nav-justified > li:last-child {
  border-right: 0;
}

#contact-us .nav-tabs.nav-justified > li.active {
  background: #333649;
  color: #fff;
}

.intl-tel-input .flag-dropdown {
  margin-top: 8px;
}

@media (min-width: 768px) {
  #contact-us .nav-tabs.nav-justified > li.active {
    color: #fff;
    border-radius: 0;
    border-right: 1px solid #fff !important;
  }
  #contact-us .nav-tabs.nav-justified > li:last-child.active {
    border-right: 0 solid #fff !important;
  }
  .country-image {
    padding: 40px 0 0;
  }
}

.inner-address {
  padding: 50px;
}

@media (min-width: 767px) {
  .inner-address1 {
    padding: 40px 0;
  }
}

.address {
  padding: 60px 0;
}

.address .fa,
.address .fab {
  padding-right: 10px;
}

#india .address img {
  width: 120px;
  padding-top: 60px;
}

.inner-address p {
  color: #fff;
}

.inner-address1 ul li {
  font-family: "Proxima Nova Lt", sans-serif !important;
  letter-spacing: 0.6px;
  font-size: 17px !important;
  color: #fff;
  padding: 8px 10px;
  font-weight: 600;
}

#contact-us .nav-tabs.nav-justified > li.active a:after,
#contact-us .nav-tabs.nav-justified > li.active a:focus:after,
#contact-us .nav-tabs.nav-justified > li.active a:hover:after {
  content: none;
}

#contact-us .nav-tabs.nav-justified {
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  padding: 0;
  margin-bottom: -45px;
  z-index: 1;
  position: relative;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  background: #fff;
}

#contact-us .nav-tabs.nav-justified > li > a,
#contact-us .nav-tabs.nav-justified > li > a:hover {
  padding: 16px 0;
  border-bottom: 0 !important;
  font-size: 17px;
  letter-spacing: 0.4px;
  font-family: lato, sans-serif;
}

@media (max-width: 767px) {
  #contact-us .address {
    text-align: center;
  }
  .inner-address p,
  .inner-address1 ul li {
    font-size: 16px;
  }
  .inner-address1 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4px;
  }
  #contact-us .nav-tabs.nav-justified > li {
    border-bottom: 1px solid #ccc;
  }
}

#scroll-style::-webkit-scrollbar,
.scroll-style::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

#scroll-style::-webkit-scrollbar-thumb,
.scroll-style::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ff524e;
}

#scroll-style::-webkit-scrollbar-track,
.scroll-style::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

p.client-review {
  color: #000;
  padding: 10px 15px;
  letter-spacing: 0.4px;
}

@media (min-width: 768px) {
  .testimonials p.sub-heading {
    font-size: 20px;
  }
  .testimonials p.experience,
  p.client-review {
    font-size: 14.5px;
  }
  .join-us-description p,
  .web-app-description p {
    height: 200px;
    overflow: auto;
  }
  .join-us-title img {
    width: 40px;
  }
}

@media (min-width: 992px) {
  .testimonials p.experience,
  p.client-review {
    font-size: 16.5px;
  }
}

.join-us-description p,
.join-us-title span,
.web-app-description p {
  font-size: 16px;
  font-family: lato, sans-serif;
}

.testimonials p.sub-heading {
  color: #383838;
  line-height: 27px;
  font-family: lato, sans-serif;
  letter-spacing: 0.4px;
  padding: 40px 0 100px;
}

section.hr_bg {
  background: url(../images/background/background.png) center center #ff5049;
  background-size: cover;
}

section.request-demo {
  background: url(../images/background/background.png) center center #ff5049;
  background-size: cover;
}

.join-us {
  padding: 30px 0;
}

.why-join-us {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.first-row {
  padding-bottom: 16px;
}

.join-us-title span {
  font-weight: 900;
  line-height: 24px;
  letter-spacing: 0.6px;
}

.join-us-description p,
.web-app-description p {
  text-align: left;
  color: #5d5d5d;
  line-height: 22px;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1799px) {
  .why-join-us {
    height: 320px;
  }
}

@media (min-width: 1800px) {
  .why-join-us {
    height: 250px;
  }
}

@media (max-width: 1399px) and (min-width: 768px) {
  .why-join-us-content h3 {
    font-size: 30px;
  }
}

@media (max-width: 767px) and (min-width: 400px) {
  .why-join-us-content h3 {
    font-size: 25px;
    font-weight: 900;
  }
  .join-us-title img {
    width: 35px;
  }
}

@media (max-width: 399px) {
  #cutural-community-members p,
  .why-join-us-content h3 {
    font-size: 18px;
    font-weight: 900;
  }
  .join-us-title img {
    width: 25px;
  }
}

.hiring-description p {
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 25px;
  font-family: lato, sans-serif;
  color: #000;
}

#location {
  background: #1b1b1d;
  padding-bottom: 181px;
}

.icon .fa {
  font-size: 40px;
}

.applynow a,
.hr_bg h1,
.location_name {
  font-size: 16px;
}

.location_name {
  color: #ff5049;
  text-transform: uppercase;
  padding-top: 17px;
  font-weight: 700;
}

.location_block ul li.right-border:after {
  content: "";
  position: absolute;
  border-right: 1px dotted #ccc;
  width: 3px;
  height: 135px;
  right: 0;
  top: 0;
}

.applynow a,
.applynow a:hover {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 2px solid #ff5049;
  color: #fff;
  font-family: lato, sans-serif;
  border-radius: 2px;
  margin-top: 40px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background-color: #ff5049 !important;
}

.duties,
.hr_bg .border-bottom1:after {
  background: #fff;
}

.applynow a,
.title-bar {
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .location_block {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .location_block {
    padding-top: 75px;
  }
}

.duties h5,
.email_link,
.hr_bg,
.location_block,
.title-bar {
  text-align: center;
}

.location_name span {
  font-size: 18px;
  color: #fff;
  display: block;
  text-transform: none;
  font-weight: 500;
}

@media (max-width: 767px) {
  .duties {
    border: 1px solid #a4a4a4;
    padding: 32px 0;
    margin-top: -108px;
  }
}

@media (min-width: 768px) {
  .duties {
    border: 1px solid #a4a4a4;
    padding: 32px 25px;
    margin-top: -108px;
  }
}

#duties_section h5 {
  text-transform: uppercase;
  font-weight: 900;
  font-family: lato, sans-serif;
  letter-spacing: 0.6px;
  line-height: 20px;
}

@media (max-width: 1200px) {
  .duties ul li {
    padding-left: 0;
  }
}

@media (min-width: 1400px) {
  .duties ul li {
    font-size: 17px;
  }
}

@media (max-width: 1399px) {
  .duties ul li {
    font-size: 16px;
  }
}

.duties ul li {
  list-style: none;
  color: #4d4d4d;
  padding: 8px;
  line-height: 27px;
}

#vacancy-section .applyNow,
#vacancy-section .applyNow a,
#vacancy-section .skills,
.duties ul li,
.email_link,
.jobs h5,
.location_name {
  font-family: lato, sans-serif;
}

@media (min-width: 768px) {
  .duties ul li:before {
    font-size: 20px;
    color: #000;
  }
}

@media (max-width: 767px) {
  .duties ul li:before {
    font-size: 12px;
    color: #000;
  }
}

.hr-detail ul li,
.hr-detail ul li > span,
.hr-info a,
.hr_bg h1,
.hr_bg p,
.hr_bg span {
  color: #fff;
}

.duties ul {
  height: 400px;
}

.duties ul li:before,
.ratesContainer .widget ul li:before {
  content: "\25CF";
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  .border-bottom {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    width: 100%;
  }
  .outer {
    padding: 15px;
  }
  .col-sm-6:last-child .duties {
    margin-top: 15px;
  }
  .location_block ul li.right-border:after {
    display: none;
  }
}

@media (min-width: 992px) {
  #duties_section h5 {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  #duties_section h5 {
    font-size: 18px;
  }
}

.hr_bg h1,
.hr_bg h1 span {
  margin-top: -14px;
  margin-bottom: 20px;
  font-weight: 900;
  letter-spacing: 0.6px;
}

.hr_bg p {
  letter-spacing: 0.6px;
  font-weight: 350;
}

.hr-img a img,
.hr-img span img {
  border-radius: 80%;
  border: 7px solid #d94644;
  background: #fff;
}

.hr-info {
  display: inline-flex;
  margin: 40px 0 60px;
}

.hr-info,
.hr_bg {
  position: relative;
}

.hr-detail ul {
  text-align: left;
}

.hr-detail ul li.margin-bottom strong {
  font-size: 22px;
}

@media (min-width: 768px) {
  .hr_bg h1,
  .hr_bg h1 span {
    font-size: 32px;
  }
  .hr-detail {
    padding-left: 130px;
  }
  .hr-detail ul li {
    font-size: 17px;
    letter-spacing: 0.6px;
    font-weight: 300;
  }
  .hr-detail ul li .fa,
  .hr-detail ul li .fab {
    padding-right: 15px;
  }
  .hr-img a img {
    height: 160px;
  }
  .hr_bg span {
    font-size: 20px;
  }
  .hr-detail ul li.margin-bottom {
    padding-bottom: 20px;
  }
  .hr_bg p {
    font-size: 20px !important;
    padding: 0 12px;
  }
  .hr-img .fa-linkedin {
    color: #ff524e;
    font-size: 20px;
    background-color: #fefefe;
    border-radius: 50%;
    padding: 8px 10px;
    transition: 0.3s;
    position: absolute;
    bottom: -5px;
    left: 100px;
  }
}

@media (max-width: 767px) {
  .hr-detail ul li .fa,
  .hr-detail ul li .fab {
    padding-right: 10px;
  }
  .hr-detail {
    padding-left: 15px;
  }
  .hr_bg p {
    font-size: 18px !important;
  }
  .hr_bg h1,
  .hr_bg h1 span {
    font-size: 25px;
  }
  .applynow a {
    padding: 15px 70px;
  }
  .hr-img .fa-linkedin {
    color: #ff524e;
    font-size: 15px;
    background-color: #fefefe;
    border-radius: 50%;
    padding: 6px 8px;
    transition: 0.3s;
    position: absolute;
    bottom: 10px;
    left: 100px;
  }
}

@media (max-width: 767px) and (min-width: 400px) {
  .hr-detail ul li.margin-bottom span,
  .hr-detail ul li.margin-bottom strong {
    font-size: 19px;
  }
  .hr-detail ul li,
  .hr-info a {
    font-size: 18px !important;
  }
  .hr-img a img {
    height: 130px;
  }
}

@media (max-width: 399px) {
  .hr-detail ul li.margin-bottom span,
  .hr-detail ul li.margin-bottom strong {
    font-size: 16px;
  }
  /* .hr-detail ul li,
	.hr-info a {
		font-size: 16px!important
	} */
  .hr-img a img {
    height: 100px;
  }
}

@media (max-width: 299px) and (min-width: 281px) {
  .hr-img .fa-linkedin {
    bottom: 40px;
    left: 75px;
    padding: 5px 6px;
  }
}

@media (max-width: 280px) {
  .hr-img .fa-linkedin {
    bottom: 56px;
    left: 70px;
    padding: 5px 6px;
  }
}

@media (max-width: 313px) and (min-width: 299px) {
  .hr-img .fa-linkedin {
    bottom: 45px;
    left: 82px;
    padding: 5px 6px;
  }
}

@media (max-width: 399px) and (min-width: 314px) {
  .hr-img .fa-linkedin {
    bottom: 30px;
    left: 80px;
    padding: 5px 6px;
  }
}

.text-right.quotes img {
  width: 40px;
}

.carousel-content {
  margin-top: 50%;
}

@media (max-width: 991px) and (min-width: 768px) {
  .applynow a {
    padding: 15px 40px;
  }
  .homepage .carousel-content {
    margin-top: 25%;
    margin-left: 18%;
  }
  .homepage #main-slider .item {
    background-position: -11% center, right bottom 9% !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .homepage #main-slider .item {
    background-position: -7% center, right bottom 9% !important;
  }
}

@media (min-width: 992px) {
  .applynow a {
    padding: 15px 70px;
  }
  .homepage .carousel-content {
    margin-top: 20%;
  }
}

.homepage .navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

h1.animated-item-1,
h1.animated-item-1 span {
  font-size: 45px;
  line-height: 55px;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: lato, sans-serif;
}

@media (max-width: 767px) {
  .homepage .carousel-content {
    margin-top: 10%;
  }
  h1.animated-item-1,
  h1.animated-item-1 span {
    font-size: 28px;
    line-height: 35px;
  }
  .homepage #main-slider .item {
    height: auto;
    padding-bottom: 30px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  h1.animated-item-1,
  h1.animated-item-1 span {
    font-size: 35px;
    line-height: 43px;
  }

  h1.animated-item-1,
  h1.animated-item-1 span {
    font-size: 35px;
    line-height: 43px;
    text-align: left;
  }
  .carousel-content {
    margin-top: 50%;
  }
}

@media (max-width: 992px) and (min-width: 951px) {
  .carousel-content {
    padding-left: 15px;
  }
}

.homepage #main-slider h2,
.homepage p {
  letter-spacing: 0.6px;
  line-height: 25px;
  font-family: lato, sans-serif;
  color: #fff;
}

.products.clone p {
  color: #000;
}

.homepage p {
  font-size: 18px;
  font-weight: 400;
}

.homepage #main-slider h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.homepage .section.testimonials {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .blockchain.our_services #main-slider .item,
  .homepage #main-slider .item {
    height: auto;
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .btn-group-lg > .btn,
  .btn-lg {
    font-size: 14px !important;
  }
}

.homepage #main-slider .carousel .item .carousel-content button {
  background: 0 0;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 4px;
  box-shadow: none;
  padding: 18px 35px;
  border-color: #fff;
}

section#iphone-sec {
  padding: 30px;
}

.iphone-layer {
  position: relative;
  width: 100%;
  float: left;
}

.our-development-team .our-team-content,
.portfolio .product-image {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .homepage .featur-block img {
    position: absolute;
    top: 15px;
    width: 50px !important;
    padding-top: 0 !important;
  }
}
.test-head h2,
h3,
h4,
small {
  font-weight: 500;
  font-family: "Open Sans Bold", sans-serif;
  letter-spacing: 0;
}

.homepage .featur-block-txt p {
  color: #7d7d7d;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 20px;
  font-family: lato, sans-serif;
  font-weight: 500;
}

.features .second-main-title {
  padding-bottom: 60px;
}

@media (max-width: 2000px) {
  .homepage .clients .hidden-xs img {
    padding: 0;
  }
}

section.certificationTech {
  padding: 30px 0;
  background: #f2f2f4;
}

@media (max-width: 991px) {
  .iphone-layer {
    display: none;
  }
}

.products.clone h1.animated-item-1 span {
  color: #4cd493;
  font-weight: 900;
}

h1.animated-item-1 {
  color: #fff;
  font-weight: 700;
}

@media (max-width: 768px) and (min-width: 400px) {
  h1.animated-item-1,
  h1.animated-item-1 span {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: lato, sans-serif;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  h1.animated-item-1,
  h1.animated-item-1 span {
    font-size: 35px;
    line-height: 43px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: lato, sans-serif;
  }
  .carousel-content {
    margin-top: 25%;
  }
  .contact-us .carousel-content {
    margin-top: 50%;
  }
  h1.animated-item-1 span {
    color: #fff;
    font-weight: 900;
  }
  h1.animated-item-1 {
    color: #fff;
    font-weight: 700;
  }
}

@media (max-width: 399px) {
  h1.animated-item-1,
  h1.animated-item-1 span {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: lato, sans-serif;
  }
  .homepage #main-slider h2 {
    font-size: 20px;
    font-weight: 500;
  }
}

@media (max-width: 768px) and (min-width: 400px) {
  .homepage h1.animated-item-1,
  h1.animated-item-1 span {
    line-height: 37px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: lato, sans-serif;
  }
}

.about-goteso p b {
  color: #ff524e;
}

#founders {
  height: 300px;
  width: 300px;
}

@media (max-width: 1399px) {
  #founders {
    height: 300px;
    width: 300px;
  }
}

@media (min-width: 1400px) {
  #founders {
    height: 350px;
    width: 350px;
  }
}

@media (max-width: 767px) {
  .our-development-team p.designation,
  .team p.designation {
    font-size: 14px;
    font-family: lato, sans-serif;
  }
  .our-development-team h4.name,
  .team p.name {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.6px;
    font-family: lato, sans-serif;
  }
}

@media (min-width: 768px) {
  .our-development-team h4.name,
  .our-development-team p.designation,
  .team p.designation,
  .team p.name {
    font-family: lato, sans-serif;
  }
  .our-development-team h4.name,
  .team p.name {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.6px;
  }
  .our-development-team p.designation,
  .team p.designation {
    font-size: 16px;
  }
  span.line-seprator img {
    width: 200px;
    padding-bottom: 20px;
  }
  .products.clone span.line-seprator img {
    width: 200px;
    padding-bottom: 40px;
  }
  .products.clone #technology span.line-seprator img {
    width: 200px;
    padding-bottom: 20px;
  }
}

.request-demo p,
.training .request-demo p {
  font-size: 18px;
  padding-top: 20px;
}

.request-demo p {
  color: #fff;
  font-family: lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.4px;
}

#content p,
#content ul li,
.web_app_developments h3 {
  color: #000;
  font-family: lato, sans-serif;
}

.training .request-demo p {
  color: #fff;
  font-family: lato, sans-serif;
}

.our-development-team .our-team-content div {
  min-height: 100px;
}

@media (max-width: 767px) {
  span.line-seprator img {
    width: 140px;
    padding-bottom: 10px;
  }
  .certificationTech img {
    padding-bottom: 10px;
  }
}

#banner img,
.portfolio .product-image img {
  width: 100%;
}

#banner .col-sm-12 {
  padding: 0;
}

#content p,
#content ul li {
  letter-spacing: 0.6px;
}

@media (max-width: 767px) {
  .inner-services .web_app_developments {
    padding: 20px 15px;
  }
}

.inner-services .web_app_developments {
  border: 1px solid #dfdfdf;
  margin-bottom: 30px;
}

@media (max-width: 767px) and (min-width: 400px) {
  .web_app_developments h3 {
    font-size: 18px;
  }
  .web-app-image i,
  .web-app-image img {
    position: relative;
    top: 10px;
  }
}

@media (min-width: 768px) {
  .inner-services .web_app_developments {
    padding: 20px 30px;
  }
  .training .inner-services .web_app_developments {
    padding: 20px 30px;
  }
  .web_app_developments h3 {
    font-size: 17px;
  }
  .web-app-image i,
  .web-app-image img {
    position: relative;
    top: 13px;
  }
}

@media (min-width: 1441px) {
  .web-app-image i {
    position: relative;
    top: 0;
  }
}

@media (max-width: 399px) {
  .web_app_developments h3 {
    font-size: 16px;
  }
  .web-app-image i,
  .web-app-image img {
    position: relative;
    top: 10px;
  }
}

.web_app_developments h3 {
  padding-left: 15px;
  font-weight: 900;
  letter-spacing: 0.4px;
}

.inner-services:hover .web_app_developments p,
.service-inner .inner-services:hover .web_app_developments h3,
.text1,
.text1 ul li a,
.text1 ul li i,
.training .inner-services:hover .web_app_developments h3,
.training .inner-services:hover .web_app_developments p {
  color: #fff;
}

.web_app_developments p {
  font-family: lato, sans-serif;
  font-size: 17px;
  padding-top: 20px;
  line-height: 25px;
  letter-spacing: 0.4px;
}

@media (min-width: 768px) {
  #content p,
  #content ul li {
    font-size: 18px;
  }
  .web_app_developments {
    height: 300px;
  }
}

.service-inner h3.text-left {
  font-family: lato, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.service-inner .section.testimonials,
.services_inner_list {
  padding: 60px 0;
}

#requestHere .modal-title,
#requestHere label {
  font-family: lato, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

.service-inner .web-app-image #white,
.training .web-app-image #white {
  display: none;
}

.service-inner .inner-services:hover .web_app_developments,
.training .inner-services:hover .web_app_developments {
  background-color: #ff524e;
  transition: 0.2s;
}

.service-inner .inner-services:hover .web-app-image #white,
.training .inner-services:hover .web-app-image #white {
  display: block;
}

.service-inner .inner-services:hover .web-app-image #red,
.training .inner-services:hover .web-app-image #red {
  display: none;
}

@media (min-width: 1400px) {
  .portfolio #main-slider2 img {
    width: 600px;
    padding: 200px 0 0 145px;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .portfolio #main-slider2 img {
    width: 400px;
    padding: 200px 0 0 100px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .portfolio #main-slider2 img {
    width: 300px;
    padding: 200px 0 0 100px;
  }
}

.product-image {
  position: relative;
}

.overlay,
.text1 {
  position: absolute;
}

.portfolio .image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
}

.product-image:hover .overlay {
  cursor: pointer;
  background: rgba(255, 82, 78, 0.9);
}

.text1 {
  display: none;
  top: 50%;
  left: 35%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: left;
  letter-spacing: 0.5px;
}

.product-image:hover .text1 {
  display: block;
}

.text1 ul li a {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .text1 ul li a {
    font-size: 20px;
    padding: 10px;
  }
  .text1 ul li i {
    font-size: 30px;
    padding: 10px;
  }
}

@media (min-width: 768px) {
  .text1 ul li a,
  .text1 ul li i {
    font-size: 22px;
    padding: 15px;
  }
  .text1 ul li i {
    font-size: 35px;
    padding: 10px;
  }
}

@media (min-width: 1200px) and (max-width: 1420px) {
  .portfolio .product-image img.image-large {
    width: 99%;
  }
}

@media (max-width: 1095px) and (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 7.5px 0;
  }
}

@media (min-width: 1096px) {
  .navbar-nav {
    float: left;
    margin: 7.5px -15px;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .blockchain .hidden-xs .carousel-content {
    margin-top: 35% !important;
  }
}

@media (min-width: 768px) and (max-width: 991) {
  .blockchain .hidden-xs .carousel-content,
  .blockchain .hidden-xs img {
    margin-top: 18% !important;
  }
}

@media (max-width: 767px) {
  .blockchain .hidden-xs img {
    width: 500px;
    padding: 0 70px 30px;
  }
}

.dropdown .dropdown-menu {
  z-index: 2;
  padding-bottom: 20px;
  font-family: "Proxima Nova Lt", sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  width: 380px;
}

.dropdown-menu span a {
  color: #ff524e;
  font-size: 15px;
}

.dropdown-menu p {
  font-size: 17px;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
  display: none;
}

.pull-right {
  float: right !important;
}

.products span.dropdown img.flag,
.products.clone span.dropdown img.flag,
span.dropdown img.flag {
  width: 23px;
  padding: 0;
}

span.dropdown img {
  width: auto;
}

.homepage span.dropdown p {
  color: #000;
  font-family: "Proxima Nova Lt", sans-serif;
  font-weight: 600;
}

span.dropdown:hover .dropdown-menu.pull-right {
  display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
  #iphone-sec .container {
    width: auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #iphone-sec .container {
    width: auto;
  }
}

@media (min-width: 1200px) and (max-width: 1249px) {
  #iphone-sec .container {
    width: 1100px;
  }
}

@media (min-width: 1250px) {
  #iphone-sec .container {
    width: 1170px;
  }
}

@media (min-width: 1500px) {
  .certificationTech img.inner {
    width: 200px;
  }
}

@media (min-width: 1400px) and (max-width: 1499px) {
  .certificationTech img.inner {
    width: 180px;
  }
}

@media (min-width: 1045px) and (max-width: 1399px) {
  .certificationTech img.inner {
    width: 150px;
  }
}

@media (min-width: 992px) and (max-width: 1044px) {
  .certificationTech img.inner {
    width: 130px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .certificationTech img {
    width: 180px;
  }
}

.certificationTech img.inner {
  margin-bottom: 20px;
}

@media (max-width: 1199px) and (min-width: 768px) {
  .featur-block-txt p {
    height: 100px;
  }
}

@media (max-width: 1235px) and (min-width: 1200px) {
  .profile h4 {
    height: 40px;
  }
}

@media (max-width: 1031px) and (min-width: 992px) {
  .profile h4 {
    height: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1399px) {
  .training .hidden-xs .carousel-content,
  .training-inner .hidden-xs .carousel-content {
    margin-top: 35% !important;
  }
}

@media (min-width: 1400px) {
  .training-inner .hidden-xs .carousel-content {
    margin-top: 25% !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  #bottom .footer,
  #bottom .footer .career {
    padding-left: 20px;
  }
  #bottom .footer h3.career {
    padding-left: 0;
  }
}

#fc_frame,
#fc_frame.fc-widget-normal {
  bottom: 0 !important;
}

.web-content a,
.web-content a:focus,
.web-content a:hover {
  color: #ff524e;
  font-size: 17px;
  font-family: lato, sans-serif;
  letter-spacing: 0.6px;
  outline: 0;
}

@media (max-width: 767px) {
  .certificationTech img.inner {
    width: 180px;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:active,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover,
  .products .nav-tabs.nav-justified > .active > a:after {
    color: #ff5049;
  }
  p.web-content {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > .active > a:hover:after,
  .products .nav-tabs.nav-justified > .active > a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    width: 60%;
    height: 3px;
    background: #ff5049;
    margin-left: auto;
    margin-right: auto;
  }
  p.web-content {
    text-align: justify;
    padding: 0 10px;
  }
  .our_services p.web-content,
  .products p.web-content,
  .training.training-inner p.web-content {
    text-align: justify;
    padding: 0;
  }
  .on-demand p {
    padding: 12px;
  }
}

@media (min-width: 768px) and (max-width: 1399px) {
  .testimonials p#scroll-style,
  .testimonials p.scroll-style {
    height: 230px;
    overflow: auto;
  }
}

@media (min-width: 1400px) {
  .testimonials p#scroll-style,
  .testimonials p.scroll-style {
    height: 200px;
    overflow: auto;
  }
}

@media (min-width: 992px) {
  .testimonials p.experience {
    height: 40px;
    padding: 10px 0;
  }
}

@media (max-width: 991px) {
  .testimonials p.experience {
    height: 50px;
    padding: 10px 0;
  }
}

.testimonial-text i.checked {
  color: #ffc600;
  display: inline;
  font-size: 18px;
  padding: 0 1px;
}

.owl-carousel .item {
  display: inline-block;
  background: 0 0;
}

.owl-carousel.owl-demo .item {
  display: block;
}

@media (min-width: 768px) {
  .visible-at-large {
    display: block;
  }
  .visible-at-small {
    display: none;
  }
  #contact-us .tab-content {
    margin-top: -30px;
  }
}

@media (max-width: 767px) {
  .visible-at-small {
    display: block;
  }
  .visible-at-large {
    display: none;
  }
  #contact-us .tab-content {
    margin-top: 0;
  }
}

#contact-us .nav-tabs.nav-justified {
  margin: 20px 0;
}

#contact-us .inner-address p b,
#contact-us .nav-tabs.nav-justified a {
  color: #fff;
}

@media (min-width: 992px) {
  p#scroll-style,
  p.scroll-style {
    padding-top: 3px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  p#scroll-style,
  p.scroll-style {
    padding-top: 20px;
  }
}

a:focus .btn-contact-us {
  outline: 0;
}

section#iphone-sec {
  padding: 80px 0 !important;
  color: #fff;
}

@media (min-width: 768px) {
  #iphone-sec span.line-seprator img {
    width: 200px;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #iphone-sec span.line-seprator img {
    width: 140px;
    padding-bottom: 10px;
  }
}

#iphone-sec i {
  font-size: 60px;
  color: #f23436;
}

#iphone-sec h3 {
  font-family: lato, sans-serif;
  font-size: 20px;
  color: #000;
  line-height: 27px;
  letter-spacing: 0.6px;
  font-weight: 600;
}

#iphone-sec p {
  font-family: lato, sans-serif;
  color: #000;
  line-height: 27px;
  letter-spacing: 0.6px;
}

@media (min-width: 768px) {
  #iphone-sec .first,
  #iphone-sec .third {
    padding: 40px 25px;
    border-right: 1px solid #ddd;
  }
  #iphone-sec .third {
    border-left: 1px solid #ddd;
  }
}

#iphone-sec .fourth,
#iphone-sec .second {
  padding: 0 20px;
}

@media (min-width: 1158px) {
  #iphone-sec .first,
  #iphone-sec .third {
    padding: 40px 25px;
    border-right: 1px solid #ddd;
  }
  #iphone-sec .fourth .text-right1,
  #iphone-sec .fourth img,
  #iphone-sec .second .text-right1,
  #iphone-sec .second img {
    display: inline-block;
  }
  .text-right1 {
    padding-left: 20px;
  }
  #iphone-sec .fourth img,
  #iphone-sec .second img {
    position: relative;
    bottom: 23px;
  }
}

@media (max-width: 1157px) {
  #iphone-sec .fourth .text-right1,
  #iphone-sec .fourth img,
  #iphone-sec .second .text-right1,
  #iphone-sec .second img {
    text-align: center;
    display: inherit;
    margin-left: auto;
    margin-right: auto;
  }
  .text-right1 {
    padding-left: 20px;
  }
}

@media (max-width: 1157px) and (min-width: 768px) {
  #iphone-sec .first,
  #iphone-sec .third {
    padding: 90px 25px;
    border-right: 1px solid #ddd;
  }
}

#iphone-sec img {
  width: 60px;
  position: relative;
}

@media (max-width: 767px) {
  #iphone-sec .invisible-small {
    display: none;
  }
  #iphone-sec .first,
  #iphone-sec .fourth,
  #iphone-sec .second,
  #iphone-sec .third {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
  }
  #iphone-sec .fourth.last {
    border-bottom: 0;
  }
}

#talk-to-us .form-container {
  padding: 30px;
}

#talk-to-us .form-container input.form-control,
#talk-to-us .form-container textarea.form-control {
  border-top: none !important;
  border-bottom: 1px solid #c5c5c5 !important;
  border-left: none !important;
  border-right: none !important;
  box-shadow: none !important;
  border-radius: 0;
}

#talk-to-us .intl-tel-input {
  margin-left: 40px;
  font-size: 14px;
  font-family: lato, sans-serif;
  color: #333;
  bottom: 8px;
}

#talk-to-us .form-container input.form-control:focus,
#talk-to-us .form-container textarea.form-control:focus {
  border: 0;
  border-bottom: 1px solid;
}

#talk-to-us .form-container input.form-control:focus,
#talk-to-us .form-container textarea#detail:focus {
  box-shadow: none !important;
  outline: 0 !important;
}

#talk-to-us .intl-tel-input .flag-dropdown {
  top: 3px !important;
}

#talk-to-us .form-container input.form-control,
#talk-to-us .form-container textarea {
  border-top: none !important;
  border-bottom: 1px solid #c5c5c5 !important;
  border-left: none !important;
  border-right: none !important;
  box-shadow: none !important;
  border-radius: 0;
  color: #000;
  font-weight: 600;
  margin-left: 4rem;
  padding-top: 24px;
  width: calc(100% - 4em);
}

#talk-to-us .intl-tel-input .flag-dropdown .selected-flag {
  padding: 0 !important;
}

#talk-to-us #enrollnow .form-container input#phone,
#talk-to-us .form-container input#phone,
#talk-to-us .form-container input#tel {
  margin-left: 0 !important;
  color: #000;
  padding-top: 0;
  padding-left: 60px;
}

#talk-to-us .intl-tel-input {
  width: 93%;
}

#talk-to-us input[type="file"] {
  height: 80px !important;
  padding: 0 0 30px;
}

@media (max-width: 767px) {
  #talk-to-us .form-container input.form-control,
  #talk-to-us .form-container textarea {
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) {
  #talk-to-us .form-container input.form-control,
  #talk-to-us .form-container textarea {
    font-size: 1.5rem;
  }
}

span#errorname {
  color: red;
  padding-left: 40px;
  font-size: 16px;
  font-family: lato, sans-serif;
  letter-spacing: 0.6px;
}

button.btn.dropdown-toggle,
button.btn.dropdown-toggle:hover {
  box-shadow: none;
}

@media (max-width: 767px) {
  #talk-to-us .GetStarted,
  #talk-to-us .GetStarted:focus {
    float: none;
    outline: 0;
  }
}

@media (min-width: 768px) {
  #talk-to-us .GetStarted,
  #talk-to-us .GetStarted:focus {
    float: right;
    outline: 0;
  }
}

@media (min-width: 768px) {
  .about #memories {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .about #memories {
    padding: 30px 0;
  }
}

.picker--focused .picker__day--selected,
.picker__date-display,
.picker__day--selected,
.picker__day--selected:hover,
.picker__weekday-display {
  background-color: #f23436 !important;
}

.picker__weekday-display {
  border-bottom: 1px solid #ddd;
  font-size: 1.4rem !important;
  letter-spacing: 0.4px;
}

.picker__day.picker__day--today {
  color: #f23436;
}

.picker__button--today:before {
  border-top: 0.66em solid #f23436;
}

button.btn.btn-contact-us:focus,
button.btn.btn-request-demo:focus {
  outline: 0;
  box-shadow: none;
}

.team h3 {
  font-family: lato, sans-serif;
  font-weight: 600;
  letter-spacing: 0.8px;
}

.team span {
  font-size: 16px;
  font-family: lato, sans-serif;
  font-weight: 600;
  letter-spacing: 0.4px;
}

.team p {
  padding: 20px 0;
  font-family: Lato, sans-serif;
  letter-spacing: 0.4px;
  font-weight: 500;
}

.team .introduction {
  padding: 20px 0;
}

@media (max-width: 767px) {
  .visibleAtmobile {
    display: block;
  }
  .hiddenAtmobile {
    display: none;
  }
  .team h3 {
    font-size: 19px;
    line-height: 27px;
  }
  .team p {
    font-size: 16px;
    line-height: 24px;
  }
  .team span {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .visibleAtmobile {
    display: none;
  }
  .hiddenAtmobile {
    display: block;
  }
  section.team {
    padding-bottom: 60px;
  }
  .team span.founder:after {
    content: "";
    width: 40px;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: 110px;
    left: 15px;
  }
  .team h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .team p {
    font-size: 17px;
    line-height: 26px;
  }
  .team span {
    font-size: 17px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .ceo_image,
  .cmo_image,
  .coo_image {
    padding: 100px 0;
  }
}

@media (min-width: 1200px) {
  .ceo_image,
  .cmo_image,
  .coo_image {
    padding: 40px 0;
  }
}

.team.visibleAtmobile p {
  padding: 10px 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .outline.text-center p,
  .without-outline.text-center p {
    font-size: 15px;
  }
  .outline.text-center {
    padding: 30px 3px;
    height: 250px;
  }
}

@media (min-width: 992px) {
  .outline.text-center p,
  .without-outline.text-center p {
    font-size: 18px;
  }
  .outline.text-center {
    padding: 30px 20px;
  }
}

@media (max-width: 767px) {
  .outline.text-center p,
  .without-outline.text-center p {
    font-size: 16px;
  }
  #iphone-sec.visibleAtmobile {
    display: block;
  }
  #iphone-sec.hiddenAtmobile {
    display: none;
  }
}

@media (min-width: 768px) {
  .outline.text-center {
    border: 1px solid #f1f1f1;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  }
  #iphone-sec p.section-sub-header {
    padding-bottom: 40px;
  }
  #iphone-sec.visibleAtmobile {
    display: none;
  }
  #iphone-sec.hiddenAtmobile {
    display: block;
  }
}

.without-outline.text-center p {
  padding-bottom: 20px;
}

@media (max-width: 1435px) and (min-width: 992px) {
  .outline.text-center,
  .without-outline.text-center {
    height: 250px;
  }
}

.outline img,
.without-outline img {
  width: 60px;
  position: relative;
}

.founder-social-links li a,
.founder-social-links li a:hover {
  font-size: 16px;
  color: #514f47;
}

.founder-social-links li i {
  border: 1px solid #514f47;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding: 6px 8px;
}

@media (max-width: 767px) {
  #talk-to-us .affix {
    position: relative !important;
  }
}

@media (min-width: 768px) {
  .training-panel {
    padding: 0 10px;
  }
}

.put-me-down {
  padding: 0;
  margin: 0 !important;
}

#bottom .footerm .widget h3 {
  width: 100px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 10px;
}
#bottom .footerc ul.sales li a {
  font-weight: 500;
}
#bottom .footerm .widget h3.sales {
  padding: 0;
  border: 0;
}
#bottom .footerm ul.parent-ul li a {
  font-weight: 500;
}
#bottom .footerm ul.social-share-1 {
  margin: 30px 0 10px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
#bottom .footerm ul.social-share-1 li {
  margin-right: 10px;
  padding: 4px 0;
}
#bottom .footerm ul.social-share-1 li:hover a {
  background: #ff5049;
  color: #fff;
}
#bottom .footerm ul.social-share-1 li:hover a svg {
  fill: #fff;
}
#bottom .footerm ul.social-share-1 li a {
  font-size: 17px;
  background: #f5f5f5;
  border-radius: 50px;
  padding: 5px;
  width: 30px;
  text-align: center;
  height: 30px;
  display: inline-block;
}

@media (max-width: 499px) {
  .put-me-down {
    display: block !important;
    font-size: 0 !important;
  }
}

@media (min-width: 500px) and (max-width: 991px) {
  .put-me-down {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .put-me-down {
    display: block !important;
    font-size: 0 !important;
  }
}

@media (min-width: 1200px) {
  .put-me-down {
    display: none;
  }
}

@media (max-width: 399px) {
  .portfolio .overlay li span.denmark {
    padding-left: 30px;
    font-size: 13px;
    font-family: lato, sans-serif;
    font-weight: 500;
  }
}

@media (min-width: 400px) {
  .portfolio .overlay li span.denmark {
    padding-left: 48px;
    font-size: 16px;
    font-family: lato, sans-serif;
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  section.sitemap {
    padding: 100px 0;
  }
}

@media (max-width: 767px) {
  h1.heading i {
    padding-right: 18px;
  }
}

ul.sitemap {
  padding: 0;
}

.sitemap ul.sitemap li a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 10px;
  display: inline-block;
  vertical-align: text-top;
}

.sitemap ul.sitemap li {
  list-style-type: none;
}

.sitemap ul.sub-menu li.sub-menu-link {
  list-style: disc;
  font-size: 20px;
}

.sitemap ul.sub-menu li a {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  padding: 0 0 10px;
  display: inline-block;
  vertical-align: text-top;
}

.sitemap ul.sub-menu li {
  list-style-type: circle;
  font-size: 18px;
}

.sitemap h3 {
  color: #ff5049;
  font-size: 22px;
  font-weight: 600;
}

.sitemap-banner h2 {
  padding-left: 60px;
}

.sitemap-banner {
  padding: 40px 0;
}

@media (min-width: 768px) and (max-width: 880px) {
  .sitemap .widget1 {
    height: 1000px;
  }
}

@media (min-width: 881px) and (max-width: 991px) {
  .sitemap .widget1 {
    height: 900px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sitemap .widget1 {
    height: 1000px;
  }
}

@media (max-width: 362px) {
  textarea.product_detail {
    margin: 50px 42px 0;
  }
}

@media (min-width: 363px) {
  textarea.product_detail {
    margin: 33px;
  }
}

select.browser-default {
  background: #fff !important;
  box-shadow: none;
}

@media (min-width: 768px) {
  #contactUs .alert-danger,
  #contactUs .alert-success {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  #contactUs .alert-danger,
  #contactUs .alert-success {
    margin: 0 30px;
  }
}

@media (max-width: 399px) {
  #talk-to-us label span {
    font-size: 10px;
  }
}

@media (min-width: 400px) {
  #talk-to-us label span {
    font-size: 14px;
  }
}

#talk-to-us label span {
  color: #fe3436;
  font-weight: 600;
}

.icon i,
.icon img,
.service-image i {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  overflow: hidden;
}

.icon i:hover,
.icon img:hover,
.service-image i:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}

.training-options-detail {
  border-top: 2px solid;
  padding: 40px 10px;
  margin-bottom: 30px;
  width: 90%;
  margin: 30px auto;
  -webkit-box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.06);
}

@media (min-width: 1200px) {
  .training-options-image img {
    width: 55%;
  }
}

@media (max-width: 1199px) {
  .training-options-image img {
    width: 50%;
  }
}

@media (max-width: 767px) and (min-width: 400px) {
  .training-options-image img {
    width: 30%;
  }
}

@media (max-width: 399px) {
  .training-options-image img {
    width: 40%;
  }
}

@media (max-width: 991px) {
  a.btn.btn-know-more,
  a.btn.btn-know-more:hover {
    padding: 6px 12px;
  }
}

@media (min-width: 992px) {
  a.btn.btn-know-more,
  a.btn.btn-know-more:hover {
    padding: 8px 22px;
  }
}

@media (min-width: 1367px) {
  .training-options-detail .training-options-title h3 {
    font-size: 19px;
    font-family: lato, sans-serif;
    letter-spacing: 0.3px;
    font-weight: 600;
    padding: 26px 0;
    color: #161616;
    height: 60px;
  }
  a.btn.btn-know-more,
  a.btn.btn-know-more:hover {
    margin: 30px 0;
  }
}

@media (max-width: 1366px) {
  .training-options-detail .training-options-title h3 {
    font-size: 18px;
    font-family: lato, sans-serif;
    letter-spacing: 0.6px;
    font-weight: 600;
    padding: 0;
    color: #161616;
    height: 60px;
  }
}

.training-options-detail {
  height: auto;
}

@media (max-width: 767px) {
  .training-options-detail {
    height: auto;
    padding: 60px 10px;
  }
}

a.btn.btn-know-more,
a.btn.btn-know-more:hover {
  font-size: 14px;
  font-family: lato, sans-serif;
  background: #fff;
  color: #ff5049;
  border: 2px solid #ff5049;
  float: right;
  font-weight: 600;
}

.owl-carousel.owl-demo .owl-item img {
  border-radius: 5px;
}

@media (min-width: 1300px) {
  .owl-carousel.owl-demo p,
  .owl-carousel.owl-demo p a {
    top: 50px;
    position: relative;
    font-size: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .owl-carousel.owl-demo p,
  .owl-carousel.owl-demo p a {
    top: 35px;
    position: relative;
    font-size: 17px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .owl-carousel.owl-demo p,
  .owl-carousel.owl-demo p a {
    top: 40px;
    position: relative;
    font-size: 17px;
  }
  .products.clone section {
    padding: 10px 0 !important;
  }
}

@media (max-width: 767px) and (min-width: 600px) {
  .owl-carousel.owl-demo p,
  .owl-carousel.owl-demo p a {
    top: 25px;
    position: relative;
    font-size: 15px;
  }
}

@media (max-width: 599px) {
  .owl-carousel.owl-demo p,
  .owl-carousel.owl-demo p a {
    top: 43px;
    position: relative;
    font-size: 16px;
  }
}

.owl-carousel.owl-demo p,
.owl-carousel.owl-demo p a {
  text-align: center;
  color: #fff;
  font-weight: 500;
  position: relative;
  letter-spacing: 0.4px;
  text-shadow: 2px 2px #000;
  top: 50% !important;
}

.owl-carousel.owl-demo p a {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 7px 12px;
}

@media (max-width: 767px) {
  .owl-carousel.owl-demo p,
  .owl-carousel.owl-demo p a {
    font-size: 15px;
    line-height: 27px;
  }
  .products.clone section {
    padding: 0 !important;
  }
  .products.clone .taxi.taxi-clone {
    padding: 30px 0 0 !important;
  }
}

@media (min-width: 768px) {
  .owl-carousel.owl-demo .owl-dot span {
    margin: 5px 6px;
    display: inline-block;
    background: #fff;
    border: 1px solid #e53062;
    border-radius: 30px;
  }
  .owl-dot span,
  .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
  }
  .owl-dot {
    display: inline-block;
  }
  .owl-dots {
    text-align: center;
    margin: 15px;
  }
  .owl-dots .owl-dot.active span {
    background: #e53062;
  }
}

.owl-item p.app-name {
  display: none;
}

.item:hover p.app-name {
  display: block;
}

.owl-carousel.owl-demo .owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  left: -40px;
  display: block !important;
  border: 0 solid #000;
}

.our-products-carousel .owl-carousel .owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  left: -30px;
  display: block !important;
  border: 0 solid #000;
}

.owl-carousel.owl-demo .owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: -34px;
  display: block !important;
  border: 0 solid #000;
}

.our-products-carousel .owl-carousel .owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  right: -23px;
  display: block !important;
  border: 0 solid #000;
}

@media (max-width: 767px) {
  .our-products-carousel .owl-carousel .owl-prev i,
  .owl-carousel .owl-next i,
  .owl-carousel.owl-demo .owl-next i,
  .owl-carousel.owl-demo .owl-prev i {
    font-size: 30px;
    color: #000;
  }
  .our-products-carousel .owl-carousel .owl-prev i,
  .owl-carousel .owl-next i,
  .owl-carousel.owl-demo .owl-next i,
  .owl-carousel.owl-demo .owl-prev i {
    font-size: 20px;
    color: #ff524e;
  }
  .owl-carousel.owl-demo .owl-dots .owl-dot.active span {
    background: #ff524e;
  }
  .owl-dots .owl-dot span {
    border-color: #ff524e;
  }
  .products.clone .request-demo h4 {
    font-size: 22px;
  }
  .products.clone .why-us-wrapper {
    height: 300px;
  }
}

.owl-carousel.owl-demo .owl-next i,
.owl-carousel.owl-demo .owl-prev i {
  font-size: 22px;
  color: #ff524e;
}

.owl-carousel.owl-demo .owl-dot span,
.owl-carousel.owl-demo .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
}

.owl-carousel.owl-demo .owl-dots .owl-dot.active span {
  background: #ff524e;
}

.owl-carousel.owl-demo .owl-dots .owl-dot span {
  border-color: #ff524e !important;
}

@media (min-width: 768px) {
  .play {
    display: inline-block;
    margin: 20px 0 20px 0;
    position: relative;
    line-height: 42px;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    font-family: lato, sans-serif;
    font-weight: 600;
    letter-spacing: 0.4px;
  }
  .play .fa {
    height: 38px;
    width: 38px;
    border-radius: 100%;
    float: left;
    margin: 0 15px 0 7px;
    box-shadow: 0 0 0 7px rgb(228, 86, 48, 0.5);
    text-align: center;
    line-height: 38px;
    text-indent: 4px;
    font-size: 16px;
    color: #fff;
  }
}

@media (max-width: 767px) {
  .play {
    display: inline-block;
    margin: 20px 0 20px 0;
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    font-family: lato, sans-serif;
    font-weight: 600;
    letter-spacing: 0.4px;
  }
  .play .fa {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    float: left;
    margin: 0 15px 0 7px;
    text-align: center;
    line-height: 30px;
    text-indent: 4px;
    font-size: 16px;
    color: #fff;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
  }
}

#myModal .close,
#myModalV1 .close,
#myModalV2 .close {
  background: rgba(255, 255, 255, 0.7);
  color: #333;
  height: 30px;
  border: 0;
  width: 30px;
}

#myModal .close .fa,
#myModalV1 .close .fa,
#myModalV2 .close .fa {
  line-height: 30px;
}

body .close .fa {
  font-size: 15px;
  line-height: 20px;
}

body .close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #b2b2b2;
  opacity: 1 !important;
  font-weight: 400;
  text-shadow: none;
  width: 26px;
  height: 26px;
  text-align: center;
  z-index: 99;
  border: 1px solid #b2b2b2;
  border-radius: 100px;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.animated {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}

#talk-to-us select.browser-default.gds-cr option {
  margin-left: 0;
}

#talk-to-us .form-container input#phone,
#talk-to-us .form-container input#whatsapp {
  margin-left: 4rem !important;
  color: #000;
  padding-top: 23px;
  padding-left: 0;
  width: calc(100% - 1.2em);
}

#talk-to-us .dropdown-menu .text {
  height: auto;
}

#talk-to-us .bootstrap-select .btn-default,
.bootstrap-select .btn-default:hover {
  background: #fff !important;
  border: 0;
  outline: 0;
  border-bottom: 1px solid #c5c5c5 !important;
  border-radius: 0 !important;
}

#talk-to-us .dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  text-align: left;
}

#talk-to-us .bs-searchbox input.form-control {
  margin-left: 0 !important;
}

#talk-to-us .btn-group.bootstrap-select.browser-default.form-control {
  background: 0 0 !important;
  box-shadow: none !important;
  width: 95%;
}

#talk-to-us .btn-group.open .dropdown-toggle {
  box-shadow: none;
}

#talk-to-us .bootstrap-select .btn:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
  box-shadow: none;
}

@media (max-width: 767px) {
  #talk-to-us .image,
  .quote,
  .text {
    border: 0;
  }
  #talk-to-us button.btn.dropdown-toggle.selectpicker.btn-default {
    padding: 4px 12px;
  }
  #talk-to-us .md-form.skype {
    margin-top: 25px;
  }
}

#talk-to-us .bootstrap-select.btn-group .btn .filter-option {
  margin-left: -10px;
}

#talk-to-us .bootstrap-select button.btn.dropdown-toggle,
#talk-to-us .bootstrap-select button.btn.dropdown-toggle:hover {
  width: 98% !important;
  margin-left: 1rem !important;
  padding: 0 13px !important;
}

#talk-to-us span.filter-option.pull-left {
  font-family: lato, sans-serif;
  text-transform: none;
  font-weight: 600;
  font-size: 1.5rem;
}

#talk-to-us .dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background: #f5f5f5;
  color: #000;
  font-weight: 600;
}

#talk-to-us .bootstrap-select.btn-group .btn .caret {
  display: none;
}

#talk-to-us .dropdown-menu > a {
  font-family: lato;
  padding: 10px;
  color: #333;
}

#talk-to-us .dropdown-menu.inner {
  max-height: 400px !important;
  overflow: auto;
}

#talk-to-us .dropdown-menu.open {
  max-height: 465px !important;
  overflow: auto;
}

@media (max-width: 499px) {
  #talk-to-us .dropdown-menu.open {
    left: -42px;
    right: 0;
  }
  #talk-to-us .bootstrap-select.btn-group .dropdown-menu.inner {
    position: relative;
    width: 100%;
  }
}

@media (min-width: 500px) {
  form#goteso-form {
    padding: 20px;
  }
}

img {
  font-size: 17px;
  font-family: lato;
  line-height: 26px;
}

.career.training .web-app-description p#scroll-style,
.career.training .web-app-description p.scroll-style {
  padding-top: 15px;
}

input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

ul#versions {
  padding-left: 65px;
  list-style: none;
}

ul#versions-at-small {
  padding-left: 60px;
  list-style: none;
}

ul#versions li,
ul#versions-at-small li {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  border-left: 4px solid;
  margin: 10px 0;
  line-height: 24px;
  padding: 0 0 0 10px;
}

.memories .col-lg-2.col-md-2.col-sm-4.col-xs-6:hover .image {
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  overflow: hidden;
}

.memories .col-lg-2.col-md-2.col-sm-4.col-xs-6 {
  overflow: hidden;
}

.memories .image {
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  filter: FlipH;
  -ms-filter: FlipH;
}

#cutural-community-members img.img-responsive {
  border: 2px solid #e44d30;
  border-radius: 100%;
  margin-top: 30px;
  width: 70%;
  box-shadow: inset 0 0 0 0 rgba(200, 95, 66, 0.4),
    inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

#cutural-community-members p {
  font-size: 17px;
  line-height: 25px;
  padding: 19px 0;
  color: #000;
}

.community-members {
  box-shadow: inset 0 0 0 0 rgba(200, 95, 66, 0.4),
    inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 6px rgba(0, 0, 0, 0.1);
  padding: 3px 0;
  margin-top: 30px;
}

.community-members:hover img.img-responsive {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

@media (max-width: 767px) {
  #cutural-community-members img.img-responsive {
    width: 50%;
  }
}

.training a,
.training a:focus,
.training a:hover {
  text-decoration: none;
}

.web-content b.heading {
  color: #000;
  font-size: 20px;
}

.web-content.how {
  margin-bottom: 5px;
}

#header .custom-search-icon {
  color: #fff;
  padding: 0 12px 9px;
}

@media (min-width: 768px) {
  .homepage #main-slider .item {
    background: url(../images/banner-left-shape.png),
      url(../images/banner-right-shape.png) #000;
    background-repeat: no-repeat;
    background-position: -3% center, right bottom;
    background-position: -3% center, right bottom 11%;
    background-size: contain, 25%;
  }
  .homepage .carousel-content {
    text-align: left;
  }
  .homepage #main-slider .carousel .item .carousel-content button {
    float: left;
  }
  h1.animated-item-1 span {
    color: #fff;
    font-weight: 900;
  }
  h1.animation.animated-item-1:before {
    height: 5px;
    display: block;
    width: 150px;
    background: #fff;
    border-right: 1px #fff;
    content: "";
    position: relative;
    bottom: 10px;
    left: 3px;
  }
  section.search-page {
    padding: 100px 0 200px;
  }
}

@media (max-width: 767px) {
  .homepage #main-slider .item {
    background: url(../images/banner-right-shape.png) #000;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-position: right bottom 11%;
    background-size: contain;
  }
  .homepage .carousel-content {
    text-align: center;
  }
  .homepage #main-slider .carousel .item .carousel-content button {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  h1.animated-item-1 span {
    color: #ff5049;
    font-weight: 900;
  }
  section.search-page {
    padding: 100px 0;
  }
}

@media (min-width: 1400px) {
  .homepage .carousel-content {
    margin-top: 20%;
    padding-left: 65px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .homepage .carousel-content {
    margin-top: 20%;
    padding-left: 125px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homepage .carousel-content {
    margin-top: 20%;
    padding-left: 145px;
  }
}

.sitemap ul.sitemap li.main-link:before {
  content: "";
  height: 1.5px;
  width: 8px;
  position: absolute;
  background: #000;
  margin-top: 14px;
}

@media (max-width: 767px) {
  .sitemap ul.sitemap li.main-link:before {
    left: 0;
  }
  .col-lg-6.col-sm-6.carouselcontent {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .sitemap ul.sitemap li.main-link:before {
    left: -4px;
  }
}

section.request-demo .section-sub-header a {
  color: #fff;
  font-size: 18px;
}

.our-products-carousel .item {
  height: 221.5px;
  border-radius: 14px;
  box-shadow: 0 2px 34px 7px rgba(0, 0, 0, 0.1);
}

.our-products-carousel .item .row,
.our-products-carousel .item .row .col-lg-5.col-sm-6,
.our-products-carousel .item img {
  height: 100%;
  border-bottom-left-radius: 13px;
  border-top-left-radius: 13px;
}

.our-products-carousel .item h3.product-title {
  font-size: 20px;
  font-family: lato, open-sans;
  font-weight: 800;
  line-height: 30px;
}

.our-products-carousel .item p.product-description {
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

.our-products-carousel hr.seperator {
  margin-right: 19px;
  border-top: 2px solid #eee;
  margin-top: 10px;
}

.our-products-carousel i.fas.fa-chevron-left,
.our-products-carousel i.fas.fa-chevron-right {
  background: #f65049;
  border-radius: 100%;
  border: 1px solid #f5f5f5;
  height: 40px;
  width: 40px;
  color: #f2f2f4;
  opacity: 0.7;
}

.our-products-carousel i.fas.fa-chevron-left:hover,
.our-products-carousel i.fas.fa-chevron-right:hover {
  opacity: 1;
}

.our-products-carousel i.fas.fa-chevron-left {
  margin-left: 9px;
}

.our-products-carousel .owl-item {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}

@media (min-width: 768px) {
  .our-products-carousel i.fas.fa-chevron-right {
    margin-left: -36px;
  }
  .our-products-carousel i.fas.fa-chevron-left,
  .our-products-carousel i.fas.fa-chevron-right {
    padding: 12px 14px;
  }
  nav.navbar .search-icon {
    display: none;
  }
  .our-products-carousel .carouselcontent {
    padding: 12px 20px 12px 0;
  }
}

@media (max-width: 767px) {
  .our-products-carousel i.fas.fa-chevron-right {
    margin-left: -34px;
  }
  .our-products-carousel i.fas.fa-chevron-left,
  .our-products-carousel i.fas.fa-chevron-right {
    padding: 10px 12px;
  }
  #header i.fa.fa-search {
    top: 33px;
    position: relative;
    float: right;
    font-size: 18px;
    padding: 5px 4px;
    height: 48px;
    width: 48px;
  }
}

.title-wrapper {
  background: #fff;
  height: 80px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

@media (min-width: 768px) {
  #header i.fa.fa-search {
    padding: 7px;
    height: 30px;
    width: 30px;
    margin-right: 7px;
  }
  #header .custom-search-small .fa.fa-search {
    display: none;
  }
  #our-training-carousel .owl-carousel.owl-demo .item.even {
    margin-top: 50px;
  }
}

#app-like .amp-carousel-button {
  border-radius: 100%;
}

.owl-carousel.owl-demo p.tdescription {
  color: #000;
  padding: 20px 0;
  margin: 0;
  text-align: center;
  text-shadow: none;
  position: unset;
}

.image-wrapper {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

#our-training-carousel .image-wrapper:nth-child(even) {
  margin-top: 60px;
}

#our-training-carousel .owl-carousel.owl-demo .owl-dots .owl-dot span {
  border-color: #000 !important;
  width: 50px;
  height: 0;
}

#our-training-carousel .owl-carousel.owl-demo .owl-dots .owl-dot.active span {
  border-color: #ff524e !important;
}

#our-training-carousel .owl-item:hover {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#our-training-carousel .owl-item {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#our-products-carousel p {
  color: #424242;
}

#our-products-carousel .item img {
  object-fit: cover;
}

#our-products-carousel .owl-carousel .owl-stage-outer {
  padding-top: 10px;
}

@media (max-width: 767px) {
  #our-products-carousel .carouselcontent {
    text-align: center;
  }
}

#main-slider2 .breadcrumb {
  background: 0 0;
  padding: 0;
  margin-bottom: 0;
}

#breadcrumb ul li,
.breadcrumb ul li {
  padding: 0 2px;
}

#breadcrumb ul li,
#breadcrumb ul li a,
.breadcrumb ul li,
.breadcrumb ul li a {
  color: #555;
  font-family: lato, sans-serif;
  font-size: 16px;
  text-align: left !important;
}

#breadcrumb ul li:hover,
.breadcrumb ul li:hover {
  text-decoration: underline;
}

#breadcrumb ul li.active,
#breadcrumb ul li.active a,
.breadcrumb ul li.active,
.breadcrumb ul li.active a {
  color: #555;
  font-weight: 600;
}

#breadcrumb ul li.active:hover,
.breadcrumb ul li.active:hover {
  text-decoration: none;
}

#breadcrumb ul li img,
.breadcrumb ul li img {
  width: 13px;
  padding: 0;
}

@media (max-width: 767px) {
  #breadcrumb,
  .breadcrumb ul {
    padding: 30px 5px 0 8px;
  }
  #breadcrumb ul,
  .breadcrumb ul {
    display: flex;
    align-items: center;
  }
  #breadcrumb ul li,
  #breadcrumb ul li a,
  .breadcrumb ul li,
  .breadcrumb ul li a {
    font-size: 14px;
    line-height: 24px;
  }
  #breadcrumb ul li img,
  .visible-xs .breadcrumb ul li img {
    width: 13px !important;
    padding: 0 !important;
  }
}

@media (max-width: 300px) {
  .enroll-now#talk-to-us .form-container {
    padding: 20px;
  }
  .enroll-now#talk-to-us .md-form label,
  .enroll-now#talk-to-us .form-container input.form-control,
  .enroll-now#talk-to-us .form-container textarea {
    margin-left: 3rem !important;
  }
  .enroll-now#talk-to-us .text-before {
    left: 30px;
  }
  .enroll-now#talk-to-us .intl-tel-input {
    margin-left: 30p;
    width: calc(100% - 30px);
  }
  .g-recaptcha {
    transform: scale(0.68);
    -webkit-transform: scale(0.68);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media (max-width: 400px) and (min-width: 350px) {
  .g-recaptcha {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    /* transform-origin: 0 0;
    -webkit-transform-origin: 0 0; */
  }
}
@media (max-width: 351px) and (min-width: 301px) {
  .g-recaptcha {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon/icomoon.eot?nsuf1n);
  src: url(../fonts/icomoon/icomoon.eot?nsuf1n#iefix)
      format("embedded-opentype"),
    url(../fonts/icomoon/icomoon.ttf?nsuf1n) format("truetype"),
    url(../fonts/icomoon/icomoon.woff?nsuf1n) format("woff"),
    url(../fonts/icomoon/icomoon.svg?nsuf1n#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#footer-address {
  background: url(https://www.goteso.com/assets/images/career/footer-address-bg.png)
    no-repeat;
  background-size: cover;
  padding: 20px;
  margin-top: 20px;
}
#footer-address .row {
  display: flex;
}
#footer-address .left p {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  color: #f23436;
}
#footer-address .left img {
  margin-top: -15px;
}
#footer-address .right p {
  color: #f23436;
  display: flex;
  margin: 0;
  font-weight: 550;
  font-size: 16px;
}
@media (max-width: 399px) {
  #footer ul > li {
    display: inline-block;
    margin: 9px;
  }
}
@media (min-width: 400px) {
  #footer ul > li {
    display: inline-block;
    margin-left: 15px;
  }
}
#footer .social-share-1 a {
  font-size: 20px;
}
.widget span a {
  color: #000;
  font-size: 16.4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #bottom .footer {
    padding-left: 50px;
  }
}
@media (min-width: 992px) {
  #bottom .footer,
  #footer-address {
    padding-left: 50px;
  }
  #footer-address .row {
    flex-direction: row;
    align-items: center;
  }
  #footer-address {
    padding-right: 50px;
  }
  .footerm .dmca-image {
    margin: 25px 0 !important;
  }
}
@media (max-width: 991px) {
  .footerm .dmca-image {
    margin: 15px 0 25px;
  }
  #footer-address {
    padding-left: 30px;
  }
  #footer-address {
    padding-right: 50px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .widget {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  #bottom .footer {
    padding-left: 20px;
  }
  #bottom .widget {
    margin-top: 30px;
  }
  #footer-address .row {
    flex-direction: column;
  }
}
section.hr_bg {
  padding: 40px 0 50px;
  background: url(../../../assets/images/career/join_us_background.png) left top
    #ff5049;
  background-size: cover;
  text-align: center;
}
.hr_bg h1 {
  font-size: 16px;
}
.hr_bg h1,
.hr_bg p,
.hr_bg span {
  color: #fff;
}
#hr_bg h1,
#hr_bg h1 span,
#hr_bg h3,
#hr_bg h3 span {
  color: #fff;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 42px;
  font-weight: 900;
  letter-spacing: 0.6px;
}
#hr_bg h2,
#hr_bg h2 span,
#hr_bg h4,
#hr_bg h4 span {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.6px;
}
.hr_bg p {
  letter-spacing: 0.6px;
  font-weight: 350;
}
.hr-img a img {
  border-radius: 80%;
  border: 7px solid #d94644;
  background: #fff;
}
.hr-info {
  display: inline-flex;
  margin: 16% 0 60px;
}
.hr-info,
.hr_bg {
  position: relative;
}
.hr-detail ul {
  text-align: left;
}
.hr-detail ul li {
  padding: 3px 0;
  color: #fff;
}
.hr-detail ul li a {
  font-weight: 300;
  color: #fff;
  font-family: "Proxima Nova Lt", sans-serif !important;
}
.hr-detail ul li.margin-bottom strong {
  font-size: 22px;
}
@media (min-width: 768px) {
  #hr_bg h1,
  #hr_bg h1 span,
  #hr_bg h3,
  #hr_bg h3 span {
    font-size: 32px;
  }
  .hr-detail {
    padding-left: 50px;
  }
  .hr-detail ul li {
    font-size: 17px;
    letter-spacing: 0.6px;
    font-weight: 300;
  }
  .hr-detail ul li i {
    font-size: 15px;
    padding-right: 15px;
  }
  .hr-img a img {
    height: 160px;
    width: 160px;
    object-fit: cover;
    object-position: 0 0px;
  }
  .hr_bg span {
    font-size: 20px;
  }
  .hr-detail ul li.margin-bottom {
    padding-bottom: 15px;
  }
  .hr_bg p {
    font-size: 18px;
    padding: 0 12px;
  }
  .hr-img .fa-linkedin {
    color: #ff524e;
    font-size: 20px;
    background-color: #fefefe;
    border-radius: 50%;
    padding: 8px 10px;
    transition: 0.3s;
    position: absolute;
    bottom: -5px;
    left: 100px;
  }
}
@media (max-width: 767px) {
  section.hr_bg {
    background-repeat: no-repeat;
    background-size: auto;
  }
  #hr_bg h1,
  #hr_bg h1 span,
  #hr_bg h3,
  #hr_bg h3 span {
    font-size: 25px;
    line-height: 32px;
  }
  #hr_bg h2,
  #hr_bg h2 span,
  #hr_bg h4,
  #hr_bg h4 span {
    font-size: 18px;
    line-height: 24px;
  }
  .hr-detail ul li .fa,
  .hr-detail ul li i {
    padding-right: 10px;
  }
  .hr-detail {
    padding-left: 25px;
  }
  .hr_bg p {
    font-size: 17px;
  }
  .hr_bg h1,
  .hr_bg h1 span {
    font-size: 25px;
  }
  .hr-detail ul li.margin-bottom {
    padding-bottom: 10px;
  }
}
.footer h4.subtitle {
  color: #000;
  padding-top: 10px;
  font-size: 17px;
  margin: 0 0 10px;
  letter-spacing: 0.5px;
  font-family: lato, sans-serif;
  font-weight: 550;
}
.footer h4.subtitle {
  color: #000;
  padding-top: 10px;
  font-family: lato, sans-serif;
  font-weight: 550;
  font-size: 17px;
  margin: 0 0 10px;
  letter-spacing: 0.5px;
}
#bottom ul.list-inline li {
  display: inline-block;
}
#bottom ul.parent-ul li a {
  font-size: 15.5px;
  color: #000;
  font-weight: 500;
}
#bottom ul.parent-ul li .child-ul {
  padding-left: 15px;
  list-style-type: square;
}
#bottom ul.child-ul li {
  display: list-item;
  list-style-type: square;
}
#bottom ul.parent-ul li .child-ul li a {
  color: #777;
  font-weight: 500;
  font-size: 15px;
}
#bottom ul.list-inline li a:hover,
#bottom ul.parent-ul li a:hover,
#bottom ul.parent-ul li ul.child-ul li a:hover {
  color: #f23436;
}
