/*@import url(omnes-pro.css);*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);

/*======================================================================================================
                            Global
=======================================================================================================*/

* {
  outline: none !important;
  box-shadow: none;
}
body {
  font-family: "Open Sans";
  overflow-x: hidden;
}

/* ///////////////////////////////////////////////////////////////////// 
// 03 - Preloader
/////////////////////////////////////////////////////////////////////*/

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.gif") no-repeat center center;
}
a:hover {
  color: #39c;
}

.btn {
  border-radius: 0;
  transition: background 0.5s;
}

.navbar-white {
  background-color: #fff !important;
  transition: background 0.5s ease-out;
  box-shadow: 0px 0px 10px #39c;
}

.navbar-white li a {
  color: #39c !important;
}

.navbar-white .navbar-brand {
  color: #39c !important;
}

.navbar-white button.navbar-toggle {
  margin-top: 2px;
  margin-right: 10px;
}

.navbar-white button.navbar-toggle .ion-navicon {
  color: #000;
}

.form-control:focus {
  border-color: #39c;
  box-shadow: none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0);
}

.navbar-default .navbar-toggle {
  border-color: rgba(221, 221, 221, 0);
  margin: 0;
  line-height: 100%;
}

.navbar-toggle {
  padding: 0;
  border-radius: 0;
}

.navbar {
  margin-bottom: 0px;
  padding: 10px 5px;
  min-height: 0;
}

button.navbar-toggle .ion-navicon {
  font-size: 2em;
  color: #fff;
}

p {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 31px;
}

ul li {
  list-style: none;
  display: inline-block;
}
li a {
  text-decoration: none;
}
.heading-text {
  padding: 40px 0 10px;
}
.heading-text h3 {
  font-size: 38px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.heading-text p {
  font-size: 18px;
  padding: 5px 0px;
}

.main_content {
  padding: 50px 0px;
}

iframe {
  width: 100%;
}
.form-control {
  border-radius: 0px;
}
/*-----------------------------------------------------------------------------------------------------
                                navbar
-------------------------------------------------------------------------------------------------------*/
#overlay-1 {
  background-color: rgba(29, 71, 102, 0.6);
  height: 100vh;
}
#navigation,
.navbar-default {
  border-radius: 0px;
  border: 0;
  background-color: #3399cc;
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  transition: all 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  color: #e5e5e5;
  /* margin: 10px 15px; */
  padding: 0;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: lighter;
  padding: 10px 75px;
}

.navbar {
  margin-bottom: 0px;
  padding: 5px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
.navbar-default .navbar-brand {
  color: #fff;
  padding: 0px 15px;
  font-size: 49px;
  line-height: 100%;
  height: auto;
  font-weight: lighter;
  letter-spacing: 3px;
}

.nav-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#wrapper {
  background: url(../img/38cdc2cefc8abe764ac4fb929481e3692d878720.jpg);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  height: 40vh;
}

.starting-text {
  font-weight: bold;
  letter-spacing: 2px;
}
.rene,
.starting-text h2 {
  color: white;
  font-weight: bold;
  line-height: 70px;
  letter-spacing: -1px;
}
.rene {
  font-size: 80px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 85px;
}

.starting-text h2 {
  font-size: 40px;
  margin-top: 40px;
}

.bottom {
  width: 100%;
  position: absolute;
  bottom: 2%;
}
.bottom a {
  color: rgba(192, 192, 192, 0.5);
}
h5 {
  padding-top: 22px;
  font-size: 18px;
}
/*-----------------------------------------------------------------------------------------------------
                            about us
------------------------------------------------------------------------------------------------------*/
.exp {
  padding-top: 76px;
}
.progress {
  background-color: #d4e3e4;
  border-radius: 0px;
  border-color: lightseagreen;
}
.progress-bar {
  background-color: cadetblue;
}
.pro {
  padding-top: 10px;
}

/*----------------------------------------------------------------------------------------------------
Our service
-----------------------------------------------------------------------------------------------------*/
#our_service {
  background-color: #ffffff;
  padding: 60px 0;
  color: #333;
}

#our_service .news-text {
  max-width: 900px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.8;
  padding: 0 20px;
  text-align: justify;
}
}
#our_service h3 {
  color: white;
}
#our_service hr {
  border-color: white;
}
.about-us-text {
  padding: 0px 100px;
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
  max-width: 900px;
}
.services {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.service {
  background-color: white;
}
.service img {
  width: 100%;
}
h4 {
  font-size: 20px;
  font-weight: bold;
  padding: 55px 0px 15px;
}
.service p {
  font-size: 13px;
  font-weight: 400;
  padding: 0px 10px 35px 10px;
  line-height: 22px;
}
.about-service {
  font-size: 16px;
  padding: 5px 10px 0px 10px;
}

.service-icon i {
  padding: 20px 0px;
  font-size: 5em;
  transition: font-size 0.5s;
  display: table-cell;
  vertical-align: middle;
}
.service-icon {
  display: table;
  min-height: 140px;
  text-align: center;
  width: 100%;
}
hr {
  border-color: rgb(101, 85, 124);
}
.full {
  width: 10%;
}
.fa-code {
  color: cadetblue;
}
.fa-desktop {
  color: lightslategray;
}
.fa-th {
  color: rgb(114, 184, 211);
}
.fa-gamepad {
  color: rgba(0, 0, 128, 0.58);
}
.fa-lightbulb-o {
  color: grey;
}
.fa-stack-overflow {
  color: #c09553;
}
.service:hover .service-icon i {
  font-size: 7em;
}
.service:hover .about-service h3 {
  color: rgb(175, 104, 77);
}
.service {
  text-align: center;
}
/*===============================================================================
                        Meet With Us
================================================================================*/
.meet-item img {
  width: 100%;
}
h4 {
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0px;
}
.meet-item p {
  font-size: 15px;
  font-weight: 400;
  padding: 0px;
  margin-top: -22px;
}
.ico {
  border-radius: 100%;
  border: 1px solid gray;
  text-align: center;
  width: 27px;
  height: 27px;
  display: inline-block;
  padding: 0px;
  margin: 2px;
  color: gray;
  font-size: 20px;
}
.facebook:hover {
  color: #46629e;
  border-color: #46629e;
}
.twitter:hover {
  color: #0eaace;
  border-color: #0eaace;
}
.google-plus:hover {
  color: #dd4c39;
  border-color: #dd4c39;
}
/*//////////////////////////////////////////////////////////////////////////////
//                              Screen Shot
////////////////////////////////////////////////////////////////////////////////*/
#ScreenShot {
  background-color: #39c;
  text-align: center;
  padding: 60px 0;
}
#ScreenShot h3 {
  color: white;
}
#ScreenShot hr {
  border-color: white;
}
#ScreenShot .owl-carousel {
  display: block;
  position: relative;
  width: 100%;
}
#ScreenShot .item img {
  padding: 20px;
  width: 100%;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #39c;
  margin: 5px 20px;
  padding: 2px 15px;
  font-size: 23px;
  border-radius: 100%;
  background: #ffffff;
  opacity: 1;
}
/*------------------------------------------------------------------------------------------------------
                                Subscribe
--------------------------------------------------------------------------------------------------------*/
#subscribe {
  text-align: center;
  margin: 40px 0px 5px;
}
#subscribe h4 {
  font-weight: normal;
  font-size: 20px;
}
#subscribe input[type="email"] {
  text-align: center;
  font-style: italic;
  width: 50%;
  height: 35px;
  font-size: 15px;
  min-width: 300px;
  border: 1px solid lightgray;
  font-style: italic;
  margin-bottom: 43px;
}
input[type="email"]:focus {
  border-color: #39c;
}
input[type="submit"] {
  padding: 0px;
}
.btn-sub {
  width: 170px;
  height: 50px;
  border-radius: 30px;
  color: white;
  background-color: #39c;
  padding-top: 15px;
  margin-top: -15px;
  border-color: #39c;
  margin-bottom: 45px;
  text-transform: uppercase;
}
/*------------------------------------------------------------------------------------------------------
                                Testimonial
--------------------------------------------------------------------------------------------------------*/
#testimonial {
  background: url(../img/test-bn.png);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  color: white;
  padding: 60px 0;
}
#testimonial h3 {
  color: white;
}
#testimonial hr {
  border-color: white;
}
.item img {
  width: 100px;
}
.owl-theme .owl-controls .owl-page span {
  border: 1px solid white;
  background: none;
}
.owl-theme .owl-controls .active span {
  background-color: white;
}
/*------------------------------------------------------------------------------------------------------
                                Download
--------------------------------------------------------------------------------------------------------*/
.download-subtitle {
  margin-bottom: -60px;
}

/*------------------------------------------------------------------------------------------------------
                                price-table
--------------------------------------------------------------------------------------------------------*/
#price_table ul {
  display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;

  padding: 0;
}
#price_table li {
  display: table-cell;
  width: 33.333%;
  padding: 43px 0 0;
  transition: all 0.25s, color 0s !important;
  position: relative;
  z-index: 0;
  border: 1px solid #bbb;

  background-color: #fff;
}

#price_table li:first-child {
  position: relative;
  right: -1px;
}
#price_table li:last-child {
  position: relative;
  left: -1px;
}

#price_table li:hover {
  box-shadow: 0 13px 48px rgba(0, 0, 0, 0.2);
  z-index: 1;
  color: #fff;
  background: #333;
  border-color: #333;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

#price_table li * {
  transition: none !important;
  text-decoration: none;
}

#price_table li:hover * {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.27) !important;
}

#price_table li strong {
  font-size: 19px;
  text-transform: uppercase;
  color: #2f3740;
  letter-spacing: 2.4px;
  line-height: 45px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  text-align: center;
}

#price_table ul .price_table-description {
  display: block;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  color: #6c6c6c;
}
#price_table ul .price_table-pay {
  display: block;
  font-size: 14px;
  padding-bottom: 35px;
  text-align: center;
  margin-top: -22px;
  color: #6c6c6c;
}

#price_table .big {
  font-size: 84px;
  letter-spacing: 2px;
  display: block;
  font-weight: 400;
  text-align: center;
  color: #6c6c6c;
}
#price_table .price_table-button {
  font-size: 19px;
  text-transform: uppercase;
  color: #2f3740;
  text-decoration: none;
  line-height: 1;
  padding: 28px 0 24px;
  border-top: 1px solid #bbb;
  width: 100%;
  margin-top: 6px;
  display: block;
  text-align: center;
}
#price_table li:hover .price_table-button {
  transition: none;
}

#price_table ul a:hover {
  color: #e85700;
}
#price_table ul a.btn {
  margin-top: 12px;
}
#price_table hr.full {
  margin-top: 0px;
  width: 80%;
}
ul.price-table-chart li:nth-child(1) i {
  color: rgb(187, 84, 102);
}
ul.price-table-chart li:nth-child(3) i {
  color: #39c;
}
ul.price-table-chart li:nth-child(2) {
  box-shadow: 0 13px 48px rgba(0, 0, 0, 0.2) !important;
  z-index: 2 !important;
  color: #fff !important;
  background: #333 !important;
  border-color: #333 !important;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

ul.price-table-chart li:nth-child(2) * {
  color: #fff !important;
}

ul.price-table-chart li:nth-child(2) .price_table-button {
  border-color: rgba(255, 255, 255, 0.27) !important;
}

.main_content figure {
  padding: 0px 105px;
}

.post-shadow {
  width: 100%;
}

.input-group-addon {
  background-color: rgba(238, 238, 238, 0);
}

#price-table {
  text-align: center;
}
.price-column {
  position: relative;
  z-index: 999;
  margin-bottom: 15px;
}
.price-column .price-heading {
  background-color: cadetblue;
  position: relative;
  padding: 17px 15px 15px;
  box-shadow: 0 2px 2px #494946;
}
.price-column .price-heading h4 {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 1px 1px #41413e;
  margin-bottom: 0;
  margin-top: 0;
}
.price-column .price-heading .subtitle {
  color: #ffffff;
  font-weight: bold;
  font-style: italic;
  text-shadow: 0 1px 1px #41413e;
}
.price-column .price-heading .price {
  position: absolute;
  top: 12px;
  right: 10px;
}
.price-column .price-heading .price .currency {
  color: white;
  font: bold 16px Roboto Condensed, Helvetica, Geneva, sans-serif;
  font-size: 22px;
}
.price-column .price-heading .price .amount {
  color: white;
  /* text-shadow: 0 1px 1px #b8b8b7; */
  margin-right: 18px;
  font-size: 35px;
}
.price-column .price-heading .price .cents {
  color: white;
  font: bold 16px Roboto Condensed, Helvetica, Geneva, sans-serif;
  /* text-shadow: 0 1px 1px #b8b8b7; */
  position: absolute;
  top: 27px;
  right: 0;
}
.price-content {
  background-color: rgba(47, 79, 79, 0.71);
}
.price-content ul {
  margin: 0px 0px;
  padding: 0px 0px;
}
.price-content ul li:first-child {
  border-top-width: initial;
  border-top-style: none;
  border-top-color: initial;
}
.price-content ul li {
  display: block;
  text-align: center;
  color: #f7f7f7;
  list-style: none;
  border-top: 1px solid #8dbdbd;
  border-bottom: 1px solid #2f4240;
  padding: 7px 15px;
  line-height: 35px;
  transition: all 0.5s;
}

.price-column.highlight {
  margin-top: 0;
  box-shadow: 0 1px 8px #4d4d4d;
  position: relative;
  z-index: 999;
}
.price-column.hightligh .price-heading {
  background: #f85140;
}
.price-column.hightligh .price-heading h4,
.price-column.hightligh .price-heading .subtitle {
  color: #ffffff;
  text-shadow: 0 1px 1px #d61b08;
}
.price-column .price-heading .price {
  position: absolute;
  top: 12px;
  right: 10px;
}
.price-column.hightligh .price-heading .price .currency,
.price-column.hightligh .price-heading .price .amount,
.price-column.hightligh .price-heading .price .cents {
  color: #c63f33;
  text-shadow: 0 1px 1px #f3a39b;
}

/* ---------------------------------------------------------------------------------------------------
                            contact
 ---------------------------------------------------------------------------------------------------*/
.input-group {
  padding: 18px 0px;
}
.map {
  padding: 18px 0px;
}
#contact {
  padding: 60px 15px;
}
#contact p {
  font-size: 24px;
}
form {
  width: 100%;
}
.message {
  height: 174px;
}
/*----------------------------------------------------------------------------------------------------
                                    FOOTER
-----------------------------------------------------------------------------------------------------*/
#footer {
  background-color: #f0f0f0;
  color: #333;
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.up {
  background-color: #39c;
  color: white;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 28px;
  border: 1px solid transparent;
  transition: all 0.4s;
}
.up:hover,
.up:focus,
.up:visited,
.up:active {
  background-color: transparent;
  /* font-size: 37px; */
  border-color: rgb(51, 153, 204);
}
/*------------------------------------------------------------------------------------------------------
                                Button
--------------------------------------------------------------------------------------------------------*/

#download .bttn {
  background-color: #333;
}
.bttn {
  font-family: Montserrat;
  width: 265px;
  margin: 40px 3px;
  padding: 0px;
  border: 0px;
  background-color: #fff;
}
.btn img {
  display: inline-block;
  float: left;
  padding: 0px;
  margin: 0px;
}
.btn > p {
  font-size: 11px;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  margin-bottom: -10px;
  margin-top: 10px;
}
.btn > h6 {
  font-size: 20px;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
}
.apple-store {
  color: #39c;
}
.apple-store:hover,
#download .apple-store:hover {
  color: #fff;
  background-color: #39c;
}
.google-play {
  color: #c9c;
}
.google-play:hover,
#download .google-play:hover {
  color: #fff;
  background-color: #c9c;
}
.screen-shot-photo {
  background-color: #fff;
}
.screen-shot-photo-container {
  padding-top: 4%;
}
.photo-block-photo {
    width: 100%;
    margin-bottom: 3%;
}
.photo-block-photo img {
    width: 100%;
}
.about {
  background-color: #39c;
  color: white;
}
.about hr {
  border-color: white;
}

.contact-text {
  text-align: start;
}

.contact-text-block {
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}
.contacts-container {
   display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: flex-start;
  justify-content: center;
}
.contacts-img img {
  width: 60%;
}
/* ================================================================================================================
                        Price Table
================================================================================================================== */

/* ---------------------- */
/* Галерея Кирилловки    */
/* ---------------------- */

#media-gallery {
  padding: 60px 0;
  background-color: #f8f9fa;
}

.media-gallery-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0 15px;
  justify-content: center; /* Центрируем элементы */
}

.media-gallery-col {
  flex: 0 0 calc(20% - 20px); /* 5 элементов в ряд */
  max-width: calc(20% - 20px);
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.media-container {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.media-container:hover {
  transform: scale(1.03);
}

.media-content {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.media-caption {
  text-align: center;
  margin-top: 8px;
  font-size: 0.9rem;
}

/* Адаптация под разные экраны */
@media (max-width: 1200px) {
  .media-gallery-col {
    flex: 0 0 calc(25% - 20px); /* 4 элемента в ряд */
    max-width: calc(25% - 20px);
  }
}

@media (max-width: 992px) {
  .media-gallery-col {
    flex: 0 0 calc(33.333% - 20px); /* 3 элемента */
    max-width: calc(33.333% - 20px);
  }
}

@media (max-width: 768px) {
  .media-gallery-col {
    flex: 0 0 calc(50% - 20px); /* 2 элемента */
    max-width: calc(50% - 20px);
  }
}

@media (max-width: 576px) {
  .media-gallery-col {
    flex: 0 0 100%; /* 1 элемент */
    max-width: 100%;
  }
  
  .media-gallery-row {
    gap: 10px;
  }
}
/* Контейнер: две колонки на десктопе, одна на мобилках */
.contacts-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 30px;
}

/* Левая колонка: текст */
.contacts-info {
  flex: 1 1 45%;
  min-width: 280px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

/* Правая колонка: карта */
.contacts-map {
  flex: 1 1 50%;
  min-width: 280px;
}

/* Убираем рамки и устанавливаем размеры iframe */
.contacts-map iframe {
  width: 100%;
  height: 300px;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* Адаптация для мобильных устройств */
@media (max-width: 767px) {
  .contacts-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .contacts-info {
    text-align: center;
  }
  .contacts-map {
    margin-top: 20px;
  }
}
/* Сетка: адаптивно от 1 до 4 колонок */
.news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
  margin-top: 30px;
}

/* Карточка новости */
.news-item {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.3s, box-shadow 0.3s;
}

.news-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

/* Изображение */
.news-thumbnail img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
}

/* Содержимое */
.news-content {
  padding: 16px;
}

.news-content h4 {
  font-size: 18px;
  margin: 0 0 8px;
  color: #2f3740;
}

.news-date {
  font-size: 14px;
  color: #777;
  margin-bottom: 10px;
}

.news-excerpt {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}

/* Ссылки карточки */
.news-item a {
  text-decoration: none;
  color: inherit;
}