@font-face {
  font-family: "Graphik-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Graphik-Regular/Graphik-Regular.svg");
  src: url("../fonts/Graphik-Regular/Graphik-Regular.eot?") format("eot"), url("../fonts/Graphik-Regular/Graphik-Regular.woff") format("woff"), url("../fonts/Graphik-Regular/Graphik-Regular.woff2") format("woff2"), url("../fonts/Graphik-Regular/Graphik-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "GothamSSm-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/GothamSSm-Bold/GothamSSm-Bold.svg");
  src: url("../fonts/GothamSSm-Bold/GothamSSm-Bold.eot?") format("eot"), url("../fonts/GothamSSm-Bold/GothamSSm-Bold.woff") format("woff"), url("../fonts/GothamSSm-Bold/GothamSSm-Bold.woff2") format("woff2"), url("../fonts/GothamSSm-Bold/GothamSSm-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "GothamSSm-Book";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/GothamSSm-Book/GothamSSm-Book.svg");
  src: url("../fonts/GothamSSm-Book/GothamSSm-Book.eot?") format("eot"), url("../fonts/GothamSSm-Book/GothamSSm-Book.woff") format("woff"), url("../fonts/GothamSSm-Book/GothamSSm-Book.woff2") format("woff2"), url("../fonts/GothamSSm-Book/GothamSSm-Book.ttf") format("truetype");
}
@font-face {
  font-family: "GothamSSm-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/GothamSSm-Light/GothamSSm-Light.svg");
  src: url("../fonts/GothamSSm-Light/GothamSSm-Light.eot?") format("eot"), url("../fonts/GothamSSm-Light/GothamSSm-Light.woff") format("woff"), url("../fonts/GothamSSm-Light/GothamSSm-Light.woff2") format("woff2"), url("../fonts/GothamSSm-Light/GothamSSm-Light.ttf") format("truetype");
}
@font-face {
  font-family: "GothamSSm-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/GothamSSm-Medium/GothamSSm-Medium.svg");
  src: url("../fonts/GothamSSm-Medium/GothamSSm-Medium.eot?") format("eot"), url("../fonts/GothamSSm-Medium/GothamSSm-Medium.woff") format("woff"), url("../fonts/GothamSSm-Medium/GothamSSm-Medium.woff2") format("woff2"), url("../fonts/GothamSSm-Medium/GothamSSm-Medium.ttf") format("truetype");
}
body {
  overflow-x: hidden;
  width: 100vw;
}

html {
  overflow-x: hidden;
  width: 100vw;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1 {
  font-family: "GothamSSm-Bold";
  font-size: 60px;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 45px;
    line-height: 59px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 40px;
    line-height: 54px;
  }
}
@media (max-width: 680px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-family: "GothamSSm-Bold";
  font-size: 50px;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 680px) {
  h2 {
    font-size: 30px;
  }
}

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

.container-comp {
  width: 100%;
  max-width: 1260px;
  padding: 0 30px;
  margin: 0 auto;
}

video {
  width: 100% !important;
  height: 100vh !important;
}

.video-slide {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.general-navi {
  width: 100vw;
  background: #fff;
  position: fixed;
  z-index: 99999;
}

.navigation-filler {
  position: relative;
  width: 100%;
  display: block;
}

.swiper-pagination-bullet {
  background: #000;
}

.swiper-pagination-bullet-active .path {
  display: inline-block !important;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: dash linear 120s;
          animation: dash linear 120s;
  -webkit-animation-iteration-count: unset;
          animation-iteration-count: unset;
}

.path {
  display: none;
}

@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
/*! jQuery UI - v1.12.1 - 2018-10-11
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=&bgImgOpacityHighlight=&bgImgOpacityActive=&bgImgOpacityHover=&bgImgOpacityDefault=&bgImgOpacityContent=&bgImgOpacityHeader=&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cc0000&fcError=%235f3f3f&borderColorError=%23f1a899&bgTextureError=flat&bgColorError=%23fddfdf&iconColorHighlight=%23777620&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgTextureHighlight=flat&bgColorHighlight=%23fffa90&iconColorActive=%23ffffff&fcActive=%23ffffff&borderColorActive=%23003eff&bgTextureActive=flat&bgColorActive=%23007fff&iconColorHover=%23fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgTextureHover=flat&bgColorHover=%23ededed&iconColorDefault=%23777777&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgTextureDefault=flat&bgColorDefault=%23f6f6f6&iconColorContent=%23444444&fcContent=%234A4A4A&borderColorContent=%23dddddd&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23ffffff&fcHeader=%23ffffff&borderColorHeader=%23dddddd&bgTextureHeader=flat&bgColorHeader=%234E32B1&cornerRadius=0px&fwDefault=normal&fsDefault=1em&ffDefault=Roboto%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 21em;
  padding: 0;
  display: none;
  border: none;
}

@media (min-width: 681px) {
  .ui-datepicker {
    margin-top: -108px;
  }
}
@media (max-width: 680px) {
  .ui-datepicker {
    margin-top: -154px;
  }
}
@media (max-width: 320px) {
  .ui-datepicker {
    margin-top: -140px;
  }
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-weight: 400;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/misc/angle-down-white.svg");
  background-color: #DD393F;
  background-size: 10px;
  background-position: 93% center;
  background-repeat: no-repeat;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  outline: none;
  padding: 0 5px;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  font-family: "Roboto", sans-serif;
  border-collapse: collapse;
  margin: 0;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 300;
  border: 0;
  background: #DD393F;
  color: #fff;
}

.ui-datepicker td {
  border: 1px solid #F6F6F6;
  padding: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.8em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Roboto, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Roboto, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid transparent;
}

.ui-widget-content {
  border: 1px solid transparent;
  background: transparent;
  color: #4A4A4A;
}

.ui-widget-content a {
  color: #4A4A4A;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #DD393F;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border-color: transparent !important;
  background: transparent;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #EFF1F5;
  background: #EFF1F5;
  color: #454545;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_ffffff_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_fff_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

/* autocomplete */
.ui-autocomplete {
  border-radius: 5px;
  padding: 10px 0;
  max-width: 400px;
  box-shadow: 0px 2px 3px 0 rgba(10, 5, 74, 0.05);
}
.ui-autocomplete .ui-menu-item .autocomplete-content {
  padding: 5px 10px;
  cursor: pointer;
}
.ui-autocomplete .ui-menu-item .autocomplete-content.ui-state-active {
  background: #9AA5B1;
  color: #171721;
  border: none;
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=&bgImgOpacityHighlight=&bgImgOpacityActive=&bgImgOpacityHover=&bgImgOpacityDefault=&bgImgOpacityContent=&bgImgOpacityHeader=&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cc0000&fcError=%235f3f3f&borderColorError=%23f1a899&bgTextureError=flat&bgColorError=%23fddfdf&iconColorHighlight=%23777620&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgTextureHighlight=flat&bgColorHighlight=%23fffa90&iconColorActive=%23ffffff&fcActive=%23ffffff&borderColorActive=%23003eff&bgTextureActive=flat&bgColorActive=%23007fff&iconColorHover=%23fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgTextureHover=flat&bgColorHover=%23ededed&iconColorDefault=%23777777&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgTextureDefault=flat&bgColorDefault=%23f6f6f6&iconColorContent=%23444444&fcContent=%234A4A4A&borderColorContent=%23dddddd&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23ffffff&fcHeader=%23ffffff&borderColorHeader=%23dddddd&bgTextureHeader=flat&bgColorHeader=%234E32B1&cornerRadius=0px&fwDefault=normal&fsDefault=1em&ffDefault=Roboto%2Csans-serif
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Roboto, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Roboto, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: none;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #4A4A4A;
}

.ui-widget-content a {
  color: #4A4A4A;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #DD393F;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid transparent;
  background: transparent;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: rgba(0, 0, 0, 0.2);
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #DD393F;
  background: #DD393F;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #EFF1F5;
  background: #EFF1F5;
  color: #454545;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_ffffff_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_fff_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

.navigation {
  width: 100%;
  position: absolute;
  padding: 0 70px;
  top: 28px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .navigation {
    padding: 0 20px;
  }
}
.navigation .logo {
  cursor: pointer;
}
.navigation .logo img {
  width: 100%;
  max-width: 240px;
}
@media (max-width: 680px) {
  .navigation .logo img {
    max-width: 170px;
  }
}
.navigation .wrap-menu {
  display: flex;
  align-items: center;
}
.navigation .wrap-menu .phone-number {
  font-family: "GothamSSm-Medium";
  font-size: 14px;
  color: #fff;
  padding-right: 31px;
}
@media (max-width: 1024px) {
  .navigation .wrap-menu .phone-number {
    display: none;
  }
}
.navigation .wrap-menu .phone-number:hover {
  text-decoration: none;
}
.navigation .wrap-menu .phone-number:focus {
  text-decoration: none;
}
.navigation .wrap-menu .get-and-estimate {
  font-family: "GothamSSm-Medium";
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: #DD393F;
  padding: 17px 24.5px 16px 24.5px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  position: relative;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .navigation .wrap-menu .get-and-estimate {
    display: none;
  }
}
.navigation .wrap-menu .get-and-estimate:hover {
  text-decoration: none;
}
.navigation .wrap-menu .get-and-estimate:focus {
  text-decoration: none;
}
.navigation .wrap-menu .get-and-estimate:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #fff;
}
.navigation .wrap-menu .hambergermenu {
  padding-left: 30px;
}
.navigation .wrap-menu .hambergermenu img {
  cursor: pointer;
}
.navigation .wrap-menu .universe {
  padding-left: 28px;
}
.navigation .wrap-menu .menu:hover .menu-txt {
  color: #000;
}

.navi-contorl {
  width: 100%;
  max-width: 373px;
  height: 70px;
  background-color: #171721;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  flex-direction: row;
  display: none;
  visibility: hidden;
}
.navi-contorl .downlink {
  width: 100%;
  max-width: 70px;
  height: 100%;
  background-color: #ED1C24;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navi-contorl .slide-bulet {
  width: 100%;
  max-width: 192px;
  height: 100%;
}
.navi-contorl .slide-bulet:focus {
  outline: none;
  border: none;
}
.navi-contorl .slide-bulet .swiper-pagination-bullet:focus {
  outline: none;
  border: none;
}
.navi-contorl .slide-conrtol {
  width: 100%;
  max-width: 110px;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.navi-contorl .slide-conrtol .sp-prev:focus {
  outline: none;
  border: none;
}
.navi-contorl .slide-conrtol .sp-next:focus {
  outline: none;
  border: none;
}
.navi-contorl .slide-conrtol:focus {
  outline: none;
  border: none;
}
.navi-contorl .slide-conrtol:active {
  outline: none;
  border: none;
}

footer {
  background-color: #EFF1F5;
  border-top: solid #D6D9DC 1px;
  padding-top: 78px;
}
footer .col-lg-8,
footer .col-lg-4,
footer .col-lg-3 {
  padding: 0;
}
@media (max-width: 992px) {
  footer .col-lg-8,
footer .col-lg-4,
footer .col-lg-3 {
    padding: 0 10px;
  }
}
footer .ft-content img {
  width: 100%;
  max-width: 274px;
}
footer .ft-content .moto {
  width: 100%;
  max-width: 355px;
  padding-top: 41px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #828387;
  line-height: 24px;
}
footer .ft-fra h5 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #4A4A53;
  width: 100%;
  max-width: 115px;
}
footer .ft-fra ul {
  padding-top: 21px;
}
footer .ft-fra ul li {
  padding-bottom: 20px;
}
footer .ft-fra ul li p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #828387;
  line-height: 20px;
  margin: 0;
}
footer .lst-menu {
  text-align: right;
}
@media (max-width: 992px) {
  footer .lst-menu {
    text-align: left;
  }
}
footer .lst-menu h5 {
  padding-bottom: 22px;
}

.bottom-footer {
  background-color: #32323E;
  font-family: "GothamSSm-Medium";
  font-size: 14px;
  color: #828387;
  text-transform: uppercase;
}
.bottom-footer .container {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 25px;
}
.bottom-footer .copyright {
  margin-right: 20px;
}
.bottom-footer p {
  text-align: center;
  margin: 0;
}
.bottom-footer .link-list {
  display: inline-flex;
  margin: 0;
}
.bottom-footer .link-list li {
  border-right: 1px solid #828387;
}
.bottom-footer .link-list li:last-of-type {
  border-right: 0;
}
.bottom-footer .link-list a {
  color: #c7c7c7;
  display: inline-block;
  padding: 0 5px;
  margin: 0 5px;
  text-decoration: none;
  font-family: "GothamSSm-Light";
  font-size: 12px;
}
.bottom-footer .link-list a:hover {
  text-decoration: underline;
}
@media (max-width: 680px) {
  .bottom-footer {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }
  .bottom-footer .copyright {
    margin-bottom: 10px;
  }
  .bottom-footer .link-list {
    flex-flow: column;
  }
  .bottom-footer .link-list li {
    border-right: 0;
    text-align: center;
  }
}

.common-pages .page-content-top {
  padding-top: 100px;
  padding-bottom: 100px;
}
.common-pages .subpage-banner-inner {
  max-height: 300px;
}
.common-pages .subpage-banner-inner .glob-tit {
  text-align: center;
  max-width: 100%;
}
.common-pages .page-content h2 {
  padding-bottom: 45px;
}
.common-pages .page-content h4 {
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 20px;
  font-family: "GothamSSm-Bold";
}
.common-pages .page-content p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  line-height: 24px;
}
.common-pages .page-content ul {
  padding: 30px 30px 0px 30px;
}
.common-pages .page-content ul li {
  width: 100%;
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  line-height: 24px;
  padding-bottom: 15px;
  list-style-type: disc;
}
.common-pages .certificate-img {
  text-align: center;
  padding: 40px 0px;
}
.common-pages .certificate-img img {
  max-width: 600px;
  width: 100%;
  display: inline-block;
}

.side-nav-main-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  display: none;
}
.side-nav-main-wrap .side-nav-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 100%;
  right: 0;
  bottom: 0;
  opacity: 1;
  background-color: rgba(23, 23, 33, 0.88);
  z-index: 9999;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  display: none;
}
.side-nav-main-wrap .side-bar {
  width: 100%;
  max-width: 530px;
  height: 100%;
  background-color: #fff;
  padding: 23px 63px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99999;
}
@media (max-height: 990px) {
  .side-nav-main-wrap .side-bar {
    overflow-y: auto;
  }
}
@media (max-width: 1024px) {
  .side-nav-main-wrap .side-bar {
    padding: 23px 20px;
  }
}
.side-nav-main-wrap .side-bar .side-bar-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.side-nav-main-wrap .side-bar .side-bar-menu .side-closing-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.side-nav-main-wrap .side-bar .side-bar-menu .side-closing-bar .get-and-estimate {
  font-family: "GothamSSm-Medium";
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: #DD393F;
  padding: 17px 24.5px 16px 24.5px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  position: relative;
  margin-right: 30px;
}
@media (max-width: 400px) {
  .side-nav-main-wrap .side-bar .side-bar-menu .side-closing-bar .get-and-estimate {
    padding: 17px 16px 16px 16px;
    font-size: 12px;
  }
}
.side-nav-main-wrap .side-bar .side-bar-menu .side-closing-bar .get-and-estimate:hover {
  text-decoration: none;
}
.side-nav-main-wrap .side-bar .side-bar-menu .side-closing-bar .get-and-estimate:focus {
  text-decoration: none;
}
.side-nav-main-wrap .side-bar .side-bar-menu .side-closing-bar .get-and-estimate:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: red;
}
.side-nav-main-wrap .side-bar .side-bar-menu .side-closing-bar .hambergermenu {
  cursor: pointer;
  padding-left: 30px;
}
.side-nav-main-wrap .side-bar .nav-iteam-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 70px;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li {
  width: 100%;
  padding-bottom: 44px;
}
@media (max-width: 1300px) {
  .side-nav-main-wrap .side-bar .nav-iteam-section li {
    padding-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .side-nav-main-wrap .side-bar .nav-iteam-section li {
    padding-bottom: 25px;
  }
}
.side-nav-main-wrap .side-bar .nav-iteam-section li:last-child {
  padding-bottom: 0;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .single-link {
  font-family: "GothamSSm-Bold";
  font-size: 40px;
  color: #32323E;
  line-height: 28px;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .single-link:hover {
  text-decoration: none;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .single-link:focus {
  text-decoration: none;
  color: #DD393F;
}
@media (max-width: 1300px) {
  .side-nav-main-wrap .side-bar .nav-iteam-section li .single-link {
    font-size: 34px;
  }
}
@media (max-width: 1024px) {
  .side-nav-main-wrap .side-bar .nav-iteam-section li .single-link {
    font-size: 32px;
  }
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .hidden-block {
  padding-top: 26px;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .hidden-block ul li {
  padding-bottom: 0;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .hidden-block ul li a {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #32323E;
  line-height: 32px;
  text-decoration: none;
  transition: 0.3s ease-out;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .hidden-block ul li a:hover {
  text-decoration: none;
  color: #DD393F;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown {
  text-align: left;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown button {
  background-color: #fff;
  border: none !important;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown .dropdown-menu {
  box-shadow: none;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown .dropdown-menu:focus {
  border: none;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  display: inline-block;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown .dropdown-menu .dropdown-item:focus {
  border: none;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown .dropdown-menu.show {
  box-shadow: none;
  border: none;
}
.side-nav-main-wrap .side-bar .nav-iteam-section li .dropdown .dropdown-menu.show:focus {
  border: none;
}
.side-nav-main-wrap .side-bar .nav-phone-number p {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #828387;
  line-height: 28px;
  padding-top: 8vh;
}
.side-nav-main-wrap .side-bar .email {
  padding-top: 18px;
  padding-bottom: 18px;
}
.side-nav-main-wrap .side-bar .email a {
  text-decoration: none;
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #828387;
  line-height: 24px;
}
.side-nav-main-wrap .side-bar .social-link p {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #828387;
  line-height: 24px;
}
.side-nav-main-wrap .side-bar .social-link ul {
  display: flex;
}
.side-nav-main-wrap .side-bar .social-link ul li {
  padding-right: 21.5px;
}

.btn-wt {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #828387;
  text-transform: uppercase;
  border: solid #828387 1px;
  border-radius: 24px;
  padding: 15px 38px;
  transition: 0.5s ease-out;
}
.btn-wt:hover {
  text-decoration: none;
  color: #fff;
  background-color: #828387;
  border: solid #828387 1px;
}

.btn-wt-red {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  border: solid #DD393F 1px;
  border-radius: 24px;
  padding: 15px 38px;
  transition: 0.5s ease-out;
  background-color: #DD393F;
}
.btn-wt-red:hover {
  text-decoration: none;
  color: #fff;
  background-color: #e67276;
  border: solid #828387 1px;
}

.arrow-links {
  display: flex;
  text-transform: uppercase;
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #fff;
}
.arrow-links:hover {
  color: #fff;
}
.arrow-links img {
  padding-left: 10px;
}

.right-screeen {
  display: none;
}
@media (max-width: 1024px) {
  .right-screeen {
    display: flex;
  }
}
.right-screeen .right-menu-panel {
  width: 100%;
  position: static;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  background: transparent;
  z-index: 999;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .right-screeen .right-menu-panel {
    position: static;
  }
}
@media (max-width: 680px) {
  .right-screeen .right-menu-panel {
    height: auto;
  }
  .right-screeen .right-menu-panel .panel-l {
    border: 0;
  }
}
.right-screeen .right-menu-panel .set-one {
  display: flex;
  flex-direction: row;
}
@media (max-width: 680px) {
  .right-screeen .right-menu-panel .set-one {
    flex-direction: column;
    height: 600px;
  }
}
.right-screeen .right-menu-panel .set-one .panel-l {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-image: url("../images/home/banner/banner-hov.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.right-screeen .right-menu-panel .set-one .panel-l a {
  width: 100%;
}
.right-screeen .right-menu-panel .set-one .panel-l:hover h2 {
  color: #000 !important;
}
.right-screeen .right-menu-panel .set-one .panel-l:hover .panel-text,
.right-screeen .right-menu-panel .set-one .panel-l:hover .panel-image {
  opacity: 0;
}
.right-screeen .right-menu-panel .set-one .panel-l .panel-link {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  bottom: 0;
  z-index: 999;
  cursor: pointer;
}
.right-screeen .right-menu-panel .set-one .panel-l .panel-link h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  width: 100%;
  max-width: 241px;
}
.right-screeen .right-menu-panel .set-one .panel-l .panel-link img {
  padding-top: 34px;
}
.right-screeen .right-menu-panel .set-one .panel-l .hov-img-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s ease-out;
  cursor: pointer;
  background-image: url("../images/home/banner/banner-hov.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.right-screeen .right-menu-panel .set-one .panel-l .hov-img-box h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff !important;
  width: 100%;
  max-width: 240px;
}
.right-screeen .right-menu-panel .set-one .panel-l .hov-img-box p {
  width: 100%;
  max-width: 241px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #c6c6ce;
  line-height: 20px;
  padding-top: 35px;
  padding-bottom: 34px;
}
.right-screeen .right-menu-panel .set-one .panel-l .hov-img-box .wrap-circle {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  max-width: 162px;
  padding: 11px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border: solid #828387 1px;
}
.right-screeen .right-menu-panel .set-one .panel-l .hov-img-box .wrap-circle span {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #828387;
}
.right-screeen .right-menu-panel .set-one .panel-l .hov-img-box .wrap-circle img {
  padding-top: 0px;
}
.right-screeen .right-menu-panel .set-one .panel-l:nth-child(1) {
  background-image: url("../images/home/Web.png");
}
.right-screeen .right-menu-panel .set-one .panel-l:nth-child(1) .hov-img-box {
  background-image: url("../images/home/Web.png") !important;
}
.right-screeen .right-menu-panel .set-one .panel-l:nth-child(2) {
  background-image: url("../images/home/Web.png");
}
.right-screeen .right-menu-panel .set-one .panel-l:nth-child(2) .hov-img-box {
  background-image: url("../images/home/AWS.png") !important;
}
.right-screeen .right-menu-panel .set-two {
  display: flex;
  flex-direction: row;
}
@media (max-width: 680px) {
  .right-screeen .right-menu-panel .set-two {
    flex-direction: column;
    height: 600px;
  }
}
.right-screeen .right-menu-panel .set-two .panel-l {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../images/home/banner/banner-hov.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.right-screeen .right-menu-panel .set-two .panel-l a {
  width: 100%;
}
.right-screeen .right-menu-panel .set-two .panel-l:hover h2 {
  color: #000 !important;
}
.right-screeen .right-menu-panel .set-two .panel-l:hover .panel-text,
.right-screeen .right-menu-panel .set-two .panel-l:hover .panel-image {
  opacity: 0;
}
.right-screeen .right-menu-panel .set-two .panel-l:nth-child(1) {
  border-bottom: none;
}
.right-screeen .right-menu-panel .set-two .panel-l:nth-child(2) {
  border-bottom: none;
  border-left: none;
}
.right-screeen .right-menu-panel .set-two .panel-l .panel-link {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  bottom: 0;
  z-index: 999;
  cursor: pointer;
}
.right-screeen .right-menu-panel .set-two .panel-l .panel-link h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  width: 100%;
  max-width: 240px;
}
.right-screeen .right-menu-panel .set-two .panel-l .panel-link img {
  padding-top: 34px;
}
.right-screeen .right-menu-panel .set-two .panel-l .hov-img-box h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff !important;
  width: 100%;
  max-width: 240px;
}
.right-screeen .right-menu-panel .set-two .panel-l .hov-img-box p {
  width: 100%;
  max-width: 241px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #c6c6ce;
  line-height: 20px;
  padding-top: 35px;
  padding-bottom: 34px;
}
.right-screeen .right-menu-panel .set-two .panel-l:nth-child(1) {
  background-image: url("../images/home/Dedicated-Teams.png");
}
.right-screeen .right-menu-panel .set-two .panel-l:nth-child(1) .hov-img-box {
  background-image: url("../images/home/Dedicated-Teams.png") !important;
}
.right-screeen .right-menu-panel .set-two .panel-l:nth-child(2) {
  background-image: url("../images/home/reseller-services.png");
}
.right-screeen .right-menu-panel .set-two .panel-l:nth-child(2) .hov-img-box {
  background-image: url("../images/home/reseller-services.png") !important;
}
.right-screeen .right-menu-panel .panel-l {
  flex: 1;
  height: 600px;
  background-color: transparent;
  border: solid 1px rgba(255, 255, 255, 0.18);
  position: relative;
}
@media (max-width: 1024px) {
  .right-screeen .right-menu-panel .panel-l {
    height: 50vh;
  }
}
.right-screeen .right-menu-panel .panel-l:nth-child(1) {
  border-top: none;
}
.right-screeen .right-menu-panel .panel-l:nth-child(2) {
  border-top: none;
  border-left: none;
}
.right-screeen .right-menu-panel .panel-l .hov-img-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s ease-out;
  cursor: pointer;
  background-image: url("../images/home/banner/banner-hov.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.right-screeen .right-menu-panel .panel-l .hov-img-box h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff !important;
  width: 100%;
  max-width: 240px;
}
.right-screeen .right-menu-panel .panel-l .hov-img-box p {
  width: 100%;
  max-width: 241px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #c6c6ce;
  line-height: 20px;
  padding-top: 35px;
  padding-bottom: 34px;
}
.right-screeen .right-menu-panel .panel-l .hov-img-box .wrap-circle {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  max-width: 162px;
  padding: 11px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border: solid #828387 1px;
}
.right-screeen .right-menu-panel .panel-l .hov-img-box .wrap-circle span {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #828387;
}
.right-screeen .right-menu-panel .panel-l .hov-img-box .wrap-circle img {
  padding-top: 0px;
}
.right-screeen .right-menu-panel .panel-l:hover .hov-img-box {
  transition: 0.5s ease-out;
  opacity: 1;
}

[class^=swiper-button-] {
  transition: all 0.3s ease;
}

.swiper-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#main-slider {
  width: 100%;
  height: 100vh;
  position: relative;
}
#main-slider .slide-bulet {
  display: flex;
  justify-content: center;
  align-items: center;
}
#main-slider .slide-bulet .swiper-pagination-home .swiper-pagination-bullet {
  margin: 0 10px;
  background-color: transparent !important;
}
#main-slider .right-menu-panel {
  width: 40%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: calc(100vh - 100px);
  background: transparent;
  z-index: 999;
  display: flex;
  flex-direction: column;
  margin-top: 100px;
}
#main-slider .right-menu-panel::after {
  content: "";
  width: 1px;
  height: 100vh;
  position: absolute;
  top: -102px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.18);
}
@media (max-width: 1024px) {
  #main-slider .right-menu-panel {
    position: static;
  }
}
#main-slider .right-menu-panel .set-one {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 50%;
}
#main-slider .right-menu-panel .set-one .panel-l {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-right: 0;
}
#main-slider .right-menu-panel .set-one .panel-l:nth-child(1) {
  border-left: 0;
}
#main-slider .right-menu-panel .set-one .panel-l a {
  width: 100%;
}
#main-slider .right-menu-panel .set-one .panel-l:hover h2 {
  color: #000 !important;
}
#main-slider .right-menu-panel .set-one .panel-l:hover .panel-text,
#main-slider .right-menu-panel .set-one .panel-l:hover .panel-image {
  opacity: 0;
}
#main-slider .right-menu-panel .set-one .panel-l .panel-link {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  bottom: 0;
  z-index: 999;
  cursor: pointer;
}
#main-slider .right-menu-panel .set-one .panel-l .panel-link h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff !important;
  width: 100%;
  max-width: 241px;
}
#main-slider .right-menu-panel .set-one .panel-l .panel-link img {
  padding-top: 34px;
}
#main-slider .right-menu-panel .set-one .panel-l .hov-img-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s ease-out;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#main-slider .right-menu-panel .set-one .panel-l .hov-img-box h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff !important;
  width: 100%;
  max-width: 240px;
}
#main-slider .right-menu-panel .set-one .panel-l .hov-img-box p {
  width: 100%;
  max-width: 241px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #c6c6ce;
  line-height: 20px;
  padding-top: 35px;
  padding-bottom: 34px;
}
#main-slider .right-menu-panel .set-one .panel-l .hov-img-box .wrap-circle {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  max-width: 162px;
  padding: 11px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border: solid #828387 1px;
}
#main-slider .right-menu-panel .set-one .panel-l .hov-img-box .wrap-circle span {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #828387;
}
#main-slider .right-menu-panel .set-one .panel-l .hov-img-box .wrap-circle img {
  padding-top: 0px;
}
#main-slider .right-menu-panel .set-one .panel-l:nth-child(1) .hov-img-box {
  background-image: url("../images/home/Web.png") !important;
}
#main-slider .right-menu-panel .set-one .panel-l:nth-child(2) .hov-img-box {
  background-image: url("../images/home/AWS.png") !important;
}
#main-slider .right-menu-panel .set-two {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 49.9%;
}
#main-slider .right-menu-panel .set-two .panel-l {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px rgba(255, 255, 255, 0.18);
  border-right: 0;
  height: 100%;
  border-top: none;
}
#main-slider .right-menu-panel .set-two .panel-l:nth-child(1) {
  border-left: 0;
}
#main-slider .right-menu-panel .set-two .panel-l a {
  width: 100%;
}
#main-slider .right-menu-panel .set-two .panel-l:hover .panel-text,
#main-slider .right-menu-panel .set-two .panel-l:hover .panel-image {
  opacity: 0;
}
#main-slider .right-menu-panel .set-two .panel-l .panel-link {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  bottom: 0;
  z-index: 999;
  cursor: pointer;
}
#main-slider .right-menu-panel .set-two .panel-l .panel-link h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  width: 100%;
  max-width: 240px;
}
#main-slider .right-menu-panel .set-two .panel-l .panel-link img {
  padding-top: 34px;
}
#main-slider .right-menu-panel .set-two .panel-l:nth-child(1) .hov-img-box {
  background-image: url("../images/home/Dedicated-Teams.png") !important;
}
#main-slider .right-menu-panel .set-two .panel-l:nth-child(2) .hov-img-box {
  background-image: url("../images/home/reseller-services.png") !important;
}
#main-slider .right-menu-panel .panel-l {
  flex: 1;
  height: auto;
  background-color: transparent;
  border: solid 1px rgba(255, 255, 255, 0.18);
  position: relative;
}
#main-slider .right-menu-panel .panel-l .hov-img-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.5s ease-out;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#main-slider .right-menu-panel .panel-l .hov-img-box h2 {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 28px;
  color: #fff !important;
  width: 100%;
  max-width: 240px;
}
#main-slider .right-menu-panel .panel-l .hov-img-box p {
  width: 100%;
  max-width: 241px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #c6c6ce;
  line-height: 20px;
  padding-top: 35px;
  padding-bottom: 34px;
}
#main-slider .right-menu-panel .panel-l .hov-img-box .wrap-circle {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  max-width: 162px;
  padding: 11px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border: solid #828387 1px;
}
#main-slider .right-menu-panel .panel-l .hov-img-box .wrap-circle span {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #828387;
}
#main-slider .right-menu-panel .panel-l .hov-img-box .wrap-circle img {
  padding-top: 0px;
}
#main-slider .right-menu-panel .panel-l:hover .hov-img-box {
  transition: 0.5s ease-out;
  opacity: 1;
}
#main-slider .chat-link {
  width: 100%;
  max-width: 1300px;
  height: 100px;
  position: fixed;
  bottom: 0;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
#main-slider .chat-link img:nth-child(1) {
  padding-right: 20px;
}

.swiper-container {
  width: 100%;
  height: 100vh;
  float: left;
  transition: opacity 0.6s ease, transform 0.3s ease;
}
.swiper-container.nav-slider {
  width: 20%;
  padding-left: 5px;
}
.swiper-container.nav-slider .swiper-slide {
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.3s ease;
}
.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.swiper-container.nav-slider .swiper-slide .content {
  width: 100%;
}
.swiper-container.nav-slider .swiper-slide .content h1 {
  line-height: 70px;
}
@media (max-width: 768px) {
  .swiper-container.nav-slider .swiper-slide .content h1 {
    line-height: 48px;
  }
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  opacity: 1;
  visibility: visible;
}

.swiper-slide {
  overflow: hidden;
}
.swiper-slide .slide-bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.swiper-slide .entity-img {
  display: none;
}
.swiper-slide .content {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
  color: #fff;
}
@media (max-width: 990px) {
  .swiper-slide .content {
    width: 80%;
  }
}
@media (max-width: 680px) {
  .swiper-slide .content {
    width: 100%;
  }
}
.swiper-slide .content h1 {
  width: 100%;
  max-width: 612px;
  line-height: 70px;
  color: #fff;
}
.swiper-slide .content .title {
  font-size: 2.6em;
  font-weight: bold;
  margin-bottom: 30px;
}
.swiper-slide .content .head-title {
  display: block;
  transform: translateX(50px);
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.7s ease;
}
.swiper-slide .content .head-title.show {
  transform: translateX(0);
  opacity: 1;
}
.swiper-slide .content .caption {
  width: 100%;
  max-width: 464px;
  font-family: "GothamSSm-Light";
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  padding-top: 33px;
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.7s ease;
}
@media (max-width: 1024px) {
  .swiper-slide .content .caption {
    font-size: 16px;
    padding-top: 15px;
  }
}
@media (max-width: 768px) {
  .swiper-slide .content .caption {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 680px) {
  .swiper-slide .content .caption {
    max-width: 100%;
  }
}
.swiper-slide .content .wrap-main-ban-link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 25px;
}
.swiper-slide .content .wrap-main-ban-link a {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #fff;
  padding-right: 10px;
  text-transform: uppercase;
}
.swiper-slide .content .wrap-aproch-buttons {
  margin-top: 50px;
  width: 100%;
  max-width: 472px;
  display: flex;
}
@media (max-width: 480px) {
  .swiper-slide .content .wrap-aproch-buttons {
    max-width: 100%;
    flex-direction: column;
  }
}
.swiper-slide .content .wrap-aproch-buttons a {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
@media (max-width: 480px) {
  .swiper-slide .content .wrap-aproch-buttons a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.swiper-slide .content .wrap-aproch-buttons a:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-wh-btn {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  transition: 0.5s ease-out;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-wh-btn:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-wh-btn:hover .arrow {
  fill: #fff !important;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-wh-btn svg {
  margin-left: 10px;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-wh-btn .arrow {
  fill: #000 !important;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-gray-btn {
  border-color: #fff;
  color: #fff;
  transition: 0.5s ease-out;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-gray-btn svg {
  margin-left: 10px;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-gray-btn .arrow {
  fill: #fff !important;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-gray-btn:hover {
  background-color: #fff;
  color: #000;
  opacity: 0.8;
}
.swiper-slide .content .wrap-aproch-buttons a.home-banner-gray-btn:hover .arrow {
  fill: #000 !important;
}

[class^=swiper-button-] {
  width: 44px;
  opacity: 0;
  visibility: hidden;
}

.main-menu-section {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 100%;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
  display: none;
}
.main-menu-section .wrap-menu-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}
.main-menu-section .wrap-menu-panel .menu-serchbar {
  width: 100%;
  max-width: 722px;
}
.main-menu-section .wrap-menu-panel .menu-serchbar input.form-control {
  padding: 24px 20px;
  background-color: #EFF1F5;
  border-radius: 5px;
  border: none !important;
}
.main-menu-section .wrap-menu-panel .menu-serchbar input.form-control::-moz-placeholder {
  font-family: "GothamSSm-Bold";
  font-size: 18px;
  color: #494949;
}
.main-menu-section .wrap-menu-panel .menu-serchbar input.form-control:-ms-input-placeholder {
  font-family: "GothamSSm-Bold";
  font-size: 18px;
  color: #494949;
}
.main-menu-section .wrap-menu-panel .menu-serchbar input.form-control::placeholder {
  font-family: "GothamSSm-Bold";
  font-size: 18px;
  color: #494949;
}
.main-menu-section .wrap-menu-panel .menu-serchbar .btn {
  padding: 13px 21px;
  background-color: #E4353C;
  color: #fff;
}
.main-menu-section .menu-body img {
  width: 100%;
}

.tecno-partner {
  background-image: url("../images/home/tec-partner/partner-backg.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  padding-top: 82px;
  padding-bottom: 95px;
  position: relative;
}
@media (max-width: 768px) {
  .tecno-partner {
    background-image: none;
    background: #fff;
  }
}
.tecno-partner .partner-bg-img {
  width: 100%;
  height: 100%;
  max-width: 360px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.tecno-partner .partner-section {
  display: flex;
  flex-direction: row;
  padding-right: 0;
}
@media (max-width: 1200px) {
  .tecno-partner .partner-section {
    padding-right: 0px;
    flex-wrap: wrap;
  }
}
.tecno-partner .partner-section .partner {
  width: 100%;
  max-width: 275px;
  margin-right: 40px;
  padding-top: 33px;
}
.tecno-partner .partner-section .partner:nth-child(1) .partner-img-section img {
  max-width: 280px;
}
.tecno-partner .partner-section .partner .partner-img-section {
  width: 100%;
  height: 220px;
  border: solid #E7E7E7 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.tecno-partner .partner-section .partner .partner-img-section img {
  width: 100%;
  max-width: 220px;
  height: auto;
  padding: 0 35px;
}
.tecno-partner .partner-section .partner .prt-content-section {
  padding-top: 45px;
}
.tecno-partner .partner-section .partner .prt-content-section h4 {
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  color: #5D6976;
  padding-bottom: 16px;
}
.tecno-partner .partner-section .partner .prt-content-section p {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #4A4A53;
  line-height: 20px;
}

.out-recent-work {
  width: 100%;
  height: 650px;
}
@media (max-width: 992px) {
  .out-recent-work {
    height: auto;
  }
}
.out-recent-work .out-recent-work-wrap {
  width: 100%;
  display: flex;
}
@media (max-width: 992px) {
  .out-recent-work .out-recent-work-wrap {
    display: flex;
    flex-direction: column;
  }
}
.out-recent-work .out-recent-work-wrap .our-work {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 30px;
  height: 650px;
}
@media (max-width: 992px) {
  .out-recent-work .out-recent-work-wrap .our-work {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: auto;
    padding: 50px 15px 70px;
  }
}
.out-recent-work .out-recent-work-wrap .our-work p {
  padding-top: 66px;
  padding-bottom: 61px;
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  color: #828387;
  line-height: 35px;
}
.out-recent-work .out-recent-work-wrap .our-work .our-work-content {
  width: 100%;
  max-width: 245px;
}
.out-recent-work .out-recent-work-wrap .recent-work {
  width: 64%;
  height: 650px;
  background: #fff;
  position: absolute;
  right: 0;
  cursor: url("../images/home/recent-work-home/Drag.png"), auto;
  overflow: hidden;
}
@media (max-width: 992px) {
  .out-recent-work .out-recent-work-wrap .recent-work {
    width: 100%;
    position: static;
    height: auto;
  }
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full {
  height: 100%;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .swiper-wrapper .swiper-slide {
  display: flex;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 70%;
  min-height: 650px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 2vw;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide h2 {
  color: #fff;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide h4 {
  padding-top: 2vw;
  padding-bottom: 2vw;
  font-family: "GothamSSm-Medium";
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  width: 100%;
  max-width: 390px;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide p {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  width: 100%;
  max-width: 382px;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide a {
  padding-top: 2vw;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-image {
  width: 30%;
}
.out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 992px) {
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide {
    padding: 25px;
  }
}
@media (max-width: 768px) {
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full {
    cursor: auto;
  }
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full + .draggable-cursor {
    display: none;
  }
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide {
    min-height: auto;
    width: 100%;
    padding: 40px 25px;
    height: 500px;
  }
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-image {
    width: 100%;
    background-size: cover;
    background-position: center 30%;
    height: 500px;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-image {
    background-position: center 15%;
  }
}
@media (max-width: 768px) {
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-image img {
    width: 100%;
    height: 500px;
    opacity: 0;
  }
}
@media (max-width: 480px) {
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .swiper-wrapper .swiper-slide {
    flex-direction: column-reverse;
  }
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-slide {
    padding: 40px 15px;
  }
  .out-recent-work .out-recent-work-wrap .recent-work .swiper-bottom-scrollbar-full .company-image {
    height: 360px;
  }
}
@media (max-width: 768px) {
  .out-recent-work .out-recent-work-wrap .recent-work .draggable-cursor {
    display: none;
  }
}
.out-recent-work .out-recent-work-wrap .recent-work .mobile-pagination {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
  display: none;
}
@media (max-width: 768px) {
  .out-recent-work .out-recent-work-wrap .recent-work .mobile-pagination {
    display: inline-block;
  }
}
.out-recent-work .out-recent-work-wrap .recent-work .mobile-pagination span {
  margin: 0px 5px;
  opacity: 0.2;
}
.out-recent-work .out-recent-work-wrap .recent-work .mobile-pagination span.swiper-pagination-bullet-active {
  opacity: 0.6;
}
.out-recent-work .out-recent-work-wrap .container-new {
  display: flex;
  width: 100%;
  height: 100%;
}
.out-recent-work .out-recent-work-wrap .split__left {
  width: 50%;
  background-color: green;
}
.out-recent-work .out-recent-work-wrap .split__right {
  flex: 1;
  background-color: red;
}
.out-recent-work .out-recent-work-wrap .split__bar {
  background-color: #000;
  width: 15px;
  height: 100%;
  cursor: col-resize;
}

.trusted-by {
  background: url("../images/home/trusted/trust-back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 92px;
  padding-bottom: 100px;
}
.trusted-by p {
  font-family: "GothamSSm-Light";
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  color: #9aa5b1;
}
@media (max-width: 1024px) {
  .trusted-by .trust-container {
    padding: 0 20px;
  }
}

.trust-company {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 150px;
  padding-top: 42px;
}
.trust-company .company {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 50px;
}
@media (max-width: 768px) {
  .trust-company {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-template-rows: auto;
    grid-auto-rows: auto;
  }
  .trust-company .company {
    padding: 0;
  }
  .trust-company .company img {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .trust-company {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
  .trust-company .company img {
    max-width: 150px;
  }
}

.life-at-Saberion {
  display: flex;
  width: 100%;
  height: 600px;
}
@media (max-width: 992px) {
  .life-at-Saberion {
    height: auto;
    flex-direction: column;
  }
}
.life-at-Saberion .life-at-video {
  width: 80%;
  position: relative;
  height: 600px;
}
.life-at-Saberion .life-at-video .overlay-life-at-sab-vid {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3607843137);
  z-index: 999;
}
@media (max-width: 992px) {
  .life-at-Saberion .life-at-video {
    width: 100%;
  }
}
.life-at-Saberion .life-at-video #bgVideo {
  width: 100%;
  height: 600px !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center left;
     object-position: center left;
  z-index: 99;
}
.life-at-Saberion .life-at-video .life-at-video-content {
  width: 100%;
  height: 429px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 999;
  padding-left: 65px;
}
@media (max-width: 1024px) {
  .life-at-Saberion .life-at-video .life-at-video-content {
    padding-left: 20px;
  }
}
.life-at-Saberion .life-at-video .life-at-video-content h2 {
  color: #fff;
}
.life-at-Saberion .life-at-video .life-at-video-content h4 {
  font-size: 28px;
  line-height: 35px;
  color: #fff;
  padding-top: 64px;
}
.life-at-Saberion .life-at-video .life-at-video-content p {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding-top: 46px;
  width: 100%;
  max-width: 433px;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding-bottom: 58px;
}
.life-at-Saberion .life-at-video .life-at-video-content .join-us {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.life-at-Saberion .life-at-video .life-at-video-content .join-us span {
  font-family: "GothamSSm-Book";
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
}
.life-at-Saberion .life-at-video .life-at-video-content .join-us:hover {
  text-decoration: none;
}
.life-at-Saberion .life-at-video .life-at-video-content #mute {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 0px;
  z-index: 999;
  background: #Fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.life-at-Saberion .life-at-otherlinks {
  width: 30%;
  height: 600px;
}
@media (max-width: 992px) {
  .life-at-Saberion .life-at-otherlinks {
    width: 100%;
  }
}
@supports (display: grid) {
  .life-at-Saberion .life-at-otherlinks {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
  }
}
.life-at-Saberion .life-at-otherlinks .lif-oth-links {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.life-at-Saberion .life-at-otherlinks .lif-oth-links:hover .lif-oth-image {
  transform: scale(1.1);
}
.life-at-Saberion .life-at-otherlinks .lif-oth-links .lif-oth-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
  transition: 0.3s ease-out;
}
@media (max-width: 992px) {
  .life-at-Saberion .life-at-otherlinks .lif-oth-links .lif-oth-image {
    -o-object-position: top center;
       object-position: top center;
  }
}
.life-at-Saberion .life-at-otherlinks .lif-oth-links .lif-oth-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: space-between;
  align-items: center;
  width: 250px;
}
.life-at-Saberion .life-at-otherlinks .lif-oth-links .lif-oth-content .fullwidth {
  width: 100%;
  float: left;
  text-align: center;
}
.life-at-Saberion .life-at-otherlinks .lif-oth-links .lif-oth-content h4 {
  font-family: "GothamSSm-Medium";
  font-size: 28px;
  color: #fff;
  line-height: 34px;
  padding-bottom: 20px;
}

.social-media {
  padding-top: 100px;
  padding-bottom: 93px;
}
.social-media .social-media-wrap {
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media (max-width: 992px) {
  .social-media .social-media-wrap {
    flex-direction: column;
  }
}
.social-media .social-media-wrap .social-one {
  width: 60%;
  margin-right: 10px;
}
@media (max-width: 992px) {
  .social-media .social-media-wrap .social-one {
    width: 100%;
    margin-right: 0;
  }
}
.social-media .social-media-wrap .social-one .yt-section {
  width: 100%;
  height: 400px;
  position: relative;
}
.social-media .social-media-wrap .social-one .yt-section iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .social-media .social-media-wrap .social-one .yt-section {
    height: auto;
  }
}
.social-media .social-media-wrap .social-one .yt-section h4 {
  width: 100%;
  max-width: 281px;
  font-family: "GothamSSm-Book";
  font-size: 26px;
  color: #fff;
  line-height: 28px;
  position: absolute;
  bottom: 27px;
  left: 42px;
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-one .yt-section h4 {
    max-width: 100%;
    font-size: 16px;
    line-height: 21px;
    padding: 0 20px;
    left: 0;
  }
}
.social-media .social-media-wrap .social-one .yt-section img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.social-media .social-media-wrap .social-one .tw-section {
  margin-top: 10px;
  width: 100%;
  display: flex;
  height: 250px;
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-one .tw-section {
    flex-direction: column;
    height: auto;
  }
}
.social-media .social-media-wrap .social-one .tw-section .insta {
  width: 30%;
  margin-right: 10px;
  position: relative;
}
@media (max-width: 768px) {
  .social-media .social-media-wrap .social-one .tw-section .insta {
    width: 50%;
  }
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-one .tw-section .insta {
    width: 100%;
  }
}
.social-media .social-media-wrap .social-one .tw-section .insta .insta-icon {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 999;
  width: 20px;
}
.social-media .social-media-wrap .social-one .tw-section .insta .instagram-image img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-one .tw-section .insta .instagram-image img {
    height: auto;
  }
}
.social-media .social-media-wrap .social-one .tw-section .insta .insta-sab {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-one .tw-section .insta .insta-sab {
    height: auto;
  }
}
.social-media .social-media-wrap .social-one .tw-section .tweet {
  width: 70%;
  background-color: #1DA1F1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .social-media .social-media-wrap .social-one .tw-section .tweet {
    width: 50%;
  }
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-one .tw-section .tweet {
    width: 100%;
    height: 250px;
    margin-top: 10px;
  }
}
.social-media .social-media-wrap .social-one .tw-section .tweet p {
  width: 100%;
  max-width: 394px;
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin: 0 10px;
}
@media (max-width: 768px) {
  .social-media .social-media-wrap .social-one .tw-section .tweet p {
    font-size: 14px;
    line-height: 22px;
  }
}
.social-media .social-media-wrap .social-one .tw-section .tweet .tweet-icon {
  position: absolute;
  top: 30px;
  right: 30px;
}
.social-media .social-media-wrap .social-two {
  width: 40%;
}
@media (max-width: 992px) {
  .social-media .social-media-wrap .social-two {
    width: 100%;
    margin-top: 10px;
  }
}
.social-media .social-media-wrap .social-two .fb-sec {
  width: 100%;
  height: 250px;
  display: flex;
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-two .fb-sec {
    height: auto;
    flex-direction: column;
  }
}
.social-media .social-media-wrap .social-two .fb-sec .two-insta {
  position: relative;
  width: 50%;
  margin-right: 10px;
}
.social-media .social-media-wrap .social-two .fb-sec .two-insta:last-child {
  margin-right: 0;
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-two .fb-sec .two-insta:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-two .fb-sec .two-insta {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}
.social-media .social-media-wrap .social-two .fb-sec .two-insta img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.social-media .social-media-wrap .social-two .fb-sec .two-insta .fb-ico {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 20px;
  height: 20px;
}
.social-media .social-media-wrap .social-two .fb-sec p {
  width: 100%;
  max-width: 383px;
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin: 0 10px;
  text-align: center;
}
@media (max-width: 768px) {
  .social-media .social-media-wrap .social-two .fb-sec p {
    font-size: 14px;
    line-height: 22px;
  }
}
.social-media .social-media-wrap .social-two .flash-sec {
  width: 100%;
  height: 400px;
  position: relative;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .social-media .social-media-wrap .social-two .flash-sec {
    height: auto;
  }
}
.social-media .social-media-wrap .social-two .flash-sec .fb-ico {
  position: absolute;
  top: 30px;
  right: 30px;
}
.social-media .social-media-wrap .social-two .flash-sec .flash-img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 992px) {
  .social-media .social-media-wrap .social-two .flash-sec .flash-img {
    height: auto;
  }
}
.social-media .social-media-wrap .social-two .flash-sec h4 {
  width: 100%;
  max-width: 341px;
  font-family: "GothamSSm-Book";
  font-size: 26px;
  line-height: 28px;
  color: #fff;
  position: absolute;
  bottom: 32px;
  padding: 0 20px;
  left: 45px;
}
@media (max-width: 680px) {
  .social-media .social-media-wrap .social-two .flash-sec h4 {
    max-width: 100%;
    font-size: 16px;
    line-height: 21px;
    padding: 0 20px;
    left: 0;
  }
}

.ready-to-make {
  background-color: #EFF1F5;
  padding-top: 63px;
  padding-bottom: 50px;
}
.ready-to-make .wrap-ready-to-make .get-astimate-home-ft {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ready-to-make .wrap-ready-to-make .get-astimate-home-ft .ready-content {
  width: 100%;
  max-width: 612px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.ready-to-make .wrap-ready-to-make .get-astimate-home-ft .ready-content h2 {
  text-align: center;
  padding-bottom: 39px;
}
.ready-to-make .wrap-ready-to-make .get-astimate-home-ft .ready-content .ready-buttom-sec {
  width: 100%;
  text-align: center;
}
@media (max-width: 680px) {
  .ready-to-make .wrap-ready-to-make .get-astimate-home-ft .ready-content .ready-buttom-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.ready-to-make .wrap-ready-to-make .get-astimate-home-ft .ready-content .ready-buttom-sec .btn-wt {
  margin-right: 40px;
  min-width: 210px;
  display: inline-block;
  text-align: center;
  padding: 0px;
  height: 47px;
  line-height: 47px;
}
@media (max-width: 680px) {
  .ready-to-make .wrap-ready-to-make .get-astimate-home-ft .ready-content .ready-buttom-sec .btn-wt {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.ready-to-make .wrap-ready-to-make .company-details-sec {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 60px;
}
@media (max-width: 768px) {
  .ready-to-make .wrap-ready-to-make .company-details-sec {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.ready-to-make .wrap-ready-to-make .company-details-sec .company-details {
  display: flex;
}
@media (max-width: 680px) {
  .ready-to-make .wrap-ready-to-make .company-details-sec .company-details {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des {
    width: 33.3333333333%;
  }
}
@media (max-width: 680px) {
  .ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des {
    width: 100%;
  }
}
.ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des--1 {
  width: 100%;
  max-width: 172px;
  margin-right: 45px;
}
@media (max-width: 768px) {
  .ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des--1 {
    max-width: 100%;
  }
}
.ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des--2 {
  width: 100%;
  max-width: 133px;
  margin-right: 45px;
}
@media (max-width: 768px) {
  .ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des--2 {
    max-width: 100%;
  }
}
.ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des--2 ul li a:hover {
  text-decoration: none;
}
.ready-to-make .wrap-ready-to-make .company-details-sec .company-details .comp-des .para-des {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #828387;
  line-height: 24px;
}
.ready-to-make .wrap-ready-to-make .company-details-sec .social-links-comp p {
  font-family: "GothamSSm-Medium";
  font-size: 14px;
  color: #4A4A53;
  line-height: 24px;
  text-align: right;
}
@media (max-width: 768px) {
  .ready-to-make .wrap-ready-to-make .company-details-sec .social-links-comp p {
    text-align: left;
  }
}
.ready-to-make .wrap-ready-to-make .company-details-sec .social-links-comp ul {
  display: flex;
  padding-top: 14px;
}
.ready-to-make .wrap-ready-to-make .company-details-sec .social-links-comp ul li {
  padding-right: 15px;
}
.ready-to-make .wrap-ready-to-make .company-details-sec .social-links-comp ul li:last-child {
  padding-right: 0;
}

@supports (display: grid) {
  .tecno-partner .partner-section {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .tecno-partner .partner-section .partner {
    width: 100%;
    max-width: 100%;
    margin-right: 40px;
    padding-top: 33px;
  }
  .tecno-partner .partner-section .partner:nth-child(1) .partner-img-section img {
    max-width: 280px;
  }
  .tecno-partner .partner-section .partner .partner-img-section {
    width: 100%;
    height: 220px;
    border: solid #E7E7E7 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
  }
  .tecno-partner .partner-section .partner .partner-img-section img {
    width: 100%;
    height: auto;
    padding: 0 35px;
  }
  .tecno-partner .partner-section .partner .prt-content-section {
    padding-top: 45px;
  }
  .tecno-partner .partner-section .partner .prt-content-section h4 {
    font-family: "GothamSSm-Medium";
    font-size: 24px;
    color: #5D6976;
    padding-bottom: 16px;
  }
  .tecno-partner .partner-section .partner .prt-content-section p {
    font-family: "GothamSSm-Book";
    font-size: 14px;
    color: #4A4A53;
    line-height: 20px;
  }
}
body.home .navigation {
  position: fixed;
  top: 0;
  padding-top: 28px;
  padding-bottom: 28px;
  transition: all 0.3s ease;
  z-index: 8000;
}
body.home .navigation .logo .gray {
  display: none;
}
body.home .navigation.coloured {
  background: #fff;
}
body.home .navigation.coloured .logo .white {
  display: none;
}
body.home .navigation.coloured .logo .gray {
  display: block;
}
body.home .navigation.coloured .wrap-menu .phone-number {
  color: #5D6976;
}
body.home .navigation.coloured .wrap-menu .get-and-estimate:after {
  background-color: #5D6976;
}
@media (max-width: 680px) {
  body.home .navigation.coloured .wrap-menu .hambergermenu {
    padding-left: 10px;
  }
}
body.home .navigation.coloured .wrap-menu .hambergermenu img {
  filter: brightness(50%);
}

.comp-banner {
  width: 100%;
  background: url("../images/company/comp-banner01.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 75px;
  padding-bottom: 50px;
}
.comp-banner .comp-banner-wrap h5 {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #9AA5B1;
  line-height: 28px;
}
.comp-banner .comp-banner-wrap h2 {
  width: 100%;
  max-width: 775px;
  color: #fff;
  padding-top: 19px;
}
@media (max-width: 768px) {
  .comp-banner .comp-banner-wrap h2 {
    max-width: 550px;
    line-height: 43px;
  }
}
.comp-banner .comp-banner-wrap .count-down-wrap {
  display: flex;
  padding-top: 55px;
}
@media (max-width: 768px) {
  .comp-banner .comp-banner-wrap .count-down-wrap {
    flex-direction: column;
  }
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-img {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-right: 100px;
}
@media (max-width: 768px) {
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-img {
    width: 100%;
    padding-bottom: 55px;
  }
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-img img {
  width: 100%;
  max-width: 217px;
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content {
  width: 70%;
  max-width: 691px;
}
@media (max-width: 768px) {
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-content {
    width: 100%;
    max-width: 100%;
  }
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content .shot-disc {
  font-family: "GothamSSm-Light";
  font-size: 24px;
  color: #fff;
  line-height: 35px;
}
@media (max-width: 1024px) {
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-content .shot-disc {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-content .shot-disc {
    font-size: 18px;
    line-height: 29px;
  }
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown {
  display: flex;
}
@media (max-width: 1200px) {
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown {
    flex-wrap: wrap;
  }
}
@media (max-width: 680px) {
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown .wrap-counter {
    justify-content: center;
  }
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown li {
  padding-right: 60px;
}
@media (max-width: 680px) {
  .comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown li {
    padding-right: 0;
  }
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown li:last-child {
  padding-right: 0;
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown li .wrap-counter {
  display: flex;
  font-family: "GothamSSm-Medium";
  font-size: 48px;
  color: #9AA5B1;
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown li .counter-details {
  width: 100%;
  max-width: 135px;
}
.comp-banner .comp-banner-wrap .count-down-wrap .comp-content .countdown li .counter-details p {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #F4F6F8;
  letter-spacing: 0.1px;
}

.fuel-block {
  padding-top: 95px;
  padding-bottom: 66px;
  background-repeat: no-repeat !important;
  background-position: right !important;
}
.fuel-block .wrap-fuel-block {
  display: flex;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block {
    flex-direction: column;
  }
}
.fuel-block .wrap-fuel-block .left-fuel {
  width: 40%;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block .left-fuel {
    width: 100%;
  }
}
.fuel-block .wrap-fuel-block .left-fuel h2 {
  width: 100%;
  max-width: 395px;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block .left-fuel h2 {
    max-width: 100%;
  }
}
.fuel-block .wrap-fuel-block .left-fuel .our-service {
  max-width: 200px;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block .left-fuel .our-service {
    max-width: 100%;
  }
}
.fuel-block .wrap-fuel-block .left-fuel .our-service2 {
  max-width: 300px;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block .left-fuel .our-service2 {
    max-width: 100%;
  }
}
.fuel-block .wrap-fuel-block .right-fuel {
  width: 60%;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block .right-fuel {
    width: 100%;
    padding-top: 30px;
  }
}
.fuel-block .wrap-fuel-block .right-fuel h5 {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #828387;
  line-height: 28px;
  text-transform: uppercase;
}
.fuel-block .wrap-fuel-block .right-fuel .fuel-main-txt {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #32323E;
  line-height: 35px;
  padding-top: 16px;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block .right-fuel .fuel-main-txt {
    font-size: 20px;
    color: #32323E;
    line-height: 28px;
  }
}
@media (max-width: 680px) {
  .fuel-block .wrap-fuel-block .right-fuel .fuel-main-txt {
    font-size: 18px;
    color: #32323E;
    line-height: 28px;
  }
}
.fuel-block .wrap-fuel-block .right-fuel .fel-small-txt {
  font-family: "GothamSSm-Light";
  font-size: 16px;
  color: #32323E;
  line-height: 24px;
}
@media (max-width: 992px) {
  .fuel-block .wrap-fuel-block .right-fuel .fel-small-txt {
    font-size: 14px;
    color: #32323E;
    line-height: 24px;
  }
}
.fuel-block .wrap-fuel-block .right-fuel .fel-small-txt b {
  font-family: "GothamSSm-Medium";
  font-size: 16px;
  color: #32323E;
}
.fuel-block .wrap-fuel-block .right-fuel .partner-wrap {
  display: flex;
  width: 100%;
}
@media (max-width: 680px) {
  .fuel-block .wrap-fuel-block .right-fuel .partner-wrap {
    flex-direction: column;
  }
}
.fuel-block .wrap-fuel-block .right-fuel .partner-wrap .partner {
  width: 33.3333333333%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 680px) {
  .fuel-block .wrap-fuel-block .right-fuel .partner-wrap .partner {
    width: 100%;
    padding: 30px 0;
  }
}

.collapase-section .panel-group {
  border: none;
}
.collapase-section .panel-group .panel {
  border: none;
  box-shadow: none;
  padding-bottom: 18px;
  background-color: transparent;
}
.collapase-section .panel-group .panel .panel-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #D8D8D8;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
.collapase-section .panel-group .panel .panel-heading h4 {
  font-family: "GothamSSm-Book";
  font-size: 18px;
  color: #32323E;
}
.collapase-section .panel-group .panel .panel-body {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 25px;
}
.collapase-section .panel-group .panel .panel-body p {
  margin: 0;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #32323E;
  line-height: 24px;
}
.collapase-section .panel-group .panel .panel-body .link-button {
  margin-top: 40px;
}

.our-serives {
  background-repeat: no-repeat !important;
  background-position: left !important;
}

.our-approch {
  width: 100%;
  background: url("../images/company/our-approch-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 65px;
  padding-bottom: 66px;
}
.our-approch .download-btn {
  padding-top: 30px;
}
.our-approch .download-btn a {
  font-family: "GothamSSm-Medium";
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: #DD393F;
  border: 1px solid #DD393F;
  padding: 17px 24.5px 16px 24.5px;
  border-radius: 24px;
  position: relative;
  margin-right: 30px;
  min-width: 120px;
  text-decoration: none;
}
.our-approch .download-btn a:hover {
  color: #DD393F;
  background: #fff;
}

.core-value .wrap-core-value {
  width: 100%;
  background: url("../images/company/core-values.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 84px;
  padding-bottom: 97px;
  padding-left: 10px;
  padding-right: 50px;
}
@media (max-width: 680px) {
  .core-value .wrap-core-value {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.core-value .wrap-core-value h4 {
  font-family: "GothamSSm-Medium";
  font-size: 30px;
  color: #fff;
  line-height: 54px;
  text-align: center;
}
@media (max-width: 992px) {
  .core-value .wrap-core-value h4 {
    font-size: 28px;
  }
}
.core-value .wrap-core-value .core-value-gird {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .core-value .wrap-core-value .core-value-gird {
    flex-wrap: wrap;
  }
}
.core-value .wrap-core-value .core-value-gird .core-value-unit {
  padding-top: 60px;
  width: 25%;
  padding-left: 40px;
  position: relative;
}
.core-value .wrap-core-value .core-value-gird .core-value-unit img {
  width: 100%;
  max-width: 105px;
  height: 105px;
}
@media (max-width: 992px) {
  .core-value .wrap-core-value .core-value-gird .core-value-unit {
    width: 50%;
  }
}
@media (max-width: 680px) {
  .core-value .wrap-core-value .core-value-gird .core-value-unit {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
  }
}
.core-value .wrap-core-value .core-value-gird .core-value-unit:last-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.core-value .wrap-core-value .core-value-gird .core-value-unit::after {
  content: url("../images/company/core-value/line.svg");
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 680px) {
  .core-value .wrap-core-value .core-value-gird .core-value-unit::after {
    content: "";
  }
}
.core-value .wrap-core-value .core-value-gird .core-value-unit .cor-val-tit {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  padding-top: 35px;
}
.core-value .wrap-core-value .core-value-gird .core-value-unit .cor-val-disc {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #9AA5B1;
  line-height: 24px;
  padding-top: 23px;
  width: 100%;
  max-width: 248px;
}
@media (max-width: 680px) {
  .core-value .wrap-core-value .core-value-gird .core-value-unit .cor-val-disc {
    text-align: center;
  }
}

.development-process {
  width: 100%;
}
.development-process .wrap-development-process {
  background: url("../images/company/dev-process-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .development-process .wrap-development-process {
    flex-direction: column;
  }
}
.development-process .wrap-development-process .wrap-process {
  width: 50%;
  padding-top: 66px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .development-process .wrap-development-process .wrap-process {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .development-process .wrap-development-process .wrap-process {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.development-process .wrap-development-process .wrap-process:nth-child(2) .process:nth-child(1)::after {
  content: url(".");
}
.development-process .wrap-development-process .wrap-process:nth-child(2) .process:nth-child(1) img {
  width: 100%;
  max-width: 475px;
}
@media (max-width: 1024px) {
  .development-process .wrap-development-process .wrap-process:nth-child(2) .process:nth-child(1) img {
    max-width: 300px;
  }
}
@media (max-width: 992px) {
  .development-process .wrap-development-process .wrap-process:nth-child(2) .process:nth-child(1) img {
    max-width: 100%;
  }
}
.development-process .wrap-development-process .wrap-process .process {
  position: relative;
}
.development-process .wrap-development-process .wrap-process .process::after {
  content: url("../images/company/core-value/line.svg");
  position: absolute;
  top: 0;
  right: -8rem;
}
@media (max-width: 992px) {
  .development-process .wrap-development-process .wrap-process .process::after {
    content: url("");
  }
}
.development-process .wrap-development-process .wrap-process .process h4 {
  font-family: "GothamSSm-Medium";
  font-size: 30px;
  color: #fff;
  line-height: 34px;
  width: 100%;
  max-width: 313px;
  padding-bottom: 6px;
}
@media (max-width: 992px) {
  .development-process .wrap-development-process .wrap-process .process h4 {
    max-width: 100%;
    text-align: center;
    padding-bottom: 40px;
    font-size: 28px;
  }
}
@media (max-width: 680px) {
  .development-process .wrap-development-process .wrap-process .process h4 {
    font-size: 25px;
  }
}
.development-process .wrap-development-process .wrap-process .process img {
  width: 100%;
  max-width: 585px;
}
@media (max-width: 1024px) {
  .development-process .wrap-development-process .wrap-process .process img {
    max-width: 400px;
  }
}
@media (max-width: 992px) {
  .development-process .wrap-development-process .wrap-process .process img {
    max-width: 100%;
  }
}

.our-work {
  height: 500%;
  position: relative;
}
.our-work .our-bg {
  width: 100%;
  height: 100%;
}
.our-work .wrap-our-content {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  z-index: 9999;
}
.our-work .wrap-our-content .inner-our-content .our-w-small {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #9AA5B1;
  line-height: 28px;
}
.our-work .wrap-our-content .inner-our-content .our-w-tit {
  display: flex;
  align-items: center;
}
.our-work .wrap-our-content .inner-our-content .our-w-tit a {
  width: 100%;
  display: inherit;
}
.our-work .wrap-our-content .inner-our-content .our-w-tit a:hover {
  text-decoration: none;
}
.our-work .wrap-our-content .inner-our-content .our-w-tit a h2 {
  color: #fff;
  padding-right: 24px;
  text-decoration: none;
}
.our-work .wrap-our-content .inner-our-content .our-w-tit h2 {
  color: #fff;
  padding-right: 24px;
  text-decoration: none;
}

.caree-banner {
  width: 100%;
  height: 450px;
  background: url("../images/life-at-saberion/sab-back.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 680px) {
  .caree-banner {
    height: 250px;
  }
}
.caree-banner h2 {
  color: #fff;
}

.wrap-sml-faq {
  padding-bottom: 95px;
}
@media (max-width: 680px) {
  .wrap-sml-faq {
    padding-bottom: 30px;
  }
}
.wrap-sml-faq .sml-faq {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .wrap-sml-faq .sml-faq {
    flex-direction: column;
  }
}
.wrap-sml-faq .sml-faq .sml-content {
  flex: 2;
  padding-left: 65px;
}
.wrap-sml-faq .sml-faq .sml-content h2 {
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .wrap-sml-faq .sml-faq .sml-content {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}
.wrap-sml-faq .sml-faq .sml-content h4 {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #32323E;
  line-height: 35px;
  padding-bottom: 36px;
}
@media (max-width: 680px) {
  .wrap-sml-faq .sml-faq .sml-content h4 {
    font-size: 18px;
    padding-bottom: 20px;
  }
}
.wrap-sml-faq .sml-faq .sml-content p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  line-height: 24px;
  padding-bottom: 17px;
}
@media (max-width: 680px) {
  .wrap-sml-faq .sml-faq .sml-content p {
    font-size: 14px;
    padding-bottom: 5px;
  }
}
.wrap-sml-faq .sml-faq .sml-content p:last-child {
  padding-bottom: 0;
}
.wrap-sml-faq .sml-faq .sml-img {
  flex: 1;
}
@media (max-width: 992px) {
  .wrap-sml-faq .sml-faq .sml-img {
    width: 100%;
    height: 200px;
  }
}
.wrap-sml-faq .sml-faq .sml-img img {
  width: 100%;
}
@media (max-width: 992px) {
  .wrap-sml-faq .sml-faq .sml-img img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 680px) {
  .wrap-sml-faq .sml-faq .sml-img img {
    height: auto;
  }
}

.wrap-opportunities .opportunities .vacancies {
  padding-top: 41px;
  padding-bottom: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap-opportunities .opportunities .vacancies ul {
  width: 100%;
  max-width: 750px;
}
.wrap-opportunities .opportunities .vacancies ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #D8D8D8;
  margin-bottom: 14px;
}
.wrap-opportunities .opportunities .vacancies ul li .opper-tit {
  font-family: "GothamSSm-Book";
  font-size: 18px;
  color: #32323E;
  line-height: 30px;
}
@media (max-width: 680px) {
  .wrap-opportunities .opportunities .vacancies ul li .opper-tit {
    font-size: 12px;
  }
}
.wrap-opportunities .opportunities .vacancies ul li a {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  line-height: 30px;
  cursor: pointer;
  text-decoration: none;
  cursor: pointer;
}
.wrap-opportunities .opportunities .vacancies ul li a:hover {
  color: #DD393F;
}
@media (max-width: 680px) {
  .wrap-opportunities .opportunities .vacancies ul li a {
    font-size: 12px;
  }
}

.wrap-ws-sab {
  padding-bottom: 70px;
}
.wrap-ws-sab.life-saberion-section {
  padding-top: 100px;
}
.wrap-ws-sab .ws-sab {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .wrap-ws-sab .ws-sab {
    flex-direction: column;
  }
}
.wrap-ws-sab .ws-sab .ws-img-sec {
  width: 40%;
  padding-left: 4%;
}
@media (max-width: 768px) {
  .wrap-ws-sab .ws-sab .ws-img-sec {
    width: 100%;
    padding-left: 0;
  }
}
.wrap-ws-sab .ws-sab .ws-img-sec img {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .wrap-ws-sab .ws-sab .ws-img-sec img {
    height: 250px;
  }
}
@media (max-width: 680px) {
  .wrap-ws-sab .ws-sab .ws-img-sec img {
    height: auto;
  }
}
.wrap-ws-sab .ws-sab .ws-sab-content {
  width: 60%;
  padding-top: 40px;
}
@media (max-width: 768px) {
  .wrap-ws-sab .ws-sab .ws-sab-content {
    width: 100%;
  }
}
.wrap-ws-sab .ws-sab .ws-sab-content h2 {
  padding-bottom: 45px;
}
.wrap-ws-sab .ws-sab .ws-sab-content .content-block {
  padding-bottom: 48px;
}
.wrap-ws-sab .ws-sab .ws-sab-content .content-block h4 {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  padding-bottom: 15px;
}
.wrap-ws-sab .ws-sab .ws-sab-content .content-block p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  line-height: 24px;
}
.wrap-ws-sab .left-ws-sab {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .wrap-ws-sab .left-ws-sab {
    flex-direction: column;
  }
}
.wrap-ws-sab .left-ws-sab .ws-img-sec {
  width: 40%;
  padding-right: 0;
}
@media (max-width: 768px) {
  .wrap-ws-sab .left-ws-sab .ws-img-sec {
    width: 100%;
    padding-right: 0;
  }
}
.wrap-ws-sab .left-ws-sab .ws-sab-content {
  width: 60%;
  padding-top: 40px;
  padding-right: 4%;
}
@media (max-width: 768px) {
  .wrap-ws-sab .left-ws-sab .ws-sab-content {
    width: 100%;
    padding-right: 0;
  }
}
.wrap-ws-sab .left-ws-sab .ws-sab-content h2 {
  padding-bottom: 45px;
}
.wrap-ws-sab .left-ws-sab .ws-sab-content .content-block {
  padding-bottom: 48px;
}
.wrap-ws-sab .left-ws-sab .ws-sab-content .content-block h4 {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  padding-bottom: 15px;
}
.wrap-ws-sab .left-ws-sab .ws-sab-content .content-block p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  line-height: 24px;
}

.instagram-sec {
  display: flex;
  flex-wrap: wrap;
}
.instagram-sec #instafeed-container {
  display: flex;
  flex-wrap: wrap;
}
.instagram-sec #instafeed-container .instagram-image {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 20%;
  min-height: 300px;
  height: 50vh;
  overflow: hidden;
  margin: 0 !important;
  background-size: cover;
  background-position: center top;
}
@media (max-width: 992px) {
  .instagram-sec #instafeed-container .instagram-image {
    flex-basis: 33.3%;
  }
}
@media (max-width: 768px) {
  .instagram-sec #instafeed-container .instagram-image {
    flex-basis: 50%;
  }
}
@media (max-width: 480px) {
  .instagram-sec #instafeed-container .instagram-image {
    flex-basis: 100%;
  }
}
.instagram-sec #instafeed-container .instagram-image img {
  width: 100%;
  opacity: 0;
}
.instagram-sec .iteam-insta {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 25%;
}
@media (max-width: 992px) {
  .instagram-sec .iteam-insta {
    flex-basis: 33.3%;
  }
}
@media (max-width: 768px) {
  .instagram-sec .iteam-insta {
    flex-basis: 50%;
  }
}
@media (max-width: 480px) {
  .instagram-sec .iteam-insta {
    flex-basis: 100%;
  }
}
.instagram-sec .iteam-insta img {
  width: 100%;
}

.popvacancy {
  width: 100%;
  max-height: 90vh !important;
  background-color: #EFF1F5 !important;
  padding-top: 64px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 60px;
  overflow-y: scroll;
}
.popvacancy h3 {
  width: 100%;
  max-width: 660px;
  font-family: "GothamSSm-Bold";
  font-size: 40px;
  color: #32323E;
  line-height: 44px;
  padding-bottom: 17px;
}
@media (max-width: 768px) {
  .popvacancy h3 {
    font-size: 30px;
    max-width: 100%;
  }
}
.popvacancy .breadcrumb {
  background: transparent;
  border-bottom: solid #D8D8D8 1px;
  border-radius: 0;
}
.popvacancy .breadcrumb li {
  font-family: "GothamSSm-Medium";
  font-size: 14px;
  color: #828387;
  line-height: 24px;
  padding-bottom: 23px;
}
.popvacancy .pop-dis {
  width: 100%;
  max-width: 700px;
  padding-top: 43px;
}
@media (max-width: 992px) {
  .popvacancy .pop-dis {
    max-width: 100%;
  }
}
.popvacancy .pop-dis h4 {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #32323E;
  line-height: 35px;
}
.popvacancy .pop-dis ul li {
  position: relative;
}
.popvacancy .pop-dis ul li p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.popvacancy .pop-dis ul li::before {
  content: "-";
  top: 14px;
  position: absolute;
  left: 0;
}
.popvacancy .pop-dis ul li p {
  padding-left: 14px;
}
.popvacancy .pop-dis p {
  padding-top: 13px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #32323E;
  line-height: 24px;
}
.popvacancy .hr {
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  margin: 40px 0;
}
.popvacancy .pop-footer-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .popvacancy .pop-footer-link {
    flex-direction: column;
  }
}
.popvacancy .pop-footer-link p {
  margin: 0;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #828387;
}
.popvacancy .pop-footer-link p a {
  color: #DD393F;
}
.popvacancy .pop-footer-link .btn-wt-red {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .popvacancy .pop-footer-link .btn-wt-red {
    margin-top: 10px;
  }
}

.expand-block .hidden-block {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  display: none;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 3px;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
          animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
          animation-delay: -0.15s;
}

@-webkit-keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.editor-content h4 {
  font-family: "GothamSSm-Light" !important;
  font-size: 24px !important;
  line-height: 35px !important;
  color: #32323e !important;
  margin: 0 0 40px 0 !important;
}
.editor-content h5 {
  font-family: "GothamSSm-Light" !important;
  font-size: 24px !important;
}
.editor-content p {
  font-family: "GothamSSm-Light" !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #32323e !important;
  margin-bottom: 20px !important;
}
.editor-content .highlight {
  font-family: "GothamSSm-Medium" !important;
}
.editor-content .ul-group {
  display: flex;
  margin: 20px 0;
}
.editor-content .ul-group ul {
  margin-right: 80px !important;
}
.editor-content .ul-group ul:last-of-type {
  margin-right: 0 !important;
}
.editor-content ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
.editor-content ul li {
  display: block;
  font-family: "GothamSSm-Light" !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #32323e !important;
  margin-bottom: 10px !important;
  position: relative;
  padding-left: 1.3rem !important;
}
.editor-content ul li::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 1px;
  background: #32323e;
  position: absolute;
  left: 0;
  top: 11px;
}

.section-title {
  font-family: "GothamSSm-Bold";
  font-size: 50px;
  margin: 20px 0;
  color: #fff;
}

.sub-title {
  font-size: 30px;
  color: #32323E;
  margin-bottom: 20px;
}

.title-container {
  text-align: center;
}
.title-container p {
  font-family: "GothamSSm-Light";
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  color: #9aa5b1;
}
.title-container h1 {
  color: #32323e;
}
@media (max-width: 480px) {
  .title-container h1 {
    font-size: 30px;
  }
}

.bg-path {
  position: relative;
}
.bg-path.left-path-1 {
  background-image: url("../images/misc/paths/left-path-1.svg"), url("../images/misc/paths/right-path-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 100px, 85vw 350px;
}
.bg-path.right-path-3 {
  background-image: url("../images/misc/paths/right-path-3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 92vw 0;
}
.bg-path.left-path-2 {
  background-image: url("../images/misc/paths/left-path-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: -25px 0;
}
@media (max-width: 992px) {
  .bg-path.left-path-1::after, .bg-path.left-path-1::before, .bg-path.left-path-2::after, .bg-path.left-path-2::before, .bg-path.right-path-1::after, .bg-path.right-path-1::before, .bg-path.right-path-2::after, .bg-path.right-path-2::before, .bg-path.right-path-3::after, .bg-path.right-path-3::before {
    display: none;
  }
}

.draggable-wrapper {
  position: relative;
  cursor: none;
}
.draggable-wrapper .draggable-cursor {
  width: 40px;
  height: 40px;
  background-image: url("../images/misc/arrow-cursor.svg");
  background-size: cover;
  background-position: center;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transform-origin: 100% 100%;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  transition-property: background, transform, width, height, opacity;
  position: fixed;
  z-index: 999;
}
.draggable-wrapper .draggable-cursor.active {
  opacity: 1;
  width: 80px;
  height: 80px;
}

.approch-section {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("/assets/images/services/approach-img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 680px) {
  .approch-section {
    height: 330px;
  }
}
.approch-section .wrap-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 992px) {
  .approch-section .wrap-content {
    flex-direction: column;
    align-items: flex-start;
  }
}
.approch-section .wrap-content .content {
  margin-right: 60px;
}
.approch-section .wrap-content .content h3 {
  font-family: "GothamSSm-Bold";
  font-size: 28px;
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
}
.approch-section .wrap-content .content p {
  text-align: center;
  color: #fff;
  font-family: "GothamSSm-Light";
  font-size: 16px;
  text-align: left;
}
@media (max-width: 680px) {
  .approch-section .wrap-content .content p {
    padding-bottom: 10px;
  }
}
.approch-section a {
  font-family: "GothamSSm-Light";
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
@media (max-width: 680px) {
  .approch-section a {
    font-size: 11px;
    padding: 14px 25px;
  }
}
.approch-section a:hover {
  opacity: 1;
  background-color: #fff;
  color: #000;
  border: none;
}
.approch-section a svg {
  margin-left: 10px;
}
.approch-section a svg .arrow {
  fill: #000;
}

.approch-sub-para {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #fff;
  line-height: 35px;
  padding-top: 40px;
}
@media (max-width: 992px) {
  .approch-sub-para {
    font-size: 18px;
  }
}
@media (max-width: 680px) {
  .approch-sub-para {
    font-size: 16px;
  }
}

section.contact-partner {
  margin-top: 50px;
}
section.contact-partner .partner-form-container {
  color: #9AA5B1;
  background-image: url("../images/partner/bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 50px;
}
section.contact-partner .partner-form-container h4 {
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  margin: 30px 0;
  color: #fff;
}
section.contact-partner .partner-form-container p {
  font-size: 16px;
  margin-bottom: 30px;
}
section.contact-partner .partner-form-container p a {
  color: #fff;
}
section.contact-partner .partner-form-container form {
  max-width: 550px;
  margin: auto;
}
section.contact-partner .partner-form-container form .group {
  margin-bottom: 30px;
  position: relative;
}
section.contact-partner .partner-form-container form .group.label-group {
  margin-bottom: 0;
}
section.contact-partner .partner-form-container form label,
section.contact-partner .partner-form-container form .input-label {
  font-family: "GothamSSm-Medium";
  font-weight: 400;
  font-size: 16px;
  color: #C5CBD2;
  margin-bottom: 16px;
}
section.contact-partner .partner-form-container form label.hide-text,
section.contact-partner .partner-form-container form .input-label.hide-text {
  font-size: 16px;
}
section.contact-partner .partner-form-container form label span,
section.contact-partner .partner-form-container form .input-label span {
  font-family: "GothamSSm-Light";
  color: #C5CBD2;
}
section.contact-partner .partner-form-container form label.error {
  color: red;
  font-family: "GothamSSm-Medium";
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 100%;
}
section.contact-partner .partner-form-container form input,
section.contact-partner .partner-form-container form select,
section.contact-partner .partner-form-container form textarea {
  border: none;
  outline: none;
  border-bottom: 1px solid rgba(154, 165, 177, 0.4);
  background: transparent;
  width: 100%;
  padding-bottom: 14px;
  font-family: "GothamSSm-Light";
  font-size: 20px;
  color: #C5CBD2;
}
section.contact-partner .partner-form-container form input::-moz-placeholder, section.contact-partner .partner-form-container form select::-moz-placeholder, section.contact-partner .partner-form-container form textarea::-moz-placeholder {
  color: rgba(197, 203, 210, 0.4);
}
section.contact-partner .partner-form-container form input:-ms-input-placeholder, section.contact-partner .partner-form-container form select:-ms-input-placeholder, section.contact-partner .partner-form-container form textarea:-ms-input-placeholder {
  color: rgba(197, 203, 210, 0.4);
}
section.contact-partner .partner-form-container form input::placeholder,
section.contact-partner .partner-form-container form select::placeholder,
section.contact-partner .partner-form-container form textarea::placeholder {
  color: rgba(197, 203, 210, 0.4);
}
section.contact-partner .partner-form-container form .date-from-today {
  background-image: url("../images/partner/date-icon.svg");
  background-size: 23px;
  background-repeat: no-repeat;
  background-position: 95% 20%;
}
section.contact-partner .partner-form-container form .time-picker {
  background-image: url("../images/partner/time-icon.svg");
  background-size: 23px;
  background-repeat: no-repeat;
  background-position: 95% 20%;
}
section.contact-partner .partner-form-container form textarea {
  resize: none;
  border: 1px solid rgba(154, 165, 177, 0.4);
  padding: 15px 15px 100px 15px;
}
section.contact-partner .partner-form-container form input[type=file] {
  position: absolute;
  visibility: hidden;
  width: 0.1px;
  height: 0.1px;
}
section.contact-partner .partner-form-container form input[type=file] + label {
  width: 100%;
  background: transparent;
  padding: 20px;
  font-family: "GothamSSm-Light";
  font-weight: 100;
  font-size: 14px;
  color: #C5CBD2;
  border: 1px solid rgba(154, 165, 177, 0.4);
  position: relative;
  cursor: pointer;
}
section.contact-partner .partner-form-container form input[type=file] + label::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("../images/misc/attachment.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
section.contact-partner .partner-form-container form .multiple-group {
  display: flex;
  align-items: flex-end;
}
section.contact-partner .partner-form-container form .multiple-group .group {
  width: 100%;
  margin-right: 50px;
}
section.contact-partner .partner-form-container form .multiple-group .group:last-of-type {
  margin-right: 0;
}
@media (max-width: 768px) {
  section.contact-partner section.contact-partner > .container {
    padding: 20px;
  }
}
@media (max-width: 680px) {
  section.contact-partner section.contact-partner .partner-form-container form .multiple-group {
    flex-direction: column;
    align-items: flex-start;
  }
}

.whts-next-link-box {
  background: url("../images/portfolio/clients-block-link.jpg") center;
  background-size: cover;
  padding-top: 18vh;
  padding-bottom: 18vh;
}
.whts-next-link-box .container {
  max-width: 1200px;
}
.whts-next-link-box h3 {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #9aa5b1;
  letter-spacing: 0;
  line-height: 28px;
  padding: 0 0 20px 0px;
  margin: 0;
  text-transform: uppercase;
}
.whts-next-link-box h2 {
  padding: 0;
  margin: 0;
}
.whts-next-link-box h2 a {
  display: inline-block;
  font-family: "GothamSSm-Bold";
  font-size: 50px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 54px;
  text-decoration: none;
  background: url("../images/portfolio/more-link-arrow.png") right center no-repeat;
  width: 100%;
  max-width: 420px;
}
@media (max-width: 768px) {
  .whts-next-link-box h2 a {
    font-size: 40px;
    line-height: 45px;
  }
}

.sub-menu {
  border-top: 1px solid #b6b6ba;
  -webkit-animation: smoothback 0.5s forwards;
          animation: smoothback 0.5s forwards;
  top: auto;
}
.sub-menu.fixed-menu {
  position: fixed;
  z-index: 10;
  border-bottom: 1px solid #b6b6ba;
  background: #fff;
  top: auto;
  -webkit-animation: smoothScroll 0.5s forwards;
          animation: smoothScroll 0.5s forwards;
}
.sub-menu ul {
  float: left;
  width: 100%;
  padding: 7px 0px;
  margin: 0;
}
.sub-menu ul li {
  float: left;
  width: 33.33%;
  text-align: center;
  list-style-type: none;
}
@media (max-width: 480px) {
  .sub-menu ul li {
    width: 100%;
  }
}
.sub-menu ul li:nth-child(2) {
  border-left: 1px solid #b6b6ba;
  border-right: 1px solid #b6b6ba;
}
@media (max-width: 480px) {
  .sub-menu ul li:nth-child(2) {
    border-left: 0px solid #b6b6ba;
    border-right: 0px solid #b6b6ba;
  }
}
.sub-menu ul li a {
  font-family: "GothamSSm-Medium";
  font-size: 14px;
  color: #5d6976;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  height: 35px;
  line-height: 35px;
  display: inline-block;
}
.sub-menu ul li a:hover {
  color: #ed1c24;
}
.sub-menu ul li a.active {
  color: #ed1c24;
}

.subpage-banner {
  background-image: linear-gradient(180deg, #32323e 0%, #171721 99%);
}
.subpage-banner .container {
  max-width: 1200px;
}
.subpage-banner .subpage-banner-inner {
  display: flex;
  align-items: center;
  height: 320px;
  background: url("../images/portfolio/banner-shading.png") right center no-repeat;
  background-size: auto 100%;
  padding: 35px 0 50px;
}
.subpage-banner h1 {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #9aa5b1;
  letter-spacing: 0;
  line-height: 28px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  margin: 0;
}
.subpage-banner h2 {
  font-family: "GothamSSm-Bold";
  font-size: 50px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 54px;
  max-width: 775px;
}
@media (max-width: 768px) {
  .subpage-banner h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

.portfolio-page {
  padding-top: 0px;
}
.portfolio-page a {
  transition: all 0.35s ease-in-out;
}
.portfolio-page .fullwidth {
  display: block;
  width: 100%;
}
.portfolio-page .case-studies-wrapper {
  padding-top: 80px;
}
.portfolio-page .case-studies-wrapper .solution-list {
  padding-bottom: 50px;
}
.portfolio-page .case-studies-wrapper .casestudy-item-list {
  margin-left: -5px;
  margin-right: -5px;
}
.portfolio-page .case-studies-wrapper .casestudy-item {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 70px;
}
.portfolio-page .case-studies-wrapper .casestudy-item .casestudy-item-in {
  float: left;
  width: 100%;
}
.portfolio-page .case-studies-wrapper .casestudy-item a .case-study-banner {
  float: left;
  width: 100%;
}
.portfolio-page .case-studies-wrapper .casestudy-item a .case-study-banner img {
  float: left;
  width: 100%;
}
.portfolio-page .case-studies-wrapper .casestudy-item a .case-study-txt {
  float: left;
  width: 100%;
  padding-top: 40px;
}
.portfolio-page .case-studies-wrapper .casestudy-item a .case-study-txt h4 {
  font-family: "GothamSSm-Book";
  font-size: 10px;
  color: #828387;
  letter-spacing: 0;
  line-height: 10px;
  padding: 0 0 17px 0px;
  text-transform: uppercase;
  margin: 0;
}
.portfolio-page .case-studies-wrapper .casestudy-item a .case-study-txt h3 {
  padding: 0;
  margin: 0;
}
.portfolio-page .case-studies-wrapper .casestudy-item a .case-study-txt h3 span {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 20px;
  display: inline-block;
  background: url("../images/portfolio/more-link-arrow.png") right center no-repeat;
  padding-right: 33px;
}
.portfolio-page .casestudy-single-banner {
  background-size: cover;
  background-position: top center;
  padding: 38vh 0px;
}
.portfolio-page .casestudy-single-banner h3 {
  padding: 0 0 20px 0;
  margin: 0;
}
.portfolio-page .casestudy-single-banner h3 a {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #9aa5b1;
  letter-spacing: 0;
  line-height: 28px;
  text-decoration: none;
  background: url("../images/portfolio/icon-arrow-back.png") left center no-repeat;
  padding-left: 30px;
  text-transform: uppercase;
}
.portfolio-page .casestudy-single-banner h3 a:hover {
  padding-left: 40px;
}
.portfolio-page .casestudy-single-banner h1 {
  font-family: "GothamSSm-Bold";
  font-size: 50px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 54px;
  padding: 0;
  margin: 0;
}
.portfolio-page .introduction-block {
  padding-top: 100px;
  background: url("../images/portfolio/description-side-design.png") right center no-repeat;
}
.portfolio-page .introduction-block .container {
  max-width: 1200px;
}
.portfolio-page .introduction-block .side-info .side-info-details {
  padding-right: 50px;
}
@media (max-width: 992px) {
  .portfolio-page .introduction-block .side-info .side-info-details {
    padding-right: 0px;
  }
}
.portfolio-page .introduction-block .side-info .info-line {
  float: left;
  width: 100%;
  padding-bottom: 35px;
}
.portfolio-page .introduction-block .side-info .info-line h3 {
  padding: 0;
  margin: 0 0 14px 0;
  font-family: "GothamSSm-Book";
  font-size: 10px;
  color: #828387;
  letter-spacing: 0;
  line-height: 10px;
  text-transform: uppercase;
}
.portfolio-page .introduction-block .side-info .info-line p {
  padding: 0;
  margin: 0;
  font-family: "GothamSSm-Medium";
  font-size: 16px;
  color: #32323e;
  letter-spacing: 0;
}
.portfolio-page .introduction-block .side-info .visit-link-line {
  background: #171721;
  height: 92px;
  width: 100%;
  float: left;
  position: relative;
}
.portfolio-page .introduction-block .side-info .visit-link-line:after {
  position: absolute;
  background: #171721;
  height: 92px;
  width: 100vw;
  content: "";
  right: 0;
  z-index: 1;
}
.portfolio-page .introduction-block .side-info .visit-link-line a {
  display: inline-block;
  font-family: "GothamSSm-Medium";
  line-height: 92px;
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  background: url("../images/portfolio/client-link-arrow.png") right center no-repeat;
  padding-right: 30px;
  position: relative;
  z-index: 2;
}
.portfolio-page .introduction-block .side-info .visit-link-line a:hover {
  padding-right: 40px;
}
.portfolio-page .introduction-block .description-block .description-block-inner {
  float: left;
  width: 100%;
  padding-left: 50px;
  padding-top: 80px;
}
@media (max-width: 992px) {
  .portfolio-page .introduction-block .description-block .description-block-inner {
    padding-left: 0px;
  }
}
.portfolio-page .introduction-block .description-block .description-block-inner h3 {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #828387;
  letter-spacing: 0;
  line-height: 28px;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  margin: 0;
}
.portfolio-page .introduction-block .description-block .description-block-inner p {
  font-family: "GothamSSm-Light";
  font-size: 16px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 24px;
  padding: 0 0 40px 0px;
  margin: 0;
}
.portfolio-page .introduction-block .description-block .description-block-inner p.highlight {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 35px;
}
.portfolio-page .section-img {
  max-height: 90vh;
  overflow: hidden;
}
.portfolio-page .section-img img {
  width: 100%;
  display: block;
}
.portfolio-page .case-content-block {
  padding-top: 150px;
  padding-bottom: 100px;
}
.portfolio-page .case-content-block .container {
  max-width: 1200px;
}
.portfolio-page .case-content-block .side-info .side-info-details {
  padding-right: 50px;
}
@media (max-width: 992px) {
  .portfolio-page .case-content-block .side-info .side-info-details {
    padding-right: 0px;
  }
}
.portfolio-page .case-content-block .side-info .side-info-details h2 {
  font-family: "GothamSSm-Bold";
  font-size: 50px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 54px;
  padding: 0 0 20px 0px;
  margin: 0;
}
@media (max-width: 768px) {
  .portfolio-page .case-content-block .side-info .side-info-details h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
.portfolio-page .case-content-block .description-block .description-block-inner {
  float: left;
  width: 100%;
  padding-left: 50px;
}
@media (max-width: 992px) {
  .portfolio-page .case-content-block .description-block .description-block-inner {
    padding-left: 0px;
  }
}
.portfolio-page .case-content-block .description-block .description-block-inner h3 {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #828387;
  letter-spacing: 0;
  line-height: 28px;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  margin: 0;
}
.portfolio-page .case-content-block .description-block .description-block-inner p {
  font-family: "GothamSSm-Light";
  font-size: 16px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 24px;
  padding: 0 0 40px 0px;
  margin: 0;
}
.portfolio-page .case-content-block .description-block .description-block-inner p.highlight {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 35px;
}
.portfolio-page .case-content-block .description-block .description-block-inner ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0;
}
.portfolio-page .case-content-block .description-block .description-block-inner ul li {
  float: left;
  width: 100%;
  list-style-type: none;
  font-family: "GothamSSm-Book";
  font-size: 18px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 35px;
}
.portfolio-page .case-content-block .description-block .description-block-inner ul li:before {
  font-family: "GothamSSm-Book";
  font-size: 18px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 35px;
  content: "-";
  padding-right: 6px;
}
.portfolio-page .testimonial-block {
  text-align: center;
  padding-bottom: 100px;
}
.portfolio-page .testimonial-block .feedback-wrap {
  background-image: linear-gradient(47deg, #11293a 0%, #32375b 42%, #1d2e46 100%);
  padding: 120px 0 100px 0px;
}
.portfolio-page .testimonial-block .feedback-wrap-inner {
  display: inline-block;
  width: 100%;
  max-width: 720px;
  padding: 0px 30px;
}
.portfolio-page .testimonial-block .feedback-icon {
  padding-bottom: 40px;
}
.portfolio-page .testimonial-block .feedback-icon img {
  display: inline-block;
}
.portfolio-page .testimonial-block .feedback-txt {
  padding-bottom: 35px;
}
.portfolio-page .testimonial-block .feedback-txt p {
  font-family: "GothamSSm-Light";
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
}
.portfolio-page .testimonial-block .feedback-client h3 {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding: 0 0 4px 0px;
  margin: 0;
}
.portfolio-page .testimonial-block .feedback-client h4 {
  opacity: 0.7;
  font-family: "GothamSSm-Light";
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
.portfolio-page .visit-link-block {
  background-image: linear-gradient(119deg, #32323e 0%, #2c2d39 32%, #171721 100%);
}
.portfolio-page .visit-link-block .visit-link-inner {
  background: url("../images/portfolio/case-link-bg.png") center no-repeat;
  background-size: cover;
  padding: 120px 0px;
}
.portfolio-page .visit-link-block .visit-link-inner .container {
  max-width: 800px;
  text-align: center;
}
.portfolio-page .visit-link-block .visit-link-inner h3 {
  padding: 0;
  margin: 0;
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #828387;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  text-transform: uppercase;
}
.portfolio-page .visit-link-block .visit-link-inner a {
  display: inline-block;
  width: auto;
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 3px;
  background: url("../images/portfolio/client-link-arrow.png") right center no-repeat;
  padding-right: 30px;
  text-decoration: none;
}
.portfolio-page .visit-link-block .visit-link-inner a:hover {
  padding-right: 40px;
}
.portfolio-page .arrows-line {
  position: relative;
}
.portfolio-page .arrows-line .arrows-block {
  background: #32323e;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding-top: 22px;
  text-align: center;
  position: absolute;
  right: -7%;
  margin-top: -450px;
}
@media (max-width: 1480px) {
  .portfolio-page .arrows-line .arrows-block {
    right: 10%;
  }
}
@media (max-width: 1200px) {
  .portfolio-page .arrows-line .arrows-block {
    right: 50px;
  }
}
@media (max-width: 480px) {
  .portfolio-page .arrows-line .arrows-block {
    margin-top: -300px;
    right: 20px;
  }
}
.portfolio-page .arrows-line .arrows-block button {
  width: 15px;
  height: 20px;
  border: 0;
  font-size: 0;
  padding: 0;
  margin: 0px 8px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
}
.portfolio-page .arrows-line .arrows-block button:hover {
  opacity: 0.6;
}
.portfolio-page .arrows-line .arrows-block button.slick-next {
  background: url("../images/portfolio/arrow-right-slide.png") center no-repeat;
}
.portfolio-page .arrows-line .arrows-block button.slick-prev {
  background: url("../images/portfolio/arrow-left-slide.png") center no-repeat;
}
.portfolio-page .clients-list {
  padding: 100px 0px;
  background: url("../images/portfolio/description-side-design.png") right center no-repeat;
}
.portfolio-page .clients-list .clints-logos {
  padding-top: 50px;
}
.portfolio-page .clients-list .clints-logos ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.portfolio-page .clients-list .clints-logos ul li {
  width: auto;
  display: inline-block;
  padding: 12px;
  margin: -4px;
}
.portfolio-page .clients-list .clints-logos ul li a {
  cursor: pointer;
  display: block;
}
.portfolio-page .clients-list .clints-logos ul li a:hover {
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.12);
}
.portfolio-page .clients-list .clints-logos ul li .hidden-element {
  display: none;
}
.portfolio-page .testimonials-list {
  padding-top: 100px;
}
.portfolio-page .testimonials-list .testimonial-block {
  padding-bottom: 40px;
}
.portfolio-page .testimonials-list .testimonial-block.even-line .testimonial-img {
  float: left;
}
.portfolio-page .testimonials-list .testimonial-block.even-line .testimonial-txt {
  float: right;
  background-image: linear-gradient(45deg, #11293a 0%, #32375b 42%, #1d2e46 100%);
}
.portfolio-page .testimonials-list .testimonial-block.even-line .testimonial-txt p {
  color: #fff;
}
.portfolio-page .testimonials-list .testimonial-block.even-line .testimonial-txt h3 {
  color: #ffffff;
}
.portfolio-page .testimonials-list .testimonial-block.even-line .testimonial-txt h4 {
  color: #ffffff;
}
.portfolio-page .testimonials-list .testimonial-block.odd-line .testimonial-img {
  float: right;
}
.portfolio-page .testimonials-list .testimonial-block.odd-line .testimonial-txt {
  float: left;
  background: #eff1f5;
}
.portfolio-page .testimonials-list .testimonial-block.odd-line .testimonial-txt p {
  color: #32323e;
}
.portfolio-page .testimonials-list .testimonial-block.odd-line .testimonial-txt h3 {
  color: #32323e;
}
.portfolio-page .testimonials-list .testimonial-block.odd-line .testimonial-txt h4 {
  color: #828387;
  opacity: 1;
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-img {
  background-size: cover;
  background-position: top center;
  width: 425px;
}
@media (max-width: 992px) {
  .portfolio-page .testimonials-list .testimonial-block .testimonial-img {
    width: 50%;
  }
}
@media (max-width: 580px) {
  .portfolio-page .testimonials-list .testimonial-block .testimonial-img {
    width: 100%;
    height: 50vh !important;
  }
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt {
  text-align: center;
  width: calc(100% - 425px);
}
@media (max-width: 992px) {
  .portfolio-page .testimonials-list .testimonial-block .testimonial-txt {
    width: 50%;
  }
}
@media (max-width: 580px) {
  .portfolio-page .testimonials-list .testimonial-block .testimonial-txt {
    width: 100%;
  }
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt .testimonial-inner {
  width: 100%;
  padding: 120px 30px;
  float: none;
  display: inline-block;
  max-width: 700px;
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt .feedback-icon {
  padding-bottom: 40px;
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt .feedback-icon img {
  display: inline-block;
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt .feedback-txt {
  padding-bottom: 35px;
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt .feedback-txt p {
  font-family: "GothamSSm-Light";
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt .feedback-client h3 {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding: 0 0 4px 0px;
  margin: 0;
}
.portfolio-page .testimonials-list .testimonial-block .testimonial-txt .feedback-client h4 {
  opacity: 0.7;
  font-family: "GothamSSm-Light";
  font-size: 13px;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding: 0;
  margin: 0;
}

.client-description-popup {
  width: 90vw;
  max-width: 1000px;
  background: #fff;
  float: left;
  max-height: 90vh;
}
.client-description-popup .scrollbar-inner {
  float: left;
  width: 100%;
  max-height: 90vh !important;
}
.client-description-popup .logo-line {
  float: left;
  width: 100%;
  padding: 20px;
}
.client-description-popup .intro-line {
  float: left;
  width: 100%;
  padding: 0 20px 30px 20px;
}
.client-description-popup .intro-line p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323e;
  letter-spacing: 0;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
.client-description-popup .feedbackline {
  background-image: linear-gradient(45deg, #11293a 0%, #32375b 42%, #1d2e46 100%);
  float: left;
  width: 100%;
  padding: 30px 20px;
}
.client-description-popup .feedbackline p {
  font-family: "GothamSSm-Light";
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding-top: 100px;
  background: url("../images/portfolio/icon-feedback.png") top center no-repeat;
  color: #fff;
  padding-bottom: 20px;
}
.client-description-popup .feedbackline h3 {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding: 0 0 4px 0px;
  margin: 0;
  color: #fff;
}
.client-description-popup .feedbackline h4 {
  opacity: 0.7;
  font-family: "GothamSSm-Light";
  font-size: 13px;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  padding: 0;
  margin: 0;
  color: #fff;
}
.client-description-popup .wordk-link {
  float: left;
  width: 100%;
  padding: 20px;
  text-align: center;
}
.client-description-popup .wordk-link a {
  display: inline-block;
  font-family: "GothamSSm-Book";
  text-decoration: none;
  font-size: 16px;
  color: #828387;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0;
}

.more-article-slider {
  padding-top: 60px;
  padding-bottom: 60px;
}
.more-article-slider .slider-text {
  text-align: center;
}
.more-article-slider .slider-text h2 {
  font-family: "GothamSSm-Bold";
  font-size: 50px;
  color: #32323E;
  letter-spacing: 0;
  text-align: center;
  line-height: 54px;
  padding: 0 0 30px 0px;
  margin: 0;
}
@media (max-width: 768px) {
  .more-article-slider .slider-text h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
.more-article-slider .slider-text p {
  max-width: 550px;
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #4A4A53;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  float: none;
  display: inline-block;
}

.more-article-slider-block {
  padding-bottom: 100px;
}
.more-article-slider-block .container {
  max-width: 100%;
}
.more-article-slider-block .article-block-slider {
  margin-left: -10vw;
}
@media (max-width: 768px) {
  .more-article-slider-block .article-block-slider {
    margin-left: 0;
  }
}
.more-article-slider-block .article-block-slider .slick-list {
  overflow: visible;
}
@media (max-width: 480px) {
  .more-article-slider-block .article-block-slider .slick-list {
    overflow: hidden;
  }
}
.more-article-slider-block .article-block-slider .casestudy-item {
  padding-left: 5px;
  padding-right: 5px;
  max-width: 426px;
}
@media (max-width: 500px) {
  .more-article-slider-block .article-block-slider .casestudy-item {
    max-width: 100vw;
  }
}
.more-article-slider-block .article-block-slider .casestudy-item .casestudy-item-in {
  float: left;
  width: 100%;
}
.more-article-slider-block .article-block-slider .casestudy-item a {
  outline: 0;
}
.more-article-slider-block .article-block-slider .casestudy-item a .case-study-banner {
  float: left;
  width: 100%;
}
.more-article-slider-block .article-block-slider .casestudy-item a .case-study-banner img {
  float: left;
  width: 100%;
}
.more-article-slider-block .article-block-slider .casestudy-item a .case-study-txt {
  float: left;
  width: 100%;
  padding-top: 40px;
}
@media (max-width: 500px) {
  .more-article-slider-block .article-block-slider .casestudy-item a .case-study-txt {
    padding: 40px 20px 20px 20px;
  }
}
.more-article-slider-block .article-block-slider .casestudy-item a .case-study-txt h4 {
  font-family: "GothamSSm-Book";
  font-size: 10px;
  color: #828387;
  letter-spacing: 0;
  line-height: 10px;
  padding: 0 0 17px 0px;
  text-transform: uppercase;
  margin: 0;
}
.more-article-slider-block .article-block-slider .casestudy-item a .case-study-txt h3 {
  padding: 0;
  margin: 0;
}
.more-article-slider-block .article-block-slider .casestudy-item a .case-study-txt h3 span {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #32323E;
  letter-spacing: 0;
  line-height: 20px;
  display: inline-block;
  background: url("../images/portfolio/more-link-arrow.png") right center no-repeat;
  padding-right: 33px;
}

.tab-link-list a {
  display: inline-block;
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  color: #828387;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
  padding: 0 35px 20px 35px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
}
.tab-link-list a.active {
  border-bottom: 4px solid #ED1C24;
}
@media (max-width: 1200px) {
  .tab-link-list a {
    font-size: 16px;
    padding: 0 20px 10px;
  }
}
@media (max-width: 992px) {
  .tab-link-list a {
    font-size: 15px;
    padding: 0 15px 8px;
  }
}
@media (max-width: 480px) {
  .tab-link-list a {
    width: 100%;
    margin-bottom: 6px;
    padding: 6px 0px 6px 0px;
    font-size: 14px;
    line-height: 20px;
  }
}

.project-grid {
  display: flex;
  flex-flow: row wrap;
  margin: 50px -5px 0;
}
.project-grid .load-more {
  margin-top: 20px;
}
.project-grid .project-item {
  display: none;
  padding: 0 5px;
  margin-bottom: 30px;
}
.project-grid .project-item.open {
  display: block;
}
.project-grid .project-item h4 {
  font-family: "GothamSSm-Book";
  font-size: 10px;
  font-weight: 400;
  color: #828387;
  letter-spacing: 0;
  line-height: 10px;
  padding: 0 0 17px 0px;
  text-transform: uppercase;
  margin: 0;
}
.project-grid .project-item h3 {
  padding: 0;
  margin: 0;
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  line-height: 20px;
  color: #32323e;
  margin-bottom: 15px;
}
.project-grid .project-item p {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #32323E;
  line-height: 24px;
}
.project-grid .project-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 28px;
}
.project-grid .project-thumb img {
  width: 100%;
}
.project-grid .project-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 110px;
  height: 50px;
  border-radius: 3px;
  overflow: hidden;
}
@media (min-width: 480px) {
  .project-grid .project-info {
    padding-right: 30px;
  }
}

.cta {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 25px;
  font-family: "GothamSSm-Light";
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  outline: none;
}
.cta.sm {
  font-size: 12px;
}
.cta:hover, .cta:focus, .cta:active {
  text-decoration: none;
  color: #fff;
}
.cta.outline {
  background: transparent;
}
.cta.gray {
  color: #9AA5B1;
  border: 1px solid #9AA5B1;
}
.cta.red {
  background-color: #ED1C24;
}
@media (max-width: 480px) {
  .cta {
    padding: 10px 25px;
  }
}

.main-body-content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 680px) {
  .main-body-content {
    height: 100vh;
  }
}

.main-page-content {
  flex: 1;
  overflow-x: auto;
  height: calc(100vh - 180px);
}
.main-page-content::-webkit-scrollbar {
  width: 4px;
  height: 0;
}
.main-page-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.main-page-content::-webkit-scrollbar-thumb {
  background-color: #ED1C24;
  border-radius: 10px;
}
.main-page-content.estimate-background {
  background-image: url("../images/estimate-bg.jpg");
  background-size: cover;
  background-position: center;
}

.brand-logo {
  display: inline-block;
}
.brand-logo img {
  max-width: 240px;
}

@media (max-width: 768px) {
  .brand-logo img {
    max-width: 220px;
  }
}
@media (max-width: 480px) {
  .brand-logo img {
    max-width: 180px;
  }
}
.navigation-layout-2 {
  background: #fff;
}
.navigation-layout-2 .navigation-wrapper {
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-layout-2 {
  background: #fff;
}
.footer-layout-2 .footer-wrapper {
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-layout-2 .footer-wrapper .left-side,
.footer-layout-2 .footer-wrapper .right-side ul {
  display: flex;
  align-items: center;
  margin: 0;
}
.footer-layout-2 .footer-wrapper .left-side {
  font-family: "GothamSSm-Light";
}
.footer-layout-2 .footer-wrapper .left-side p {
  margin-right: 15px;
}
.footer-layout-2 .footer-wrapper .left-side p,
.footer-layout-2 .footer-wrapper .left-side a {
  color: #828387;
}
.footer-layout-2 .footer-wrapper .right-side ul li {
  margin-right: 15px;
}
.footer-layout-2 .footer-wrapper .right-side ul li:last-of-type {
  margin-right: 0;
}
.footer-layout-2 .footer-wrapper p {
  margin: 0;
}
.footer-layout-2 .footer-wrapper a {
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 680px) {
  .footer-layout-2 .footer-wrapper {
    flex-direction: column;
    text-align: center;
  }
  .footer-layout-2 .footer-wrapper .left-side {
    flex-direction: column;
  }
  .footer-layout-2 .footer-wrapper .left-side p, .footer-layout-2 .footer-wrapper .left-side a {
    margin: 0 0 15px 0;
  }
}

nav a {
  display: inline-block;
  text-decoration: none;
}
nav a:hover, nav a:focus, nav a:active {
  text-decoration: none;
}
nav .nav-side {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
nav .nav-side .left-side {
  display: flex;
  align-items: center;
}
nav .nav-side .left-side .brand-logo {
  margin-right: 50px;
}
nav .nav-side .right-side {
  display: flex;
  align-items: center;
}
nav .nav-side .right-side a {
  font-family: "GothamSSm-Book";
  margin-left: 30px;
}
nav .nav-side .right-side a.phone-number {
  color: #5D6976;
  font-family: "GothamSSm-Medium";
}
nav .nav-side .right-side a.menu {
  display: none;
}
nav .nav-side .right-side a:first-child {
  margin-left: 0;
}
nav ul {
  display: flex;
  align-items: center;
  margin: 0;
}
nav ul li a {
  font-family: "GothamSSm-Medium";
  color: #5D6976;
  margin-right: 50px;
  transition: all 0.3s ease-in-out;
}
nav ul li a:hover, nav ul li a.active {
  color: #DD393F !important;
}
nav ul li:last-of-type a {
  margin-right: 0;
}
@media (max-width: 1200px) {
  nav .nav-side .left-side ul {
    display: none;
  }
  nav .nav-side .right-side a {
    display: none;
  }
  nav .nav-side .right-side a.menu {
    display: block;
  }
}

.sub-nav-menu {
  transition: all 0.5s ease;
  top: auto;
  width: 100%;
  left: 0;
  -webkit-animation: smoothback 0.5s forwards;
          animation: smoothback 0.5s forwards;
}
.sub-nav-menu.fixed-menu {
  position: fixed;
  background: #fff;
  z-index: 10;
  top: auto;
  -webkit-animation: smoothScroll 0.5s forwards;
          animation: smoothScroll 0.5s forwards;
}
.sub-nav-menu .sub-menu-links {
  background: #fff;
  width: 100%;
  display: flex;
  margin: 0;
  border-top: 1px solid rgba(182, 182, 186, 0.5);
  border-bottom: 1px solid rgba(182, 182, 186, 0.5);
}
.sub-nav-menu .sub-menu-links li {
  flex: 1;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
}
.sub-nav-menu .sub-menu-links li::after {
  content: "";
  display: inline-block;
  height: 80%;
  width: 1px;
  background: rgba(182, 182, 186, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.sub-nav-menu .sub-menu-links li:last-of-type::after {
  display: none;
}
.sub-nav-menu .sub-menu-links li a {
  display: inline-block;
  font-family: "GothamSSm-Medium";
  font-weight: 300;
  color: #5D6976;
  width: 100%;
  padding: 15px 10px;
  transition: all 0.3s ease-in-out;
}
.sub-nav-menu .sub-menu-links li a:hover, .sub-nav-menu .sub-menu-links li a:focus, .sub-nav-menu .sub-menu-links li a:active, .sub-nav-menu .sub-menu-links li a.active {
  text-decoration: none;
  color: #DD393F;
}
@media (max-width: 992px) {
  .sub-nav-menu {
    display: none;
  }
}

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

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes smoothback {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes smoothback {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0px);
  }
}
body.estimate .container {
  max-width: 1330px;
}

section.estimate-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
section.estimate-section .estimate-content {
  margin: 50px auto;
}
section.estimate-section .estimate-content form .form-content .step .step-title {
  color: #32323E;
  margin-bottom: 25px;
  text-align: center;
}
section.estimate-section .estimate-content form .form-content .step .sub {
  font-family: "GothamSSm-Book";
  max-width: 530px;
  margin: 0 auto;
  text-align: center;
  color: #4A4A53;
}
section.estimate-section .estimate-content form .form-content .step .sub a {
  font-family: "GothamSSm-Medium";
  color: #4A4A53;
}
section.estimate-section .estimate-content form .form-content .step .sub .highlight {
  font-family: "GothamSSm-Bold";
}
section.estimate-section .estimate-content form .form-content .step .fieldgroup {
  margin-top: 45px;
}
section.estimate-section .estimate-content form .form-content .step .group {
  margin-bottom: 30px;
}
section.estimate-section .estimate-content form .form-content .step label,
section.estimate-section .estimate-content form .form-content .step .input-label {
  font-family: "GothamSSm-Medium";
  font-size: 16px;
  color: #4A4A53;
  margin-bottom: 16px;
}
section.estimate-section .estimate-content form .form-content .step label.hide-text,
section.estimate-section .estimate-content form .form-content .step .input-label.hide-text {
  font-size: 16px;
}
section.estimate-section .estimate-content form .form-content .step label span,
section.estimate-section .estimate-content form .form-content .step .input-label span {
  font-family: "GothamSSm-Light";
  color: #9AA5B1;
}
section.estimate-section .estimate-content form .form-content .step label.error {
  color: red;
  font-family: "GothamSSm-Medium";
  white-space: nowrap;
  font-size: 13px;
  text-transform: uppercase;
}
section.estimate-section .estimate-content form .form-content .step input,
section.estimate-section .estimate-content form .form-content .step select,
section.estimate-section .estimate-content form .form-content .step textarea {
  border: none;
  outline: none;
  border-bottom: 1px solid rgba(154, 165, 177, 0.4);
  background: transparent;
  width: 100%;
  padding-bottom: 14px;
  font-family: "GothamSSm-Light";
  font-size: 20px;
  color: #828387;
}
section.estimate-section .estimate-content form .form-content .step textarea {
  resize: none;
  border: 1px solid rgba(154, 165, 177, 0.4);
  padding: 15px 15px 100px 15px;
}
section.estimate-section .estimate-content form .form-content .step input[type=file] {
  position: absolute;
  visibility: hidden;
  width: 0.1px;
  height: 0.1px;
}
section.estimate-section .estimate-content form .form-content .step input[type=file] + label {
  width: 100%;
  background: #fff;
  padding: 15px;
  font-family: "GothamSSm-Light";
  font-weight: 100;
  font-size: 18px;
  color: #828387;
  border: 1px solid rgba(154, 165, 177, 0.7);
  position: relative;
  cursor: pointer;
}
section.estimate-section .estimate-content form .form-content .step input[type=file] + label::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("../images/misc/attachment.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
section.estimate-section .estimate-content form .form-content .step .multiple-group {
  display: flex;
  align-items: flex-end;
}
section.estimate-section .estimate-content form .form-content .step .multiple-group .group {
  width: 100%;
  margin-right: 50px;
}
section.estimate-section .estimate-content form .form-content .step .multiple-group .group:last-of-type {
  margin-right: 0;
}
section.estimate-section .estimate-content form .form-content .step .services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 210px));
  grid-template-rows: 310px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  row-gap: 8px;
  margin-top: 35px;
  justify-content: center;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .service-group {
  position: relative;
  min-height: 300px;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .service-group label.error {
  position: absolute;
  top: -40px;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .has-sub input[type=checkbox]:checked + label {
  align-items: flex-start;
  text-align: left;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 0.1px;
  height: 0.1px;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #5C5C5C;
  position: relative;
  padding: 30px 20px;
  cursor: pointer;
  background: #fff;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label figure {
  padding-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label figure svg .service-color {
  fill: #5D6976;
  stroke: #5D6976;
  stroke-width: 0px;
  transition: all 0.3s ease-in-out;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label p {
  font-family: "GothamSSm-Light";
  margin: 0;
  font-size: 16px;
  color: #4A4A53;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label .is-check {
  display: none;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label:hover {
  background: #DD393F;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label:hover figure svg .service-color {
  fill: #fff;
  stroke: #fff;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox] + label:hover p {
  color: #fff;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox]:checked + label {
  background: #DD393F;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox]:checked + label figure svg .service-color {
  fill: #fff;
  stroke: #fff;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox]:checked + label .sub-items {
  position: relative;
  z-index: 1;
  opacity: 1;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox]:checked + label p {
  color: #fff;
}
section.estimate-section .estimate-content form .form-content .step .services-grid input[type=checkbox]:checked + label .is-check {
  display: block;
  position: absolute;
  top: 40px;
  right: 40px;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .sub-items {
  padding-top: 30px;
  position: absolute;
  opacity: 0;
  z-index: -2;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .checkgroup input[type=checkbox] + label {
  display: inline-block;
  font-family: "GothamSSm-Light";
  font-size: 14px;
  color: #fff;
  background: none;
  padding: 0 0 0 3rem;
  text-align: left;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .checkgroup input[type=checkbox] + label::before, section.estimate-section .estimate-content form .form-content .step .services-grid .checkgroup input[type=checkbox] + label::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
section.estimate-section .estimate-content form .form-content .step .services-grid .checkgroup input[type=checkbox] + label::after {
  background-color: #fff;
  background-image: url("../images/misc/correct-icon.svg");
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .checkgroup input[type=checkbox]:checked + label {
  padding: 0 0 0 3rem;
}
section.estimate-section .estimate-content form .form-content .step .services-grid .checkgroup input[type=checkbox]:checked + label::after {
  opacity: 1;
}
section.estimate-section .estimate-content form .form-content .actions {
  position: absolute;
  left: -9999em;
}
section.estimate-section .estimate-content form .form-button {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 50px;
  margin-top: 30px;
}
section.estimate-section .estimate-content form .form-button .cta {
  margin-left: 30px;
}
section.estimate-section .estimate-content form .form-button .cta:first-child {
  margin-left: 0;
}
section.estimate-section .estimate-content .success-step {
  text-align: center;
  max-width: 430px;
  margin: auto;
  display: none;
}
section.estimate-section .estimate-content .success-step h2 {
  color: #32323E;
  margin: 20px 0;
}
section.estimate-section .estimate-content .success-step h4 {
  font-family: "GothamSSm-Light";
  font-size: 28px;
  color: #4A4A53;
  margin: 0 0 30px 0;
}
section.estimate-section .estimate-content .success-step p {
  font-family: "GothamSSm-Book";
  font-size: 14px;
  color: #4A4A53;
}
section.estimate-section .estimate-content .success-step p a {
  display: inline-block;
  color: #DD393F;
  text-decoration: underline;
}
@media (max-width: 680px) {
  section.estimate-section .estimate-content form .form-content .step .step-title {
    font-size: 30px;
  }
  section.estimate-section .estimate-content form .form-content .step .multiple-group {
    flex-direction: column;
  }
  section.estimate-section .estimate-content form .form-content .step .multiple-group .group {
    margin-right: 0;
  }
  section.estimate-section .estimate-content form .form-button .cta {
    margin-left: 20px;
  }
}
@media (max-width: 480px) {
  section.estimate-section .estimate-content form .form-content .step .services-grid {
    grid-template-columns: repeat(auto-fit, minmax(194px, 1fr));
  }
}

.contact-page .fullwidth {
  width: 100%;
  display: block;
}
.contact-page .contact-wrap {
  padding-top: 50px;
}
.contact-page .contact-wrap .container {
  max-width: 100%;
}
.contact-page .contact-wrap .contact-info {
  background: url("../images/contact/contact-inf-bg-left.png") left center no-repeat;
}
@media (max-width: 1300px) {
  .contact-page .contact-wrap .contact-info {
    float: left;
  }
}
.contact-page .contact-wrap .contact-info .contact-info-wrap {
  float: right;
  width: 100%;
  max-width: 550px;
  padding: 50px;
}
@media (max-width: 1300px) {
  .contact-page .contact-wrap .contact-info .contact-info-wrap {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .contact-page .contact-wrap .contact-info .contact-info-wrap {
    padding: 30px 20px;
  }
}
.contact-page .contact-wrap .contact-info .location-list .location-item {
  padding-bottom: 50px;
}
@media (max-width: 1200px) {
  .contact-page .contact-wrap .contact-info .location-list .location-item {
    width: 100%;
    padding-bottom: 30px;
  }
}
.contact-page .contact-wrap .contact-info .location-list h3 {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #32323E;
  letter-spacing: 0;
  line-height: 35px;
  padding: 0 0 15px 0px;
}
.contact-page .contact-wrap .contact-info .location-list strong {
  float: left;
  width: 100%;
  font-family: "GothamSSm-Medium";
  font-size: 16px;
  color: #32323E;
  letter-spacing: 0;
  line-height: 24px;
  padding: 0 0 10px 0px;
}
.contact-page .contact-wrap .contact-info .location-list ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.contact-page .contact-wrap .contact-info .location-list ul li {
  list-style-type: none;
  float: left;
  margin: 0 21px 0 0;
  width: auto;
}
.contact-page .contact-wrap .contact-info .location-list p {
  font-family: "GothamSSm-Medium";
  font-size: 14px;
  color: #828387;
  letter-spacing: 0;
  line-height: 24px;
  padding: 0 0 20px 0px;
  margin: 0;
}
.contact-page .contact-wrap .contact-info .location-list p a {
  color: #828387;
}
.contact-page .contact-wrap .contact-info .location-list p a:hover {
  text-decoration: underline;
}
.contact-page .contact-wrap .contact-form {
  background: url("../images/contact/form-box-bg.png") left center no-repeat;
  background-size: cover;
  padding-left: 50px;
}
@media (max-width: 1300px) {
  .contact-page .contact-wrap .contact-form {
    padding-left: 0;
    float: left;
  }
}
.contact-page .contact-wrap .contact-form .contact-form-wrap {
  float: left;
  width: 100%;
  max-width: 670px;
  padding: 50px;
}
@media (max-width: 1300px) {
  .contact-page .contact-wrap .contact-form .contact-form-wrap {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .contact-page .contact-wrap .contact-form .contact-form-wrap {
    padding: 30px 20px;
  }
}
.contact-page .contact-wrap .contact-form .contact-form-wrap p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  letter-spacing: 0;
  line-height: 24px;
  padding-bottom: 40px;
}
.contact-page .contact-wrap .contact-form .contact-form-wrap p a {
  color: #ED1C24;
}
.contact-page .contact-wrap .contact-form .contact-form-wrap p a:hover {
  text-decoration: underline;
}
.contact-page .contact-wrap h2 {
  font-family: "GothamSSm-Bold";
  font-size: 50px;
  color: #32323E;
  letter-spacing: 0;
  line-height: 54px;
  padding: 0 0 35px 0;
  margin: 0;
}
@media (max-width: 768px) {
  .contact-page .contact-wrap h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
.contact-page .contact-wrap .form-line {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
.contact-page .contact-wrap .form-line label {
  font-family: "GothamSSm-Medium";
  font-weight: 400;
  font-size: 16px;
  color: #4A4A53;
  letter-spacing: 0;
  float: left;
  width: 100%;
  min-height: 25px;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 1200px) {
  .contact-page .contact-wrap .form-line label {
    min-height: 1px;
  }
}
.contact-page .contact-wrap .form-line input[type=text] {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid rgba(154, 165, 177, 0.4);
  background: transparent;
  font-family: "GothamSSm-Book";
  font-size: 20px;
  color: #828387;
  letter-spacing: 0;
}
.contact-page .contact-wrap .form-line input[type=text]::-moz-placeholder {
  opacity: 0.4;
}
.contact-page .contact-wrap .form-line input[type=text]:-ms-input-placeholder {
  opacity: 0.4;
}
.contact-page .contact-wrap .form-line input[type=text]::placeholder {
  opacity: 0.4;
}
.contact-page .contact-wrap .form-line input[type=text]:focus {
  outline: 0;
}
.contact-page .contact-wrap .form-line textarea {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 25px;
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid rgba(154, 165, 177, 0.4);
  background: transparent;
  font-family: "GothamSSm-Book";
  font-size: 20px;
  color: #828387;
  letter-spacing: 0;
  resize: none;
}
.contact-page .contact-wrap .form-line textarea:focus {
  outline: 0;
}
.contact-page .contact-wrap .form-line .selectbox-wrap {
  float: left;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid rgba(154, 165, 177, 0.4);
  background: url("../images/contact/select-triangle.png") center right 10px no-repeat;
}
.contact-page .contact-wrap .form-line .selectbox-wrap select {
  float: left;
  width: calc(100% + 20px);
  height: 50px;
  line-height: 50px;
  background-color: transparent;
  border: 0;
  font-family: "GothamSSm-Book";
  font-size: 20px;
  color: #828387;
}
.contact-page .contact-wrap .form-line .selectbox-wrap select:focus {
  outline: 0;
}
.contact-page .contact-wrap .form-line input[type=submit] {
  font-family: "GothamSSm-Medium";
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: #DD393F;
  padding: 17px 24.5px 16px 24.5px;
  border-radius: 24px;
  position: relative;
  margin-right: 30px;
  border: 0;
  min-width: 120px;
}
.contact-page .contact-wrap .form-line input[type=submit]:hover {
  opacity: 0.8;
}
.contact-page .contact-wrap .form-line .form-line-half {
  float: left;
  width: 50%;
}
@media (max-width: 1200px) {
  .contact-page .contact-wrap .form-line .form-line-half {
    width: 100%;
  }
}
.contact-page .contact-wrap .form-line .form-line-half.harf-left {
  padding-right: 15px;
}
@media (max-width: 1200px) {
  .contact-page .contact-wrap .form-line .form-line-half.harf-left {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
.contact-page .contact-wrap .form-line .form-line-half.harf-right {
  padding-left: 15px;
}
@media (max-width: 1200px) {
  .contact-page .contact-wrap .form-line .form-line-half.harf-right {
    width: 100%;
    padding-left: 0px;
  }
}
.contact-page .contact-map .gmap-wrap {
  height: 50vh;
  max-height: 500px;
}
.contact-page input[type=submit] {
  font-family: "GothamSSm-Medium";
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: #DD393F;
  padding: 17px 24.5px 16px 24.5px;
  border-radius: 24px;
  position: relative;
  margin-right: 30px;
  border: 0;
  min-width: 120px;
}
.contact-page input[type=submit]:hover {
  opacity: 0.8;
}

section.main-services {
  background-image: url("../images/misc/black-bg.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
}
section.main-services .service {
  padding: 130px 20px 100px 70px;
  color: #fff;
  display: inline-block;
  flex: 1;
  position: relative;
  transition: all 0.3s ease-in-out;
}
section.main-services .service:hover {
  background: rgba(255, 255, 255, 0.05);
}
section.main-services .service::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: rgba(216, 216, 216, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
section.main-services .service:last-of-type::after {
  display: none;
}
section.main-services .service:hover, section.main-services .service:focus, section.main-services .service:active {
  text-decoration: none;
}
section.main-services .service .inner-content {
  max-width: 330px;
  opacity: 0;
}
section.main-services .service h1 {
  margin: 0 0 50px 0;
}
section.main-services .service p,
section.main-services .service span {
  font-family: "GothamSSm-Light";
}
section.main-services .service p {
  font-size: 16px;
  margin-bottom: 60px;
  line-height: 28px;
}
section.main-services .service span {
  display: flex;
  align-items: center;
  font-size: 13px;
  text-transform: uppercase;
}
section.main-services .service span img {
  margin-left: 10px;
}
@media (max-width: 1200px) and (min-width: 992px) {
  section.main-services .service {
    padding-left: 40px;
  }
  section.main-services .service h1 {
    font-size: 40px;
  }
  section.main-services .service p {
    font-size: 14px;
  }
  section.main-services .service span {
    font-size: 11px;
  }
}
@media (max-width: 992px) {
  section.main-services {
    flex-direction: column;
  }
  section.main-services .service {
    padding: 80px 20px 80px 40px;
  }
  section.main-services .service::after {
    top: auto;
    left: 0;
    height: 1px;
    width: 100%;
  }
  section.main-services .service .inner-content {
    max-width: 100%;
  }
}

section.services-banner {
  padding: 100px 0;
  background-image: url("../images/misc/aws-services-banner.jpg");
  background-size: cover;
  background-position: center;
}
section.services-banner .inner-content {
  display: flex;
  align-items: center;
  padding: 0 50px;
}
section.services-banner .inner-content .right-side {
  margin-left: 75px;
}
section.services-banner .inner-content .right-side h1 {
  max-width: 700px;
  margin: 0 0 35px 0;
}
section.services-banner .inner-content .right-side p {
  font-family: "GothamSSm-Light";
  font-weight: 100;
  font-size: 24px;
  color: #fff;
}
@media (max-width: 992px) {
  section.services-banner .inner-content .right-side h1 {
    font-size: 35px;
  }
  section.services-banner .inner-content .right-side p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  section.services-banner .inner-content {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  section.services-banner .inner-content .right-side {
    margin: 50px 0 0 0;
  }
}

section.page-banner {
  background-image: url("../images/misc/black-bg.jpg");
  background-size: cover;
  background-position: center;
}
section.page-banner .inner-content {
  padding: 160px 20px 130px 0;
  max-width: 640px;
}
section.page-banner .back-to-previous {
  display: flex;
  align-items: center;
  font-family: "GothamSSm-Book";
  font-size: 16px;
  text-transform: uppercase;
}
section.page-banner .back-to-previous:hover, section.page-banner .back-to-previous:focus, section.page-banner .back-to-previous:active {
  text-decoration: none;
}
section.page-banner .back-to-previous span {
  margin-left: 10px;
  color: #9AA5B1;
}
section.page-banner h1 {
  margin: 20px 0 0 0;
  color: #fff;
}
section.page-banner p.sub-para {
  margin-top: 50px;
  font-family: "GothamSSm-Light";
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
@media (max-width: 768px) {
  section.page-banner .inner-content {
    padding: 130px 20px 130px 0;
  }
  section.page-banner h1 {
    font-size: 40px;
  }
}

section.approach-process svg#process-chart {
  width: 100%;
  height: auto;
  margin-top: 100px;
}
section.approach-process .process-chart-mobile {
  margin: 50px 0;
  display: none;
}
section.approach-process .process-chart-mobile .process {
  margin-bottom: 50px;
}
section.approach-process .process-chart-mobile .process .head {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  margin-bottom: 30px;
}
section.approach-process .process-chart-mobile .process .sub-head {
  font-family: "GothamSSm-Book";
  font-size: 20px;
  margin-bottom: 20px;
}
section.approach-process .process-chart-mobile .process figure img {
  max-width: 40px;
  margin-bottom: 20px;
}
section.approach-process .process-chart-mobile .process p {
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
  line-height: 24px;
  margin-bottom: 20px;
}
section.approach-process .process-chart-mobile .process ul {
  list-style-type: disc;
  margin-left: 20px;
  font-family: "GothamSSm-Book";
  font-size: 16px;
  color: #32323E;
}
section.approach-process .process-chart-mobile .process ul li {
  margin-bottom: 10px;
}
@media (max-width: 680px) {
  section.approach-process svg#process-chart {
    display: none;
  }
  section.approach-process .process-chart-mobile {
    display: block;
  }
}

section.description {
  padding: 100px 0;
}
section.description.descriptionTwo {
  padding-top: 0;
}
section.description .description-wrapper {
  display: flex;
  align-items: flex-start;
}
section.description .description-wrapper.change-order .left-side {
  order: 1;
  margin: 0 0 0 60px;
}
section.description .description-wrapper.align-top {
  align-items: flex-start;
}
section.description .description-wrapper .left-side {
  flex: 1;
  margin-right: 60px;
}
section.description .description-wrapper .right-side {
  min-width: 420px;
}
section.description .description-wrapper .right-side figure img {
  max-width: 420px;
  width: 100%;
}
@media (max-width: 992px) {
  section.description .description-wrapper.change-order .left-side {
    margin: 0;
  }
  section.description .description-wrapper .left-side {
    margin-right: 0;
  }
  section.description .description-wrapper .right-side {
    display: none;
  }
}

.button-container {
  margin-bottom: 100px;
  text-align: center;
}
.button-container a {
  display: inline-block;
}

section.sub-services {
  padding-bottom: 60px;
}
section.sub-services .sub-services-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 300px));
  -moz-column-gap: 100px;
       column-gap: 100px;
  row-gap: 50px;
  justify-content: center;
}
section.sub-services .sub-services-wrapper .sub-service h4 {
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  margin: 25px 0;
  color: #32323E;
}
section.sub-services .sub-services-wrapper .sub-service p {
  font-family: "GothamSSm-Light";
  line-height: 24px;
  font-size: 16px;
}
section.sub-services .sub-services-wrapper .sub-service.active {
  border: 1px solid #32323E;
}

section.technology-stack .container {
  background-image: url("../images/misc/black-bg-2.jpg");
  background-size: cover;
  background-position: center;
}
section.technology-stack .technology-stack-container {
  padding: 90px 40px 30px;
  display: flex;
}
section.technology-stack .technology-stack-container .left-side {
  min-width: 360px;
  margin-right: 90px;
}
section.technology-stack .technology-stack-container .technology {
  margin-bottom: 50px;
}
section.technology-stack .technology-stack-container .technology ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
section.technology-stack .technology-stack-container .technology ul li {
  margin-right: 45px;
  margin-bottom: 30px;
}
section.technology-stack h1 {
  margin: 0 0 50px 0;
  color: #fff;
  max-width: 400px;
}
section.technology-stack p {
  font-family: "GothamSSm-Medium";
  font-size: 18px;
  margin-bottom: 20px;
  color: #fff;
}
@media (max-width: 992px) {
  section.technology-stack .technology-stack-container {
    flex-direction: column;
    padding: 90px 20px;
  }
  section.technology-stack .technology-stack-container .left-side {
    margin: 0;
    min-width: auto;
  }
}
@media (max-width: 480px) {
  section.technology-stack h1 {
    font-size: 40px;
  }
}

section.package-section .section-title {
  color: #32323E;
}
section.package-section .package-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 300px));
  -moz-column-gap: 50px;
       column-gap: 50px;
  row-gap: 25px;
  margin-top: 45px;
  justify-content: center;
}
section.package-section .package-grid .package {
  box-shadow: rgba(0, 0, 0, 0.1) 0 3px 27px 0;
}
section.package-section .package-grid .package.highlight {
  border: 1px solid #32323E;
}
section.package-section .package-grid .package .title-content {
  background: #32323E;
}
section.package-section .package-grid .package .title-content h3 {
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  color: #fff;
  padding: 20px;
  text-align: center;
  margin: 0;
}
section.package-section .package-grid .package .body-content {
  padding: 30px;
  background: #fff;
}
section.package-section .package-grid .package .body-content p {
  font-family: "GothamSSm-Light";
  color: #828387;
  line-height: 24px;
  text-align: center;
}
section.package-section .package-grid .package .body-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.package-section .package-grid .package .body-content ul li {
  font-family: "GothamSSm-Light";
  color: #828387;
  line-height: 24px;
  padding-left: 2.3rem;
  margin-bottom: 15px;
  position: relative;
}
section.package-section .package-grid .package .body-content ul li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 17px;
  height: 17px;
  background-image: url("../images/misc/check-mark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 680px) {
  section.package-section .section-title {
    font-size: 30px;
  }
}

section.blue-bg {
  background-image: url("../images/company/core-values.jpg");
  background-size: cover;
  background-position: center;
}
section.blue-bg .section-title {
  margin: 50px 0;
}

section.talk-to-us {
  background-image: url("../images/misc/black-bg-3.jpg");
  background-size: cover;
  background-position: center;
  margin: 50px 0 0 0;
  padding: 80px 10px;
}
section.talk-to-us .inner-content {
  max-width: 900px;
  margin: auto;
  text-align: center;
}
section.talk-to-us .section-title {
  margin: 0 0 35px 0;
}
section.talk-to-us h4 {
  margin: 0 0 50px 0;
  font-family: "GothamSSm-Light";
  font-size: 24px;
  color: #fff;
  line-height: 35px;
}
section.talk-to-us p {
  font-family: "GothamSSm-Light";
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 24px;
  margin-top: 30px;
}
section.talk-to-us p a {
  color: rgba(255, 255, 255, 0.6);
}
section.talk-to-us.white {
  background: none;
}
section.talk-to-us.white .inner-content {
  max-width: 600px;
}
section.talk-to-us.white .section-title {
  font-size: 24px;
  color: #32323E;
  margin-bottom: 20px;
}
section.talk-to-us.white h4 {
  font-size: 16px;
  color: #32323E;
  margin-bottom: 20px;
  line-height: 25px;
}
section.talk-to-us.white p, section.talk-to-us.white p > a {
  color: rgba(50, 50, 62, 0.7);
}
@media (max-width: 768px) {
  section.talk-to-us .section-title {
    font-size: 40px;
  }
  section.talk-to-us h4 {
    font-size: 18px;
  }
  section.talk-to-us p {
    font-size: 14px;
  }
}

section.clients {
  padding: 90px 0 0;
}

.dedicated-development-team .main-services .service .inner-content {
  max-width: 552px;
}
@media (max-width: 992px) {
  .dedicated-development-team .service .inner-content {
    max-width: 100% !important;
  }
}

.business-consultancy-page .bold-txt {
  font-family: "GothamSSm-Bold";
}
.business-consultancy-page .medium-txt {
  font-family: "GothamSSm-Medium";
}
.business-consultancy-page .author {
  font-family: "GothamSSm-Book" !important;
  font-size: 14px !important;
}
.business-consultancy-page .extra-light-font {
  font-family: "GothamSSm-Light" !important;
  color: rgba(50, 50, 62, 0.7) !important;
  font-size: 13px;
}
.business-consultancy-page .page-banner {
  background-image: url(../images/misc/business-consultancy-bg.jpg);
}
.business-consultancy-page .page-banner .inner-content {
  max-width: 685px;
}
@media (max-width: 992px) {
  .business-consultancy-page .page-banner .inner-content {
    max-width: 100%;
  }
}
.business-consultancy-page .page-banner .inner-content .sub-title-sec {
  font-family: "GothamSSm-Book";
  font-size: 24px;
  color: #fff;
  line-height: 35px;
  padding-top: 30px;
  margin-bottom: 0;
}
.business-consultancy-page .description .highlight-light {
  font-family: "GothamSSm-Book" !important;
}

body.google-workspace p.note {
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #32323E !important;
}
body.google-workspace .page-banner .inner-content {
  max-width: 100%;
  padding: 80px 10px 80px 0;
}
body.google-workspace .page-banner .banner-content {
  display: flex;
}
body.google-workspace .page-banner .banner-content .left-side {
  flex: 1;
  margin-right: 100px;
}
body.google-workspace .page-banner .banner-content .left-side h1 {
  margin: 25px 0;
}
body.google-workspace .page-banner .banner-content .right-side figure img {
  max-width: 260px;
}
body.google-workspace .page-banner .banner-content .workspace-icons {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
body.google-workspace .page-banner .banner-content .workspace-icons li {
  margin-right: 20px;
}
body.google-workspace .page-banner .banner-content .workspace-icons li img {
  max-width: 32px;
}
body.google-workspace .page-banner .banner-content .workspace-icons li.calendar-icon img {
  max-width: 28px;
}
body.google-workspace .page-banner .banner-content .workspace-icons li.editor-icon img {
  max-width: 23px;
}
body.google-workspace .page-banner .banner-content .sub-description {
  font-family: "GothamSSm-Light";
  font-size: 24px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  body.google-workspace .page-banner .banner-content .sub-description {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  body.google-workspace .page-banner .banner-content .sub-description {
    font-size: 18px;
    line-height: 29px;
  }
}
body.google-workspace .page-banner .banner-content .buttons {
  display: flex;
  flex-wrap: wrap;
}
body.google-workspace .page-banner .banner-content .buttons a {
  font-family: "GothamSSm-Book";
  display: inline-block;
  margin: 0 32px 10px 0;
  font-size: 14px;
  color: #C5CBD2;
  text-transform: none;
  border: 1px solid #9AA5B1;
  background-color: rgba(255, 255, 255, 0.09);
  padding: 14px 24px;
  border-radius: 25px;
  text-decoration: none;
}
body.google-workspace .page-banner .banner-content .buttons a:last-child {
  margin-right: 0;
}
body.google-workspace .google-description {
  padding: 90px 0;
}
body.google-workspace .google-description .description-wrapper {
  display: flex;
  align-items: center;
}
body.google-workspace .google-description .description-wrapper .left-side {
  margin-right: 50px;
}
body.google-workspace .google-description .description-wrapper .left-side figure img {
  max-width: 450px;
}
body.google-workspace .google-description .description-wrapper .section-title {
  color: #32323E;
}
body.google-workspace .google-description .description-wrapper p {
  font-family: "GothamSSm-Light";
  font-size: 24px;
  color: #32323E;
  line-height: 35px;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  body.google-workspace .google-description .description-wrapper p {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  body.google-workspace .google-description .description-wrapper p {
    font-size: 18px;
    line-height: 29px;
  }
}
body.google-workspace .package-section .section-title {
  max-width: 900px;
  margin: auto auto 25px;
}
body.google-workspace .google-benefits .google-benefits-container {
  max-width: 750px;
  margin: auto auto 50px;
}
body.google-workspace .google-benefits .google-benefits-container h2 {
  font-size: 30px;
  color: #32323E;
  margin-bottom: 20px;
  text-align: center;
}
body.google-workspace .workspace-estimate {
  max-width: 1300px;
  margin: auto auto 50px;
  padding: 50px 10px;
  background-size: cover;
  background-position: center;
}
body.google-workspace .workspace-estimate figure {
  text-align: center;
}
body.google-workspace .workspace-estimate figure img {
  max-width: 340px;
}
body.google-workspace .workspace-estimate h1 {
  margin: 25px 0;
  text-align: center;
}
body.google-workspace .workspace-estimate p {
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  color: #fff;
  text-align: center;
}
body.google-workspace .workspace-estimate .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
body.google-workspace .workspace-estimate .buttons a {
  font-family: "GothamSSm-Book";
  display: inline-block;
  margin-right: 32px;
  font-size: 14px;
  text-transform: none;
  padding: 12px 24px;
  border-radius: 25px;
  text-decoration: none;
  text-align: center;
}
body.google-workspace .workspace-estimate .buttons a:not(.btn-wt-red) {
  color: #C5CBD2;
  border: 1px solid #9AA5B1;
  background-color: rgba(255, 255, 255, 0.09);
}
body.google-workspace .workspace-estimate .buttons a:last-child {
  margin: 0;
}
@media (max-width: 992px) {
  body.google-workspace .google-description .description-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  body.google-workspace .page-banner .banner-content .right-side {
    display: none;
  }
}
@media (max-width: 680px) {
  body.google-workspace h1 {
    font-size: 30px;
    line-height: 1.2;
  }
  body.google-workspace .workspace-estimate p {
    font-size: 18px;
  }
  body.google-workspace .workspace-estimate .buttons {
    flex-direction: column;
  }
  body.google-workspace .workspace-estimate .buttons a {
    margin: 0 0 15px 0;
  }
}

body.partner-program section.sub-services {
  max-width: 1200px;
  margin: auto;
}
body.partner-program section.sub-services .sub-services-wrapper {
  justify-content: flex-start;
  margin-top: 50px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
body.partner-program section.team-deployed .team-deployed-wrapper {
  background: linear-gradient(45deg, #32375B, #1D2E46);
  padding: 50px;
  color: #fff;
}
body.partner-program section.team-deployed .team-deployed-wrapper h2 {
  color: #fff;
  margin: 40px 0;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top {
  display: flex;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top .left-side {
  flex: 1;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top .left-side figure img {
  max-width: 595px;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top .right-side {
  text-align: center;
  flex: 1;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top .right-side p {
  font-family: "GothamSSm-Light";
  font-size: 18px;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top .right-side p.quote {
  margin: 40px 0 80px;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top .right-side p.author-name {
  font-family: "GothamSSm-Book";
  font-size: 14px;
}
body.partner-program section.team-deployed .team-deployed-wrapper .top .right-side p.author-position {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
body.partner-program section.team-deployed .team-deployed-wrapper .bottom {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  grid-gap: 50px;
}
body.partner-program section.team-deployed .team-deployed-wrapper .bottom h4 {
  font-family: "GothamSSm-Medium";
  font-size: 24px;
  margin: 0 0 15px 0;
}
body.partner-program section.team-deployed .team-deployed-wrapper .bottom p {
  font-family: "GothamSSm-Medium";
  font-size: 14px;
}
@media (max-width: 992px) {
  body.partner-program section.team-deployed .team-deployed-wrapper .top {
    flex-direction: column;
  }
  body.partner-program section.team-deployed .team-deployed-wrapper .top .left-side figure {
    text-align: center;
  }
  body.partner-program section.team-deployed .team-deployed-wrapper .top .left-side figure img {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  body.partner-program section.team-deployed .team-deployed-wrapper .bottom {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}