/* == Normalize Css == */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* == Normalize Css == */
@font-face {
    font-family: 'Rotunda';
    src: url('../fonts/Rotunda-Regular.woff2') format('woff2'),
        url('../fonts/Rotunda-Regular.woff') format('woff'),
        url('../fonts/Rotunda-Regular.ttf') format('truetype'),
        url('../fonts/Rotunda-Regular.svg#Rotunda-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rotunda';
    src: url('../fonts/Rotunda-Medium.woff2') format('woff2'),
        url('../fonts/Rotunda-Medium.woff') format('woff'),
        url('../fonts/Rotunda-Medium.ttf') format('truetype'),
        url('../fonts/Rotunda-Medium.svg#Rotunda-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rotunda';
    src: url('../fonts/Rotunda-Bold.woff2') format('woff2'),
        url('../fonts/Rotunda-Bold.woff') format('woff'),
        url('../fonts/Rotunda-Bold.ttf') format('truetype'),
        url('../fonts/Rotunda-Bold.svg#Rotunda-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

:root {
    --bs-blue: #0064da;
    --bs-dark-blue: #0057bd;
    --bs-red: #ff2d46;
    --bs-black: #000000;
    --bs-white: #ffffff;
    --bs-gray: #212529;
    --bs-light-white: #f1f1f1;
}

body,html{
    font-family: 'Rotunda';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--bs-gray);
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    margin: 0px 0rem 1rem;
}

h1,.h1{
    font-size: 3rem;
}
h2,.h2{
    font-size: 2.5rem;
}
h3,.h3{
    font-size: 2rem;
}
h4,.h4{
    font-size: 1.5rem;
}
h5,.h5,h6,.h6{
    font-size: 1.25rem;
}

img{
    max-width: 100%;
}
a{
    color: var(--bs-red);
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.container{
    max-width: 1600px;
}
.button{
    background-color: var(--bs-blue);
    color: #ffffff;
    font-weight: 500;
    padding: 0.625rem 1.0px;
    border: 0px;
    border-radius: 1.875rem;
    padding-left: 1rem;
    padding-right: 3.2rem;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 1.875rem;
    -moz-border-radius: 1.875rem;
    -o-border-radius: 1.875rem;
    -ms-border-radius: 1.875rem;
    border-radius: 1.875rem;
    -webkit-border-top-left-radius: 0.375rem;
    -moz-border-top-left-radius: 0.375rem;
    -o-border-top-left-radius: 0.375rem;
    -ms-border-top-left-radius: 0.375rem;
    border-top-left-radius: 0.375rem;
    -webkit-border-bottom-left-radius: 0.375rem;
    -moz-border-bottom-left-radius: 0.375rem;
    -o-border-bottom-left-radius: 0.375rem;
    -ms-border-bottom-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}
.button:hover{
    background-color: var(--bs-red);
    color: var(--bs-white);
}
.button:before{
    content: "";
    position: absolute;
    right: 2rem;
    width: 3px;
    height: 100%;
    background: var(--bs-white);
    top: 0px;
}
.button:after{
    content: "";
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    bottom: -2px;
    right: 1.4rem;
    background: var(--bs-red);
    border: 3px solid var(--bs-white);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.button span{
    position: absolute;
    color: var(--bs-white);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 0.3rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 1.7rem;
    height: 1.7rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/chevron-right.svg);
}
.button:hover::after{
    background: var(--bs-blue);
}
.button:hover span{
    right: 0.2rem;
}
.button.button-red{
    background-color: var(--bs-red);
}
.button.button-red:hover{
    background-color: var(--bs-red);
}
.color-blue{
    color: var(--bs-blue);
}
.color-red{
    color: var(--bs-red);
}
.color-gray{
    color: var(--bs-gray);
}
.bg-color-blue{
    background: var(--bs-blue);
}
.bg-color-red{
    background: var(--bs-red);
}
.section{
    padding: 2rem 0px;
}
.large-section-gap{
    padding: 3rem 0px;
}
.fw-medium{
    font-weight: 500;
}
.bg-color-section{
    margin: 2rem 0px;
}
.light-gray-section{
    background: var(--bs-light-white);
}
.canvas-bg{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    background-image: url('../images/bg-design.svg');
}
.canvas-bg.canvas-bg-2{
    background-image: url('../images/bg-design-v2.svg');
    background-position: right 0px bottom -3px;
}
/* == Top Navigation == */
.navigation{
    margin: 0px;
    padding: 0px;
}
.navigation li{
    display: inline-block;
    margin-right: 1rem;
}
.navigation li a{
    display: block;
    text-decoration: none;
    color: var(--bs-gray);
}
.navigation li a:hover{
    color: var(--bs-blue);
}
.logo{
    max-width: 7.5rem;
}
.site-menu.active {
    right: 0px;
}

.site-menu {
    position: fixed;
    padding: 80px 20px;
    right: -150%;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: var(--bs-white);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 111;
}

.site-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.site-menu ul li a {
    font-size: 1.5rem;
    padding: 0.6rem 1.2rem;
    font-weight: 700;
    display: block;
    color: var(--bs-gray);
    text-align: center;
}

.site-menu ul li a.letstalk {
    background-color: var(--bs-blue);
    padding: 0.6rem 1.3rem;
    color: var(--bs-white);
    border-radius: 0.4rem;
    border: 0px;
    position: absolute;
    bottom: 1rem;
    width: calc(100% - 4rem);
    margin: 0px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    font-size: 1.2rem;
}

.site-menu ul li a:hover {
    color: var(--bs-blue);
}

.site-menu ul li a.letstalk:hover {
    color: var(--bs-pink);
}

.site-menu ul li.menu-item-has-children {
    position: relative;
}

.site-menu ul li.menu-item-has-children .sub-menu {
    display: none;
}

.site-menu ul li.menu-item-has-children .sub-menu + span {
    position: absolute;
    right: 0px;
    top: 0.7rem;
    z-index: 2;
    cursor: pointer;
    font-weight: 500;
    color: var(--bs-pink);
    font-size: 2rem;
}

.site-menu ul li.menu-item-has-children .sub-menu {
    padding-left: 2rem;

}

.site-menu .close-button {
    position: absolute;
    right: 1rem;
    top: 2rem;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    z-index: 3;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('../images/icons/close.svg');
}

.header-section .navbar-toggler {
    width: 26px;
    height: 18px;
    padding: 0px;
    display: inline-block;
}

.header-section .navbar-toggler-icon {
    background-image: url(../images/icons/menu_bar_icon_blue.svg);
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
/* == Top Navigation == */
/* == 1600px Screen Size == */
@media screen and (max-width: 1600px){
    body,html{
        font-size: 16px;
    }
    .container{
        max-width: 1260px;
    }
}
/* == 1600px Screen Size == */

/* == Home == */
.banner-section .banner-image{
    text-align: center;
    margin-top: -3rem;
    margin-right: -3rem;
}
.vertical-rotate-banner-wrapper{
    transform-style: preserve-3d;
}
.customers img{
    
    max-width: 51.25rem;
}

/* == Services == */
.service-block{
    background: var(--bs-white);
    height: 100%;
    position: relative;
    border-top: 3px solid var(--bs-blue);
    border-left: 3px solid var(--bs-blue);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    -ms-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    text-align: center;
    -webkit-box-shadow: 10px 10px 30px -27px rgba(0,100,218,1);
    -moz-box-shadow: 10px 10px 30px -27px rgba(0,100,218,1);
    box-shadow: 10px 10px 30px -27px rgba(0,100,218,1);
    padding: 1.4rem;
}
.service-block:after{
    content: "";
    position: absolute;
    left: -0.5rem;
    top: -0.5rem;
    width: 1rem;
    height: 1rem;
    border: 0.2rem solid var(--bs-white);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    z-index: 2;
    background-color: var(--bs-red);
}
.service-block .icon img{
    width: 4.2rem;
    margin-bottom: 1rem;
}
.red-border-box{
    background: var(--bs-white);
    height: 100%;
    position: relative;
    border-top: 3px solid var(--bs-red);
    border-left: 3px solid var(--bs-red);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    -ms-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    padding: 1.4rem;
}
.red-border-box:after{
    content: "";
    position: absolute;
    left: -0.5rem;
    top: -0.5rem;
    width: 1rem;
    height: 1rem;
    border: 0.2rem solid var(--bs-white);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    z-index: 2;
    background-color: var(--bs-blue);
}
.blue-border-box{
    background: var(--bs-white);
    height: 100%;
    position: relative;
    border-top: 3px solid var(--bs-blue);
    border-left: 3px solid var(--bs-blue);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    -ms-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    padding: 1.4rem;
}
.blue-border-box:after{
    content: "";
    position: absolute;
    left: -0.5rem;
    top: -0.5rem;
    width: 1rem;
    height: 1rem;
    border: 0.2rem solid var(--bs-white);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    z-index: 2;
    background-color: var(--bs-red);
}
/* == End Services == */
/* == Process Section == */
.process-row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.process-col{
    position: relative;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    transition: 1s all ease;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    width: 16.66%;
    cursor: pointer;
}
.process-col .icon{
    width: 4.2rem;
    height: 4.2rem;
    position: relative;
    z-index: 2;
    margin-bottom: 0.5rem;
}
.process-col .icon.request-loader:before,.process-col .icon.request-loader:after{
    border: 4px solid rgba(0, 0, 0, 0.03)
}
.process-col:after{
    content: "";
    position: absolute;
    left: 50%;
    width: 100%;
    height: 2px;
    border: 2px dashed var(--bs-red);
    top: 2.5rem;
}
.process-col:last-child::after{
    display: none;
}
.process-col .icon img{
    position: relative;
    width: 4.2rem;
    z-index: 2;
}
.process-col .process-description{
    width: 100%;
    margin-bottom: 2rem; 
} 
.process-col .process-description h3{
    margin: 0px;
}
.process-col:before{
    content: "";
    position: absolute;
    border-width: 0.7rem;
    border-style: solid;
    border-color: transparent transparent var(--bs-blue) transparent;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
}
.process-col.active:before{
    opacity: 1;
    visibility: visible;
}
.process-col.active .icon{
/*
    -webkit-animation-name: ripple;
          animation-name: ripple;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
          animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
*/
}
.process-desc-row .desc{
    display: none;
    -webkit-box-shadow: 0px 0px 50px -32px rgba(0,100,218,1);
    -moz-box-shadow: 0px 0px 50px -32px rgba(0,100,218,1);
    box-shadow: 0px 0px 50px -32px rgba(0,100,218,1);
    padding: 1.4rem;
    -webkit-border-radius: 0.7rem;
    -moz-border-radius: 0.7rem;
    -o-border-radius: 0.7rem;
    -ms-border-radius: 0.7rem;
    border-radius: 0.7rem;
    margin-bottom: 3rem;
}
.process-desc-row .desc.active{
    display: block;
}
/* == End Process Section == */
/* == Testimonials Section == */
.logo-wrapper .logo-container{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 5rem;
    cursor: pointer;
    padding: 1rem;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    margin: 1rem;
    -webkit-border-radius: 0.7rem;
    -moz-border-radius: 0.7rem;
    -o-border-radius: 0.7rem;
    -ms-border-radius: 0.7rem;
    border-radius: 0.7rem;
    background: var(--bs-white);
}
.slick-current .logo-wrapper .logo-container{
    box-shadow: 0 0 15px 0 rgba(0,100,218,1);
}
.cta-section{
    background-color: #f1f6fd;
    margin: 5rem 0px;
}
.logos-section{
    max-width: 60rem;
    margin: auto;
}
.testimonial-wrapper .review-container{
    padding: 0px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    margin: 1rem;
    -webkit-border-radius: 0.7rem;
    -moz-border-radius: 0.7rem;
    -o-border-radius: 0.7rem;
    -ms-border-radius: 0.7rem;
    border-radius: 0.7rem;
}
.review-container .user-info{
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    padding: 1rem 1rem 1.5rem;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
/*
    background: var(--bs-red);
    color: var(--bs-white);
*/
    -webkit-border-top-right-radius: 0.6rem;
    -moz-border-top-right-radius: 0.6rem;
    -o-border-top-right-radius: 0.6rem;
    -ms-border-top-right-radius: 0.6rem;
    border-top-right-radius: 0.6rem;
}
.review-container .user-info .img{
    width: 4rem;
    height: 4rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
/*    border: 2px solid var(--bs-red);*/
    margin-right: 0.7rem;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    display: flex;
}
.review-container .user-info .img img{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}
.review-container .user-info .meta{
    width: calc(100% - 6rem);
}
.review-container .review-content{
    position: relative;
    font-size: 1.5rem;
    color: var(--bs-gray);
    padding: 1rem 1rem 2rem;
    opacity: 0.9;
}
.review-container .review-content:before, .review-container .review-content:after{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('../images/icons/quote.svg');
    width: 2.5rem;
    height: 2rem;
    margin-right: 0.2rem;
}
.review-container .review-content:after{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.review-container .user-info .meta h5, .review-container .user-info .meta h6{
    font-size: 1rem;
    margin: 0px;
}
.testimonials-section, .logos-section{
    margin-top: 2rem;
}
.testimonials-section .slick-current .testimonial-wrapper .review-container{
    box-shadow: 0 0 15px 0 rgba(0,100,218,1);
}
/* == End Testimonials Section == */
/* == Integration Section == */
.integration-wrapper{
    position: relative;
    width: 30rem;
    height: 30rem;
    margin: auto;
}
.integration-icons{
    width: 6rem;
    position: absolute;
}
.logo-icon, .integration-icon{
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.7s cubic-bezier(0.65, 0, 0.34, 1);
    -moz-transition: all 0.7s cubic-bezier(0.65, 0, 0.34, 1);
    -o-transition: all 0.7s cubic-bezier(0.65, 0, 0.34, 1);
    -ms-transition: all 0.7s cubic-bezier(0.65, 0, 0.34, 1);
    transition: all 0.7s cubic-bezier(0.65, 0, 0.34, 1);
    opacity: 0;
}
.integration-wrapper.active .integration-icon, .logo-icon{
    opacity: 1;
}
.integration-wrapper.active .integration-icon:nth-child(2){
    transform: translate(-148px, -201px);
}
.integration-wrapper.active .integration-icon:nth-child(3){
    transform: translate(53px, -197px);
}
.integration-wrapper.active .integration-icon:nth-child(4){
    transform: translate(154px, -58px);
}
.integration-wrapper.active .integration-icon:nth-child(5){
    transform: translate(70px, 95px);
}
.integration-wrapper.active .integration-icon:nth-child(6){
    transform: translate(-149px, 104px);
}
.integration-wrapper.active .integration-icon:nth-child(7){
    transform: translate(-256px, -49px);
}
.request-loader {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 8rem;
  width: 8rem;
  border-radius: 100%;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.request-loader::after {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 12px solid rgba(0, 0, 0, 0.01);
  border-radius: 100%;
  -webkit-animation-name: ripple;
          animation-name: ripple;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
          animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.request-loader::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 12px solid rgba(0, 0, 0, 0.01);
  border-radius: 100%;
  -webkit-animation-name: ripple;
          animation-name: ripple;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
          animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}

@-webkit-keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1);
  }
  to {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1);
  }
}

@keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1);
  }
  to {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1);
  }
}

/* == End Integration Section == */
/* == End Home == */
/* ==  Footer == */
footer{
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
}
.copright-wrapper{
    background: #f1f6fd;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.socialmedia-links ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.socialmedia-links ul li{
    margin-right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
}
.socialmedia-links ul li a{
    display: block;
    font-size: 0px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}
.socialmedia-links ul li a:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/* ==  End Footer == */

/* == Responsive == */
@media screen and (max-width: 991px){
    html,body{
        font-size: 14px;
    }
    .customers img{
        max-width: 100%;
    }
    .process-col{
        width: 33.33%;
    }
    .process-col:before,.process-col:nth-child(3)::after{
        display: none;
    }
    .integration-wrapper {
        position: relative;
        width: 20rem;
        height: 20rem;
        margin: auto;
    }
    .request-loader{
        height: 6rem;
        width: 6rem;
    }
    .request-loader img{
        width: 4rem;
        height: 4rem;
    }
    .integration-icon{
        width: 4rem;
    }
    .integration-wrapper.active .integration-icon:nth-child(2) {
        transform: translate(-120px, -120px);
    }
    .integration-wrapper.active .integration-icon:nth-child(3) {
        transform: translate(50px, -125px);
    }
    .integration-wrapper.active .integration-icon:nth-child(4) {
        transform: translate(133px, -31px);
    }
    .integration-wrapper.active .integration-icon:nth-child(5) {
        transform: translate(65px, 78px);
    }
    .integration-wrapper.active .integration-icon:nth-child(6) {
        transform: translate(-93px, 79px);
    }
    .integration-wrapper.active .integration-icon:nth-child(7) {
        transform: translate(-188px, -19px);
    }
    .banner-section .banner-image{
        margin: 1rem 0px 0px;
    }
    .cta-section{
        margin: 2rem 0px;
    }
    .socialmedia-links{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        -webkit-display: flex;
        -moz-display: flex;
        -o-display: flex;
        -ms-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        margin-top: 1rem;
        width: 100%;
    }
    .slick-current .logo-wrapper .logo-container {
        box-shadow: 0 0 8px 0 rgba(0,100,218,1);
    }
    .logo-wrapper .logo-container{
        height: 4rem;
        padding: 0.4rem;
        margin: 0.4rem;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    }
    .testimonials-section .slick-dots li{
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        background-color: var(--bs-gray);
        outline: 2px solid var(--bs-gray);
        border: 3px solid var(--bs-white);
    }
    .testimonials-section .slick-dots li.slick-active{
        background-color: var(--bs-red);
        outline: 2px solid var(--bs-blue);
    }
    .logos-section {
        margin-top: 3rem;
    }
}
/* ==  End Responsive == */