/* roboto-300 - latin */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../eot/roboto-latin-300.eot");
  src: local(""), url("../eot/roboto-latin-300d41d.eot?#iefix") format("embedded-opentype"), url("../woff2/roboto-latin-300.woff2") format("woff2"), url("../woff/roboto-latin-300.woff") format("woff"), url("../ttf/roboto-latin-300.ttf") format("truetype"), url("../svg/roboto-latin-300.svg#Roboto") format("svg");
}

/* roboto-300italic - latin */

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("../eot/roboto-latin-300italic.eot");
  src: local(""), url("../eot/roboto-latin-300italicd41d.eot?#iefix") format("embedded-opentype"), url("../woff2/roboto-latin-300italic.woff2") format("woff2"), url("../woff/roboto-latin-300italic.woff") format("woff"), url("../ttf/roboto-latin-300italic.ttf") format("truetype"), url("../svg/roboto-latin-300italic.svg#Roboto") format("svg");
}

/* roboto-regular - latin */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../eot/roboto-latin-regular.eot");
  src: local(""), url("../eot/roboto-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("../woff2/roboto-latin-regular.woff2") format("woff2"), url("../woff/roboto-latin-regular.woff") format("woff"), url("../ttf/roboto-latin-regular.ttf") format("truetype"), url("../svg/roboto-latin-regular.svg#Roboto") format("svg");
}

/* roboto-500 - latin */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../eot/roboto-latin-500.eot");
  src: local(""), url("../eot/roboto-latin-500d41d.eot?#iefix") format("embedded-opentype"), url("../woff2/roboto-latin-500.woff2") format("woff2"), url("../woff/roboto-latin-500.woff") format("woff"), url("../ttf/roboto-latin-500.ttf") format("truetype"), url("../svg/roboto-latin-500.svg#Roboto") format("svg");
}

/* roboto-700 - latin */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../eot/roboto-latin-700.eot");
  src: local(""), url("../eot/roboto-latin-700d41d.eot?#iefix") format("embedded-opentype"), url("../woff2/roboto-latin-700.woff2") format("woff2"), url("../woff/roboto-latin-700.woff") format("woff"), url("../ttf/roboto-latin-700.ttf") format("truetype"), url("../svg/roboto-latin-700.svg#Roboto") format("svg");
}

[class*=" socicon-"]:before,
[class^=socicon-]:before,
[data-icon]:before {
  font-family: socicon, serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
}

.intro,
.intro h1,
body,
section {
  position: relative;
}

.btnideas,
.intro,
.partners__item,
.section-title,
div.partners {
  text-align: center;
}

@font-face {
  font-family: socicon;
  src: url(../eot/socicon.eot);
  src: url(../eot/socicond41d.eot?#iefix) format("embedded-opentype"), url(../woff/socicon.woff) format("woff"), url(../ttf/socicon.ttf) format("truetype"), url(../svg/socicon.svg#socicon) format("svg");
  font-weight: 400;
  font-style: normal;
}

[data-icon]:before {
  content: attr(data-icon);
}

[class*=" socicon-"]:before,
[class^=socicon-]:before {
  display: inline-block;
}

.socicon-linkedin:before {
  content: "\e049";
}

.socicon-facebook:before {
  content: "\e041";
}

.socicon-twitter:before {
  content: "\e040";
}

.modal:after,
.r-logo:after {
  content: "";
}

.socicon-linkedin:hover {
  color: #187eb7;
}

.socicon-facebook:hover {
  color: #43619c;
}

.socicon-twitter:hover {
  color: #24a9e6;
}

body,
html {
  width: 100%;
  height: 100%;
  min-width: 320px;
}

html {
  background: #e6e6e6;
}

body {
  font-family: Roboto, Arial, sans-serif !important;
  color: #222222;
  background-color: #fff;
  font-weight: 300;
  font-size: 15px;
  line-height: 28px;
  max-width: 1920px;
  margin: 0 auto;
}

section {
  background: #fff;
  overflow: hidden;
}

select.input-lg {
  border-radius: 0 !important;
}

.signupBtn {
  background-color: #3BAE5B;
  border: 1px solid #3BAE5B;
  padding: 14px 34px 12px !important;
  border-radius: 2px;
  font: 18px Roboto, Arial, sans-serif;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  margin: 7px 10px 8px;
  display: inline-block;
  color: #fff;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  text-transform: uppercase;
  text-decoration: none !important;
}

.price-btn,
.price-color {
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
}

.btn-primary,
a {
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
}

.signupBtn:hover {
  background-color: #2F8B49;
  border-color: #2F8B49;
  color: #fff;
}

.price-color {
  background: #3BAE5B;
  border: 2px solid #3BAE5B;
  color: #fff;
  margin: 0 9px;
  border-radius: 2px;
}

.price-color:active,
.price-color:focus,
.price-color:hover {
  text-decoration: none;
  color: #fff;
  background: #2F8B49;
  border-color: #2F8B49;
  cursor: pointer;
}

.price-btn {
  background: #fff;
  border: 2px solid #3BAE5B;
  color: #3BAE5B;
  border-radius: 2px;
}

.price-btn:active,
.price-btn:focus,
.price-btn:hover {
  text-decoration: none;
  color: #fff;
  background: #2F8B49;
  border-color: #2F8B49;
  cursor: pointer;
}

.price-btn,
.price-color {
  padding: 7px 12px 5px;
}

.form-control {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  padding: 11px 12px;
  height: 45px;
  margin-bottom: 9px;
  color: #333;
  font-size: 16px;
  box-shadow: none;
  border-color: #bababa;
}

.modal-content {
  z-index: 999;
}

b,
strong {
  font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 35px;
  font-weight: 300;
}

p {
  margin: 0 0 15px;
}

a {
  color: #3BAE5B;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

a:focus,
a:hover {
  text-decoration: none;
  color: #2F8B49;
  outline: 0 !important;
}

.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 143px 0 113px;
  color: #fff;
  min-height: 200px;
  overflow: hidden;
}

.intro > .container > h1 + p,
.intro > .container > h1 > small {
  color: #fff;
  z-index: 1;
  display: block;
  margin: 0;
  line-height: 1.442;
  font-size: 18px;
  padding-top: 16px;
  font-weight: 300;
}

.intro h1 {
  margin: 0;
  z-index: 1;
  font-size: 40px;
}

header.intro > .layerblack {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(28, 28, 28, 0.65);
  z-index: 0;
}

.relative,
.section-text {
  position: relative;
}

.section,
section {
  padding: 80px 0;
}

p {
  line-height: 28px;
}

.font16 {
  font-size: 17px;
}

.section.gray,
section.gray {
  background: #f7f7f7;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

section.marginDescription {
  margin-top: -100px;
}

div.page-description {
  border-bottom: 1px solid #eee;
  padding-bottom: 70px;
  margin-bottom: 30px;
}

div.page-description.green,
div.page-description > .green {
  font-size: 24px;
  color: #3BAE5B;
  text-align: center;
  border-bottom: none;
}

div.page-description > .green {
  margin-bottom: 70px;
}

.section-text {
  max-width: 540px;
  z-index: 2;
}

.absoluteImage {
  position: absolute;
  z-index: 1;
  display: block;
  background-size: cover;
}

.absoluteImage > img {
  height: auto;
  display: block;
}

.absoluteImage > img.image,
.absoluteImage > img.loop {
  display: none;
}

#locations .section-name,
.bg-block.section-name {
  max-width: 100%;
  width: 100%;
}

.section-name {
  font-size: 35px;
  color: #3BAE5B;
  max-width: 950px;
  margin: 0 auto;
  padding-bottom: 20px;
  line-height: 50px;
}

.section-name + p {
  font-size: 19px;
  line-height: 31px;
  max-width: 900px;
  margin: 0 auto;
}

.section-name.nop + p {
  font-size: 15px;
}

.section-name.leftblack {
  color: #000;
  font-size: 30px;
}

.section-title {
  font-size: 32px;
  color: #222222;
  margin: 0;
  line-height: 28px;
  padding-bottom: 40px;
}

.section-title.green {
  color: #3BAE5B;
}

ul.ul {
  list-style: none;
  padding: 0;
  margin: 40px 0;
  vertical-align: top;
}

ul.ul li {
  line-height: 28px;
  font-size: 15px;
  padding: 0 0 0 28px;
  margin: 10px 0;
}

ul.check.nomargin,
ul.check.nomargin li {
  margin-bottom: 0;
}

ul.check li > ul > li {
  list-style: none;
  padding: 0 0 0 28px;
}

ul.check li > ul {
  padding-left: 0;
}

.parallax-mirror {
  visibility: inherit;
  position: fixed;
}

.btn-warning {
  background-color: #3BAE5B;
  border: none;
  line-height: 31px;
  border-radius: 2px;
  font-size: 19px;
  text-transform: uppercase;
}

.btn-primary,
.btnideas {
  font: 14px/20px Roboto, Arial, sans-serif;
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.nav li a.btn-warning:focus,
.nav li a.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  background-color: #3BAE5B;
  color: #fff;
}

.btn-primary {
  padding: 8px 15px 5px;
  background: #FF8000;
  border-radius: 3px;
  border: 1px solid #FF8000;
  color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  transition-property: background, color, border;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.btnideas,
.panel-footer > .btn,
form#prefooter input[type=button] {
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
}

.btn-primary:focus,
.btn-primary:hover {
  background: #3BAE5B !important;
  border-color: #3BAE5B !important;
  outline: 0 !important;
}

.scrollable:focus,
form#prefooter input[type=button]:focus {
  outline: 0;
}

.scrollable {
  position: relative;
}

.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

.scrollable .viewport .overview {
  position: absolute;
}

.scrollable .scroll-bar {
  display: none;
}

.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
}

.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.scrollable .scroll-bar .thumb {
  position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.scrollable.default-skin {
  padding-right: 0;
  padding-bottom: 0;
}

.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
  background-color: #000;
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  z-index: 999;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animated.fadeInDown {
  animation-name: fadeInDown;
}

.fake {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.btnideas {
  background-color: #3BAE5B;
  border: 1px solid #3BAE5B;
  display: inline-block;
  padding: 10px 24px 8px !important;
  border-radius: 2px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  text-decoration: none;
  color: #fff !important;
  position: relative;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.btnideas:hover {
  background-color: #2F8B49 !important;
  border-color: #2F8B49 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.btnideas:focus {
  background-color: #2F8B49 !important;
  border-color: #2F8B49 !important;
  outline: 0;
}

.btnideas > .paper-ripple {
  border-radius: 2px;
  overflow: hidden;
}

.btnideas.raised {
  transition: box-shadow 0.9s cubic-bezier(0.1, 0, 0.9, 1);
  transition-delay: 0.2s;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.btnideas.raised:active {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  transition-delay: initial;
}

.prefooter {
  background: url(../jpg/bg-support.jpg) 0 -70px;
  padding: 65px 0;
  color: #fff;
}

.prefooterTitle {
  font-weight: 400;
  font-size: 47px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.prefooterSub {
  font-size: 29px;
  line-height: inherit;
}

form#prefooter {
  width: 380px;
  margin: 36px auto 20px;
}

form#prefooter input[type=text] {
  display: block;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  padding-top: 17px;
  padding-right: 17px;
  padding-bottom: 17px;
  color: #7d5945 !important;
  font-size: 20px;
  margin-bottom: 10px;
  border: 2px solid transparent;
}

form#prefooter input[type=text]:first-child,
form#prefooter input[type=email]:first-child {
  display: block;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  padding: 17px;
  color: #7d5945 !important;
  font-size: 20px;
  margin-bottom: 10px;
  border: 2px solid transparent;
}

form#prefooter input::-webkit-input-placeholder {
  color: #7d5945 !important;
}

form#prefooter .iti {
  color: #7d5945 !important;
}

form#prefooter .iti .country-list {
  color: #222222 !important;
}

.panel-footer > .btn,
form#prefooter input[type=button] {
  background: #3BAE5B;
  border: none;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 17px;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  font-weight: 400;
}

.item-blog,
.item-blog > div {
  -webkit-transition-property: all;
}

.panel-footer > .btn:hover,
form#prefooter input[type=button]:hover {
  background-color: #2F8B49 !important;
}

div.partners {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.partners__item {
  flex-basis: 20%;
  display: flex;
  height: 150px;
  align-items: center;
  justify-content: center;
}

.partners__item img {
  display: block;
}

div.review {
  list-style: none;
  margin: 30px -15px;
  padding: 0;
}

div.review--row {
  position: relative;
  text-align: left;
  margin-bottom: 40px;
  margin-top: 20px;
}

.r-logo,
.review-content {
  margin-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}

.r-bg {
  background-color: #f7f7f7;
  padding: 20px 20px 0;
}

.r-bg .title,
.r-logo,
.review-content {
  padding-bottom: 20px;
}

.r-logo {
  height: 70px;
  font-size: 0;
}

.r-logo:after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.review-content {
  position: relative;
  max-height: 300px;
  overflow: hidden;
}

.custom-scroll {
  height: 100%;
}

.review-content p {
  font-size: 15px;
  line-height: 24px;
  margin: 0;
  color: #4c4b4b;
}

.r-bg .title {
  font-weight: 300;
  color: #808084;
  font-size: 12px;
  line-height: 17px;
}

.r-bg .title strong {
  color: #000;
  padding-bottom: 5px;
  display: block;
}

.request-error {
  color: #e20202;
  padding-top: 10px;
  display: block;
}

blockquote {
  font-size: 15px;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer {
  background: #1F2129;
  padding: 50px 0 20px;
  color: #a3aaaa;
  font-size: 16px;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) .titleFooter {
  color: #fff;
  font-size: 18px;
  margin-bottom: 24px;
  font-weight: 400;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) .titleFooter.invert {
  margin-top: 24px;
  margin-bottom: 0;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) .titleFooter.invert.small {
  font-size: 16px;
  font-weight: 300;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer a {
  color: #a3aaaa;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer a:hover {
  color: #3BAE5B !important;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .col-sm-2 a,
body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .col-sm-3 a {
  display: block;
  text-decoration: none;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .phone,
body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .chat,
body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .email {
  padding-left: 25px;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .phone {
  background: url(../png/phone.png) center left no-repeat;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .chat {
  background: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 24 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.338623 11.6093C0.338623 5.48487 5.48735 0.52002 11.8386 0.52002C18.1899 0.52002 23.3386 5.48486 23.3386 11.6093V15.8247C23.3386 15.911 23.325 15.9942 23.2996 16.0724V22.1745C23.2996 22.3653 23.1392 22.52 22.9413 22.52H16.8847C16.6868 22.52 16.5264 22.3653 16.5264 22.1745V14.2291C16.5264 14.0383 16.6868 13.8836 16.8847 13.8836H21.6186V11.6093C21.6186 6.40086 17.24 2.17859 11.8386 2.17859C6.43728 2.17859 2.05862 6.40087 2.05862 11.6093V13.8836H6.78259C6.98049 13.8836 7.14092 14.0383 7.14092 14.2291V22.1745C7.14092 22.3653 6.98049 22.52 6.78259 22.52H0.726048C0.528146 22.52 0.367714 22.3653 0.367714 22.1745V16.0394C0.348739 15.9709 0.338623 15.8989 0.338623 15.8247V11.6093Z' fill='%23fff'/%3E%3Cpath d='M17.783 15.4919H21.8112V21.1603H17.783V15.4919Z' fill='%23fff'/%3E%3Cpath d='M1.7218 15.4919H5.75003V21.1603H1.7218V15.4919Z' fill='%23fff'/%3E%3C/svg%3E%0A") center left no-repeat;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .email {
  background: url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 24 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.2047 0.572266C1.0363 0.572266 0.89978 0.708781 0.89978 0.877181V1.31194L11.8386 8.79642L22.8537 1.25982V0.877181C22.8537 0.708781 22.7171 0.572266 22.5487 0.572266H1.2047ZM22.8537 3.03321L12.424 10.1693C12.0711 10.4107 11.6061 10.4107 11.2532 10.1693L0.89978 3.08534V16.1229C0.89978 16.2913 1.0363 16.4278 1.2047 16.4278H22.5487C22.7171 16.4278 22.8537 16.2913 22.8537 16.1229V3.03321Z' fill='%23fff'/%3E%3C/svg%3E%0A") center left no-repeat;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .location {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEwMjQiIHdpZHRoPSI2NDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzIwIDBjLTE3NyAwLTMyMCAxNDMtMzIwIDMyMHMxNjAgNDE2IDMyMCA3MDRjMTYwLTI4OCAzMjAtNTI3IDMyMC03MDRzLTE0My0zMjAtMzIwLTMyMHogbTAgNDQ4Yy03MSAwLTEyOC01Ny0xMjgtMTI4czU3LTEyOCAxMjgtMTI4IDEyOCA1NyAxMjggMTI4LTU3IDEyOC0xMjggMTI4eiIgLz48L3N2Zz4=) center left no-repeat;
  background-size: 10px 15px;
  padding-left: 25px;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus .textwidget {
  display: flex;
  align-items: flex-start;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a {
  margin-right: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: 2px;
  transition: all 0.3s;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a path {
  transition: all 0.3s;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a.tw:hover {
  border: 1px solid #E4E4E4;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a.tw:hover path {
  fill: #E4E4E4;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a.fb:hover {
  border: 1px solid #0866FF;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a.fb:hover path {
  fill: #0866FF;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a.li:hover {
  border: 1px solid #0072B1;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a.li:hover path {
  fill: #0072B1;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer .footerCopy {
  margin-top: 40px;
  text-align: center;
  color: #ededed;
  font-size: 14px;
  letter-spacing: 0;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .footerCopy > .col-md-12 {
  border-top: 1px solid #47494c;
  padding-top: 30px;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .footerCopy a {
  display: inline-block;
  color: #ededed;
  margin: 0 10px;
  font-size: 14px;
  text-decoration: none;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .footerCopy small {
  display: block;
  margin-top: 10px;
}

body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .col-sm-3 a:hover {
  color: #3BAE5B;
}

.gray .r-bg {
  background: #fff;
}

.uppercase {
  text-transform: uppercase;
}

.modal-title {
  color: #000;
  font-weight: 400;
  text-align: center;
  font-size: 150%;
  display: block;
}

.validation-error {
  border-color: #F97575 !important;
}

#BottomFormEmail.validation-error,
#BottomFormPhone.validation-error {
  border: 2px solid #F30000 !important;
  background: #fff !important;
}

.form-required .col-sm-12 .require {
  position: absolute;
  right: 16px;
  top: 1px;
  background: url(../png/s.png) no-repeat;
  width: 22px;
  height: 20px;
  text-indent: -9999px;
  z-index: 99;
  display: none;
}

.modal-body .form-horizontal .form-control {
  margin-bottom: 10px;
  border-radius: 0;
}

.text-error {
  display: none;
  padding: 0 12px 12px;
  margin-top: -5px;
  color: #F97575;
  font-size: 14px;
}

.validation-error + .text-error {
  display: block;
}

#myModal .modal-body {
  background: url(../png/bg-earth.png) 50% 50% no-repeat;
  padding: 50px;
}

.modal-body table,
.modal-body table tr {
  border: none;
}

.modal-body table.table td {
  color: #6f646c;
  font-size: 15px;
  text-align: left;
  vertical-align: top;
  border: none !important;
  padding: 6px 0;
  line-height: 23px;
}

.modal-dialog,
.modal:after {
  display: inline-block;
  vertical-align: middle;
}

.modal-body table.table th {
  color: #333;
  font-size: 15px;
  border: none !important;
  padding: 3px 0 10px;
}

.custom-m .modal-body.p100 {
  padding: 25px 100px;
}

#myModal5 .span1 {
  display: inline-block;
  margin-top: 10px;
}

.modal {
  text-align: center;
  font-size: 0;
}

.modal:after {
  height: 100%;
}

.modal-dialog {
  font: 300 15px/1.42857143 Roboto, Arial, sans-serif;
  text-align: start;
}

.modal-content .subscribe-text1 > p {
  font-weight: 400;
}

.modal-content .subscribe-text1 > ul {
  margin-top: 0;
}

.modal-content .form-horizontal > div #GetStartedFormProjectName ~ span.small,
.modal-content .form-horizontal > div #GetStartedMainFormProjectName ~ span.small {
  margin-bottom: 5px;
  margin-top: -5px;
  display: block;
  padding: 0 12px;
}

.modal-content .right-form > span {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
}

.modal-content .text-input .days30 {
  font-size: 22px;
  font-weight: 400;
}

.modal-content .text-input .days30 ~ p {
  margin: 10px 0;
}

.r-logo > img {
  max-width: 100%;
  height: auto;
}

.vc_row {
  margin-left: auto !important;
  margin-right: auto !important;
}

#myModal a {
  text-decoration: none;
}

.footer-links > .titleFooter ~ .titleFooter {
  margin-top: 24px;
}

body.page-template-page-blog .prefooter {
  display: none;
}

body.page-template-page-blog .footer {
  margin-top: 0;
}

.intro.blog {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url(../jpg/bg15.jpg);
}

.tagcloud a {
  display: inline-block;
  padding: 5px;
  color: #757575;
  text-decoration: none;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin-bottom: 10px;
  margin-right: 5px;
  border-radius: 4px;
  font-size: 14px !important;
  line-height: 15px;
}

.table-blog {
  display: table;
  width: 100%;
}

.table-blog > div {
  display: table-cell;
  vertical-align: top;
  padding: 15px 15px 100px;
  float: none;
}

.table-blog .col-sidebar {
  background: #fafafa;
  border-left: 1px solid #f0f0f0;
}

.table-blog > .col-lg-7 > .row > .pull-right {
  padding-right: 40px;
}

.widget-name {
  color: #383838;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 35px;
}

.sidebar-col {
  width: 380px;
  padding: 0 15px 0 40px;
}

.search-blog > form > div {
  position: relative;
  margin-top: 20px;
  margin-bottom: 35px;
}

.form-subscribe input[type=text],
.search-blog > form > div > input[type=text] {
  background: #fff;
  border: 1px solid #f0f0f0;
  color: #383838;
  font-size: 14px;
  padding: 10px 50px 8px 17px;
  height: 48px;
  display: block;
  width: 100%;
}

.form-subscribe input[type=text] {
  margin: 30px 0;
}

.form-subscribe input[type=submit] {
  background: #f26c4f;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  border: none;
  padding: 10px 15px;
  display: block;
  width: 100%;
  font-weight: 300;
  text-transform: uppercase;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.item-blog,
.item-blog > div {
  -webkit-transition-timing-function: ease-in-out;
}

.form-subscribe input[type=submit]:hover {
  background: #EF5533;
}

.search-blog > form > div > input[type=submit] {
  background: url(../png/search.png) no-repeat;
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  top: 50%;
  margin: -11px 0 0;
  right: 9px;
  border: none;
}

.article-title {
  font-size: 24px;
  margin-bottom: 20px;
}

.article-title > a {
  text-decoration: none;
  color: #3e3e3e;
  font-weight: 300;
  line-height: 35px;
}

.article-title > a:hover {
  color: #3BAE5B;
}

.item-blog {
  display: table;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 54px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.item-blog > div,
.more-link {
  -webkit-transition-duration: 0.3s;
}

.item-blog > div {
  display: table-cell;
  vertical-align: top;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.more-link,
.share-min {
  -webkit-transition-property: all;
  -webkit-transition-timing-function: ease-in-out;
}

.item-page > div {
  vertical-align: baseline;
}

.entry-thumbnail {
  width: 158px;
  padding-right: 23px;
}

.entry-thumbnail > img {
  max-width: 100%;
  border-radius: 3px;
}

.entry-thubnail + div.excerpt {
  padding-left: 15px;
}

.navigation {
  padding: 10px;
}

.navigation > a,
.navigation > span {
  float: left;
  display: block;
  width: 35px;
  text-align: center;
  margin: 3px;
  padding: 5px 0;
  border: 1px solid #f0f0f0;
  text-decoration: none;
}

.navigation > .current {
  font-weight: 500;
  background: #fff;
}

.form-subscribe {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  background-image: url(../png/stamp.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 30px;
  font-weight: 400;
  line-height: 22px;
}

.article-footer,
.nav-links,
.post-navigation > .clearfix {
  padding: 10px 0 8px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  color: #ababab;
  margin-top: 15px;
  font-size: 14px;
}

.nav-links,
.post-navigation > .clearfix {
  border-top: none;
  margin-top: 0;
}

.bottom-nav {
  border-bottom: none;
  border-top: 1px solid #f0f0f0;
}

.article-footer span {
  display: inline-block;
}

.article-footer span.views {
  background: url(../png/views.png) center left no-repeat;
  padding-left: 30px;
}

.article-footer span.time {
  background: url(../png/date.png) center left no-repeat;
  padding-left: 20px;
  margin-left: 10px;
}

h1.entry-title {
  font-size: 29px;
  font-weight: 300;
  line-height: 38px;
}

.post-navigation {
  margin: 21px 0 20px;
}

.post-navigation .back-btn {
  background: url(../png/arrow-back.png) 0 3px no-repeat;
  padding-left: 15px;
  display: inline-block;
  line-height: 24px;
}

a.fb-share,
a.tw-share {
  background-repeat: no-repeat;
}

.share-big > a,
.share-min > a {
  color: #C3C3C3;
  display: block;
}

.share-big {
  float: right;
  padding-left: 20px;
  width: 117px;
  min-height: 1px;
  text-align: right;
}

.share-big > a {
  margin-top: 6px;
  margin-right: 20px;
  font-size: 19px;
  float: left;
}

.share-big > a:nth-child(3),
.share-min > a:nth-child(3) {
  margin-right: 0;
}

.share-min {
  float: right;
  width: 68px;
  min-height: 1px;
  text-align: right;
  margin-top: 0;
  opacity: 1;
  transition-property: all;
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
}

.share-min > a {
  margin-right: 10px;
  font-size: 16px;
  float: left;
}

.item-blog:hover .share-min > a,
.status-publish:hover .share-big > a {
  display: inline-block;
}

.item-blog:hover .share-min {
  opacity: 1;
}

a.in-share {
  background-image: url(../png/in.png);
}

a.tw-share {
  background-image: url(../png/tw.png);
}

a.fb-share {
  background-image: url(../png/fb.png);
}

.follow-tw {
  float: right;
  margin-top: 2px;
}

.archive-title {
  margin-top: 50px;
  font-weight: 400;
}

.entry-content {
  margin-top: 15px;
}

.widget-name-popular {
  margin-top: 40px;
  font-size: 17px;
  margin-bottom: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.related-articles {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.related-articles > li {
  list-style: none;
  border-bottom: 0;
  float: left;
  height: 240px;
}

.related-articles > li.right {
  float: right;
  text-align: right;
  position: absolute;
  right: 30px;
  margin-top: 60px;
}

.related-articles > li a {
  color: #000;
  display: block;
  font-size: 16px;
  max-width: 135px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.related-articles > li a:hover {
  color: #3BAE5B;
}

.related-articles table {
  max-width: 100%;
  margin: 0 auto;
}

.related-articles td {
  vertical-align: top;
}

.related-articles td img {
  height: auto;
  display: block;
  width: 100%;
  max-width: 135px;
  border-radius: 3px;
}

.popular-name {
  padding-top: 10px;
  font-size: 14px;
  line-height: 22px;
}

.more-popular {
  border: 2px solid #3BAE5B;
  font-size: 14px;
  color: #3BAE5B !important;
  border-radius: 2px;
  padding: 5px;
  display: inline-block !important;
  text-transform: uppercase;
  margin-top: 40px !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.related-articles .article-footer {
  margin: 0;
  padding: 0;
  border: none;
}

.related-articles .article-footer span.time {
  margin-left: 0;
}

.vc_color-info.vc_message_box {
  color: #000;
  border-color: #eaeaea;
  background-color: #f8f8f8;
}

.table-blog .wpb_column {
  padding-left: 0;
  padding-right: 0;
}

.malinky-load-more__button,
.more-link {
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.more-link {
  background: #3BAE5B;
  color: #fff;
  padding: 3px 5px 2px;
  font-size: 12px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  margin-top: 10px;
  line-height: 15px;
}

.panel-wrap-collapse,
.showmorelist {
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
}

.more-link:hover {
  color: #fff;
  background-color: #2F8B49;
}

.malinky-load-more__button {
  background: #f0f0f0;
  padding: 12px 15px 10px;
  color: #6B6B6B;
}

.malinky-load-more__button:hover {
  color: #505050;
}

.tags-article {
  margin-top: 30px;
}

.tags-article b {
  display: block;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-weight: 500;
}

.tags-article a {
  background: #fff;
  border-radius: 15px;
  padding: 5px 10px;
  font-size: 13px;
  color: #000;
  display: inline-block;
  border: 1px solid #f0f0f0;
  margin-bottom: 5px;
  line-height: 15px;
}

.navbar-collapse {
  border-top: none;
}

.container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
  box-shadow: none;
}

.board7bg {
  background: #d8e1e8;
}

.showmorelist {
  display: inline-block;
  background-color: #3BAE5B;
  border: 1px solid #3BAE5B;
  padding: 2px 10px !important;
  border-radius: 2px;
  font: 14px/20px Roboto, Arial, sans-serif;
  color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  margin: 0 0 0 10px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
}

.panel-wrap-collapsing,
.panel-wrap-in {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

.showmorelist .show-less-text,
.showmorelist.collapsed .show-more-text {
  display: inline;
}

.showmorelist .show-more-text,
.showmorelist.collapsed .show-less-text {
  display: none;
}

.error-page {
  max-width: 850px;
  width: 100%;
  height: 100%;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
}

.error-page > div {
  font-size: 170px;
  line-height: 170px;
  color: #e2e1dc;
  font-weight: 500;
  border-bottom: 1px solid #e2e1dc;
}

.error-page > span {
  color: #acacac;
  font-size: 25px;
  display: block;
  margin: 20px 0;
  font-weight: 300;
}

.line {
  color: #939498 !important;
  text-decoration: line-through !important;
}

.form-contact .panel-default {
  border-radius: 0;
  border: none;
  margin: 0 20px 0 0;
}

.btnideas.write,
.writemail {
  margin-left: 20px;
}

.form-contact .panel-heading {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #eee;
  padding: 0;
}

.form-contact .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}

.form-contact .panel-title > a {
  text-decoration: none;
  font-weight: 400;
  display: block;
  padding: 20px;
  background: url(../png/polygon.png) right 20px center no-repeat;
  color: #2F8B49;
}

.form-contact .panel-body .panel-button {
  text-decoration: none;
  margin-top: 10px;
  display: inline-block;
  background-color: #3BAE5B;
  border: 1px solid #3BAE5B;
  color: #fff;
  padding: 10px 24px 8px;
  border-radius: 2px;
  font: 14px Roboto, Arial, sans-serif;
}

.page-template-page-ma-php h3,
strong.ma-title {
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}

.form-contact .panel-body a.panel-button:hover {
  background-color: #2F8B49;
  border-color: #2F8B49;
}

.panel-wrap-collapsing .panel-title > a,
.panel-wrap-in .panel-title > a {
  background: url(../png/polygon1.png) right 20px center no-repeat;
}

#ma5 .panel-wrap-collapsing .panel-title > a,
#ma5 .panel-wrap-in .panel-title > a {
  background: 0;
}

.form-contact .panel-title > a.collapsed {
  color: #000;
}

.panel-wrap-collapse {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.panel-group .panel {
  margin-bottom: 15px;
}

.panel-wrap-collapsing {
  margin-bottom: 15px !important;
  transition-property: all;
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
  will-change: auto;
}

strong.ma-title {
  color: #3BAE5B;
  padding-bottom: 10px;
}

.page-template-page-ma-php ul.ul {
  margin-top: 0;
  margin-bottom: 20px;
}

.bg-block {
  color: #fff;
  padding: 75px 0;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
}

.bg-block > span {
  background: url(../png/arrow-gray.png) top center no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 50px;
  height: 25px;
}

.bg-block ~ section {
  border-top: none;
}

.page-template-page-ma-php h3 {
  color: #3BAE5B;
  padding-bottom: 10px;
}

.page-template-page-ma-php .section-text {
  padding-left: 40px;
}

#manda1 .section-text {
  padding-left: 0;
}

#success-message-modal .modal-header {
  border-bottom: none;
}

#success-message-modal .modal-message {
  text-align: center;
}

.subscribe-ok {
  background: url(../png/subscribe-modal.png) top center no-repeat;
  width: 234px;
  height: 131px;
  margin: 88px auto 35px;
}

#success-message-modal h4 {
  color: #3BAE5B;
  font-size: 23px;
  margin-bottom: 53px;
}

#success-message-modal span {
  font-weight: 500;
}

#success-message-modal a.close-modal-sub {
  display: inline-block;
  margin-bottom: 10px;
}

.social-sub {
  margin-bottom: 46px;
}

.social-sub a {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.icon-cancel:before,
.icon-ok:before,
.icon-okgray:before {
  content: "";
  height: 18px;
}

.sub-fb {
  background: url(../png/fb-sub.png) top center no-repeat;
}

.sub-tw {
  background: url(../png/tw-sub.png) top center no-repeat;
}

.sub-goo {
  background: url(../png/goo-sub.png) top center no-repeat;
}

label.error {
  position: absolute;
  margin-top: -30px;
  font-weight: 300;
  color: red;
  font-size: 13px;
}

.subscribe-text {
  text-align: center;
  color: #3b3b3b;
  font-size: 15px;
  line-height: 23px;
  padding-top: 107px;
}

.subscribe-text .green {
  display: block;
  color: #3BAE5B;
  color: #3BAE5B;
  font-size: 18px;
  padding-top: 17px;
  line-height: 1;
  padding-bottom: 7px;
}

.footer-links ul,
.footer-links ul > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-style: normal;
  font-weight: 300;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-okgray:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+PGc+PHBhdGggZmlsbD0iIzRhNGE0YSIgZD0iTTc2LDQ4OC4zbC02Niw2NmwzMTIuMywzMTIuM0w5OTAsMTk4LjhsLTY1LjQtNjUuM0wzMjQuNSw3MzMuNkw3Niw0ODguM3oiLz48L2c+PC9zdmc+) center center no-repeat;
  background-size: contain;
}

.icon-ok:before {
  background: url("../png/green-check-new.png") center center no-repeat;
  background-size: contain;
}

.icon-cancel:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHJlY3QgZmlsbD0iIzRhNGE0YSIgeD0iMy44IiB5PSIyMy4zIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43MDcxIC0wLjcwNzEgMC43MDcxIC0wLjcwNzEgMjQuOTg1NCA2MC4xNDkzKSIgd2lkdGg9IjQyLjMiIGhlaWdodD0iMy4yIi8+PHJlY3QgZmlsbD0iIzRhNGE0YSIgeD0iMy44IiB5PSIyMy4zIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43MDcxIDAuNzA3MSAtMC43MDcxIC0wLjcwNzEgNjAuMTk5MyAyNC44NjQ2KSIgd2lkdGg9IjQyLjMiIGhlaWdodD0iMy4yIi8+PC9zdmc+) center center no-repeat;
  background-size: cover;
}

.cs-wrapper .cs-value:after,
.custom-navbar .menu-item-has-children > a:after {
  content: "";
  vertical-align: middle;
}

.cs-wrapper {
  position: relative;
}

.cs-wrapper select {
  opacity: 0;
}

.cs-wrapper .cs-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  padding: 11px 12px;
  font-size: 16px;
  text-align: left;
  line-height: initial;
}

.cs-wrapper .cs-value:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -2px;
  margin-left: 2px;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  transition: transform 0.12s linear;
}

.cs-wrapper.cs-focus .cs-value {
  border-color: #3BAE5B;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(135, 191, 61, 0.6);
}

.cs-wrapper.cs-opened .cs-value:after {
  transform: rotate(-180deg);
}

.custom-navbar .collapsing {
  transition: none;
}

.custom-navbar {
  border: none;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  border-radius: 0;
  transition: 1s;
  max-width: 1920px;
  margin: 0 auto;
}

.custom-navbar .comparison--header-pdf {
  display: none;
}

.custom-navbar .nav-menu .pdf-btn {
  display: none !important;
}

.nav-menu .login__icon {
  width: 15px;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 5px;
}

.nav-menu .login__icon path {
  fill: #3BAE5B;
}

.nav-menu {
  margin: 0;
  padding: 0;
}

.nav-menu > li {
  list-style: none;
  position: relative;
  border-radius: 5px;
}

.nav-menu > li:nth-child(1),
.nav-menu > li:nth-child(2),
.nav-menu > li:nth-child(3) {
  border-radius: 0;
}

.nav-menu > li > a {
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  display: block;
  padding: 23px 15px;
}

.nav-menu > li > ul {
  display: none;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: inherit;
}

.nav-menu > li:hover {
  background-color: #2a2c33;
}

.nav-menu > li.menu-item-83:hover {
  background-color: transparent;
}

.nav-menu > li > ul > li > a {
  font: 15px/34px Roboto, sans-serif;
  border-bottom: 1px solid #333;
  text-decoration: none;
  text-transform: none;
  color: #fff !important;
  display: block;
  padding: 3px 20px;
  white-space: nowrap;
  font-weight: 300;
}

.nav-menu > li > ul > li:last-child > a {
  border-bottom: none;
}

.nav-menu > li > ul > li > a:hover {
  background-color: #2a2c33;
}

.nav-menu > li:last-child {
  background: 0 0;
}

.nav-menu > li:last-child > a {
  background-color: #3BAE5B;
  border: 1px solid #3BAE5B;
  padding: 10px 24px 8px !important;
  border-radius: 2px;
  font: 400 14px Roboto, Arial, sans-serif;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  margin: 17px 10px 20px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.nav-menu > li:last-child > a:hover {
  background-color: #2F8B49;
  border-color: #2F8B49;
}

.nav-menu > li:nth-last-child(2) > a {
  color: #3BAE5B;
}

.nav-menu > li:nth-last-child(2) {
  margin-left: auto;
}

.nav-menu > li:nth-last-child(2) span {
  display: inline-block;
  height: 15px;
}

.container > .navbar-header {
  margin-left: 0;
  margin-right: 20px;
}

.custom-navbar .menu-item-has-children > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-top: 3px dashed;
  border-top: 3px solid \9;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  transition: transform 0.12s linear;
}

.menu-item-has-children:hover > a:after {
  transform: rotate(-180deg);
}

#menu-item-83.current-menu-item {
  background: 0 0;
}

.iti {
  width: 100%;
  margin-bottom: 10px;
}

.iti .flag-container {
  z-index: 100;
}

.iti .country-list {
  max-height: 250px !important;
}

.iti-mobile .iti--container {
  width: auto;
  z-index: 999999;
}

div.collapsing {
  transition-duration: 0.15s;
  will-change: auto;
}

.panel-title > a {
  background: url(../png/panel-plus.png) no-repeat;
  background-position: 0 2px !important;
  background-size: 21px 21px !important;
}

#primary-menu {
  position: relative;
}

.search-item {
  position: absolute !important;
  right: 255px;
  top: 28px;
}

.search-item:hover {
  background-color: transparent !important;
}

.search-item a {
  position: absolute;
  width: 20px;
  padding: 0 !important;
  z-index: 2;
}

.search-item a svg {
  fill: #3BAE5B;
  width: 20px;
}

.search-item a:hover svg {
  fill: #fff;
}

.search-item > div {
  position: absolute;
  top: -6px;
  right: -26px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s opacity;
  z-index: -1;
}

.search-item.show > div {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}

.search-item > div div {
  position: relative;
}

.search-item > div div input[type=text] {
  box-sizing: border-box;
  padding: 0 6px;
}

.search-item > div div button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  height: 100%;
  width: 32px;
  background: transparent;
}

.search-item > div div button svg {
  fill: #3BAE5B;
  width: 20px;
  top: 4px;
  position: relative;
}

.search-item > div div button svg:hover {
  fill: #333;
}

.footer_search {
  width: 100%;
}

.search-item.show > div {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}

.footer_search div {
  position: relative;
}

.footer_search div input[type=text] {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #f0f0f0;
  color: #383838;
  font-size: 14px;
  padding: 10px 50px 8px 17px;
  height: 38px;
  display: block;
  width: 100%;
}

.footer_search div button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  height: 100%;
  width: 32px;
  outline: none;
  background: transparent;
}

.footer_search div button svg {
  fill: #3BAE5B;
  width: 20px;
  top: 4px;
  position: relative;
}

.footer_search div button svg:hover {
  fill: #333;
}

.followus .textwidget {
  margin-bottom: 24px;
}

.footer_search div input[type=text].error {
  border-color: #b72222;
}

.partners__item {
  height: auto;
  padding: 35px 0;
}

body .gdpr {
  position: fixed;
  left: 0;
  bottom: 0;
  background: rgba(247, 247, 247, 0.9) !important;
  box-sizing: border-box;
  padding: 7px 30px;
  font-size: 12px;
  color: #464646;
  width: 100%;
  line-height: 1.2;
  z-index: 99999;
  text-align: center;
}

.gdpr .inner {
  max-width: 670px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gdpr .inner .text {
  max-width: 500px;
}

.gdpr .close-gdpr {
  cursor: pointer;
  display: block;
  border: solid 1px #464646;
  padding: 6px 10px;
  width: 88px;
  background: transparent;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  align-self: center;
  border-radius: 4px;
  transition: all 0.3s;
}

.gdpr .close-gdpr:hover {
  border-color: #3BAE5B;
  background-color: #3BAE5B;
  color: #ffffff;
}

.gdpr a {
  text-decoration: underline;
  color: #464646;
}

.btn {
  white-space: initial !important;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 500;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

:before,
:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font-size: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 500;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

:before,
:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 300;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 300;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 43px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3BAE5B;
}

.has-success .form-control {
  border-color: #3BAE5B;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #3BAE5B;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #2F8B49;
}

.has-success .input-group-addon {
  color: #3BAE5B;
  border-color: #3BAE5B;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3BAE5B;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px;
}

.navbar-nav {
  margin: 8px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #2a2c33;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #3BAE5B;
}

.navbar-default .navbar-toggle {
  border: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.clearfix:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font-size: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.custom-navbar .collapsing {
  transition: none;
}

.custom-navbar {
  border: none;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  border-radius: 0;
  transition: 1s;
  max-width: 1920px;
  margin: 0 auto;
}

.custom-navbar .logo {
  background: url(../svg/ideals_logo_white94a9.svg?branding=1) top left no-repeat !important;
  background-size: 170px 46px !important;
  width: 170px;
  height: 46px;
  margin-top: 12px;
  margin-left: 15px;
  text-indent: -9999px;
}

.js-fixed-header.header-fixed {
  background: #1F2129;
}

.nav-menu .login__icon {
  width: 15px;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 5px;
}

.nav-menu .login__icon path {
  fill: #3BAE5B;
}

.nav-menu {
  margin: 0;
  padding: 0;
}

.nav-menu > li {
  list-style: none;
  position: relative;
  border-radius: 5px;
}

.nav-menu > li:nth-child(1),
.nav-menu > li:nth-child(2),
.nav-menu > li:nth-child(3) {
  border-radius: 0;
}

.nav-menu > li > a {
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  display: block;
  padding: 23px 15px;
}

.nav-menu > li > ul {
  display: none;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: inherit;
}

.nav-menu > li:hover {
  background-color: #2a2c33;
}

.nav-menu > li.menu-item-83:hover {
  background-color: transparent;
}

.nav-menu > li > ul > li > a {
  font: 15px/34px Roboto, sans-serif;
  border-bottom: 1px solid #333;
  text-decoration: none;
  text-transform: none;
  color: #fff !important;
  display: block;
  padding: 3px 20px;
  white-space: nowrap;
  font-weight: 300;
}

.nav-menu > li > ul > li:last-child > a {
  border-bottom: none;
}

.nav-menu > li > ul > li > a:hover {
  background-color: #2a2c33;
}

.nav-menu > li:last-child {
  background: 0 0;
}

.nav-menu > li:last-child > a {
  background-color: #3BAE5B;
  border: 1px solid #3BAE5B;
  padding: 10px 24px 8px !important;
  border-radius: 2px;
  font: 400 14px Roboto, Arial, sans-serif;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  margin: 17px 10px 20px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.nav-menu > li:last-child > a:hover {
  background-color: #2F8B49;
  border-color: #2F8B49;
}

.nav-menu > li:nth-last-child(2) > a {
  color: #3BAE5B;
}

.nav-menu > li:nth-last-child(2) {
  margin-left: auto;
}

.nav-menu > li:nth-last-child(2) span {
  display: inline-block;
  height: 15px;
}

.container > div.navbar-header {
  margin-left: 0;
  margin-right: 20px;
}

.custom-navbar .menu-item-has-children > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-top: 3px dashed;
  border-top: 3px solid \9;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  transition: transform 0.12s linear;
}

.menu-item-has-children:hover > a:after {
  transform: rotate(-180deg);
}

#menu-item-83.current-menu-item {
  background: 0 0;
}

nav.navbar-default {
  background: 0;
  border: 0;
}

html body {
  font-family: Roboto, Arial, sans-serif !important;
  color: #222222;
  background-color: #fff;
  font-weight: 300;
  font-size: 15px;
  line-height: 28px;
  -webkit-overflow-scrolling: auto;
  max-width: 1920px;
  margin: 0 auto;
  padding-right: 0;
}

.intro.mainBg,
.intro.th-1 {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg.jpg") !important;
  height: 667px;
  padding: 286px 0 103px;
}

.intro {
  display: table;
  width: 100%;
  color: #fff;
  min-height: 200px;
  overflow: hidden;
}

.btnideas,
.intro,
.partners__item,
.section-title,
div.partners {
  text-align: center;
}

.intro,
.intro h1,
body,
section {
  position: relative;
}

.relative,
.section-text {
  position: relative;
}

.intro.mainBg h1 {
  font-size: 60px;
  padding: 0 15px;
}

.intro h1 {
  margin: 0;
  z-index: 1;
  font-size: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 35px;
  font-weight: 300;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  line-height: 1.1;
  color: inherit;
}

html {
  background: #e6e6e6;
}

body,
html {
  width: 100%;
  height: 100%;
  min-width: 320px;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.intro.mainBg h1 > small,
.intro.mainBg h1 + p {
  font-size: 24px !important;
  margin-bottom: 1em;
}

.intro > .container > h1 + p,
.intro > .container > h1 > small {
  color: #fff;
  z-index: 1;
  display: block;
  margin: 0;
  line-height: 1.442;
  font-size: 18px;
  padding-top: 16px;
  font-weight: 300;
}

.signupBtn {
  background-color: #3BAE5B;
  border: 1px solid #3BAE5B;
  padding: 14px 34px 12px !important;
  display: inline-block;
  border-radius: 2px;
  font: 18px Roboto, Arial, sans-serif;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  margin: 7px 10px 8px;
  color: #fff;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

section {
  background: #fff;
  overflow: hidden;
}

section.trusted {
  padding: 16px 0;
}

section.audited {
  padding: 25px 0;
}

section.trusted .center-block,
section.audited .center-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

section.trusted h3,
section.audited h3 {
  color: #59575f;
  font-size: 22px;
  margin: 1.5em 0;
  display: block;
}

section.trusted .logo__wrapper,
section.audited .logo__wrapper {
  max-height: 65px;
  margin: 1.5em 0;
  width: auto;
  display: block;
  position: relative;
}

img {
  vertical-align: middle;
  border: 0;
}

.section.gray,
section.gray {
  background: #f7f7f7;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

div.indexwindow {
  right: -100px;
  bottom: -2px;
  z-index: 0;
}

.absoluteImage {
  position: absolute;
  z-index: 1;
  display: block;
  background-size: cover;
}

div.indexwindow > img {
  right: 0;
  bottom: 0;
  position: absolute;
}

.absoluteImage > img {
  height: auto;
  display: block;
}

.section-text {
  max-width: 540px;
  z-index: 2;
}

.pull-left {
  float: left !important;
}

.relative,
.section-text {
  position: relative;
}

.section-name {
  font-size: 35px;
  color: #3BAE5B;
  max-width: 950px;
  margin: 0 auto;
  padding-bottom: 20px;
  line-height: 50px;
}

.section-name + p {
  font-size: 19px;
  line-height: 31px;
  max-width: 900px;
  margin: 0 auto;
}

ul.ul {
  list-style: none;
  padding: 0;
  margin: 40px 0;
}

ul.check li {
  background: url(../png/green-check-new.png) left 5px no-repeat;
  background-size: 18px auto;
}

ul.ul li {
  line-height: 28px;
  font-size: 15px;
  padding: 0 0 0 28px;
  margin: 10px 0;
}

header.intro > .layerblack {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(28, 28, 28, 0.65);
  z-index: 0;
}

.intro.features {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg7.jpg") !important;
}

.intro.security {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg3.jpg") !important;
}

.intro.howitworks {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg9.jpg") !important;
}

.intro.compare {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg1.jpg") !important;
}

.intro.board {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg18.jpg") !important;
}

.mahead {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg19.jpg") !important;
}

.intro.dilligence {
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/due__bg.jpg") !important;
}

.intro.helpcenter {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg14.jpg") !important;
}

.intro.ourclients {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg17.jpg") !important;
}

.intro.pricing {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/pricing__header2.jpg") !important;
  background-position: top center;
  padding: 143px 0 88px !important;
}

.intro.contacts {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg10.jpg") !important;
}

.intro.blog {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg15.jpg") !important;
}

.intro.realstate {
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/header_bg.jpg") !important;
}

.intro.encryption {
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg_header.jpg") !important;
}

.features-section {
  padding: 0;
}

.section-title {
  font-size: 32px;
  color: #222222;
  margin: 0;
  line-height: 28px;
  padding-bottom: 40px;
}

h3.features-title {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  line-height: 28px;
  color: #3BAE5B;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 143px 0 113px;
  color: #fff;
  min-height: 200px;
  overflow: hidden;
}

.features-section > .container {
  padding: 90px 15px;
}

p {
  margin: 0 0 15px;
  line-height: 28px;
}

.features-section .img-responsive {
  margin-bottom: 30px;
}

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

.section,
section {
  padding: 80px 0;
}

.securityImg {
  height: 110px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.securityList article {
  color: #000;
  padding: 0 15px 0 30px;
  border-left: 2px solid #e2e2e2;
  position: relative;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.securityList article > .title,
.securityList .article > .title {
  font-size: 27px;
  color: #3BAE5B;
  margin: 0;
  line-height: 28px;
  height: 150px;
}

.securityList article > h3 {
  font-weight: 400;
  display: block;
  font-size: 17px;
  line-height: 15px;
  margin: 0;
  padding-bottom: 10px;
}

.securityList article > p {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.securityList article > .title:after,
.securityList .article > .title:after {
  content: "";
  width: 14px;
  height: 14px;
  background: #3BAE5B;
  display: block;
  position: absolute;
  border-radius: 50%;
  left: -8px;
  top: 0;
}

.securityList article > h3:after {
  content: "";
  width: 14px;
  height: 14px;
  background: #e2e2e2;
  display: block;
  position: absolute;
  border-radius: 50%;
  left: -8px;
  top: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

div.page-description.green,
div.page-description > .green {
  font-size: 24px;
  color: #3BAE5B;
  text-align: center;
  border-bottom: 0;
}

.howitworksdesc .page-description {
  padding-bottom: 0;
}

div.page-description {
  border-bottom: 1px solid #eee;
  padding-bottom: 70px;
  margin-bottom: 30px;
}

section.marginDescription {
  margin-top: -100px;
}

.customize .section-text {
  padding: 140px 0;
}

.customize .section-text,
.collaborate .section-text,
.upload .section-text,
.invite .section-text,
.share .section-text {
  padding-left: 40px;
}

.section-text {
  max-width: 540px;
  z-index: 2;
}

.pull-right {
  float: right !important;
}

div.howimg {
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 80px;
  z-index: 1;
}

.absoluteImage {
  position: absolute;
  z-index: 1;
  display: block;
  background-size: cover;
}

ul.check.nomargin,
ul.check.nomargin li {
  margin-bottom: 0;
}

.absoluteImage > img.image,
.absoluteImage > img.loop {
  display: none;
}

div.howimg > img {
  bottom: 0;
  top: 0;
  margin: auto 0;
  position: absolute;
}

.absoluteImage > img {
  height: auto;
  display: block;
}

.compareList {
  margin-top: 70px;
}

.nameblock > span {
  font-size: 20px;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  color: #3BAE5B;
  text-align: center;
  line-height: 30px;
  border: 1px solid #3BAE5B;
  vertical-align: top;
  margin-right: 20px;
  position: absolute;
  display: block;
}

.nameblock > h3 {
  font-size: 28px;
  padding-left: 52px;
  color: #3BAE5B;
  margin: 0;
  padding-bottom: 20px;
  display: inline-block;
  line-height: 32px;
}

.compareListBody {
  margin-left: 54px;
}

.board1 {
  height: 100%;
  bottom: -80px;
  left: 0;
  z-index: 0;
  top: 0;
}

.board1 > img {
  bottom: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

.board2 {
  bottom: 0;
  right: 0;
  z-index: 0;
}

.board2 > img {
  bottom: 0;
  right: 0;
  position: absolute;
  width: auto;
}

#manda1 {
  background: #fff;
  border-bottom: 1px solid #eee;
}

.margin90 {
  margin-top: 90px;
}

#manda2 .section-name + p {
  font-size: 15px;
  line-height: 28px;
}

#ma1 {
  background-image: url("../png/m_a_1_1.png") !important;
  background-position: bottom;
  background-repeat: repeat-x;
}

.ma1 {
  height: 100%;
  bottom: -80px;
  right: 0;
  z-index: 0;
  top: 0;
}

.ma1 > img {
  bottom: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

#ma2 {
  background: #7892b8;
  color: #fff;
  border-top: 0;
  border-bottom: 0;
  position: relative;
}

.ma2 {
  bottom: 0;
  left: 0;
  z-index: 0;
}

.ma2 > img {
  bottom: 0;
  left: 0;
  position: absolute;
  width: auto;
}

#ma2 .section-name {
  color: #fff;
}

#ma2:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 30px;
  margin-left: -30px;
}

#ma2:after,
#ma2:before {
  bottom: 0;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.industryImg {
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.industry .industryImg > img,
.girls .industryImg > img {
  bottom: 0;
  right: initial;
  left: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

.industryImg > img {
  bottom: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

div.support {
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 300px;
  z-index: 1;
}

section.support {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

div.support > img {
  bottom: 0;
  top: 0;
  margin: auto 0;
  position: absolute;
}

.supportfollow {
  padding-bottom: 40px;
  padding-top: 90px;
}

.supportfollow .section-title {
  font-size: 46px;
  padding: 0 0 10px;
  margin-top: -10px;
  line-height: 1;
}

#supportcontacts {
  background: #fff 290px top no-repeat !important;
  border-top: 0;
  padding: 0 0 80px;
}

.help-block {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  border: 1px solid #efefef;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  padding: 30px 21px;
  text-align: left;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.help-block > .mail {
  background: url("../png/mail.png") top 1px left no-repeat !important;
  font-weight: 400;
  font-size: 21px;
  color: #271f1f;
  padding-left: 37px;
}

.help-block > a {
  background: url("../png/arrow.png") top left no-repeat !important;
  color: #3BAE5B;
  text-decoration: none;
  padding-left: 37px;
  font-size: 21px;
  font-weight: 400;
  height: 25px;
  line-height: 25px;
  display: inline-block;
}

.help-block > .mail > span {
  text-decoration: underline;
  font-size: 16px;
  display: block;
  font-weight: 300;
  line-height: 28px;
}

div.mail > p > a {
  color: #000;
}

#contacts address {
  font-size: 15px;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

#contacts address > span.country {
  color: #000;
  border-bottom: 1px solid #dadada;
  padding: 5px 0;
  margin-bottom: 10px;
  margin-top: 10px;
}

#contacts address > span {
  display: block;
}

#contacts address > b {
  display: block;
  margin-top: 5px;
}

#contacts address > span.country {
  color: #000;
  border-bottom: 1px solid #dadada;
  padding: 5px 0;
  margin-bottom: 10px;
  margin-top: 10px;
}

.prefooter {
  background: url("../jpg/bg-support.jpg") 0 -70px !important;
  padding: 65px 0;
  color: #fff;
}

.prefooterTitle {
  font-weight: 400;
  font-size: 47px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.prefooterSub {
  font-size: 29px;
  line-height: inherit;
}

form#prefooter {
  width: 380px;
  margin: 36px auto 20px;
}

form#prefooter > input[type=text] {
  display: block;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  padding: 17px;
  color: #7d5945 !important;
  font-size: 20px;
  margin-bottom: 10px;
  border: 2px solid transparent;
}

.panel-footer > .btn,
form#prefooter > input[type=button] {
  background: #3BAE5B;
  border: 0;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 17px;
  font-size: 20px;
  color: #fff;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  font-weight: 400;
}

.form-subscribe input[type=submit],
.panel-footer > .btn,
form#prefooter > input[type=button] {
  text-transform: uppercase;
  -webkit-transition-timing-function: ease-in-out;
}

div.partners {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.partners__item {
  flex-basis: 20%;
  display: flex;
  height: 150px;
  align-items: center;
  justify-content: center;
}

.btnideas,
.intro,
.partners__item,
.section-title,
div.partners {
  text-align: center;
}

.partners__item img {
  display: block;
}

ul.review {
  list-style: none;
  margin: 30px -15px;
  padding: 0;
}

ul.review li {
  position: relative;
  text-align: left;
  margin-bottom: 40px;
}

.section__no-bottom-padding h2 {
  padding-bottom: 60px;
}

.section__no-bottom-padding {
  padding-bottom: 0;
}

.info__block {
  margin-bottom: 40px;
  display: flex;
}

.info__img {
  max-height: 100px;
  margin-right: 8px;
  min-width: 100px;
  align-self: flex-start;
  width: 100%;
  max-width: 100px;
}

.info__title {
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 12px;
  font-size: 18px;
}

.info__description {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}

#pricing-section {
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
  padding-bottom: 50px;
  padding-top: 0;
  line-height: 1.4;
}

.section__gradient {
  height: 50px;
  background: linear-gradient(to top, #f7f7f7, #fff);
  padding: 0;
}

.price .list-group {
  border-radius: 0;
  margin-bottom: 0;
  border: 5px solid #646d77;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.price .list-group > .list-group-item:nth-child(1) {
  border-top: 0;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item {
  background: #fff;
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  border: 1px solid #ddd;
}

.header-price {
  text-align: center;
  font-size: 27px;
  color: #2c2e33;
  text-transform: uppercase;
  background: #fff;
  padding: 20px 15px 18px;
  font-weight: 300;
  letter-spacing: 0.05em;
}

.body-price {
  background: #fff;
  color: #2c2e33;
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #646d77;
}

.header-price > span {
  display: inline-block;
  line-height: 31px;
  margin-bottom: 10px;
  font-size: 26px;
}

.header-price > .text-body {
  font-size: 15px;
  text-transform: initial;
}

.body-price {
  background: #fff;
  color: #2c2e33;
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #646d77;
}

.price > .col-md-4:nth-child(1) .body-price > .priced {
  padding: 0 15px 46px;
}

.body-price > .priced {
  font-size: 42px;
  font-weight: 300;
  vertical-align: text-top;
  padding: 0 15px;
  line-height: 1.2;
}

.body-price .text-pack {
  font-size: 20px;
  padding-bottom: 20px;
}

.body-price > .priced > div {
  font-size: 15px;
  font-weight: 300;
}

.body-price .nav-tabs {
  display: inline-block;
  border: 0;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav > li {
  position: relative;
  display: block;
}

.body-price .nav-tabs > li > a {
  border: 0;
  line-height: 17px;
  padding: 0;
  color: #555;
  transition-property: color, border;
  margin: 0 10px;
  border-bottom: 2px dashed #555;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.body-price .nav-tabs > li::after {
  content: "";
  background: #555;
  position: absolute;
  top: 0;
  right: 0;
  height: 85%;
  width: 1px;
}

.body-price .nav-tabs > li:last-of-type::after {
  content: "";
  width: 0;
  background-color: transparent;
  height: 0;
}

.info__title svg {
  width: 17px;
  height: 27px;
  vertical-align: top;
}

.price > .col-md-4:nth-child(1) {
  padding-right: 0;
  padding-top: 10px;
}

.body-price .tab-content {
  font-size: 42px;
  margin-top: 13px;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .tab-pane.active {
  display: block;
}

.body-price > .priced small.top {
  vertical-align: super;
  font-weight: 400;
  font-size: 55%;
}

.body-price > .priced small {
  font-size: 45%;
  display: inline-block;
}

.body-price .description-priced {
  padding: 0 0 20px;
  font-size: 15px;
}

.width-popover {
  font-size: 10px !important;
  font-weight: 300;
}

.label {
  padding: 0.2em 0.6em 0.1em;
  margin-left: 2px;
}

.price > .col-md-4:nth-child(2) {
  padding: 0;
  position: relative;
  z-index: 999;
}

.pro-absolute {
  position: absolute;
  width: 106%;
  left: -3%;
  box-shadow: 0 5px 21px 5px rgba(0, 0, 0, 0.2);
}

.price > .col-md-4:nth-child(2) .list-group {
  border-color: #3BAE5B;
}

.price-color {
  background: #3BAE5B;
  border: 2px solid #3BAE5B;
  color: #fff;
  margin: 0 9px;
  border-radius: 2px;
}

.price-btn,
.price-color {
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  padding: 7px 12px 5px;
}

.price-btn {
  background: #fff;
  border: 2px solid #3BAE5B;
  color: #3BAE5B;
  border-radius: 2px;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

.price > .col-md-4:nth-child(3) {
  padding-left: 0;
  padding-top: 10px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/*
.price > .col-md-4:nth-child(2) .body-price > .priced {
    padding: 19px 15px 27px
}

.price > .col-md-4:nth-child(3) .body-price > .priced {
    padding: 19px 15px 27px
}

.price > .col-md-4:nth-child(1) .body-price > .priced {
    padding: 0 15px 46px
}

.body-price .text-pack > small {
    font-size: 75%;
    display: block
}*/

.btn-warning,
.signupBtn {
  text-transform: uppercase;
}

#accordion {
  padding-top: 20px;
}

.panel-group {
  margin-bottom: 20px;
}

.form-contact .panel-default {
  border-radius: 0;
  border: 0;
  margin: 0 20px 0 0;
}

.panel-group .panel {
  margin-bottom: 15px;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.form-contact .panel-heading {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #eee;
  padding: 0;
}

.collapse {
  display: none;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.form-contact .panel-title > a.collapsed {
  color: #000;
}

.form-contact .panel-title > a {
  text-decoration: none;
  font-weight: 400;
  display: block;
  padding: 20px;
  background: url("../png/polygon.png") right 20px center no-repeat;
  color: #2F8B49;
}

#locations .section-name,
.bg-block.section-name {
  max-width: 100%;
  width: 100%;
}

.form-contact {
  padding-right: 115px;
}

#contacts address > span > a {
  text-decoration: none;
  color: #222222;
}

.table-blog {
  display: table;
  width: 100%;
}

.table-blog .col-sidebar {
  background: #fafafa;
  border-left: 1px solid #f0f0f0;
}

.table-blog > div {
  display: table-cell;
  vertical-align: top;
  padding: 15px 15px 100px;
  float: none;
}

.table-blog > .col-lg-7 > .row > .pull-right {
  padding-right: 40px;
}

.item-blog {
  display: table;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 54px;
  transition-duration: 0.3s;
}

.item-blog,
.item-blog > div {
  transition-timing-function: ease-in-out;
  transition-property: all;
}

.item-blog > div {
  display: table-cell;
  vertical-align: top;
  transition-duration: 0.3s;
}

.entry-thumbnail > img {
  max-width: 100%;
  border-radius: 3px;
}

.entry-thumbnail {
  width: 158px;
  padding-right: 23px;
}

.article-title {
  font-size: 24px;
  margin-bottom: 20px;
}

.article-footer,
.nav-links,
.post-navigation > .clearfix {
  padding: 10px 0 8px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  color: #ababab;
  margin-top: 15px;
  font-size: 14px;
}

.article-title > a {
  color: #3e3e3e;
  font-weight: 300;
  line-height: 35px;
}

.more-link {
  background: #3BAE5B;
  color: #fff;
  padding: 3px 5px 2px;
  font-size: 12px;
  margin-top: 10px;
  line-height: 15px;
}

.malinky-load-more__button,
.more-link {
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.article-footer span.views {
  background: url("../png/views.png") center left no-repeat !important;
  padding-left: 30px;
}

.article-footer span.time {
  background: url("../png/date.png") center left no-repeat !important;
  padding-left: 20px;
  margin-left: 10px;
}

.sidebar-col {
  width: 380px;
  padding: 0 15px 0 40px;
}

.search-blog > form > div {
  position: relative;
  margin-top: 20px;
  margin-bottom: 35px;
}

.form-subscribe input[type=text],
.search-blog > form > div > input[type=text] {
  background: #fff;
  border: 1px solid #f0f0f0;
  color: #383838;
  font-size: 14px;
  padding: 10px 50px 8px 17px;
  height: 48px;
  display: block;
  width: 100%;
}

.search-blog > form > div > input[type=submit] {
  background: url("../png/search.png") no-repeat !important;
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  top: 50%;
  margin: -11px 0 0;
  right: 9px;
  border: none;
}

.widget-name {
  color: #383838;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 35px;
}

.tagcloud a {
  display: inline-block;
  padding: 5px;
  color: #757575;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin-bottom: 10px;
  margin-right: 5px;
  border-radius: 4px;
  font-size: 14px !important;
  line-height: 15px;
}

.follow-tw {
  float: right;
  margin-top: 2px;
}

.custom-navbar .menu-item-has-children > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-top: 3px dashed;
  border-top: 3px solid \9;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  transition: transform 0.12s linear;
  content: "";
  vertical-align: middle;
}

.post-navigation {
  margin: 21px 0 20px;
}

.share-big {
  float: right;
  padding-left: 20px;
  width: 117px;
  min-height: 1px;
  text-align: right;
}

.share-big > a {
  margin-top: 6px;
  margin-right: 20px;
  font-size: 19px;
  float: left;
}

.share-big > a,
.share-min > a {
  color: #C3C3C3;
  display: block;
}

.entry-content {
  margin-top: 15px;
}

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0;
}

.table-blog .wpb_column {
  padding-left: 0;
  padding-right: 0;
}

.wpb_single_image.vc_align_left {
  text-align: left;
}

figure {
  margin: 0;
}

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

.cs-wrapper {
  position: relative;
}

.filter__select .cs-wrapper .cs-value {
  background-color: #fff;
}

.cs-wrapper .cs-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  padding: 11px 12px;
  font-size: 16px;
  text-align: left;
  line-height: initial;
}

.cs-wrapper select,
.fake {
  opacity: 0;
}

select.input-lg {
  border-radius: 0 !important;
}

/*.filter__select{margin-top:60px}*/

.testimonials {
  display: flex;
  margin-top: 60px;
  flex-wrap: wrap;
}

.testimonials__item {
  position: relative;
  box-sizing: border-box;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.testimonials__item a {
  display: flex;
  height: 100%;
  padding: 15px;
  box-sizing: border-box;
  transform: scale(1);
  border: 1px solid #bababa;
  background: #fff;
  will-change: transform;
  justify-content: center;
  align-content: center;
}

.testimonials__item img,
.testimonials__item a > div {
  display: block;
  transform: scale(0);
  transition: 0.1s ease transform;
  will-change: transform;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  align-self: center;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

a {
  color: #3BAE5B;
  transition-property: all;
}

[class*=" socicon-"]:before,
[class^=socicon-]:before,
[data-icon]:before {
  font-family: socicon, serif !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
}

.h2,
h2 {
  font-size: 30px;
}

.nav-links,
.post-navigation > .clearfix {
  border-top: none;
  margin-top: 0;
}

.post-navigation .back-btn {
  background: url("../png/arrow-back.png") 0 3px no-repeat;
  padding-left: 15px;
  display: inline-block;
  line-height: 24px;
}

.intro.mainBg h1 > small,
.intro.mainBg h1 + p {
  font-size: 24px !important;
  margin-bottom: 1em;
}

.table-info {
  display: none;
}

.error-page {
  max-width: 850px;
  width: 100%;
  height: 100%;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}

.error-page > div {
  font-size: 170px;
  line-height: 170px;
  color: #e2e1dc;
  font-weight: 700;
  border-bottom: 1px solid #e2e1dc;
}

.error-page > span {
  color: #acacac;
  font-size: 25px;
  display: block;
  margin: 20px 0;
  font-weight: 400;
}

.error + h1 {
  color: #F14C4B;
  font-size: 34px;
}

.success + h1 {
  color: #3BAE5B;
  font-size: 34px;
}

.success {
  font-size: 100px;
  background-size: cover;
  height: 100px;
  width: 100px;
  display: inline-block;
}

.error {
  font-size: 100px;
  background-size: cover;
  height: 100px;
  width: 100px;
  display: inline-block;
}

div.error-text {
  padding-top: 30px;
  color: #F14C4B;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

#success-message-modal .modal-message,
.error-page,
.subscribe-text {
  text-align: center;
}

#stripeModal .modal-content #payment {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.posinherit {
  position: inherit;
}

.realestate1-1 > img {
  bottom: 0;
  left: 20px;
  position: absolute;
}

.realestate1-1 {
  height: 100%;
  bottom: 0;
  left: 50px;
  z-index: 0;
}

.section-name.all ~ p {
  font-size: 15px;
  line-height: 24px;
  max-width: initial;
}

.section-name.all ~ p:not(:last-child) {
  margin: 0 auto 20px;
}

.encryption1,
.encryption3 {
  left: 0;
  top: 0;
  bottom: 0;
}

.extra-security__title {
  margin-bottom: 10px;
  font-weight: 500;
}

.error-page,
.success-page {
  max-width: 850px;
  min-height: 400px;
}

.error-page > div,
.success-page > div {
  line-height: 170px;
  border-bottom: 1px solid #e2e1dc;
}

.success-page {
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}

.success-page > div {
  font-size: 170px;
  color: #e2e1dc;
  font-weight: 700;
}

.success-page > span {
  color: #acacac;
  font-size: 25px;
  display: block;
  margin: 20px 0;
  font-weight: 400;
}

.erroe-page a,
.success-page a {
  color: #3BAE5B;
  transition-property: all;
}

.success-page h1 {
  color: #3BAE5B;
  font-size: 34px;
}

.success {
  font-size: 100px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjM2My4wMjVweCIgaGVpZ2h0PSIzNjMuMDI0cHgiIHZpZXdCb3g9IjAgMCAzNjMuMDI1IDM2My4wMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM2My4wMjUgMzYzLjAyNDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggc3R5bGU9ImZpbGw6IzcwQTQyOTsiIGQ9Ik0xODEuNTEyLDM2My4wMjRDODEuNDMsMzYzLjAyNCwwLDI4MS42MDEsMCwxODEuNTEzQzAsODEuNDI0LDgxLjQzLDAsMTgxLjUxMiwwDQoJCQkJYzEwMC4wODMsMCwxODEuNTEzLDgxLjQyNCwxODEuNTEzLDE4MS41MTNDMzYzLjAyNSwyODEuNjAxLDI4MS41OTUsMzYzLjAyNCwxODEuNTEyLDM2My4wMjR6IE0xODEuNTEyLDExLjcxDQoJCQkJQzg3Ljg4LDExLjcxLDExLjcxLDg3Ljg4NiwxMS43MSwxODEuNTEzczc2LjE3LDE2OS44MDIsMTY5LjgwMiwxNjkuODAyYzkzLjYzMywwLDE2OS44MDMtNzYuMTc1LDE2OS44MDMtMTY5LjgwMg0KCQkJCVMyNzUuMTQ1LDExLjcxLDE4MS41MTIsMTEuNzF6Ii8+DQoJCTwvZz4NCgk8L2c+DQoJPGc+DQoJCTxwb2x5Z29uIHN0eWxlPSJmaWxsOiM3MEE0Mjk7IiBwb2ludHM9IjE0Ny45NTcsMjU4LjkzNSA4My4wNjgsMTk0LjA0NiA5MS4zNDgsMTg1Ljc2NyAxNDcuOTU3LDI0Mi4zNzUgMjcxLjE3MSwxMTkuMTY2IA0KCQkJMjc5LjQ1MSwxMjcuNDQ1IAkJIi8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
  background-size: cover;
  height: 100px;
  width: 100px;
  display: inline-block;
}

.error-page {
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}

.error-page > div {
  font-size: 170px;
  color: #e2e1dc;
  font-weight: 700;
}

.error-page > span {
  color: #acacac;
  font-size: 25px;
  display: block;
  margin: 20px 0;
  font-weight: 400;
}

div.error-text {
  padding-top: 30px;
  color: #F14C4B;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

div.error-text:empty {
  display: none;
}

.error-page h1 {
  color: #F14C4B;
  font-size: 34px;
  margin: 0;
}

.error {
  font-size: 100px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMi44MTYgNjEyLjgxNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjEyLjgxNiA2MTIuODE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNMzA2LjQwOCwwQzEzNy4zNjgsMCwwLjM3MSwxMzYuOTk3LDAuMzcxLDMwNi4wMzdzMTM2Ljk5NywzMDYuNzc5LDMwNi4wMzcsMzA2Ljc3OXMzMDYuMDM3LTEzNy44MTMsMzA2LjAzNy0zMDYuMDM3ICAgQzYxMi40NDUsMTM3LjczOSw0NzUuNDQ4LDAsMzA2LjQwOCwweiBNMzA2LjQwOCw1ODMuMTQ3Yy0xNTIuMjAzLDAtMjc2LjM2OC0xMjQuMTY1LTI3Ni4zNjgtMjc2LjM2OCAgIFMxNTQuMjA1LDI5LjU5NSwzMDYuNDA4LDI5LjU5NVM1ODIuNzc2LDE1My43Niw1ODIuNzc2LDMwNi43NzlTNDU4LjYxMSw1ODMuMTQ3LDMwNi40MDgsNTgzLjE0N3ogTTMyMS42MTMsNDMxLjc2ICAgYzAsOC44MjctNy4xOTUsMTYuMDIxLTE2LjAyMSwxNi4wMjFjLTguODI3LDAtMTYuMDIxLTcuMTk1LTE2LjAyMS0xNi4wMjFjMC04LjgyNyw3LjE5NS0xNi4wMjEsMTYuMDIxLTE2LjAyMSAgIFMzMjEuNjEzLDQyMi45MzQsMzIxLjYxMyw0MzEuNzZ6IE0yOTAuMzg3LDM1My4yMTF2LTE4MC4yNGMwLTguMDExLDYuMzc5LTE0LjM5LDE0LjM5LTE0LjM5YzguMDExLDAsMTQuMzksNi4zNzksMTQuMzksMTQuMzkgICB2MTgwLjI0YzAsOC4wMTEtNi4zNzksMTQuMzktMTQuMzksMTQuMzlDMjk2Ljc2NiwzNjguNDkxLDI5MC4zODcsMzYxLjIyMiwyOTAuMzg3LDM1My4yMTF6IiBmaWxsPSIjRjE0QzRCIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-size: cover;
  height: 100px;
  width: 100px;
  display: inline-block;
}

.display-for-cis,
.display-inline-for-cis {
  display: none;
}

.hide-for-cis {
  visibility: hidden;
}

.realstate__proj {
  padding-top: 160px;
}

.nav-menu > li {
  display: inline-block;
}

body div.partners {
  font-size: 0;
  display: block;
}

body .partners__item {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
}

.partners__item img {
  margin: 0 auto;
}

.hide-for-cis {
  display: none;
}

.display-for-cis {
  display: block !important;
}

.display-inline-for-cis {
  display: inline-block !important;
}

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

.blog-header-title {
  margin: 0;
  z-index: 1;
  font-size: 40px;
  font-weight: 300;
  color: #fff;
}

#healthcare *:not(.section-name) {
  line-height: 31px !important;
}

#healthcare .text-center {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

#healthcare .board4 {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#healthcare .board5 ul li:first-child {
  padding-left: 0;
  background: none;
}

#healthcare .board5 ul li:first-child strong {
  font-size: 19px;
}

#healthcare .board6 {
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}

#healthcare .board6 img {
  min-height: 100%;
  width: auto;
}

#healthcare p.author {
  text-align: right;
  padding-right: 20px;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 10px;
}

#healthcare .intro.healthcare {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/healthcare-header.jpg") !important;
}

#healthcare .img-cont {
  position: absolute;
  max-width: 45%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

#healthcare .img-cont::after {
  z-index: 2;
  width: 250px;
  content: "";
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
  position: absolute;
}

#healthcare .img-cont.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#healthcare .img-cont.right {
  left: initial;
  right: 0;
}

#healthcare .img-cont.right::after {
  right: initial;
  left: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
}

#healthcare .img-cont.right.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#healthcare .img-cont.right.grey.regular::after {
  width: 41px;
}

#healthcare .img-cont img {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  min-height: 100%;
  height: auto;
  float: right;
}

#healthcare .img-cont.right img {
  left: initial;
  right: 0;
  float: left;
}

#healthcare .section-text {
  max-width: 50%;
}

#healthcare .mind .cont {
  font-size: 0;
  text-align: center;
}

#healthcare .mind .cont .item {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  font-size: initial;
  box-sizing: border-box;
  padding: 0 25px;
}

#healthcare .mind .cont .item h3 {
  color: #333;
}

#healthcare .mind .cont .item h3.one-line {
  line-height: 62px !important;
}

#healthcare .mind .cont .item ul li {
  text-align: left;
  font-size: 15px;
  line-height: 24px !important;
}

#healthcare section {
  padding: 120px 0;
}

#healthcare .review {
  padding: 60px 0;
}

#healthcare .review .text {
  max-width: 800px;
  font-size: 19px;
  color: #333;
  margin: 0 auto 9px;
  position: relative;
}

#healthcare .review .text::before {
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  background: url("../png/ic-quote.png") no-repeat;
  left: -65px;
  top: 0;
  background-size: 100% 100%;
}

#healthcare .review p.author {
  color: #3BAE5B;
  max-width: 800px;
  margin: 0 auto;
  font-size: 21px;
  line-height: 1.4;
}

#healthcare section img.mini {
  display: none;
  width: 350px;
  max-width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 auto 30px;
}

#healthcare .mind .cont .item h3 {
  min-height: 62px;
  margin-bottom: 18px;
}

#healthcare .mind .cont .item {
  margin-bottom: 55px;
}

.review h2,
.review h2 + p {
  text-align: center;
}

.review h2 + p {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 30px;
}

#healthcare section.first {
  padding: 165px 0;
}

#healthcare section.first .section-text.pull-left {
  max-width: 35%;
}

#healthcare .img-ro-right {
  position: absolute;
  right: 0;
  max-width: 62%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: auto;
  box-shadow: 4px 4px 25px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: solid 1px #e2e2e2;
}

#healthcare input[type=checkbox]#GetStartedMainFormInterest {
  width: 15px;
  float: left;
  height: 15px;
  margin-right: 9px;
  margin-top: 3px;
}

#healthcare input[type=number]::-webkit-inner-spin-button,
#healthcare input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

#healthcare .partners {
  font-size: 0;
  text-align: center;
  max-width: 1200px;
  margin: 43px auto 0;
}

#healthcare .partners .item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 60px;
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
}

#healthcare .partners .item img {
  max-width: 150px;
  max-height: 75px;
}

#healthcare .carousel-indicators {
  bottom: -45px !important;
}

#healthcare .carousel-indicators .active {
  background-color: #3BAE5B;
}

#healthcare .carousel-indicators li {
  border: 1px solid #3BAE5B;
}

#review-2::before,
#review-1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../jpg/testimonial-bg2.jpg") no-repeat 50% 50%;
  background-size: 115% auto;
  opacity: 1;
}

#healthcare .review .container {
  position: relative;
}

#healthcare_modal input[type=checkbox] {
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 6px;
  height: 15px;
}

body section.trusted .center-block,
body section.audited .center-block {
  display: block;
  font-size: 0;
}

body section.audited .logo__wrapper {
  display: inline-block;
  margin: 23px 0;
  width: 12%;
  text-align: center;
}

body section.trusted .logo__wrapper {
  display: inline-block;
  margin: 8px 0;
  width: 12%;
  text-align: center;
}

body section.audited .logo__wrapper {
  width: 180px;
}

body section.trusted h3,
body section.audited h3 {
  display: inline-block;
  margin: 0;
  width: 16%;
  vertical-align: middle;
  text-align: left;
}

body section.audited h3 {
  width: 180px;
}

.panel-body > p,
.panel-title > a {
  padding-left: 35px;
}

.form-contact .panel-title > a {
  background: url("../png/polygon.png") right 20px center no-repeat !important;
}

footer.footer {
  background-repeat: repeat !important;
}

#post-3348 h1 {
  font-size: 26px;
}

.col-lg-9 {
  max-width: 100%;
}

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

section.trusted .min-title,
section.audited .min-title {
  display: inline-block;
  margin: 0;
  width: 16%;
  vertical-align: middle;
  text-align: left;
  color: #59575f;
  font-size: 22px;
}

section.audited .min-title {
  width: 180px;
}

div.features-title {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  line-height: 28px;
  color: #3BAE5B;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.securityList article > div {
  font-weight: 400;
  display: block;
  font-size: 17px;
  line-height: 15px;
  margin: 0;
  padding-bottom: 10px;
}

.securityList article > div:after {
  content: "";
  width: 14px;
  height: 14px;
  background: #e2e2e2;
  display: block;
  position: absolute;
  border-radius: 50%;
  left: -8px;
  top: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.nameblock > div {
  font-size: 28px;
  padding-left: 52px;
  color: #3BAE5B;
  margin: 0;
  padding-bottom: 20px;
  display: inline-block;
  line-height: 32px;
}

.nameblock > div {
  font-size: 28px;
  padding-left: 52px;
  color: #3BAE5B;
  margin: 0;
  padding-bottom: 20px;
  display: inline-block;
  line-height: 32px;
}

.securityList article > div {
  font-weight: 400;
  display: block;
  font-size: 17px;
  line-height: 15px;
  margin: 0;
  padding-bottom: 10px;
}

.securityList article > div:after {
  content: "";
  width: 14px;
  height: 14px;
  background: #e2e2e2;
  display: block;
  position: absolute;
  border-radius: 50%;
  left: -8px;
  top: 0;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.page-id-3456 .js-fixed-header {
  background: rgba(51, 51, 51, 0.95) !important;
}

.page-id-3456 #primary {
  padding-top: 100px;
  padding-bottom: 20px;
}

.lib-video {
  position: relative;
  width: 100%;
  max-width: 860px;
  cursor: pointer;
  background: #cbcbcb;
  font-size: 0;
  margin: 15px auto;
}

.lib-video .videowrap {
  position: relative;
  padding-bottom: 56.3%;
  /* 16:9 */
  height: 0;
  font-size: 0;
}

.lib-video .videowrap video,
.lib-video .videowrap iframe,
.lib-video .videowrap .video-js,
.lib-video .videowrap > img,
.lib-video .videowrap > .button-cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.footer_search {
  width: 100%;
}

.search-item.show > div {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}

.footer_search div {
  position: relative;
}

.footer_search div input[type=text] {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #f0f0f0;
  color: #383838;
  font-size: 14px;
  padding: 10px 50px 8px 17px;
  height: 38px;
  display: block;
  width: 100%;
}

.footer_search div button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  height: 100%;
  width: 32px;
  outline: none;
  background: transparent;
}

.footer_search div button svg {
  fill: #3BAE5B;
  width: 20px;
  top: 4px;
  position: relative;
}

.footer_search div button svg:hover {
  fill: #333;
}

.followus .textwidget {
  margin-bottom: 24px;
}

.footer_search div input[type=text].error {
  border-color: #b72222;
}

#select-office .cs-wrapper .cs-value {
  border: none;
  border-bottom: solid 1px #dce4e3;
  box-shadow: none !important;
}

#select-office select {
  height: 38px;
  border: none;
  width: 100%;
}

.partners__item {
  height: auto !important;
  padding: 35px 0 !important;
}

span.small.info {
  margin-bottom: 8px;
}

.col-sm-12.storage {
  display: none;
}

.col-sm-12.storage.active {
  display: block;
}

.validation-error + .text-error {
  display: block !important;
}

.with-text input,
.with-text select {
  margin-bottom: 3px !important;
}

.with-text .text-error {
  padding-bottom: 0;
  margin-top: 5px !important;
}

.with-text .small {
  padding-bottom: 8px;
  display: inline-block !important;
  margin-bottom: 0 !important;
}

.modal span.small {
  padding-left: 14px;
}

.modal-content .text-input .days30 {
  font-size: 18px;
}

.modal-content .text-input .days30 ~ p {
  margin: 0 0 10px 0;
}

#ssoi .img-cont {
  position: absolute;
  max-width: 45%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

#ssoi .section-title {
  line-height: 50px !important;
}

#ssoi .img-cont::after {
  z-index: 2;
  width: 250px;
  content: "";
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
  position: absolute;
}

#ssoi .img-cont.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#ssoi .img-cont.right {
  left: initial;
  right: 0;
}

#ssoi .img-cont.right::after {
  right: initial;
  left: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
}

#ssoi .img-cont.right.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#ssoi .img-cont.right.grey.regular::after {
  width: 41px;
}

#ssoi .img-cont img {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  min-height: 100%;
  height: auto;
  float: right;
}

#ssoi .img-cont.right img {
  left: initial;
  right: 0;
  float: left;
}

#ssoi .intro.ssoi {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url(../jpg/bg14.jpg) !important;
}

#ssoi section img.mini {
  display: none;
  width: 350px;
  max-width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 auto 30px;
}

#ssoi .benefits .section-title {
  font-size: 35px;
  line-height: 1.2;
}

#ssoi .benefits .item h3 {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  line-height: 28px;
  color: #3BAE5B;
  padding-bottom: 0;
  text-transform: uppercase;
}

#ssoi .benefits img {
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  margin: -60px auto 12px;
}

#ssoi .sso-how-works p,
#ssoi .sso-how-works ul {
  margin-bottom: 15px;
  margin-top: 0;
}

#ssoi .sso-how-works p {
  font-size: 19px;
}

#ssoi .sso-how-works table {
  width: 100%;
}

#ssoi .sso-how-works table tr td:nth-child(2),
#ssoi .sso-how-works table tr td:nth-child(3),
#ssoi .sso-how-works table tr th:nth-child(2),
#ssoi .sso-how-works table tr th:nth-child(3) {
  text-align: center;
}

#ssoi .sso-how-works table tr th {
  font-weight: 500;
}

#ssoi .sso-how-works .clients-logos {
  font-size: 0;
  text-align: center;
}

#ssoi .sso-how-works .clients-logos .item {
  width: 33.33%;
  padding: 25px 50px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

#ssoi .sso-how-works .clients-logos .item img {
  max-width: 100%;
  max-height: 80px;
}

#ssoi .infograph {
  padding: 15px 0;
}

#ssoi .infograph img {
  max-width: 100%;
}

#ssoi .points {
  border-bottom: 0;
}

#ssoi .points h2.section-name {
  padding-bottom: 40px;
}

#ssoi .points h3.section-name {
  font-size: 24px;
  line-height: 36px;
}

#ssoi ol ul {
  margin: 0;
}

#ssoi .points .img-cont::after {
  opacity: 0;
}

ol.ul {
  padding-left: 18px;
}

ol.ul > li {
  padding-left: 10px;
  line-height: 28px;
  font-size: 15px;
  margin: 10px 0;
}

ol.ul .ul {
  margin-left: 10px !important;
}

#ssoi .section-text {
  max-width: 740px;
}

#ssoi .section-1 .img-cont {
  width: 100%;
}

#ssoi .section-1 .img-cont img {
  min-width: 100%;
  margin: auto 0;
  top: -999px;
  left: initial;
  right: -60px;
  bottom: -999px;
  position: absolute;
}

#ssoi .no-margin {
  margin: 0;
}

#ssoi .points .img-cont {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: initial;
}

#ssoi .points .img-cont img {
  position: absolute;
  left: initial;
  top: -999px;
  right: -55px;
  bottom: -999px;
  margin: auto 0;
}

#ssoi .points .section-title {
  padding-bottom: 40px;
}

#ssoi .points p {
  margin-bottom: 10px;
}

#ssoi .points .ul {
  margin: 10px 0;
}

#ep .section-name,
#ep .section-title {
  line-height: 50px;
}

#ep .img-cont {
  position: absolute;
  max-width: 45%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

#ep .img-cont::after {
  z-index: 2;
  width: 250px;
  content: "";
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
  position: absolute;
}

#ep .img-cont.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#ep .img-cont.right {
  left: initial;
  right: 0;
}

#ep .img-cont.right::after {
  right: initial;
  left: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
}

#ep .img-cont.right.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#ep .img-cont.right.grey.regular::after {
  width: 41px;
}

#ep .img-cont img {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  min-height: 100%;
  height: auto;
  float: right;
}

#ep .img-cont.right img {
  left: initial;
  right: 0;
  float: left;
}

#ep .intro.ssoi {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../jpg/bg14.jpg") !important;
}

#ep section img.mini {
  display: none;
  width: 350px;
  max-width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 auto 30px;
}

#ep ol ul {
  margin: 0;
}

#ep .section-text {
  max-width: 740px;
}

ol.ul {
  padding-left: 18px;
}

ol.ul > li {
  padding-left: 10px;
  line-height: 28px;
  font-size: 15px;
  margin: 10px 0;
}

ol.ul .ul {
  margin-left: 10px !important;
}

#ep .section-2 .items-wrap {
  font-size: 0;
  text-align: center;
  margin-left: -10px;
}

#ep .section-2 .items-wrap .item {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-align: left;
  width: 25%;
  padding: 0 10px;
  margin-bottom: 15px;
}

/*#ep .section-2 .items-wrap .item.i-4,
#ep .section-2 .items-wrap .item.i-5
{
    width: 50%;
}*/

#ep .section-2 .items-wrap .item h3 {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  line-height: 28px;
  color: #3BAE5B;
  padding-bottom: 10px;
  text-transform: uppercase;
}

#ep .section-2 .section-name {
  color: #343434;
  margin-bottom: 20px;
}

#ep .section-5 {
  position: relative;
}

#ep .section-5 .img-cont {
  width: 45%;
}

#ep .section-5 .img-cont img {
  top: -9999px;
  bottom: -9999px;
  left: initial;
  right: 0;
  height: 100% !important;
  margin: auto 0;
  position: absolute;
  float: none;
}

#ep .section-6 {
  border-bottom: 0;
}

#ep .section-6 .img-cont {
  width: 45%;
}

#ep .section-6 .img-cont img {
  top: -8px;
  bottom: initial;
  left: -9999px;
  right: -9999px;
  margin: auto;
  position: absolute;
  float: none;
  height: 125%;
}

.galochki li {
  margin: 0 !important;
  margin-bottom: -4px !important;
  font-size: 14px !important;
}

#ep .section-3 .img-cont {
  width: 45%;
}

#ep .section-3 .img-cont img {
  height: auto !important;
  width: 100%;
  min-height: initial;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  float: none;
  position: absolute;
}

#ep .section-3 img.mini {
  border-radius: initial !important;
  -webkit-border-radius: initial !important;
  -moz-border-radius: initial !important;
}

#ep .section-1 .img-cont {
  width: 45%;
}

#ep .section-1 .img-cont img {
  width: 100%;
  position: absolute;
}

.page-id-4637 .table.table-bordered td {
  background: #fff !important;
  vertical-align: middle;
}

.btn-warning {
  white-space: normal !important;
}

.prefooter {
  display: block !important;
}

.modal {
  z-index: 999999;
}

.intro {
  background-color: #3d3d3d !important;
}

.r-logo > img {
  width: auto;
  /*max-width: 208px;*/
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.careers-link {
  display: none !important;
}

.cis-region .careers-link {
  display: block !important;
}

#BasicTrial_Short ul.ul li,
#ProTrial_Short ul.ul li,
#BusinessTrial_Short ul.ul li {
  margin-top: 13px;
}

.custom-navbar {
  transition: none !important;
}

#gdpr-page-content h1,
#gdpr-page-content h2,
#gdpr-page-content h3,
#gdpr-page-content h4,
#gdpr-page-content h5,
#gdpr-page-content h6 {
  margin-bottom: 15px;
  font-weight: 600;
}

#gdpr-page-content b,
#gdpr-page-content strong {
  font-weight: 600;
}

#gdpr-page-content table {
  margin-bottom: 15px;
}

#gdpr-page-content table td {
  vertical-align: top;
  width: 50%;
}

div.trusted .logo__wrapper,
div.trusted h3 {
  max-height: 65px;
  margin: 10px 0;
  width: auto;
  display: block;
  position: relative;
}

.nav-menu > li:nth-last-child(2) > a svg path {
  transition: all 0.3s;
}

.nav-menu > li:nth-last-child(2) > a {
  border: solid 1px #3BAE5B;
  border-radius: 3px;
  padding: 3px 15px;
  transition: all 0.3s;
}

.nav-menu > li:nth-last-child(2) > a:hover {
  background: #3BAE5B;
  color: #fff;
}

.nav-menu > li:nth-last-child(2) > a:hover svg path {
  fill: #fff;
}

.callback-link {
  color: #3BAE5B !important;
  text-decoration: underline;
}

.callback-link:hover {
  color: #3BAE5B !important;
}

.iti-mobile .iti.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
  z-index: 999999;
  width: auto;
  height: auto;
  margin-bottom: auto;
}

.iti-mobile .iti .country-list {
  width: 100%;
  max-height: 100% !important;
}

.customers-review-section {
  padding-bottom: 0;
}

.customers-review-section ul.review {
  padding-bottom: 0;
  margin-bottom: 0;
}

#footer-cta {
  padding: 60px 0;
  background: #F7F7F7;
}

#footer-cta .inner {
  padding: 64px 32px;
  background: #E5E5E5;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 10px;
  align-items: center;
}

#footer-cta .cta-text {
  color: #222222;
  font-size: 35px;
  line-height: 1.43;
  flex: 0 0 auto;
  font-weight: 400;
  max-width: 100%;
  text-align: center;
}

#footer-cta .cta-text strong,
#footer-cta .cta-text b {
  font-weight: 600;
}

#footer-cta .cta-button {
  flex: 0 0 320px;
  max-width: 100%;
  margin: 20px 0 20px 53px;
}

#footer-cta .btn.btn-cta {
  width: 100%;
  max-width: 320px;
  background: #3BAE5B;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  padding: 18px;
  font-size: 18px;
  line-height: 1.25;
  outline: none;
  box-shadow: none;
  transition: all 0.3s;
}

#footer-cta .btn.btn-cta:hover,
#footer-cta .btn.btn-cta:focus {
  background: #2F8B49;
}

/* thank you modal  */

#trial-fast-ty-modal .modal-content {
  padding: 44px 57px 59px 56px;
}

#trial-fast-ty-modal .modal-title {
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 50px;
}

#trial-fast-ty-modal .modal-image {
  margin-bottom: 48px;
}

#trial-fast-ty-modal .modal-body {
  padding: 0;
}

#trial-fast-ty-modal .body-title {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.5;
  color: #222222;
  display: inline-block;
}

#trial-fast-ty-modal .body-content {
  font-size: 18px;
  line-height: 1.5;
  color: #222222;
  margin-bottom: 60px;
  text-align: left;
}

#trial-fast-ty-modal .ty-btn {
  display: block;
  background: #3BAE5B;
  border-radius: 2px;
  border: none;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  padding: 16px 19px;
  transition: background-color ease 0.3s;
  margin-left: auto;
  margin-right: auto;
}

#trial-fast-ty-modal .ty-btn:hover {
  background-color: #649224;
}

/* thank you modal  */

#b-and-r .section-1 .absoluteImage,
#b-and-r .section-3 .absoluteImage {
  left: 50%;
  top: 50px;
}

#b-and-r .section-2 .absoluteImage {
  right: 50%;
  top: 50px;
}

#b-and-r .section-1 .absoluteImage .big-image,
#b-and-r .section-2 .absoluteImage .big-image {
  width: auto;
  max-height: 500px;
}

#b-and-r .section-4 .absoluteImage {
  top: 0;
  bottom: 0;
  right: 50%;
  margin: auto;
  width: 50%;
}

#b-and-r .section-4 .absoluteImage img {
  min-height: 100%;
  width: auto;
  height: auto;
}

#b-and-r .section-4 {
  border-bottom: 1px solid #eee;
}

/*CTA Block Styles*/

.cta-block {
  width: 100%;
  min-height: 224px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 30px 15px !important;
}

.cta-block + section.gray {
  border-top: 0;
}

.btn.btn-cta-block {
  width: 320px;
  max-width: 100%;
  background: #3BAE5B;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  padding: 18px;
  font-size: 18px;
  line-height: 1.25;
  outline: none !important;
  box-shadow: none;
  transition: all 0.3s;
}

.cta-block_button {
  margin-left: 53px;
}

.btn.btn-cta-block:hover,
.btn.btn-cta-block:focus {
  background: #2F8B49;
}

.cta-block_text {
  flex: 0 0 auto;
  max-width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 35px;
  line-height: 50px;
  color: #FFFFFF;
  padding: 10px 0;
}

.cta-block_wrapper {
  display: flex;
  align-items: center;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}

/*----------------*/

.privacy-policy-check {
  visibility: hidden;
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
}

.privacy-policy-check-label {
  padding-left: 24px;
  font-weight: 300;
  position: relative;
}

.privacy-policy-check-label::before,
.privacy-policy-check-label::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 2px;
}

.privacy-policy-check-label::before {
  border: solid 1px #ccc;
  background: #fff;
  transition: all 0.3s;
}

.privacy-policy-check:checked + .privacy-policy-check-label::after {
  background-image: url("../svg/check-light-green.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: 50%;
}

.privacy-policy-check.error.animated + .privacy-policy-check-label::before {
  animation-name: privacy-policy-check-twitching;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

.privacy-policy-check.error + .privacy-policy-check-label::before {
  border-color: #f97575;
}

.privacy-policy-check.error + .privacy-policy-check-label {
  color: #f97575;
}

@keyframes privacy-policy-check-twitching {
  0% {
    transform: initial;
  }

  20% {
    transform: rotateZ(-6deg) scale(1.1);
  }

  40% {
    transform: rotateZ(6deg) scale(1.1);
  }

  60% {
    transform: rotateZ(-3deg) scale(1.05);
  }

  80% {
    transform: rotateZ(3deg) scale(1.05);
  }

  100% {
    transform: initial;
  }
}

.modal ul.check {
  width: 100%;
}

#page-how-it-works .image-right {
  right: 80px;
  left: initial;
}

#page-how-it-works .image-right img:last-child {
  right: 0;
  left: initial;
}

#page-how-it-works .image-right img.loop {
  left: initial;
  right: 150px;
}

#page-how-it-works section.collaborate:not(.control),
#page-how-it-works section.collaborate:not(.control) .section-text {
  padding-bottom: 0;
}

#page-how-it-works section.collaborate .section-text {
  padding-top: 0;
}

#page-m-and-a .image-right {
  right: 80px;
  left: initial;
}

#page-m-and-a .image-right img:last-child {
  right: 0;
  left: initial;
}

#page-m-and-a .image-right img.loop {
  left: initial;
  right: 150px;
}

.nav-menu > li.pll-parent-menu-item > a img,
.nav-menu > li.pll-parent-menu-item > a span {
  display: none;
}

body h3.section-name,
body h2.section-name,
.section-name,
body .section-title,
.securityList article > .title,
.securityList .article > .title,
.nameblock > div,
.nameblock > span,
#ma3 .section-name,
div.features-title,
.page-template-page-ma-php h3,
.review p.author,
table.price thead > tr > th {
  color: #222222 !important;
}

body h3.section-name,
body h2.section-name,
.section-name,
body .section-title,
.securityList article > .title,
.securityList .article > .title,
.nameblock > div,
.nameblock > span {
  font-weight: 400 !important;
}

#ma3 .section-name,
.intro h1,
table.price thead > tr > th {
  font-weight: 500 !important;
}

.nameblock > span {
  border: 2px solid #222222 !important;
}

div.page-description.green,
div.page-description > .green {
  color: #666666 !important;
}

section.industry > div > div.relative > div > div > h2,
#ma2 .section-name,
.bg-block.section-name {
  color: #ffffff !important;
}

#slider {
  display: none !important;
}

.modal-header .close {
  margin-top: 0;
}

.modal-header .close span {
  font-size: 32px;
}

input[type=checkbox] {
  visibility: hidden;
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
}

input[type=checkbox] + label {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 24px;
  position: relative;
  font-weight: 300;
  font-size: 14px;
}

input[type=checkbox] + label::before,
input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 2px;
}

input[type=checkbox] + label::before {
  border: solid 1px #ccc;
  background: #fff;
  transition: all 0.3s;
}

input[type=checkbox]:checked + label::after {
  background-image: url(../svg/check-light-green.svg);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: 50%;
}

.get-price-project-name-checkbox + label {
  margin-top: 15px;
  margin-bottom: 5px;
}

.get-price-project-name {
  display: none;
}

.get-price-project-name.active {
  display: block;
}

#ssoi .img-cont {
  position: absolute;
  max-width: 45%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

#ssoi .section-title {
  line-height: 50px !important;
}

#ssoi .img-cont::after {
  z-index: 2;
  width: 250px;
  content: "";
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
  position: absolute;
}

#ssoi .img-cont.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#ssoi .img-cont.right {
  left: initial;
  right: 0;
}

#ssoi .img-cont.right::after {
  right: initial;
  left: 0;
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  /* Standard syntax */
}

#ssoi .img-cont.right.grey::after {
  background: rgba(255, 255, 255, 0);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #f7f7f7);
  /* Standard syntax */
}

#ssoi .img-cont.right.grey.regular::after {
  width: 41px;
}

#ssoi .img-cont img {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  min-height: 100%;
  height: auto;
  float: right;
}

#ssoi .img-cont.right img {
  left: initial;
  right: 0;
  float: left;
}

#ssoi .intro.ssoi {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url(../jpg/bg14.jpg) !important;
}

#ssoi section img.mini {
  display: none;
  width: 350px;
  max-width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 30px;
}

#ssoi .benefits .section-title {
  font-size: 35px;
  line-height: 1.2;
}

#ssoi .benefits .item h3 {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  line-height: 28px;
  color: #3BAE5B;
  padding-bottom: 0;
  text-transform: uppercase;
}

#ssoi .benefits img {
  margin: auto;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 12px;
  display: block;
  margin-top: -60px;
}

#ssoi .sso-how-works p,
#ssoi .sso-how-works ul {
  margin-bottom: 15px;
  margin-top: 0;
}

#ssoi .sso-how-works p {
  font-size: 19px;
}

#ssoi .sso-how-works table {
  width: 100%;
}

#ssoi .sso-how-works table tr td:nth-child(2),
#ssoi .sso-how-works table tr td:nth-child(3),
#ssoi .sso-how-works table tr th:nth-child(2),
#ssoi .sso-how-works table tr th:nth-child(3) {
  text-align: center;
}

#ssoi .sso-how-works table tr th {
  font-weight: 500;
}

#ssoi .sso-how-works .clients-logos {
  font-size: 0;
  text-align: center;
}

#ssoi .sso-how-works .clients-logos .item {
  width: 33.33%;
  padding: 25px 82px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

#ssoi .sso-how-works .clients-logos .item img {
  max-width: 100%;
  max-height: 130px;
}

#ssoi .infograph {
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#ssoi .infograph img {
  max-width: 100%;
}

#ssoi .points {
  border-bottom: 0;
}

#ssoi .points h2.section-name {
  padding-bottom: 40px;
}

#ssoi .points h3.section-name {
  font-size: 24px;
  line-height: 36px;
}

#ssoi ol ul {
  margin: 0;
}

#ssoi .points .img-cont::after {
  opacity: 0;
}

ol.ul {
  padding-left: 18px;
}

ol.ul > li {
  padding-left: 10px;
  line-height: 28px;
  font-size: 15px;
  margin: 10px 0;
}

ol.ul .ul {
  margin-left: 10px !important;
}

#ssoi .section-text {
  max-width: 740px;
}

#ssoi .section-1 .img-cont {
  width: 100%;
}

#ssoi .section-1 .img-cont img {
  min-width: 100%;
  margin: auto 0;
  top: -999px;
  left: initial;
  right: -60px;
  bottom: -999px;
  position: absolute;
}

#ssoi .no-margin {
  margin: 0;
}

#ssoi .points .img-cont {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: initial;
}

#ssoi .points .img-cont img {
  position: absolute;
  left: initial;
  top: -999px;
  right: -55px;
  bottom: -999px;
  margin: auto 0;
}

#ssoi .points .section-title {
  padding-bottom: 40px;
}

#ssoi .points p {
  margin-bottom: 10px;
}

#ssoi .infograph .text .ul {
  margin: 10px 0;
  list-style: none;
  max-width: 415px;
  font-weight: normal;
  position: relative;
}

#ssoi .infograph .text .ul::before {
  content: "";
  position: absolute;
  left: 32px;
  width: 0;
  height: 100%;
  border-right: 1px dashed #3BAE5B;
}

#ssoi .infograph .text .ul li {
  position: relative;
  padding-left: 49px;
  font-size: 19px;
  line-height: 1.42;
}

#ssoi .infograph .text .ul li + li {
  margin-top: 36px;
}

#ssoi .infograph .text .ul li span {
  width: 29px;
  height: 29px;
  background: #3BAE5B;
  color: #fff;
  font-size: 19px;
  position: absolute;
  left: 0;
  top: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.geoip-price {
  display: block;
  text-align: center;
  padding-top: 16px;
}

.page-template-page-no-composer h1,
.page-template-page-no-composer h2,
.page-template-page-no-composer h3,
.page-template-page-no-composer h4,
.page-template-page-no-composer h5,
.page-template-page-no-composer h6 {
  margin: 35px 0 15px;
  font-weight: bold;
}

.spinner-container {
  position: relative;
  min-height: 150px;
}

.ideals-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1500;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}

.ideals-spinner:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='60px' height='60px' viewBox='0 0 60 60' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 6%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-6' fill-rule='nonzero'%3E%3Cpath d='M32.726912,13.4812749 C32.726912,23.902463 24.1804273,32.3528491 13.6391896,32.3528491 C6.10463194,32.3528491 0,38.3897546 0,45.8340769 C0,53.27853 6.10463194,59.3181818 13.6391896,59.3181818 C21.1697789,59.3181818 27.2717653,53.2791839 27.2717653,45.8340769 C27.2717653,35.4107964 35.8195727,26.9626335 46.3647788,26.9626335 C53.8927225,26.9626335 60,20.9279512 60,13.4812749 C60,6.03465089 53.8913997,0 46.3647788,0 C38.8328667,0 32.726912,6.03408856 32.726912,13.4812749 Z' id='Path' fill='%2387999F'%3E%3C/path%3E%3Cpath d='M59.3103448,46.3625886 C59.3103448,38.8330798 53.2899415,32.7272727 45.86469,32.7272727 C38.4381279,32.7272727 32.4137931,38.8330798 32.4137931,46.3625886 C32.4137931,53.8919663 38.4381279,60 45.8633795,60 C53.2899415,60 59.3103448,53.8919663 59.3103448,46.3625886 Z' id='Path' fill='%233BAE5B'%3E%3C/path%3E%3Cpath d='M26.8965517,13.6363872 C26.8965517,6.10348985 20.874251,0 13.4482759,0 C6.01967947,0 0,6.10405309 0,13.6363872 C0,21.1686296 6.01967947,27.2727273 13.4482759,27.2727273 C20.874251,27.2732512 26.8965517,21.1692846 26.8965517,13.6363872 Z' id='Path' fill='%233BAE5B'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 50px;
  animation-name: pulseFade;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}

@keyframes pulseFade {
  0% {
    transform: rotate(0deg);
    opacity: 1;
  }

  50% {
    transform: rotate(180deg);
    opacity: 0.7;
  }

  100% {
    transform: rotate(360deg);
    opacity: 1;
  }
}

.features-analytics .col-lg-12 {
  text-align: left;
}

.providers-list {
  margin-bottom: 42px;
}

.providers-list--row {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
}

.providers-list--row:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.providers-list--logo-mobile {
  display: none;
}

.providers-list--logo {
  width: 150px;
  min-width: 150px;
  margin-right: 120px;
}

.providers-list--logo img {
  max-width: 100%;
  height: auto;
}

.providers-list--text {
  padding: 24px 0;
}

.providers-list--text p {
  margin-bottom: 0 !important;
}

.providers-list--text strong {
  font-weight: 500;
}

body:not(.modal-open) .main-menu-wrap.toggled {
  z-index: 2147483003;
}

.main-menu-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  padding: 18px 0 15px 0;
  transition: background-color 0.3s;
  display: none;
  z-index: 20;
}

.main-menu-wrap .inner {
  display: flex;
  align-items: center;
}

.main-menu-wrap .logo-wrap {
  flex: 0 0 174px;
  max-width: 174px;
  height: 47px;
  position: relative;
  margin-right: 34px;
}

.main-menu-wrap .logo-wrap .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  opacity: 0;
}

.main-menu-wrap .logo-wrap .logo-black {
  z-index: 2;
  opacity: 1;
}

.main-menu-wrap .main-menu-container .main-menu {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item {
  font-weight: 300;
  line-height: 1.167;
  position: relative;
  font-size: 16px;
  margin-right: 20px;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item a {
  color: #222222;
  text-decoration: none;
  display: block;
  padding: 20px 16px;
  position: relative;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item a:hover {
  color: #2F8B49;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item .sub-menu {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  background: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  transition: all 0.3s;
  transform: translateY(-10px);
  min-width: 100%;
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.1);
}

.main-menu-wrap .main-menu-container .main-menu .menu-item .sub-menu::before {
  content: "";
  position: absolute;
  left: 28px;
  top: -10px;
  width: 20px;
  height: 20px;
  background: transparent;
  transform: rotate(45deg);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.main-menu-wrap .main-menu-container .main-menu .menu-item .sub-menu .menu-item:first-child::before {
  content: "";
  position: absolute;
  left: 28px;
  top: -10px;
  width: 20px;
  height: 20px;
  background: #ffffff;
  transform: rotate(45deg);
}

.main-menu-wrap .main-menu-container .main-menu .menu-item .sub-menu .menu-item {
  margin-right: 0;
  position: relative;
  z-index: 2;
  background: #fff;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item .sub-menu .menu-item a {
  white-space: nowrap;
  padding: 10px 16px 10px;
  border-bottom: 1px solid #eee;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children > a::before,
.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children > a::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  right: 0;
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: initial;
  transition: all 0.3s;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children > a::before {
  background-image: url("../svg/icon-carret-down-black.svg");
  opacity: 1;
  visibility: visible;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children > a::after {
  background-image: url("../svg/icon-carret-down-green.svg");
}

.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children:hover > a::before,
.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children:hover > a::after {
  transform: rotateZ(180deg);
}

.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children:hover > a::before {
  opacity: 0;
  visibility: hidden;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children:hover > a::after {
  opacity: 1;
  visibility: visible;
}

.main-menu-wrap .main-menu-container .main-menu .menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: initial;
}

.main-menu-wrap .language-switcher-wrap {
  position: relative;
}

.main-menu-wrap .language-switcher-wrap .globus {
  position: relative;
  padding: 20px 16px;
}

.main-menu-wrap .language-switcher-wrap .globus svg {
  display: block;
  width: 21px;
  height: 21px;
}

.main-menu-wrap .language-switcher-wrap .globus svg path {
  fill: #222222;
  transition: all 0.3s;
}

.main-menu-wrap .language-switcher-wrap .language-switcher-container {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  position: absolute;
  left: 0;
  top: 100%;
  transition: all 0.3s;
  background: #ffffff;
  width: 300px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}

.main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher {
  flex-wrap: wrap;
  padding: 10px 8px;
  list-style: none;
  display: flex;
  width: 100%;
  margin: 0;
}

.main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher li {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 8px;
  margin-bottom: 5px;
}

.main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher a {
  color: #222222;
  white-space: nowrap;
  text-decoration: none;
  font-size: 16px;
}

.main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher a:hover {
  color: #2F8B49;
}

.main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher a span {
  vertical-align: middle;
}

.main-menu-wrap .language-switcher-wrap > .globus::before,
.main-menu-wrap .language-switcher-wrap > .globus::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  right: 0;
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: initial;
  transition: all 0.3s;
}

.main-menu-wrap .language-switcher-wrap > .globus::before {
  background-image: url("../svg/icon-carret-down-black.svg");
  opacity: 1;
  visibility: visible;
}

.main-menu-wrap .language-switcher-wrap > .globus::after {
  background-image: url("../svg/icon-carret-down-green.svg");
}

.main-menu-wrap .language-switcher-wrap:hover > .globus::before,
.main-menu-wrap .language-switcher-wrap:hover > .globus::after {
  transform: rotateZ(180deg);
}

.main-menu-wrap .language-switcher-wrap:hover > .globus::before {
  opacity: 0;
  visibility: hidden;
}

.main-menu-wrap .language-switcher-wrap:hover > .globus::after {
  opacity: 1;
  visibility: visible;
}

.main-menu-wrap .language-switcher-wrap:hover > .language-switcher-container {
  opacity: 1;
  visibility: visible;
  transform: initial;
}

.main-menu-wrap .language-switcher-wrap:hover .globus svg path {
  fill: #2F8B49;
}

.main-menu-wrap .buttons {
  flex: auto;
  display: flex;
  justify-content: flex-end;
}

.main-menu-wrap .buttons .menu-btn {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  padding: 13px;
  min-width: 150px;
  margin-left: 10px;
  text-align: center;
  background: #3BAE5B;
  border: 1px solid #3BAE5B;
  transition: all 0.3s;
  border-radius: 4px;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
}

.main-menu-wrap .buttons .menu-btn:hover {
  background: #2F8B49;
  border-color: #2F8B49;
}

.main-menu-wrap .buttons .menu-btn.free-trial-btn {
  opacity: 0;
  visibility: hidden;
}

.main-menu-wrap .buttons .menu-btn.login-btn {
  background: #ffffff;
  color: #3BAE5B;
  align-items: center;
  justify-content: center;
  display: flex;
}

.main-menu-wrap .buttons .menu-btn.login-btn svg {
  margin-right: 10px;
}

.main-menu-wrap .buttons .menu-btn.login-btn svg path {
  transition: all 0.3s;
}

.main-menu-wrap .buttons .menu-btn.login-btn:hover {
  background: #2F8B49;
  color: #ffffff;
}

.main-menu-wrap .buttons .menu-btn.login-btn:hover svg path {
  fill: #ffffff;
  stroke: #ffffff;
}

.main-menu-wrap .menu-toggle-btn {
  display: none;
}

.mpn-ab-test .custom-navbar {
  display: none;
}

.mpn-ab-test .main-menu-wrap {
  display: block;
}

.mpn-ab-test .intro.mainBg,
.mpn-ab-test section.trusted {
  display: none;
}

.mpn-ab-test .main-page-new {
  display: block;
}

section.trusted {
  background: #f7f7f7;
  border-bottom: solid 1px #eee;
}

.main-page-new {
  padding-top: 100px;
  display: none;
}

.main-page-new .mpn-header {
  padding: 56px 0 95px 0;
  overflow: hidden;
}

.main-page-new .mpn-header .inner {
  max-width: 626px;
  position: relative;
}

.main-page-new .mpn-header .header-image {
  position: absolute;
  top: -56px;
  left: 100%;
}

.main-page-new .mpn-header .header-image img {
  max-height: 600px;
}

.main-page-new .mpn-header .title {
  font-weight: 500;
  font-size: 46px;
  line-height: 1.5;
  color: #222222;
  margin-bottom: 20px;
}

.main-page-new .mpn-header .text {
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5;
  color: #222222;
  margin-bottom: 47px;
}

.main-page-new .mpn-header .badges {
  display: flex;
  margin-bottom: 82px;
}

.main-page-new .mpn-header .badges .badge-item {
  background: none;
  position: relative;
  margin-right: 50px;
}

.main-page-new .mpn-header .badges .badge-item:last-child {
  margin-right: 0;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-bottom: 20px;
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip::before {
  content: "";
  width: 20px;
  height: 20px;
  background: transparent;
  position: absolute;
  left: -2px;
  bottom: -17px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
  transform: rotateZ(45deg) translateX(-50%);
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip::after {
  content: "";
  width: 100%;
  height: 20px;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: -20px;
  transform: translateX(-50%);
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner {
  width: 346px;
  max-width: 346px;
  padding: 17px 12px 16px 20px;
  background: #2F2F2F;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  transform: translateX(-50%);
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner .close {
  display: none;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner a {
  text-decoration: none;
  color: #2F8B49;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner a:hover {
  text-decoration: underline;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner::after {
  content: "";
  width: 20px;
  height: 20px;
  background: #2F2F2F;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
  transform: rotateZ(45deg);
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip.tooltip-pos-left .tooltip-inner {
  transform: translateX(-60px);
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip.tooltip-pos-left .tooltip-inner::after {
  left: 60px;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip.tooltip-pos-right {
  left: initial;
  right: 50%;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip.tooltip-pos-right .tooltip-inner {
  transform: translateX(70px);
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip.tooltip-pos-right .tooltip-inner::after {
  right: 60px;
  left: initial;
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip.tooltip-pos-right::after {
  right: 0;
  left: initial;
  transform: translateX(70px);
}

.main-page-new .mpn-header .badges .badge-item .badge-tooltip.tooltip-pos-right::before {
  left: initial;
  right: -10px;
  bottom: -10px;
  transform: rotateZ(45deg);
}

.main-page-new .mpn-header .badges .badge-item:hover .badge-tooltip {
  opacity: 1;
  visibility: visible;
  transform: initial;
}

.main-page-new .mpn-header .trial-btn {
  max-width: 277px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  background: #3BAE5B;
  border-radius: 4px;
  padding: 18px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  transition: all 0.3s;
  text-decoration: none;
  border: 0;
  text-transform: capitalize;
  outline: none;
}

.main-page-new .mpn-header .trial-btn:hover {
  background: #2F8B49;
}

.main-page-new .mpn-trusted-block {
  padding: 42px 0;
  background: #F7F7F7;
}

.main-page-new .mpn-trusted-block .trusted-title {
  max-width: 530px;
  font-weight: 300;
  font-size: 32px;
  line-height: 1.5;
  color: #838383;
  padding: 19px 0;
}

.main-page-new .mpn-trusted-block .trusted-title strong {
  font-weight: bold;
}

.main-page-new .mpn-trusted-block .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.main-page-new .mpn-trusted-block .logos .logo {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 16px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-page-new .mpn-trusted-block .logos .logo img {
  width: auto;
  max-width: 120px;
  max-height: 100%;
}

.mpn-whats-new {
  padding: 60px 0;
}

.mpn-whats-new .row + .row {
  margin-top: 30px;
}

.mpn-whats-new .whats-new-title {
  font-size: 35px;
  line-height: 1;
  color: #222222;
  font-weight: 400;
  margin-bottom: 50px;
}

.mpn-whats-new .news-block {
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  padding: 18px 20px;
  min-height: 380px;
  overflow: hidden;
  position: relative;
  max-width: 630px;
  margin: 0 auto 30px auto;
}

.mpn-whats-new .news-block .hidden-link {
  opacity: 0;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.mpn-whats-new .news-block .news-block-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.mpn-whats-new .news-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
}

.mpn-whats-new .news-block::after {
  content: "";
  position: absolute;
  width: 251px;
  height: 380px;
  background: url("../svg/news-block-bg-lines.svg") no-repeat;
  left: 50%;
  margin-left: -49px;
  z-index: 2;
  top: 0;
}

.mpn-whats-new .news-block .content {
  position: absolute;
  z-index: 4;
  max-width: 44%;
  min-width: 40%;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  right: 0;
  top: 0;
  padding: 18px 20px;
  padding-left: 0;
  align-items: flex-end;
}

.mpn-whats-new .news-block .content::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background: #ffffff;
  height: 100%;
  z-index: 1;
}

.mpn-whats-new .news-block .content .category-wrap {
  display: flex;
  justify-content: flex-end;
  z-index: 2;
  position: relative;
}

.mpn-whats-new .news-block .content .category {
  background: #ffffff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 4px;
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  color: #cccccc;
  padding: 4px 12px;
  z-index: 2;
  position: relative;
}

.mpn-whats-new .news-block .content .category.active {
  border-color: #3BAE5B;
  color: #ffffff;
  background: #3BAE5B;
}

.mpn-whats-new .news-block .content .news-title {
  font-weight: 300;
  font-size: 24px;
  margin: 0;
  line-height: 1.5;
  text-align: right;
  color: #222222;
  z-index: 2;
  position: relative;
}

.mpn-whats-new .news-block .content .news-title a {
  color: inherit;
  text-decoration: none;
}

.mpn-whats-new .news-block .content .news-title a:hover {
  color: inherit;
  text-decoration: underline;
}

.mpn-whats-new .news-block .content .news-link {
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  text-align: right;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #3BAE5B;
  z-index: 2;
  position: relative;
}

.mpn-whats-new .news-block .content .news-link:hover {
  color: #2F8B49;
}

[lang=en-US] .mpn-whats-new .news-title {
  text-transform: capitalize;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../woff/open-sans-latin-regular.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../woff/open-sans-latin-600.woff") format("woff");
}

.updated-form {
  font-family: "Open Sans", sans-serif;
}

.updated-form .modal-dialog {
  font-family: inherit;
}

.updated-form .modal-dialog .modal-content {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border: 0;
}

.updated-form .modal-header {
  padding: 40px;
  border: 0;
  display: block;
  text-align: center;
}

.updated-form .modal-header .close {
  top: 0;
  right: 0;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 56px;
  height: 56px;
  outline: none;
}

.updated-form .modal-header .close:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  left: 20px;
}

.updated-form .modal-header .close span {
  display: none;
}

.updated-form .modal-header .modal-title {
  font-weight: 500;
  font-size: 35px;
  line-height: 1.5;
  color: #222;
  flex: 1;
  max-width: 100%;
}

.updated-form .modal-header .modal-subtitle {
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.65;
  text-align: center;
  color: #5c6971;
}

.updated-form .modal-header .modal-title + p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.66;
  color: #222;
  margin: 10px 0 0;
}

.updated-form .modal-body {
  padding: 0 40px 50px;
}

.updated-form .modal-body .content {
  font-size: 16px;
  color: #222;
}

.updated-form .modal-body .content .trial-list-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.66;
  color: #222;
  margin-bottom: 25px;
}

.updated-form .modal-body .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.updated-form .modal-body .content ul li {
  line-height: 1.5;
  padding: 8px 0 8px 36px;
  margin-bottom: 1px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
}

.updated-form .modal-content {
  padding-top: 50px;
  padding-bottom: 55px;
  background-color: #fff;
}

.updated-form .modal-header {
  padding: 0;
}

.updated-form .modal-header .close {
  top: 24px;
  right: 24px;
  width: 20px;
  height: 20px;
  opacity: 1;
}

.updated-form .modal-header .close svg {
  display: block;
  width: 100%;
  height: auto;
}

.updated-form .modal-header .close::before {
  display: none;
}

.updated-form .modal-header .close:hover {
  opacity: 1;
}

.updated-form .modal-header .close:hover path {
  stroke: #5C6971;
}

.updated-form .modal-body {
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-top: 20px;
}

.updated-form .trial-list-title {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  color: #1F2129;
}

.updated-form .trial-list-description {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #1F2129;
}

.updated-form .trial-list-description:last-child {
  margin-bottom: 20px;
}

.updated-form .trial-list-title,
.updated-form .trial-list-description {
  text-align: center;
}

.updated-form .form-control {
  background-color: #FAFAFB;
  box-sizing: border-box;
  border: 1px solid #CBD2D5;
  border-radius: 5px !important;
  height: 52px;
  padding: 16px 20px 17px 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #1F2129;
}

.updated-form .form-control::-moz-placeholder {
  color: #849299;
}

.updated-form .form-control::placeholder {
  color: #849299;
}

.updated-form .form-control:hover {
  background-color: #fff;
  border-color: #3BAE5B;
}

.updated-form .form-control:focus {
  background-color: #fff;
  border-color: #3BAE5B;
  box-shadow: 0 0 0 4px rgba(59, 174, 91, 0.2) !important;
}

.updated-form .form-control.is-invalid,
.updated-form .form-control.is-valid {
  padding-right: 44px !important;
}

.updated-form .form-control.validation-error,
.updated-form .form-control.validation-error:-webkit-autofill,
.updated-form .form-control.validation-error:-webkit-autofill:hover,
.updated-form .form-control.validation-error:-webkit-autofill:focus,
.updated-form .form-control.validation-error:-webkit-autofill:active,
.updated-form .form-control.validation-error:-internal-autofill-selected {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16H12M11 13V5M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z' stroke='%23FF7979' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-color: #FAFAFB !important;
  background-size: 20px 20px;
  background-position: top 50% right 18px;
  border-color: #FF7979;
}

.updated-form .form-control.validation-error:hover,
.updated-form .form-control.validation-error:-webkit-autofill:hover,
.updated-form .form-control.validation-error:-webkit-autofill:hover:hover,
.updated-form .form-control.validation-error:-webkit-autofill:focus:hover,
.updated-form .form-control.validation-error:-webkit-autofill:active:hover,
.updated-form .form-control.validation-error:-internal-autofill-selected:hover {
  background-color: #fff;
}

.updated-form .form-control.validation-error:focus,
.updated-form .form-control.validation-error:-webkit-autofill:focus,
.updated-form .form-control.validation-error:-webkit-autofill:hover:focus,
.updated-form .form-control.validation-error:-webkit-autofill:focus:focus,
.updated-form .form-control.validation-error:-webkit-autofill:active:focus,
.updated-form .form-control.validation-error:-internal-autofill-selected:focus {
  box-shadow: 0 0 0 4px rgba(255, 121, 121, 0.2) !important;
}

.updated-form .form-control.is-valid,
.updated-form .form-control.is-valid:-webkit-autofill,
.updated-form .form-control.is-valid:-webkit-autofill:hover,
.updated-form .form-control.is-valid:-webkit-autofill:focus,
.updated-form .form-control.is-valid:-webkit-autofill:active,
.updated-form .form-control.is-valid:-internal-autofill-selected {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L7 10L16 1' stroke='%233BAE5B' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
  background-color: #FAFAFB !important;
  background-size: 17px 12px;
  background-position: top 50% right 20px;
}

.updated-form textarea.form-control {
  min-height: 102px;
  padding: 15px 20px;
  scrollbar-width: thin;
  scrollbar-color: rgba(132, 146, 153, 0.3) transparent;
  -ms-overflow-style: none;
}

.updated-form textarea.form-control::-webkit-scrollbar {
  width: 22px;
  background-color: rgba(255, 255, 255, 0);
}

.updated-form textarea.form-control::-webkit-scrollbar-track {
  background-color: transparent;
}

.updated-form textarea.form-control::-webkit-scrollbar-thumb {
  background-color: rgba(132, 146, 153, 0.6);
  border-radius: 13px;
  border: 8px solid #FAFAFB;
}

.updated-form textarea.form-control::-webkit-resizer {
  width: 9px;
  height: 9px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6.02954L6 10.0295M10 1.02954L1 10.0295' stroke='%23CBD2D5'/%3E%3C/svg%3E%0A");
}

.updated-form textarea.form-control::-webkit-scrollbar-corner {
  background-color: transparent;
}

.updated-form textarea.form-control:focus::-webkit-scrollbar,
.updated-form textarea.form-control:hover::-webkit-scrollbar {
  background-color: rgba(255, 255, 255, 0);
}

.updated-form textarea.form-control:focus::-webkit-scrollbar-track,
.updated-form textarea.form-control:hover::-webkit-scrollbar-track {
  background-color: transparent;
}

.updated-form textarea.form-control:focus::-webkit-scrollbar-thumb,
.updated-form textarea.form-control:hover::-webkit-scrollbar-thumb {
  border: 8px solid rgb(255, 255, 255);
}

.updated-form .form-group {
  margin-bottom: 16px;
  position: relative;
}

.updated-form .form-group .iti {
  display: block;
  width: 100%;
}

.updated-form .form-group label {
  margin-bottom: 8px;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #1F2129;
  opacity: 0.8;
}

.updated-form .form-group.checkbox {
  margin-top: 25px;
}

.updated-form .form-group .privacy-policy-check {
  visibility: visible;
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
}

.updated-form .form-group .privacy-policy-check:checked + .privacy-policy-check-label::after {
  border-radius: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3L6 8L13 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-color: #3BAE5B;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}

.updated-form .form-group .privacy-policy-check:hover + .privacy-policy-check-label::before {
  background-color: #fff;
  border-color: #3BAE5B;
  box-shadow: 0 0 0 4px rgba(59, 174, 91, 0.2);
}

.updated-form .form-group .privacy-policy-check.error.animated + .privacy-policy-check-label::before {
  animation-name: privacy-policy-check-twitching;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

.updated-form .form-group .privacy-policy-check.error + .privacy-policy-check-label {
  color: #e95f5f;
}

.updated-form .form-group .privacy-policy-check.error + .privacy-policy-check-label a {
  color: #e95f5f;
}

.updated-form .form-group .privacy-policy-check.error + .privacy-policy-check-label::before {
  border-color: #e95f5f;
  box-shadow: none;
}

.updated-form .form-group .privacy-policy-check.error + .privacy-policy-check-label:hover::before {
  box-shadow: 0 0 0 4px rgba(255, 121, 121, 0.2) !important;
}

.updated-form .form-group .privacy-policy-check.is-valid + .privacy-policy-check-label::before {
  border-color: #3BAE5B;
}

.updated-form .form-group .privacy-policy-check-label {
  padding-left: 40px;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
  color: #849299;
}

.updated-form .form-group .privacy-policy-check-label a {
  text-decoration: none;
}

.updated-form .form-group .privacy-policy-check-label a:hover {
  text-decoration: underline;
}

.updated-form .form-group .privacy-policy-check-label::before,
.updated-form .form-group .privacy-policy-check-label::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 4px;
}

.updated-form .form-group .privacy-policy-check-label::before {
  transition: all 0.3s;
  background-color: rgba(203, 210, 213, 0.1);
  border: 1px solid #CBD2D5;
  border-radius: 5px;
}

.updated-form .form-group .privacy-policy-check-label:hover {
  cursor: pointer;
}

.updated-form .form-group .text-error {
  position: static;
  padding: 0;
  max-width: none;
  text-align: left;
  font-size: 14px;
}

.updated-form .company-group {
  display: none;
}

.updated-form .form-btn-group {
  margin-top: 10px;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.updated-form .form-btn-group .btn {
  max-width: none;
  padding-top: 16px;
  padding-bottom: 17px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.updated-form .form-btn-group .btn:focus {
  outline: none;
}

[lang=de-DE] .updated-form .form-btn-group .btn {
  max-width: 100%;
}

.updated-form select.form-control.is-invalid,
.updated-form select.form-control.is-valid,
.updated-form .nice-select.form-control.is-invalid,
.updated-form .nice-select.form-control.is-valid {
  padding-right: 66px !important;
}

.updated-form select.form-control.is-invalid,
.updated-form .nice-select.form-control.is-invalid {
  background-position: top 50% right 36px;
}

.updated-form select.form-control.is-valid,
.updated-form .nice-select.form-control.is-valid {
  background-position: top 50% right 41px;
}

.updated-form .nice-select:not(.is-valid) .current {
  color: #849299;
}

.updated-form .nice-select .current.selected {
  color: #1F2129;
}

.updated-form .nice-select:hover .option.selected,
.updated-form .nice-select:hover .option.focus {
  color: #3BAE5B;
  border-left: 2px solid #3BAE5B;
  background-color: rgba(203, 210, 213, 0.2) !important;
}

.updated-form .nice-select:hover {
  cursor: pointer;
}

.updated-form .nice-select .list {
  margin-top: 4px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border-radius: 5px;
  border: none;
}

.updated-form .nice-select .list .scrolled-area {
  padding: 0 0 55px 0;
  max-height: 325px;
  scrollbar-width: thin;
  scrollbar-color: rgba(132, 146, 153, 0.3) transparent;
  -ms-overflow-style: none;
}

.updated-form .nice-select .list .scrolled-area::-webkit-scrollbar {
  width: 22px;
  background-color: rgba(255, 255, 255, 0);
}

.updated-form .nice-select .list .scrolled-area::-webkit-scrollbar-track {
  background-color: transparent;
}

.updated-form .nice-select .list .scrolled-area::-webkit-scrollbar-thumb {
  background-color: rgba(132, 146, 153, 0.6);
  border-radius: 13px;
  border: 8px solid rgb(255, 255, 255);
}

.updated-form .nice-select .list .option {
  padding: 0 0 0 21px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #5C6971;
}

.updated-form .nice-select .list .option.focus,
.updated-form .nice-select .list .option.selected {
  color: #3BAE5B;
  border-left: 2px solid #3BAE5B;
  background-color: rgba(203, 210, 213, 0.2);
}

.updated-form .nice-select .list .option:hover {
  color: #fff;
  background-color: #3BAE5B !important;
}

.updated-form .nice-select .list .option.disabled {
  padding-top: 15px;
  padding-bottom: 6px;
  font-weight: 600;
  line-height: 24px;
  font-size: 14px;
  color: #1F2129;
  border: none;
}

.updated-form .nice-select .list .option:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 20px;
  border-top: 1px solid #CBD2D5;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #1F2129;
  background-color: #fff !important;
}

.updated-form .nice-select .list .option:last-child:hover,
.updated-form .nice-select .list .option:last-child.focus,
.updated-form .nice-select .list .option:last-child.selected {
  color: #fff;
  background-color: #3BAE5B !important;
}

.updated-form .nice-select::after {
  width: 12px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%231F2129' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.updated-form .iti--separate-dial-code .iti__selected-flag {
  padding: 0 20px;
  background-color: #FAFAFB;
  border-right: 1px solid #CBD2D5;
  border-radius: 5px 0 0 5px;
}

.updated-form .iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
  color: #1F2129;
}

.updated-form .iti__arrow {
  margin-left: 10px;
  width: 12px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%231F2129' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: cover;
  border-left: none;
  border-right: none;
  border-top: none;
  transition: transform ease 0.4s;
}

.updated-form .iti__arrow--up {
  border-top: none;
  border-bottom: none;
  transform: rotate(180deg);
}

.open-data-room-thnx .modal-content {
  padding: 65px 55px 55px 55px;
  background: radial-gradient(70.98% 43.8% at 50% -12.59%, rgba(59, 174, 91, 0.05) 0%, rgba(59, 174, 91, 0) 100%), #FFFFFF;
}

.open-data-room-thnx .modal-header {
  padding: 0;
}

.open-data-room-thnx .modal-header .close {
  top: 24px;
  right: 24px;
  width: 20px;
  height: 20px;
  opacity: 1;
  position: absolute;
}

.open-data-room-thnx .modal-header .close svg {
  display: block;
  width: 100%;
  height: auto;
}

.open-data-room-thnx .modal-header .close::before {
  display: none;
}

.open-data-room-thnx .modal-header .close:hover {
  opacity: 1;
}

.open-data-room-thnx .modal-header .close:hover path {
  stroke: #5C6971;
}

.open-data-room-thnx .modal-body {
  padding: 0;
}

.open-data-room-thnx .modal-header-title {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  text-align: center;
  color: #1F2129;
}

.open-data-room-thnx .modal-description {
  max-width: 370px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
  color: #849299;
}

.open-data-room-thnx .modal-icon {
  display: block;
  margin: 0 auto;
}

.open-data-room-thnx .animation-container {
  width: 89px;
  height: 89px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}

.open-data-room-thnx .body-close {
  all: unset;
  display: block;
  padding-top: 15px;
  padding-bottom: 16px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #1F2129;
  border: 1px solid #3BAE5B;
  border-radius: 4px;
  transition: all ease-in-out 0.3s;
}

.open-data-room-thnx .body-close.active {
  color: #fff;
  cursor: pointer;
  background-color: #3BAE5B;
  border-color: #3BAE5B;
}

.open-data-room-thnx .body-close:hover {
  color: #fff;
  cursor: pointer;
  background-color: #258941;
  border-color: #258941;
}

.request {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 25px 23px;
  background-color: #E3F3E8;
  border-radius: 4px;
  transition: background-color ease-in-out 0.3s;
}

.request--description {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.4;
  color: #343A40;
}

.request--toggler {
  margin-left: 21px;
}

.request--toggler .toggler-input {
  opacity: 0;
  position: absolute;
}

.request--toggler .toggler-input + label {
  display: inline-block;
  width: 64px;
  height: 32px;
  margin: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: 0.4s ease;
}

.request--toggler .toggler-input + label::before {
  display: block;
  content: "";
  position: absolute;
  width: 64px;
  height: 32px;
  top: 0;
  left: 0;
  transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  background-color: #C2D2C7;
  border-radius: 20px;
  border: none;
}

.request--toggler .toggler-input + label::after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
  height: 28px;
  width: 28px;
  top: 2px;
  left: 2px;
  transition: 0.2s linear;
  border-radius: 50%;
}

.request--toggler .toggler-input + label:hover {
  cursor: pointer;
}

.request--toggler .toggler-input:checked + label::after {
  left: 34px;
  background-image: none;
}

.request--toggler .toggler-input:checked + label::before {
  background-color: #3BAE5B;
}

.request:hover {
  cursor: pointer;
}

.status-bar {
  position: absolute;
  top: 100%;
  z-index: -1;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #E3F3E8;
  display: none;
}

.status-bar .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.status-bar--animation {
  margin-right: 10px;
  min-width: 38px;
  height: 38px;
  align-self: flex-start;
}

.status-bar--text {
  display: flex;
  align-items: center;
  margin-right: auto;
}

.status-bar--text p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  color: #343A40;
}

.status-bar--text svg {
  margin-right: 10px;
}

.status-bar--close {
  all: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 16px;
  height: 33px;
  padding: 0 10px;
  margin-left: 18px;
}

.status-bar--close svg {
  display: block;
  max-width: 16px;
  max-height: 16px;
  width: 100%;
}

.status-bar--close svg path {
  transition: all ease-in-out 0.3s;
}

.status-bar--close:hover,
.status-bar--close:focus {
  outline: none;
  cursor: pointer;
}

.status-bar--close:hover path,
.status-bar--close:focus path {
  stroke: #5C6971;
}

.iti__country-list {
  max-width: 400px;
  overflow-x: hidden;
}

@font-face {
  font-family: "Montserrat";
  src: url("../woff2/montserrat-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../woff2/montserrat-semibolditalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../woff2/montserrat-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../woff2/montserrat-semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../woff2/montserrat-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IvyPresto Headline";
  src: url("../woff2/ivyprestoheadline-semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IvyPresto Headline";
  src: url("../woff2/ivyprestoheadline-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.text-error {
  display: none;
  padding: 0 12px 12px;
  margin-top: -5px;
  color: #F97575;
  font-size: 14px;
}

.request-error {
  display: block;
  margin-top: 15px;
  color: #F97575;
  font-size: 16px;
}

.custom-m.pop-up .modal-dialog {
  max-width: 564px;
}

.custom-m.pop-up .modal-content {
  background-color: #fff;
  padding: 24px;
  border: none;
  border-radius: 16px;
  box-shadow: none;
}

.custom-m.pop-up .modal-header {
  padding: 0;
  border: none;
  flex-direction: column;
  align-items: initial;
}

.custom-m.pop-up .close {
  all: unset;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 32px;
  right: 32px;
}

.custom-m.pop-up .close svg {
  width: 100%;
  height: auto;
}

.custom-m.pop-up .close:hover {
  cursor: pointer;
}

.custom-m.pop-up .pop-up-title {
  margin: 0;
  color: #002325;
  font: 400 32px/1.25 "IvyPresto Headline", serif;
}

.custom-m.pop-up .pop-up-description {
  margin: 0;
  color: #022E34;
  font: 400 18px/1.33 Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.custom-m.pop-up .pop-up-description.mt {
  margin-top: 8px;
  margin-right: 5px;
}

.custom-m.pop-up .modal-body {
  padding: 0;
  margin-top: 20px;
}

.custom-m.pop-up .form-group {
  margin-bottom: 16px;
}

.custom-m.pop-up .form-group.checkbox {
  margin-top: 0;
  margin-bottom: 24px;
}

.custom-m.pop-up .form-group.company-group {
  display: none;
}

.custom-m.pop-up .form-group label {
  margin-bottom: 4px;
  text-align: left;
  color: #022E34;
  font: 400 18px/1.33 Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  cursor: default;
  pointer-events: none;
}

.custom-m.pop-up .form-group label:hover {
  cursor: default;
  pointer-events: none;
}

.custom-m.pop-up .form-group label.privacy-policy-check-label {
  cursor: pointer;
  pointer-events: visible;
}

.custom-m.pop-up .form-group label.privacy-policy-check-label:hover {
  cursor: pointer;
  pointer-events: visible;
}

.custom-m.pop-up .form-group .form-control {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 16px 24px;
  font: 400 18px/1.33 Montserrat, sans-serif;
  color: #6D6D6D;
  border-radius: 16px !important;
  background: none;
  box-shadow: 0 0 0 1px #B1B1B1;
  transition: background 0.15s ease-in-out;
  transition-property: background, border-color, color, box-shadow;
  border: none;
}

.custom-m.pop-up .form-group .form-control::-moz-placeholder {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #B1B1B1;
}

.custom-m.pop-up .form-group .form-control::placeholder {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #B1B1B1;
}

.custom-m.pop-up .form-group .form-control[type=text]:hover,
.custom-m.pop-up .form-group .form-control[type=tel]:hover,
.custom-m.pop-up .form-group .form-control[type=email]:hover {
  box-shadow: 0 0 0 1px #12695C;
}

.custom-m.pop-up .form-group .form-control[type=text]:focus,
.custom-m.pop-up .form-group .form-control[type=tel]:focus,
.custom-m.pop-up .form-group .form-control[type=email]:focus {
  box-shadow: 0 0 0 2px #12695C;
}

.custom-m.pop-up .form-group .form-control[type=text].validation-error,
.custom-m.pop-up .form-group .form-control[type=tel].validation-error,
.custom-m.pop-up .form-group .form-control[type=email].validation-error {
  box-shadow: 0 0 0 2px #ED7C6E;
}

.custom-m.pop-up .form-group .form-control[type=text].validation-error::-moz-placeholder,
.custom-m.pop-up .form-group .form-control[type=tel].validation-error::-moz-placeholder,
.custom-m.pop-up .form-group .form-control[type=email].validation-error::-moz-placeholder {
  color: #ED7C6E;
}

.custom-m.pop-up .form-group .form-control[type=text].validation-error::placeholder,
.custom-m.pop-up .form-group .form-control[type=tel].validation-error::placeholder,
.custom-m.pop-up .form-group .form-control[type=email].validation-error::placeholder {
  color: #ED7C6E;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] {
  visibility: hidden;
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 32px;
  position: relative;
  color: #022E34;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label a {
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
  color: #022E34;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font: inherit;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label a:before,
.custom-m.pop-up .form-group .form-control[type=checkbox] + label a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #12695C;
  transition: transform 0.12s ease-in-out;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label a:before {
  transform-origin: 100% 0;
  transition-delay: 0.12s;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label a:after {
  transform: scaleX(0);
  transform-origin: 0 0;
  background: #70EB94;
  transition-delay: 0s;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label::after {
  display: none;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 2px;
}

.custom-m.pop-up .form-group .form-control[type=checkbox] + label::before {
  border-radius: 4px;
  border: 1px solid #B1B1B1;
  background: #fff;
  transition: background 0.15s ease-in-out;
  transition-property: background, border-color;
}

.custom-m.pop-up .form-group .form-control[type=checkbox]:checked + label::before {
  background: #fff url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.08 9.62 1.3 5.83 0 7.11l5.08 5.09L16 1.28 14.72 0 5.08 9.62Z' fill='%2312695C'/%3E%3C/svg%3E") 50% no-repeat;
  border-color: #6D6D6D;
}

.custom-m.pop-up .form-group .form-control[type=checkbox].error + label {
  color: #ED7C6E;
}

.custom-m.pop-up .form-group .form-control[type=checkbox].error + label::before {
  border: 1px solid #ED7C6E;
}

.custom-m.pop-up .form-group .form-control[type=checkbox].error + label a {
  color: inherit;
}

.custom-m.pop-up .form-group .form-control[type=checkbox].error + label a:before,
.custom-m.pop-up .form-group .form-control[type=checkbox].error + label a:after {
  background: #ED7C6E;
}

.custom-m.pop-up .form-group .text-error {
  padding: 0;
  margin-top: 8px;
  color: #ED7C6E;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.custom-m.pop-up .form-group .btn {
  all: unset;
  position: relative;
  z-index: 0;
  display: inline-block;
  min-width: 164px;
  padding: 12px 24px;
  box-sizing: border-box;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #022E34;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-radius: 100px;
  background-color: #70EB94;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.custom-m.pop-up .form-group .btn:hover {
  color: #022E34;
}

.custom-m.pop-up .form-group .btn:hover::after {
  opacity: 1;
}

.custom-m.pop-up .form-group .btn::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: inherit;
  background: linear-gradient(77deg, #F0F5B3 -71.32%, #93F6A4 4.91%, #CBD2FF 78.55%);
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}

.pop-up-thnx .modal-dialog {
  max-width: 600px;
}

.pop-up-thnx .modal-content {
  min-height: 560px;
  padding: 20px;
  border-radius: 16px;
  background: #DDFFDA;
  box-shadow: none;
  border: none;
}

.pop-up-thnx .modal-header {
  padding: 0;
  border: none;
  flex-direction: column;
}

.pop-up-thnx .modal-body {
  padding: 0;
}

.pop-up-thnx-icon {
  max-width: 85px;
  width: 100%;
  margin: 32px auto 32px;
}

.pop-up-thnx-icon svg {
  max-width: 111px;
  width: 100%;
  height: auto;
}

.pop-up-thnx-title {
  margin: 0 0 32px 0;
  color: #022E34;
  text-align: center;
  font-family: "IvyPresto Headline", serif;
  font-size: 48px;
  line-height: 1;
}

.pop-up-thnx-description {
  max-width: 519px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
  color: #022E34;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.pop-up-thnx .close {
  all: unset;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 32px;
  right: 32px;
}

.pop-up-thnx .close svg {
  width: 100%;
  height: auto;
}

.pop-up-thnx .close:hover {
  cursor: pointer;
}

.pop-up-thnx .body-close {
  display: block;
  position: relative;
  z-index: 0;
  min-width: 168px;
  padding: 12px 24px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: transparent;
  color: #022E34;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  border-radius: 100px;
  border: 1px solid #002325;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.pop-up-thnx .body-close:hover,
.pop-up-thnx .body-close.active {
  color: #022E34;
  cursor: pointer;
  border-color: transparent;
}

.pop-up-thnx .body-close:hover::after,
.pop-up-thnx .body-close.active::after {
  opacity: 1;
}

.pop-up-thnx .body-close::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: inherit;
  background: linear-gradient(77deg, #F0F5B3 -71.32%, #93F6A4 4.91%, #CBD2FF 78.55%);
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}

.pop-up-thnx .request {
  display: flex;
  align-items: center;
  max-width: 475px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 63px;
  padding: 24px 35px;
  background-color: #fff;
  border-radius: 16px;
  transition: background-color ease-in-out 0.3s;
}

.pop-up-thnx .request--description {
  margin-bottom: 0;
  line-height: 1.4;
  color: #12695C;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.pop-up-thnx .request--toggler {
  margin-left: 21px;
}

.pop-up-thnx .request--toggler .toggler-input {
  opacity: 0;
  position: absolute;
}

.pop-up-thnx .request--toggler .toggler-input + label {
  display: block;
  width: 64px;
  height: 32px;
  margin: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: 0.4s ease;
}

.pop-up-thnx .request--toggler .toggler-input + label::before {
  display: block;
  content: "";
  position: absolute;
  width: 64px;
  height: 32px;
  top: 0;
  left: 0;
  transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #9E9E9E;
}

.pop-up-thnx .request--toggler .toggler-input + label::after {
  content: "";
  position: absolute;
  display: block;
  background: #9E9E9E;
  height: 28px;
  width: 28px;
  top: 2px;
  left: 2px;
  transition: 0.2s linear;
  border-radius: 50%;
}

.pop-up-thnx .request--toggler .toggler-input + label:hover {
  cursor: pointer;
}

.pop-up-thnx .request--toggler .toggler-input:checked + label::after {
  left: 34px;
  background-image: none;
  background-color: #fff;
}

.pop-up-thnx .request--toggler .toggler-input:checked + label::before {
  border-color: #12695C;
  background-color: #12695C;
}

.pop-up-thnx .request:hover {
  cursor: pointer;
}

:root {
  --iti-arrow-padding: 8px;
  --iti-spacer-horizontal: 10px;
  --iti-arrow-height: 6px;
  --iti-arrow-width: 10px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-color: #B1B1B1;
  --iti-hover-color: #F4F4F4;
  --iti-dialcode-color: #6D6D6D;
}

.iti {
  display: block;
}

.iti__country-container {
  padding: 0 !important;
}

.iti__selected-country-primary {
  background: none !important;
}

.iti__dropdown-content {
  color: #022E34;
  font-size: 16px;
  border-radius: 16px !important;
  overflow: hidden;
}

.iti__search-input {
  border: 1px solid #B1B1B1 !important;
  border-width: 0 0 1px !important;
  border-radius: 0 !important;
  padding: 8px 10px;
  font: 400 16px/1.4 Montserrat, sans-serif;
  color: #6D6D6D;
}

.iti__search-input:focus {
  border-color: #B1B1B1;
  outline: none;
}

.iti__arrow {
  width: 24px !important;
  height: 24px !important;
  border: none !important;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41Z' fill='%23C9C9C9'/%3E%3C/svg%3E");
  transition: transform 0.15s ease;
}

.iti__arrow--up {
  transform: rotate(180deg);
}

.iti__country-list {
  max-width: none;
}

.iti .iti__selected-dial-code {
  color: var(--input-text-color, #6D6D6D);
  margin-left: 0;
  height: 100%;
  border-right: 1px solid var(--input-border-color, #B1B1B1);
  padding-right: var(--iti-spacer-horizontal);
  margin-right: var(--iti-spacer-horizontal);
  width: calc(50px + var(--iti-spacer-horizontal));
  display: flex;
  align-items: center;
  font-size: 18px;
  transition: border-right-color 0.15s ease-in-out;
}

.iti:hover .iti__selected-dial-code {
  border-color: #12695C;
}

.iti:hover input.phone-input {
  box-shadow: 0 0 0 1px #12695C !important;
}

.iti__country-list .iti__flag {
  margin-left: 2px;
}

.iti--inline-dropdown .iti__dropdown-content {
  box-shadow: none !important;
}

@media (min-width: 576px) {
  .modal-custom {
    max-width: 510px;
  }
}

@media (min-width: 640px) {
  .custom-m.pop-up .pop-up-title {
    margin: 24px 0 0 0;
  }

  .pop-up-thnx .modal-content {
    min-height: 708px;
    padding: 32px;
  }

  .pop-up-thnx-icon {
    margin: 100px auto 32px;
  }

  .pop-up-thnx-title {
    font-size: 63px;
    line-height: 64px;
  }

  .pop-up-thnx .request--description {
    font-size: 20px;
  }

  .iti__dropdown-content {
    font-size: 20px;
  }

  .iti__search-input {
    font-size: 20px;
  }

  .iti .iti__selected-dial-code {
    font-size: 20px;
  }

  .iti__country-list .iti__flag,
  .iti__country-name {
    margin-right: 16px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }

  .dropdown:hover .dropdown-menu {
    display: block;
  }

  .dropdown:hover {
    background-color: #292929;
  }

  .navbar > .container .navbar-brand {
    margin-left: 0;
  }

  .container {
    width: 750px;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }

  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }

  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }

  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }

  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top {
    border-radius: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }

  .navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }

  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }

  .navbar > .container .navbar-brand {
    margin-left: 0;
  }

  .status-bar--text {
    margin-left: -12px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .container {
    width: 970px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1001px) {
  .signupBtn {
    display: none;
  }
}

@media (min-width: 1199px) {
  #page-how-it-works .section {
    padding: 40px 0;
  }

  #page-how-it-works section {
    padding: 80px 0;
  }

  #page-how-it-works section .section-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  #page-how-it-works section.customize {
    padding-bottom: 180px;
  }

  #page-how-it-works section.upload,
  #page-how-it-works section.control {
    padding: 120px 0;
  }
}

@media (min-width: 1200px) {
  .nav-menu > li > a {
    padding: 23px 15px;
  }

  .nav-menu {
    display: flex;
    margin: 0;
    align-items: center;
    padding: 0;
    flex-direction: row;
    justify-content: flex-start;
  }

  .nav-menu > li > a {
    letter-spacing: 0.5pt;
    white-space: nowrap;
    padding: 7px 15px;
  }

  .custom-navbar {
    background: 0 0;
  }

  .nav-menu > li:hover > ul {
    display: block;
    background-color: #1F2129;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    min-width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }

  .container {
    width: 1170px;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }

  .nav-menu > li {
    border-radius: 0;
  }

  .nav-menu > li > a {
    padding: 23px 15px;
  }

  .nav-menu {
    display: flex;
    margin: 0;
    align-items: center;
    padding: 0;
    flex-direction: row;
    justify-content: flex-start;
  }

  .nav-menu > li:nth-last-child(1) > a,
  .nav-menu > li:nth-last-child(2) > a {
    letter-spacing: 0.5pt;
    white-space: nowrap;
  }

  .custom-navbar {
    background: 0 0;
  }

  .nav-menu > li:hover > ul {
    display: block;
    background-color: #1F2129;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    min-width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }

  #ssoi .infograph {
    padding-left: 94px;
  }

  #ssoi .infograph img {
    max-width: 100%;
    transform: translate3d(-94px, 38px, 0);
  }

  .nav-menu > li.pll-parent-menu-item > a::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    background: url("../svg/globus-white.svg") no-repeat;
  }

  .nav-menu > li.pll-parent-menu-item .lang-item a img,
  .nav-menu > li.pll-parent-menu-item .lang-item a span {
    vertical-align: middle;
  }

  .nav-menu > li.pll-parent-menu-item:hover .sub-menu {
    display: flex;
    flex-wrap: wrap;
  }

  .nav-menu > li.pll-parent-menu-item .sub-menu .lang-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nav-menu > li.pll-parent-menu-item > ul > li:nth-last-child(2) > a {
    border-bottom: none;
  }

  .main-menu-wrap.scrolled {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  }

  .main-menu-wrap.scrolled .buttons .menu-btn.free-trial-btn {
    visibility: visible;
    opacity: 1;
  }
}

@media (min-width: 1360px) {
  .container {
    width: 1320px;
  }

  .container {
    width: 1320px;
  }
}

@media (min-width: 1600px) {
  #page-m-and-a .ma3.absoluteImage.image-right img {
    right: 150px;
  }
}

@media (min-width: 1920px) {
  .custom-m.pop-up .modal-dialog {
    max-width: 600px;
  }

  .custom-m.pop-up .pop-up-title {
    font-size: 48px;
    line-height: 1;
  }

  .custom-m.pop-up .pop-up-description.mt {
    margin-top: 16px;
  }

  .custom-m.pop-up .pop-up-description {
    font-size: 20px;
    line-height: 28px;
  }

  .custom-m.pop-up .modal-body {
    margin-top: 32px;
  }

  .custom-m.pop-up .form-group.checkbox {
    margin-bottom: 32px;
  }

  .custom-m.pop-up .form-group label {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 28px;
  }

  .custom-m.pop-up .form-group .form-control[type=checkbox] + label {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 1920px) {
  .custom-m.pop-up .modal-content {
    padding: 32px;
  }

  .custom-m.pop-up .modal-header {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
  }

  .custom-m.pop-up .pop-up-title {
    width: 100%;
  }

  .custom-m.pop-up .form-group.form-btn-group {
    margin-bottom: 0;
  }
}

@media (max-width: 1800px) {
  .industryImg {
    right: -100px;
  }
}

@media (max-width: 1560px) {
  #ssoi .section-text {
    max-width: 640px;
  }

  #ssoi .section-text {
    max-width: 640px;
  }
}

@media (max-width: 1400px) {
  #ep .section-text {
    max-width: 640px;
  }

  #ep .section-1 .img-cont img {
    width: auto;
    height: 100%;
    position: absolute;
  }

  .main-page-new .mpn-header .header-image {
    top: 0;
    height: 100%;
  }

  .mpn-whats-new .news-block::before {
    background-position: right 100% center;
  }
}

@media (max-width: 1380px) {
  .main-menu-wrap .container {
    width: 100%;
  }

  .main-menu-wrap .main-menu-container .main-menu .menu-item {
    margin-right: 16px;
    font-size: 16px;
  }

  .main-menu-wrap .main-menu-container .main-menu > .menu-item > a {
    padding: 20px 12px;
  }
}

@media (max-width: 1360px) {
  #b-and-r .section-4 .absoluteImage img {
    position: absolute;
    right: -75%;
  }

  .mpn-whats-new .news-block {
    min-height: 320px;
  }

  .mpn-whats-new .news-block .content::before {
    width: 100%;
  }

  .mpn-whats-new .news-block .content .news-title {
    font-size: 24px;
  }

  .mpn-whats-new .news-block::before {
    background-position: left center;
  }

  .mpn-whats-new .news-block::after {
    height: 100%;
    margin-left: -80px;
  }
}

@media (max-width: 1359px) {
  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus a.li {
    margin-top: 10px;
  }

  div.board1 {
    left: -140px;
  }

  .industryImg {
    left: -350px;
  }
}

@media (max-width: 1200px) {
  .nav-menu .login__icon path {
    fill: #fff;
  }

  .nav-item-open > ul {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    min-width: 100% !important;
    position: static !important;
    display: block !important;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: none !important;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0;
    border-bottom: 1px solid #333;
  }

  .nav-item-open > ul > li > a {
    padding: 5px 15px !important;
  }

  .navbar > .container .navbar-brand {
    margin-left: 15px;
  }

  .custom-navbar {
    min-height: 67px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .nav-menu > li:nth-last-child(2) {
    width: 100%;
  }

  .nav-menu > li:nth-last-child(2):hover {
    background: 0 0;
  }

  .navbar-collapse {
    overflow-x: visible !important;
    padding-left: 0;
    padding-right: 0;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 18px 15px 17px;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
  }

  .nav-menu > li,
  .navbar-header {
    float: none;
  }

  .navbar .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-top: 40px;
  }

  .nav-menu > li > a {
    display: block;
    padding: 10px 15px;
  }

  .nav-menu > li:hover > ul {
    position: inherit;
    float: none;
  }

  .nav-item-open > a,
  .nav-menu > li:hover > a {
    background: #3BAE5B;
  }

  .nav-menu > li:hover > ul > li > a {
    padding: 5px 15px;
  }

  .nav-menu > li:nth-last-child(1) > a,
  .nav-menu > li:nth-last-child(2) > a {
    text-align: center;
    color: #fff;
  }

  .nav-menu > li:nth-last-child(2) > a {
    background-color: #3BAE5B;
    border: 1px solid #3BAE5B;
    padding: 10px 24px 8px !important;
    border-radius: 2px;
    font: 400 14px/20px Roboto, Arial, sans-serif;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    margin: 13px 10px 8px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    color: #fff !important;
  }

  .nav-menu > li:nth-last-child(2) > a:hover {
    background-color: #2F8B49;
    border-color: #2F8B49;
  }

  .nav-menu .sub-menu {
    padding-left: 20px;
  }

  .search-item {
    width: 100%;
    position: relative !important;
    right: 0;
    top: 0;
  }

  .search-item a {
    display: none !important;
  }

  .search-item > div {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    visibility: visible;
    opacity: 1;
    width: 100%;
    box-sizing: border-box;
    padding: 0 11px;
    z-index: 10;
  }

  .search-item > div div input[type=text] {
    width: 100%;
  }

  .custom-navbar .logo {
    margin-top: 10px;
  }

  .nav-menu .login__icon path {
    fill: #fff;
  }

  .nav-item-open > ul {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    min-width: 100% !important;
    position: static !important;
    display: block !important;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: none !important;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0;
    border-bottom: 1px solid #333;
  }

  .nav-item-open > ul > li > a {
    padding: 5px 15px !important;
  }

  .navbar > .container .navbar-brand {
    margin-left: 15px;
  }

  .custom-navbar {
    min-height: 67px;
    background: #1F2129 !important;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .nav-menu > li:nth-last-child(2) {
    width: 100%;
  }

  .nav-menu > li:nth-last-child(2):hover {
    background: 0 0;
  }

  .navbar-collapse {
    overflow-x: visible !important;
    padding-left: 0;
    padding-right: 0;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 18px 15px 17px;
    margin-top: 6px;
    margin-right: 8px;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
  }

  .nav-menu > li,
  .navbar-header {
    float: none;
  }

  .navbar .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-top: 40px;
  }

  .nav-menu > li > a {
    display: block;
    padding: 10px 15px;
  }

  .nav-menu > li:hover > ul {
    position: inherit;
    float: none;
  }

  .nav-item-open > a,
  .nav-menu > li:hover > a {
    background: #3BAE5B;
  }

  .nav-menu > li:hover > ul > li > a {
    padding: 5px 15px;
  }

  .nav-menu > li:nth-last-child(1) > a,
  .nav-menu > li:nth-last-child(2) > a {
    text-align: center;
    color: #fff;
  }

  .nav-menu > li:nth-last-child(2) > a {
    background-color: #3BAE5B;
    border: 1px solid #3BAE5B;
    padding: 10px 24px 8px !important;
    border-radius: 2px;
    font: 400 14px/20px Roboto, Arial, sans-serif;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    margin: 13px 10px 8px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    color: #fff !important;
  }

  .nav-menu > li:nth-last-child(2) > a:hover {
    background-color: #2F8B49;
    border-color: #2F8B49;
  }

  .nav-menu > li {
    display: block;
  }

  .navbar-default .navbar-toggle {
    margin-right: 0;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: transparent !important;
  }

  .container > div.navbar-header {
    margin: 0;
    padding: 0 15px;
  }

  .navbar > .container .navbar-brand {
    margin-left: 0;
  }

  .nav-menu li > a {
    text-align: left;
    padding: 10px 15px !important;
  }

  .nav-menu {
    display: block;
  }

  .nav-menu > li:nth-last-child(2) > a,
  .nav-menu > li:nth-last-child(1) > a {
    max-width: 250px;
    display: inline-block;
  }

  .nav-menu > li:nth-last-child(2) > a {
    padding: 7px 15px !important;
  }

  .nav-menu > li:nth-last-child(2) > a:hover {
    background-color: #2F8B49;
    border-color: #2F8B49;
  }

  .nav-menu > li:nth-last-child(2) > a,
  .nav-menu > li:last-child > a {
    min-width: 150px;
  }

  .providers-list--logo {
    display: none;
  }

  .providers-list--logo-mobile {
    display: block;
  }

  .providers-list--row {
    flex-direction: column;
    font-size: 20px;
    padding-top: 24px;
  }

  .providers-list--text {
    padding-bottom: 32px;
  }

  .providers-list--logo {
    margin-bottom: 24px;
    margin-right: 0;
    padding-top: 0;
  }

  .updated-form .col-lg-12 {
    text-align: left;
  }

  .custom-m.pop-up .form-group {
    text-align: left;
  }
}

@media (max-width: 1199px) {
  .absoluteImage > img.image {
    display: block;
  }

  .absoluteImage > img.loop {
    display: none !important;
  }

  #livechat-compact-container {
    display: none;
  }

  .absoluteImage {
    position: static;
    max-width: 500px;
    max-height: 500px;
    margin: 0 auto 70px;
    left: 0 !important;
    right: 0 !important;
    top: 0;
  }

  .absoluteImage > img {
    position: static !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    display: block;
  }

  .section-text {
    float: none !important;
    max-width: 100%;
  }

  .absoluteImage.bg > img {
    display: none;
  }

  .absoluteImage > img.image {
    display: block;
    width: 100%;
  }

  .absoluteImage > img.image {
    display: block;
    width: 100%;
  }

  .section-text {
    float: none !important;
    margin: 0 auto;
  }

  .absoluteImage {
    position: relative;
  }

  .absoluteImage > img.image {
    display: block;
    width: 100%;
  }

  .absoluteImage {
    position: static;
    max-width: 500px;
    max-height: 500px;
    margin: 0 auto 70px;
    left: 0 !important;
    right: 0 !important;
    top: 0;
  }

  .absoluteImage > img {
    position: static !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    display: block;
  }

  #livechat-compact-container,
  #livechat-full {
    display: none;
  }

  #healthcare section {
    padding: 60px 0;
  }

  #healthcare section .section-name {
    text-align: center;
  }

  #healthcare .section-text {
    max-width: 100%;
  }

  #healthcare section img.mini {
    display: block;
  }

  #healthcare .img-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 35px;
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
  }

  #healthcare .img-cont img {
    position: relative;
    display: block;
    width: 350px;
    max-width: 100%;
    height: auto;
    min-height: initial;
    max-height: initial;
    min-width: initial;
    border-radius: 50%;
  }

  #healthcare .img-cont::after {
    display: none;
  }

  #healthcare .absoluteImage.bg.board6 {
    display: none;
  }

  #healthcare .mind .cont .item {
    width: 50%;
  }

  #healthcare section.first {
    padding: 80px 0;
  }

  #healthcare section.first .section-text.pull-left {
    max-width: 100%;
  }

  #healthcare .img-ro-right {
    position: relative;
    display: block;
    margin: 20px auto;
    max-width: 100%;
  }

  #ssoi .benefits img {
    margin-top: 0;
  }

  #ssoi .section-text {
    max-width: 540px;
  }

  #ssoi section {
    padding: 60px 0;
  }

  #ssoi section .section-name {
    text-align: center;
  }

  #ssoi .section-text {
    max-width: 100%;
  }

  #ssoi section img.mini {
    display: block;
  }

  #ssoi .img-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 35px;
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
  }

  #ssoi .img-cont img {
    position: relative;
    display: block;
    width: 350px;
    max-width: 100%;
    height: auto;
    min-height: initial;
    max-height: initial;
    min-width: initial;
    border-radius: 50%;
  }

  #ssoi .img-cont::after {
    display: none;
  }

  #ssoi .absoluteImage.bg.board6 {
    display: none;
  }

  #ssoi .mind .cont .item {
    width: 50%;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 25%;
  }

  #ep section {
    padding: 60px 0;
  }

  #ep section .section-name {
    text-align: center;
  }

  #ep .section-text {
    max-width: 100%;
  }

  #ep section img.mini {
    display: block;
  }

  #ep .img-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 35px;
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
  }

  #ep .img-cont img {
    position: relative;
    display: block;
    width: 350px;
    max-width: 100%;
    height: auto;
    min-height: initial;
    max-height: initial;
    min-width: initial;
    border-radius: 50%;
  }

  #ep .img-cont::after {
    display: none;
  }

  #ep .absoluteImage.bg.board6 {
    display: none;
  }

  #ep .section-2 .items-wrap {
    margin-left: 0;
  }

  #b-and-r .section-text {
    margin: 0 auto;
    float: none !important;
  }

  #page-how-it-works .howimg img.loop {
    display: none !important;
  }

  #page-how-it-works .section-text {
    float: none !important;
    padding: 0 !important;
    margin: 0 auto;
  }

  #page-how-it-works .absoluteImage.howimg {
    position: relative;
    float: none;
  }

  #page-m-and-a .howimg img.loop {
    display: none !important;
  }

  #page-m-and-a .section-text {
    float: none !important;
    padding: 0 !important;
    margin: 0 auto;
  }

  #page-m-and-a .absoluteImage.howimg {
    position: relative;
    float: none;
  }

  .nav-menu > li.pll-parent-menu-item > a::before {
    content: "Language";
    display: inline-block;
    vertical-align: middle;
  }

  #ssoi .benefits img {
    margin-top: 0;
  }

  #ssoi .section-text {
    max-width: 540px;
  }

  #ssoi section {
    padding: 60px 0;
  }

  #ssoi section .section-name {
    text-align: center;
  }

  #ssoi .section-text {
    max-width: 100%;
  }

  #ssoi section img.mini {
    display: block;
  }

  #ssoi .img-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 35px;
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
  }

  #ssoi .img-cont img {
    position: relative;
    display: block;
    width: 350px;
    max-width: 100%;
    height: auto;
    min-height: initial;
    max-height: initial;
    min-width: initial;
    border-radius: 50%;
  }

  #ssoi .img-cont::after {
    display: none;
  }

  #ssoi .absoluteImage.bg.board6 {
    display: none;
  }

  #ssoi .mind .cont .item {
    width: 50%;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 33.33%;
    padding: 25px 50px;
  }

  .main-menu-wrap {
    padding: 0;
    height: 67px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  }

  .main-menu-wrap .main-menu-container {
    height: 100%;
    overflow-y: auto;
  }

  .main-menu-wrap .logo-wrap {
    flex: 0 0 149px;
    max-width: 149px;
    height: 40px;
    margin-right: 5px;
  }

  .main-menu-wrap .buttons {
    position: fixed;
    bottom: 26px;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    width: 100%;
    left: 0;
    z-index: 3;
  }

  .main-menu-wrap .buttons .menu-btn {
    margin: 0 10px !important;
    visibility: hidden;
    opacity: 0;
  }

  .main-menu-wrap .buttons .menu-btn.login-btn {
    background: #3BAE5B;
    color: #ffffff;
  }

  .main-menu-wrap .buttons .menu-btn.login-btn svg path {
    fill: #ffffff;
    stroke: #ffffff;
  }

  .main-menu-wrap .buttons .menu-btn.login-btn:hover {
    background: #2F8B49;
    color: #ffffff;
  }

  .main-menu-wrap .buttons .menu-btn.login-btn:hover svg path {
    fill: #ffffff;
    stroke: #ffffff;
  }

  .main-menu-wrap .language-switcher-wrap {
    visibility: hidden;
    opacity: 0;
  }

  .main-menu-wrap .language-switcher-wrap::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #373737 transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0;
    opacity: 0;
    transition: all 0.3s;
    visibility: hidden;
  }

  .main-menu-wrap .language-switcher-wrap .language-switcher-container {
    position: fixed;
    left: 0;
    top: 67px;
    width: 100%;
    height: 100%;
    transform: initial;
    padding-bottom: 156px;
    z-index: 3;
  }

  .main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher {
    align-items: center;
    align-content: baseline;
    overflow-y: auto;
    padding: 0;
    transform: initial;
    height: 100%;
  }

  .main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher li {
    padding: 0;
  }

  .main-menu-wrap .language-switcher-wrap .language-switcher-container .language-switcher li a {
    padding: 22px 15px;
    display: block;
  }

  .main-menu-wrap .language-switcher-wrap .globus {
    padding: 23px 16px;
  }

  .main-menu-wrap .language-switcher-wrap .globus::after,
  .main-menu-wrap .language-switcher-wrap .globus::before {
    background-image: url("../svg/icon-carret-down-white.svg");
  }

  .main-menu-wrap .language-switcher-wrap .globus svg path {
    fill: #ffffff !important;
  }

  .main-menu-wrap .language-switcher-wrap:hover .globus::after,
  .main-menu-wrap .language-switcher-wrap:hover .globus::before {
    transform: initial;
  }

  .main-menu-wrap .language-switcher-wrap:hover .language-switcher-container {
    opacity: 0;
    visibility: hidden;
  }

  .main-menu-wrap .language-switcher-wrap.toggled .globus::after,
  .main-menu-wrap .language-switcher-wrap.toggled .globus::before {
    transform: rotateZ(180deg);
  }

  .main-menu-wrap .language-switcher-wrap.toggled::before {
    opacity: 1;
    visibility: visible;
  }

  .main-menu-wrap .language-switcher-wrap.toggled .language-switcher-container {
    opacity: 1;
    visibility: visible;
  }

  .main-menu-wrap .main-menu-container-wrap {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    background: #222222;
    position: absolute;
    padding: 67px 0 96px 0;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow-y: auto;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item {
    flex: 0 0 100%;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item a {
    padding: 20px 15px;
    color: #ffffff;
    display: flex;
    align-items: center;
    transition: none;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item a::after {
    background-image: url("../svg/icon-carret-down-white.svg");
    position: relative;
    top: 0;
    margin-top: 0;
    right: 0;
    display: block;
    flex: 0 0 8px;
    opacity: 1;
    visibility: visible;
    margin-left: 10px;
    transition: none;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item a:hover {
    color: #ffffff;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item a:hover::after {
    transform: initial;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item a::before {
    display: none;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.toggled a {
    background: #373737;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.toggled a::after {
    transform: rotateZ(180deg);
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.menu-item-has-children .sub-menu {
    background: #373737;
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    display: none;
    transform: initial;
    box-shadow: none;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.menu-item-has-children .sub-menu::before {
    display: none;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.menu-item-has-children .sub-menu .menu-item:first-child::before {
    display: none;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.menu-item-has-children .sub-menu .menu-item {
    margin-right: 0;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.menu-item-has-children .sub-menu .menu-item a {
    padding: 10px 10px 10px 35px;
    border: 0;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.menu-item-has-children:hover .sub-menu {
    display: none;
  }

  .main-menu-wrap .main-menu-container-wrap .main-menu-container .menu-item.menu-item-has-children.toggled .sub-menu {
    display: block;
  }

  .main-menu-wrap .menu-toggle-btn {
    display: block;
    width: 18px;
    height: 12px;
    position: relative;
    border: 0;
    background: none;
    outline: none;
    margin-left: auto;
    box-sizing: content-box;
    padding: 10px;
  }

  .main-menu-wrap .menu-toggle-btn .line {
    width: inherit;
    height: 2px;
    background: #222222;
    position: absolute;
    left: 10px;
    transition: all 0.3s;
    transform: initial;
  }

  .main-menu-wrap .menu-toggle-btn .line.l-1 {
    top: 10px;
  }

  .main-menu-wrap .menu-toggle-btn .line.l-2 {
    top: 15px;
  }

  .main-menu-wrap .menu-toggle-btn .line.l-3 {
    top: 20px;
  }

  .main-menu-wrap.toggled {
    background: #222222;
  }

  .main-menu-wrap.toggled .buttons,
  .main-menu-wrap.toggled .menu-btn {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .main-menu-wrap.toggled .logo-wrap .logo-black {
    visibility: hidden;
    opacity: 0;
  }

  .main-menu-wrap.toggled .logo-wrap .logo-white {
    visibility: visible;
    opacity: 1;
  }

  .main-menu-wrap.toggled .menu-toggle-btn .line {
    background: #ffffff;
  }

  .main-menu-wrap.toggled .menu-toggle-btn .line.l-1 {
    transform: translateX(-10px);
    opacity: 0;
    visibility: hidden;
  }

  .main-menu-wrap.toggled .menu-toggle-btn .line.l-3 {
    transform: translateX(10px);
    opacity: 0;
    visibility: hidden;
  }

  .main-menu-wrap.toggled .menu-toggle-btn .line.l-2-1 {
    transform: rotateZ(-45deg);
  }

  .main-menu-wrap.toggled .menu-toggle-btn .line.l-2-2 {
    transform: rotateZ(45deg);
  }

  .main-menu-wrap.toggled .language-switcher-wrap {
    visibility: visible;
    opacity: 1;
  }

  .main-menu-wrap.toggled .language-switcher-wrap .language-switcher-container {
    background: #373737;
  }

  .main-menu-wrap.toggled .language-switcher-wrap .language-switcher-container li a {
    color: #ffffff;
  }

  .main-menu-wrap.toggled .main-menu-container-wrap {
    opacity: 1;
    visibility: visible;
  }

  .main-page-new {
    padding-top: 67px;
  }

  .main-page-new .mpn-header .inner {
    margin: 0 auto;
  }

  .main-page-new .mpn-header .header-image {
    top: 0;
    position: relative;
    height: 100%;
    left: 0;
    text-align: center;
    margin-bottom: 40px;
  }

  .main-page-new .mpn-header .badges {
    justify-content: center;
    margin-bottom: 40px;
  }

  .main-page-new .mpn-header .trial-btn {
    margin: 0 auto;
    display: block;
  }

  .main-page-new .mpn-trusted-block .trusted-title {
    font-size: 28px;
  }

  .mpn-whats-new .whats-new-title {
    text-align: center;
    margin-bottom: 20px;
  }

  .mpn-whats-new .news-block {
    margin-bottom: 20px;
  }

  .mpn-whats-new .news-block::after {
    left: 34%;
    margin-left: 0;
  }
}

@media (max-width: 1189px) {
  .partners__item {
    flex-basis: 33%;
  }

  section.trusted h3 {
    width: 100%;
  }

  body .partners__item {
    width: 33.333%;
  }

  body section.trusted h3 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 1.5em 0;
  }

  body section.trusted .logo__wrapper {
    width: 14.28%;
  }

  section.trusted .min-title,
  section.audited .min-title {
    display: block;
    width: 100%;
    text-align: center;
    margin: 1.5em 0;
  }
}

@media (max-width: 1151px) {
  .status-bar--text p {
    font-size: 14px;
    line-height: 18px;
  }

  .status-bar {
    padding: 14px 15px 14px 17px;
    position: static;
  }
}

@media (max-width: 1130px) {
  .cta-block_wrapper {
    display: block;
    text-align: center;
  }

  .cta-block_button {
    margin-left: 0;
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  #healthcare .mind .cont .item h3.one-line,
  #healthcare .mind .cont .item h3 {
    line-height: 31px !important;
    min-height: initial;
  }

  #healthcare .mind .cont .item {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto 40px;
  }

  #healthcare .review .text::before {
    position: relative;
    left: 0;
    display: block;
    margin: 0 auto 15px;
    width: 60px;
    height: 60px;
  }

  #healthcare .partners .item {
    width: 33.3333%;
  }

  #review-2::before,
  #review-1::before {
    background-size: initial;
  }

  .modal {
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  body.modal-open {
    overflow: hidden;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 33.333%;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 33.333%;
  }

  .main-page-new .mpn-header .header-image {
    display: none;
  }
}

@media (max-width: 1009px) {
  .article-footer span.time {
    margin-left: 5px;
  }
}

@media (max-width: 1000px) {
  #footer-cta .inner {
    padding: 40px 20px;
    border-radius: 6px;
  }

  #footer-cta .cta-text {
    font-size: 28px;
  }

  #footer-cta .cta-button {
    margin: 30px 0 0 0;
  }
}

@media (max-width: 992px) {
  section.trusted .center-block {
    justify-content: center;
  }

  .pro-absolute {
    position: relative;
    width: 100%;
    left: 0;
    box-shadow: none;
  }

  body section.audited h3 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 1.5em 0;
  }

  body section.audited .logo__wrapper {
    width: 25%;
  }

  body section.trusted .logo__wrapper {
    width: 33.333%;
  }
}

@media (max-width: 991px) {
  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .row > .col-sm-3:nth-child(1),
  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .row > .col-sm-3:nth-child(2) {
    width: 50%;
    float: left;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .row > .col-sm-4:nth-child(3) {
    width: 50%;
    clear: both;
    margin-top: 25px;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .row > .col-sm-2:nth-child(4) {
    width: 50%;
    margin-top: 25px;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .row > .col-sm-2:nth-child(5) {
    width: 100%;
    float: none;
    clear: both;
    padding-top: 25px;
  }

  .form-contact {
    padding-right: 15px;
  }

  #ssoi .infograph .image {
    display: none;
  }

  .main-page-new .mpn-trusted-block {
    padding: 45px 0 50px 0;
  }

  .main-page-new .mpn-trusted-block .trusted-title {
    font-size: 28px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 45px;
  }
}

@media (max-width: 990px) {
  .item-blog .entry-thumbnail {
    display: none;
  }
}

@media (max-width: 900px) {
  body .gdpr {
    padding: 8px 12px;
  }

  .gdpr .inner {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-right: 76px;
  }

  .gdpr .inner .text {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .gdpr .close-gdpr {
    margin-top: 10px;
  }
}

@media (max-width: 851px) {
  .article-footer span.time {
    margin-left: 0;
    padding-left: 30px;
  }

  .sidebar-col {
    width: 320px;
  }
}

@media (max-width: 830px) {
  .cta-block_text {
    font-size: 28px;
  }
}

@media (max-width: 769px) {
  .review-content {
    max-height: inherit;
  }
}

@media (max-width: 768px) {
  .partners__item {
    flex-basis: 50%;
  }

  body .partners__item {
    width: 50%;
  }

  #healthcare .partners .item {
    width: 50%;
  }

  #ssoi .infograph {
    text-align: left;
  }

  #ssoi .infograph .image {
    display: none;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 50%;
  }

  .section-title {
    line-height: 40px;
  }

  #ep .section-2 .items-wrap .item {
    width: 50% !important;
  }

  #ssoi .infograph {
    text-align: left;
  }

  #ssoi .infograph .image {
    display: none;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 50%;
  }

  .wp-block-table.td-block td {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin-bottom: 20px;
  }

  .main-page-new .mpn-header {
    padding: 40px 0;
  }

  .main-page-new .mpn-header .inner {
    margin: 0 auto;
  }

  .main-page-new .mpn-header .header-image {
    top: 0;
    position: relative;
    height: 100%;
    left: 0;
    text-align: center;
    margin-bottom: 40px;
  }

  .main-page-new .mpn-header .title {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: normal;
  }

  .main-page-new .mpn-header .text {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .main-page-new .mpn-header .badges .badge-item {
    margin-right: 50px;
  }

  .main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner {
    width: 300px;
    padding: 31px 20px 17px 20px;
  }

  .main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner .close {
    position: absolute;
    top: 11px;
    right: 11px;
    color: #ffffff;
    background: none;
    border: 0;
    font-size: 14px;
    line-height: 1.5;
    opacity: 1;
    text-shadow: none;
    font-weight: normal;
    display: flex;
    align-items: center;
    outline: none;
  }

  .main-page-new .mpn-header .badges .badge-item .badge-tooltip .tooltip-inner .close svg {
    margin-left: 7px;
  }

  .main-page-new .mpn-header .badges .badge-item:last-child {
    margin-right: 0;
  }

  .main-page-new .mpn-header .badges .badge-item:hover .badge-tooltip {
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
  }

  .main-page-new .mpn-header .badges .badge-item.toggled .badge-tooltip {
    visibility: visible;
    opacity: 1;
    transform: initial;
  }

  .main-page-new .mpn-header .badges img {
    max-height: 59px;
    width: auto;
  }

  .main-page-new .mpn-trusted-block {
    padding-bottom: 20px;
  }

  .main-page-new .mpn-trusted-block .trusted-title {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .main-page-new .mpn-trusted-block .logos .logo {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 30px 0;
    max-height: initial;
  }

  .mpn-whats-new {
    padding-bottom: 40px;
  }

  .mpn-whats-new .whats-new-title {
    text-align: left;
  }

  .mpn-whats-new .news-block {
    min-height: 204px;
    max-width: 360px;
    padding: 0;
    display: flex;
    flex-direction: column;
  }

  .mpn-whats-new .news-block::after {
    display: none;
  }

  .mpn-whats-new .news-block .news-block-image {
    top: -35%;
  }

  .mpn-whats-new .news-block::before {
    left: 0;
    display: block;
    position: relative;
    top: 0;
    height: 150px;
    order: 1;
    background-size: cover;
    background-position: center;
  }

  .mpn-whats-new .news-block .content {
    max-width: 100%;
    width: 100%;
    padding: 16px;
    align-items: flex-start;
    position: relative;
    order: 2;
  }

  .mpn-whats-new .news-block .content .category {
    padding: 1px 7px;
    font-size: 14px;
    border-radius: 2px;
  }

  .mpn-whats-new .news-block .content .news-title {
    font-size: 18px;
    text-align: left;
    margin: 15px 0;
  }

  .mpn-whats-new .news-block .content .news-link {
    font-size: 14px;
    text-transform: uppercase;
  }

  .main-page-new .mpn-header .badges img {
    max-height: 70px;
  }

  .main-page-new .mpn-trusted-block .logos .logo {
    padding: 20px 0;
  }

  .status-bar .container {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .status-bar--animation {
    display: none;
  }

  .status-bar--text svg {
    display: none;
  }

  .status-bar--close {
    display: flex;
    align-items: baseline;
    justify-content: center;
    height: auto;
  }

  .status-bar--close svg {
    max-width: 12px;
    max-height: 12px;
    min-width: 12px;
    min-height: 12px;
  }
}

@media (max-width: 767px) {
  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .followus,
  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .footerLocations {
    margin-top: 30px;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) .intro {
    background-size: cover !important;
    background-attachment: inherit !important;
  }

  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .hidden-xs {
    display: none !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }

  .js-fixed-header.header-fixed {
    max-height: 100vh;
    overflow: auto;
  }

  .intro {
    background-size: cover !important;
    background-attachment: inherit !important;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-top: 0;
    margin: 0;
  }

  .menu-navbar-container .nav-menu {
    padding-top: 10px;
  }

  .nav-menu > li:nth-last-child(2) > a,
  .nav-menu > li:nth-last-child(1) > a {
    max-width: 100%;
    display: block;
  }

  #footer-cta {
    padding: 32px 0;
  }

  #footer-cta .cta-text {
    font-size: 24px;
  }
}

@media (max-width: 750px) {
  .table-blog,
  .table-blog > div {
    display: block;
  }

  .share-min {
    margin-top: 0;
  }

  .table-blog > .col-lg-7 > .row > .pull-right {
    padding-right: 15px;
  }

  .sidebar-col {
    width: 100%;
    padding: 0 15px;
  }

  .table-blog > div {
    padding-bottom: 0;
  }
}

@media (max-width: 730px) {
  .intro.mainBg {
    padding: 226px 0 103px;
  }

  body section.trusted .logo__wrapper,
  body section.audited .logo__wrapper {
    width: 50%;
  }
}

@media (max-width: 650px) {
  .cta-block_text {
    font-size: 24px;
  }
}

@media (max-width: 641px) {
  .pop-up-thnx .request {
    flex-direction: column;
    align-items: initial;
    padding: 12px;
    margin-bottom: 33px;
  }

  .pop-up-thnx .request--toggler {
    margin-top: 16px;
    margin-left: 0;
  }
}

@media (max-width: 620px) {
  #trial-fast-ty-modal .modal-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  #trial-fast-ty-modal .modal-title {
    margin-bottom: 25px;
  }

  #trial-fast-ty-modal .body-content {
    margin-bottom: 30px;
  }
}

@media (max-width: 520px) {
  .updated-form .modal-header .close {
    width: 15px;
    height: 15px;
    top: 20px;
    right: 20px;
  }

  .updated-form .modal-body {
    padding: 0 24px;
  }

  .updated-form .nice-select .list .option:last-child {
    padding: 8px 16px;
  }

  .open-data-room-thnx .modal-content {
    padding: 83px 20px 20px 20px;
  }

  .open-data-room-thnx .modal-header .close {
    top: 20px;
    right: 20px;
  }

  .open-data-room-thnx .modal-description {
    max-width: 280px;
  }
}

@media (max-width: 510px) {
  .updated-form .trial-list-title {
    font-size: 26px;
    margin-bottom: 14px;
  }

  .updated-form .form-group {
    margin-bottom: 14px;
  }

  .updated-form .nice-select .list .scrolled-area {
    max-height: 305px;
    padding: 0 0 40px 0;
  }
}

@media (max-width: 500px) {
  #healthcare .partners .item {
    width: 100%;
  }

  .cta-block_text {
    line-height: 35px;
  }
}

@media (max-width: 480px) {
  .partners__item {
    flex-basis: 100%;
    height: 120px;
  }

  body .partners__item {
    width: 100%;
  }
}

@media (max-width: 460px) {
  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer a {
    font-size: 18px;
    line-height: 18px;
    margin: 12px 0;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer .footerCopy {
    font-size: 16px !important;
    line-height: 35px;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .footerCopy a {
    font-size: 16px !important;
    line-height: 45px;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 100%;
  }

  #ep .section-2 .items-wrap .item {
    width: 100% !important;
  }

  #ssoi .sso-how-works .clients-logos .item {
    width: 100%;
  }
}

@media (max-width: 450px) {
  form#prefooter {
    width: 100%;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .col-xs-6 {
    width: 100% !important;
  }

  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .row > .col-sm-2:nth-child(2),
  body:not(.page-template-clients-page):not(.single-case_studies):not(.page-template-page-security):not(.single-webinars) footer.footer .row > .col-sm-3:nth-child(2) {
    margin-top: 25px;
  }

  .custom-m .modal-body.p100 {
    padding: 25px 15px;
  }

  form#prefooter {
    width: 100%;
  }
}

@media (max-width: 415px) {
  .intro h1 {
    top: 0 !important;
    opacity: 1 !important;
  }
}

@media (max-width: 400px) {
  body section.trusted .logo__wrapper,
  body section.audited .logo__wrapper {
    width: 100%;
  }
}

@media (max-width: 389px) {
  .intro.mainBg {
    padding: 100px 0;
    height: auto;
  }
}

@media (max-width: 380px) {
  .intro.mainBg h1 {
    top: 0;
    font-size: 50px;
    line-height: 65px;
  }
}

@media (max-width: 370px) {
  .share-min {
    display: block;
    float: none;
    margin: 3px auto 10px;
  }

  .article-footer {
    text-align: center;
  }
}

@media (min-width: 1190px) and (max-width: 1360px) {
  div.container {
    width: 1170px;
  }
}

@media (max-width: 1414px) and (min-width: 1200px) {
  .article-footer span.time {
    margin-left: 0;
  }

  .share-min {
    margin-top: 0;
  }

  .share-min {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }

  .hidden-md {
    display: none !important;
  }
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  .visible-print-block {
    display: block !important;
  }

  .visible-print-inline {
    display: inline !important;
  }

  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }

  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month] {
    line-height: 30px;
  }

  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (hover) {
  .custom-m.pop-up .form-group .form-control[type=checkbox] + label a:hover {
    color: #022E34;
  }

  .custom-m.pop-up .form-group .form-control[type=checkbox] + label a:hover:before {
    transform: scaleX(0);
    transition-delay: 0s;
  }

  .custom-m.pop-up .form-group .form-control[type=checkbox] + label a:hover:after {
    transform: scaleX(1);
    transition-delay: 0.12s;
  }
}