@charset "UTF-8";
/*!
Theme Name: _s
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>_s</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: _s
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

_s is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/** Custom Variables */
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
/* 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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/**
 * 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;
  font-size: 1em;
}
/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * 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;
  font-size: 1em;
}
/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
 * 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;
  padding: 0;
}
/**
 * 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;
  outline-offset: -2px;
}
/**
 * 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;
  font: inherit;
}
/* 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;
}
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/* Elements
--------------------------------------------- */
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}
a:visited {
  color: #800080;
}
a:hover, a:focus, a:active {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}
.post, .page {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
/** ===== Font CSS ===== */
/** ===== Font CSS ===== */
/** ===== Variable CSS ===== */
/** ===== Variable CSS ===== */
/** ===== Default CSS ===== */
* {
  box-sizing: border-box;
}
*:focus {
  outline: 0 !important;
}
a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a:focus, a:active {
  color: inherit;
}
p {
  margin-top: 0;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
.post, .page {
  margin-bottom: 0;
}
body {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 400;
  font-family: 'Inter', sans-serif;
  overflow-x: hidden;
  position: relative;
}
body:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: rgba(80, 97, 211, 0.98);
  width: 100vw;
  height: auto;
  padding-bottom: 100%;
  border-radius: 100%;
  transform: scale(0.04), translateY(9999px);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
body .site-main {
  transition: 0.2s ease-out;
}
body.menu-open {
  overflow: hidden;
  width: 100%;
  /*padding-right: 15px;*/
}
body.menu-open:before {
  -webkit-animation: menu-animation 0.8s ease-out forwards;
  animation: menu-animation 0.8s ease-out forwards;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 1.4;
  }
}
h1, .h1 {
  font-size: 100px;
  line-height: 0.86;
  font-weight: 800;
  /*font-family: 'Gramatika';*/
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  h1, .h1 {
    font-size: 80px;
  }
}
@media screen and (max-width: 1024px) {
  h1, .h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 38px;
  }
}
h2, .h2 {
  font-size: 70px;
  font-weight: 500;
  /*font-family: 'Gramatika';*/
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  h2, .h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  h2, .h2 {
    font-size: 36px;
  }
}
h3, .h3 {
  font-size: 44px;
  font-weight: 500;
  /*font-family: 'Gramatika';*/
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  h3, .h3 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  h3, .h3 {
    font-size: 28px;
  }
}
h4, .h4 {
  font-size: 38px;
  font-weight: 500;
  /*font-family: 'Gramatika';*/
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  h4, .h4 {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  h4, .h4 {
    font-size: 26px;
  }
}
h5, .h5 {
  font-size: 30px;
  font-weight: 500;
  /*font-family: 'Gramatika';*/
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  h5, .h5 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  h5, .h5 {
    font-size: 24px;
  }
}
h6, .h6 {
  font-size: 28px;
  font-weight: 500;
  /*font-family: 'Gramatika';*/
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  h6, .h6 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  h6, .h6 {
    font-size: 22px;
  }
}
form input {
  font-size: 18px !important;
  letter-spacing: 0px;
  font-family: 'Inter', sans-serif;
  font-weight: 300;
  color: #FFFFFF !important;
}
form input::placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form input:-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form input::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form input:-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form input::-webkit-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form input:not([type="submit"]) {
  border: 1px solid #FFFFFF;
  background-color: transparent !important;
  border-radius: 17px;
  outline: 0;
  padding: 12px 20px !important;
}
form input[type="submit"] {
  width: 100%;
  margin-bottom: 0 !important;
  font-weight: 700;
  letter-spacing: 3px;
  padding: 15px 20px;
  border: 2px solid #29abe2 !important;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  background-color: #29abe2;
  color: #FFFFFF !important;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s;
}
form input[type="submit"]:hover {
  background-color: #FFFFFF;
  color: #29abe2 !important;
}
form select, form textarea {
  font-size: 18px !important;
  letter-spacing: 0px;
  font-family: 'Inter', sans-serif;
  font-weight: 300;
  color: #FFFFFF !important;
  background-color: transparent !important;
  border: 1px solid #FFFFFF;
  border-radius: 17px;
  outline: 0;
  padding: 12px 20px !important;
  resize: vertical;
}
form select::placeholder, form textarea::placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form select::-moz-placeholder, form textarea::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form select:-moz-placeholder, form textarea:-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  form input {
    min-height: unset !important;
    line-height: 1.2 !important;
  }
}
@media screen and (min-width: 1025px) {
  form input {
    min-height: 70px;
  }
  form input:not([type="submit"]) {
    padding: 18px 20px !important;
  }
  form input[type="submit"] {
    font-size: 30px;
  }
  form select, form textarea {
    min-height: 70px;
    padding: 18px 20px !important;
  }
}
.ginput_container_textarea {
  display: flex;
  position: relative;
}
.ginput_container_textarea::after {
  content: '';
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 13px;
  height: 13px;
  background-image: url('../images/resize.png');
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: center;
}
.ginput_container_textarea textarea::-webkit-resizer {
  margin-bottom: 10px;
}
.text-center {
  text-align: center;
}
.container {
  width: 1750px;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.row .col {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  color: #FFFFFF;
  font-weight: bold;
  /*font-family: "Gramatika";*/
  text-transform: uppercase;
  background-color: #29abe2;
  border: 2px solid #29abe2;
  color: #FFFFFF !important;
  border-radius: 30px;
  padding: 12px 30px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.btn:hover {
  background-color: #FFFFFF;
  color: #29abe2 !important;
}
.btn.v2 {
  background-color: #0099ff;
  border-color: #FFFFFF;
  font-weight: 500;
}
.btn.v2:hover {
  background-color: #FFFFFF;
  color: #0099ff !important;
  border-color: #0099ff;
}
.btn.btn-white {
  background-color: transparent;
  color: #FFFFFF !important;
  border-color: #FFFFFF;
}
.btn.btn-white:hover {
  background-color: #FFFFFF;
  color: #29abe2 !important;
  border-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .btn {
    padding: 12px 15px;
  }
}
@media screen and (min-width: 1025px) {
  .btn {
    min-width: 180px;
    min-height: 60px;
    font-size: 16px;
  }
}
.btn-link {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.icon-animation-top {
  -webkit-animation: icon-animation-top 5s linear forwards;
  animation: icon-animation-top 5s linear forwards;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
.icon-animation-bottom {
  -webkit-animation: icon-animation-bottom 5s linear forwards;
  animation: icon-animation-bottom 5s linear forwards;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
.heading {
  text-transform: capitalize;
  line-height: 1;
  color: #000000;
}
@media screen and (max-width: 1200px) {
  .heading {
    margin-bottom: 30px;
  }
}
.sub-heading {
  font-size: 18px;
  letter-spacing: 4px;
  color: #4f60d2;
  font-weight: 500;
  /*font-family: "Gramatika";*/
  text-transform: uppercase;
  display: block;
}
.background-text {
  background: linear-gradient(to top, #FFFFFF 10%, #ebeff8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 285px;
  line-height: 1;
  font-weight: 800;
  text-transform: capitalize;
  /*font-family: "Gramatika";*/
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 1900px) {
  .background-text {
    font-size: 180px !important;
  }
}
@media screen and (max-width: 1200px) {
  .background-text {
    font-size: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .background-text {
    font-size: 50px !important;
  }
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pagination .page-numbers {
  font-size: 17px;
}
.pagination .page-numbers:not(.prev, .next, .dots) {
  width: 40px;
  height: 40px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  color: #000000;
  transition: all 0.3s;
  margin: 5px;
  border-radius: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pagination .page-numbers:not(.prev, .next, .dots):hover, .pagination .page-numbers:not(.prev, .next, .dots).current {
  border-color: #0099ff;
  background-color: #0099ff;
  color: #FFFFFF;
}
.pagination .page-numbers.dots {
  height: 40px;
  display: inline-flex;
  align-items: flex-end;
  font-size: 45px;
  line-height: 1;
}
.pagination .page-numbers.prev {
  margin-right: 25px;
  color: #000000;
}
.pagination .page-numbers.prev img {
  width: 26px;
  transition: all 0.3s;
}
.pagination .page-numbers.prev:hover {
  color: #0099ff;
}
.pagination .page-numbers.prev:hover img {
  transform: scale(1.1);
}
.pagination .page-numbers.next {
  margin-left: 25px;
  color: #000000;
}
.pagination .page-numbers.next img {
  width: 26px;
  transition: all 0.3s;
}
.pagination .page-numbers.next:hover {
  color: #0099ff;
}
.pagination .page-numbers.next:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .pagination .page-numbers {
    font-size: 14px;
  }
  .pagination .page-numbers:not(.prev, .next, .dots) {
    width: 30px;
    height: 30px;
  }
  .pagination .page-numbers.dots {
    font-size: 24px;
  }
  .pagination .page-numbers.prev {
    margin-right: 10px;
  }
  .pagination .page-numbers.next {
    margin-left: 10px;
  }
}
/** Image Box CSS */
.img-box_slider .swiper-scrollbar {
  position: static;
  margin-top: 100px;
  height: 4px;
  background-color: #ebf0f9;
  border-radius: 2px;
}
.img-box_slider .swiper-scrollbar .swiper-scrollbar-drag {
  border-radius: 2px;
  background-color: #29abe2;
}
@media screen and (max-width: 1600px) {
  .img-box_slider .swiper-scrollbar {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .img-box_slider .swiper-scrollbar {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .img-box_slider .swiper-scrollbar {
    margin-top: 30px;
  }
}
.img-box {
  text-align: center;
}
.img-box .img-box_img {
  padding-top: 78%;
  position: relative;
  margin-bottom: 32px;
  display: block;
}
.img-box .img-box_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.img-box .img-box_img .btn {
  position: absolute;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
}
.img-box .img-box_img .btn:hover {
  border-color: #FFFFFF;
}
.img-box .h4 {
  margin-bottom: 0;
  line-height: 1.2;
}
.img-box a:not(.btn) {
  color: #000000;
}
.img-box:hover .btn {
  opacity: 1;
  visibility: visible;
}
.img-box:hover a:not(.btn) {
  color: #29abe2;
}
@media screen and (max-width: 1600px) {
  .img-box .img-box_img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .img-box .img-box_img .btn {
    bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .img-box .img-box_img {
    padding-top: 500px;
  }
}
@media screen and (max-width: 767px) {
  .img-box .img-box_img {
    padding-top: 400px;
  }
}
/** Image Box CSS */
/** Service Box CSS */
.services-box {
  box-shadow: 5.5px 9.526px 22px #ebf0f9;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  padding: 50px;
  height: 100%;
  color: #000000 !important;
  display: flex;
  flex-direction: column;
}
.services-box .services-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin: 10px 10px 40px;
}
.services-box .services-img .services-img_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.2);
  border-radius: 50%;
  opacity: 0.15;
  transition: all 0.3s ease-in-out;
}
.services-box .services-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.services-box .services-img img.hover-img {
  opacity: 0;
  visibility: hidden;
}
.services-box .h5 {
  line-height: 1.4;
  width: 70%;
  max-width: 100%;
  min-height: 84px;
}
.services-box .description {
  color: #7e8289;
  transition: all 0.3s ease-in-out;
  margin-bottom: 40px;
}
.services-box .read-more {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #7e8289;
  color: #7e8289;
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  transition: all 0.3s ease-in-out;
  margin-top: auto;
}
.services-box .read-more img {
  width: 22px;
}
.services-box:not(:hover) {
  background: #FFFFFF !important;
}
.services-box:hover {
  color: #FFFFFF !important;
}
.services-box:hover .services-img {
  background: #FFFFFF !important;
}
.services-box:hover .services-img .services-img_bg {
  background-color: #FFFFFF !important;
}
.services-box:hover .services-img img.normal-img {
  opacity: 0;
  visibility: hidden;
}
.services-box:hover .services-img img.hover-img {
  opacity: 1;
  visibility: visible;
}
.services-box:hover .description {
  color: #FFFFFF;
}
.services-box:hover .read-more {
  color: #29abe2;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1600px) {
  .services-box {
    padding: 30px;
  }
  .services-box .h5 {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .services-box .h5 {
    margin-bottom: 10px;
  }
  .services-box .description {
    margin-bottom: 20px;
  }
  .services-box .read-more {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .services-box .services-img {
    width: 80px;
    height: 80px;
    margin: 10px 10px 20px;
  }
  .services-box .services-img .h5 {
    min-height: unset;
  }
  .services-box .services-img img {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .services-box {
    padding: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .services-box .description {
    font-size: 20px;
  }
}
/** Service Box CSS */
/** Testimonial Box CSS */
.testimonial-listing_box {
  padding: 53px 43px;
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 40px;
}
.testimonial-listing_box a {
  color: #000000;
}
.testimonial-listing_box a:hover {
  color: #29abe2;
}
.testimonial-listing_box .image {
  width: 177px;
  height: 177px;
  max-width: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 46px;
  justify-self: flex-start;
}
.testimonial-listing_box .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-listing_box .testimonial-box_content {
  width: calc(100% - 223px);
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
.testimonial-listing_box .testimonial-box_content .title {
  line-height: 1.2;
  margin-bottom: 10px;
}
.testimonial-listing_box .testimonial-box_content .designation {
  color: #5c5c5c;
  display: inline-block;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.testimonial-listing_box .testimonial-box_content .content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #5c5c5c;
  margin-bottom: 10px;
  margin-bottom: 52px;
}
.testimonial-listing_box .testimonial-box_content .btn-link {
  align-self: flex-end;
  font-size: 17px;
}
.testimonial-listing_box .testimonial-box_content .btn-link img {
  margin-left: 24px;
}
.testimonial-listing_box:hover {
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1024px) {
  .testimonial-listing_box {
    padding: 30px;
    margin-bottom: 30px;
  }
  .testimonial-listing_box .image {
    margin-right: 25px;
  }
  .testimonial-listing_box .testimonial-box_content {
    width: calc(100% - 202px);
  }
  .testimonial-listing_box .testimonial-box_content .title {
    margin-bottom: 0;
  }
  .testimonial-listing_box .testimonial-box_content .content {
    margin-bottom: 20px;
  }
  .testimonial-listing_box .testimonial-box_content .btn-link {
    align-self: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-listing_box {
    padding: 20px;
    border-radius: 10px;
  }
  .testimonial-listing_box .image {
    margin-right: 0;
    margin-bottom: 15px;
    width: 120px;
    height: 120px;
  }
  .testimonial-listing_box .testimonial-box_content {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .testimonial-listing_box .testimonial-box_content .title {
    font-size: 36px;
  }
  .testimonial-listing_box .testimonial-box_content .content {
    line-height: 1.7;
  }
}
/** Testimonial Box CSS */
/** ===== Default CSS ===== */
/** ===== Animation CSS ===== */
@-webkit-keyframes menu-animation {
  0% {
    opacity: 0;
    transform: scale(0.04) translateY(300%);
  }
  40% {
    transform: scale(0.04) translateY(0);
    transition: ease-out;
  }
  40% {
    transform: scale(0.04) translateY(0);
  }
  60% {
    opacity: 1;
    transform: scale(0.02) translateY(0px);
  }
  61% {
    transform: scale(0.04);
  }
  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }
  100% {
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}
@keyframes menu-animation {
  0% {
    opacity: 0;
    transform: scale(0.04) translateY(300%);
  }
  40% {
    transform: scale(0.04) translateY(0);
    transition: ease-out;
  }
  40% {
    transform: scale(0.04) translateY(0);
  }
  60% {
    opacity: 1;
    transform: scale(0.02) translateY(0px);
  }
  61% {
    transform: scale(0.04);
  }
  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }
  100% {
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}
@-webkit-keyframes icon-animation-top {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(40px);
  }
}
@keyframes icon-animation-top {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(40px);
  }
}
@-webkit-keyframes icon-animation-top-small {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@keyframes icon-animation-top-small {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@-webkit-keyframes icon-animation-bottom {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(-40px);
  }
}
@keyframes icon-animation-bottom {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(-40px);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes float {
  100% {
    transform: translateY(20px);
  }
}
@keyframes float {
  100% {
    transform: translateY(20px);
  }
}
@-webkit-keyframes move {
  from {
    transform: translate(0, -350px) rotate(-90deg);
    border-radius: 24% 76% 35% 65% / 27% 36% 64% 73%;
  }
  to {
    transform: translate(70vw, -250px) rotate(-10deg);
    border-radius: 76% 24% 33% 67% / 68% 55% 45% 32%;
  }
}
@keyframes move {
  from {
    transform: translate(-100px, -350px) rotate(-90deg);
    border-radius: 24% 76% 35% 65% / 27% 36% 64% 73%;
  }
  to {
    transform: translate(70vw, -250px) rotate(-10deg);
    border-radius: 76% 24% 33% 67% / 68% 55% 45% 32%;
  }
}
/** ===== Animation CSS ===== */
/** ===== Header CSS ===== */
.site-header {
  position: absolute;
  z-index: 9999;
  width: 100%;
  padding: 20px 0;
  transition: all 0.3s ease-in-out;
}
.site-header .row {
  align-items: center;
}
.site-header .row .col:first-child {
  flex: 0 0 20%;
  width: 20%;
  max-width: 100%;
}
.site-header .row .col:last-child {
  flex: 0 0 80%;
  width: 80%;
  max-width: 100%;
}
.site-header .site-branding h1 {
  margin: 0;
}
.site-header .site-branding a {
  display: inline-flex;
}
.site-header .site-branding img {
  width: 100px;
  object-fit: contain;
}
.site-header .site-branding .logo-hover {
  display: none;
}
.site-header .main-navigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.site-header .main-navigation .menu-toggle {
  display: block;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  font-size: 40px;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
}
.site-header .main-navigation .menu-toggle i {
  display: none;
}
.site-header .main-navigation .menu-toggle:hover {
  color: #000000;
}
.site-header .main-navigation .nav-menu {
  z-index: 1;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  color: white;
  display: block;
}
.site-header .main-navigation .nav-menu li {
  padding: 6px 20px;
  font-size: 48px;
  opacity: 0;
  text-align: center;
  transform: translate3d(0, 36px, 0);
}
.site-header .main-navigation .nav-menu li a {
  color: #FFFFFF;
  display: inline-block;
}
.site-header .main-navigation .nav-menu li a:hover {
  color: #000000;
}
.site-header .main-navigation .nav-menu li.current-menu-item a {
  color: #000000;
}
@media screen and (max-width: 1200px) {
  .site-header .site-branding img {
    width: 100px;
    max-width: 100%;
  }
  .site-header .main-navigation .nav-menu li {
    font-size: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .site-header .main-navigation .nav-menu li {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .site-header .main-navigation .nav-menu li {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .site-header .row .col:first-child {
    flex: 0 0 35%;
    width: 35%;
  }
  .site-header .row .col:last-child {
    flex: 0 0 65%;
    width: 65%;
  }
  .site-header .site-branding img {
    width: 70px;
  }
  .site-header .main-navigation .menu-toggle {
    font-size: 30px;
  }
  .site-header .main-navigation .menu-toggle img {
    filter: brightness(5);
  }
  .site-header .main-navigation .nav-menu li {
    font-size: 22px;
  }
}
body:not(.menu-open) .site-header.sticky {
  position: fixed;
  top: 0;
  background-color: #FFFFFF;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  animation: fadeInDown 0.3s;
}
body:not(.menu-open) .site-header.sticky .site-branding img {
  transform: scale(0.9);
  transform-origin: left;
}
body:not(.menu-open) .site-header.sticky .site-branding .logo {
  display: none;
}
body:not(.menu-open) .site-header.sticky .site-branding .logo-hover {
  display: block;
}
body.menu-open .site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  min-height: 500px;
  overflow-y: auto;
  /*padding-right: 15px;*/
}
body.menu-open .site-header .main-navigation .menu-toggle img {
  display: none;
}
body.menu-open .site-header .main-navigation .menu-toggle i {
  display: block;
}
body.menu-open .site-header .main-navigation .nav-menu {
  opacity: 1;
  visibility: visible;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
body.menu-open .site-header .main-navigation .nav-menu::-webkit-scrollbar-track, body.menu-open .site-header .main-navigation .nav-menu::-webkit-scrollbar, body.menu-open .site-header .main-navigation .nav-menu::-webkit-scrollbar-thumb {
  display: none;
}
body.menu-open .site-header .main-navigation .nav-menu li {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(1) {
  transition-delay: 0.75s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(2) {
  transition-delay: 0.85s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(3) {
  transition-delay: 0.95s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(4) {
  transition-delay: 1.05s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(5) {
  transition-delay: 1.15s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(6) {
  transition-delay: 1.25s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(7) {
  transition-delay: 1.35s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(8) {
  transition-delay: 1.45s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(9) {
  transition-delay: 1.55s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(10) {
  transition-delay: 1.65s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(11) {
  transition-delay: 1.75s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(12) {
  transition-delay: 1.85s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(13) {
  transition-delay: 1.95s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(14) {
  transition-delay: 2.05s;
}
body.menu-open .site-header .main-navigation .nav-menu li:nth-child(15) {
  transition-delay: 2.15s;
}
body.page-id-276 .site-header:not(.sticky) {
  position: relative;
  background-color: #313f9e;
}
body.page-id-276 .site-header:not(.sticky) .main-navigation .menu-toggle img {
  filter: brightness(5);
}
/** ===== Header CSS ===== */
/** ===== Footer CSS ===== */
.site-footer {
  padding: 100px 0 50px;
  background-color: #1a2577;
  color: #FFFFFF;
  position: relative;
}
.site-footer .first-icon {
  position: absolute;
  bottom: 155px;
  left: 15px;
  padding-left: calc(( 100% - 1605px ) / 2);
  z-index: 0;
}
.site-footer .second-icon {
  position: absolute;
  bottom: 100px;
  right: 15px;
  padding-right: calc(( 100% - 1445px ) / 2);
  z-index: 0;
  animation-delay: 1s;
}
.site-footer .row .col {
  flex: 0 0 33%;
  width: 33%;
}
.site-footer .footer-link {
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}
.site-footer .footer-link span {
  letter-spacing: 4px;
  color: #FFFFFF;
  /*font-family: "Gramatika";*/
  text-transform: uppercase;
  display: block;
  opacity: 0.55;
  margin-bottom: 22px;
}
.site-footer .footer-link a {
  color: #FFFFFF;
}
.site-footer .footer-link a:hover {
  color: #29abe2 !important;
}
.site-footer .footer-link.footer-email a {
  font-weight: 300;
}
.site-footer .footer-link.footer-social a:not(:last-child) {
  margin-right: 30px;
}
.site-footer .footer-menu {
  text-align: center;
  margin: 55px 0 0;
  z-index: 1;
  position: relative;
}
.site-footer .footer-menu .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  flex-wrap: wrap;
}
.site-footer .footer-menu .menu li {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 45px;
}
.site-footer .footer-menu .menu li a {
  color: #FFFFFF;
}
.site-footer .footer-menu .menu li a:hover {
  color: #29abe2;
}
.site-footer .footer-menu .menu li.current-menu-item a {
  color: #29abe2;
}
.site-footer .footer-copyright {
  margin-top: 110px;
  text-align: center;
  z-index: 1;
  position: relative;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .site-footer {
    padding: 50px 0;
  }
  .site-footer .footer-link.footer-social a:not(:last-child) {
    margin-right: 30px;
  }
  .site-footer .footer-menu {
    margin: 0;
  }
  .site-footer .footer-copyright {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .site-footer .footer-link span {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .row .col {
    width: 100%;
    flex: 0 0 100%;
  }
  .site-footer .footer-link {
    margin-bottom: 30px;
    text-align: center;
  }
  .site-footer .footer-link span {
    margin-bottom: 0;
  }
  .site-footer .footer-link.footer-social a {
    margin: 0 10px !important;
  }
  .site-footer .footer-menu .menu li {
    width: 100%;
    margin: 0 0 10px;
  }
  .site-footer .footer-copyright {
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .site-footer .footer-link.footer-social {
    text-align: right;
  }
}
@media screen and (min-width: 1201px) {
  .site-footer .footer-link.footer-email a {
    font-size: 30px;
    line-height: 1;
  }
  .site-footer .footer-link.footer-call a {
    font-size: 30px;
    line-height: 1;
  }
}
/** ===== Footer CSS ===== */
/** ===== Flexible Content CSS ===== */
/** Slider CSS */
.slider-main {
  position: relative;
  overflow: hidden;
  padding: 160px 0 220px;
}
.slider-main .row {
  align-items: center;
}
.slider-main .row .col:first-child {
  flex: 0 0 48%;
  width: 48%;
}
.slider-main .row .col:last-child {
  flex: 0 0 52%;
  width: 52%;
}
.slider-main .slider-bg {
  background-image: linear-gradient(0deg, #5061d3 0%, #182373 100%);
  width: 100vw;
  height: 100vw;
  border-radius: 0 50% 50% 50%;
  position: absolute;
  bottom: 0;
  right: 18vw;
  z-index: -1;
  overflow: hidden;
}
.slider-main .slider-bg .slider-bg_text {
  font-size: 300px;
  line-height: 1;
  color: #313f9d;
  font-weight: 800;
  /*font-family: "Gramatika";*/
  text-transform: uppercase;
  position: absolute;
  top: 45%;
  left: 46%;
}
.slider-main .background-icon {
  position: absolute;
  bottom: 72px;
  left: 15px;
  padding-left: calc(( 100% - 1703px ) / 2);
}
.slider-main .slider-content {
  color: #FFFFFF;
}
.slider-main .slider-content .slider-sub-heading {
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 400;
}
.slider-main .slider-content .slider-heading {
  margin-bottom: 0;
}
.slider-main .slider-content .slider-heading span {
  -webkit-text-stroke: 2px #FFFFFF;
  color: transparent;
  display: block;
}
.slider-main .slider-content .slider-description {
  margin-top: 50px;
}
.slider-main .slider-content .btn {
  font-weight: 500;
  display: inline-block;
  margin-top: 83px;
}
@media screen and (max-width: 1600px) {
  .slider-main .slider-bg .slider-bg_text {
    top: 42%;
    font-size: 200px;
  }
}
@media screen and (max-width: 1200px) {
  .slider-main {
    padding: 180px 0 100px;
  }
  .slider-main .row .col:first-child {
    flex: 0 0 100%;
    width: 100%;
  }
  .slider-main .row .col:last-child {
    flex: 0 0 100%;
    width: 100%;
  }
  .slider-main .background-icon {
    bottom: 20px;
  }
  .slider-main .slider-bg {
    top: -5%;
    left: -5%;
    bottom: unset;
    width: 100%;
    height: 80%;
    border-radius: 0 50% 50% 0;
  }
  .slider-main .slider-bg .slider-bg_text {
    font-size: 150px;
    top: 10%;
    left: 40%;
  }
  .slider-main .slider-content {
    margin-bottom: 30px;
    padding-right: 60px;
  }
  .slider-main .slider-content .slider-description {
    margin-top: 30px;
  }
  .slider-main .slider-content .btn {
    margin-top: 30px;
  }
  .slider-main .slider-content .btn-link {
    margin-left: 0;
  }
  .slider-main .slider-img {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .slider-main .slider-bg .slider-bg_text {
    left: 30%;
  }
}
@media screen and (max-width: 767px) {
  .slider-main {
    padding: 150px 0 50px;
  }
  .slider-main .background-icon {
    z-index: -1;
  }
  .slider-main .slider-bg {
    top: 0;
    left: 0;
    border-radius: 0;
  }
  .slider-main .slider-bg .slider-bg_text {
    font-size: 60px;
    left: unset;
    right: 15px;
    top: 15%;
  }
  .slider-main .slider-content {
    padding-right: 0;
  }
  .slider-main .slider-content .slider-sub-heading {
    display: inline-block;
    margin-bottom: 4px;
  }
  .slider-main .slider-content .slider-description {
    margin-top: 20px;
  }
  .slider-main .slider-content .btn {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .slider-main .slider-content .slider-heading span {
    line-height: 0.8;
  }
  .slider-main .slider-content .btn {
    font-size: 17px;
  }
}
/** Slider CSS */
/** About Me CSS */
.about-me_main {
  padding: 245px 0 360px;
  margin-top: -30px;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.about-me_main .container {
  width: 1550px;
}
.about-me_main .background-text {
  font-size: 325px;
  line-height: 1;
  color: #FFFFFF;
  -webkit-text-stroke: 1px #29abe2;
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  z-index: 0;
}
.about-me_main .background-text::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 80%);
}
.about-me_main .top-icon {
  position: absolute;
  top: 100px;
  right: 15px;
  padding-right: calc(( 100% - 1565px ) / 2);
}
.about-me_main .bottom-icon {
  position: absolute;
  bottom: 325px;
  left: 15px;
  padding-left: calc(( 100% - 1695px ) / 2);
}
.about-me_main .about-me_content {
  width: 655px;
  max-width: 100%;
}
.about-me_main .about-me_content .heading {
  margin-bottom: 30px;
}
.about-me_main .about-me_content .description-about-me {
  margin-bottom: 60px;
}
@media screen and (max-width: 1600px) {
  .about-me_main {
    padding: 150px 0 250px;
  }
  .about-me_main .bottom-icon {
    bottom: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .about-me_main {
    margin-top: 0;
  }
  .about-me_main .about-me_content {
    width: 500px;
  }
  .about-me_main .about-me_content .heading {
    margin-bottom: 20px;
  }
  .about-me_main .about-me_content .description-about-me {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .about-me_main {
    background-image: unset !important;
    padding: 50px 0 100px;
  }
  .about-me_main .top-icon {
    z-index: -1;
  }
  .about-me_main .about-me_content {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-me_main {
    padding: 50px 0;
  }
}
@media screen and (min-width: 1025px) {
  .about-me_main-right .about-me_content {
    margin-left: auto;
    margin-right: 0;
    text-align: right;
  }
  .about-me_main .about-me_img {
    display: none;
  }
}
/** About Me CSS */
/** Services CSS */
.services-main {
  padding: 100px 0 310px;
  position: relative;
}
.services-main .row .col {
  width: 100%;
  flex: 1 0 0%;
  margin-bottom: 50px;
}
.services-main .top-icon {
  position: absolute;
  top: -38px;
  right: 15px;
  padding-right: calc(( 100% - 1495px ) / 2);
}
.services-main .bottom-icon {
  position: absolute;
  bottom: 135px;
  right: 15px;
  padding-right: calc(( 100% - 1295px ) / 2);
}
.services-main .heading {
  margin-bottom: 90px;
}
.services-main .btn {
  margin-top: 50px;
}
@media screen and (max-width: 1600px) {
  .services-main {
    padding: 100px 0 230px;
  }
  .services-main .heading {
    margin-bottom: 50px;
  }
  .services-main .btn {
    margin-top: 0;
  }
}
@media screen and (max-width: 1200px) {
  .services-main {
    padding: 50px 0 130px;
  }
  .services-main .row .col {
    flex: 0 0 50%;
    width: 50%;
  }
  .services-main .heading {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .services-main .row .col {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .services-main {
    padding: 50px 0 100px;
  }
}
/** Services CSS */
/** Portfolio CSS */
.portfolio-main {
  position: relative;
  padding: 0 0 280px;
}
.portfolio-main .background-text {
  font-size: 280px;
}
.portfolio-main .top-icon {
  position: absolute;
  top: 30px;
  left: 15px;
  padding-left: calc(( 100% - 1465px ) / 2);
}
.portfolio-main .bottom-icon {
  position: absolute;
  bottom: 170px;
  right: 15px;
  padding-right: calc(( 100% - 1735px ) / 2);
}
.portfolio-main .portfolio-content {
  text-align: center;
}
.portfolio-main .portfolio-content .tab-list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  border: 10px solid #ebf0f9;
  width: 1040px;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 100px;
}
.portfolio-main .portfolio-content .tab-list .tab-list_item {
  font-weight: 500;
  flex: 1 0 0%;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  padding: 10px 15px;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  color: #000000;
}
.portfolio-main .portfolio-content .tab-list .tab-list_item.active {
  color: #FFFFFF;
  background-color: #29abe2;
}
@media screen and (max-width: 1600px) {
  .portfolio-main {
    padding: 0 0 230px;
  }
  .portfolio-main .portfolio-content .tab-list {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolio-main {
    padding: 50px 0 130px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolio-main .top-icon {
    top: 50px;
    z-index: -1;
  }
  .portfolio-main .portfolio-content .tab-list {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .portfolio-main {
    padding: 50px 0 100px;
  }
  .portfolio-main .portfolio-content .tab-list {
    margin-bottom: 30px;
    border: none;
    border-radius: 0;
  }
  .portfolio-main .portfolio-content .tab-list .tab-list_item {
    flex: 0 0 100%;
    width: 100%;
    border: 3px solid #ebf0f9;
    border-radius: 50px;
  }
  .portfolio-main .portfolio-content .tab-list .tab-list_item.active {
    border-color: #29abe2;
  }
  .portfolio-main .portfolio-content .tab-list .tab-list_item:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1201px) {
  .portfolio-main .portfolio-content .tab-list .tab-list_item {
    min-height: 100px;
    font-size: 28px;
  }
}
/** Portfolio CSS */
/** Case Study CSS */
.case-study_main {
  position: relative;
  padding: 100px 0 225px;
}
.case-study_main .top-icon {
  position: absolute;
  top: 30px;
  left: 15px;
  padding-left: calc(( 100% - 1465px ) / 2);
}
.case-study_main .bottom-icon {
  position: absolute;
  bottom: 0;
  right: 15px;
  padding-right: calc(( 100% - 1020px ) / 2);
}
@media screen and (max-width: 1600px) {
  .case-study_main {
    padding: 100px 0 130px;
  }
}
@media screen and (max-width: 1200px) {
  .case-study_main {
    padding: 50px 0 130px;
  }
}
@media screen and (max-width: 1024px) {
  .case-study_main {
    padding: 50px 0 100px;
  }
  .case-study_main .top-icon {
    top: 50px;
    z-index: -1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .case-study_main .background-text {
    font-size: 80px !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
  .case-study_main .background-text {
    font-size: 120px !important;
  }
}
/** Case Study CSS */
/** Process CSS */
.process-main {
  position: relative;
  padding: 0 0 300px;
}
.process-main .top-icon {
  position: absolute;
  top: 0;
  left: 15px;
  padding-left: calc(( 100% - 1635px ) / 2);
  z-index: -1;
}
.process-main .middle-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  padding-right: calc(( 100% - 1415px ) / 2);
  z-index: -1;
}
.process-main .bottom-icon {
  position: absolute;
  bottom: 0;
  left: 15px;
  padding-left: calc(( 100% - 1515px ) / 2);
  animation-delay: 0.5s;
  z-index: -1;
}
.process-main .process-content {
  position: relative;
}
.process-main .process-content .process-item_img {
  filter: drop-shadow(0 0 22.5px #ebf0f9);
  position: absolute;
  top: 126px;
  left: 50%;
  transform: translateX(-50%);
}
.process-main .process-content .process-item_main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.process-main .process-content .process-item_main .process-bg_border {
  width: 720px;
  height: 720px;
  border-radius: 50%;
  border: double 20px transparent;
  background-image: radial-gradient(white, white), linear-gradient(to left, #c48bff, #00cc99, #ff618e, #ff9900);
  background-origin: border-box;
  background-clip: content-box, border-box;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.process-main .process-content .process-item_main .process-box {
  width: 480px;
  max-width: 100%;
  flex: 0 0 50%;
  position: relative;
  min-height: 263px;
}
.process-main .process-content .process-item_main .process-box .number {
  -webkit-text-stroke: 3px #ebf0f9;
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  /*font-family: "Gramatika";*/
  font-size: 185px;
  line-height: 1;
  font-weight: 800;
  color: transparent;
  position: absolute;
  bottom: 73%;
}
.process-main .process-content .process-item_main .process-box .process-box_img {
  position: absolute;
  top: -60px;
  filter: drop-shadow(7.778px 7.778px 27.5px #ebf0f9);
  border: 11px solid #ffffff;
  border-radius: 50%;
  width: 175px;
  height: 175px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.process-main .process-content .process-item_main .process-box .process-box_img img {
  filter: drop-shadow(1.5px 2.598px 7.5px rgba(0, 0, 0, 0.15));
  width: 72px;
  height: 72px;
  object-fit: contain;
}
.process-main .process-content .process-item_main .process-box h3 {
  line-height: 1;
  margin-bottom: 25px;
}
.process-main .process-content .process-item_main .process-box:nth-child(1) {
  margin-bottom: 220px;
  margin-top: 90px;
}
.process-main .process-content .process-item_main .process-box:nth-child(1) .process-box_img {
  background-color: #c48bff;
}
.process-main .process-content .process-item_main .process-box:nth-child(1) h3 {
  color: #c48bff;
}
.process-main .process-content .process-item_main .process-box:nth-child(2) {
  margin-bottom: 220px;
  margin-top: 90px;
}
.process-main .process-content .process-item_main .process-box:nth-child(2) .process-box_img {
  background-color: #00cc99;
}
.process-main .process-content .process-item_main .process-box:nth-child(2) h3 {
  color: #00cc99;
}
.process-main .process-content .process-item_main .process-box:nth-child(3) .process-box_img {
  background-color: #ff9900;
}
.process-main .process-content .process-item_main .process-box:nth-child(3) h3 {
  color: #ff9900;
}
.process-main .process-content .process-item_main .process-box:nth-child(4) .process-box_img {
  background-color: #ff618e;
}
.process-main .process-content .process-item_main .process-box:nth-child(4) h3 {
  color: #ff618e;
}
.process-main .process-content .process-item_main .process-box:nth-child(odd) {
  padding-right: 410px;
  text-align: right;
}
.process-main .process-content .process-item_main .process-box:nth-child(odd) .number {
  left: 0;
}
.process-main .process-content .process-item_main .process-box:nth-child(odd) .process-box_img {
  margin-left: 70px;
}
.process-main .process-content .process-item_main .process-box:nth-child(even) {
  padding-left: 410px;
}
.process-main .process-content .process-item_main .process-box:nth-child(even) .number {
  right: 0;
}
.process-main .process-content .process-item_main .process-box:nth-child(even) .process-box_img {
  margin-left: -250px;
}
@media screen and (max-width: 1600px) {
  .process-main {
    padding: 0 0 230px;
  }
  .process-main .process-content .process-item_img {
    position: static;
    transform: none;
    display: block;
    margin: 0 auto 30px;
  }
  .process-main .process-content .process-item_main .process-box {
    margin-bottom: 30px !important;
  }
  .process-main .process-content .process-item_main .process-box .number {
    bottom: unset;
    top: 0;
  }
  .process-main .process-content .process-item_main .process-box .process-box_img {
    position: static;
    margin-bottom: 15px;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(1) {
    margin-bottom: 0;
    margin-top: 0;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(2) {
    margin-bottom: 0;
    margin-top: 0;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(odd) {
    padding-right: 30px;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(odd) .process-box_img {
    margin-left: 0;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(even) {
    padding-left: 30px;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(even) .process-box_img {
    margin-left: 0;
  }
  .process-main .process-content .process-item_main .process-bg_border {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .process-main {
    padding: 50px 0 130px;
  }
  .process-main .process-content .process-item_main .process-box .number {
    font-size: 145px;
  }
  .process-main .process-content .process-item_main .process-box .process-box_img {
    width: 120px;
    height: 120px;
  }
  .process-main .process-content .process-item_main .process-box .process-box_img img {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .process-main .process-content .process-item_main .process-box {
    flex: 0 0 100%;
    width: 100%;
    min-height: unset;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(3) {
    order: 3;
    -ms-order: 3;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(4) {
    order: 2;
    -ms-order: 2;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(odd) {
    text-align: left;
    padding-right: 0;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(odd) .number {
    left: unset;
    right: 0;
  }
  .process-main .process-content .process-item_main .process-box:nth-child(even) {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .process-main {
    padding: 50px 0 100px;
  }
  .process-main .process-content .process-item_main .process-box .number {
    font-size: 100px;
  }
}
@media screen and (min-width: 1601px) {
  .process-main .process-content .process-item_main {
    margin-bottom: -70px;
  }
  .process-main .process-content .btn {
    z-index: 1;
    position: relative;
  }
}
/** Process CSS */
/** Testimonial CSS */
.testimonial-main {
  padding: 130px 0;
  position: relative;
}
.testimonial-main .first-icon {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  padding-left: calc(( 100% - 1440px ) / 2);
}
.testimonial-main .second-icon {
  position: absolute;
  bottom: 0;
  right: 15px;
  padding-right: calc(( 100% - 1480px ) / 2);
}
.testimonial-main .testimonial-box {
  width: 850px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 1;
  position: relative;
}
.testimonial-main .testimonial-box .quote-image {
  margin-bottom: 60px;
  width: 76px;
  height: 76px;
  object-fit: contain;
  display: inline-block;
}
.testimonial-main .testimonial-box .content {
  font-size: 30px;
  line-height: 1.5;
  font-weight: 500;
  font-style: italic;
  color: #000000;
  margin-bottom: 40px;
}
.testimonial-main .testimonial-box .title {
  font-size: 24px;
  line-height: 1.9;
  font-weight: 500;
  font-style: italic;
  color: #3a3a3a;
}
@media screen and (max-width: 1200px) {
  .testimonial-main .testimonial-box .quote-image {
    margin-bottom: 30px;
    width: 60px;
    height: 60px;
  }
  .testimonial-main .testimonial-box .content {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .testimonial-main .testimonial-box .title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .testimonial-main {
    padding: 100px 0;
  }
  .testimonial-main .testimonial-box .content {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .testimonial-main .testimonial-box .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-main {
    padding: 50px 0;
  }
  .testimonial-main .testimonial-box .quote-image {
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
  }
  .testimonial-main .testimonial-box .content {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .testimonial-main .testimonial-box .title {
    font-size: 18px;
  }
}
/** Testimonial CSS */
/** Testimonial With Content CSS */
.testimonial-content_main {
  position: relative;
  padding: 30px 0 310px;
}
.testimonial-content_main .container {
  position: relative;
  z-index: 2;
}
.testimonial-content_main .row {
  justify-content: space-between;
}
.testimonial-content_main .row .col:first-child {
  width: 33%;
  flex: 0 0 33%;
  display: flex;
  flex-direction: column;
}
.testimonial-content_main .row .col:last-child {
  width: 51%;
  flex: 0 0 51%;
}
.testimonial-content_main .top-icon {
  position: absolute;
  top: 95px;
}
.testimonial-content_main .bottom-icon {
  position: absolute;
  bottom: 110px;
  right: 15px;
  padding-right: calc(( 100% - 1535px ) / 2);
}
.testimonial-content_main .sub-heading {
  margin-bottom: 5px;
}
.testimonial-content_main .heading {
  text-transform: unset;
  line-height: 1.2;
}
.testimonial-content_main .btn {
  margin-top: auto;
  align-self: flex-start;
}
.testimonial-content_main .testimonial-slider {
  width: 71%;
  position: static;
  z-index: 1;
}
.testimonial-content_main .testimonial-slider .swiper-arrow_main {
  position: absolute;
  bottom: 20px;
  z-index: 2;
  display: flex;
}
.testimonial-content_main .testimonial-slider .swiper-arrow_main .swiper-arrow {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  filter: grayscale(1);
  cursor: pointer;
  margin: 0 10px;
}
.testimonial-content_main .testimonial-slider .swiper-arrow_main .swiper-arrow.swiper-prev {
  background-image: url('/wp-content/uploads/2022/01/prev-arrow-theme.png');
  background-position: left center;
}
.testimonial-content_main .testimonial-slider .swiper-arrow_main .swiper-arrow.swiper-next {
  background-image: url('/wp-content/uploads/2022/01/next-arrow-theme.png');
  background-position: right center;
}
.testimonial-content_main .testimonial-slider .swiper-arrow_main .swiper-arrow:hover {
  width: 40px;
  filter: grayscale(0);
}
.testimonial-content_main .testimonial-box .testimonial-box_heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 33px;
}
.testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img {
  flex: 0 0 34%;
  width: 34%;
  max-width: 100%;
}
.testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img img {
  width: 208px;
  height: 208px;
  object-fit: cover;
  border-radius: 50%;
}
.testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title {
  flex: 0 0 66%;
  width: 66%;
  max-width: 100%;
}
.testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title a {
  color: #000000;
}
.testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title a:hover {
  color: #29abe2;
}
.testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title .h6 {
  line-height: 1;
  margin-bottom: 4px;
}
.testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title span {
  color: #7e8289;
}
.testimonial-content_main .testimonial-box .testimonial-box_content {
  color: #7e8289;
}
.testimonial-content_main-left .top-icon {
  right: 15px;
  padding-right: calc(( 100% - 1735px ) / 2);
}
.testimonial-content_main-right .top-icon {
  left: 15px;
  padding-left: calc(( 100% - 1735px ) / 2);
}
.cve-logo img {
  max-width: 100px;
}
.cve-logo {
  line-height: 0;
  background: #fff;
  border-radius: 50%;
  margin-left: auto;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-logo-col .footer-social.footer-link {
  margin: 0 0 30px;
}
@media screen and (max-width: 1600px) {
  .testimonial-content_main {
    padding: 30px 0 230px;
  }
  .testimonial-content_main .testimonial-slider {
    width: 85%;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img {
    flex: 0 0 40%;
    width: 40%;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img img {
    width: 150px;
    height: 150px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title {
    flex: 0 0 60%;
    width: 60%;
    padding-left: 10px;
  }
}
@media screen and (max-width: 1250px) {
  .cve-logo img {
      max-width: 85px;
  }
  .cve-logo {
      width: 100px;
      height: 100px;
      margin-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .testimonial-content_main {
    padding: 30px 0 130px;
  }
  .testimonial-content_main .row .col:first-child {
    width: 40%;
    flex: 0 0 40%;
  }
  .testimonial-content_main .row .col:last-child {
    width: 60%;
    flex: 0 0 60%;
    position: relative;
    padding-bottom: 50px;
  }
  .testimonial-content_main-left .testimonial-slider .swiper-arrow_main {
    left: 5px;
    bottom: 0;
  }
  .testimonial-content_main-right .testimonial-slider .swiper-arrow_main {
    right: 5px;
    bottom: 0;
  }
  .footer-logo-col {
    display: block;
  }
  .cve-logo {
      margin-left: auto;
  }
}
@media screen and (max-width: 1024px) {
  .testimonial-content_main .row .col:first-child {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 40px;
  }
  .testimonial-content_main .row .col:last-child {
    width: 100%;
    flex: 0 0 100%;
    padding-bottom: 0;
  }
  .testimonial-content_main .heading {
    margin-bottom: 15px;
  }
  .testimonial-content_main .testimonial-slider {
    width: 100%;
    padding-bottom: 50px;
    position: relative;
  }
  .testimonial-content_main .testimonial-slider .swiper-arrow_main {
    left: 0 !important;
    right: unset !important;
  }
  .testimonial-content_main .testimonial-slider .swiper-arrow_main .swiper-prev {
    margin: 0;
  }
  .testimonial-content_main .testimonial-slider .swiper-arrow_main .swiper-next {
    margin: 0 0 0 15px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading {
    margin-bottom: 10px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img {
    flex: 0 0 100px;
    width: 100px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img img {
    width: 100px;
    height: 100px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title {
    flex: 0 0 calc(100% - 100px);
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 767px) {
  .testimonial-content_main {
    padding: 50px 0 100px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_img img {
    width: 80px;
    height: 80px;
  }
  .testimonial-content_main .testimonial-box .testimonial-box_heading .testimonial-box_title {
    flex: 0 0 100%;
    width: 100%;
    padding-left: 0;
  }
  .cve-logo {
    margin: 0 auto;
    margin-bottom: 30px;
}
}
@media screen and (min-width: 1025px) {
  .testimonial-content_main .testimonial-box .testimonial-box_content {
    font-size: 20px;
    line-height: 1.6;
  }
  .testimonial-content_main-left .testimonial-slider {
    margin-left: 0;
  }
  .testimonial-content_main-right .row {
    flex-direction: row-reverse;
  }
  .testimonial-content_main-right .testimonial-slider {
    margin-right: 0;
  }
}
@media screen and (min-width: 1201px) {
  .testimonial-content_main-left .testimonial-slider .swiper-arrow_main {
    right: 67.3%;
  }
  .testimonial-content_main-right .testimonial-slider .swiper-arrow_main {
    left: 67.3%;
  }
}
/** Testimonial With Content CSS */
/** Contact CSS */
.contact-main {
  padding: 100px 0;
  position: relative;
  background-color: #313f9e;
}
.contact-main .contact-box {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  color: #FFF;
  border-radius: 30px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.15);
  /*backdrop-filter: blur( 18px );-webkit-backdrop-filter: blur( 18px );*/
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  position: relative;
  z-index: 1;
}
.contact-main .contact-box .contact-box_content {
  flex: 0 0 50%;
  width: 50%;
  max-width: 100%;
  padding: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.contact-main .contact-box .contact-box_content .contact-box_heading {
  line-height: 1.2;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.contact-main .contact-box .contact-box_content h3 {
  line-height: 1.2;
  margin-bottom: 0;
}
.contact-main .contact-box .contact-box_content .contact-box_social {
  margin-top: 20px;
}
.contact-main .contact-box .contact-box_content .contact-box_social a {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #29abe2;
  background-color: #FFFFFF;
}
.contact-main .contact-box .contact-box_content .contact-box_social a:hover {
  color: #FFFFFF;
  background-color: #29abe2 !important;
}
.contact-main .contact-box .contact-box_content .contact-box_social a:not(:last-child) {
  margin-right: 20px;
}
.contact-main .contact-box .contact-box_content .contact-box_map {
  display: inline-flex;
  margin-top: 30px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.contact-main .contact-box .contact-box_content .contact-box_map iframe {
  width: 100%;
  height: 250px;
}
.contact-main .contact-box .contact-box_form {
  flex: 0 0 50%;
  width: 50%;
  max-width: 100%;
  background-color: transparent;
  padding: 50px;
}
.contact-main .contact-box .contact-box_form form input {
  min-height: unset;
  border-radius: 10px;
}
.contact-main .contact-box .contact-box_form form input[type="submit"] {
  border-color: #FFFFFF !important;
}
.contact-main .contact-box .contact-box_form form input[type="submit"]:not(:hover) {
  background-color: transparent;
}
.contact-main .contact-box .contact-box_form form input:not([type="submit"]) {
  padding: 12px 20px !important;
}
.contact-main .contact-box .contact-box_form form textarea {
  min-height: unset;
  border-radius: 10px;
  padding: 12px 20px !important;
}
.contact-main .contact-box .contact-box_form .gform_wrapper .gform_body .gform_fields {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 0;
}
.contact-main .contact-box .contact-box_form .gform_wrapper .gform_body .gform_fields .gfield {
  width: 100%;
}
.contact-main .contact-box .contact-box_form .gform_wrapper .gform_body .gform_fields .gfield:not(:first-child, :last-child) {
  margin-bottom: 20px;
}
.contact-main .contact-box .contact-box_form .gform_wrapper .gform_footer {
  padding-bottom: 0 !important;
}
.contact-main .plane-animation {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 900px;
  height: 430px;
  z-index: 0;
  opacity: 0.8;
}
@media screen and (max-width: 1440px) {
  .contact-main .plane-animation {
    width: 600px;
    height: 290px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-main {
    padding: 50px 0;
  }
  .contact-main .contact-box .contact-box_content {
    padding: 30px;
  }
  .contact-main .contact-box .contact-box_form {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-main .contact-box {
    padding: 20px;
    border-radius: 20px;
  }
  .contact-main .contact-box .contact-box_content {
    width: 100%;
    flex: 0 0 100%;
    border-right: none;
    padding: 0;
  }
  .contact-main .contact-box .contact-box_form {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-top: 20px;
  }
  .contact-main .plane-animation {
    width: 320px;
    height: 155px;
  }
}
/** Contact CSS */
/** Contact with Image CSS */
.contact-img_main {
  position: relative;
}
.contact-img_main .top-icon {
  position: absolute;
  top: -80px;
  left: 15px;
  padding-left: calc(( 100% - 1685px ) / 2);
  z-index: 1;
}
.contact-img_main .second-icon {
  position: absolute;
  top: 330px;
  left: 15px;
  padding-left: calc(( 100% - 1660px ) / 2);
  z-index: 2;
}
.contact-img_main .third-icon {
  position: absolute;
  top: 130px;
  right: 15px;
  padding-right: calc(( 100% - 1340px ) / 2);
  z-index: 1;
}
.contact-img_main .contact-img_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 440px;
  max-height: 100%;
  z-index: -1;
}
.contact-img_main .contact-img_box {
  position: relative;
  border-radius: 11px;
  background: linear-gradient(156deg, #ff9900 0%, #ff618e 100%);
  padding: 0 40px;
  display: flex;
  flex-wrap: wrap;
}
.contact-img_main .contact-img_box .contact-box_bg-img {
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.11;
  z-index: 0;
}
.contact-img_main .contact-img_box .contact-box_img {
  z-index: 1;
  position: relative;
  margin-top: -262px;
  width: 37%;
  max-width: 100%;
  flex: 0 0 37%;
}
.contact-img_main .contact-img_box .contact-box_img::before {
  content: '';
  width: 570px;
  height: 520px;
  background-color: #000000;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 50% 50% 50% 0;
  filter: blur(50px);
  z-index: -1;
}
.contact-img_main .contact-img_box .contact-box_img img {
  height: 100%;
  width: 600px;
  max-width: 100%;
  object-fit: contain;
  object-position: bottom;
}
.contact-img_main .contact-img_box .contact-box_content {
  z-index: 1;
  position: relative;
  flex: 0 0 63%;
  width: 63%;
  max-width: 100%;
  padding: 100px 110px 100px 80px;
  color: #FFFFFF;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_sub-heading {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 500;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_heading {
  line-height: 1;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 26px;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_heading span {
  vertical-align: bottom;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
  font-family: 'Inter', sans-serif;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_title {
  display: none;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields {
  display: block;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield {
  font-weight: 300;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield:not(:last-child, :first-child) {
  margin-bottom: 20px;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.name input {
  background-image: url(../images/user.png);
  background-position: right 20px top 50%;
  background-repeat: no-repeat;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.email input {
  background-image: url(../images/email.png);
  background-position: right 20px top 50%;
  background-repeat: no-repeat;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.call input {
  background-image: url(../images/call.png);
  background-position: right 20px top 50%;
  background-repeat: no-repeat;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.enquiry textarea {
  background-image: url(../images/enquiry.png);
  background-position: right 20px top 25px;
  background-repeat: no-repeat;
}
.contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_footer {
  padding-bottom: 0;
}
.contact-img_main:not(.contact-img_main-bg) {
  padding-bottom: 60px;
}
.contact-img_main.padding-top {
  padding-top: 262px;
}
.contact-img_main.padding-top .top-icon {
  top: 180px;
}
.contact-img_main.padding-top .second-icon {
  top: 550px;
}
.contact-img_main.padding-top .third-icon {
  top: 400px;
}
@media screen and (max-width: 1600px) {
  .contact-img_main .contact-img_box .contact-box_img {
    margin-top: 0;
  }
  .contact-img_main .contact-img_box .contact-box_content {
    padding: 80px 40px 80px 50px;
  }
  .contact-img_main.padding-top {
    padding-top: 0;
  }
  .contact-img_main.padding-top .top-icon {
    top: -80px;
  }
  .contact-img_main.padding-top .second-icon {
    top: 330px;
  }
  .contact-img_main.padding-top .third-icon {
    top: 130px;
  }
}
@media screen and (max-width: 1200px) {
  .contact-img_main .contact-img_box .contact-box_img::before {
    left: -22%;
    bottom: -10%;
    width: 450px;
    height: 450px;
  }
  .contact-img_main .contact-img_box .contact-box_content {
    padding: 50px 10px 50px 50px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-img_main .contact-img_box {
    padding: 40px 40px 0;
    overflow: hidden;
  }
  .contact-img_main .contact-img_box .contact-box_bg-img {
    background-size: cover;
  }
  .contact-img_main .contact-img_box .contact-box_img {
    flex: 0 0 100%;
    width: 100%;
    order: 1;
    -ms-order: 1;
  }
  .contact-img_main .contact-img_box .contact-box_content {
    flex: 0 0 100%;
    width: 100%;
    order: 0;
    -ms-order: 0;
    margin-bottom: 30px;
    padding: 0;
  }
  .contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.name input {
    background-position: right 15px top 50%;
  }
  .contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.email input {
    background-position: right 15px top 50%;
  }
  .contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.call input {
    background-position: right 15px top 50%;
  }
  .contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_fields .gfield.enquiry textarea {
    background-position: right 15px top 15px;
  }
}
@media screen and (max-width: 767px) {
  .contact-img_main .contact-img_box {
    padding: 20px 20px 0;
  }
  .contact-img_main .contact-img_box .contact-box_content .contact-box_sub-heading {
    display: inline-block;
    margin-bottom: 10px;
  }
  .contact-img_main .contact-img_box .contact-box_content .contact-box_heading span {
    width: 100%;
    margin-top: 5px;
  }
}
@media screen and (min-width: 1201px) {
  .contact-img_main .contact-img_box .contact-box_content .contact-box_form-shortcode .gform_footer .gform_button {
    font-size: 30px !important;
  }
}
/** Contact with Image CSS */
/** Thank You CSS */
.thank-you_main {
  padding: 100px 0;
  background-color: #313f9e;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  /*overflow: hidden;*/
}
.thank-you_main .card {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.thank-you_main .card .title {
  -webkit-text-stroke: 2px #FFFFFF;
  color: transparent;
  display: block;
  margin-bottom: 30px;
  line-height: 1;
  font-weight: 700;
}
.thank-you_main .blob {
  position: absolute;
  width: 400px;
  height: 400px;
  background: linear-gradient(180deg, rgba(47, 184, 255, 0.42) 31.77%, #5c9df1 100%);
  mix-blend-mode: color-dodge;
  -webkit-animation: move 50s infinite alternate;
  animation: move 50s infinite alternate;
  transition: 1s cubic-bezier(0.07, 0.8, 0.16, 1);
}
.thank-you_main .blob:hover {
  width: 420px;
  height: 420px;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.6), inset 100px 100px 0 0px #fa709a, inset 200px 200px 0 0px #784ba8, inset 300px 300px 0 0px #2b86c5;
}
@media screen and (max-width: 1024px) {
  .thank-you_main .blob {
    width: 300px;
    height: 300px;
  }
  .thank-you_main .blob:hover {
    width: 320px;
    height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .thank-you_main .blob {
    width: 200px;
    height: 200px;
  }
  .thank-you_main .blob:hover {
    width: 220px;
    height: 220px;
  }
}
@media screen and (min-width: 1201px) {
  .thank-you_main .card .title {
    font-size: 150px;
  }
}
/** Thank You CSS */
/** Inner Hero CSS */
.inner-hero_main {
  position: relative;
  /*overflow: hidden;*/
  padding: 160px 0;
  width: 100%;
}
.inner-hero_main .row {
  align-items: center;
}
.inner-hero_main .row .col:first-child {
  flex: 0 0 39%;
  width: 39%;
}
.inner-hero_main .row .col:not(:first-child) {
  flex: 0 0 61%;
  width: 61%;
}
.inner-hero_main .inner-hero_bg {
  background-image: linear-gradient(0deg, #5061d3 0%, #182373 100%);
  width: 100vw;
  height: 100vw;
  border-radius: 0 50% 50% 50%;
  position: absolute;
  bottom: 0;
  right: 35vw;
  z-index: -1;
  overflow: hidden;
}
.inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 250px;
  line-height: 1;
  color: #313f9d;
  font-weight: 800;
  /*font-family: "Gramatika";*/
  text-transform: uppercase;
  position: absolute;
  bottom: 30%;
  right: -10px;
}
.inner-hero_main .background-icon {
  position: absolute;
  bottom: -80px;
  left: 15px;
  padding-left: calc(( 100% - 1720px ) / 2);
}
.inner-hero_main .second-icon {
  position: absolute;
  top: 40px;
  right: 15px;
  padding-right: calc(( 100% - 1500px ) / 2);
}
.inner-hero_main .third-icon {
  position: absolute;
  top: 200px;
  left: 15px;
  padding-left: calc(( 100% - 1550px ) / 2);
}
.inner-hero_main .inner-hero_content {
  color: #FFFFFF;
  z-index: 1;
  position: relative;
}
.inner-hero_main .inner-hero_content .inner-hero_sub-heading {
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
.inner-hero_main .inner-hero_content .inner-hero_heading {
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 500;
}
.inner-hero_main .inner-hero_content .inner-hero_heading span {
  -webkit-text-stroke: 2px #FFFFFF;
  color: transparent;
  display: block;
}
.inner-hero_main .inner-hero_content .inner-hero_description {
  margin-top: 40px;
}
.inner-hero_main .inner-hero_content .btn {
  font-weight: 500;
  display: inline-block;
  margin-top: 83px;
}
.inner-hero_main .inner-hero_content .author-detail_main {
  margin-top: 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.inner-hero_main .inner-hero_content .author-detail_main .author-detail_img {
  flex: 0 0 62px;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-flex;
  margin-right: 30px;
}
.inner-hero_main .inner-hero_content .author-detail_main .author-detail_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.inner-hero_main .inner-hero_content .author-detail_main .author-detail_name {
  flex: 0 0 calc(100% - 92px);
  width: calc(100% - 92px);
}
.inner-hero_main .inner-hero_content .scroll-to-section {
  margin-top: 40px;
  padding: 0 0 0 20px;
  outline: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font-size: 30px;
  color: #FFFFFF;
  background-color: transparent;
  -webkit-animation: icon-animation-top-small 2s linear forwards;
  animation: icon-animation-top-small 2s linear forwards;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
.inner-hero_main .inner-hero_img img {
  width: 100%;
}
.inner-hero_main > .inner-hero_img {
  object-fit: contain;
  position: absolute;
  bottom: 50px;
  left: 0;
  display: inline-flex;
  padding-left: calc(( 100% - 400px ) / 2);
  width: 100%;
}
.inner-hero_main > .inner-hero_img img {
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .inner-hero_main .row .col:first-child {
    width: 48%;
    flex: 0 0 48%;
  }
  .inner-hero_main .row .col:not(:first-child) {
    width: 52%;
    flex: 0 0 52%;
  }
  .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 200px;
    /*left: 46%;*/
  }
  .inner-hero_main > .inner-hero_img {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 50%;
  }
}
@media screen and (max-width: 1200px) {
  .inner-hero_main {
    padding: 180px 0 100px;
  }
  .inner-hero_main .row .col:first-child {
    flex: 0 0 100%;
    width: 100%;
  }
  .inner-hero_main .row .col:not(:first-child) {
    flex: 0 0 100%;
    width: 100%;
  }
  .inner-hero_main .background-icon {
    bottom: 20px;
  }
  .inner-hero_main .inner-hero_bg {
    top: -5%;
    left: -5%;
    bottom: unset;
    width: 100%;
    height: 80%;
    border-radius: 0 50% 50% 0;
  }
  .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 150px;
    top: 10%;
    bottom: unset;
    /*left: 40%;*/
    right: 20%;
  }
  .inner-hero_main .inner-hero_content {
    margin-bottom: 30px;
    padding-right: 140px;
  }
  .inner-hero_main .inner-hero_content .inner-hero_description {
    margin-top: 30px;
  }
  .inner-hero_main .inner-hero_content .btn {
    margin-top: 30px;
  }
  .inner-hero_main .inner-hero_content .btn-link {
    margin-left: 0;
  }
  .inner-hero_main > .inner-hero_img {
    text-align: center;
    position: static;
    transform: none;
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    /*left: 22%;*/
  }
  .inner-hero_main .inner-hero_content {
    padding-right: 100px;
  }
  .inner-hero_main .inner-hero_content .author-detail_main {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .inner-hero_main {
    padding: 150px 0 50px;
  }
  .inner-hero_main .background-icon {
    z-index: -1;
  }
  .inner-hero_main .inner-hero_bg {
    top: 0;
    left: 0;
    border-radius: 0;
  }
  .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
    left: unset;
    right: 15px;
    top: 15%;
  }
  .inner-hero_main .inner-hero_content {
    padding-right: 0;
  }
  .inner-hero_main .inner-hero_content .inner-hero_sub-heading {
    display: inline-block;
    margin-bottom: 4px;
  }
  .inner-hero_main .inner-hero_content .inner-hero_description {
    margin-top: 20px;
  }
  .inner-hero_main .inner-hero_content .btn {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .inner-hero_main .inner-hero_content .inner-hero_heading span {
    line-height: 0.8;
  }
  .inner-hero_main .inner-hero_content .btn {
    font-size: 17px;
  }
}
@media screen and (min-width: 1201px) {
  .inner-hero_main {
    min-height: 700px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .inner-hero_main:not(.inner-hero_full-img) {
    padding-bottom: 0;
  }
  .inner-hero_main:not(.inner-hero_full-img) .row {
    align-items: flex-end;
  }
  .inner-hero_main:not(.inner-hero_full-img) .inner-hero_content {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 1601px) {
  .inner-hero_main {
    min-height: 885px;
    align-items: flex-end;
  }
}
@media screen and (min-width: 2001px) {
  .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 25%;
  }
}
@media screen and (min-width: 2301px) {
  .inner-hero_main {
    padding: 160px 0 220px;
  }
  .inner-hero_main .inner-hero_bg {
    right: 18vw;
  }
  .inner-hero_main > .inner-hero_img img {
    object-position: left bottom;
    object-fit: none;
  }
}
/** Inner Hero CSS */
/** Image with Content CSS */
.image-content_main {
  position: relative;
  padding-top: 150px;
}
.image-content_main .row .col {
  flex: 0 0 50%;
  width: 50%;
  display: inline-flex;
}
.image-content_main .top-icon {
  position: absolute;
  top: 100px;
}
.image-content_main .bottom-icon {
  position: absolute;
  bottom: 40px;
}
.image-content_main .third-icon {
  position: absolute;
  animation-delay: 2.5s;
}
.image-content_main .image-content_img {
  box-shadow: -9.526px 5.5px 22px #ebeff9;
  overflow: hidden;
  display: inline-flex;
}
.image-content_main .image-content_img img {
  width: 100%;
  object-fit: cover;
}
.image-content_main .image-content_content {
  z-index: 1;
  position: relative;
}
.image-content_main .image-content_content .image-content_heading {
  line-height: 1.85;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  color: #000000;
}
.image-content_main .image-content_content .image-content_description {
  margin-top: 15px;
}
.image-content_main .image-content_content .btn {
  margin-top: 50px;
}
.image-content_main.image-content_bg-text {
  padding-bottom: 310px;
}
.image-content_main.image-content_bg-text .bottom-icon {
  bottom: 340px;
}
.image-content_main:not(.image-content_full) .third-icon {
  bottom: 60px;
}
.image-content_main:not(.image-content_full) .image-content_bg {
  background-color: #f2f2f2;
  width: 100%;
  height: auto;
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 0;
  z-index: -1;
}
.image-content_main:not(.image-content_full) .image-content_img {
  border-radius: 25px;
  width: 100%;
}
.image-content_main.image-content_full .third-icon {
  top: 200px;
}
.image-content_main.image-content_full .image-content_img {
  width: 50%;
  flex: 0 0 50%;
}
.image-content_main.image-content_full .image-content_content {
  flex: 0 0 50%;
  width: 50%;
}
@media screen and (max-width: 1600px) {
  .image-content_main {
    padding-top: 150px;
  }
  .image-content_main.image-content_bg-text {
    padding-bottom: 230px;
  }
  .image-content_main .bottom-icon {
    bottom: 130px;
  }
}
@media screen and (max-width: 1200px) {
  .image-content_main {
    padding-top: 50px;
  }
  .image-content_main.image-content_bg-text {
    padding-bottom: 130px;
  }
  .image-content_main .image-content_content .image-content_heading {
    line-height: 1.2;
  }
  .image-content_main .image-content_content .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .image-content_main {
    padding-bottom: 40px;
  }
  .image-content_main .row .col {
    flex: 0 0 100%;
    width: 100%;
  }
  .image-content_main-left .top-icon {
    left: 15px;
  }
  .image-content_main-left .bottom-icon {
    right: 15px;
  }
  .image-content_main-left .third-icon {
    right: 15px;
  }
  .image-content_main-left:not(.image-content_full) .third-icon {
    right: unset;
    left: 15px;
  }
  .image-content_main-right .top-icon {
    right: 15px;
  }
  .image-content_main-right .bottom-icon {
    left: 15px;
  }
  .image-content_main-right .third-icon {
    left: 15px;
  }
  .image-content_main-right:not(.image-content_full) .third-icon {
    left: unset;
    right: 15px;
  }
  .image-content_main.image-content_full .image-content_img {
    width: 100%;
    flex: 0 0 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .image-content_main.image-content_full .image-content_img img {
    border-radius: 20px;
  }
  .image-content_main.image-content_full .image-content_content {
    width: 100%;
    flex: 0 0 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
  .image-content_main:not(.image-content_full) .image-content_bg {
    top: 0;
    bottom: 0;
  }
  .image-content_main:not(.image-content_full) .image-content_img {
    border-radius: 20px;
  }
  .image-content_main:not(.image-content_full) .image-content_content {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .image-content_main {
    padding-top: 50px;
  }
  .image-content_main.image-content_bg-text {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1025px) {
  .image-content_main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .image-content_main-left {
    flex-direction: row-reverse;
    padding-left: 15px;
  }
  .image-content_main-left .row {
    flex-direction: row-reverse;
  }
  .image-content_main-left.image-content_full .top-icon {
    left: 15px;
    padding-left: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-left.image-content_full .bottom-icon {
    right: 15px;
    padding-right: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-left.image-content_full .third-icon {
    right: 15px;
    padding-right: calc(( 100% - 1660px ) / 2);
  }
  .image-content_main-left.image-content_full .image-content_img {
    border-radius: 20px 0 0 20px;
  }
  .image-content_main-left.image-content_full .image-content_content {
    padding-right: 30px;
    padding-left: calc(( 100% - 1735px ) / 2);
  }
  .image-content_main-left:not(.image-content_full) .top-icon {
    right: 15px;
    padding-right: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-left:not(.image-content_full) .bottom-icon {
    left: 15px;
    padding-left: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-left:not(.image-content_full) .third-icon {
    right: 15px;
    padding-right: calc(( 100% - 1200px ) / 2);
  }
  .image-content_main-right {
    padding-right: 15px;
  }
  .image-content_main-right.image-content_full .top-icon {
    right: 15px;
    padding-right: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-right.image-content_full .bottom-icon {
    left: 15px;
    padding-left: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-right.image-content_full .third-icon {
    left: 15px;
    padding-left: calc(( 100% - 1660px ) / 2);
  }
  .image-content_main-right.image-content_full .image-content_img {
    border-radius: 0 20px 20px 0;
  }
  .image-content_main-right.image-content_full .image-content_content {
    padding-left: 30px;
    padding-right: calc(( 100% - 1735px ) / 2);
  }
  .image-content_main-right:not(.image-content_full) .top-icon {
    left: 15px;
    padding-left: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-right:not(.image-content_full) .bottom-icon {
    right: 15px;
    padding-right: calc(( 100% - 1587px ) / 2);
  }
  .image-content_main-right:not(.image-content_full) .third-icon {
    left: 15px;
    padding-left: calc(( 100% - 1200px ) / 2);
  }
  .image-content_main:not(.image-content_full) {
    padding-top: 0;
    margin: 50px 0;
  }
  .image-content_main:not(.image-content_full) .image-content_content {
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 1601px) {
  .image-content_main-left.image-content_full .image-content_content {
    padding-right: 215px;
  }
  .image-content_main-left:not(.image-content_full) .image-content_content {
    padding-right: 150px;
  }
  .image-content_main-right.image-content_full .image-content_content {
    padding-left: 215px;
  }
  .image-content_main-right:not(.image-content_full) .image-content_content {
    padding-left: 150px;
  }
  .image-content_main:not(.image-content_full) {
    margin: 125px 0;
  }
}
/** Image with Content CSS */
/** FAQ CSS */
.faq-main {
  padding: 175px 0 280px;
  position: relative;
}
.faq-main .first-icon {
  position: absolute;
  left: 15px;
  top: 240px;
  padding-left: calc(( 100% - 1690px ) / 2);
}
.faq-main .second-icon {
  position: absolute;
  right: 15px;
  top: 125px;
  padding-right: calc(( 100% - 1555px ) / 2);
}
.faq-main .sub-heading {
  margin-bottom: 8px;
}
.faq-main .heading {
  margin-bottom: 85px;
  font-family: 'Poppins', sans-serif;
}
.faq-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
  column-count: 2;
  column-gap: 40px;
}
.faq-main .faq-box {
  color: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 5.5px 9.526px 22px #ebf0f9;
  transition: all 0.3s;
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
.faq-main .faq-box .faq-box_heading {
  margin-bottom: 0;
  padding: 28px 140px 28px 50px;
  font-size: 20px;
  line-height: 1.2;
  cursor: pointer;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  font-family: 'Poppins', sans-serif;
}
.faq-main .faq-box .faq-box_heading i {
  position: absolute;
  top: 50%;
  right: 58px;
  transform: translateY(-50%);
  font-size: 30px;
  transition: all 0.2s;
}
.faq-main .faq-box .faq-box_answer {
  display: none;
  padding: 0 140px 40px 50px;
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
}
.faq-main .faq-box:not(.active) {
  background: #FFFFFF !important;
  color: #000000;
  transition: all 0.3s;
}
.faq-main .faq-box:not(.active) .faq-box_heading i {
  transform: translateY(-50%) rotate(45deg);
  color: #7e8289;
}
@media screen and (max-width: 1600px) {
  .faq-main {
    padding: 150px 0 210px;
  }
  .faq-main .faq-box .faq-box_heading {
    padding: 28px 100px 28px 50px;
  }
  .faq-main .faq-box .faq-box_heading i {
    right: 40px;
  }
  .faq-main .faq-box .faq-box_answer {
    padding: 0 100px 40px 50px;
  }
}
@media screen and (max-width: 1200px) {
  .faq-main {
    padding: 50px 0 110px;
  }
}
@media screen and (max-width: 1024px) {
  .faq-main .heading {
    margin-bottom: 30px;
  }
  .faq-main ul {
    column-count: 1;
  }
  .faq-main .faq-box .faq-box_heading {
    padding: 25px 100px 25px 30px;
  }
  .faq-main .faq-box .faq-box_answer {
    padding: 0 100px 30px 30px;
  }
}
@media screen and (max-width: 767px) {
  .faq-main {
    padding: 50px 0 80px;
  }
  .faq-main .faq-box .faq-box_heading {
    padding: 20px 70px 20px 20px;
    font-size: 18px;
  }
  .faq-main .faq-box .faq-box_heading i {
    font-size: 120%;
    right: 25px;
  }
  .faq-main .faq-box .faq-box_answer {
    padding: 0 20px 30px;
    font-size: 18px;
  }
}
@media screen and (min-width: 1601px) {
  .faq-main .background-text {
    font-size: 310px;
  }
}
/** FAQ CSS */
/** Statistics CSS */
.statistics-main {
  position: relative;
  padding: 100px 0 200px;
}
.statistics-main .row .col {
  flex: 1 0 0%;
  width: 100%;
}
.statistics-main .first-icon {
  position: absolute;
  top: 230px;
  left: 15px;
  padding-left: calc(( 100% - 1650px ) / 2);
  z-index: -1;
}
.statistics-main .second-icon {
  position: absolute;
  top: 150px;
  right: 15px;
  padding-right: calc(( 100% - 1300px ) / 2);
  z-index: -1;
}
.statistics-main .statistics-box {
  text-align: center;
  margin-bottom: 30px;
}
.statistics-main .statistics-box .h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 15px;
}
.statistics-main .statistics-box .description {
  color: #333333;
}
@media screen and (max-width: 1600px) {
  .statistics-main {
    padding: 100px 0 130px;
  }
}
@media screen and (max-width: 1200px) {
  .statistics-main {
    padding: 50px 0 80px;
  }
}
@media screen and (max-width: 1024px) {
  .statistics-main .row .col {
    flex: 0 0 50%;
    width: 50%;
  }
  .statistics-main .statistics-box .h2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .statistics-main {
    padding: 50px 0;
  }
  .statistics-main .row .col {
    flex: 0 0 100%;
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .statistics-main .statistics-box {
    padding: 0 50px;
  }
}
@media screen and (min-width: 1901px) {
  .statistics-main .background-text {
    font-size: 332px;
  }
}
/** Statistics CSS */
/** Extra Content CSS */
.extra-content_main {
  position: relative;
  padding: 0 0 280px;
}
.extra-content_main .row .col {
  flex: 1 0 0%;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .extra-content_main {
    padding: 0 0 230px;
  }
}
@media screen and (max-width: 1200px) {
  .extra-content_main {
    padding: 50px 0 130px;
  }
}
@media screen and (max-width: 1024px) {
  .extra-content_main .row .col {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .extra-content_main {
    padding: 50px 0 100px;
  }
}
/** Extra Content CSS */
/** Case Study Listing CSS */
.case-listing_main {
  padding: 152px 0 50px;
  position: relative;
  z-index: 2;
}
.case-listing_main .row .col {
  flex: 0 0 25%;
  width: 25%;
}
.case-listing_main .first-icon {
  position: absolute;
  top: 83px;
  left: 20px;
  z-index: -1;
}
.case-listing_main .second-icon {
  position: absolute;
  bottom: 33%;
  right: 15px;
  padding-right: calc(( 100% - 1604px ) / 2);
  z-index: 1;
}
.case-listing_main .third-icon {
  position: absolute;
  bottom: 150px;
  right: 15px;
  padding-right: calc(( 100% - 1720px ) / 2);
  z-index: 1;
}
.case-listing_main .fourth-icon {
  position: absolute;
  bottom: -130px;
  right: 15px;
  padding-right: calc(( 100% - 1320px ) / 2);
}
.case-listing_main .heading {
  margin-bottom: 70px;
}
.case-listing_main .case-listing_box {
  text-align: left;
  margin-bottom: 50px;
}
.case-listing_main .case-listing_box .img-box_img {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 38px;
  z-index: 0;
}
.case-listing_main .case-listing_box h3 {
  line-height: 1.2;
  margin-bottom: 22px;
  z-index: 2;
  position: relative;
}
.case-listing_main .case-listing_box .content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 36px;
  color: #5c5c5c;
  z-index: 2;
  position: relative;
}
.case-listing_main .case-listing_box .btn-link {
  font-size: 17px;
  z-index: 2;
  position: relative;
}
.case-listing_main .case-listing_box .btn-link img {
  margin-left: 24px;
}
@media screen and (max-width: 1600px) {
  .case-listing_main {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1200px) {
  .case-listing_main {
    padding: 0 0 100px;
  }
  .case-listing_main .fourth-icon {
    bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .case-listing_main {
    padding: 0 0 50px;
  }
  .case-listing_main .row .col {
    flex: 0 0 50%;
    width: 50%;
  }
  .case-listing_main .heading {
    margin-bottom: 30px;
  }
  .case-listing_main .case-listing_box .img-box_img {
    margin-bottom: 20px;
  }
  .case-listing_main .case-listing_box h3 {
    margin-bottom: 10px;
  }
  .case-listing_main .case-listing_box .content {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .case-listing_main .row .col {
    flex: 0 0 100%;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .case-listing_main .heading {
    font-size: 48px;
  }
}
@media screen and (min-width: 1601px) {
  .case-listing_main .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .case-listing_main .row .col {
    padding-left: 24px;
    padding-right: 24px;
  }
}
/** Case Study Listing CSS */
/** Services Listing CSS */
.services-listing_main {
  padding: 190px 0 70px;
  position: relative;
}
.services-listing_main .row .col {
  flex: 0 0 25%;
  width: 25%;
  margin-bottom: 50px;
}
.services-listing_main .first-icon {
  position: absolute;
  top: 0;
  right: 15px;
  padding-right: calc(( 100% - 1780px ) / 2);
  z-index: -1;
}
.services-listing_main .second-icon {
  position: absolute;
  bottom: 400px;
  left: 15px;
  padding-left: calc(( 100% - 1910px ) / 2);
  z-index: -1;
}
.services-listing_main .third-icon {
  position: absolute;
  bottom: 0;
  left: 40%;
  transform: translateX(-50%);
  padding-left: calc(( 100% - 1800px ) / 2);
  z-index: -1;
}
.services-listing_main .fourth-icon {
  position: absolute;
  bottom: 0;
  right: 15px;
  padding-right: calc(( 100% - 1750px ) / 2);
  z-index: -1;
}
.services-listing_main .services-box {
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1200px) {
  .services-listing_main {
    padding: 0 0 50px;
  }
  .services-listing_main .row .col {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .services-listing_main {
    padding: 0 0 70px;
  }
  .services-listing_main .row .col {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .services-listing_main {
    padding: 0 0 20px;
  }
}
@media screen and (min-width: 1025px) {
  .services-listing_main .services-img {
    width: 110px;
    height: 110px;
  }
  .services-listing_main .read-more {
    width: 80px;
    height: 80px;
  }
  .services-listing_main .read-more img {
    width: 28px;
  }
}
@media screen and (min-width: 1601px) {
  .services-listing_main .services-box {
    padding: 40px 25px;
  }
}
/** Services Listing CSS */
/** Portfolio Listing CSS */
.portfolio-listing_main {
  padding: 140px 0 20px;
  position: relative;
}
.portfolio-listing_main .row .col {
  flex: 0 0 25%;
  width: 25%;
}
.portfolio-listing_main .first-icon {
  position: absolute;
  top: -100px;
  right: 15px;
  padding-right: calc(( 100% - 1820px ) / 2);
}
.portfolio-listing_main .second-icon {
  position: absolute;
  bottom: 0px;
  right: 15px;
  padding-right: calc(( 100% - 1550px ) / 2);
}
.portfolio-listing_main .heading-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 70px;
}
.portfolio-listing_main .heading-wrapper .heading {
  margin-bottom: 0;
  margin-right: 20px;
}
.portfolio-listing_main .heading-wrapper .pagination .page-numbers {
  display: none;
}
.portfolio-listing_main .heading-wrapper .pagination .prev, .portfolio-listing_main .heading-wrapper .pagination .next {
  display: inline-flex;
  margin-left: 0;
  margin-right: 20px;
}
.portfolio-listing_main .portfolio-listing_box {
  text-align: left;
  margin-bottom: 70px;
}
.portfolio-listing_main .portfolio-listing_box .img-box_img {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 38px;
  z-index: 0;
}
.portfolio-listing_main .portfolio-listing_box h3 {
  line-height: 1.2;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
}
.portfolio-listing_main .portfolio-listing_box .date {
  margin-bottom: 5px;
  display: inline-block;
  font-size: 16px;
  line-height: 2;
  color: #5c5c5c;
}
.portfolio-listing_main .portfolio-listing_box .content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 36px;
  color: #5c5c5c;
  z-index: 2;
  position: relative;
}
.portfolio-listing_main .portfolio-listing_box .btn-link {
  font-size: 17px;
  z-index: 2;
  position: relative;
}
.portfolio-listing_main .portfolio-listing_box .btn-link img {
  margin-left: 24px;
}
@media screen and (max-width: 1600px) {
  .portfolio-listing_main {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1200px) {
  .portfolio-listing_main {
    padding: 0 0 100px;
  }
  .portfolio-listing_main .fourth-icon {
    bottom: 20px;
  }
  .portfolio-listing_main .portfolio-listing_box {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolio-listing_main {
    padding: 0 0 50px;
  }
  .portfolio-listing_main .row .col {
    flex: 0 0 50%;
    width: 50%;
  }
  .portfolio-listing_main .heading-wrapper {
    margin-bottom: 30px;
  }
  .portfolio-listing_main .portfolio-listing_box .img-box_img {
    margin-bottom: 20px;
  }
  .portfolio-listing_main .portfolio-listing_box h3 {
    margin-bottom: 10px;
  }
  .portfolio-listing_main .portfolio-listing_box .content {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .portfolio-listing_main .row .col {
    flex: 0 0 100%;
    width: 100%;
  }
  .portfolio-listing_main .heading-wrapper .heading {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .portfolio-listing_main .heading-wrapper .heading {
    font-size: 48px;
  }
}
@media screen and (min-width: 1601px) {
  .portfolio-listing_main .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .portfolio-listing_main .row .col {
    padding-left: 24px;
    padding-right: 24px;
  }
}
/** Portfolio Listing CSS */
/** Testimonial Listing CSS */
.testimonial-listing_main {
  padding: 160px 0 50px;
  position: relative;
}
.testimonial-listing_main .row .col {
  flex: 0 0 50%;
  width: 50%;
}
.testimonial-listing_main .first-icon {
  position: absolute;
  top: 0px;
  left: 15px;
  padding-left: calc(( 100% - 1910px ) / 2);
  z-index: -1;
}
.testimonial-listing_main .second-icon {
  position: absolute;
  bottom: 0px;
  left: 15px;
  padding-left: calc(( 100% - 1800px ) / 2);
  z-index: -1;
}
.testimonial-listing_main .third-icon {
  position: absolute;
  bottom: -100px;
  right: 15px;
  padding-right: calc(( 100% - 1700px ) / 2);
  z-index: -1;
}
.testimonial-listing_main .heading-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 70px;
}
.testimonial-listing_main .heading-wrapper .heading {
  margin-bottom: 0;
  margin-right: 20px;
  text-transform: none;
}
.testimonial-listing_main .heading-wrapper .pagination .page-numbers {
  display: none;
}
.testimonial-listing_main .heading-wrapper .pagination .prev, .testimonial-listing_main .heading-wrapper .pagination .next {
  display: inline-flex;
  margin-left: 0;
  margin-right: 20px;
  color: #808080;
}
@media screen and (max-width: 1600px) {
  .testimonial-listing_main {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1200px) {
  .testimonial-listing_main {
    padding: 0 0 100px;
  }
  .testimonial-listing_main .fourth-icon {
    bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .testimonial-listing_main {
    padding: 0 0 50px;
  }
  .testimonial-listing_main .row .col {
    flex: 0 0 100%;
    width: 100%;
  }
  .testimonial-listing_main .heading-wrapper {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-listing_main .heading-wrapper .heading {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
  .testimonial-listing_main .heading-wrapper .heading br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .testimonial-listing_main .heading-wrapper .heading {
    font-size: 48px;
  }
}
@media screen and (min-width: 1601px) {
  .testimonial-listing_main .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .testimonial-listing_main .row .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .testimonial-listing_main .pagination {
    margin-top: 18px;
  }
}
/** Testimonial Listing CSS */
/** Two Image Content CSS */
.two-image_main {
  padding: 70px 0;
  position: relative;
}
.two-image_main .row .col {
  flex: 0 0 50%;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.two-image_main .first-icon {
  position: absolute;
  left: 15px;
  bottom: 0;
  padding-left: calc(( 100% - 1750px ) / 2);
  z-index: -1;
}
.two-image_main .second-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  padding-right: calc(( 100% - 1720px ) / 2);
  z-index: -1;
}
.two-image_main .heading-two_image {
  line-height: 1.6;
  font-weight: 500;
  color: #000000;
}
.two-image_main .img-two_image {
  border-radius: 20px;
  box-shadow: -11.258px 6.5px 26.5px rgba(0, 0, 0, 0.2);
  width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.two-image_main .content-two_image {
  margin: 30px 0;
  z-index: 1;
  position: relative;
  color: #484848;
}
@media screen and (max-width: 1024px) {
  .two-image_main {
    padding: 50px 0;
  }
  .two-image_main .row .col {
    flex: 0 0 100%;
    width: 100%;
  }
  .two-image_main .heading-two_image {
    margin-bottom: 20px;
  }
  .two-image_main .img-two_image {
    max-height: 580px;
    border-radius: 10px;
  }
}
@media screen and (min-width: 768px) {
  .two-image_main .heading-two_image {
    font-size: 48px;
  }
}
@media screen and (min-width: 1025px) {
  .two-image_main .content-two_image {
    font-size: 24px;
    line-height: 1.67;
    margin: 0 0 55px;
  }
}
/** Two Image Content CSS */
/** Three Image Content CSS */
.three-image_main {
  position: relative;
}
.three-image_main .first-icon {
  position: absolute;
  top: 60px;
  left: 15px;
  padding-left: calc(( 100% - 1580px ) / 2);
}
.three-image_main .second-icon {
  position: absolute;
  bottom: 190px;
  left: 15px;
  padding-left: calc(( 100% - 1580px ) / 2);
  animation-delay: 1000ms;
  z-index: -1;
}
.three-image_main .third-icon {
  position: absolute;
  top: 45%;
  left: 38%;
  transform: translateY(-50%);
}
.three-image_main .fourth-icon {
  position: absolute;
  bottom: 200px;
  right: 15px;
  padding-right: calc(( 100% - 1580px ) / 2);
  animation-delay: 1000ms;
  z-index: -1;
}
.three-image_main .row {
  align-items: center;
}
.three-image_main .row .col {
  flex: 0 0 33.3333%;
  width: 33.3333%;
}
.three-image_main .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: -11.258px 6.5px 26.5px rgba(0, 0, 0, 0.2);
}
.three-image_main .img-box:nth-child(even) img {
  max-height: 77%;
}
.three-image_main .content-box {
  padding: 115px 0;
  background-color: #4f60d1;
  color: #FFFFFF;
  text-align: center;
}
.three-image_main .content-box .container {
  width: 940px !important;
}
.three-image_main .content-box .heading-three_image {
  margin-bottom: 30px;
  z-index: 1;
  position: relative;
}
.three-image_main .content-box .content-three_image {
  z-index: 1;
  position: relative;
}
.three-image_main .content-box.has-image_top {
  margin-top: -200px;
  padding-top: 285px;
}
@media screen and (max-width: 1200px) {
  .three-image_main .content-box {
    padding: 70px 0;
  }
  .three-image_main .content-box.has-image_top {
    padding-top: 150px;
    margin-top: -100px;
  }
}
@media screen and (max-width: 1024px) {
  .three-image_main .content-box {
    padding: 50px 0;
  }
  .three-image_main .content-box .heading-three_image {
    margin-bottom: 10px;
  }
  .three-image_main .content-box.has-image_top {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .three-image_main .third-icon {
    left: unset;
    right: 15px;
  }
  .three-image_main .row .col {
    flex: 0 0 100%;
    width: 100%;
  }
  .three-image_main .img-box {
    margin-bottom: 10px;
  }
  .three-image_main .img-box img {
    max-height: 500px;
  }
  .three-image_main .img-box:nth-child(even) img {
    max-height: 500px;
  }
}
@media screen and (min-width: 1025px) {
  .three-image_main .content-box .heading-three_image {
    font-size: 48px;
    line-height: 1.6;
  }
  .three-image_main .content-box .content-three_image {
    font-size: 24px;
    line-height: 1.67;
  }
}
/** Three Image Content CSS */
/** Blockquote CSS */
.blockquote-main {
  padding: 0 0 110px;
  position: relative;
}
.blockquote-main .first-icon {
  position: absolute;
  bottom: 0;
  left: 60%;
  transform: translateX(-50%);
}
.blockquote-main blockquote {
  width: 1150px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-left: 20px solid #BFBFBF;
  background-color: #F0F0F0;
  color: #484848;
  padding: 44px 32px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .blockquote-main {
    padding: 0 0 100px;
  }
  .blockquote-main blockquote {
    padding: 25px;
    border-width: 15px;
  }
}
@media screen and (max-width: 767px) {
  .blockquote-main {
    padding: 0 0 50px;
  }
  .blockquote-main blockquote {
    padding: 15px;
    border-width: 8px;
  }
}
@media screen and (min-width: 1025px) {
  .blockquote-main blockquote {
    font-size: 24px;
    line-height: 1.67;
  }
}
/** Blockquote CSS */
/** Single Image CSS */
.single-image_main {
  padding: 0 0 110px;
  position: relative;
}
.single-image_main .first-icon {
  position: absolute;
  bottom: 0;
  right: 15px;
  padding-right: calc(( 100% - 1300px ) / 2);
  z-index: -1;
}
.single-image_main .img-single_image {
  width: 100%;
  height: 100%;
  max-height: 760px;
  object-fit: cover;
  border-radius: 25px;
  box-shadow: -11.258px 6.5px 26.5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .single-image_main {
    padding: 0 0 100px;
  }
  .single-image_main .img-single_image {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .single-image_main {
    padding: 0 0 50px;
  }
}
/** Single Image CSS */
/** ===== Flexible Content CSS ===== */
/** ===== 404 Page CSS ===== */
.error-main {
  padding: 250px 0;
  background-color: #313f9e;
  color: #FFFFFF;
  position: relative;
  text-align: center;
}
.error-main .top-animation {
  position: absolute;
  left: 15px;
  top: 200px;
}
.error-main .bottom-animation {
  position: absolute;
  right: 15px;
  bottom: 0px;
}
.error-main .animation {
  z-index: 1;
}
.error-main .animation #Polygon-1, .error-main .animation #Polygon-2, .error-main .animation #Polygon-3, .error-main .animation #Polygon-4, .error-main .animation #Polygon-5 {
  animation: float 1s infinite ease-in-out alternate;
}
.error-main .animation #Polygon-2 {
  animation-delay: 0.2s;
}
.error-main .animation #Polygon-3 {
  animation-delay: 0.4s;
}
.error-main .animation #Polygon-4 {
  animation-delay: 0.6s;
}
.error-main .animation #Polygon-5 {
  animation-delay: 0.8s;
}
.error-main .container {
  width: 900px;
  z-index: 2;
  position: relative;
}
.error-main .page-header .page-title {
  -webkit-text-stroke: 2px #FFFFFF;
  color: transparent;
  display: block;
  margin-bottom: 30px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  .error-main {
    padding: 200px 0;
  }
  .error-main .bottom-animation {
    width: 300px;
    height: 400px;
  }
}
@media screen and (max-width: 1024px) {
  .error-main .bottom-animation {
    width: 250px;
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .error-main {
    padding: 150px 0 100px;
  }
  .error-main .bottom-animation {
    width: 200px;
    height: 280px;
    bottom: 70px;
  }
  .error-main .page-header .page-title {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .error-main .page-header .page-title {
    font-size: 150px;
  }
}
.error404:not(.menu-open) .site-header:not(.sticky) .main-navigation .menu-toggle img {
  filter: brightness(5);
}
/** ===== 404 Page CSS ===== */
/** ===== Single Page CSS ===== */
.post-single_main .row .col {
  width: 100%;
  flex: 0 0 100%;
}
.post-single_main .post-single article {
  display: flex;
  flex-wrap: wrap;
}
.post-single_main .post-single article .content {
  flex: 0 0 100%;
  width: 100%;
}
.post-single_main .post-single article .content .entry-header .entry-title {
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}
.post-single_main .post-single article .content .entry-content {
  margin: 0;
}
.post-single_main .post-single article .post-thumbnail {
  margin-bottom: 0;
  display: flex;
  flex: 0 0 40%;
  width: 40%;
  padding-right: 15px;
}
.post-single_main .post-single article .post-thumbnail img {
  width: 100%;
}
.post-single_main .post-single article .post-thumbnail + .content {
  flex: 0 0 60%;
  width: 60%;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .post-single_main .post-single article .content .entry-header .entry-title {
    margin-bottom: 10px;
  }
  .post-single_main .post-single article .post-thumbnail {
    flex: 0 0 100%;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .post-single_main .post-single article .post-thumbnail + .content {
    flex: 0 0 100%;
    width: 100%;
    padding-left: 0;
  }
}
/** ===== Single Page CSS ===== */
/** ===== Case Study Single Page CSS ===== */
.case-single_main .inner-hero_main .inner-hero_bg {
  bottom: 12vw;
}
.case-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 135px;
  bottom: 44%;
}
.case-single_main .inner-hero_main .first-icon {
  position: absolute;
  bottom: -80px;
  left: 15px;
  padding-left: calc(( 100% - 1910px ) / 2);
  z-index: -1;
}
.case-single_main .inner-hero_main .third-icon {
  position: absolute;
  top: 200px;
  left: 15px;
  padding-left: calc(( 100% - 1550px ) / 2);
  animation-delay: 500ms;
}
.case-single_main .inner-hero_main .fourth-icon {
  position: absolute;
  bottom: 135px;
  right: 50px;
  animation-delay: 500ms;
}
.case-single_main .inner-hero_main .wp-post-image {
  width: 100%;
  height: 100%;
  max-height: 860px;
  object-fit: cover;
  border-radius: 25px;
  overflow: hidden;
}
@media screen and (max-width: 1600px) {
  .case-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 100px;
    bottom: 40%;
  }
}
@media screen and (max-width: 1200px) {
  .case-single_main .inner-hero_main {
    padding-bottom: 0;
  }
  .case-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 80px;
    bottom: unset;
    top: 12%;
  }
}
@media screen and (max-width: 1024px) {
  .case-single_main .inner-hero_main .third-icon, .case-single_main .inner-hero_main .fourth-icon {
    display: none;
  }
  .case-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 66px;
  }
  .case-single_main .inner-hero_main .wp-post-image {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .case-single_main .inner-hero_main .inner-hero_bg {
    bottom: unset;
  }
  .case-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 45px;
    top: 92px;
  }
}
@media screen and (min-width: 1601px) {
  .case-single_main .inner-hero_main {
    padding: 220px 0 160px;
  }
}
.case-single_main .post-content {
  padding: 80px 0 0;
  z-index: 1;
  position: relative;
}
.case-single_main .post-content .container {
  width: 1510px;
}
.case-single_main .post-content .entry-header {
  padding-bottom: 14px;
  border-bottom: 2px solid #CCCCCC;
}
.case-single_main .post-content .entry-header .post-category {
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #000000;
}
.case-single_main .post-content .entry-header .post-category span {
  display: inline-block;
  margin-bottom: 12px;
}
.case-single_main .post-content .entry-header .post-category span:not(:last-child) {
  margin-right: 10px;
}
.case-single_main .post-content .entry-header .post-category span:not(:last-child)::after {
  content: ',';
  display: inline-block;
}
.case-single_main .post-content .entry-header .entry-title {
  line-height: 1.2;
  margin-bottom: 0;
  color: #000000;
}
.case-single_main .post-content .entry-content {
  margin: 50px 0 0;
}
@media screen and (max-width: 1024px) {
  .case-single_main .post-content {
    padding: 50px 0 0;
  }
  .case-single_main .post-content .entry-content {
    margin: 30px 0 0;
  }
}
@media screen and (min-width: 1025px) {
  .case-single_main .post-content .entry-header .entry-title {
    font-size: 66px;
  }
  .case-single_main .post-content .entry-content {
    font-size: 24px;
    line-height: 1.7;
    color: #484848;
  }
}
.case-single_main .two-image_main .container, .case-single_main .three-image_main .container, .case-single_main .testimonial-main .container, .case-single_main .blockquote-main .container, .case-single_main .single-image_main .container {
  width: 1510px;
}
.case-single_main .contact-img_main .top-icon {
  z-index: -1;
}
.case-single_main .contact-img_main .third-icon {
  padding-right: calc((100% - 1900px)/2);
}
/** ===== Case Study Single Page CSS ===== */
/** ===== Portfolio Single Page CSS ===== */
.portfolio-single_main .inner-hero_main {
  min-height: unset;
}
.portfolio-single_main .inner-hero_main .wp-post-image {
  max-height: 460px;
}
.portfolio-single_main .inner-hero_main .inner-hero_bg {
  bottom: 10px;
}
@media screen and (min-width: 1201px) {
  .portfolio-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 34%;
  }
}
@media screen and (min-width: 1601px) {
  .portfolio-single_main .inner-hero_main {
    padding: 160px 0 0;
  }
  .portfolio-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    right: 80px;
    bottom: 26%;
  }
}
.portfolio-single_main .post-content {
  padding-bottom: 114px;
}
@media screen and (max-width: 1024px) {
  .portfolio-single_main .post-content {
    padding-bottom: 50px;
  }
}
.portfolio-single_main .contact-img_main .top-icon {
  top: 50px;
  left: unset;
  padding-left: unset;
  right: 15px;
  padding-right: calc(( 100% - 1600px ) / 2);
}
/** ===== Portfolio Single Page CSS ===== */
/** ===== Testimonials Single Page CSS ===== */
.testimonials-single_main .inner-hero_main .background-icon {
  left: unset;
  padding-left: unset;
  right: 15px;
  padding-right: calc(( 100% - 1750px ) / 2);
}
.testimonials-single_main .inner-hero_main .second-icon {
  top: 400px;
}
.testimonials-single_main .inner-hero_main .third-icon {
  padding-left: calc(( 100% - 1700px ) / 2);
}
.testimonials-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 135px;
}
.testimonials-single_main .inner-hero_main .post-content {
  padding: 85px 75px 100px;
  border-radius: 15px;
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  background-color: #FFFFFF;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1470px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.testimonials-single_main .inner-hero_main .post-content .wp-post-image {
  width: 177px;
  height: 177px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
}
.testimonials-single_main .inner-hero_main .post-content .entry-title {
  line-height: 1.2;
  width: 100%;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  color: #000000;
}
.testimonials-single_main .inner-hero_main .post-content .designation {
  width: 100%;
  color: #5c5c5c;
  margin-bottom: 50px;
  display: block;
  z-index: 1;
  position: relative;
}
.testimonials-single_main .inner-hero_main .post-content .content {
  color: #5c5c5c;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .testimonials-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 100px;
    bottom: 47%;
  }
}
@media screen and (max-width: 1200px) {
  .testimonials-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 90px;
    bottom: unset;
  }
}
@media screen and (max-width: 1024px) {
  .testimonials-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
  }
  .testimonials-single_main .inner-hero_main .post-content {
    padding: 50px 40px;
  }
  .testimonials-single_main .inner-hero_main .post-content .designation {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .testimonials-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 40px;
    top: 12%;
  }
  .testimonials-single_main .inner-hero_main .post-content {
    padding: 30px 20px;
  }
}
@media screen and (min-width: 1025px) {
  .testimonials-single_main .inner-hero_main .inner-hero_content .inner-hero_heading {
    font-size: 66px;
    line-height: 1.16;
  }
  .testimonials-single_main .inner-hero_main .post-content .entry-title {
    font-size: 48px;
  }
  .testimonials-single_main .inner-hero_main .post-content .content {
    font-size: 24px;
    line-height: 1.55;
  }
  .testimonials-single_main .inner-hero_main .post-content .designation {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1601px) {
  .testimonials-single_main .inner-hero_main {
    min-height: 840px;
    padding: 220px 0 0;
  }
  .testimonials-single_main .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 38%;
    right: 80px;
  }
}
.testimonials-single_main .contact-img_main .top-icon {
  top: unset;
  bottom: 20px;
}
.testimonials-single_main .contact-img_main .second-icon {
  top: 50%;
  transform: translateY(-50%);
  left: unset;
  padding-left: unset;
  right: 15px;
  padding-right: calc(( 100% - 1910px ) / 2);
}
.testimonials-single_main .contact-img_main .third-icon {
  top: unset;
  bottom: 100px;
}
/** ===== Testimonials Single Page CSS ===== */
/** ===== Coming Soon CSS ===== */
.coming-soon_main {
  padding: 200px 0 100px;
  position: relative;
  background-color: #313f9e;
}
.coming-soon_main .coming-box {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 50px;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  position: relative;
  z-index: 1;
}
.coming-soon_main .coming-box .coming-soon_heading {
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: 4px;
  font-weight: 700;
}
.coming-soon_main .coming-box .coming-soon_heading span {
  -webkit-text-stroke: 2px #29abe2;
  text-shadow: 2px 2px #FFFFFF;
  color: transparent;
  text-transform: uppercase;
  display: block;
}
.coming-soon_main .coming-box .coming-soon_content {
  margin-top: 20px;
}
.coming-soon_main .coming-box .btn {
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .coming-soon_main {
    padding: 200px 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .coming-soon_main {
    padding: 170px 0 50px;
  }
  .coming-soon_main .coming-box {
    padding: 20px;
    border-radius: 20px;
  }
  .coming-soon_main .coming-box .coming-soon_content {
    margin-top: 10px;
  }
  .coming-soon_main .coming-box .btn {
    margin-top: 15px;
  }
}
/** ===== Coming Soon CSS ===== */
/** ===== Other CSS ===== */
@media screen and (min-width: 1201px) and (max-width: 1300px) {
  body.page-id-320 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 40%;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1400px) {
  body.page-id-320 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 36%;
  }
}
@media screen and (min-width: 1401px) and (max-width: 2000px) {
  body.page-id-320 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 30%;
  }
}
@media screen and (min-width: 1601px) {
  body.page-id-320 .image-content_main {
    margin-bottom: -50px;
  }
}
body.page-id-320 .services-main .top-icon {
  top: 0;
  right: unset;
  left: 15px;
  padding-right: unset;
  padding-left: calc(( 100% - 1520px ) / 2);
}
body.page-id-320 .services-main .bottom-icon {
  padding-right: calc(( 100% - 1550px ) / 2);
  z-index: -1;
}
@media screen and (min-width: 1601px) {
  body.page-id-320 .services-main {
    padding-top: 0;
  }
  body.page-id-320 .services-main .bottom-icon {
    bottom: 420px;
  }
}
body.page-id-320 .portfolio-main .top-icon {
  padding-left: calc(( 100% - 1700px ) / 2);
}
body.page-id-320 .portfolio-main .bottom-icon {
  padding-right: calc(( 100% - 1190px ) / 2);
}
@media screen and (min-width: 1601px) {
  body.page-id-320 .portfolio-main .top-icon {
    top: -300px;
  }
  body.page-id-320 .portfolio-main .bottom-icon {
    bottom: 120px;
  }
}
body.page-id-320 .contact-img_main .top-icon {
  padding-left: calc(( 100% - 1670px ) / 2);
}
@media screen and (min-width: 1601px) {
  body.page-id-320 .contact-img_main .top-icon {
    top: -220px;
  }
}
body.page-id-297 .inner-hero_main .background-icon {
  bottom: unset;
  top: 150px;
  padding-left: calc(( 100% - 1220px ) / 2);
}
body.page-id-297 .inner-hero_main .inner-hero_content .btn {
  padding: 0 40px 0 0;
  border: none;
  border-radius: 0;
  min-height: unset;
  min-width: unset;
  background-color: transparent;
  color: #FFFFFF;
  position: relative;
}
body.page-id-297 .inner-hero_main .inner-hero_content .btn::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 19px;
  height: 18px;
  line-height: 1;
}
body.page-id-297 .inner-hero_main .inner-hero_content .btn:hover {
  color: #29abe2;
}
@media screen and (max-width: 1200px) {
  body.page-id-297 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 110px;
  }
}
@media screen and (max-width: 1024px) {
  body.page-id-297 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  body.page-id-297 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
  }
}
@media screen and (min-width: 1201px) {
  body.page-id-297 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 125px;
    bottom: 50%;
  }
}
@media screen and (min-width: 1301px) {
  body.page-id-297 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 44%;
  }
}
@media screen and (min-width: 1401px) {
  body.page-id-297 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 38%;
  }
}
@media screen and (min-width: 1601px) {
  body.page-id-297 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 175px;
    bottom: 36%;
  }
}
@media screen and (min-width: 1601px) {
  body.page-id-297 .faq-main {
    padding-top: 145px;
    margin-bottom: 70px;
  }
}
body.page-id-297 .contact-img_main .top-icon {
  left: unset;
  right: 15px;
  padding-left: unset;
  padding-right: calc(( 100% - 980px ) / 2);
}
body.page-id-476 .inner-hero_main .background-icon {
  top: 200px;
  bottom: unset;
  padding-left: calc(( 100% - 1550px ) / 2);
}
body.page-id-476 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 135px;
}
@media screen and (max-width: 1600px) {
  body.page-id-476 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 100px;
    bottom: 34%;
  }
}
@media screen and (max-width: 1200px) {
  body.page-id-476 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 90px;
    bottom: unset;
  }
}
@media screen and (max-width: 1024px) {
  body.page-id-476 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  body.page-id-476 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 40px;
  }
}
@media screen and (min-width: 1025px) {
  body.page-id-476 .inner-hero_main .inner-hero_content .inner-hero_heading {
    font-size: 66px;
    line-height: 1.16;
  }
}
@media screen and (min-width: 1201px) {
  body.page-id-476 .inner-hero_main .inner-hero_content .btn {
    margin-top: 56px;
  }
}
@media screen and (min-width: 1601px) {
  body.page-id-476 .inner-hero_main .row .col:first-child {
    flex: 0 0 46%;
    width: 46%;
  }
  body.page-id-476 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 37%;
  }
  body.page-id-476 .inner-hero_main > .inner-hero_img {
    padding-left: calc(( 100% - 130px ) / 2);
  }
}
body.page-id-582 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 120px;
}
@media screen and (max-width: 1600px) {
  body.page-id-582 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 100px;
    bottom: 34%;
  }
}
@media screen and (max-width: 1200px) {
  body.page-id-582 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 86px;
    bottom: unset;
  }
}
@media screen and (max-width: 1024px) {
  body.page-id-582 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  body.page-id-582 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 40px;
  }
}
@media screen and (min-width: 1025px) {
  body.page-id-582 .inner-hero_main .inner-hero_content .inner-hero_heading {
    font-size: 66px;
    line-height: 1.16;
  }
}
@media screen and (min-width: 1201px) {
  body.page-id-582 .inner-hero_main .inner-hero_content .btn {
    margin-top: 56px;
  }
}
@media screen and (min-width: 1601px) {
  body.page-id-582 .inner-hero_main .row .col:first-child {
    flex: 0 0 43%;
    width: 43%;
  }
  body.page-id-582 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 37%;
  }
  body.page-id-582 .inner-hero_main > .inner-hero_img {
    padding-left: calc(( 100% - 130px ) / 2);
  }
}
body.page-id-582 .contact-img_main .top-icon {
  padding-left: calc(( 100% - 1910px ) / 2);
  z-index: -1;
}
body.page-id-582 .contact-img_main .second-icon {
  top: unset;
  bottom: -50px;
  padding-left: calc(( 100% - 1230px ) / 2);
}
body.page-id-582 .contact-img_main .third-icon {
  top: 50%;
  transform: translateY(-50%);
  padding-right: calc(( 100% - 1680px ) / 2);
}
body.page-id-582 .contact-img_main.padding-top .third-icon {
  top: calc(50% + 400px);
}
@media screen and (max-width: 1600px) {
  body.page-id-582 .contact-img_main .third-icon {
    top: 43%;
  }
  body.page-id-582 .contact-img_main.padding-top .third-icon {
    top: 43%;
  }
}
body.page-id-603 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 135px;
}
@media screen and (max-width: 1600px) {
  body.page-id-603 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 100px;
    bottom: 34%;
  }
}
@media screen and (max-width: 1200px) {
  body.page-id-603 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 90px;
    bottom: unset;
  }
}
@media screen and (max-width: 1024px) {
  body.page-id-603 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  body.page-id-603 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 40px;
  }
}
@media screen and (min-width: 1025px) {
  body.page-id-603 .inner-hero_main .inner-hero_content .inner-hero_heading {
    font-size: 66px;
    line-height: 1.16;
  }
}
@media screen and (min-width: 1601px) {
  body.page-id-603 .inner-hero_main .row .col:first-child {
    flex: 0 0 43%;
    width: 43%;
  }
  body.page-id-603 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 37%;
    right: 80px;
  }
  body.page-id-603 .inner-hero_main > .inner-hero_img {
    padding-left: calc(( 100% - 130px ) / 2);
  }
}
body.page-id-633 .inner-hero_main .background-icon {
  left: unset;
  padding-left: unset;
  right: 15px;
  padding-right: calc(( 100% - 1750px ) / 2);
}
body.page-id-633 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 135px;
}
@media screen and (max-width: 1600px) {
  body.page-id-633 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 100px;
    bottom: 34%;
  }
}
@media screen and (max-width: 1200px) {
  body.page-id-633 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 90px;
    bottom: unset;
  }
}
@media screen and (max-width: 1024px) {
  body.page-id-633 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  body.page-id-633 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 40px;
  }
}
@media screen and (min-width: 1025px) {
  body.page-id-633 .inner-hero_main .inner-hero_content .inner-hero_heading {
    font-size: 66px;
    line-height: 1.16;
  }
}
@media screen and (min-width: 1601px) {
  body.page-id-633 .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 37%;
    right: 80px;
  }
}
body.page-id-633 .contact-img_main .top-icon {
  top: unset;
  bottom: 20px;
}
body.page-id-633 .contact-img_main .second-icon {
  top: 50%;
  transform: translateY(-50%);
  left: unset;
  padding-left: unset;
  right: 15px;
  padding-right: calc(( 100% - 1910px ) / 2);
}
body.page-id-633 .contact-img_main .third-icon {
  top: unset;
  bottom: 100px;
}
body.services-template-default .inner-hero_main .background-icon {
  bottom: unset;
  top: 150px;
  padding-left: calc(( 100% - 1220px ) / 2);
}
@media screen and (max-width: 1024px) {
  body.services-template-default .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  body.services-template-default .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 60px;
  }
}
@media screen and (min-width: 1201px) {
  body.services-template-default .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 125px;
    bottom: 52%;
  }
}
@media screen and (min-width: 1301px) {
  body.services-template-default .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 44%;
  }
}
@media screen and (min-width: 1601px) {
  body.services-template-default .inner-hero_main {
    padding-top: 0;
  }
  body.services-template-default .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 140px;
    bottom: 36%;
    left: 56%;
  }
}
@media screen and (min-width: 1901px) {
  body.services-template-default .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 170px;
  }
}
body.services-template-default .process-main .top-icon {
  top: 100px;
}
body.services-template-default .process-main .middle-icon {
  top: 40px;
  transform: none;
}
body.services-template-default .faq-main .first-icon {
  top: 0;
  padding-left: calc(( 100% - 1450px ) / 2);
  z-index: -1;
}
body.services-template-default .faq-main .second-icon {
  z-index: -1;
}
@media screen and (min-width: 1201px) {
  body.services-template-default .faq-main {
    padding-top: 15px;
  }
}
@media screen and (min-width: 1201px) {
  body.services-template-default .services-main {
    padding-top: 15px;
  }
}
@media screen and (min-width: 1601px) {
  body.services-template-default .services-main {
    margin-bottom: 100px;
  }
}
body.case_studies-template-default:not(.single-case_studies) .post-single_main .post-single .post-thumbnail {
  display: none;
}
body.case_studies-template-default:not(.single-case_studies) .post-single_main .post-single .content {
  flex: 0 0 100%;
  width: 100%;
}
body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .background-icon {
  bottom: unset;
  top: 150px;
  padding-left: calc(( 100% - 1220px ) / 2);
}
body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
  font-size: 135px;
}
@media screen and (max-width: 1900px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 110px;
  }
}
@media screen and (max-width: 1600px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 100px;
  }
}
@media screen and (max-width: 1200px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 70px;
  }
}
@media screen and (max-width: 767px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    font-size: 45px;
  }
}
@media screen and (min-width: 1201px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 56%;
  }
}
@media screen and (min-width: 1301px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 48%;
  }
}
@media screen and (min-width: 1401px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 46%;
  }
}
@media screen and (max-width: 1900px) and (min-width: 1501px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 41%;
  }
}
@media screen and (max-width: 2000px) and (min-width: 1901px) {
  body.case_studies-template-default:not(.single-case_studies) .inner-hero_main .inner-hero_bg .inner-hero_bg-text {
    bottom: 37%;
  }
}
body.case_studies-template-default:not(.single-case_studies) .image-content_main.image-content_full .bottom-icon {
  bottom: -110px;
}
body.case_studies-template-default:not(.single-case_studies) .image-content_main:not(.image-content_full) .top-icon {
  top: -80px;
}
body.case_studies-template-default:not(.single-case_studies) .image-content_main .image-content_content .image-content_heading {
  font-size: 40px;
  line-height: 1.25;
}
@media screen and (max-width: 1024px) {
  body.case_studies-template-default:not(.single-case_studies) .image-content_main .image-content_content .image-content_heading {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  body.case_studies-template-default:not(.single-case_studies) .image-content_main .image-content_content .image-content_heading {
    font-size: 30px;
  }
}
@media screen and (min-width: 1025px) {
  body.case_studies-template-default:not(.single-case_studies) .statistics-main {
    padding-top: 0;
  }
}
@media screen and (max-width: 1600px) {
  body.case_studies-template-default:not(.single-case_studies) .case-study_main {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  body.case_studies-template-default:not(.single-case_studies) .case-study_main .img-box .img-box_img {
    padding-top: 350px;
  }
}
@media screen and (max-width: 767px) {
  body.case_studies-template-default:not(.single-case_studies) .case-study_main {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 475px) {
  body.case_studies-template-default:not(.single-case_studies) .case-study_main {
    padding-bottom: 50px;
  }
  body.case_studies-template-default:not(.single-case_studies) .case-study_main .background-text {
    font-size: 36px !important;
  }
}
@media screen and (min-width: 1025px) {
  body.case_studies-template-default:not(.single-case_studies) .case-study_main {
    padding-top: 0;
  }
}
@media screen and (min-width: 1601px) {
  body.case_studies-template-default:not(.single-case_studies) .case-study_main {
    margin-bottom: 150px;
  }
}
@media screen and (min-width: 1901px) {
  body.case_studies-template-default:not(.single-case_studies) .case-study_main .background-text {
    font-size: 200px;
  }
}
@media screen and (min-width: 1901px) {
  body.case_studies-template-default:not(.single-case_studies) .contact-img_main .top-icon {
    top: -200px;
  }
}
body.page-template-default .entry-header, body.page-template-default .entry-footer {
  display: none;
}
body.page-template-default .entry-content {
  margin: 0;
}
body section + section.post-single_main .entry-header {
  display: none;
}
body section + section.post-single_main .entry-footer {
  display: none;
}
/** ===== Other CSS ===== */
