@charset "UTF-8";

@font-face {
  font-family: Futura;
  src: url("/wp-content/themes/ms/fonts/FuturaBookC.ttf") format("ttf"),
    url("/wp-content/themes/ms/fonts/FuturaBookC.woff") format("woff");
}

@font-face {
  font-family: Futura-Bold;
  src: url(/wp-content/themes/ms/fonts/futura-bold_ff79676945948891835ba4ce3bdcbef6.ttf) format("ttf"),
    url("/wp-content/themes/ms/fonts/futura-bold_ff79676945948891835ba4ce3bdcbef6.woff") format("woff");
}

@font-face {
  font-family: FuturaD;
  src: url(/wp-content/themes/ms/fonts/FuturaDemiC.ttf) format("ttf"),
    url("/wp-content/themes/ms/fonts/FuturaDemiC.woff") format("woff");
}

@font-face {
  font-family: FuturaM;
  src: url(/wp-content/themes/ms/fonts/FuturaMediumC.otf) format("ttf"),
    url("/wp-content/themes/ms/fonts/FuturaMediumC.woff") format("woff");
}

@font-face {
  font-family: Lora;
  src: url(/wp-content/themes/ms/fonts/Lora.ttf?v=1) format("ttf"),
    url("/wp-content/themes/ms/fonts/Lora.woff") format("woff");
}

* {
  outline: 0;
  margin: 0;
  padding: 0
}

html {
  scroll-behavior: smooth;
}

body {
  height: 100%;
  background: url(/wp-content/themes/ms/img/bg.png) top center no-repeat;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

a {
  color: #000;
  text-decoration: none
}

a:hover {
  text-decoration: none
}

h1,
.h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 55px
}

b {
  display: block;
}

.h2 {
  position: relative;
  font-size: 24px;
  font-weight: 700 ;
  color: #115685;
}

.h3 {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #002a65;
  margin: 0
}

.fw400 {
  font-weight: 400;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.row {
  margin: 0
}

.header-site {
  margin-top: 17px;
}

.logo-header-site {
  width: 231px;
  height: 32px;
  padding-left: 0;
}

.nav-header-site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 32px;
  padding-left: 0;
  padding-right: 0
}

.nav-header-site a {
  color: #fff;
  margin: 0 15px;
  font-size: 14px;
  letter-spacing: .1px;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.nav-header-site a:not([href]):not([tabindex]) {
  color: #89c7ff;
  cursor: default;
}

.nav-header-site a:hover {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: .8
}

.tel-lang-header-site {
  line-height: 22px;
  color: #fff
}

.tel-lang-header-site span {
  margin-left: 10px;
  font-size: 13px;
  color: #89c7ff;
  padding: 3px 0px;
}

.bc {
  padding-left: 0;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
}

.breadcrumb-item a {
  color: #fff;
}

.breadcrumb-item.active, .breadcrumb-item+.breadcrumb-item:before {
  color: #ADDCFF;
}

.buttons {
  padding: 20px 0 10px;
}

.btn {
  font-size: 14px;
  letter-spacing: 0.4px;
  padding: 8.5px 18px;
  border-radius: 5px;
}

.btn-primary {
  color: #fff;
  background-color: #55C2FF;
  border-color: #55C2FF;
}

.btn-primary:hover {
  background-color: #0086ff;
  border-color: #0086ff;
}

.prev {
  margin-top: 50px;
  margin-bottom: 80px
}

.prev .text {
  color: #fff;
  max-width: 650px;
}

.prev .text span {
  font-size: 18px
}

.prev .info {
  margin-top: 20px;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.prev .info span {
  display: block;
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 10px
}

.prev .info .number {
  color: #fff;
}

.prev .info span > .number {
  display: inline-block;
  padding: 0;
}

.prev .info p {
  line-height: 1;
  font-size: 18px
}

.prev h1 {
  margin-bottom: 10px;
}

.prev .subtitle {
  max-width: 550px;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 20px;
}

.prev .send-r {
  display: inline-block;
  width: 258px;
  font-size: 22px;
  font-weight: 700;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#3CCCFF), to(#30A6E8));
  background: linear-gradient(180deg, #3CCCFF 0%, #30A6E8 100%);
  text-align: center;
  color: #fff;
  padding: 16px;
  letter-spacing: .4px
}

.prev .send-r:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#30A6E8), to(#3CCCFF));
  background: linear-gradient(180deg, #30A6E8 0%, #3CCCFF 100%)
}

.btn-check {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  border-radius: 6px;
  background: linear-gradient(180deg, #9747FF 0%, #002A65 100%);
  color: #fff;
  padding: 16px 28px;
  letter-spacing: .4px
}

.btn-check:hover {
  background: linear-gradient(180deg, #002A65 0%, #9747FF 100%);
  color: #fff;
}

.prev .btns > * {
  margin-bottom: 10px;
}

.prev .btns .send-r {
  margin-right: 52px;
} 

.prev .parts {
  margin-top: 50px;
  padding-left: 25px;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.prev.page {
  margin-top: 30px;
  margin-bottom: 40px;
}

.prev.page h1 {
  margin-bottom: 20px;
}

.prev.page .subtitle {
  font-size: 22px;
  line-height: 28px;
}

.google-partner img {
  -webkit-box-shadow: 0 0 70px  rgb(41 102 184);
  -moz-box-shadow: 0 0 70px  rgb(41 102 184);
  box-shadow: 0 0 70px  rgb(41 102 184);
}

.prev .parts div .h2 {
  color: #fff
}

.prev .parts div .h2:before {
  position: absolute;
  width: 15px;
  height: 15px;
  content: "★";
  left: -25px;
  color: #ffd632
}

.prev .parts div p {
  color: #fff;
  letter-spacing: .4px
}

.prev .parts .parts-wrap {
  display: inline-block;
  transform: translate(100%, 0);
  opacity: 0;
  transition: all .75s ease;
}

.prev .parts.animate .parts-wrap {
  transform: translate(0, 0);
  opacity: 1;
}

.feedb-modal {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#00B4F4), to(#004F7B));
  background: linear-gradient(180deg, #00B4F4 0%, #004F7B 100%);
  border: none;
  overflow: hidden;
}

.close {
  color: #fff;
}

.feedb-modal .feedb-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.feedb-modal .feedb-form div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.feedb-modal .feedb-form div span {
  width: 100px;
  font-size: 18px;
  line-height: 40px
}

.feedb-modal .feedb-form div .input {
  border-radius: 4px;
  width: 350px;
  height: 40px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.35);
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 16px;
  color: #fff
}

.feedb-modal .feedb-form div .input:focus {
  border: solid 1px rgba(255, 255, 255, .4);
  background: rgba(255, 255, 255, .1);
}

.feedb-modal .feedb-form .send {
  border: none;
  display: block;
  margin-top: 10px;
  padding: 0 20px;
  line-height: 48px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#302f2f), to(#000));
  background: linear-gradient(to bottom, #302f2f, #000);
  text-align: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  cursor: pointer
}

.feedb-modal .feedb-form .send:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#302f2f));
  background: linear-gradient(to bottom, #000, #302f2f)
}

.content {
  width: 100%;
  background: #fff
}

.content .desc p + p {
  margin-top: 15px;
}

.content .lines {
  padding: 0;
  position: relative;
  top: -60px
}

.content .lines .line {
  padding: 20px;
  height: 100%;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.15);
}

.content .lines .line span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #00A7FF;
  margin-bottom: 12px;
}

.content .lines .line .text	{
  color: #333;
  font-weight: 500;
  font-size: 19px;
}

.content .lines .line a {
  display: inline-block;
  padding: 9.5px 18px;
  border-radius: 5px;
  background-color: #55C2FF;
  color: #fff;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.content .lines .line a:hover {
  opacity: .8;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.content .cats {
  background: url(/wp-content/themes/ms/img/bg2.svg) right bottom no-repeat;
  padding: 0;
  padding-bottom: 100px;
  background-position: 100% calc(100% - 40px);
  border-bottom: solid #dcdfe5 1px
}

.content .cats .h2 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px
}

.content .cats .h3 {
  font-weight: 400;
  font-size: 22px;
  padding-bottom: 3px;
}

.content .cats .text {
  margin-bottom: 20px;
}

.content .cats .text ul {
  padding-left: 20px;
}

.cats .platforms .title {
  font-size: 18px;
  font-weight: 500;
  color: #115685;
  margin-bottom: 5px;
}

.cats .platforms .h6 {
  font-size: 24px;
  font-weight: 500;
  color: #55C2FF;
}

.cats .price {
  font-size: 24px;
  font-weight: 500;
  color: #115685;
  margin-top: 5px;
}

.cats .price span {
  font-size: 14px;
}

.cats .price-wrap .price {
  margin-left: 10px;
}

.cats .romi p {
  margin-bottom: 8px;
}

.content .rats {
  padding: 56px 0;
  color: #115685
}

.content .rats .h2 {
  font-weight: 700;
  margin-bottom: 20px
}

.content .rats .title {
  font-size: 26px;
  color: #115685;
}
.content .rats .title span {
  display: block;
  font-weight: 300;
}

.content .rats .text {
  color: #333;
  margin-bottom: 20px;
}

.content .rats .mga {
  margin-bottom: 50px;
}

.content .rats .num-wrap {
  color: #333;
  line-height: 20px;
  margin-bottom: 15px;
}

.content .rats .num-wrap span {
  display: inline-block;
  vertical-align: middle;
}

.content .rats .number {
  width: 90px;
  font-size: 32px;
  color: #00A7FF;
}

.content .rats .knowledge {
  max-width: 382px; 
  height: 360px; 
  background: url('/wp-content/themes/ms/img/knowledge.png?v=1') no-repeat;  
  padding: 20px 28px;
  border-radius: 10px;
}
.content .knowledge .sub-title {
  font-size: 26px;
  font-weight: 500;
  color: #002A65;
  line-height: 1;
  margin-bottom: 5px;
}
.content .knowledge .text {
  font-weight: 500;
  margin-bottom: 16px;
}
.content .knowledge .buttons {
  padding: 0;
}
.content.dark {
  background-color: #f1f1f1;
}

.content2 {
  width: 100%;
  background: #f9f9f9;
  padding: 34px 0
}

.content2 .h2 {
  margin-bottom: 20px
}

.content2 .trust .row {
  padding-bottom: 60px
}

.content2 .trust .row div {
  margin-bottom: 40px
}

.content2 .trust .row .oth {
  font-family: Lora;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #2d2d67
}

.content2 .comment .row {
  color: #4f6183;
}

.content2 .comment .row a {
  color: #0086ff;
  border-bottom: solid 1px #dce7fd;
  padding: 0
}

.content2 .comment .row .com {
  font-size: 20px;
  text-align: center
}

.content2 .comment .row .com span {
  font-family: Lora;
  color: #002a65
}

.content2 .comment .row .com img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 20px 0 10px 0
}

.content2 .comment .row .com .h2 {
  color: #000;
  margin: 0
}

.content2 .comment .row .com p {
  color: #000
}

.all-comments {
  display: inline-block;
  margin-top: 40px;
  padding: 8.5px 18px;
  background-color: #1b93fe;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  letter-spacing: .4px;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.all-comments:hover {
  background-color: #d8eaf9;
  border-color: #d8eaf9;
  color: #1b93fe;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.text-right > .all-comments {
  margin-left: auto;
}

.content2 .result .h2 {
  margin-bottom: 20px
}

.content3 {
  background: #fff;
  width: 100%;
  padding: 56px 0
}

.content3 .about + form {
  margin-top: 60px;
}

.content3 .about > .row {
  margin: 0 -15px;
  padding: 20px 0;
}

.content3 .about .h2 {
  color: #115685;
  font-size: 18px;
  line-height: 30px;
}

.content3 .about .title {
  color: #115685;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}

.content3 .about .align-items-center .title {
  max-width: 595px;
}

.content3 .about .sub-title {
  color: #333;
  font-weight: 600;
  margin-bottom: 20px
}

.content3 .about-owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.content3 .about-us {
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  color: #115685;
  padding-top: 40px;
  padding-right: 60px;
}

.content3 .about-owner .h2 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  line-height: 26px;
}

.content3 .about-owner p {
  color: #777
}

.content3 .about-owner img {
  width: 140px;
  border-radius: 50%;
  margin-right: 20px;
  order: -1;
}

.content3 .about-img {
  padding: 0;
  padding-top: 20px;
  padding-bottom: 40px;
}

.content3 .about-img img {
  border-radius: 5px;
  object-position: 50% 80%;
}

@media (min-width: 992px) {
  .content3 .about-text {
    padding-right: 0;
  }
  .content3 .about-owner {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }	
  .content3 .about-owner img {
    margin-left: 20px;
    margin-right: 0;
    order: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

.content3 .feedb {
  color: #fff;
  border-radius: 4px;
  padding: 60px 80px;
  background: -webkit-gradient(linear, left top, left bottom, from(#00B4F4), to(#004F7B));
  background: linear-gradient(180deg, #00B4F4 0%, #004F7B 100%);
}

.content3 .feedb .h2 {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 400;
  color: #fff;
  margin-bottom: 12px;
}

.content3 .feedb .text {
  font-size: 16px;
  margin-bottom: 28px;
}
.content3 .feedb .expert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content3 .feedb .expert img {
  border-radius: 50%;
  margin-right: 20px
}

.content3 .feedb .expert p {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  color: #fff
}

.content3 .feedb .expert p span {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #ADDCFF;
}

.content3 .feedb .expert a {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  letter-spacing: 0.2px;
}

.content3 .feedb .feedb-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.content3 .feedb .feedb-form div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.content3 .feedb .feedb-form div span {
  width: 100px;
  font-size: 18px;
  line-height: 40px
}

.content3 .feedb .feedb-form div .input {
  width: 350px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.35);
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 16px;
  color: #fff
}

.content3 .feedb .feedb-form div .input:focus {
  border: solid 1px rgba(255, 255, 255, .4);
  background: rgba(255, 255, 255, .1);
}

.content3 .feedb .feedb-form .error {
  /*margin-top: -10px;
  margin-bottom: 20px;*/
}

.ms-table {
  padding: 34px 40px;
  border-radius: 10px;
  background-color: #f9f9f9;
}

.ms-table .h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

.ms-table .h3 {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
}

.ms-table .h3.blue{
  color: #115685;
}

.ms-table table td {
  font-size: 16px;
  color: #333;
  padding: 12px 24px;
  vertical-align: middle;
}

.ms-table table tr:nth-child(odd) {
  background-color: #F1F1F1;
}

.ms-table table tr:last-child {
  background-color: transparent;
}
.ms-table table tr td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.ms-table table tr td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.ms-table .price {
  display: block;
  font-size: 16px;
  color: #115685;
  margin-bottom: 15px;
}

.ms-table .lora-style {
  padding: 0 24px;
  font-size: 20px;
}

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

.service-list ul {
  padding-left: 20px;
}

.service-list ul li {
  font-size: 16px;
  line-height: 32px;
}

.service-list ul li b {
  display: inline;
  font-weight: 600;
}

.gs-service {
  border: 1px solid #DCDFE5;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 25px;
}

.content3 .feedb .feedb-form div .send {
  border: none;
  display: block;
  margin-top: 10px;
  padding: 0 20px;
  line-height: 48px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#302f2f), to(#000));
  background: linear-gradient(to bottom, #302f2f, #000);
  text-align: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  cursor: pointer
}

.content3 .feedb .feedb-form div .send:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#302f2f));
  background: linear-gradient(to bottom, #000, #302f2f)
}

.footer-site {
  background-color: #333;
}

.footer-site .footer-site-container {
  padding: 25px 0;
  border-bottom: 1px solid #444
}

.footer-site .footer-site-container .logo-footer-site {
  width: 231px;
  height: 32px;
  background: url(/wp-content/themes/ms/img/ms_logo.png?v=4) no-repeat;
  background-size: 100%;
}

.footer-site .footer-site-container .nav-footer-site {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 32px
}

.footer-site .footer-site-container .nav-footer-site a {
  letter-spacing: .1px;
  color: #fff;
  margin-left: 25px;
  text-decoration: none
}

.footer-site .footer-info {
  padding: 0
}

.footer-site .footer-info p {
  font-size: 14px;
  padding: 10px 0 15px;
  color: #D8D8D8;
}

.footer-site .footer-info .footer-inf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5px;
}

.footer-site .footer-info .footer-inf span {
  padding-top: 12px;
  color: #777;
  font-size: 12px;
  padding-right: 5px
}

.footer-site .footer-info .footer-inf a {
  color: #89c7ff; 
  font-size: 16px;
  display: inline-block;
  margin-top: 8px;
}

.footer-site .footer-info .conf {
  display: block;
  color: #fff; 
}

.footer-site .footer-info .footer-inf p {
  color: #89c7ff !important;
  font-weight: 400;
}

.nav-link {
  color: #fff;
  background: #000032;
}

.navbar-toggler {
  padding: 0 !important
}

.blog-prev .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  color: #fff !important;
  text-align: center;
  padding: 45px 0
}

.blog-prev .row .h2 {
  font-family: FuturaM;
  font-size: 24px;
  font-weight: 500;
  color: #a4b0c0;
  padding: 15px;
}

.blog-prev .row .h1 {
  margin-top: 10px;
  font-family: FuturaD;
  font-size: 36px;
  font-weight: 700
}

.blog-prev .row .cat {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.blog-prev .row .cat .act {
  background: #3c3cd0
}


.blog-prev .row .cat .current-menu-item a {
  background: #3c3cd0
}

.blog-prev .row .cat a {
  margin: 0 8px;
  padding: 5px 14px;
  border-radius: 5px;
  color: #fff;
  border: solid 1px #3c3cd0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.blog-prev .row .cat a:hover {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #3c3cd0;
}

.content-blog {
  background: #fff
}

.news {
  padding: 40px 0
}

.news .neww {
  margin: 20px 0;
  padding: 0;
}

.news .neww p {
  font-size: 24px
}

.news .neww .new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f3f5f9
}

.news .neww .new img {
  -o-object-fit: cover;
  object-fit: cover
}

.news .neww .new div {
  padding: 15px 0
}

.news .neww .new div span {
  margin-left: 20px;
  color: #fc2727;
  font-size: 18px
}

.news .neww .b-new {
  height: 500px;
  position: relative
}

.news .neww .b-new div {
  position: absolute;
  bottom: 0
}

.news .neww .b-new span {
  margin-left: 20px;
  color: #fc2727;
  font-size: 18px
}

.news .neww .b-new .h2 {
  color: #fff !important;
  font-size: 28px !important
}

.news .neww .single-new {
  height: 500px;
  position: relative
}

.news .neww .single-new div {
  position: absolute;
  bottom: 0
}

.news .neww .single-new span {
  margin-left: 20px;
  color: #fc2727;
  font-size: 18px
}

.news .neww .single-new .h2 {
  color: #fff !important;
  font-size: 28px !important
}

.news .neww .s-new {
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 240px
}

.news .neww .s-new .h2,
.news .neww .s-new span {
  margin-left: 0 !important
}

.contacts {
  margin-top: 50px
}

.contacts .contacts-info {
  color: #fff !important
}

.contacts .contacts-info .contact-block {
  margin-bottom: 20px;
}

.contacts .contacts-info strong {
  font-weight: 400;
  font-size: 24px
}

.contacts .contacts-info span {
  display: block;
  color: #fff;
  font-weight: 300;
}

.contacts .contant-form {
  padding: 35px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.contacts .contant-form .h2 {
  color: #303031 !important;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
}

.contacts .contant-form .feedb-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.contacts .contant-form .feedb-form div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.contacts .contant-form .feedb-form div span {
  width: 100px;
  font-size: 18px;
  line-height: 40px
}

.contacts .contant-form .feedb-form div .input {
  border-radius: 5px;
  width: 350px;
  height: 40px;
  border: solid 1px rgba(0, 0, 0, .1);
  background: rgba(0, 0, 0, .02);
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 16px;
  font-family: FuturaM;
  color: #000
}

.contacts .contant-form .feedb-form div .send {
  border: none;
  display: block;
  margin-top: 10px;
  padding: 0 20px;
  line-height: 48px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#3CCCFF), to(#30A6E8));
  background: linear-gradient(180deg, #3CCCFF 0%, #30A6E8 100%);
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer
}

.contacts .contant-form .feedb-form div .send:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#30A6E8), to(#3CCCFF));
  background: linear-gradient(180deg, #30A6E8 0%, #3CCCFF 100%);
}

.contacts .contact-map {
  margin: 50px 0
}

.review {
  margin-top: 100px;
  margin-bottom: 100px
}

.review .review-h {
  color: #fff !important
}

.review .review-h .h2 {
  color: #fff !important
}

.review .review-h strong {
  font-weight: 400;
  font-size: 24px
}

.review .review-h span {
  display: block;
  color: #99a4b6
}

.review .review-form {
  padding: 35px 0;
  padding-top: 0
}

.review .review-form .feedb-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.review .review-form .feedb-form div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.review .review-form .feedb-form div span {
  width: 100px;
  font-size: 18px;
  line-height: 40px;
  color: #fff
}

.review .review-form .feedb-form div .input {
  border-radius: 5px;
  width: 350px;
  height: 40px;
  border: solid 1px rgba(255, 255, 255, .4);
  background: rgba(255, 255, 255, .1);
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 16px;
  font-family: FuturaM;
  color: #fff
}

.review .review-form .feedb-form div .send {
  cursor: pointer;
  border: none;
  display: block;
  margin-top: 10px;
  padding: 0 20px;
  line-height: 48px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9e00), to(#ff8000));
  background: linear-gradient(to bottom, #ff9e00, #ff8000);
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px
}

.review .review-form .feedb-form div .send:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8000), to(#ff9e00));
  background: linear-gradient(to bottom, #ff8000, #ff9e00)
}

.ref-review {
  margin-top: 25px
}

.ref-review img {
  margin-right: 10px
}

.ref-review a {
  font-size: 18px;
  color: #ffff
}

.review-prev .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  color: #fff !important;
  text-align: center;
  padding: 45px 0
}

.review-prev .row .h2 {
  font-family: FuturaM;
  font-size: 24px;
  font-weight: 500;
  color: #a4b0c0
}

.review-prev .row .h1 {
  margin-top: 10px;
  font-family: FuturaD;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.38;
}

.review-prev .row .send-r {
  margin-top: 20px;
  width: 220px;
  font-weight: bold;
  line-height: 48px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9e00), to(#ff8000));
  background: linear-gradient(to bottom, #ff9e00, #ff8000);
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px
}

.review-prev .row .send-r:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8000), to(#ff9e00));
  background: linear-gradient(to bottom, #ff8000, #ff9e00)
}

.review-prev .row .cat {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.review-prev .row .cat .act {
  background: #3c3cd0
}

.review-prev .row .cat a {
  margin: 0 8px;
  padding: 5px 14px;
  border-radius: 5px;
  color: #fff;
  border: solid 1px #3c3cd0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.review-prev .row .cat a:hover {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #3c3cd0
}

/** Theme new **/
.title-sm {
  color: #115683;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 18px;
}

.title-lg {
  color: #115683;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 18px;
}

.desc .bolder {
  font-size: 18px;
  font-weight: 500;
}

.btn-cost {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  border: 2px solid #fff;
  border-radius: 6px;
  color: #fff;
  padding: 16px 28px;
  letter-spacing: .4px;
  margin-right: 20px
}

.create-buttons {
  padding: 10px 0;
  text-align: center;
}

.create-buttons .btn {
  font-size: 16px;
  font-weight: 500;
}

.create-buttons .btn-primary {
  background: linear-gradient(180deg, #00B4F4 0%, #004F7B 100%);
}

.create-buttons .btn-secondary {
  background-color: #000;
  border-color: #fff;
}

.advantage-item {
  max-width: 998px;
  background-color: #F9F9F9;
  border-radius: 10px;
  margin: 0 auto 18px;
}

.advantage-item:nth-child(even) {
  background-color: #E7E7E7;
}

.advantage-item .advantage-header {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
  padding: 14px 20px;
}

.advantage-item .advantage-link {
  position: relative;
  display: block;
  width: 100%;
  color: #000;
  padding-right: 30px;
}

.advantage-item .advantage-link svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: .15s ease-in;
  transition: .15s ease-in;
}

.advantage-link:not(.collapsed) svg {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.advantage-item .advantage-body {
  font-size: 16px;
  padding: 7px 20px 14px;
}

.advantage-item .advantage-body ul {
  padding-left: 24px;
}

.advantage-item.active {
  background-color: #004F7B;
}

.advantage-item.active .advantage-link,
.advantage-item.active .advantage-body {
  color: #fff;
}

.work-item {
  font-size: 16px;
  color: #333;
  border-radius: 10px;
  padding: 12px 24px;
}

.works .work-item:nth-child(odd) {
  background-color: #F1F1F1;
}

.work-item .name {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  color: #115685;
  margin-bottom: 5px;
}

.work-item .name .num {
  position: absolute;
  left: 0;
}

.work-item .name,
.work-item .text {
  padding-left: 24px;
}

@media (max-width: 576px) {
  .ms-table {
    padding: 24px;
  }
}

.solution {
  background: linear-gradient(180deg, #00B4F4 0%, #004F7B 100%);
  border-radius: 4px;
  padding: 50px 0 30px;
  text-align: center;
}

.solution .title {
  font-size: 28px;
  color: #fff;
  margin-bottom: 25px;
}

.projects .title {
  font-size: 28px;
  font-weight: 700;
  color: #115685;
  margin-bottom: 40px;
}

.project-item {
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 1px 2px 7px 0px #00000026;
  overflow: hidden;
}

.project-item .caption {
  padding: 20px;
  text-align: center;
}

.project-item .name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 48px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.project-item .name,
.project-item .name a {
  color: #115685;
}

.project-item .name a:hover {
  text-decoration: underline
}

.site-check {
  background-color: #F1F1F1;
  text-align: center;
  padding: 37px 0;
}

.site-check .title {
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: .4px;
  color: #115685;
}

.platforms {
  *=padding: 60px 0 30px;
  padding: 0 0 30px;
}

.platforms .title {
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: .4px;
  color: #115685;
}

.platforms .platform-item {
  text-align: center;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 5px 8px;
  margin-bottom: 15px;
}

.and-more {
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  color: #115685;
  text-align: right;
}

.news {
  padding: 40px 0
}

.news .neww {
  margin: 20px 0;
  padding: 0;
  padding: 0 10px
}

.news .neww p {
  font-size: 24px
}

.news .neww .new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f3f5f9
}

.news .neww .new img {
  -o-object-fit: cover;
  object-fit: cover
}

.news .neww .new div {
  padding: 15px 0
}

.news .neww .new div span {
  margin-left: 20px;
  color: #fc2727;
  font-size: 18px
}

.news .neww .new div .h2 {
  margin-left: 20px;
  color: #303030;
  font-weight: 500;
  line-height: 1
}

.news .neww .b-new {
  height: 500px;
  position: relative
}

.news .neww .b-new div {
  position: absolute;
  bottom: 0
}

.news .neww .b-new span {
  margin-left: 20px;
  color: #fc2727;
  font-size: 18px
}

.news .neww .b-new .h2 {
  color: #fff !important;
  font-size: 28px !important
}

.news .neww .single-new {
  height: 500px;
  position: relative
}

.news .neww .single-new div {
  position: absolute;
  bottom: 0
}

.news .neww .single-new span {
  margin-left: 20px;
  color: #fc2727;
  font-size: 18px
}

.news .neww .single-new .h2 {
  color: #fff !important;
  font-size: 28px !important
}

.news .neww .s-new {
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 240px
}

.news .neww .s-new .h2,
.news .neww .s-new span {
  margin-left: 0 !important
}

.cooperation {
  background-color: #f9f9f9;
  padding: 20px 0 15px;
}

.cooperation .title {
  font-size: 26px;
  font-weight: 400;
  color: #115685;
  margin-bottom: 20px;
}

.about.has-border {
  border-top: 4px solid #55C2FF;
  border-bottom: 4px solid #55C2FF;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

/* blog new */
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-v-center {
  -ms-align-items: center;
  align-items: center;
}

.flex-h-between {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

#sidebar ul {
  list-style: none;
}

#sidebar > ul {
  margin: 20px 0;
}

#sidebar > ul > li {
  margin: 16px 0;
}

.widget_search .widgettitle {
  display: none;
}

.widget_search .search-form #s {
  color: #4E6083;
  border: 1px solid #D3D3D3;
  border-radius: 4px;
  background-color: #F8F8F8;
  padding-left: 50px;
}

.widget_search .search-form #searchsubmit {
  position: absolute;
  left: 0;
  top: 0
}

.widget_search #searchsubmit[disabled] {
  opacity: 0.3;
}

.widget_search .search-form .placeholder {
  color: rgba(78, 96, 131, 1);
  top: 7px;
  left: 50px;
  opacity: 0.3;
}

.widget_search .search-form .placeholder .icon-search {
  display: none;
}

.widget_categories .widgettitle {
  font-family: 'FuturaM';
  font-size: 18px;
  color: #002A65;
  margin-bottom: 12px;
}

.widget_categories ul li {
  margin-bottom: 4px;
}

.widget_categories ul li a {
  color: #4E6083;
  font-size: 18px;
}

.widget_categories ul li a:hover {
  text-decoration: underline;
}

.widget_last_posts {
  background-color: #F3F5F9;
  padding: 20px 12px 10px;
  margin-bottom: 20px;
}

.widget_last_posts .widgettitle {
  font-family: 'FuturaM';
  font-size: 18px;
  color: #002A65;
  margin-bottom: 12px;
}

.widget_last_posts .nav {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
  margin-bottom: 20px;
}

.widget_last_posts .nav-link {
  font-size: 13px;
  line-height: 20px;
  padding: 1px 5px;
  border-radius: 0;
  background-color: transparent;
  color: #3E3ECF;
  border: 1px solid #3E3ECF;
  border-left: none;
}

.widget_last_posts .nav-item:first-child .nav-link {
  border-left: 1px solid #3E3ECF;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.widget_last_posts .nav-item:last-child .nav-link {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.widget_last_posts .nav-link.active {
  color: #fff;
  background-color: #3E3ECF;
}

.widget_last_posts .last-post {
  position: relative;
  padding-left: 23px;
  margin-bottom: 15px;
}

.widget_last_posts .last-post .number {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  line-height: 1.15;
  color: #002A65;
}

.widget_last_posts .last-post a {
  font-size: 18px;
  line-height: 24px;
  color: #4E6083;
}

.widget_last_posts .last-post a:hover {
  color: #002A65;
}

.random-post {
  position: relative;
  top: 250px;
}

.random-post + .random-post {
  margin-top: 250px;
}

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

.random-post .post-wrap .post-title {
  font-size: 18px;
}

.search-form {
  position: relative;
  max-width: 476px;
  margin: auto
}

.search-form .placeholder {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #DDDDFF;
  font-size: 18px;
  pointer-events: none;
}

.search-form #s {
  width: 100%;
  padding: 7px 12px;
  font-size: 18px;
  line-height: 24px;
}

.search-form #searchsubmit {
  background: none;
  color: #4E6083;
  font-size: 14px;
  padding: 8px 12px;
  border: none;
}

.header-search {
  margin: 16px 0 20px;
  position: relative;
}

.header-search label {
  display: none;
}

.header-search #s {
  background-color: transparent;
  border: 1px solid #A9A9ED;
  border-radius: 4px;
  padding: 5px 15px;
  font-size: 32px;
  font-weight: 500;
  line-height: 44px;
  color: #fff
}

.header-search #searchsubmit {
  display: none;
}

#s:focus + .placeholder,
.not-empty .placeholder {
  opacity: 0;
  visibility: hidden;
}

.news .post-item {
  margin: 16px 0;
  padding: 0 12px
}

.news .post-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f3f5f9
}

.news .post-wrap .post-left {
  flex-basis: 288px;
  flex-shrink: 0;
}

.news .post-wrap .post-left img {
  display: inline-block;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news .post-wrap > img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: 224px;
  -o-object-fit: cover;
  object-fit: cover;
}

.news .post-wrap .post-right {
  color: #002A65;
  padding: 15px 15px 0
}

.news .post-wrap .post-title {
  height: 66px;
  overflow: hidden;
}

.post-wrap .post-category span {
  display: inline-block;
  background-color: #5555BE;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 4px;
}

.post-wrap .post-category span:not(:last-child) {
  margin-right: 4px;
}

.post-wrap .post-title {
  margin: 8px 0 14px;
  color: #002A65;
  font-size: 22px;
  font-family: 'FuturaM';
  line-height: 1;
}

.post-wrap .post-author {
  margin-bottom: 12px;
}

.post-wrap .post-author img {
  border-radius: 50%;
  margin-right: 8px;
}

.post-wrap .author-name {
  font-size: 14px;
  font-family: 'FuturaD';
  color: #002A65
}

.post-wrap .date {
  font-size: 12px;
  font-family: 'FuturaM';
  color: #002A65
}

.post-wrap .meta-list {
  margin-bottom: 8px;
}

.post-wrap .meta-list li {
  font-family: 'FuturaM';
  font-size: 14px;
  position: relative;
  padding-left: 30px
}

.post-wrap .meta-list li:not(:last-child) {
  margin-right: 20px
}

.post-wrap .meta-list i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.news .post-wrap.single {
  flex-wrap: wrap;
  height: 100%;
}

.news .post-wrap.single > img {
  /*height: 280px;*/
}

.news .post-wrap.single .post-title {
  height: auto;
}

.news .post-wrap.single .post-right {
  padding-bottom: 10px;
}

.news .post-wrap.big {
  position: relative;
  min-height: 300px;
}

.news .post-wrap.big:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.0001) 0%, rgba(33, 33, 33, 0.338353) 56.62%, rgba(0, 0, 0, 0.388361) 82.17%);
}

.news .post-wrap.big .post-right {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 24px 32px
}

.news .post-wrap.big > img {
  height: 100%;
}

.news .post-wrap.big .post-category > span:last-of-type {
  margin-right: 24px;
}

.news .post-wrap.big .post-title {
  height: auto;
}

.news .post-wrap.big .meta-list {
  display: inline-block;
  color: #fff
}

.news .big .post-title,
.news .big .author-name,
.news .big .date {
  color: #fff;
}

.post-header {
  padding: 40px 0px 60px;
}

.post-header .post-wrap .post-category > span:last-of-type {
  margin-right: 24px;
}

.post-header .post-wrap .meta-list {
  display: inline-block;
  color: #fff;
}

.post-header .post-wrap .post-title {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  max-height: 100%;
}
.post-header .post-wrap .author-name {
  font-size: 16px;
}

.post-header .post-wrap .date {
  font-size: 14px;
}

.post-header .post-wrap .author-name,
.post-header .post-wrap .date {
  color: #fff;
}

.post-header .post-image {
  margin: 0 -15px;
}

.post-description,
.post-description p,
.post-description ul,
.post-description ol {
  font-size: 18px !important;
  line-height: 24px !important;
  color: #4E6083 !important;
}

.post-description h2,
.post-description h3,
.post-description h4 {
  font-family: 'FuturaM';
  color: #002A65 !important;
}

.post-main {
  padding: 40px 0;
}

.post-main .catsss {
  border-radius: 4px;
  padding-bottom: 35px;
  margin: 40px 0;
}

.post-main .catsss.personal-man {
  background: url(/wp-content/themes/ms/img/pb.png) bottom right no-repeat #050547;
  background-size: 300px;
  background-position-x: 106%;
}

.post-main .catsss .cc1 {
  padding: 0 30px;
  margin-bottom: 10px;
}

.post-main .catsss .h4 {
  display: block;
  color: #fff;
}

.post-main .catsss .send-button {
  margin-left: -15px;
  margin-top: 24px;
}

.post-main .catsss .send-r-up {
  color: #fff !important;
  text-decoration: none !important;
}

.case-client {
  margin: 0 -15px;
}

.case-client .col-sm {
  height: auto;
}

.case-client .bg-light {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.case-client .bg-light a {
  display: inline-block;
}

.icon-views {
  display: inline-block;
  width: 24px;
  height: 16px;
  background: url('img/icon-views.svg') 0 0 no-repeat;
}

.icon-likes {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('img/icon-likes.svg') 0 0 no-repeat;
}

.icon-comments {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('img/icon-comments.svg') 0 0 no-repeat;
}

.icon-search {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 3px 0;
  width: 24px;
  height: 24px;
  background: url('img/icon-search.svg') 0 0 no-repeat;
}

.icon-search.grey {
  background: url(img/icon-search-grey.svg) 0 0 no-repeat;
  margin: 0;
}

.ajax-news {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 476px;
  margin: 8px auto;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
  z-index: 9;
}

.ajax-news .post-item {
  padding: 16px 18px 0;
  text-align: left
}

.ajax-news .post-item img {
  border-radius: 4px;
}

.ajax-news .post-item .name {
  padding-left: 13px;
  padding-right: 40px;
  font-family: 'FuturaM';
  font-size: 15px;
  color: #06273F;
}

.ajax-news .no-results,
.ajax-news .all-results {
  text-align: center;
  margin-bottom: 18px;
  color: #0063D7
}

.ajax-news .all-results a {
  color: #0063D7
}

.blog-prev .row .cat a:hover,
.blog-prev .row .cat .current-menu-item a {
  background-color: var(--hover-color);
}

/*#s:placeholder-shown + .placeholder + button{
opacity: 0;
pointer-events: none;
}*/

/* comments and rating */
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-social-widget {
  display: flex;
}

.rmp-main-container {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.rmp-rating-widget,
.rmp-social-widget {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 15px;
  border-top: 1px solid #DCDFE5;
}

.rmp-rating-widget {
  order: 2;
  display: flex !important;
}

.rmp-rating-widget .rmp-heading--title,
.rmp-social-widget .rmp-heading--subtitle {
  font-family: 'FuturaM';
  font-size: 18px !important;
  line-height: 24px !important;
  color: #002A65 !important;
  padding: 0;
}

.rmp-social-widget .rmp-heading--title,
.rmp-rating-widget__hover-text,
.rmp-rating-widget__submit-btn,
.rmp-rating-widget__msg {
  display: none;
}

.rmp-rating-widget .rmp-rating-widget__icons-list {
  text-align: right;
}

.rmp-rating-widget .rmp-icon--ratings {
  font-size: 24px;
}

.rmp-social-widget .rmp-icon--social {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  line-height: 32px;
}

.rmp-rating-widget__results {
  padding: 0;
}

.comments-area {
  background-color: #F3F5F9;
}

.comment-respond {
  padding: 24px 40px;
}

.comment-form {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  max-width: 400px;
}

.comment-form label {
  font-size: 18px;
  color: #002A65;
  min-width: 120px;
  vertical-align: top;
  padding-top: 10px;
}

.comment-form > p {
  order: 6;
  padding: 10px 0;
  width: 100%;
}

.comment-form .logged-in-as {
  order: 0;
}

.comment-form .comment-form-author {
  order: 1;
}

.comment-form .comment-form-email {
  order: 2;
}

.comment-form .comment-form-comment {
  order: 3;
}

.comment-form .comment-notes,
.comment-form .comment-form-url,
.comment-form .comment-form-cookies-consent {
  display: none;
}

.comment-form .anr_captcha_field {
  order: 6;
}

#commentform input[type="submit"] {
  background: linear-gradient(#FF9E00 0%, #FF8000 100%);
  font-size: 16px;
  font-weight: 500;
  border-radius: 6px;
  padding: 12px 24px;
  border: none;
  color: #fff;
}

#commentform input[type="submit"]:hover {
  background: linear-gradient(#FF8000 0%, #FF9E00 100%);
}

.comments-wrap {
  padding: 24px;
  border-top: 1px solid #DCDFE5;
}

.comments-wrap .comments-title,
#reply-title {
  font-family: 'FuturaM';
  font-size: 20px;
  font-weight: 500;
  color: #002A65;
  margin-bottom: 12px;
}

.comment-list {
  list-style: none;
}

.comment-list .comment-body {
  font-size: 18px;
  line-height: 24px;
  color: #002A65;
}

.comment-list .comment-body .comment-author,
.comment-list .comment-body .comment-meta {
  font-family: 'FuturaM';
}

.comment-list .comment-body .comment-author > * {
  font-style: normal;
}

.comment-list .comment-body .comment-author > img {
  display: none;
}

.comment-list .comment-body > p {
  color: #4E6083;
}

.comment-list .comment-body .comment-author {
  float: left;
}

.comment-list .comment-body .comment-author .says {
  font-size: 0;
}

.comment-list .comment-body .comment-author .says:after {
  content: ',';
  font-size: 18px;
}

.comment-list .comment-body .comment-meta a:not(.comment-edit-link) {
  display: none;
}

@media (min-width: 992px) and (max-width: 1140px) {
  .news .post-item .post-wrap > img {
    width: 200px;
  }
  .news .post-wrap .post-left {
    flex-basis: 200px;
  }
  .news .post-item .big > img,
  .news .post-item .single > img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .left-sidebar {
    display: none;
  }

  .news .post-item .post-wrap {
    flex-wrap: wrap;
  }

  .news .post-wrap .post-left {
    flex-basis: 100%;
  }

  .news .post-item .post-wrap > img, .news .post-wrap .post-left img {
    width: 100%;
    height: auto;
  }

  .news .post-wrap .post-right {
    padding: 15px;
  }

  .news .post-wrap .post-title {
    height: auto;
  }

  .post-header .post-image {
    margin: 0;
  }
}

@media (max-width:767px) {
  .news .post-item {
    padding: 0 15px;
  }

  .news .post-item-big {
    padding: 0;
  }
  .post-main .blog-row, .post-main .ms-blg, .post-main #comments {
    margin: 0 -15px;
  }
  .post-main .also-read {
    background-color: #fff !important;
  }
}

@media (max-width: 575px) {
  .header-search #s {
    width: 100%;
  }

  .news .post-wrap.big {
    min-height: 544px;
  }

  .news .post-wrap.big .post-right {
    top: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }

  .news .post-wrap.big .post-category {
    position: absolute;
    top: 24px;
    left: 32px;
    right: 32px;
  }
}

@media (min-width: 768px) {
  .news > .row {
    margin: 0 -12px
  }

  .comment-form .anr_captcha_field,
  #commentform input[type="submit"] {
    margin-left: 124px;
  }
}
/* blog new end */

/* about page */
.our-story .margin {
  margin-left: -10px;
  margin-right: -10px;
}

.our-story .title {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}

.our-story .item {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.our-story .item-inner {
  height: 100%;
  padding: 20px 30px 30px;
  background-color: #fff;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

.our-story .item .year {
  font-size: 20px;
  font-weight: 600;
  color: #00A7FF;
  margin-bottom: 10px;
}

.our-story .item .h3 {
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

.partnership .margin {
  margin-left: -10px;
  margin-right: -10px;
}

.partnership .title {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}

.partnership .item {
  padding: 0 10px;
  margin-bottom: 20px;
}

.partnership .thumb {
  background-color: #fff;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 12px;
  height: 100%;
}

.partnership .image {
  height: 100px;
  margin-bottom: 10px;
  text-align: center
}

.partnership .image:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em
}

.partnership .image img {
  max-height: 100%
}

.partnership .sub {
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 0 5px;
  font-weight: 500;
  color: #004F7B
}

.our-team {
  padding-bottom: 0;
  margin-bottom: -40px
}

.our-team .row {
  margin: 0 -15px
}

.our-team .card-title {
  min-height: 65px;
  font-size: 19px;
  font-weight: 600;
  line-height: 20px
}

.our-team .card-title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  margin-top: 5px
}

.our-team .title {
  margin-bottom: 16px
}

.our-team .carousel-item {
  margin-bottom: 20px
}

.our-team .card {
  height: 100%;
  background-color: #fff;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 5px;
}

.our-team .carousel-control-prev,
.our-team .carousel-control-next {
  top: -46px;
  bottom: auto;
  width: 35px;
  height: 35px;
  border: 1px solid #55C2FF;
  background-color: #55C2FF;
  border-radius: 50%;
  color: #fff;
  font-size: 26px;
  opacity: 1
}

.our-team .carousel-control-prev {
  left: auto;
  right: 55px
}

.our-team .carousel-control-next {
  right: 15px
}

.modal .close {
  color: #000
}

#team-modal .modal-dialog {
  max-width: 634px
}

#team-modal .modal-header {
  padding: 1.25rem 2rem 0;
  border-bottom: none;
}

#team-modal .modal-title {
  font-size: 19px;
  font-weight: 600;
  color: #004F7B;
}

#team-modal .modal-title span {
  font-size: 15px;
  color: #777;
  margin-left: 14px;
}

#team-modal .modal-body {
  padding-bottom: 1.5rem
}

#team-modal .modal-body img {
  border-radius: 5px;
}

#team-modal .modal-body .text {
  line-height: 20px
}

#team-modal .modal-body .text p {
  margin-bottom: 10px
}

#team-modal .modal-body .text .fa {
  font-size: 18px
}

@media (max-width: 381px) {
  #carousel-team .carousel-item {
    flex: 0 0 100%;
    max-width: 100%
  }
}
.prev-slider {
  margin: 0 !important;
  max-width: 450px
}

.partners {
  margin-top: 30px;
}

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

.partners .part {
  gap: 1rem;
  margin-bottom: 15px;
}

.partners .part span {
  display: inline-block;
  font-size: 14px;
  line-height: 1.25;
  color: #f3f3f3;
}

.social-list li {
  display: inline-block;
  vertical-align: middle;
}

.social-list li + li {
  margin-left: 16px;
}

.google-partner {
  margin-top: 80px;
}

.google-partner .google-partner-wrap {
  transform: translate(-100%, 0);
  opacity: 0;
  transition: all .75s ease;
}

.google-partner.animate .google-partner-wrap {
  transform: translate(0, 0);
  opacity: 1;
}

.google-partner span {
  padding-left: 10px;
  color: #b9c7da
}

.garant {
  background: url(/wp-content/themes/ms/img/garant.png) no-repeat;
  background-size: 100%;
  max-width: 285px;
  height: 170px;
  margin: 0 !important;
  margin-left: 85px !important
}

.steps .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px 20px 0;
}

.steps .step .h3 {
  font-size: 18px;
  font-weight: 500;
  color: #115685;
  margin-bottom: 10px;
}

.steps .step .nmb {
  width: 35px;
  height: 35px;
  min-width: 35px;
  background-color: #E7E7E7;
  border: 2px solid #FFF;
  border-radius: 50%;
  margin-top: -9px !important;
  margin-right: 20px !important;
  padding: 2px !important;
  font-size: 18px;
  color: #979797;
  font-weight: 700;
  text-align: center;
}

.steps .step .send-r {
  display: inline-block;
  font-weight: bold;
  padding: 0 10px;
  margin-bottom: 32px;
  line-height: 35px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9e00), to(#ff8000));
  background: linear-gradient(to bottom, #ff9e00, #ff8000);
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400
}

.steps .step .send-r:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8000), to(#ff9e00));
  background: linear-gradient(to bottom, #ff8000, #ff9e00)
}

.list-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.list-h div {
  margin: 5px 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 20px;
  color: #3a4760;
  border-bottom: dashed 2px #dfe2e8;
  cursor: pointer
}

.list-h div:hover {
  border: none;
  border-bottom: dashed 2px red
}

.up {
  background: url(/wp-content/uploads/2020/12/btn-up.png) no-repeat top center #000;
  position: fixed;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  color: #fff;
  bottom: 15%;
  right: 10px;
  cursor: pointer;
  background-color: none
}

.up:hover {
  -webkit-box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .3);
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .3)
}

.clear {
  clear: both
}

.post {
  padding: 50px 0
}

.post .row {
  padding-bottom: 50px
}

.post .h1 {
  font-size: 24px;
  font-weight: 700
}

.post span {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700
}

.post ul {
  margin-top: 5px
}

.post .h2 {
  font-size: 20px;
  color: #212529;
  font-weight: 400
}

.post p {
  color: #212529
}

@media (min-width: 1281px) {
  body {
    background-size: contain;
  }
}

@media (max-width:1199.98px) {
  .soc-footer-site,
  .tel-lang-header-site {
    display: none !important
  }
}

@media (max-width:767px) and (min-width: 576px) {
  .news .neww .single-new {
    height: 345px;
  }
}

@media (max-width:576px) and (min-width: 200px) {
  .news .neww .single-new {
    height: max-content;
  }

  .news .neww .single-new div {
    position: unset !important;
    margin: 15px 0 !important;
  }
}

@media (max-width:992px) and (min-width: 768px) {
  .news .neww .single-new {
    height: 440px;
  }
}

@media (max-width:991.98px) {
  .news .neww .single-new img {
    max-width: 100%;
    height: auto;
  }

  .nav-header-site {
    display: none !important
  }

  .menu-header-site {
    display: block !important
  }

  .menu-header-site span {
    color: #fff;
    font-size: 38px;
    line-height: .8;
  }

  .header-site .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .line {
    margin-bottom: 40px
  }

  .logo-footer-site {
    margin: 0 auto
  }

  .news .neww .new {
    flex-wrap: wrap;
  }

  .news .neww .new img {
    width: 100%;
  }

  .news .neww .new div .h2 {
    font-size: 24px !important;
  }

  .new-3 {
    background: #f3f5f9 !important;
  }

  .new-3 span {
    margin-left: 20px !important;
    color: #fc2727 !important;
    font-size: 18px !important;
  }

  .new-3 .h2 {
    margin-left: 20px !important;
    color: #000 !important;
    font-weight: 400 !important;
  }
}

@media (max-width:767.98px) {
  .npn {
    padding: 0 !important;
  }

  .n3mb {
    margin-bottom: 40px;
  }

  h1,
  .h1 {
    font-size: 48px
  }

  .rats img {
    margin-top: 60px
  }

  .all-comments {
    margin-top: 20px
  }

  .about-owner {
    margin-bottom: 40px;
    display: flex !important;
    text-align: left !important;
  }

  .content3 .feedb {
    padding: 40px 0
  }

  .content3 .feedb .expert {
    display: flex
  }

  .content3 .feedb .feedb-form {
    text-align: left
  }

  .footer-site {
    text-align: center
  }

  .news .neww p {
    padding: 0 20px
  }

  .footer-inf {
    display: block !important
  }

  .footer-inf span {
    padding-right: 0 !important
  }

  .list-h {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-bottom: 30px
  }

  .list-h .ct {
    margin: 0 20px 0 0 !important
  }
}

.size-260x200 {
  width: 260px;
  height: 200px
}

.size-123x123 {
  width: 100%;
  height: 500px
}

.ms-img-resp {
  display: block;
  width: 100%;
  height: auto !important;
}

.ms-lnk {
  color: #2952c8 !important;
}

.ms-lnk:hover {
  text-decoration: underline;
}

.ms-btn {
  text-align: center;
  display: inline-block;
  text-decoration: none !important;
  color: #fff !important;
  background-color: #aa21cc !important;
  border: 1px solid #fff !important;
  padding: 8px 10px;
  min-width: 150px;
  transition: all 0.6s ease-out;
  font-size: 14px;
}

.ms-btn:hover {
  color: #fff !important;
  border: 1px solid #fff !important;
  background-color: #333745 !important;
}

.ms-section .h2,
.h3,
p {
  display: block;
  margin: 0;
  padding: 10px 0px;
}

/*  TOP BLOCK 2 */
.ms-top-blck2 {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 20px 50px;
  color: #fff !important;
  text-align: center;
  vertical-align: middle;

}

.ms-top-blck2 span {
  font-weight: bolder;

}

.ms-top-blck2-txtholder {
  width: 65%;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px 40px;
  vertical-align: middle;
  background: rgba(50, 55, 70, .9);
  border: 1px solid #5c5f6a;
}

.ms-top-blck2-header {
  font-size: 28px !important;
  line-height: 32px !important;
  text-align: center;
  font-weight: bold;
  color: #14355a;
}

.ms-top-blck2-subheader {
  font-size: 22px !important;
  line-height: 28px !important;
  text-align: center;
  font-weight: bold;
}

.ms-top-blck2-txt {
  font-size: 20px !important;
  line-height: 25px !important;
  text-align: justify;
}


@media only screen and (max-width: 640px) {
  .ms-top-blck2-txtholder {
    width: 100%;
    padding: 10px 20px;
  }

  .ms-top-blck2 {
    padding: 0;
  }
}

/*  END OF TOP BLOCK 2 */


/*  BLOCK 3 ICONS */
.ms-blck3 {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
}

.ms-blck3 .ms-tbl-ln tr:nth-child(even) {
  background: #f3f3f3;
}

.ms-blck3-header {
  font-size: 28px !important;
  line-height: 32px !important;
  text-align: center;
  font-weight: bold;
  color: #14355a;
}

.ms-blck3-subheader {
  font-size: 22px !important;
  line-height: 28px !important;
  text-align: center;
  font-weight: bold;
}

.ms-blck3-txt {
  font-size: 20px !important;
  line-height: 25px !important;
  text-align: justify;
}

.ms-blck3-txt tr td {
  padding: 10px;
}

.ms-blck3-txt tr img.ms-blck3-img-anm {
  margin-left: 0;
  transition: all 0.2s ease-in 0s;
  overflow: hidden;
}

.ms-blck3-txt tr:hover img.ms-blck3-img-anm {
  margin-left: 5px;
}



@media only screen and (max-width: 480px) {

  .ms-blck3 .ms-col,
  .ms-blck3-txt {
    margin: 0;
    padding: 0;
  }

  .ms-col:first-child {
    margin-top: 10px;
  }
}

/*  END OF BLOCK 3 ICONS */

/*  BLOCK 4 NUMBERS */
.ms-blck4 {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
}

.ms-blck4-header {
  font-size: 28px !important;
  line-height: 32px !important;
  text-align: center;
  font-weight: bold;
  color: #14355a;
}

.ms-blck4-subheader {
  font-size: 22px !important;
  line-height: 28px !important;
  text-align: center;
  font-weight: bold;
}

.ms-blck4-txt {
  font-size: 20px !important;
  line-height: 25px !important;
  text-align: justify;
}

.ms-blck4-marker {
  width: 40px !important;
  height: 40px !important;
  padding: 0;
  margin: 0;
  line-height: 38px;
  border-radius: 3px;
  border: 2px solid #575757;
  text-align: center;
  color: #575757;
  font-size: 20px;
  background: #fff;
}

.ms-blck4-txt.ms-blck4-marker {
  transition: all 0.1s ease-in 3s;
}

.ms-blck4-txt tr:hover .ms-blck4-marker {
  background: #606060;
  color: #fff;

}

.ms-blck4-txt tr td {
  padding: 10px;
}

@media only screen and (max-width: 480px) {

  .ms-blck4 .ms-col,
  .ms-blck4-txt {
    margin: 0;
    padding: 0;
  }

  .ms-col:first-child {
    margin-top: 10px;
  }
}

/*  END OF BLOCK 4 NUMBERS */

/*  BLOCK 5 PRODUCTS */
.ms-blck5 {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}

.ms-blck5:after {
  content: " ";
  display: block;
  clear: both;
  font-size: 0px;
}

.ms-blck5-header {
  font-size: 28px !important;
  line-height: 32px !important;
  text-align: center;
  font-weight: bold;
  color: #14355a;
}

.ms-blck5-subheader {
  font-size: 22px !important;
  line-height: 28px !important;
  text-align: center;
  font-weight: bold;
}

.ms-blck5-txt {
  font-size: 20px !important;
  line-height: 25px !important;
  text-align: justify;
}

.ms-blck5-img-holder {
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
  max-width: 250px;
  margin: 0 auto;
}

.ms-blck5-img-holder img {
  display: block;
  height: auto !important;
}

.ms-blck5-img-holder:hover .ms-blck5-hint {
  left: 0;
}

.ms-blck5-hint {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(170, 33, 204, 0.8);
  text-align: center;
  font-size: 13px;
  line-height: 1.2em;
  color: #fff;
  transition: all 0.6s ease 0s;
  overflow: hidden;
}

.ms-blck5-hint-body {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px !important;
  line-height: 20px !important;
}

.ms-blck5-name {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px !important;
  line-height: 20px !important;
}

.ms-blck5-desc {
  display: block;
  margin: 10px 0;
  position: absolute;
  visibility: hidden;
  color: #333;
  font-size: 14px !important;
  line-height: 20px !important;
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .ms-blck5-desc {
    position: static;
    visibility: visible;
    font-size: 14px !important;
    line-height: 20px !important;
    text-decoration: none;
  }
}

/*  END OF BLOCK 5 PRODUCTS */


/*  BLOCK 6 FOOTER */
.ms-blck6 {
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  color: #fff !important;
}

.ms-blck6-header {
  font-size: 28px !important;
  line-height: 32px !important;
  text-align: center;
  font-weight: bold;
  color: #14355a;
}

.ms-blck6-subheader {
  font-size: 22px !important;
  line-height: 28px !important;
  text-align: center;
  font-weight: bold;
}

.ms-blck6-txt {
  font-size: 20px !important;
  line-height: 25px !important;
  text-align: justify;
}

@media only screen and (max-width: 480px) {

  .ms-blck6 .ms-col,
  .ms-blck6-txt {
    margin: 0;
    padding: 0;
  }
}

/*  END OF BLOCK 6 FOOTER */

/*  SECTIONS */
.ms-section {
  padding: 0;
  margin: 0;
}

/*  GROUPING */
.ms-group:before,
.ms-group:after {
  content: "";
  display: table;
}

.ms-group:after {
  clear: both;

}

.ms-group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP */
.ms-col {
  box-sizing: border-box;
  display: block;
  margin: 0 0 0 1.6%;
  float: left;
  padding: 5px;
  vertical-align: middle;
  text-align: center;
}

.ms-col:first-child {
  margin-left: 0;
}

/* all browsers except IE6 and lower */

/*  GRID OF TWELVE  */
.ms-span_12_of_12 {
  width: 100%;
}

.ms-span_11_of_12 {
  width: 91.53%;
}

.ms-span_10_of_12 {
  width: 83.06%;
}

.ms-span_9_of_12 {
  width: 74.6%;
}

.ms-span_8_of_12 {
  width: 66.13%;
}

.ms-span_7_of_12 {
  width: 57.66%;
}

.ms-span_6_of_12 {
  width: 49.2%;
}

.ms-span_5_of_12 {
  width: 40.73%;
}

.ms-span_4_of_12 {
  width: 32.26%;
}

.ms-span_3_of_12 {
  width: 23.8%;
}

.ms-span_2_of_12 {
  width: 15.33%;
}

.ms-span_1_of_12 {
  width: 6.86%;
}

.ms-blg h2,
h3,
h4,
h5,
h6 {
  color: #000032;
  font-weight: bold;
}

.ms-blg p {
  font-size: 20px !important;
}

.ms-blg ul {
  font-size: 20px !important;
}

.ms-blg ol {
  font-size: 20px !important;
}

.ms-blg a {
  color: #0056b3 !important;
}

.ms-blg a:hover {
  color: #277ac6 !important;
  text-decoration: underline !important;
}

.ms-blg b {
  display: inline;
}

.ms-author {
  background: linear-gradient(to bottom, #ff9e00, #ff8000);
  border-radius: 5px;
}

.ms-blg .alert-secondary,
.ms-blog .alert-secondary {
  background-color: #f7f7f7;
  font-size: 20px !important;
}

.ms-blg .alert-primary,
.ms-blog .alert-primary {
  background-color: #fff7e6;
  border: 1px solid #f7c75b;
  font-size: 20px !important;
  color: #333;
}

.ms-blg .p-2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ms-blg .ml-5 {
  margin-left: 2.25rem !important;
}

.ms-blg img,
.ms-blog img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.ms-blg a[data-fancybox],
.ms-blog a[data-fancybox] {
  cursor: zoom-in
}

.ms-blog,
.ms-blog p,
.ms-blog ul,
.ms-blog ol {
  font-size: 20px;
}
.ms-blog p {
  margin-bottom: 1rem;
}
.ms-blog h2 {
  color: #000032;
  font-weight: 700;
  margin-top: 1.5rem;
}
.ms-blog ul,
.ms-blog ol {
  margin-left: 2.25rem;
}
.ms-blog p + ul, 
.ms-blog p + ol {
  margin-top: -.5rem;
}
.ms-blog a {
  color: #0056b3;
}
.ms-blog a:hover {
  text-decoration: underline;
}
/* The Modal (background) */
.review_popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Review form */

.review_form_item {
  flex-wrap: wrap;
}

.review_form_item_name {
  flex: 0 20%;
}

.review_form_item_input {
  flex: 0 80%;
}

#name-error {
  flex: 1;
  text-align: right;
}

#phone-error {
  flex: 1;
  text-align: right;
}

#site-error {
  flex: 1;
  text-align: right;
}

/* Modal Content/Box */
.review_popup_content {
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  border: 1px solid #888;
  /*width: 50%; !* Could be more or less, depending on screen size *!*/
  width: 800px;
  max-width: 90%;
}

/* The Close Button */
.close_review_popup {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding: 15px;
}

.close_review_popup:hover,
.close_review_popup:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* Blog u links */
.blg-u-links a{
  padding: 8px 12px;
  border: 2px solid #397bc9 !important;
  border-radius: 25px !important;
  font-weight: bold;
}


/* Seo Text */
.seo-text {
  /*height:300px;*/
  /*line-height:3em;*/
  /*overflow:auto;*/
  /*padding:5px;*/
  /*margin-top: 50px;*/
  /*margin-bottom: 20px;*/
  position: absolute;
  top: -5000px;
  left: -5000px;
}


/*.seo-text::-webkit-scrollbar {*/
/*    -webkit-appearance: none;*/
/*}*/

/*.seo-text::-webkit-scrollbar-thumb {*/
/*    background-color: #4ae7e6;*/
/*    border-radius: 10px;*/
/*    border: 2px solid #ffffff;*/
/*}*/

/*.seo-text::-webkit-scrollbar-track {*/
/*    border-radius: 10px;*/
/*    background-color: #ffffff;*/
/*}*/

/* --- 480 PIXELS --- */
@media only screen and (max-width: 480px) {
  #carousel-example .carousel-control-next,
  #carousel-trust .carousel-control-next {
    right: -15px;
  }

  #carousel-example .carousel-control-prev,
  #carousel-trust .carousel-control-prev {
    left: -15px;
  }

  .ms-span_12_of_12,
  .ms-span_11_of_12,
  .ms-span_10_of_12,
  .ms-span_9_of_12,
  .ms-span_8_of_12,
  .ms-span_7_of_12,
  .ms-span_6_of_12,
  .ms-span_5_of_12,
  .ms-span_4_of_12,
  .ms-span_3_of_12,
  .ms-span_2_of_12,
  .ms-span_1_of_12 {
    width: 100%;
  }

  /*  REMOVE MARGINS AT 480 PIXELS */
  .ms-col {
    margin: 1% 0 1% 0;
  }

  .ms-group {
    display: block;
  }

  .ms-hide-mobile {
    display: none;
  }
}

.tbl_scroll {
  display: block;
  overflow-x: auto;
  max-width: 100%;
}

.carousel-control-prev {
  left: -65px;
}

.carousel-control-next {
  right: -65px;
}

@media (min-width: 768px) and (max-width: 991px) {

  /* Show 3th slide on md if col-md-4*/
  #carousel-example .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* Show 3th slide on md if col-md-3*/
  #carousel-trust .carousel-inner .active.col-md-3.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* Show 3th slide on md if col-md-3*/
  #carousel-team .carousel-inner .active.col-md-3.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }
}

@media (min-width: 576px) and (max-width: 768px) {

  /* Show 3rd slide on sm if col-sm-6*/
  #carousel-example .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* Show 3rd slide on sm if col-sm-6*/
  #carousel-trust .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* Show 3rd slide on sm if col-sm-6*/
  #carousel-team .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }
}

@media (min-width: 381px) {
  #carousel-team .carousel-item {
    margin-right: 0;
  }

  /* show 2 items */
  #carousel-team .carousel-inner .active + .carousel-item {
    display: block;
  }

  #carousel-team .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #carousel-team .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
    transition: none;
  }

  #carousel-team .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  /* left or forward direction */
  #carousel-team .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #carousel-team .carousel-item-next.carousel-item-left + .carousel-item,
  #carousel-team .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be also positioned for animations */
  #carousel-team .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  #carousel-team .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  #carousel-team .carousel-item-prev.carousel-item-right + .carousel-item,
  #carousel-team .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }
}

@media (min-width: 576px) {
  #carousel-example .carousel-item,
  #carousel-trust .carousel-item {
    margin-right: 0;
  }

  /* show 2 items */
  #carousel-example .carousel-inner .active + .carousel-item,
  #carousel-trust .carousel-inner .active + .carousel-item {
    display: block;
  }

  #carousel-example .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #carousel-example .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
    transition: none;
  }

  #carousel-trust .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #carousel-trust .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
    transition: none;
  }

  #carousel-example .carousel-inner .carousel-item-next,
  #carousel-trust .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  /* left or forward direction */
  #carousel-example .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #carousel-example .carousel-item-next.carousel-item-left + .carousel-item,
  #carousel-example .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* left or forward direction */
  #carousel-trust .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #carousel-trust .carousel-item-next.carousel-item-left + .carousel-item,
  #carousel-trust .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be also positioned for animations */
  #carousel-example .carousel-inner .carousel-item-prev.carousel-item-right,
  #carousel-trust .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  #carousel-example .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  #carousel-example .carousel-item-prev.carousel-item-right + .carousel-item,
  #carousel-example .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }

  /* right or prev direction */
  #carousel-trust .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  #carousel-trust .carousel-item-prev.carousel-item-right + .carousel-item,
  #carousel-trust .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }
}

/* MD */
@media (min-width: 768px) {

  /* show 3rd of 3 item slide */
  #carousel-example .carousel-inner .active + .carousel-item + .carousel-item,
  #carousel-trust .carousel-inner .active + .carousel-item + .carousel-item,
  #carousel-trust .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    display: block;
  }

  #carousel-example .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
  #carousel-trust .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
  #carousel-trust .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
    transition: none;
  }

  #carousel-example .carousel-inner .carousel-item-next,
  #carousel-trust .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  /* left or forward direction */
  #carousel-example .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
  #carousel-trust .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
  #carousel-trust .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* right or prev direction */
  #carousel-example .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
  #carousel-trust .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
  #carousel-trust .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }

  #carousel-team .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  #carousel-team .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
  #carousel-team .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
    transition: none;
  }

  #carousel-team .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  #carousel-team .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
  #carousel-team .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  #carousel-team .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
  #carousel-team .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }
}

/* MD */
@media (min-width: 992px) {
  /* show 4rd of 4 item slide */
  #carousel-team .carousel-inner .active + .carousel-item + .carousel-item,
  #carousel-team .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    display: block;
  }
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: rgba(0, 0, 0, .25) !important;
}

.carousel-text {
  padding: 20px 28px;
  min-height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.carousel-item-block .carousel-text .h3 {
  color: #115685;
  font-size: 16px;
  font-weight: 600;
}

.carousel-description {
  background-color: #F5F5F5;
  padding: 10px 28px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.carousel-description ul {
  margin-bottom: 0;
}

.carousel-description ul li {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.carousel-description li img {
  margin-bottom: 4px;
  margin-right: 4px;
}

.carousel-inner {
  padding: 10px 0;
}

.carousel-item-block {
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  overflow: hidden;
}

.lora-style {
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  color: #004F7B;
  text-align: center;
  margin-bottom: 30px;
}

.seo-text-scroll > .col-12 {
  padding-left: 0;
  padding-right: 0;
}

.seo-text-scroll {
  overflow: auto;
  max-height: 250px;
}

.seo-text-scroll::-webkit-scrollbar {
  width: 10px;
}

.seo-text-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
  background-color: #f9f9fd;
  border-radius: 10px;
}

.seo-text-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(180deg, #00B4F4, #004F7B);
}

.img-br {
  border: 1px solid #DCDFE5;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 5px;
}

.sub-menu {
  display: none;
  left: 0;
  position: absolute;
  top: 30px;
  background-color: #254b74;
  z-index: 999;
  width: 240px;
}

.main-m li:hover ul {
  display: block;
}

.menu-item-has-children:after {
  content: "\f140";
  font: normal 15px/1 dashicons;
  color: #fff;
  position: absolute;
  right: -5px;
  top: 9px;
}

.package-item {
  background-color: #fff;
  padding: 20px 20px 10px 20px;
}

.package-item strong {
  font-size: 18px;
  color: #4e6083;
  margin-bottom: 5px;
}

.sub-menu .nav-item {
  width: 100%;
}

ul.price-list {
  min-height: 150px;
}

.price-list li {
  background: url('/wp-content/uploads/2021/01/checkicon.png') no-repeat left 3px;
  padding: 3px 0 3px 30px;
  list-style: none;
  margin: 0;
}

ul.sub-menu {
  list-style: none;
}

/*footer .sub-menu,
footer .menu-item-has-children:after {
display: none !important;
}*/

table ul {
  margin-bottom: 0;
  line-height: 21px;
}

.cli-bar-message p {
  font-size: 16px;
}

.ms-section .h2,
.h3,
p {
  padding: 0;
}

.cli_messagebar_head {
  color: #2d2d67;
  font-weight: bold;
  font-size: 18px !important;
}

.cli-style-v2 .cli-bar-btn_container .cli_action_button,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button {
  margin-left: 0;
}

.cli-plugin-button,
.cli-plugin-button:visited,
.medium.cli-plugin-button,
.medium.cli-plugin-button:visited {
  font-size: 16px;
}

.cli-bar-btn_container {
  margin-left: 0;
}

#cookie-law-info-bar {
  z-index: 99999999999999;
}

.icons-grid {
  margin-left: -15px;
  margin-right: -15px;
}

.icons-grid .h2 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}

.icons-grid img {
  max-width: 50px;
}

.icons-grid img,
.icons-grid p {
  margin-bottom: 24px;
}

.icons-grid .h3 {
  font-size: 18px;
  font-weight: 600;
  color: #004F7B;
  margin-bottom: 12px;
}

.icons-grid.bottom {
  padding-bottom: 24px;
}

.icons-grid.bottom .h3,
.icons-grid.above .h3  {
  margin-bottom: 30px;
}

.icons-grid.above .h3 {
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

@media (min-width: 768px) {
  .icons-grid.high .h3 {
    min-height: 68px;
  }
}

.trust-grid {
  background-color: #f3f5f9;
}

.trust-grid .trust a div {
  padding-right: 0;
}

.trust-grid ul {
  margin-left: 25px;
}

.trust-icon {
  width: 56px;
  height: 56px;
  margin-right: 5px;
}

.trust-item {
  align-items: center;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
}

.trust-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background: #FFFFFF;
  border: 2px solid #FF8000;
  box-sizing: border-box;
  border-radius: 5px;
  justify-content: center;
  min-height: 56px;
  padding: 0 10px !important;
}

.trust-list a {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 42px;
}

.trust-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #000032;
}

.cases .h2,
.trust-carousel .h2 {
  margin-bottom: 20px;
}

.trust-carousel .carousel-item-block {
  border: none;
  text-align: center;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
}

.trust-carousel .carousel-item-block img {
  margin: 10px 0;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}

.trust-grid .trust a:hover {
  opacity: .9 !important;
  display: block;
  transform: scale(1.05);
}

.task-target {
  background-color: #f9f9f9;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
}

.task-target .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.task-target .title h3 {
  margin-bottom: 0;
  line-height: normal;
}

.task-target li {
  list-style: none;
  background: url(/wp-content/uploads/2021/09/list-icon.png) no-repeat 5px 3px;
  padding-left: 35px;
}

.blog-team .col-md-12,
.blog-result .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.blog-team h2 {
  margin-bottom: 20px;
}

.blog-team .item {
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, .09) 0 0 15px 1px;
  box-shadow: rgba(0, 0, 0, .09) 0 0 15px 1px;
  padding: 15px;
}

.blog-team .item .avatar {
  margin-bottom: 15px;
}

.blog-team .item .name {
  font-size: 17px;
  color: #000032;
}

.blog-team .item .position {
  font-size: 17px;
  color: #898989;
}

.blog-result {
  margin-bottom: 20px;
}

.blog-result .item {
  padding-right: 5px;
  padding-left: 5px;
}

.blog-result .item-1 {
  padding: 20px 0;
  position: relative;
}

.blog-result .item-2 {
  padding: 40px 0;
  border-radius: 10px;
  position: relative;
}

.blog-result .item-3 {
  padding: 20px 0;
  position: relative;
}

.blog-result .value {
  font-size: 2.3em;
  color: #fff;
  font-weight: bold;
  line-height: normal;
}

.blog-result .text {
  font-size: 1.5em;
  color: #fff;
  line-height: normal;
}

.parallelogram-1:before {
  content: '';
  position: absolute;
  width: 96%;
  height: 100%;
  left: 0;
  -webkit-transform: skew(9deg);
  -moz-transform: skew(9deg);
  -o-transform: skew(9deg);
  background: -webkit-linear-gradient(90deg, rgb(0, 127, 218), rgb(0, 144, 255));
  background: -moz-linear-gradient(90deg, rgb(0, 127, 218), rgb(0, 144, 255));
  background: linear-gradient(90deg, rgb(0, 127, 218), rgb(0, 144, 255));
  border-radius: 10px 0 0 10px;
}

.parallelogram-2:before {
  content: '';
  position: absolute;
  width: 95%;
  height: 100%;
  right: 0;
  -webkit-transform: skew(-9deg);
  -moz-transform: skew(-9deg);
  -o-transform: skew(-9deg);
  background: -webkit-linear-gradient(90deg, rgb(0, 144, 255), rgb(0, 127, 218));
  background: -moz-linear-gradient(90deg, rgb(0, 144, 255), rgb(0, 127, 218));
  background: linear-gradient(90deg, rgb(0, 144, 255), rgb(0, 127, 218));
  border-radius: 0 10px 10px 0;
}

.trapezoid:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 17px;
  left: 0;
  border-radius: 20px;
  background-color: #ff8000;
  -webkit-transform: perspective(70px) rotateX(-5deg);
}

@media (max-width: 768px) {

  .parallelogram-1:before {
    width: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    border-radius: 10px;
  }

  .trapezoid:before {
    top: 0;
    border-radius: 20px;
    background-color: #ff8000;
    -webkit-transform: none;
  }

  .parallelogram-2:before {
    width: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    border-radius: 10px;
  }

  .blog-result .text {
    border-bottom: 0;
  }

  .blog-result .item {
    margin-bottom: 15px;
  }

  .blog-team .item {
    margin-bottom: 25px;
  }

  .binct-phone-number-1,
  footer .menu-item-has-children:after {
    display: none;
  }

}

.cli_settings_button {
  margin-right: 15px;
}

footer .menu-item-has-children:after {
  right: -17px;
}

.grid-reviews .h2 {
  text-align: center;
  color: #115685;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 50px;
}

.page-reviews .grid-reviews .h2 {
  margin-bottom: 30px;
}

.grid-reviews > .row {
  margin: 0 -15px;
}

.grid-reviews .review-item {
  border-radius: 10px;
  -webkit-box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  background-color: #fff;
}

.grid-reviews .review-item .review-top {
  padding: 20px 5px 15px;
  margin: 0 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.grid-reviews .review-item .review-top:before {
  content: '“';
  font-size: 89px;
  color: #55C2FF;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 56px;
}

.grid-reviews .review-item .review-top img {
  max-width: 200px;
  height: auto;
  margin-bottom: 20px;
  filter: opacity(0.5);
}

.grid-reviews .review-item .review-top .title {
  color: #115685;
  font-size: 16px;
  font-weight: 600;
}

.grid-reviews .review-item .review-top .author {
  color: #4f6183;
  font-weight: 600;
  font-size: 18px;
}

.grid-reviews .review-item .review-top .position {
  color: #4f6183;
  font-weight: 400;
  font-size: 16px;
}

.video-reviews .video-item .title {
  color: #000032;
  font-size: 22px;
  margin-bottom: 5px;
}

.video-reviews .video-item .author {
  color: #4f6183;
  font-weight: 600;
  font-size: 18px;
}

.video-reviews .video-item .position {
  color: #4f6183;
  font-weight: 400;
  font-size: 16px;
}

.grid-reviews .review-item .review-content {
  padding: 20px 25px;
}

.grid-reviews .review-item .review-content * {
  color: #000;
  font-size: 14px;
  line-height: 21px;
}

.grid-reviews .review-item .review-bottom {
  padding: 10px 25px;
  min-height: 40px;
  font-size: 12px;
  color: #888;
  background-color: #f5f5f5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.grid-reviews .case-link {
  font-size: 15px;
  font-weight: 300;
  color: #000032;
}

.grid-reviews .case-review {
  max-width: 18px;
  margin-bottom: 4px;
  margin-right: 4px;
}

.grid-reviews-equal > .col-md-4 {
  margin-bottom: 20px;
}

.grid-reviews-equal .review-item {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 40px;
  height: 100%;
}

.grid-reviews-equal .review-item .review-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.grid-cases .h2 {
  text-align: center;
  color: #115685;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 30px;
}