@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  font-family: "Cera Pro", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  border: 0;
  color: #151B26;
  letter-spacing: -0.5px;
}

img {
  max-width: 100%;
  height: auto;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, time, img {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Cera Pro", sans-serif;
}

ol, ul {
  list-style: none;
}

p, li {
  color: #151B26;
  font-weight: 400;
}

p, li, a {
  font-size: 18px;
  line-height: 1.5;
  color: #151B26;
  font-weight: 400;
  letter-spacing: 0.5px;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover, a:active, a:link {
  text-decoration: none;
}

input[type=text], input[type=email], input[type=password], input[type=tel], textarea, button {
  -webkit-appearance: none;
}

/* webfonts updated 6/9/24 */
@font-face {
  font-family: "Cera Pro";
  src:  url("webfonts/CeraPRO-Regular.woff2") format('woff2'),
        url("webfonts/CeraPRO-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src:  url("webfonts/CeraPRO-Medium.woff2") format('woff2'),
        url("webfonts/CeraPRO-Medium.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src:  url("webfonts/CeraPRO-light.woff2") format('woff2'),
        url("webfonts/CeraPRO-light.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src:  url("webfonts/CeraPRO-Bold.woff2") format('woff2'),
        url("webfonts/CeraPRO-Bold.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}

/*
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-Italic.eot");
  src: local("fonts/Cera Pro Italic"), local("CeraPro-Italic"), url("fonts/CeraPro-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-Italic.woff") format("woff"), url("fonts/CeraPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-Regular.eot");
  src: local("fonts/Cera Pro Regular"), local("CeraPro-Regular"), url("fonts/CeraPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-Regular.woff") format("woff"), url("fonts/CeraPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-BlackItalic.eot");
  src: local("fonts/Cera Pro Black Italic"), local("CeraPro-BlackItalic"), url("fonts/CeraPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-BlackItalic.woff") format("woff"), url("fonts/CeraPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-Light.eot");
  src: local("fonts/Cera Pro Light"), local("CeraPro-Light"), url("fonts/CeraPro-Light.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-Light.woff") format("woff"), url("fonts/CeraPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-BoldItalic.eot");
  src: local("fonts/Cera Pro Bold Italic"), local("CeraPro-BoldItalic"), url("fonts/CeraPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-BoldItalic.woff") format("woff"), url("fonts/CeraPro-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-Black.eot");
  src: local("fonts/Cera Pro Black"), local("CeraPro-Black"), url("fonts/CeraPro-Black.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-Black.woff") format("woff"), url("fonts/CeraPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-Medium.eot");
  src: local("fonts/Cera Pro Medium"), local("CeraPro-Medium"), url("fonts/CeraPro-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-Medium.woff") format("woff"), url("fonts/CeraPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-Bold.eot");
  src: local("fonts/Cera Pro Bold"), local("CeraPro-Bold"), url("fonts/CeraPro-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-Bold.woff") format("woff"), url("fonts/CeraPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-Thin.eot");
  src: local("fonts/Cera Pro Thin"), local("CeraPro-Thin"), url("fonts/CeraPro-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-Thin.woff") format("woff"), url("fonts/CeraPro-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-MediumItalic.eot");
  src: local("fonts/Cera Pro Medium Italic"), local("CeraPro-MediumItalic"), url("fonts/CeraPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-MediumItalic.woff") format("woff"), url("fonts/CeraPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-LightItalic.eot");
  src: local("fonts/Cera Pro Light Italic"), local("CeraPro-LightItalic"), url("fonts/CeraPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-LightItalic.woff") format("woff"), url("fonts/CeraPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Cera Pro";
  src: url("fonts/CeraPro-ThinItalic.eot");
  src: local("fonts/Cera Pro Thin Italic"), local("CeraPro-ThinItalic"), url("fonts/CeraPro-ThinItalic.eot?#iefix") format("embedded-opentype"), url("fonts/CeraPro-ThinItalic.woff") format("woff"), url("fonts/CeraPro-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
*/

html {
  margin-top: 0 !important;
}

* html body {
  margin-top: 0 !important;
}

@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }

  * html body {
    margin-top: 0 !important;
  }
}
.so-anim-under,
.so-anim-under_slow,
.so-anim-fade,
.so-anim-fade_slow,
.so-anim-right,
.so-anim-right_slow,
.so-anim-left,
.so-anim-left_slow,
.so-anim-drop,
.so-anim-drop_slow {
  opacity: 0;
}

.so-anim-image {
  overflow: hidden;
  position: relative;
}
.so-anim-image:before {
  position: absolute;
  width: auto;
  height: auto;
  transition: all 1s ease-in;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 1;
  content: "";
}
.so-anim-image-left.animated:before {
  left: 100%;
}
.so-anim-image-top.animated:before {
  top: 100%;
}

#so-wrapper {
  position: relative;
  overflow-x: hidden;
}
#so-wrapper.so-active {
  overflow: hidden;
  height: 100vh;
}

body {
  font-family: "Cera Pro", sans-serif;
  overflow-x: hidden;
  background-color: #fff;
}
#wpadminbar {
  display: none;
}

.so-row {
  max-width: 1240px;
  width: 100%;
  display: inline-block;
  margin: auto;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

.so-content {
  text-align: center;
}

.so-sub-title {
  line-height: 1;
  font-size: 16pt;
  letter-spacing: 0.7px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
  color: #1271E7;
  text-transform: capitalize;
}

.so-text {
  font-size: 18px;
  line-height: 1.5;
}
.so-text p {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: -0.4px;
}
.so-text span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: -0.4px;
}

@media screen and (max-width: 600px) {
  .so-sub-title {
    font-size: 14px;
    line-height: 1;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  letter-spacing: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  letter-spacing: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: #1271E7;
}

h1 {
  font-size: 72px;
  line-height: 1;
  letter-spacing: -2px;
}

h2 {
  font-size: 58px;
  line-height: 1.2;
  letter-spacing: -1px;
}

h3 {
  font-size: 48px;
  line-height: 1.2;
}

h4 {
  font-size: 36px;
  line-height: 1.2;
}

h5 {
  font-size: 22px;
  line-height: 1.2;
}

h6 {
  font-size: 18px;
  line-height: 1.2;
}

.plyr .plyr__time, .plyr .plyr__control {
  color: #fff;
}
.plyr > .plyr__control {
  background: #1271E7;
}
.plyr > .plyr__control:hover {
  background: #1271E7;
}
.plyr .plyr__control:hover, .plyr .plyr--video .plyr__control[aria-expanded=true],
.plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before,
.plyr .plyr__control.plyr__tab-focus {
  background: #1271E7;
}
.plyr input[type=range] {
  color: #1271E7;
}

.fas.fa-check-circle {
  color: #0FBA40;
  font-size: 27px;
}

@media screen and (max-width: 600px) {
  .fas.fa-check-circle {
    font-size: 22px;
  }
}
.gradient {
  background: #f8fbff;
  background: -moz-linear-gradient(0deg, rgba(248, 251, 255, 0.1) 0%, #eef6fd 100%);
  background: -webkit-linear-gradient(0deg, rgba(248, 251, 255, 0.1) 0%, #eef6fd 100%);
  background: linear-gradient(0deg, rgba(248, 251, 255, 0.1) 0%, #eef6fd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8fbff",endColorstr="#eef6fd",GradientType=1);
}

.slick-slide {
  outline: none;
}

.slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
  bottom: 30px;
  width: 100%;
}
.slick-dots li {
  width: 70px;
  height: 3px;
}
.slick-dots li button {
  display: block;
  width: 70px;
  height: 3px;
  padding: 0;
  border: none;
  opacity: 0.5;
  background-color: #1271E7;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color: #1271E7;
  opacity: 1;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slider-controll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
}
.slider-controll-btn {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 13px;
}
.slider-controll-btn.prev {
  background-image: url(img/left.svg);
  margin-right: 15px;
}
.slider-controll-btn.next {
  background-image: url(img/right.svg);
  margin-left: 15px;
}

.shadow {
  position: relative;
  transition: 0.4s ease;
  -webkit-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.13);
}
.shadow:hover {
  -webkit-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.2);
}

.bold {
  font-weight: bold;
}

.main-button {
  display: inline-block;
  line-height: 1;
  border-radius: 3px;
  padding: 14px 21px;
  box-sizing: border-box;
  transition: 0.4s ease;
  width: fit-content;
  background-color: #fff;
  text-align: center;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-appearance: none;
}
.main-button:hover {
  color: #ffffff;
  background-color: #1271E7;
}
.main-button.border:hover {
  border: 1px solid #1271E7;
}
.main-button.with-border {
  border: 1px solid #151B26;
}
.main-button.with-border:hover {
  border-color: #1271E7;
}
.main-button.blue {
  color: #ffffff;
  background-color: #0069EF;
}
.main-button.blue:hover {
  color: #1271E7;
  background-color: #fff;
}
.main-button.form-button {
  font-size: 16px;
  line-height: 1;
  display: block;
  color: #151B26;
  max-width: 180px;
  width: 100%;
  outline: none;
  background-color: #FAFAFB;
}
.main-button.form-button:hover {
  background-color: #1271E7;
  border-color: #fff;
  color: #fff;
}

.download-button {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding: 10px 24px;
  border: 1px solid #151B26;
  border-radius: 3px;
  transition: 0.4s ease;
  color: #383838;
  text-align: center;
  width: fit-content;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.download-button:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  padding-left: 5px;
  color: #383838;
  transition: 0.4s ease;
}
.download-button:hover {
  border-color: #1271E7;
  background-color: #1271E7;
  color: #ffffff;
}
.download-button:hover:after {
  color: #ffffff;
}

.button-arrow-down {
  position: relative;
  padding-left: 30px;
}
.button-arrow-down:before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  border: 1px solid #32485B;
  border-radius: 50%;
  left: 0px;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.4s ease;
}
.button-arrow-down:after {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 5px;
  height: 19px;
  left: 8px;
  top: 20%;
  transform: translate(0, -50%);
  background-image: url(img/arrow-down.svg);
  transition: 0.4s ease;
}
.button-arrow-down:hover:after {
  transform: translate(0, -40%);
}

.underline {
  position: relative;
}
.underline:hover:after {
  width: 0%;
  right: 0;
  left: auto;
}
.underline:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0px;
  left: 0;
  transition: 0.4s ease;
}
.underline.hide:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.underline.hide:after {
  width: 0;
  right: 0;
  left: unset;
}
.underline.white:after {
  background-color: #fff;
}
.underline.bold:after {
  height: 2px;
  bottom: -2px;
  transition: 0.5s ease;
}

.so-form form {
  max-width: 620px;
}
.so-form-input {
  font-family: "Cera Pro";
  font-size: 14px;
  line-height: 1.4;
  background-color: #FAFAFB;
  border-radius: 3px;
  padding: 14px;
  width: 100%;
  border: 1px solid transparent;
  box-sizing: border-box;
  margin-bottom: 20px;
  outline: none;
}
.so-form-input::placeholder {
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.4px;
  color: #151B26;
}
.so-form-input:focus::placeholder {
  opacity: 0.8;
}
.so-form textarea {
  font-family: "Cera Pro";
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: -0.4px;
  color: #151B26;
  max-height: 100px;
  outline: none;
}
.so-form textarea:focus::placeholder {
  opacity: 0.8;
}

.border-select {
  font-weight: 500;
  border: 1px solid #000 !important;
}

.so-page {
  padding-top: 150px;
  padding-bottom: 50px;
}
.so-page p {
  margin-bottom: 20px;
}
.so-page h1, .so-page h2, .so-page h3, .so-page h4, .so-page h5, .so-page h6 {
  padding-bottom: 20px;
}
.so-page ul {
  padding: 25px 0;
  position: relative;
  left: 20px;
}
.so-page ul li {
  list-style: disc;
}
.so-page ul li a span {
  color: #0000EE;
}

@media screen and (max-width: 991px) {
  .so-page {
    padding: 60px 0;
  }
}
.page-id-626 header {
  display: none !important;
}
.page-id-626 footer {
  display: none !important;
}

@-webkit-keyframes Drop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes Drop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes Apear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Apear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes Under-rotate {
  from {
    -webkit-transform: translateY(120px) rotate(180deg);
    transform: translateY(120px) rotate(180deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
    opacity: 1;
  }
}
@keyframes Under {
  from {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes Left {
  from {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes Left {
  from {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes Right {
  from {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes Right {
  from {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: rorateY(0);
    transform: rorateY(0);
    opacity: 1;
  }
}
@keyframes Rotate {
  from {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: rorateY(0);
    transform: rorateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes Spin {
  from {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    opacity: 0;
  }
  to {
    -webkit-transform: rorate(0);
    transform: rorate(0);
    opacity: 1;
  }
}
@keyframes Spin {
  from {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    opacity: 0;
  }
  to {
    -webkit-transform: rorate(0);
    transform: rorate(0);
    opacity: 1;
  }
}
@-webkit-keyframes Spin-Right {
  from {
    -webkit-transform: translateX(1000px) rotate(90deg);
    transform: translateX(1000px) rotate(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0) rorate(0);
    transform: translateX(0) rorate(0);
    opacity: 1;
  }
}
@keyframes Spin-Right {
  from {
    -webkit-transform: translateX(1000px) rotate(90deg);
    transform: translateX(1000px) rotate(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0) rorate(0);
    transform: translateX(0) rorate(0);
    opacity: 1;
  }
}
@keyframes Dot-Radius {
  0% {
    width: 4px;
    height: 4px;
    margin-top: -2px;
    left: -15px;
    opacity: 0;
  }
  50% {
    width: 10px;
    height: 10px;
    left: -18px;
    margin-top: -5px;
    opacity: 0.2;
  }
  100% {
    width: 4px;
    height: 4px;
    left: -15px;
    margin-top: -2px;
    opacity: 0;
  }
}
.so-header {
  padding: 30px 0;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 15;
  transition: 0.3s ease;
}
.so-header.active {
  background-color: #1271E7;
  box-shadow: none;
}
.so-header.active .so-header-logo {
  display: none;
}
.so-header.active .so-header-logo-white {
  display: block !important;
}
.so-header.active .so-trigger span {
  background-color: #fff;
}
.so-header .so-row {
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.so-header .so-trigger {
  display: none;
  position: relative;
  width: 30px;
  height: 21px;
}
.so-header .so-trigger.active span {
  width: 30px !important;
}
.so-header .so-trigger.active span:first-of-type {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  margin-top: -2px;
}
.so-header .so-trigger.active span:nth-of-type(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -3px;
  opacity: 0;
}
.so-header .so-trigger.active span:last-of-type {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 50%;
  margin-bottom: -1px;
}
.so-header .so-trigger span {
  display: block;
  width: 100%;
  max-width: 30px;
  background-color: #1271E7;
  height: 3px;
  transition: 0.4s ease;
  position: absolute;
}
.so-header .so-trigger span:nth-of-type(1) {
  margin-bottom: 5px;
  top: 0;
}
.so-header .so-trigger span:nth-of-type(2) {
  margin-bottom: 5px;
  top: 50%;
  transform: translate(0, -50%);
}
.so-header .so-trigger span:nth-of-type(3) {
  bottom: 0;
}
.so-header-menu {
  max-width: 650px;
  width: 100%;
}
.so-header-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.so-header-menu ul li {
  position: relative;
}
.so-header-menu ul li a {
  color: #0E1526;
}
.so-header-menu ul li .so-plus {
  display: none;
}
.so-header-menu ul li.menu-item {
  position: relative;
}
.so-header-menu ul li.menu-item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1271E7;
  bottom: -38px;
  left: 0;
  opacity: 0;
}
.so-header-menu ul li.menu-item:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.so-header-menu ul li.menu-item .has-text {
  color: #383838;
}
.so-header-menu ul li.menu-item .has-text a {
  font-size: 16px;
  line-height: 1.8;
  color: #383838;
}
.so-header-menu ul li.menu-item a {
  padding-bottom: 45px;
}
.so-header-menu ul li.menu-item .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 85px 60px 70px 40px;
  box-sizing: border-box;
  left: 0;
  top: 66px;
  opacity: 0;
  min-width: 820px;
  transition: 0.2s ease;
}
.so-header-menu ul li.menu-item .sub-menu .title-sub-menu {
  position: absolute;
  top: 30px;
  width: 100%;
  max-width: 100%;
  pointer-events: none;
}
.so-header-menu ul li.menu-item .sub-menu .title-sub-menu:hover {
  background-color: transparent;
}
.so-header-menu ul li.menu-item .sub-menu .title-sub-menu:hover .sub-menu {
  opacity: 1;
}
.so-header-menu ul li.menu-item .sub-menu .title-sub-menu a {
  color: #1271E7 !important;
  text-transform: uppercase;
}
.so-header-menu ul li.menu-item .sub-menu a {
  padding: 0;
}
.so-header-menu ul li.menu-item .sub-menu span {
  font-size: 16px;
  line-height: 2;
  color: #383838;
  display: block;
}
.so-header-menu ul li.menu-item .sub-menu li {
  max-width: 275px;
  width: auto;
  padding: 10px 15px;
  box-sizing: border-box;
}
.so-header-menu ul li.menu-item .sub-menu li a:first-of-type {
  font-weight: bold;
}
.so-header-menu ul li.menu-item .sub-menu li span a {
  font-weight: 400 !important;
}
.so-header-menu ul li.menu-item .sub-menu li:first-of-type a {
  font-weight: bold;
}
.so-header-menu ul li.menu-item .sub-menu li:hover {
  background-color: #E3EAF3;
}
.so-header-menu ul li.so_menu_right .sub-menu {
  left: auto;
  right: -150px;
  padding: 45px 25px 50px 40px;
}
.so-header-menu ul li.so_menu_right .sub-menu .title-story {
  width: 100%;
  max-width: none;
  padding: 0;
}
.so-header-menu ul li.so_menu_right .sub-menu .title-story:hover {
  background-color: transparent !important;
}
.so-header-menu ul li.so_menu_right .sub-menu .title-story > a {
  display: none;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu br {
  display: none;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu span {
  font-size: 15px;
  line-height: 1;
  color: #006DEB;
  display: block;
  padding-bottom: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu ul {
  display: block;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu ul li {
  width: 100%;
  padding: 0 !important;
  display: block;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu ul li:hover {
  background-color: transparent !important;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu ul li a {
  font-size: 16px;
  color: #383838;
  font-weight: 400;
  padding: 0;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu ul li a:hover {
  color: #006DEB;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu .so-col-last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  max-width: 440px;
  width: 100%;
  -webkit-box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.11);
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu .so-col-last img {
  width: 200px;
  object-fit: cover;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu .so-col-last div {
  padding: 25px;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu .so-col-last div span {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #0E1526;
  display: block;
  padding-bottom: 12px;
}
.so-header-menu ul li.so_menu_right .sub-menu .so-hist-menu .so-col-last div p {
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: -0.3px;
  color: #383838;
}
.so-header-menu ul li#menu-item-886:hover:after {
  opacity: 1;
}
.so-header-menu ul li#menu-item-299:hover:after {
  opacity: 1;
}
.so-header-menu ul li#menu-item-305:hover:after {
  opacity: 1;
}
.so-header-menu ul li#menu-item-305 .sub-menu {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 105px 100px 40px 40px;
  left: 50%;
  top: 70px;
  transform: translate(-50%, 0);
  min-width: 800px;
}
.so-header-menu ul li#menu-item-305 .sub-menu li {
  max-width: 200px;
  width: 100%;
  margin-bottom: 15px;
}
.so-header-menu ul li#menu-item-305 .sub-menu li.has-image a {
  top: -25px;
}
.so-header-menu ul li#menu-item-305 .sub-menu li a {
  display: inline-block;
  font-weight: bold;
  position: absolute;
  padding: 0 0 121px 0;
  width: 100%;
  box-sizing: border-box;
  top: 0;
}
.so-header-menu ul li#menu-item-305 .sub-menu li a img {
  padding-top: 40px;
}
.so-header-menu ul li#menu-item-305 .sub-menu li:hover {
  background-color: transparent;
}
.so-header-menu ul .sub-menu {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 14px 16px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 14px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 14px 16px 0px rgba(0, 0, 0, 0.1);
  visibility: hidden;
}
.so-header-buttons a:first-of-type {
  margin-right: 15px;
}

.so-header-mob_slide {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1271E7;
  z-index: -10;
  opacity: 0;
  transition: 0.3s ease;
}
.so-header-mob_slide.active {
  opacity: 1;
  display: block;
  z-index: 10;
}
.so-header-mob_slide-wrapper {
  height: 100%;
}
.so-header-mob_slide-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  height: 100%;
}
.so-header-mob_slide-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-size: 36px;
  line-height: 1.9;
  color: #fff;
  font-weight: bold;
}
.so-header-mob_slide-menu li a .so-plus {
  margin-left: 15px;
  transition: 0.4s ease;
}
.so-header-mob_slide-menu li a .so-plus i {
  color: #fff;
}
.so-header-mob_slide-menu li a .so-plus.active {
  transform: rotate(180deg);
}
.so-header-mob_slide-menu ul {
  width: 100%;
}
.so-header-mob_slide-menu .sub-menu {
  display: none;
}
.so-header-mob_slide-menu .sub-menu li {
  background-color: #0060CE;
}
.so-header-mob_slide-menu .sub-menu li:first-of-type {
  padding-top: 15px;
}
.so-header-mob_slide-menu .sub-menu li:last-of-type {
  padding-bottom: 15px;
}
.so-header-mob_slide-menu .sub-menu li a {
  font-size: 20px;
  line-height: 2;
}
.so-header-mob_slide-menu .sub-menu .has-image img {
  display: none;
}
.so-header-mob_slide-menu .sub-menu .has-text span {
  display: none;
}

@media screen and (min-width: 1600px) {
  .so-header-menu ul li.menu-item .sub-menu {
    top: 65px;
  }
}
@media screen and (max-width: 1200px) {
  .so-header-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-header-buttons a {
    width: 100%;
  }
  .so-header-buttons a:first-of-type {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .so-header-menu ul li.menu-item .sub-menu {
    top: 98px;
  }
}
@media screen and (max-width: 991px) {
  .so-header {
    max-height: 80px;
    position: relative;
  }
  .so-header .so-header-logo {
    max-width: 105px;
  }
  .so-header .so-trigger {
    display: block;
  }
  .so-header-menu {
    display: none;
  }
  .so-header-buttons {
    display: none;
  }
}
footer {
  padding: 60px 0 50px 0;
  background-color: #151B26;
}
footer .so-row:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 70px;
}
footer .so-row:nth-of-type(1) .so-col {
  margin-right: 40px;
}
footer .so-row:nth-of-type(1) .so-col .so-plus {
  display: none;
}
footer .so-row:nth-of-type(1) .so-col ul {
  margin-bottom: 50px;
}
footer .so-row:nth-of-type(1) .so-col ul li a {
  color: #fff;
  font-weight: bold;
}
footer .so-row:nth-of-type(1) .so-col ul.sub-menu li a {
  font-weight: 400;
}
footer .so-row:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 75px;
}
footer .so-row:nth-of-type(2) .so-col {
  width: 40%;
}
footer .so-row:nth-of-type(2) .so-col .title {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  padding-bottom: 15px;
}
footer .so-row:nth-of-type(2) .so-col .so-form {
  padding-bottom: 15px;
}
footer .so-row:nth-of-type(2) .so-col .so-form form {
  max-width: 480px;
}
footer .so-row:nth-of-type(2) .so-col .so-form p {
  position: relative;
  height: auto;
}
footer .so-row:nth-of-type(2) .so-col .so-form .main-button {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 13px 25px;
}
footer .so-row:nth-of-type(2) .so-col .so-form-input {
  margin-bottom: 0;
}
footer .so-row:nth-of-type(2) .so-col .so-form-input::placeholder {
  color: #383838;
}
footer .so-row:nth-of-type(2) .so-col .so-form .wpcf7-response-output {
  color: #fff;
  margin: 0;
}
footer .so-row:nth-of-type(2) .so-col p {
  font-size: 14px;
  line-height: 1.3;
  color: #ffffff;
}
footer .so-row:nth-of-type(2) .so-col:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
}
footer .so-row:nth-of-type(2) .so-col:last-of-type h5 {
  color: #ffffff;
  margin-bottom: 30px;
}
footer .so-row:nth-of-type(2) .so-col:last-of-type .accreditations-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer .so-row:nth-of-type(2) .so-col:last-of-type .accreditations-card-image {
  width: 13%;
  margin-bottom: 25px;
  margin-right: 20px;
  opacity: 0.8;
}
footer .so-row:nth-of-type(2) .so-col:last-of-type .accreditations-card-image img {
  max-width: 80px;
}
footer .so-row:nth-of-type(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
footer .so-row:nth-of-type(3) a {
  font-size: 14px;
  line-height: 1.2;
  color: #ffffff;
  margin-right: 15px;
}

@media screen and (max-width: 991px) {
  footer .so-row:nth-of-type(1) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 45px;
  }
  footer .so-row:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .so-row:nth-of-type(2) .so-col {
    width: 100% !important;
  }
  footer .so-row:nth-of-type(2) .so-col:first-of-type {
    margin-bottom: 70px;
  }
  footer .so-row:nth-of-type(2) .so-col .so-form form {
    max-width: 100%;
  }
  footer .so-row:nth-of-type(2) .so-col:last-of-type .accreditations-card-image {
    width: auto;
  }
  footer .so-row:nth-of-type(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  footer {
    padding: 35px 0 20px 0;
  }
  footer .so-row:nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .so-row:nth-of-type(1) .so-col {
    margin-right: 0;
    width: 100%;
  }
  footer .so-row:nth-of-type(1) .so-col ul {
    margin-bottom: 20px;
    text-align: center;
  }
  footer .so-row:nth-of-type(1) .so-col .sub-menu {
    display: none;
  }
  footer .so-row:nth-of-type(2) .so-col .title {
    text-align: center;
  }
  footer .so-row:nth-of-type(2) .so-col .so-form {
    padding-bottom: 0;
  }
  footer .so-row:nth-of-type(2) .so-col .so-form-input {
    margin-bottom: 15px;
    text-align: center;
  }
  footer .so-row:nth-of-type(2) .so-col .so-form .main-button {
    position: unset;
    width: 100%;
    padding: 16px 25px;
  }
  footer .so-row:nth-of-type(2) .so-col:last-of-type .accreditations-card {
    justify-content: space-between;
  }
  footer .so-row:nth-of-type(2) .so-col:last-of-type .accreditations-card-image {
    width: auto;
  }
  footer .so-row:nth-of-type(2) .so-col:last-of-type .accreditations-card-image img {
    max-width: 70px;
  }
  footer .so-row:nth-of-type(3) a {
    font-size: 12px;
    line-height: 1.4;
  }
}
.bg-wallpaper {
  background-image: url(img/bg-3.svg);
}

.so-home-page {
  padding-top: 75px;
}
.so-home-page .so-home-intro {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  position: relative;
}
.so-home-page .so-home-intro:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: white;
  background: -moz-linear-gradient(260deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-linear-gradient(260deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(260deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}
.so-home-page .so-home-intro .so-content {
  height: 100%;
}
.so-home-page .so-home-intro .so-content .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  z-index: 2;
}
.so-home-page .so-home-intro .so-col {
  max-width: 560px;
}
.so-home-page .so-home-intro h1 {
  color: #ffffff;
}
.so-home-page .so-home-intro p {
  color: #ffffff;
  padding-bottom: 40px;
}
.so-home-page .so-home-intro .main-button {
  margin-right: 10px;
  padding: 16px 31px;
  margin-bottom: 10px;
}
.so-home-page .so-home-intro .main-button:last-of-type {
  margin-right: 0;
  margin-bottom: 0;
}
.so-home-page .so-home-notification-bar {
  padding: 30px 0 40px 0;
  background-color: #1271E7;
  box-sizing: border-box;
}
.so-home-page .so-home-notification-bar a {
  display: flex;
  justify-content: center;
}
.so-home-page .so-home-notification-bar h5 {
  text-align: center;
  color: #ffffff;
}
.so-home-page .so-home-solutions {
  padding: 20px 0;
}
.so-home-page .so-home-solutions .so-row {
  text-align: center;
}
.so-home-page .so-home-solutions h2 {
  padding-bottom: 20px;
}
.so-home-page .so-home-solutions .so-sub-title {
  text-transform: uppercase;
}
.so-home-page .so-home-solutions .text-block {
  padding-bottom: 75px;
}
.so-home-page .so-home-solutions .text-block p {
  font-size: 22px;
}
.so-home-page .so-success-stories .so-content {
  padding: 100px;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
}
.so-home-page .so-success-stories .so-row {
  text-align: center;
}
.so-home-page .so-success-stories h3 {
  padding-bottom: 100px;
  line-height: 58px;
  max-width: 1000px;
  margin: 0 auto;
}
.so-home-page .so-quotes .so-content {
  padding: 120px 170px;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
}
.so-home-page .so-quotes .so-row {
  text-align: center;
}
.so-home-page .so-quotes .mobile-slider {
  display: none;
}
.so-home-page .so-quotes .mobile-slider .so-home-mob-slider-quotes {
  padding-bottom: 55px;
}
.so-home-page .so-quotes .mobile-slider .so-home-mob-slider-quotes-item q {
  display: inline-block;
  font-size: 25px;
  line-height: 1.4;
  padding-bottom: 20px;
}
.so-home-page .so-quotes .mobile-slider .so-home-mob-slider-quotes-item p {
  font-size: 18px;
  line-height: 1.2;
}
.so-home-page .so-quotes .mobile-slider .so-home-mob-slider-quotes-item .name {
  font-weight: bold;
}
.so-home-page .so-quotes-tabs-controll {
  margin-bottom: 55px;
}
.so-home-page .so-quotes-tabs-controll ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.so-home-page .so-quotes-tabs-controll ul li {
  width: 33.33%;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.so-home-page .so-quotes-tabs-controll ul li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #DCDCDC;
  top: -25px;
  left: 0;
  transition: 0.4s ease;
}
.so-home-page .so-quotes-tabs-controll ul li.active:before {
  background-color: #4F4F4F;
}
.so-home-page .so-quotes-tabs-controll ul li .name {
  font-weight: bold;
  padding-bottom: 5px;
}
.so-home-page .so-quotes-tabs {
  margin-bottom: 75px;
}
.so-home-page .so-quotes .so-quotes-tabs-content {
  display: none;
  text-align: center;
}
.so-home-page .so-quotes .so-quotes-tabs-content q {
  font-size: 34px;
  line-height: 1.2;
  display: inline-block;
  max-width: 950px;
}
.so-home-page .so-quotes .so-quotes-tabs-content.active {
  display: block;
}
.so-home-page .so-quotes .main-button {
  max-width: 290px;
}

@media screen and (max-width: 991px) {
  .so-home-page {
    padding-top: 0;
  }
  .so-home-page .so-home-intro {
    height: 70vh;
  }
  .so-home-page .so-home-solutions {
    background-repeat-y: repeat;
  }
  .so-home-page .so-success-stories .so-content {
    padding: 70px 0;
  }
  .so-home-page .so-success-stories h2 {
    padding-bottom: 50px;
  }
  .so-home-page .so-quotes .so-content {
    padding: 70px 0;
  }
  .so-home-page .so-quotes .desktop-tabs {
    display: none;
  }
  .so-home-page .so-quotes .mobile-slider {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .so-home-page .so-home-intro {
    height: 100vh;
    max-height: 410px;
  }
  .so-home-page .so-home-intro p {
    padding-bottom: 60px;
  }
  .so-home-page .so-home-intro .so-col {
    width: 100%;
  }
  .so-home-page .so-home-intro .so-col:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-home-page .so-home-intro .main-button {
    width: 100%;
    margin-right: 0;
  }
  .so-home-page .so-home-notification-bar {
    padding: 35px 0;
  }
  .so-home-page .so-home-notification-bar .so-row {
    max-width: 310px;
  }
  .so-home-page .so-home-notification-bar h5 {
    font-size: 14px;
    line-height: 1.5;
  }
  .so-home-page .so-home-solutions {
    padding: 40px 0;
  }
  .so-home-page .so-home-solutions h2 {
    padding-bottom: 0;
  }
  .so-home-page .so-home-solutions .text-block {
    padding-bottom: 35px;
  }
  .so-home-page .so-home-solutions .text-block p {
    font-size: 18px;
  }
  .so-home-page .so-success-stories .so-content {
    padding: 45px 0;
  }
  .so-home-page .so-success-stories h3 {
    max-width: 360px;
    padding-bottom: 20px;
    line-height: 1.4;
  }
  .so-home-page .so-quotes .mobile-slider .so-home-mob-slider-quotes q {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    page-break-after: 10px;
  }
}
.so-solutions-page {
  padding-top: 75px;
}
.so-solutions-page .so-solutions-info {
  padding: 150px 0 170px 0;
}
.so-solutions-page .so-solutions-info h1 {
  padding-bottom: 5px;
}
.so-solutions-page .so-solutions-info .sub-title {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .so-solutions-page {
    padding-top: 0;
  }
  .so-solutions-page .so-solutions-info {
    padding: 100px 0;
  }
  .so-solutions-page .so-solutions-info .sub-title {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  .so-solutions-page .so-solutions-info {
    padding: 45px 0 95px 0;
  }
  .so-solutions-page .so-solutions-info h1 {
    padding-bottom: 15px;
  }
  .so-solutions-page .so-solutions-info .sub-title {
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    padding-bottom: 40px;
  }
}
.so-single-solutions-page {
  padding-top: 75px;
}
.so-single-solutions-page .so-intro {
  padding: 80px 0 190px 0;
}
.so-single-solutions-page .so-hist-slider {
  padding-bottom: 125px;
  padding-top: 0;
}
.so-single-solutions-page .so-hist-slider .so-row {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.so-single-solutions-page .so-hist-slider .slick-dots {
  position: relative;
  bottom: 0px;
}
.so-single-solutions-page .so-hist-slider .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}
.so-single-solutions-page .so-hist-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background-color: #C5C5C5;
  margin-left: 3px;
  margin-right: 3px;
  cursor: pointer;
}
.so-single-solutions-page .so-hist-slider .slick-dots li.slick-active button {
  background-color: #0064F3;
}
.so-single-solutions-page .so-hist-slider-main-wrap {
  position: relative;
}
.so-single-solutions-page .so-hist-slider-main-arrow {
  position: absolute;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 100%;
  background-color: #0064F3;
  opacity: 1;
  top: 50%;
  margin-top: -24px;
  right: 25px;
  z-index: 10;
  cursor: pointer;
}
.so-single-solutions-page .so-hist-slider-main-arrow-prev {
  right: auto;
  left: 25px;
}
.so-single-solutions-page .so-hist-slider-main-arrow-prev i {
  left: -1px;
}
.so-single-solutions-page .so-hist-slider-main-arrow-next i {
  right: -1px;
}
.so-single-solutions-page .so-hist-slider-main-arrow:hover {
  opacity: 0.7;
}
.so-single-solutions-page .so-hist-slider-main-arrow i {
  font-size: 22px;
  line-height: 1;
  color: #fff;
  position: relative;
}
.so-single-solutions-page .so-hist-slider-single {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: right;
  position: relative;
}
.so-single-solutions-page .so-hist-slider-single img {
  max-width: 400px;
  width: 100%;
  -webkit-box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 45px;
  display: inline-block;
}
.so-single-solutions-page .so-hist-slider-single h6 {
  font-size: 24px;
  line-height: 28px;
  max-width: 320px;
  display: inline-block;
  text-align: left;
  width: 100%;
  padding-bottom: 36px;
}
.so-single-solutions-page .so-hist-slider-single h6 span {
  font-size: 28px;
  line-height: 28px;
  font-weight: inherit;
  display: inline-block;
  padding-right: 10px;
}
.so-single-solutions-page .so-hist-slider-single-lines {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -18px;
}
.so-single-solutions-page .so-hist-slider-single-lines-single:first-child {
  position: absolute;
  width: auto;
  height: 2px;
  left: 0;
  right: 0;
  background-color: #D8D8D8;
  content: "";
}
.so-single-solutions-page .so-hist-slider-single-lines-single:first-child:before {
  position: absolute;
  width: auto;
  height: 6px;
  background-color: #fff;
  left: -2px;
  right: -2px;
  bottom: 2px;
  content: "";
  z-index: 1;
}
.so-single-solutions-page .so-hist-slider-single-lines-single:first-child:after {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #252525;
  border-radius: 100%;
  left: 150px;
  top: 50%;
  margin-top: -6px;
  content: "";
  z-index: 2;
}
.so-single-solutions-page .so-hist-slider-single-lines-single:last-child {
  position: absolute;
  width: 2px;
  height: auto;
  top: -322px;
  bottom: 0;
  right: 0;
  background-color: #D8D8D8;
  content: "";
}
.so-single-solutions-page .so-hist-slider-single p {
  max-width: 320px;
  display: inline-block;
  width: 100%;
  padding-bottom: 45px;
  text-align: left;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(odd) {
  padding-right: 100px;
  padding-left: 10px;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(odd) .so-hist-slider-single-lines-single:first-child:before {
  top: 2px;
  bottom: auto;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(even) {
  padding-left: 20px;
  padding-right: 90px;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(even) img {
  margin-bottom: 0;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(even) .so-hist-slider-single-lines-single:first-child:after {
  left: 240px;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(even) .so-hist-slider-single-lines-single:last-child {
  top: 0;
  bottom: -322px;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(1) {
  padding-left: 0;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(1) .so-hist-slider-single-lines-single:first-child {
  left: 200px;
}
.so-single-solutions-page .so-hist-slider-single:nth-child(1) .so-hist-slider-single-lines-single:first-child:after {
  left: 0;
}
.so-single-solutions-page .so-hist-slider-single:last-of-type .so-hist-slider-single-lines-single:first-child {
  right: 150px;
}
.so-single-solutions-page .so-hist-slider-single:last-of-type .so-hist-slider-single-lines-single:first-child:after {
  left: auto;
  right: 0;
}
.so-single-solutions-page .so-hist-slider-single:last-of-type .so-hist-slider-single-lines-single:last-child {
  display: none;
}
.so-single-solutions-page .so-space {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 115px;
  padding-bottom: 115px;
}
.so-single-solutions-page .so-space-data {
  background-color: #fff;
  padding-top: 75px;
  padding-bottom: 95px;
  text-align: center;
}
.so-single-solutions-page .so-space-data img {
  margin: auto;
  margin-bottom: 35px;
}
.so-single-solutions-page .so-space-data h4 {
  padding-bottom: 15px;
}
.so-single-solutions-page .so-space-data p {
  max-width: 600px;
  margin: auto;
}
.so-single-solutions-page .so-space .so-row {
  max-width: 1000px;
}
.so-single-solutions-page .so-single-solutions-info-section {
  padding: 130px 0 100px 0;
}
.so-single-solutions-page .so-single-solutions-info-section:nth-of-type(even) {
  background-color: #F6F8F9;
}
.so-single-solutions-page .so-single-solutions-info-section:nth-of-type(2n) .so-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.so-single-solutions-page .so-single-solutions-info-section .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.so-single-solutions-page .so-single-solutions-info-section .so-col:first-of-type {
  width: 40%;
}
.so-single-solutions-page .so-single-solutions-info-section .so-col:last-of-type {
  width: 45%;
}
.so-single-solutions-page .so-single-solutions-info-section .so-sub-title {
  font-size: 14px;
  line-height: 1;
  color: #151B26;
  padding-bottom: 35px;
}
.so-single-solutions-page .so-single-solutions-info-section h4 {
  color: #1271E7;
  letter-spacing: -0.75px;
  padding-bottom: 30px;
}
.so-single-solutions-page .so-single-solutions-info-section .so-text {
  padding-bottom: 40px;
}
.so-single-solutions-page .so-single-solutions-info-section .so-text p {
  color: #383838;
}

@media screen and (max-width: 991px) {
  .so-single-solutions-page {
    padding-top: 0;
  }
  .so-single-solutions-page.so-our-history-page .solutions-card {
    margin-bottom: 30px !important;
  }
  .so-single-solutions-page.so-our-history-page .so-home-solutions {
    padding-top: 50px;
  }
  .so-single-solutions-page.so-our-history-page .so-single-solutions-info-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .so-single-solutions-page.so-our-history-page .so-single-solutions-info-section .so-text {
    padding-right: 0;
  }
  .so-single-solutions-page.so-our-history-page .so-single-solutions-info-section .so-col {
    width: 100% !important;
  }
  .so-single-solutions-page.so-our-history-page .so-single-solutions-info-section .so-col:first-of-type {
    margin-bottom: 30px;
  }
  .so-single-solutions-page.so-our-history-page .so-single-solutions-info-section img {
    width: 100%;
  }
  .so-single-solutions-page.so-our-history-page .so-intro {
    padding-bottom: 10px;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider .so-hist-slider-main-arrow {
    top: 131px;
    margin-top: 0;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single {
    padding-left: 14px !important;
    padding-right: 14px !important;
    padding-bottom: 0;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single br {
    display: none;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single-lines-single:last-child {
    display: none;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single-lines-single:first-child:after {
    left: 65px;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single h6 {
    max-width: none;
    padding-left: 50px;
    display: block;
    width: auto;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single h6 span {
    padding-right: 0;
    display: block;
    padding-bottom: 10px;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single p {
    max-width: none;
    padding-left: 50px;
    display: block;
    width: auto;
    padding-bottom: 0;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single img {
    height: 230px;
    object-fit: cover;
    max-width: none;
    margin-bottom: 25px !important;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single:nth-child(odd) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single:nth-child(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single:nth-child(even) .so-hist-slider-single-lines-single:first-child:after {
    left: 65px;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single:first-child .so-hist-slider-single-lines-single:first-child {
    left: 65px;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single:last-child .so-hist-slider-single-lines-single:first-child {
    right: auto;
    width: 165px;
  }
  .so-single-solutions-page.so-our-history-page .so-hist-slider-single:last-child .so-hist-slider-single-lines-single:first-child:after {
    left: auto;
    right: 0;
  }
  .so-single-solutions-page .so-single-solutions-info-section {
    padding: 80px 0;
  }
  .so-single-solutions-page .so-single-solutions-info-section:nth-of-type(2n) .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-single-solutions-page .so-single-solutions-info-section .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-single-solutions-page .so-single-solutions-info-section .so-col {
    width: 100% !important;
  }
  .so-single-solutions-page .so-single-solutions-info-section .so-col:first-of-type {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 600px) {
  .so-our-history-page .so-intro h1 {
    font-size: 34px !important;
  }
  .so-our-history-page .so-space {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .so-our-history-page .so-space-data {
    padding: 40px 20px;
  }
  .so-our-history-page .so-space-data img {
    margin-bottom: 20px;
  }
  .so-our-history-page .so-space-data p {
    font-size: 16px;
  }
  .so-our-history-page .so-hist-slider .slick-dots {
    margin-top: 20px;
  }
  .so-our-history-page .so-hist-slider-single h6 {
    font-size: 19px;
    line-height: 1.2;
  }
  .so-our-history-page .so-hist-slider-single h6 span {
    font-size: 22px;
    line-height: 1;
  }
  .so-our-history-page .so-hist-slider-single p {
    font-size: 14px;
    padding-right: 20px;
  }

  .so-single-solutions-page .so-single-solutions-info-section {
    padding: 50px 0;
  }
  .so-single-solutions-page .so-single-solutions-info-section .so-sub-title {
    padding-bottom: 10px;
  }
  .so-single-solutions-page .so-single-solutions-info-section h4 {
    padding-bottom: 10px;
  }
  .so-single-solutions-page .so-single-solutions-info-section .main-button {
    width: 100%;
  }
}
.so-success-stories-page {
  padding-top: 75px;
}
.so-success-stories-page .so-success-stories-info {
  padding: 150px 0 170px 0;
}
.so-success-stories-page .so-success-stories-info h1 {
  padding-bottom: 40px;
  max-width: 600px;
}
.so-success-stories-page .so-success-stories-info .sub-title {
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
  color: #383838;
  padding-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .so-success-stories-page .so-success-stories-info {
    padding: 100px 0;
  }
  .so-success-stories-page .so-success-stories-info .sub-title {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  .so-success-stories-page {
    padding-top: 0;
  }
  .so-success-stories-page .so-success-stories-info {
    padding: 45px 0 95px 0;
  }
  .so-success-stories-page .so-success-stories-info h1 {
    padding-bottom: 15px;
  }
  .so-success-stories-page .so-success-stories-info .sub-title {
    font-size: 13px;
    line-height: 1;
    font-weight: 300;
    padding-bottom: 40px;
  }
}
.so-single-success-stories-page {
  padding-top: 75px;
}
.so-single-success-stories-page .so-intro h1 {
  font-size: 48px;
  line-height: 1.2;
}
.so-single-success-stories-page .so-single-success-stories-details .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.so-single-success-stories-page .so-single-success-stories-details-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 31%;
  padding: 60px 20px;
  box-sizing: border-box;
}
.so-single-success-stories-page .so-single-success-stories-details-card img {
  padding-bottom: 10px;
}
.so-single-success-stories-page .so-single-success-stories-details-card p {
  font-size: 16px;
  line-height: 1.5;
  color: #888E98;
  font-weight: 500;
}
.so-single-success-stories-page .so-single-success-stories-details-card h5 {
  font-weight: 500;
}
.so-single-success-stories-page .so-single-success-stories-content {
  padding-top: 80px;
  padding-bottom: 40px;
}
.so-single-success-stories-page .so-single-success-stories-content h1, .so-single-success-stories-page .so-single-success-stories-content h2, .so-single-success-stories-page .so-single-success-stories-content h3, .so-single-success-stories-page .so-single-success-stories-content h4, .so-single-success-stories-page .so-single-success-stories-content h5, .so-single-success-stories-page .so-single-success-stories-content h6 {
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.so-single-success-stories-page .so-single-success-stories-content p {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #808080;
}
.so-single-success-stories-page .so-single-success-stories-content p {
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 35px;
  font-weight: 500;
}
.so-single-success-stories-page .so-single-success-stories-content img {
  margin: 0 auto;
  padding-bottom: 70px;
  width: 80%;
}

@media screen and (max-width: 991px) {
  .so-single-success-stories-page {
    padding-top: 0;
  }
  .so-single-success-stories-page .so-intro {
    padding: 50px 0;
  }
  .so-single-success-stories-page .so-single-success-stories-details .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-single-success-stories-page .so-single-success-stories-details-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    padding: 30px 30px;
    text-align: left;
  }
  .so-single-success-stories-page .so-single-success-stories-details-card img {
    margin-right: 40px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .so-single-success-stories-page .so-intro {
    padding: 35px 0 25px 0;
  }
  .so-single-success-stories-page .so-intro h1 {
    font-size: 36px;
    line-height: 1.2;
  }
  .so-single-success-stories-page .so-single-success-stories-details-card {
    padding: 20px;
  }
  .so-single-success-stories-page .so-single-success-stories-details-card h5 {
    font-size: 20px;
    line-height: 1;
  }
  .so-single-success-stories-page .so-single-success-stories-details-card p {
    font-size: 14px;
    line-height: 1.5;
  }
  .so-single-success-stories-page .so-single-success-stories-content {
    padding-top: 40px;
  }
  .so-single-success-stories-page .so-single-success-stories-content h1, .so-single-success-stories-page .so-single-success-stories-content h2, .so-single-success-stories-page .so-single-success-stories-content h3, .so-single-success-stories-page .so-single-success-stories-content h4, .so-single-success-stories-page .so-single-success-stories-content h5, .so-single-success-stories-page .so-single-success-stories-content h6 {
    padding-bottom: 25px;
  }
  .so-single-success-stories-page .so-single-success-stories-content p {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 30px;
  }
  .so-single-success-stories-page .so-single-success-stories-content img {
    padding-bottom: 40px;
  }
}
.so-support-page {
  padding-top: 75px;
}
.so-support-page .so-support-content {
  padding: 140px 0 120px 0;
}
.so-support-page .so-support-content .so-row:nth-of-type(1) h1 {
  padding-bottom: 25px;
}
.so-support-page .so-support-content .so-row:nth-of-type(1) p {
  padding-bottom: 40px;
}
.so-support-page .so-support-content .so-row:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 20px 15px 20px;
}
.so-support-page .so-support-content .support-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  -webkit-align-items: space-between;
  -moz-align-items: space-between;
  align-items: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% / 2 - 12.5px);
  padding: 30px 30px 40px 30px;
  min-height: 360px;
  margin-bottom: 25px;
  box-sizing: border-box;
}
.so-support-page .so-support-content .support-card h5 {
  padding-bottom: 10px;
}
.so-support-page .so-support-content .support-card .so-text {
  padding-bottom: 35px;
}
.so-support-page .so-support-content .support-card .so-text p {
  font-size: 16px;
  line-height: 1.5;
  color: #7C7C7C;
}
.so-support-page .so-support-content .support-card-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: rgba(224, 227, 230, 0.4);
  margin-bottom: 15px;
}
.so-support-page .so-support-content .our-service-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  background-color: #1271E7;
}
.so-support-page .so-support-content .our-service-team .so-col {
  width: 50%;
  padding: 70px;
  box-sizing: border-box;
}
.so-support-page .so-support-content .our-service-team .so-col:last-of-type {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.so-support-page .so-support-content .our-service-team h6 {
  font-size: 22px;
  line-height: 1.4;
  color: #ffffff;
  padding-bottom: 15px;
}
.so-support-page .so-support-content .our-service-team p {
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  padding-bottom: 30px;
}
.so-support-page .so-support-content .our-service-team .main-button {
  font-size: 16px;
  line-height: 1.1;
  font-weight: bold;
  padding: 10px 23px;
  max-width: 360px;
  width: 100%;
  color: #1271E7;
}
.so-support-page .so-support-content .our-service-team .main-button:hover {
  border-color: #fff;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .so-support-page {
    padding-top: 0;
  }
  .so-support-page .so-support-content {
    padding: 80px 0;
  }
  .so-support-page .so-support-content .so-row:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-support-page .so-support-content .support-card {
    width: 100%;
  }
  .so-support-page .so-support-content .support-card-row:first-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-support-page .so-support-content .support-card-image {
    margin-right: 20px;
  }
  .so-support-page .so-support-content .our-service-team {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-support-page .so-support-content .our-service-team .so-col {
    width: 100%;
  }
  .so-support-page .so-support-content .our-service-team .so-col:last-of-type {
    min-height: 400px;
  }
}
@media screen and (max-width: 600px) {
  .so-support-page .so-support-content {
    padding: 40px 0;
  }
  .so-support-page .so-support-content .so-row:nth-of-type(1) h1 {
    padding-bottom: 15px;
  }
  .so-support-page .so-support-content .so-row:nth-of-type(1) p {
    font-size: 13px;
    line-height: 1.4;
  }
  .so-support-page .so-support-content .support-card {
    padding: 30px 25px;
    min-height: 100%;
    height: auto;
  }
  .so-support-page .so-support-content .support-card-row:first-of-type .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  .so-support-page .so-support-content .support-card-image {
    margin-bottom: 10px;
    max-width: 55px;
    max-height: 55px;
  }
  .so-support-page .so-support-content .support-card-image img {
    width: 60%;
  }
  .so-support-page .so-support-content .support-card .so-text {
    padding-bottom: 15px;
  }
  .so-support-page .so-support-content .support-card .main-button {
    width: 100%;
  }
  .so-support-page .so-support-content .our-service-team .main-button {
    font-weight: 400;
  }
  .so-support-page .so-support-content .our-service-team .so-col {
    padding: 30px 20px;
  }
  .so-support-page .so-support-content .our-service-team .so-col:last-of-type {
    min-height: 250px;
  }
}
.so-support-download-page {
  padding-top: 75px;
}
.so-support-download-page .so-support-download-content {
  padding: 150px 0;
}
.so-support-download-page .so-support-download-content .so-row:first-of-type {
  margin-bottom: 100px;
}
.so-support-download-page .so-support-download-content .so-row:first-of-type h1 {
  padding-bottom: 25px;
}
.so-support-download-page .so-support-download-content .so-row:first-of-type .sub-title {
  padding-bottom: 40px;
}
.so-support-download-page .so-support-download-content .so-row:nth-of-type(2) {
  margin-bottom: 70px;
}
.so-support-download-page .so-support-download-content .so-row h4 {
  padding-bottom: 40px;
}
.so-support-download-page .so-support-download-content .so-row .download-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 30px 40px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 25px;
}

@media screen and (max-width: 991px) {
  .so-support-download-page {
    padding-top: 0;
  }
  .so-support-download-page .so-support-download-content {
    padding: 80px 0;
  }
}
@media screen and (max-width: 600px) {
  .so-support-download-page .so-support-download-content {
    padding: 50px 0;
  }
  .so-support-download-page .so-support-download-content .so-row:first-of-type {
    margin-bottom: 40px;
  }
  .so-support-download-page .so-support-download-content .download-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    text-align: center;
  }
  .so-support-download-page .so-support-download-content .download-box p {
    padding-bottom: 15px;
  }
  .so-support-download-page .so-support-download-content .download-box .download-button {
    width: 100%;
  }
}
.so-our-story-page {
  padding-top: 75px;
}
.so-our-story-page .so-intro {
  padding: 80px 0 130px 0;
}
.so-our-story-page .so-intro h1 {
  font-size: 62px;
  line-height: 1.2;
}
.so-our-story-page .so-story {
  padding-bottom: 90px;
}
.so-our-story-page .so-story .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.so-our-story-page .so-story h4 {
  max-width: 475px;
}
.so-our-story-page .so-story .so-text {
  max-width: 315px;
}
.so-our-story-page .so-story .so-text p {
  font-weight: bold;
  color: #808080;
}
.so-our-story-page .so-our-story-gallery {
  padding-bottom: 100px;
}
.so-our-story-page .so-our-story-gallery-image {
  width: 32%;
  max-height: 260px;
  margin-bottom: 20px;
}
.so-our-story-page .so-our-story-gallery-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.so-our-story-page .so-our-story-gallery-mobile {
  display: none;
}
.so-our-story-page .so-our-story-gallery .slider-controll {
  display: none;
}
.so-our-story-page .so-team {
  padding: 90px 0 140px 0;
}
.so-our-story-page .so-team .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.so-our-story-page .so-team-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.so-our-story-page .so-team h2 {
  padding-bottom: 20px;
  max-width: 700px;
  text-align: center;
}
.so-our-story-page .so-team .so-text {
  padding-bottom: 35px;
  max-width: 700px;
  text-align: center;
}
.so-our-story-page .so-team .so-text p {
  color: #808080;
}
.so-our-story-page .so-team-card {
  width: 18%;
  margin-bottom: 50px;
}
.so-our-story-page .so-team-card img {
  margin-bottom: 5px;
}
.so-our-story-page .so-team-card h5 {
  font-weight: 500;
  padding-bottom: 10px;
  color: #383838;
  padding-top: 10px;
}
.so-our-story-page .so-team-card p {
  font-size: 16px;
  line-height: 1.4;
  color: #383838;
}
.so-our-story-page .so-team .main-button {
  max-width: 290px;
  width: 100%;
  margin-top: 25px;
}
.so-our-story-page .so-company .so-text p {
  font-size: 18px;
}

.so-our-history-page .so-intro h1 {
  font-size: 58px;
}
.so-our-history-page .so-intro p {
  font-weight: 400;
}
.so-our-history-page .so-single-solutions-info-section {
  padding-bottom: 170px;
  padding-top: 170px;
}
.so-our-history-page .so-single-solutions-info-section .so-col {
  width: 50% !important;
}
.so-our-history-page .so-single-solutions-info-section .so-text {
  padding-right: 90px;
  padding-bottom: 0;
}
.so-our-history-page .so-home-solutions {
  padding-top: 110px;
}
.so-our-history-page .so-home-solutions .so-sub-title {
  text-align: center;
}
.so-our-history-page .so-home-solutions h2 {
  text-align: center;
}
.so-our-history-page .so-home-solutions .text-block {
  text-align: center;
  padding-bottom: 75px;
}

.so-our-team-page .so-team h2 {
  max-width: 900px;
  font-size: 48px;
}
.so-our-team-page .so-team .so-text {
  padding-bottom: 65px;
}
.so-our-team-page .so-team .so-team-card {
  margin-bottom: 70px;
}

@media screen and (max-width: 991px) {
  .so-our-story-page {
    padding-top: 0;
  }
  .so-our-story-page .so-story {
    padding-bottom: 70px;
  }
  .so-our-story-page .so-story .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-our-story-page .so-story h4 {
    max-width: 100%;
    padding-bottom: 30px;
  }
  .so-our-story-page .so-story .so-text {
    max-width: 100%;
    padding-bottom: 25px;
  }
  .so-our-story-page .so-team {
    display: none;
  }
  .so-our-story-page .so-company {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .so-our-story-page .so-intro h1 {
    font-size: 36px;
    line-height: 1.2;
  }
  .so-our-story-page .so-intro p {
    font-size: 14px;
    line-height: 1.4;
  }
  .so-our-story-page .so-story h4 {
    font-size: 24px;
    line-height: 1.4;
  }
  .so-our-story-page .so-story .so-text {
    font-size: 16px;
    line-height: 1.5;
  }
  .so-our-story-page .so-story .so-text p {
    font-weight: 400;
  }
  .so-our-story-page .so-story .main-button {
    max-width: 100%;
    width: 100%;
  }
  .so-our-story-page .so-our-story-gallery {
    padding-bottom: 60px;
  }
  .so-our-story-page .so-our-story-gallery .so-row {
    padding: 0;
  }
  .so-our-story-page .so-our-story-gallery-image {
    width: auto;
    max-width: 260px;
    max-height: 180px;
    margin: 0 5px;
  }
  .so-our-story-page .so-our-story-gallery-desktop {
    display: none;
  }
  .so-our-story-page .so-our-story-gallery-mobile {
    display: block;
    margin-bottom: 15px;
  }
  .so-our-story-page .so-our-story-gallery .slider-controll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
}
.so-contact-page .so-contact-info {
  padding-top: 140px;
}
.so-contact-page .so-contact-info .so-row:first-of-type h1 {
  padding-bottom: 25px;
  max-width: 730px;
}
.so-contact-page .so-contact-info .so-row:first-of-type p {
  font-size: 22px;
  line-height: 1.4;
  color: #383838;
  padding-bottom: 35px;
  max-width: 730px;
}
.so-contact-page .so-contact-info .so-row:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding: 70px 20px 120px 20px;
}
.so-contact-page .so-contact-info .so-col h4 {
  font-size: 30px;
  line-height: 1.4;
}
.so-contact-page .so-contact-info .so-col:first-of-type {
  margin-right: 80px;
}
.so-contact-page .so-contact-info .so-col:first-of-type h4 {
  padding-bottom: 40px;
}
.so-contact-page .so-contact-info .so-col:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.so-contact-page .so-contact-info .so-col:last-of-type h4 {
  padding-bottom: 20px;
}
.so-contact-page .so-contact-info .so-form .selectric-so-select {
  max-width: 100%;
  margin-bottom: 30px;
}
.so-contact-page .so-contact-info .so-form .selectric-so-select .selectric {
  border: 1px solid #898282;
}
.so-contact-page .so-contact-info .so-form .selectric-so-select .selectric .label {
  color: #969696;
  font-size: 18px;
  padding: 5px;
  font-size: 16px;
  font-weight: 400;
}
.so-contact-page .so-contact-info .so-form .selectric-so-select .selectric b {
  width: 50px;
  background: #CCD7E5;
  height: 100%;
  border-left: 1px solid #898282;
}
.so-contact-page .so-contact-info .so-form-input {
  font-size: 14px;
  line-height: 1.4;
  background-color: #EFF6FF;
  border-color: #898282;
}
.so-contact-page .so-contact-info .so-form-input::placeholder {
  color: #969696;
}
.so-contact-page .so-contact-info .so-form textarea {
  max-height: 160px;
}
.so-contact-page .so-contact-info .so-form .main-button {
  max-width: 320px;
  width: 100%;
}
.so-contact-page .so-contact-info .so-form .label {
  color: #383838;
  font-weight: 500;
}
.so-contact-page .so-contact-info .so-form .wpcf7-form-control-wrap.toner {
  display: block;
  margin-bottom: 25px;
}
.so-contact-page .so-contact-info .so-form .wpcf7-form-control-wrap.toner .wpcf7-radio .wpcf7-list-item {
  margin-right: 20px;
  margin-left: 0;
}
.so-contact-page .so-contact-info .so-form .wpcf7-form-control-wrap.toner .wpcf7-radio .wpcf7-list-item-label {
  color: #383838;
}
.so-contact-page .so-contact-info .icon {
  position: relative;
  padding-left: 45px;
}
.so-contact-page .so-contact-info .icon:before {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.so-contact-page .so-contact-info .address {
  padding-bottom: 20px;
}
.so-contact-page .so-contact-info .address:before {
  background-image: url(img/place.svg);
  width: 17px;
  height: 24px;
  top: 10px;
  transform: translate(0, 0);
}
.so-contact-page .so-contact-info .address p {
  font-size: 28px;
  line-height: 1.4;
  color: #000;
}
.so-contact-page .so-contact-info .phone {
  font-size: 28px;
  line-height: 1.4;
  padding-bottom: 20px;
  text-decoration: underline;
}
.so-contact-page .so-contact-info .phone:before {
  background-image: url(img/phone-blue.svg);
  width: 19px;
  height: 19px;
}
.so-contact-page .so-contact-info .mail {
  font-size: 28px;
  line-height: 1.4;
  text-decoration: underline;
}
.so-contact-page .so-contact-info .mail:before {
  background-image: url(img/mail.svg);
  width: 20px;
  height: 14px;
}

@media screen and (max-width: 991px) {
  .so-contact-page .so-contact-info {
    padding-top: 80px;
  }
  .so-contact-page .so-contact-info .so-row:last-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 70px 20px 80px 20px;
  }
  .so-contact-page .so-contact-info .so-row .so-col {
    margin-right: 0;
  }
  .so-contact-page .so-contact-info .so-row .so-col:last-of-type {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .so-contact-page .so-contact-info {
    padding-top: 80px;
  }
  .so-contact-page .so-contact-info .so-row:first-of-type h1 {
    padding-bottom: 10px;
  }
  .so-contact-page .so-contact-info .so-row:first-of-type p {
    font-size: 14px;
    line-height: 1.4;
  }
  .so-contact-page .so-contact-info .so-row:last-of-type {
    padding: 50px 20px 30px 20px;
  }
  .so-contact-page .so-contact-info .address p {
    font-size: 20px;
    line-height: 1.4;
  }
  .so-contact-page .so-contact-info .phone {
    font-size: 20px;
    line-height: 1.4;
  }
  .so-contact-page .so-contact-info .mail {
    font-size: 20px;
    line-height: 1.4;
  }
  .so-contact-page .so-contact-info .so-form .main-button {
    max-width: 100%;
  }
}
.so-request-callback-page {
  padding-top: 75px;
}
.so-request-callback-page .so-row:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 120px;
}
.so-request-callback-page .so-row:first-of-type h1 {
  color: #ffffff;
  padding-bottom: 25px;
}
.so-request-callback-page .so-row:first-of-type p {
  color: #ffffff;
  max-width: 730px;
}
.so-request-callback-page .so-form-input {
  background-color: #C9D4E9;
  border-color: #fff;
}
.so-request-callback-page .so-form .main-button {
  max-width: 320px;
  width: 100%;
}
.so-request-callback-page .so-form .selectric-so-select {
  max-width: 100%;
  margin-bottom: 30px;
}
.so-request-callback-page .so-form .selectric-so-select .selectric .label {
  font-size: 18px;
  padding: 5px;
}

@media screen and (max-width: 991px) {
  .so-request-callback-page {
    padding-top: 0;
  }
  .so-request-callback-page .so-row:first-of-type {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .so-request-callback-page .so-form .main-button {
    max-width: 100%;
  }
}
.so-product-page {
  padding-top: 75px;
}
.so-product-page .so-product-filter {
  padding-top: 120px;
  margin-bottom: 80px;
}
.so-product-page .so-product-filter p {
  font-size: 22px;
  line-height: 1.4;
  color: #383838;
  padding-bottom: 60px;
}
.so-product-page .so-product-filter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.so-product-page .so-product-filter form .selectric-so-select {
  margin-right: 15px;
  margin-bottom: 15px;
}
.so-product-page .so-product-filter form .main-button {
  padding: 19px 30px;
  font-size: 16px;
}
.so-product-page .so-product-filter .so-row {
  padding-bottom: 30px;
  position: relative;
}
.so-product-page .so-product-filter .so-row:after {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  height: 1px;
  background-color: #D7D7D7;
}
.so-product-page .so-list-product {
  padding-bottom: 190px;
}
.so-product-page .so-list-product-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 0 30px;
}
.so-product-page .so-list-product-title .so-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0 15px;
  width: 15%;
}
.so-product-page .so-list-product-title .so-col p {
  text-align: center;
  color: #383838;
  font-weight: 500;
  font-size: 16px;
}
.so-product-page .so-list-product-title .so-col:last-of-type {
  width: 30%;
}
.so-product-page .so-list-product-title .so-col:last-of-type .so-col {
  padding: 0 0 0 30px;
}
.so-product-page .so-list-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  margin-bottom: 25px;
  min-height: 170px;
}
.so-product-page .so-list-product-item:last-of-type {
  margin-bottom: 0;
}
.so-product-page .so-list-product-item .so-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 15%;
  position: relative;
  padding: 0 15px;
  min-height: 130px;
}
.so-product-page .so-list-product-item .so-col:first-of-type img {
  width: 80%;
}
.so-product-page .so-list-product-item .so-col:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #D4D4D4;
}
.so-product-page .so-list-product-item .so-col p {
  text-align: center;
  color: #383838;
}
.so-product-page .so-list-product-item .so-col a {
  max-width: 195px;
  width: 100%;
  padding: 10px 15px;
  box-sizing: border-box;
}
.so-product-page .so-list-product-item .so-col a:first-of-type {
  margin-bottom: 15px;
}
.so-product-page .so-list-product-item .so-col:last-of-type {
  width: 30%;
  padding: 0 0 0 30px;
}
.so-product-page .so-list-product-item .so-col:last-of-type:after {
  display: none;
}
.so-product-page .so-list-product-item-mobile {
  display: none;
  padding: 20px 20px 30px 25px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.so-product-page .so-list-product-item-mobile .col:first-of-type {
  margin-bottom: 25px;
}
.so-product-page .so-list-product-item-mobile table {
  width: 100%;
}
.so-product-page .so-list-product-item-mobile td {
  color: #383838;
  width: 50%;
}
.so-product-page .so-list-product-item-mobile td img {
  max-width: 90px;
}

@media screen and (max-width: 991px) {
  .so-product-page {
    padding-top: 0;
  }
  .so-product-page .so-product-filter {
    padding-top: 80px;
    margin-bottom: 30px;
  }
  .so-product-page .so-list-product {
    padding-bottom: 80px;
  }
  .so-product-page .so-list-product-title {
    display: none;
  }
  .so-product-page .so-list-product-item {
    display: none;
  }
  .so-product-page .so-list-product-item-mobile {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .so-product-page .so-product-filter {
    padding-top: 40px;
  }
  .so-product-page .so-product-filter p {
    font-size: 14px;
    line-height: 1.4;
    padding-bottom: 30px;
  }
  .so-product-page .so-product-filter form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .so-product-page .so-product-filter form .selectric-so-select {
    margin-right: 0;
  }
  .so-product-page .so-product-filter form .selectric-so-select:first-of-type {
    max-width: 100%;
    width: 100%;
  }
  .so-product-page .so-product-filter form .main-button {
    max-width: 100%;
    width: 100%;
  }
  .so-product-page .so-list-product {
    padding-bottom: 55px;
  }
  .so-product-page .so-list-product-item-mobile {
    padding: 20px 20px 30px 25px;
    box-sizing: border-box;
  }
  .so-product-page .so-list-product-item-mobile td {
    font-size: 14px;
    line-height: 1.4;
    padding-bottom: 10px;
  }
  .so-product-page .so-list-product-item-mobile .download-button {
    padding: 9px;
    width: 95%;
  }
  .so-product-page .so-list-product-item-mobile .main-button {
    padding: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .so-product-page .so-product-filter form .selectric-so-select {
    max-width: 100%;
  }
}
.so-my-calvert-page {
  padding-top: 75px;
}
.so-my-calvert-page .so-intro {
  padding: 80px 0 130px 0;
}
.so-my-calvert-page .so-intro h1 {
  font-size: 62px;
  line-height: 1.2;
}
.so-my-calvert-page .so-intro p {
  font-weight: 400;
}
.so-my-calvert-page .so-story {
  padding-bottom: 90px;
}
.so-my-calvert-page .so-story .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.so-my-calvert-page .so-story h4 {
  max-width: 475px;
}
.so-my-calvert-page .so-story .so-text {
  max-width: 315px;
}
.so-my-calvert-page .so-story .so-text p {
  color: #808080;
}
.so-my-calvert-page .so-info-section p {
  color: #383838;
}

@media screen and (max-width: 991px) {
  .so-my-calvert-page {
    padding-top: 0;
  }
  .so-my-calvert-page .so-intro {
    padding: 80px 0;
  }
  .so-my-calvert-page .so-intro .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .so-my-calvert-page .so-intro .so-col {
    width: 100% !important;
  }
  .so-my-calvert-page .so-intro .so-col:first-of-type {
    margin-bottom: 40px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .so-my-calvert-page .so-story {
    padding-bottom: 70px;
  }
  .so-my-calvert-page .so-story .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-my-calvert-page .so-story h4 {
    max-width: 100%;
    padding-bottom: 30px;
  }
  .so-my-calvert-page .so-story .so-text {
    max-width: 100%;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 600px) {
  .so-my-calvert-page .so-story h4 {
    font-size: 24px;
    line-height: 1.4;
  }
  .so-my-calvert-page .so-story .so-text {
    font-size: 16px;
    line-height: 1.5;
  }
  .so-my-calvert-page .so-story .so-text p {
    font-weight: 400;
  }
  .so-my-calvert-page .so-story .main-button {
    max-width: 100%;
    width: 100%;
  }
}
.so-request-callback {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(img/bg-3.jpg);
  padding: 95px 0;
}
.so-request-callback .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.so-request-callback .so-col:first-of-type {
  padding-top: 80px;
  width: 30%;
}
.so-request-callback .so-col:last-of-type {
  width: 60%;
}
.so-request-callback h5 {
  font-size: 24px;
  line-height: 1.4;
  color: #ffffff;
  font-weight: 500;
  padding-bottom: 20px;
}
.so-request-callback h4 {
  font-size: 36px;
  line-height: 1;
  color: #ffffff;
  padding-bottom: 50px;
}
.so-request-callback .contact-link {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
.so-request-callback .contact-link:after {
  height: 2px;
}
.so-request-callback .so-text {
  padding-bottom: 30px;
}
.so-request-callback .so-text p {
  color: #ffffff;
}
.so-request-callback .arrow-right {
  display: inline-block;
  color: #ffffff;
  position: relative;
  font-weight: 500;
}
.so-request-callback .arrow-right:before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  border: 1px solid #fff;
  border-radius: 50%;
  right: -35px;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.4s ease;
}
.so-request-callback .arrow-right:after {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 19px;
  height: 6px;
  right: -26px;
  top: 50%;
  transform: translate(0, -50%);
  background-image: url(img/right-1.svg);
  transition: 0.4s ease;
}
.so-request-callback .arrow-right:hover:after {
  transform: translate(5px, -50%);
}

@media screen and (max-width: 991px) {
  .so-request-callback .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-request-callback .so-col {
    width: 100% !important;
  }
  .so-request-callback .so-col:first-of-type {
    padding-top: 0;
    margin-bottom: 55px;
  }
  .so-request-callback .so-form form {
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .so-request-callback {
    padding: 35px 0 70px 0;
  }
  .so-request-callback .so-text {
    padding-bottom: 20px;
  }
  .so-request-callback h4 {
    padding-bottom: 35px;
  }
  .so-request-callback h5 {
    font-size: 20px;
    line-height: 1.5;
  }
  .so-request-callback .form-button {
    max-width: 100%;
  }
  .so-request-callback .so-form-input {
    background-color: #EFF6FF;
    border-color: #898282;
  }
}
.solutions-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.solutions-cards .solutions-card {
  width: 32%;
  margin-bottom: 40px;
  position: relative;
}
.solutions-cards .solutions-card:last-of-type {
  margin-right: 0;
}
.solutions-cards .solutions-card-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.solutions-cards .solutions-card img {
  padding-bottom: 30px;
}
.solutions-cards .solutions-card h5 {
  font-size: 22px;
  line-height: 1.2;
  color: #383838;
  padding-bottom: 5px;
}
.solutions-cards .solutions-card p {
  padding-bottom: 70px;
}
.solutions-cards .solutions-card .main-button {
  position: absolute;
  bottom: 0;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .solutions-cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .solutions-cards .solutions-card {
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }
  .solutions-cards .solutions-card:last-of-type {
    margin-bottom: 0;
  }
  .solutions-cards .solutions-card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 30px;
  }
  .solutions-cards .solutions-card .col:first-of-type {
    max-width: 75px;
    width: 100%;
    margin-right: 30px;
  }
  .solutions-cards .solutions-card img {
    padding-bottom: 0;
    box-sizing: border-box;
  }
  .solutions-cards .solutions-card p {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .solutions-cards .solutions-card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .solutions-cards .solutions-card .col:first-of-type {
    max-width: 60px;
    margin-right: 15px;
  }
  .solutions-cards .solutions-card p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.so-success-stories-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.so-success-stories-cards .so-success-stories-card {
  width: 31%;
  text-align: left;
  margin-bottom: 60px;
}
.so-success-stories-cards .so-success-stories-card .title {
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.5px;
  font-weight: bold;
  padding-bottom: 25px;
  text-transform: capitalize;
}
.so-success-stories-cards .so-success-stories-card img {
  margin-bottom: 10px;
}
.so-success-stories-cards .so-success-stories-card .hover {
  font-size: 18px;
  line-height: 1.5;
  display: inline-block;
  color: #0E1525;
  font-weight: bold;
  letter-spacing: -0.4px;
  position: relative;
}
.so-success-stories-cards .so-success-stories-card .hover:hover:after {
  width: 0%;
  right: 0;
  left: auto;
}
.so-success-stories-cards .so-success-stories-card .hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 2px;
  left: 0;
  background-color: #0E1525;
  transition: 0.4s ease;
}

@media screen and (max-width: 991px) {
  .so-success-stories-cards .so-success-stories-card {
    max-width: none;
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .so-success-stories-cards .so-success-stories-card {
    margin-bottom: 30px;
  }
  .so-success-stories-cards .so-success-stories-card:nth-of-type(2n) {
    margin-right: 0;
  }
  .so-success-stories-cards .so-success-stories-card .title {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .so-success-stories-cards .so-success-stories-card a {
    font-size: 14px;
    line-height: 1.5;
  }
}
.so-info-section {
  padding: 170px 0;
}
.so-info-section.bg {
  background-color: #F6F8F9;
}
.so-info-section.reverse .so-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.so-info-section.reverse .so-col:first-of-type {
  margin-left: 45px;
  margin-right: 0;
}
.so-info-section.reverse .so-col:last-of-type {
  margin-right: 45px;
  margin-left: 0;
}
.so-info-section .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.so-info-section h4 {
  font-size: 30px;
  line-height: 1;
  color: #1271E7;
  padding-bottom: 30px;
}
.so-info-section .sub-title {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.so-info-section .so-col {
  width: 50%;
}
.so-info-section .so-col:first-of-type {
  margin-right: 45px;
}
.so-info-section .so-col:last-of-type {
  margin-left: 45px;
}

@media screen and (max-width: 991px) {
  .so-info-section {
    padding: 80px 0;
  }
  .so-info-section.reverse .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .so-info-section .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-info-section .so-row .so-col {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 600px) {
  .so-info-section {
    padding: 40px 0;
  }
  .so-info-section h4 {
    font-size: 30px;
    line-height: 1.3;
    padding-bottom: 10px;
    max-width: 340px;
  }
  .so-info-section .sub-title {
    padding-bottom: 5px;
  }
}
.so-company {
  padding: 130px 0;
}
.so-company .so-row {
  text-align: center;
}
.so-company h3 {
  padding-bottom: 30px;
}
.so-company .so-text {
  padding-bottom: 60px;
}
.so-company .so-text p {
  font-size: 22px;
  color: #414141;
}
.so-company .main-button {
  max-width: 250px;
  width: 100%;
}

.brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 60px;
}
.brands-image {
  max-width: 90px;
  max-height: 65px;
  filter: grayscale(1);
  margin: 0 10px 15px 10px;
}

@media screen and (max-width: 600px) {
  .so-company {
    padding: 40px 0;
  }
  .so-company h3 {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .so-company .so-text {
    padding-bottom: 15px;
  }
  .so-company .so-text p {
    font-size: 18px;
  }

  .brands {
    padding-bottom: 30px;
  }
  .brands-image {
    max-width: 115px;
    max-height: 50px;
  }
}
.so-intro {
  padding: 80px 0;
}
.so-intro .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.so-intro .so-col:first-of-type {
  width: 35%;
}
.so-intro .so-col:last-of-type {
  width: 60%;
}
.so-intro .so-sub-title {
  padding-bottom: 15px;
  color: #1271E7;
}
.so-intro h1 {
  font-size: 62px;
  line-height: 1.2;
  padding-bottom: 30px;
}
.so-intro p {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 35px;
  font-weight: bold;
  color: #383838;
}
.so-intro a {
  color: #383838;
}

@media screen and (max-width: 991px) {
  .so-intro {
    padding: 80px 0;
  }
  .so-intro .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .so-intro .so-col:first-of-type {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .so-intro .so-col:last-of-type {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .so-intro {
    padding: 30px 0 !important;
  }
  .so-intro h1 {
    font-size: 36px;
    line-height: 1.2;
    padding-bottom: 15px;
  }
  .so-intro p {
    font-weight: 400;
    padding-bottom: 20px;
  }
  .so-intro .so-sub-title {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: -0.3px;
    padding-bottom: 10px;
    font-weight: bold;
  }
}
@media screen and (max-width: 1600px) {
  html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-size: 18px;
    line-height: 1.8;
  }

  .so-row {
    max-width: 1240px;
  }

  h1 {
    font-size: 72px;
    line-height: 1;
    letter-spacing: -2px;
  }

  h2 {
    font-size: 58px;
    line-height: 1.2;
    letter-spacing: -1px;
  }

  h3 {
    font-size: 48px;
    line-height: 1.2;
  }

  h4 {
    font-size: 36px;
    line-height: 1.2;
  }

  h5 {
    font-size: 22px;
    line-height: 1.2;
  }

  h6 {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991px) {
  .so-anim-under,
.so-anim-under_slow,
.so-anim-fade,
.so-anim-fade_slow,
.so-anim-right,
.so-anim-right_slow,
.so-anim-left,
.so-anim-left_slow,
.so-anim-drop,
.so-anim-drop_slow {
    opacity: 1;
  }

  .so-anim-image:before {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -0.3px;
  }

  h1 {
    font-size: 48px;
    line-height: 1;
  }

  h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  h3 {
    font-size: 28px;
    line-height: 1.2;
  }

  h4 {
    font-size: 23px;
    line-height: 1.2;
  }

  h5 {
    font-size: 18px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.2;
  }
}

/*# sourceMappingURL=style.css.map */
.so-info-section .so-content .info-row{margin-bottom: 30px; }
.so-info-section .so-content .info-row .so-col{padding:0 15px;margin:0; }
.so-info-section .so-content .info-row:nth-child(2n) .info-img{order: 2;margin-right: 0;}
#scroll_sectionhome .info-row {padding-top:50px;}

/* Footer Logos - Added by Jake @ No79 Design */
.djw_footer-logos {
  padding-top: 70px;
  background-color: #151B26;
}
.djw_footer-logos-wrap {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: auto;
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
}
img.djw_footer-logo {
  height: 30px;
  margin-right: 40px;
  width: auto;
}
img.djw_footer-partner-logo {
  height: 50px;
  width: auto;
}

@media (max-width: 600px) {
  .djw_footer-logos {
    padding-top: 40px;
  }
  .djw_footer-logos-wrap {
    align-items: center;
    flex-direction: column;
  }
  img.djw_footer-logo {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
