body {
  font-family: "Roboto", sans-serif;
  color: #0c0c0c;
  background-color: #ffffff;
}

.sestrr {
  padding: 20px 0;
}

.sestrr2 {
  padding: 45px 0;
}

.sestrr2-top {
  padding-top: 45px;
}

.sestrr2-bottom {
  padding-bottom: 45px;
}

.sestrr-top {
  padding-top: 75px;
}

.sestrr-bottom {
  padding-bottom: 75px;
}

.custom_heading-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom_heading-container h2 {
  text-transform: uppercase;
  font-weight: bold;
}

.custom_heading-container hr {
  width: 250px;
  border: none;
  height: 1.5px;
  background-color: #0000ff;
  margin: 0 5px 0.5rem 5px;
}

/*header section*/
.znatty_area {
  position: relative;
}

.sub_page .znatty_area {
  height: auto;
}

.znatty_area.sub_pages {
  height: auto;
}

.gluzd {
  background-color: #271248;
  padding: 10px 0;
}

.gluzd .platy {
  padding-right: 25px;
  padding-left: 25px;
}

.gluzd .nav_container {
  margin: 0 auto;
}

.gluzd .quote_btn-container a {
  color: #ffffff;
}

.gluzd .quote_btn-container a img {
  margin-right: 10px;
}

.gluzd .quote_btn-container a span {
  margin: 0 10px 0 20px;
}

.custom_nv-container.wicho-expand-lg .wicho-nav .pofod-li {
  padding: 10px 20px;
  color: #f2f0f5;
  text-align: center;
  text-transform: uppercase;
}

.custom_nv-container.wicho-expand-lg .wicho-nav .pofod-li:hover {
  color: #ffffff;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wicho-brand,
.wicho-brand:hover {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
}

.custom_nv-container .nav_search-btn {
  background-image: url(../imgs/search-icon.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}

.wicho-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wicho-brand img {
  width: 40px;
  margin-right: 5px;
}

.wicho-brand span {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin-left: 5px;
}

.custom_nv-container {
  z-index: 99999;
  padding: 5px 0;
}

.custom_nv-container .wicho-toggler {
  outline: none;
}

.custom_nv-container .wicho-toggler .wicho-toggler-icon {
  background-image: url(../imgs/menu.png);
  background-size: 40px;
}

/*end header section*/
/* ssirot section */
.ssirot_section .naide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10%;
}

.ssirot_section .soroka {
  width: 45%;
  z-index: 4;
  color: #ffffff;
}

.ssirot_section .soroka h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 3rem;
}

.ssirot_section .soroka p {
  width: 75%;
  margin-top: 15px;
}

.ssirot_section .soroka .ssirot-link {
  display: inline-block;
  padding: 10px 35px;
  border: 1px solid #f2f0f5;
  background-color: transparent;
  color: #f2f0f5;
  border-radius: 25px;
  margin-top: 35px;
}

.ssirot_section .soroka .ssirot-link:hover {
  background-color: #f2f0f5;
  color: rgb(255, 255, 255);
}

.ssirot_section .kinfa {
  width: 73%;
  margin-left: -17%;
  position: relative;
  z-index: 2;
}

.ssirot_section .kinfa img {
  width: 100%;
}

.ssirot_section .ssirot_bg-container {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(112deg, #502974, #220f4e);
  z-index: 3;
  -webkit-clip-path: polygon(0 0, 60% 0, 37% 100%, 0% 100%);
          clip-path: polygon(0 0, 60% 0, 37% 100%, 0% 100%);
}

.ssirot_section .kaplio-control-prev,
.ssirot_section .kaplio-control-next {
  left: 47.6%;
  width: 50px;
  height: 50px;
  z-index: 9;
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  border-radius: 100%;
}

.ssirot_section .kaplio-control-prev {
  background-image: url(../imgs/prev.png);
  background-color: #ffffff;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.ssirot_section .kaplio-control-next {
  background-image: url(../imgs/next.png);
  background-color: #2e02fe;
  top: calc(50% - 30px);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.deod {
  font-family: "Poppins", sans-serif;
}

.deod .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.deod a {
  display: inline-block;
  padding: 8px 25px;
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  border-radius: 25px;
  margin-top: 45px;
}

.deod a:hover {
  background-color: transparent;
  color: #000000;
}

.deod p {
  margin-top: 20px;
}

.deod .kinfa img {
  width: 100%;
}

.deod h6 {
  text-transform: uppercase;
  color: #bdbbbb;
  font-weight: bold;
  margin: 0;
}

.service_section {
  position: relative;
  font-family: "Poppins", sans-serif;
}

.service_section h2,
.service_section p {
  color: white;
}

.service_section hr {
  background-color: #ffffff;
}

.service_section .service_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.service_section .box {
  width: 175px;
  text-align: center;
  margin: 30px 0;
  font-family: "Roboto", sans-serif;
}

.service_section .box .img-2 {
  display: none;
}

.service_section .box .kinfa {
  width: 175px;
  height: 175px;
  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;
  background-color: #ffffff;
}

.service_section .box .name {
  margin-top: 15px;
}

.service_section .box .name h6 {
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
}

.service_section .box:hover .img-1 {
  display: none;
}

.service_section .box:hover .img-2 {
  display: inline-block;
}

.service_section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 55%;
  top: 0;
  left: 0;
  background-image: url(../imgs/service-bg.jpg);
  z-index: -1;
}

.service_section .read-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.service_section .read-btn a {
  display: inline-block;
  padding: 8px 25px;
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  border-radius: 25px;
}

.service_section .read-btn a:hover {
  background-color: transparent;
  color: #000000;
}

.lumpok {
  font-family: "Poppins", sans-serif;
}

.lumpok .col-md-4 {
  padding: 0;
}

.lumpok .kinfa {
  position: relative;
  margin: 10px;
}

.lumpok .kinfa img {
  width: 100%;
}

.lumpok .kinfa a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  opacity: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lumpok .kinfa a img {
  width: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lumpok .kinfa::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  background-color: rgba(119, 118, 141, 0.7);
  border-radius: 25px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.lumpok .kinfa:hover::before {
  width: 90%;
  height: 90%;
}

.lumpok .kinfa:hover a {
  opacity: 1;
}

.lumpok .kinfa:hover a img {
  opacity: 1;
}

.news_section h2,
.news_section p,
.news_section a {
  font-family: "Poppins", sans-serif;
}

.news_section .box {
  margin-top: 45px;
}

.news_section .box img {
  width: 100%;
}

.news_section .box .action-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px 0;
}

.news_section .box .action-box a {
  margin-left: 15px;
  opacity: 0.6;
}

.news_section .box .action-box a img {
  width: 20px;
}

.news_section .box .action-box a:hover {
  opacity: 1;
}

.news_section .box .soroka h4 {
  text-transform: uppercase;
  font-weight: bold;
}

.news_section .box .soroka p {
  margin-top: 15px;
}

.news_section .box .soroka a {
  display: inline-block;
  font-weight: bold;
  margin-top: 45px;
}

.subscribe_section {
  background-color: #120a1e;
}

.subscribe_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.subscribe_section h2,
.subscribe_section button {
  font-family: "Poppins", sans-serif;
}

.subscribe_section h2 {
  color: #ffffff;
  text-transform: uppercase;
}

.subscribe_section h2 span {
  text-transform: none;
  font-weight: bold;
}

.subscribe_section form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.subscribe_section form input {
  border: none;
  min-width: 100%;
  height: 55px;
  background-color: #ffffff;
  padding: 0 20px;
  border-radius: 50px;
  outline: none;
}

.subscribe_section form button {
  border: none;
  padding: 0 60px;
  height: 40px;
  border-radius: 35px;
  color: #ffffff;
  background-color: #0000ff;
  -webkit-transform: translate(-104%, 7.5px);
          transform: translate(-104%, 7.5px);
  text-align: center;
  text-transform: uppercase;
}

.subscribe_section form button:hover {
  background-color: #0000cc;
}

.client_section {
  font-family: "Poppins", sans-serif;
}

.client_section .client_container {
  width: 87%;
  margin: 0 auto;
}

.client_section .client_container .box {
  margin: 20px 35px;
}

.client_section .client_container .box .soroka {
  padding: 45px 20px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.29);
}

.client_section .client_container .box .client-id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.client_section .client_container .box .client-id .kinfa {
  min-width: 150px;
  margin-top: -50px;
  margin-left: 5px;
}

.client_section .client_container .box .client-id .kinfa img {
  width: 100%;
}

.client_section .client_container .box .client-id .name {
  text-transform: uppercase;
  margin-bottom: 15px;
}

.client_section .client_container .box .client-id .name h5 {
  color: #120a1e;
}

.client_section .client_container .box .client-id .name h6 {
  color: #0730fc;
}

.client_section .kaplio-control-prev,
.client_section .kaplio-control-next {
  left: initial;
  top: initial;
  width: 50px;
  height: 50px;
  bottom: 45px;
  z-index: 9;
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  background-color: #2e02fe;
}

.client_section .kaplio-control-prev:hover,
.client_section .kaplio-control-next:hover {
  background-color: #464646;
}

.client_section .kaplio-control-prev {
  background-image: url(../imgs/left-white.png);
  right: 95px;
}

.client_section .kaplio-control-next {
  background-image: url(../imgs/next.png);
  right: 35px;
}

.con_sec .contact_form-container input {
  border: none;
  outline: none;
  border-bottom: 1px solid #000;
  width: 90%;
  margin: 15px 0;
  background-color: transparent;
}

.con_sec .contact_form-container input::-webkit-input-placeholder {
  color: #595959;
  font-size: 14px;
}

.con_sec .contact_form-container input:-ms-input-placeholder {
  color: #595959;
  font-size: 14px;
}

.con_sec .contact_form-container input::-ms-input-placeholder {
  color: #595959;
  font-size: 14px;
}

.con_sec .contact_form-container input::placeholder {
  color: #595959;
  font-size: 14px;
}

.con_sec .contact_form-container input.message_input {
  margin-top: 80px;
}

.con_sec .contact_form-container button {
  border: none;
  background-color: #0e35f6;
  color: #fff;
  font-size: 15px;
  padding: 15px 55px;
  border-radius: 30px;
  text-transform: uppercase;
}

.con_sec .contact_form-container button:hover {
  background-color: #082de2;
}

.con_sec .map-box #map {
  width: 100%;
  height: 100%;
}

.contact_items {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact_items .item {
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.contact_items .item .kinfa {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.contact_items .item .soroka {
  color: #5e5e5e;
}

.contact_items .item .soroka p {
  margin: 0;
}

.contact_items {
  position: relative;
}

.contact_items a {
  position: relative;
}

.contact_items .item .kinfa.box-1 {
  background-image: url(../imgs/diia.png);
}

.contact_items .item .kinfa.box-2 {
  background-image: url(../imgs/google.png);
}

.contact_items .item .kinfa.box-3 {
  background-image: url(../imgs/21.png);
}

.in_sec {
  text-align: center;
  font-family: "Poppins", sans-serif;
  background-color: #120a1e;
  color: #ffffff;
}

.in_sec .info_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 20px auto;
}

.in_sec .info_social img {
  width: 40px;
  margin-left: 8px;
}

.in_sec p {
  margin: 35px 0 0 0;
}

/* footer section*/
.footer_section {
  background-color: #ffffff;
  padding: 20px;
  font-weight: 500;
}

.footer_section p {
  color: #292929;
  margin: 0;
  text-align: center;
}

.footer_section a {
  color: #292929;
}

/* end footer section*/
/*# sourceMappingURL=style.css.map */