/* fonts */
/*Oswald*/
@font-face {
  font-family: 'Oswald-Extra-Light';
  src: url('../fonts/oswald/Oswald-ExtraLight.woff2') format('woff2'),
    url('../fonts/oswald/Oswald-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald-Bold';
  src: url('../fonts/oswald/Oswald-Bold.woff2') format('woff2'),
    url('../fonts/oswald/Oswald-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald-Medium';
  src: url('../fonts/oswald/Oswald-Medium.woff2') format('woff2'),
    url('../fonts/oswald/Oswald-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald-Light';
  src: url('../fonts/oswald/Oswald-Light.woff2') format('woff2'),
    url('../fonts/oswald/Oswald-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald-Regular';
  src: url('../fonts/oswald/Oswald-Regular.woff2') format('woff2'),
    url('../fonts/oswald/Oswald-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald-SemiBold';
  src: url('../fonts/oswald/Oswald-SemiBold.woff2') format('woff2'),
    url('../fonts/oswald/Oswald-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* muli */
@font-face {
  font-family: 'mulisemibold';
  src: url('../fonts/muli/muli-semibold_0.woff2') format('woff2'), url('../fonts/muli/muli-semibold_0.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'muliblack';
  src: url('../fonts/muli/muli-black_0.woff2') format('woff2'), url('../fonts/muli/muli-black_0.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'mulibold';
  src: url('../fonts/muli/muli-bold_0.woff2') format('woff2'), url('../fonts/muli/muli-bold_0.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'muliextrabold';
  src: url('../fonts/muli/muli-extrabold_0.woff2') format('woff2'), url('../fonts/muli/muli-extrabold_0.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'muliextralight';
  src: url('../fonts/muli/muli-extralight_0.woff2') format('woff2'), url('../fonts/muli/muli-extralight_0.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'mulilight';
  src: url('../fonts/muli/muli-light_0.woff2') format('woff2'), url('../fonts/muli/muli-light_0.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'muliregular';
  src: url('../fonts/muli/muli-regular_0.woff2') format('woff2'), url('../fonts/muli/muli-regular_0.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* poppins */

@font-face {
  font-family: 'poppinsblack';
  src: url('../fonts/poppins/poppins-black-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsbold';
  src: url('../fonts/poppins/poppins-bold-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsextrabold';
  src: url('../fonts/poppins/poppins-extrabold-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsextralight';
  src: url('../fonts/poppins/poppins-extralight-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-extralight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsitalic';
  src: url('../fonts/poppins/poppins-italic-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinslight';
  src: url('../fonts/poppins/poppins-light-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsmedium';
  src: url('../fonts/poppins/poppins-medium-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsregular';
  src: url('../fonts/poppins/poppins-regular-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinssemibold';
  src: url('../fonts/poppins/poppins-semibold-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsthin';
  src: url('../fonts/poppins/poppins-thin-webfont.woff2') format('woff2'),
    url('../fonts/poppins/poppins-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/* common */
html {
  scroll-behavior: smooth;
}

body {
  font-family: 'poppinsregular';
  color: #2f2f2f;
  font-size: 14px;
}

img {
  max-width: 100%;
}

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

a,
button,
div,
h3,
a {
  transition: all linear 0.25s;
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -ms-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
}

.btn:focus,
.btn:hover,
.btn:active {
  outline: none;
  box-shadow: none;
}

.form-control:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: none;
  box-shadow: none;
  outline-offset: 0;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover {
  text-decoration: none;
}

.container {
  max-width: 1310px;
  width: 100%;
}



/* top-header */
.top-header {
  background: transparent;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 10px 0;
}

.top-header.header-active {
  background: #000;
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}

.top-header .navbar-expand-xl .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  padding: 10px;
  font-family: 'poppinsmedium';
}

.top-header .navbar-expand-xl .navbar-nav .nav-link:hover,
.top-header .navbar-expand-xl .navbar-nav .active .nav-link {
  color: #ffa40b;

}

.top-header .contact-btn {
  margin: 0 0 0 30px;
}

.top-header .contact-btn a {
  background: #ffa40b;
  border: solid 1px #ffa40b;
  border-radius: 18px;
  color: #000;
  font-size: 16px;
  padding: 4px 15px;
  margin: 15px 0;
  width: 125px;
  height: auto;
}

.top-header .contact-btn a:hover {
  background: #05a3dc;
  border: solid 1px #05a3dc;
  color: #fff;
}

.top-header .contact-btn a i {
  color: #ff9000;
  margin-right: 5px;
}

/* ANIMATED X */
.top-header .navbar-toggler.x {
  border: none;
}

.top-header .navbar-toggler.x:focus {
  outline: none;
}

.top-header .navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.top-header .navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.top-header .navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.top-header .navbar-toggler.x .icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.top-header .navbar-toggler.x .icon-bar+.icon-bar {
  margin-top: 4px;
}

.top-header .navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.top-header .navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.top-header .navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

/* ANIMATED X */

html {
  scroll-padding-top: 100px;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

@media(max-width: 1199px) {
  .top-header .navbar-collapse {
    background: #333;
  }

  .top-header .contact-btn {
    justify-content: center;
    padding: 15px;
    margin-left: 0;
  }

  .top-header .contact-btn a {
    margin: 0;
  }
}

/* top-hero-section */
.top-hero-section {
  background: url(../images/hero-bg.jpg)no-repeat 0 0;
  background-size: cover;
  padding: 130px 0;
  min-height: 480px;
  height: auto;
  color: #fff;
  display: flex;
  align-items: center;
}

.top-hero-section .content-box {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.top-hero-section .content-box h2 {
  font-size: 48px;
  margin-bottom: 30px;
  color: #ffae27;
  font-family: 'poppinssemibold';
  line-height: 48px;
}

.top-hero-section .content-box h1 {
  color: #fff;
  font-size: 72px;
  font-family: 'Oswald-Bold';
  text-transform: uppercase;
  line-height: 76px;
  margin-bottom: 30px;
}

.top-hero-section .content-box h1 span {
  color: #00bbff;
  display: block;
}

.top-hero-section .content-box p {
  font-family: 'poppinssemibold';
  color: #fff;
  font-size: 24px;
}

.top-hero-section .content-box p span {
  font-family: 'poppinsitalic';
  font-size: 20px;
}

.top-hero-section .content-box a {
  background: #ff9000;
  border-radius: 7px;
  color: #000;
  font-family: 'Oswald-Bold';
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 30px;
  margin: 15px 0;
}

.top-hero-section .content-box a:hover {
  background: #fff;
}

.top-hero-section .content-box a i {
  margin-right: 10px;
}



@media(max-width: 767px) {
  .top-hero-section .content-box {
    min-height: auto;
  }

  .top-hero-section .content-box h1 {
    font-size: 45px;
    line-height: 45px;
  }


}

.top-contact-form {
  border-radius: 7px;
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #ffffff;
  padding: 20px;
  max-width: 680px;
  margin-left: auto;
}

.top-contact-form h3 {
  font-size: 24px;
  font-family: 'poppinssemibold';
  margin: 0;
}

.top-contact-form h3 span {
  color: #ffae27;
}

.top-contact-form p {
  font-size: 16px;
  font-family: 'poppinslight';
  margin: 0 0 30px;
}

.top-contact-form .form-control {
  border: solid 1px #fff;
  background: #000;
  color: #fff;
  font-family: 'poppinsmedium';
  font-size: 12px;
  padding: 0.375rem 0.50rem;
}




.strategic-partnerships {
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin: -100px auto 0;
}

.strategic-partnerships h2,
.stategic-partners-title {
  font-size: 16px;
  font-family: 'mulibold';
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin: 0 0 20px;
}


.strategic-partner-logos-inner {
  background: #fff;
  border-radius: 7px;
  padding: 15px;
  text-align: center;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}

.strategic-partnerships ul li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  height: auto;
  cursor: pointer;
}

.modal-image img {
  width: 100%;
}

.strategic-partnerships ul li:last-child {
  width: 85px;
}

.strategic-partnerships ul li img {
  max-width: 100%;
}

.partner-logo {
  height: 84px;
  display: table;
}

.partner-logo span {
  display: table-cell;
  vertical-align: bottom;
}


.strategic-partnerships ul li:first-child {
  width: 156px;
  background-position: -104px 0;
}

.strategic-partnerships ul li:nth-child(4) {
  width: 84px;
  background-position: 0 0;
}

.strategic-partnerships ul li:nth-child(3) {
  width: 79px;
  background-position: -485px 0;
}

.strategic-partnerships ul li:nth-child(2) {
  width: 85px;
}

.strategic-partnerships ul li:last-child {
  width: 156px;
}


/* technologies */

.technologies {
  padding: 60px 0 60px 0;
}

.technologies .nav-item {
  margin: 0 5px;
}

.nav-pills .nav-link {
  font-size: 16px;
  font-family: 'poppinsmedium';
  color: #000;
  border: solid 1px #c9d0d2;
}

.nav-pills .nav-link.active,
.nav-pills .show .nav-link {
  background: #003c4d;
  color: #fff;
  border-color: #003c4d;
}

.technologies .imgbox {
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin: 7px 0;
  text-align: center;
  height: calc(100% - 14px);
  justify-content: center;
  display: flex;
  align-items: center;
}

.technologies .card {
  border: none;
}

.technologies .card-body {
  padding: 0;
  border: none;
}

.technologies-images-box .row {
  margin: 0 -7px;
  justify-content: center;
}

.technologies-images-box .row .col-md-2 {
  padding: 0 7px;
}

/* the-aress-difference */

.the-aress-difference {
  padding: 60px 0;
}

.section-header {
  text-align: center;
}

.section-header h3 {
  display: inline-block;
  position: relative;
  font-size: 32px;
  font-family: 'poppinssemibold';
  margin: 0 0 15px;
}

.section-header h3::before {
  width: 36px;
  height: 6px;
  background: #ccc;
  left: -60px;
  top: 50%;
  margin-top: -3px;
  content: "";
  position: absolute;
}

.section-header h3::after {
  width: 36px;
  height: 6px;
  background: #ccc;
  right: -60px;
  top: 50%;
  margin-top: -3px;
  content: "";
  position: absolute;
}

.top-txt {
  font-size: 16px;

}

.difference-icons-box .text-icon-box .icon {
  background: url(../images/difference-icon.png) no-repeat 0 0;
  width: 80px;
  height: 80px;
}

.difference-icons-box .text-icon-box .icon.icon2 {
  background-position: -80px 0;
}

.difference-icons-box .text-icon-box .icon.icon3 {
  background-position: -160px 0;
}

.difference-icons-box .text-icon-box .icon.icon4 {
  background-position: -240px 0;
}

.difference-icons-box .text-icon-box h2 {
  font-size: 42px;
  font-family: 'poppinsbold';
  color: #1084b7;
  margin: 0;
}

.difference-icons-box .text-icon-box p {
  max-width: 140px;
  font-size: 18px;
}

/* why-aress */
.why-aress {
  padding: 60px 0;
  background: #f7f7f7;
}

.why-aress-boxes .why-aress-icon-box {
  text-align: center;
  margin: 30px 0 0;
  min-width: 150px;
}

.why-aress-boxes .why-aress-icon-box .icon {
  background: url(../images/why-aress.png) no-repeat 0 0;
  width: 134px;
  height: 138px;
  display: inline-block;
  margin: 0 0 15px;
}

.why-aress-boxes .why-aress-icon-box .icon.icon2 {
  background-position: -134px 0;
}

.why-aress-boxes .why-aress-icon-box .icon.icon3 {
  background-position: -268px 0;
}

.why-aress-boxes .why-aress-icon-box .icon.icon4 {
  background-position: -402px 0;
}

.why-aress-boxes .why-aress-icon-box .icon.icon5 {
  background-position: -536px 0;
}

.why-aress-boxes .why-aress-icon-box p {
  font-size: 20px;
  line-height: normal;
}

/* case-studies */
.case-studies {
  background: #eef2f4;
  padding: 60px 0;
}

.case-container {
  padding: 0 30px;
}

.case-study-box {
  padding: 30px 0;
  border-bottom: solid 1px #ccc;
}

.case-study-box:last-child {
  border: none;
}

.case-studies .card {
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
}

.case-study-tumb {
  flex: 0 0 238px;
}

.case-study-box h3 {
  font-size: 18px;
  font-family: 'poppinssemibold';
  margin: 0 0 5px;
}

.case-study-info a {
  background: #ff9600;
  border: none;
  padding: 5px 15px;
  color: #fff;
  font-size: 12px;
  font-family: 'mulibold';
  display: inline-block;
  border-radius: 30px;
}

.case-study-info a:hover {
  background: #05a3dc;
}

.case-studies .nav-pills .nav-link {
  background: #fff;
  color: #8f8f8f;
  border: 1px solid transparent;
  margin: 10px 15px;
  font-size: 18px;
  padding: 1rem;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  min-width: 180px;

}

.case-studies .nav-pills .nav-link.active,
.case-studies .nav-pills .show .nav-link {
  background: #fff;
  color: #000;
  border: 1px solid #282828;
}

.case-studies-tabs ul {
  width: 100%;
  text-align: center;
  justify-content: center;
}

.case-studies-tabs ul li {
  flex: 0 0 16.66%;
}

.case-studies-tabs ul li i {
  font-size: 20px;
}

.case-studies-tabs ul li .fa-briefcase-medical {
  color: #ff3d2e;
}

.case-studies-tabs ul li .fa-microchip {
  color: #296fc6;
}

.case-studies-tabs ul li .fa-shield-alt {
  color: #ff9e0f;
}

.case-studies-tabs ul li .fa-home {
  color: #ad5b55;
}

.case-studies-tabs ul li .fa-shopping-cart {
  color: #00af6f;
}


/* client-testimonials */
.client-testimonials {
  padding: 60px 0;
}

.client-testimonials .carousel-wrap {
  background: #282828;
  color: #fff;
  padding: 60px 60px 30px;
  border-radius: 10px;
}


.carousel-indicators {
  position: static;
  margin: 15px 0 0;
  padding: 0;
  text-align: center;
}

.carousel-indicators li {
  background: #000;
  border-radius: 30px;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  flex: 0 0 auto;
  border: none;
}

.carousel-wrap::after {
  content: "";
  background: url(../images/qutoes.png) no-repeat 0 0;
  width: 66px;
  height: 66px;
  position: absolute;
  z-index: 1;
}

.carousel-wrap::before {
  content: "";
  background: url(../images/qutoes1.png) no-repeat 0 0;
  width: 66px;
  height: 66px;
  position: absolute;
  z-index: 1;
}

.carousel-wrap::before {
  left: 40px;
  top: -33px;
}

.carousel-wrap::after {
  right: 40px;
  bottom: -10px;

}

.carousel-wrap .carousel-item {
  font-size: 14px;
  min-height: 170px;
}

.carousel-wrap .carousel-item .profile {
  font-size: 16px;
}

.carousel-wrap .carousel-item .profile span {
  font-family: 'poppinssemibold';
}



/* recognised-by*/
.recognised-by {
  padding: 60px 0;
  position: relative;
  width: 100%;
  z-index: 1;
}

.recognised-by h2 {
  font-size: 22px;
  line-height: 20px;
  color: #000000;
  font-family: 'mulibold';
  margin: 0 0 30px;
  text-align: center;
}

.recognised-by ul {
  text-align: center;
  margin: 0;
  padding: 0;
}

.recognised-by ul li {
  margin: 0 30px;
  display: inline-block;
  vertical-align: top;
}

.recognised-by .recognised-logo {
  background: url(../images/1-recognised-logo.jpg) no-repeat left top;
  display: inline-block;
  vertical-align: top;
  /* background-size:370px; */
}

.recognised-by .recognised-logo-new {
  background: url(../images/1-recognised-logo.jpg) no-repeat left top;
  display: inline-block;
  vertical-align: top;
  /* background-size:370px; */
}

.recognised-by ul li a {
  display: inline-block;
  vertical-align: top;
}

.recognised-by .clutch-logo .recognised-logo {
  width: 180px;
  height: 230px;
  background-position: left top
}

.recognised-by .clutch-logo-addnew {
  max-width: 184px;
  text-align: center;
  margin: 0 auto;
}

.recognised-by .clutch-logo-addnew .recognised-logo {
  width: 184px;
  height: 184px;
  background-position: -215px top
}

.recognised-by .goodfirms-logo .recognised-logo {
  width: 180px;
  height: 230px;
  background-position: -430px 0;
}

.recognised-by .membersarea-logo .recognised-logo {
  width: 116px;
  height: 115px;
  background-position: -409px 0;
}

.recognised-by .membersarea-logo {
  display: none;
}

.recognised-by .clutch-logo-addnew .recognised-logo-new {
  width: 184px;
  height: 44px;
  background-position: -215px bottom;
  display: block;
  margin: 0 auto;
}

/* frequently-asked-questions */
.frequently-asked-questions {
  padding: 60px 0;
  background: #f7f7f7;
}

.accordion-outer .card-header {
  background: transparent;
  padding: 0;
  border: none;
}

.accordion-outer .card-header button {
  background: transparent;
  border: none;
  padding: 10px;
  display: block;
  width: 100%;
  text-align: left;
  color: #282828;
  position: relative;
  font-family: 'poppinssemibold';
  font-size: 15px;
}

.accordion-outer .card-header button::before {
  background: url(../images/down-arrow.png) no-repeat right center transparent;
  content: "";
  position: absolute;
  width: 14px;
  height: 10px;
  right: 0;
  top: 18px;
  transform: rotate(180deg);
}

.accordion-outer .card-header button.collapsed::before {
  transform: rotate(0);
}

.accordion-outer .card {
  background: transparent;
  border: none;
  color: #282828;
}



.accordion-outer .card-body {
  padding: 10px;
}


/* 0.8 stategic-partners-section*/
.stategic-partners {
  padding: 65px 0;
  overflow: hidden;
  font-family: "muliregular";
}

.stategic-partner-inner {
  border: 1px solid #8e9798;
  padding: 30px;
}

.stategic-title {
  text-align: center;
  margin: -47px 0 20px 0;
}

.stategic-partners h3 {
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  background: #fff;
  padding: 5px;
  font-family: 'mulibold';
  display: inline-block;
}

.partner-img {
  padding: 0 15px;
  display: flex;
  justify-content: center;
}

.owl-stage {
  display: flex;
  align-items: center;
}

.owl-nav span {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-indent: -99999px;
}

.owl-nav .owl-prev span {
  background: url(../images/slider-arrow.png) no-repeat 0 0;
}

.owl-nav .owl-next span {
  background: url(../images/slider-arrow.png) no-repeat 0 0;
  transform: rotate(-180deg);
}

.owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 100%;
}

.owl-nav .owl-prev {
  left: -46px;
  position: absolute;
  top: 0;
}

.owl-nav .owl-next {
  right: -46px;
  position: absolute;
  top: 0;
}

.owl-carousel .owl-item img {
  max-height: 100px;
  width: auto !important;
}

/* footer-contact-section */

.footer-contact-section .section-header {
  color: #fff;
}

.footer-contact-section .section-header h3::before,
.footer-contact-section .section-header h3::after {
  background: #ffa40b;
}

.footer-contact-section label {
  color: #fff;
  font-size: 15px;
  font-family: 'poppinsmedium';
}

.footer-contact-section .form-control {
  background: #eaeced;
  font-size: 14px;
  padding: 0.50rem;
}

.btn-primary {
  width: 187px;
  height: 53px;
  border-radius: 7px;
  background-color: #139cd8;
  border-color: #139cd8;
  font-size: 20px;
  font-family: 'poppinsmedium';
}

.btn-primary:hover {
  background: #ffa40b;
  border-color: #ffa40b;
}

.footer-contact-form .form-group {
  margin: 0 0 20px;
}

.footer-contact-form {
  border-left: 1px solid rgba(255,255,255,0.2);
  padding-left: 65px;
}


/* our-locations */
.our-locations {
  padding: 60px 0 30px 0;
  background: #202a35;
  color: #fff;
}

.our-locations .section-header h3::before,
.our-locations .section-header h3::after {
  background: #ffa40b;
}

.our-locations-info .cuntry-name {
  margin: 0 0 15px;
  align-items: center;
  color: #fbd677;
  font-size: 20px;
  font-family: 'poppinsmedium';
  text-transform: uppercase;
}

.our-locations-info .cuntry-name .flag {
  background: url(../images/flags.png) no-repeat 0 0;
  width: 40px;
  height: 30px;
  margin: 0 15px 0 0;
}

.our-locations-info .cuntry-name .flag-us {
  background-position: 0 0;
}

.our-locations-info .cuntry-name .flag-uk {
  background-position: -40px 0;
}

.our-locations-info .cuntry-name .flag-india {
  background-position: -80px 0;
}

.our-locations-info .cuntry-name .flag-sweden {
  background-position: -120px 0;
}

.our-locations-info p,
.our-locations-info p a {
  font-size: 14px;
  color: #fff;
  word-break: break-word;
}

.our-locations-info p a:hover {
  color: #ffa40b;
}

.our-locations-info span {
  margin: 0 5px 0 0;
  display: inline-block;
}

.our-locations-info p {
  padding-right: 10px;
  margin-bottom: 7px;
}

.our-locations-info .divider {
  background: #565d66;
  height: 1px;
  margin: 15px 0;
}

.footer-last {
  padding: 15px 0;
}


.footer-last .gdpr-text {
  font-family: 'latobold';
  margin: 0 0 20px;
  color: #fff;
  font-size: 15px
}


.footer-last .social-media ul {
  margin: 0;
  padding: 0
}

.footer-last .social-media ul li {
  list-style: none;
  margin: 0 6px 0 0
}

.footer-last .social-media ul li a {
  color: #2d3a4a;
  background: #d5d8db;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  line-height: 50px
}

.footer-last .social-media ul li.facebook {
  font-size: 26px
}

.footer-last .social-media ul li.twitter {
  font-size: 21px
}

.footer-last .social-media ul li.linkedin {
  font-size: 22px
}

.footer-last .social-media ul li a:hover {
  background: #3e85ee;
  color: #fff
}

.copyright-section p {
  margin: 0;
  font-size: 14px;
}

@media (max-width:1199px) {
  .top-hero-section {
    height: auto;
  }

  .technologies {
    padding: 60px 0;
  }

  .case-studies .nav-pills .nav-link {
    margin: 10px 5px;
  }

  .nav-pills .nav-link {
    font-size: 16px;
    padding: 0.5rem;
  }

  .our-locations-info {
    margin: 0 0 40px;
  }
}

@media (min-width:992px) {
  .technologies .card-header {
    display: none;
  }

  .technologies .collapse {
    display: block;
  }

  .case-studies .card-header {
    display: none;
  }

  .case-studies .collapse {
    display: block;
  }

  .why-aress-boxes .why-aress-icon-box {
    min-width: 150px;
  }

}

@media (max-width:991px) {
  .card-header {
    display: block;
    background: #fff;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    padding: 0;
  }

  .tab-content>.tab-pane {
    display: block;
    opacity: 1;
    margin: 10px 0;
    border: solid 1px #000;
    overflow: hidden;
  }


  .card-header {
    color: #000;
  }

  .card-header a {
    background: #003c4d;
    color: #fff;
    font-family: 'poppinsmedium';
    padding: .75rem 1.25rem;
    display: block;
  }

  .card-header a.collapsed {
    background: #fff;
    color: #000;
  }


  .tab-content .fa-briefcase-medical {
    color: #ff3d2e;
  }

  .tab-content .fa-shield-alt {
    color: #ff9e0f;
  }

  .tab-content .fa-microchip {
    color: #296fc6;
  }

  .tab-content .fa-home {
    color: #ad5b55;
  }

  .tab-content .fa-shopping-cart {
    color: #00af6f;
  }


  .strategic-partnerships ul li {
    margin: 5px 0 !important;
  }

  .partner-logo {
    height: auto !important;
    min-height: 84px;
  }

  .why-aress-boxes .why-aress-icon-box p {
    font-size: 16px;
    line-height: normal;
  }

  .difference-icons-box .text-icon-box h2 {
    font-size: 22px;
  }

  .text-icon-box {
    flex: 0 0 50%;
    margin-bottom: 15px;
  }

  .difference-icons-box .text-icon-box p {
    max-width: none;
    font-size: 16px;
  }

  .recognised-by ul li {
    margin: 15px 0;
  }

  .recognised-by .clutch-logo .recognised-logo {
    height: 180px;
  }

  .recognised-by .goodfirms-logo .recognised-logo {
    height: 155px;
  }

  .technologies-images-box {
    padding: 15px;
  }

  /* .technologies-images-box .col-md-2 {
  width: 33.33%;
} */
}


@media (max-width:991px) {

  .our-expertise-list {
    margin: 0;
  }

  .our-expertise-list.last {
    margin: 0 0 30px;
  }

  /* footer top-section */
  .main-footer .footer-section {
    padding: 0;
  }

  .footer-last {
    padding: 15px 0;

  }

  /* recognised-section */
  .recognised-section {
    background: #eaeced;
    padding: 30px 0;
  }

  .main-footer .footer-section::after {
    display: none;
  }

  .top-hero-section .content-box h2 {
    font-size: 38px;
    margin-bottom: 20px;
    line-height: 38px;
  }

  .top-hero-section .content-box p {
    color: #fff;
    font-size: 15px;
    line-height: normal;
  }

  .top-hero-section .content-box p span {

    font-size: 17px;
  }

  .top-contact-form h3 {
    font-size: 20px;

  }

  .top-contact-form p {
    font-size: 15px;
    margin: 0 0 20px;
  }

}

@media (max-width:767px) {
  .scope-of-services .technology-box .imgbox {
    text-align: center;
  }

  .section-header h3 {
    padding: 0 60px;
  }

  .section-header h3::before {
    left: 0;
  }

  .section-header h3::after {
    right: 0;
  }

  .section-header h3 {
    font-size: 24px;
  }

  .case-study-box .d-flex {
    display: block !important;
  }

  .case-study-box .d-flex .case-study-info.pl-4 {
    padding: 15px 0 0 !important;
  }

  .case-study-tumb img {
    width: 100%;
  }


  .technologies #tab2 .imgbox {
    padding: 15px 30px;
    justify-content: left;
  }

  .top-contact-form {
    max-width: 100%;
  }

  .stategic-partners-top {
    margin: -100px 0 0;
  }

  .stategic-partners-top .stategic-partner-inner {
    background: #fff;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    border: none;
    margin: 15px 5px;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .stategic-partners-top .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
  }

  .our-locations-info {
    margin-bottom: 30px;
  }

  .our-locations {
    padding-bottom: 20px;
  }
}

@media (max-width: 400px) {
  .phone-field-container .country-code {
    width: 115px !important;
    margin: 0 15px 10px 0;
  }

  .phone-field-container .phone-number {
    flex: 1 0 auto;
    width: auto !important;
    margin: 0 0 10px 0;
  }
}


/* quate */


.home-quate-img01 {
  overflow: hidden;
  position: fixed;
  left: 0px;
  top: 200px;
  margin-top: -54px;
  cursor: pointer;
  background: #3fe4fc;
  width: 80px;
  height: 90px;
  border-radius: 0 10px 10px 0;
  border-bottom: 5px solid #00ceec;
  z-index: 11;
  padding: 9px;
}


#inquiry-form .modal-dialog {
  width: auto !important;
  max-width: 400px !important;
  margin: 1.75rem auto;
}

#inquiry-form .modal-dialog .floating-form {
  margin: 10px 5px;
  max-width: 100%;
}

.formmodal .modal-content {
  background: transparent;
  border: none;
  padding: 0;
}

.formmodal .close {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #fff;
  opacity: 1;
}

.form-in {
  margin: 0 0 -25px;
}

.inner-header {
  height: auto !important;
  background: #ebf4f9;
}

.inner-header .page-header-img {
  position: static !important;
}

.img-responsive.partner-logo {
  margin: 120px 0 0 -51px;
  width: 114px;
  max-width: 114px;
}

.inner-header .text-content {
  margin: 170px 0 50px;
}

.row.four-border-box {
  margin-top: 10px;
}

.prt-logo {
  z-index: 9;
}

.hedimg {
  flex: 0 0 540px;
  margin-left: -80px;
  position: relative;
  z-index: 0;
}

.section-text p {
  margin: 0;
}

@media (max-width: 1279px) {
  .inner-header .partner-logo {
    margin-left: -31px !important;
  }
}

@media (max-width: 1199px) {
  .hedimg {
    flex: 0 0 600px;
    margin-left: -120px;
    position: relative;
    z-index: 0;
  }
}

@media (max-width: 991px) {
  .inner-header .page-header-img {
    top: -65px;
    display: flex !important;
  }

  .inner-header {
    padding: 30px 0;
  }

  .hedimg {
    margin: -30px 0;
  }

  .img-responsive.partner-logo {
    margin-left: 0 !important;
  }

  .inner-header .align-items-center {
    align-items: flex-end !important;
  }

  .top-header {
    padding: 0;
  }

  .inner-header h1 {
    font-size: 26px !important;
  }

  .inner-header .text-content {
    margin: 80px 0 0;
  }

  .hedimg {
    flex: 0 0 450px;
    margin-left: 0 !important;
    position: relative;
    z-index: 0;
  }

  .top-hero-section .content-box {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inner-header h2 {
    font-size: 20px !important;
    margin: 0;
  }
}

@media(max-width:767px) {
  .inner-header .text-content {
    margin: 80px 0 0;
  }

  .img-responsive.partner-logo {
    margin: 10px 0 0 0;
    margin-left: 0px;
  }
}

@media(max-width:575px) {
  .inner-header .text-content {
    margin: 120px 0 0;
  }

  .carousel-wrap .carousel-item .profile p {
    height: 50px;
  }

  .text-icon-box {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
}

/* popup contact form */
.sa-contact-form .box {
  background: #fff;
  border-radius: 15px;
  padding: 20px 20px 0 20px;
  margin: 100px auto 20px;
  width: 100%;
  max-width: 400px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(61, 55, 171, 0.3);
  -moz-box-shadow: 0px 5px 15px 0px rgba(61, 55, 171, 0.3);
  box-shadow: 0px 5px 15px 0px rgba(61, 55, 171, 0.3);
  overflow: hidden;
}

.floating-form-heading {
  color: #444 !important;
  border-bottom: solid 1px #5281fd !important;
  font-family: 'poppinssemibold' !important;
  font-size: 18px !important;
  padding-bottom: 5px !important;
  display: inline-block;
  vertical-align: top;
}

.modal-content #contact_form {
  padding: 20px !important;
}

#contact_form h3 {
  color: #444 !important;
  font-size: 16px !important;
  padding-bottom: 10px;
  margin-top: 10px;
}

#contact_form label {
  display: block;
}

#contact_form label:last-of-type {
  margin: 0;
}

#contact_form input,
#contact_form select,
#contact_form textarea {
  font-family: 'poppinsmedium';
  font-size: 12px;
  border: solid 1px #d7dade;
  width: 100%;
  height: 34px;
  padding: 5px 10px;
  background: transparent;
  border-radius: 0;
}

input[type="file"] {
  border: none !important;
  padding: 0 !important;
  height: auto !important;
  margin-bottom: 0 !important;
}

#contact_form textarea {
  height: auto;
  min-height: 125px;
  resize: none;
}

#contact_form input::-webkit-input-placeholder,
#contact_form textarea::-webkit-input-placeholder {
  /* Edge */
  color: #818182;
}

#contact_form input:-ms-input-placeholder,
#contact_form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #818182;
}

#contact_form input::placeholder,
#contact_form textarea::placeholder {
  color: #818182;
}

#contact_form input[type=submit] {
  color: #ffff;
  width: 100%;
  margin: 0;
  display: block;
  border: none;
  cursor: pointer;
  height: 53px;
  border-radius: 7px;
  border-color: #139cd8;
  font-size: 20px;
  font-family: 'poppinsmedium';
  background: #139cd8;
}

#contact_form input[type=submit]:hover {
  background: #ffa40b;
  border-color: #ffa40b;
}

.floating-form .g-recaptcha div:first-of-type {
  transform: scale(0.9);
  transform-origin: left top;
}

#success-msg {
  color: #00ff00;
  font-size: 18px;
}


.moreinfo {
  background: #f1f1f1;
  color: #000;
  margin: 15px 0 0;
  padding: 15px;
  border: solid 1px #ccc;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
}

.moreinfo h5 {
  color: #000;
  font-size: 16px;
}

.moreinfo span {
  color: #000;
  width: 38px;
  display: inline-block;
}

.more-info-btn {
  background: #fff;
  border-radius: 25px;
  padding: 10px 20px 10px 10px;
  display: inline-block;
}

#inquiry-form .moreinfo span {
  color: #000;
  width: 68px;
  display: inline-block;
}

.footer-contact-form .moreinfo a {
  color: #000;
}

.thankyou-message .moreinfo span {
  color: #000;
  width: auto;
  display: inline-block;
}

.thankyou-message .moreinfo span strong {
  margin: 0 5px 0 0;
}

.formmodal .close {
  font-size: 32px;
  color: #000;
  right: 5px;
}

/* quate end /*/
.btn-modal-custom {
  width: auto;
  height: auto;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 4px;
}

/* for showMesg modal button */

.navbar-brand {
  color: #fff;
  font-weight: 800;
  font-size: 29px;
}

.navbar-brand:hover {
  color: #fff;
}

.navbar-brand span {
  color: #ffae27;
}


/* locaitons */
.india-locations {
  margin: 0 0 20px 0;
}

.india-locations .info-text {
  margin: 0 0 20px 0;
}

.india-locations h4 {
  margin: 0 0 20px 0;
}

.india-locations h5 {
  margin: 0 0 10px 0;
}

.offshore-locations h4 {
  margin: 0 0 20px 0;
}

.offshore-locations h5 {
  margin: 0 0 10px 0;
}

/* 26 Sep 2023 */
.tab-content ul.tick-points {
  margin: 5px 0 20px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 900px;
  width: 100%;
}

.tab-content ul.tick-points li {
  background: url(../images/tick-icon.png) no-repeat left top;
  padding: 0 0 0 35px;
  margin: 0 0 7px 0;
  width: 50%;
}

.tab-content h3 {
  font-size: 17px;
  font-weight: 500;
  font-family: 'poppinsmedium';
}

/* saleforce capabilities */

.salesforce-capabilities {
  padding: 0;
}

.salesforce-capabilities h2 {
  font-family: 'muliblack';
  position: relative;
  color: #272742;
  font-size: 32px;
  margin: 0 0 50px 0;
}

.salesforce-capabilities ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.salesforce-capabilities ul li {
  /* border-bottom: 1px solid #ccc; */
  list-style: none;
  width: 33.33%;
}

.salesforce-capabilities ul li.divider-line {
  flex: 0 1 100%;
  border-bottom: 1px solid #ccc;
}

.salesforce-capabilities ul li .saleforce-logo-box {
  padding: 10px 35px;
}


/* UI Upadates 07/07/2022 */
.service-now-wrapper {
  margin: 0 0 22px 0 !important;
}

.service-now-wrapper .our-servicenow-offering h2 {
  font-family: 'muliblack';
  font-size: 25px;
  margin-top: 30px;
}

.service-now-wrapper .our-servicenow-offering ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0;
  margin: 0 -10px;
}

.service-now-wrapper .our-servicenow-offering ul li {
  border: solid 3px #2db1fc;
  border-radius: 10px;
  list-style-type: none;
  text-align: center;
  width: calc(25% - 20px);
  padding: 10px;
  margin: 10px;
}

.service-now-wrapper .our-servicenow-offering ul li img {
  width: 90px;
}

.service-now-wrapper .our-servicenow-offering ul li h3 {
  font-size: 18px !important;
  font-family: 'mulibold';
  letter-spacing: -0.5px;
  min-height: 60px;
  margin-bottom: 5px;
}

.serviceNow-offerings {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 70px 0;
  margin: 30px 0 0 0;
  position: relative;
  z-index: 1;
  background: #2bb3fd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2bb3fd 0%, #4476e9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #2bb3fd 0%, #4476e9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, #2bb3fd 0%, #4476e9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bb3fd', endColorstr='#4476e9', GradientType=1);
  /* IE6-9 */
}

.serviceNow-offerings::before {
  background: url(../images/inner-page-bg.png)no-repeat 0 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}

.serviceNow-offerings h2 {
  font-family: 'mulibold';
  font-size: 36px;
  margin: 0 0 26px;
  padding: 0;
  color: #fff;
}

.serviceNow-offerings .offering-box img {
  max-width: 80px;
  margin: 0 auto 20px auto;
}

.offering-box-description {
  margin: 0 0 20px 0;
}

.offering-box-description p {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 123px;
  margin: 0 auto;
  line-height: inherit;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.serviceNow-offerings .offering-box {
  background: #fff;
  padding: 15px 30px 30px 30px;
  margin: 0 0 30px 0;
  min-height: 275px;
  border-radius: 20px;
  position: relative;
  transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  -ms-transition: all linear 0.25s;
  -o-transition: all linear 0.5s;
  text-align: center;
}

.serviceNow-offerings .offering-box h3 {
  font-family: 'mulibold';
  font-size: 22px;
  line-height: normal;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 0 25px 0;
}

.serviceNow-offerings .offering-box h3::before {
  background: #0080eb;
  width: 40px;
  left: calc(50% - 20px);
  content: "";
  position: absolute;
  height: 3px;
  bottom: -10px;
}

.serviceNow-offerings .offering-box ul,
.servicenow-offer-modal ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.servicenow-offer-modal .modal-title img {
  max-width: 80px;
  margin: 0 10px 0 0;
}

.serviceNow-offerings .offering-box:hover {
  -webkit-box-shadow: 3px 3px 9px 5px rgb(0 0 0 / 14%);
  -moz-box-shadow: 3px 3px 9px 5px rgb(0 0 0 / 14%);
  box-shadow: 3px 3px 9px 5px rgb(0 0 0 / 14%);
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  margin-top: -5px;
}

.serviceNow-offerings .offering-box ul li,
.servicenow-offer-modal ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 40px;
  list-style: none;
  background: url(../images/tick-icon.png)no-repeat 0 4px;
  min-height: 23px;
}

.height-635 {
  min-height: 690px !important;
}

.servicenow-offer-modal h2 {
  font-family: 'mulibold';
  font-size: 22px;
}

.servicenow-offer-modal .modal-dialog {
  max-width: 800px;
  width: auto;
}

.servicenow-offer-modal .modal-dialog .close {
  font-size: 30px;
  opacity: 1;
}

.servicenow-offer-modal .modal-dialog .close:hover {
  color: #e57335;
}


/*serviceNow-enterprise-service-management-overview*/
.serviceNow-enterprise-service-management-overview {
  padding: 50px 0;
}

.serviceNow-enterprise-service-management-overview h2 {
  font-family: 'mulibold';
  font-size: 36px;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}


.service-now-wrapper .offer-read-more-btn {
  background: #2dadfb;
  /* Old browsers */
  background: -moz-linear-gradient(left, #2dadfb 0%, #4478e9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #2dadfb 0%, #4478e9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2dadfb 0%, #4478e9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dadfb', endColorstr='#4478e9', GradientType=1);
  /* IE6-9 */
  font-family: 'muliextrabold';
  text-transform: capitalize;
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 0 30px;
  height: 35px;
  font-size: 18px;
  line-height: 35px;
  border-radius: 30px;
  cursor: pointer;
  margin-bottom: 5px;
}

.service-now-wrapper .offer-read-more-btn:hover {
  background: #ff813d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff813d 0%, #e57335 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff813d 0%, #e57335 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff813d 0%, #e57335 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff813d', endColorstr='#e57335', GradientType=1);
  /* IE6-9 */
  color: #fff;
}


/* 0.4  support-plans */
.support-plans {
  padding: 0 0 20px 0;
}

.support-plans .support-plans-intro {
  margin: 0 0 35px;
  text-align: center
}

.support-plans .support-plans-intro h2 {
  font-family: 'mulibold';
  font-size: 30px;
  text-align: center;
  margin: 0 0 14px
}

.support-plans .support-plans-intro h3 {
  background: #5ad8ff;
  color: #fff;
  text-transform: uppercase;
  min-height: 30px;
  padding: 5px 20px 0;
  font-family: 'mulibold';
  font-size: 18px;
  margin: 0;
  display: inline-block;
  vertical-align: middle
}

.support-plans .plan-col {
  width: 20%;
  float: left;
  padding: 0 5px;
}

.support-plans .plan-box {
  text-align: center;
  -webkit-transition: all .5s ease-in-out 0;
  -moz-transition: all .5s ease-in-out 0;
  -ms-transition: all .5s ease-in-out 0;
  -o-transition: all .5s ease-in-out 0;
  transition: all .5s ease-in-out 0;
  padding: 15px;
  border-radius: 15px
}

.support-plans a {
  color: #1b1b1b
}

.support-plans .plan-box:hover {
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -moz-transform: translateY(5px);
  background: #fff;
  -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1)
}

.support-plans .plan-box .plan-icon {
  margin: 0 auto 15px;
  height: 94px;
  background: url(../images/technical-support/support-plans.png) no-repeat left top
}

.support-plans p {
  font-size: 16px;
  font-family: 'muliregular'
}

.support-plans .plan-box.dedicated-personal-plan .plan-icon {
  width: 109px;
  background-position: 0 0
}

.support-plans .plan-box.live-chat-plan .plan-icon {
  width: 105px;
  background-position: -121px 0
}

.support-plans .plan-box.helpdesk-support-plan .plan-icon {
  width: 110px;
  background-position: -241px 0
}

.support-plans .plan-box.twin-share-plan .plan-icon {
  width: 75px;
  background-position: -375px 0
}

.support-plans .plan-box.phone-support-plan .plan-icon {
  width: 79px;
  background-position: -472px 0
}


/* responsive */

@media (max-width: 991px) {
  .support-plans {
    text-align: center;
  }

  .support-plans .plan-col {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    float: none;
  }
}

@media (max-width:767px) {
  .navbar-brand {
    font-size: 27px;
  }

  /* 0.1 ssc-partner */
  .ssc-partner {
    margin: 0;
  }

  .salesforce-integration ul li,
  .salesforce-capabilities ul li {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .salesforce-capabilities ul li.divider-line,
  .salesforce-integration ul li.divider-line {
    display: none;
  }

  .salesforce-capabilities ul li .saleforce-logo-box,
  .salesforce-integration ul li .saleforce-logo-box {
    padding: 10px 15px;
  }

  .salesforce-capabilities h2,
  .salesforce-integration h2 {
    font-size: 28px;
  }

  .support-plans .plan-col {
    width: 100%;
  }

  .service-now-wrapper .our-servicenow-offering ul li {
    width: calc(50% - 20px);
  }

  .tab-content ul.tick-points li {
    width: 100%;
  }

  .footer-contact-form {
    border: none;
    padding-left: 0;
}

}


@media (max-width: 480px) {
  .service-now-wrapper .our-servicenow-offering ul li {
    width: calc(100% - 20px);
  }
}

.navbar-brand img {
  height: 70px;
}

.required-field {
  color: #ff0000;
  margin: 0 0 0 1px;
}