@import url("https://www.supportsystem.cz/wp-content/themes/me/css/font-awesome.min.css");
/*
Theme Name: MEDIA ENERGY Theme Responsive
Theme URI: http://www.mediaenergy.cz/
Description: Responsive style by MEDIA ENERGY s.r.o.
Version: 26.7.2015
Author: MEDIA ENERGY s.r.o. - Pavel Dietrich
Author URI: http://www.mediaenergy.cz/
*/
/* ------------- LESS Variables ------------- */
.animate * {
  transition: all .4s;
}
.debug1 {
  border: 1px dotted lime;
}
.debug2 {
  border: 1px dotted red;
}
.gradient {
  background: #77e000;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3ZTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzc3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #77e000 0%, #137700 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e000), color-stop(100%, #137700));
  background: -webkit-linear-gradient(top, #77e000 0%, #137700 100%);
  background: -o-linear-gradient(top, #77e000 0%, #137700 100%);
  background: -ms-linear-gradient(top, #77e000 0%, #137700 100%);
  background: linear-gradient(to bottom, #77e000 0%, #137700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77e000', endColorstr='#137700', GradientType=0);
}
.uppercase {
  text-transform: uppercase;
}
.zero {
  padding: 0;
  margin: 0;
}
/* ------------- Bootstrap override ------------- */
body {
  font-family: 'Roboto', Arial;
  font-weight: 400;
  color: #666666;
}
textarea:focus,
button:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(126, 239, 104, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 8px rgba(126, 239, 104, 0);
  outline: 0 none;
}
.nav-tabs {
  border-bottom: none;
  margin-left: 5px !important;
}
.nav-tabs > li > a {
  text-decoration: none;
  color: #555;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li {
  list-style: none !important;
  margin: 0 !important;
  margin-right: 5px !important;
  padding: 0 !important;
  background: none !important;
  background-color: #f8f8f8 !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  text-decoration: none;
}
/* ------------- Helpers ------------- */
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.table-noborder tbody tr td,
.table-noborder thead tr th {
  border: none;
}
.hidden {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.alignleft {
  text-align: left;
  float: left;
  margin: 10px 10px 10px 0px;
}
.alignright {
  text-align: right;
  float: right;
  margin: 10px 0 10px 10px;
}
.linklove {
  display: none !important;
}
.cleaner {
  clear: both;
}
.edit {
  position: absolute;
  right: 5px;
  top: 5px;
}
.edit * {
  transition: all .4s;
}
.edit a {
  text-decoration: underline;
  color: #e9001e;
  padding: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.edit a:hover {
  text-decoration: none;
  background: #dddddd;
}
.table-hand {
  width: 300px;
  height: 30px;
  padding-top: 5px;
  margin-bottom: 10px;
  padding-left: 50px;
  font-style: italic;
  background: transparent url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/table-hand.png") no-repeat left top;
  background-size: contain;
  color: #000;
  font-size: 16px;
}
/* ------------- Visual ------------- */
#main {
  min-height: 400px;
  color: #5f5f5f;
}
#main a {
  color: #e9001e;
  text-decoration: underline;
}
#main a img {
  border: none;
}
#main a:hover {
  color: #e9001e;
  text-decoration: none;
}
a {
  color: #e9001e;
}
a img {
  border: none;
}
a:hover {
  color: #e9001e;
}
p {
  color: #666;
  font-size: 15px;
  line-height: 25px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', Arial;
  font-weight: 400;
  font-weight: normal;
  color: #000;
}
h1 {
  font-size: 250%;
  line-height: 130%;
  padding: 0 0 15px 0;
  margin: 0;
}
h2 {
  font-size: 24px;
}
h2.small {
  font-family: 'Roboto', Arial;
  font-weight: 700;
  font-size: 15px;
  color: #666;
  text-transform: uppercase;
}
h3 {
  color: #e9001e;
  font-family: 'Roboto', Arial;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
  margin: 0;
  padding: 30px 0 37px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000;
}
/* ------------- Layout ------------- */
.mapHidden {
  background: #212121 !important;
  border-bottom: 2px solid red !important;
  padding-bottom: 25px;
}
.subpage #header.mapShown {
  background: #fff;
  border-bottom: 2px solid red;
  padding-bottom: 25px;
}
.subpage #header #contact {
  color: #000;
}
.subpage #header #contact i {
  color: #777;
}
#header {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header #logo {
  margin-left: 4.76%;
  margin-top: 27px;
}
#header .container {
  width: 85%;
}
#header #contact {
  padding: 40px 0 0 0;
  color: #fff;
  font-size: 16px;
  text-align: left;
}
#header #contact .inner {
  position: relative;
}
#header #contact i {
  color: #999;
  font-size: 30px;
  display: inline-block;
  float: right;
  position: relative;
  left: 0;
  top: -5px;
}
#header #contact span {
  display: inline-block;
  float: right;
  padding: 1px 0 0 10px;
}
#section-3 {
  min-height: 100vh;
}
.content-vcenter {
  vertical-align: middle;
  display: table-cell;
  height: 100%;
  width: 85%;
}
.content-vcenter.classic {
  display: block !important;
  height: auto !important;
  width: 100% !important;
  position: static !important;
  margin: 0 !important;
  left: auto !important;
  top: auto !important;
  padding-top: 90px !important;
}
@media (max-width: 767px) {
  .content-vcenter {
    padding-top: 85px !important;
  }
}
#footer {
  background: #212121;
  color: #ddd;
  padding: 25px 0 18px 0;
  width: 100%;
  font-size: 12px;
  position: relative;
  z-index: 10000;
}
#footer * {
  transition: all .4s;
}
#footer #copyright {
  display: block;
  max-width: 300px;
  text-transform: uppercase;
}
#footer a {
  color: #ccc;
  transform: 1s all ease;
  text-decoration: underline;
}
#footer a:hover {
  color: #fff;
  text-decoration: none;
}
/* ------------- Zasadni prvky ------------- */
.btn-danger {
  transition: all 0.8s linear;
  background: #e9001e;
  font-family: 'Roboto', Arial;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  height: 49px;
  line-height: 49px;
  padding: 0 20px;
}
/* Vodorovne menu */
.subpage #menu1 li.current-menu-item a {
  color: #000;
}
.subpage #menu1 a {
  color: #222;
}
.subpage #menu1 a:hover {
  color: #000;
}
#menu1 {
  padding: 0;
  margin: 0;
  font-family: 'Roboto', Arial;
  margin: 23px 0 0 0;
  display: flex;
  justify-content: center;
}
#menu1 * {
  transition: all .4s;
}
#menu1 ul {
  padding: 0;
  margin: 0;
}
#menu1 ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}
#menu1 ul li.current-menu-item a {
  border-color: #e9001e;
  color: #fff;
  text-decoration: none;
}
#menu1 ul li a {
  border-top: 2px solid transparent;
  display: block;
  color: #ccc;
  font-size: 13px;
  line-height: 15px;
  padding-top: 19px;
  padding-bottom: 15px;
  padding-left: 26px;
  padding-right: 26px;
  float: left;
  margin-right: 9px;
  opacity: 1;
  text-transform: uppercase;
  transition: all 0.5s;
}
#menu1 ul li a:hover {
  border-color: #e9001e;
  color: #fff;
  text-decoration: none;
}
#menu1 ul li:last-child > a {
  margin-right: 0;
}
#menu1 ul li.current-menu-item a {
  opacity: 1;
}
/********************************** Skrolling pres stranky *************************/
html,
body {
  height: 100%;
}
.scroll-hijack {
  height: 100%;
}
.section-home {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/slide-hp.png") no-repeat;
}
.section-home .content-vcenter.classic {
  padding-bottom: 30px;
}
.section-home * {
  color: #ffffff;
}
.section-home p.teaser {
  padding: 0;
  margin: 0;
  color: #ccc;
  font-size: 130%;
  line-height: 150%;
  padding-bottom: 43px;
}
.section-home .btn-danger {
  width: 163px;
}
.section-home .linkDown {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/ico-arrow-down.png") no-repeat center top;
  display: inline-block;
  padding-top: 50px;
  position: absolute;
  left: 50%;
  margin-left: -42px;
  bottom: 74px;
  color: #fff;
}
.section-home .classic .linkDown {
  display: none;
}
.section-aboutus {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/slide-about-us.png") no-repeat;
}
.section-aboutus p {
  color: #666;
}
.section-aboutus .who-are-we {
  padding-bottom: 60px;
}
.section-aboutus .numbers {
  padding: 32px 0 0 0;
}
.section-aboutus .numbers strong {
  color: #e9001e;
  display: block;
  float: left;
  padding: 0 20px 0 0;
  font-size: 65px;
  font-family: 'Roboto', Arial;
  font-weight: 700;
  line-height: 65px;
}
.section-aboutus .numbers .col-md-3 div,
.section-aboutus .numbers .col-md-4 div,
.section-aboutus .numbers .col-md-5 div {
  vertical-align: middle;
  display: table-cell;
  font-size: 20px;
  line-height: 28px;
  height: 65px;
  width: 85%;
}
.section-products .products {
  padding-top: 25px;
}
.section-products .products .img-responsive {
  margin: 0 auto;
}
.section-products .products .text {
  padding: 7px 0 27px 0;
}
.section-products .products h2 {
  font-family: 'Roboto', Arial;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.section-products .container {
  width: 75%;
}
@media (max-width: 767px) {
  .section-products .container {
    width: 100%;
  }
}
.section-products .btn.btn-danger {
  font-size: 13px;
  height: 47px;
  line-height: 47px;
  width: 144px;
}
.section-contacts {
  position: relative;
}
@media (max-width: 767px) {
  .section-contacts {
    padding-top: 60px;
  }
}
.section-contacts h2.mapShown {
  color: #e9001e;
}
.section-contacts #mapClose {
  display: none;
  opacity: 0;
  position: absolute;
  top: 120px;
  right: 80px;
}
.section-contacts .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 38, 0.85);
}
@media (max-width: 767px) {
  .section-contacts .overlay-content {
    background: none;
  }
  .section-contacts .overlay-content #mapShow {
    display: none;
  }
}
.section-contacts .modal-custom {
  position: relative;
  position: absolute;
  width: 100%;
  max-width: 900px;
  left: 50%;
  top: 50%;
  margin-top: -220px;
  margin-left: -450px;
}
.section-contacts .modal-custom h2.title {
  padding: 0;
  margin: 0;
  margin-top: -70px;
  position: absolute;
  font-size: 15px;
  text-transform: uppercase;
  color: #999;
  font-family: 'Roboto', Arial;
  text-align: center;
  width: 100%;
}
.section-contacts .modal-custom .text-center {
  padding: 15px 0 5px 0;
}
.section-contacts .modal-custom .btn-danger {
  height: 30px;
  line-height: 30px;
}
.section-contacts .modal-custom .modal-arrow {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/modal-arrow.png") no-repeat;
  position: absolute;
  bottom: -44px;
  height: 44px;
  width: 57px;
  left: 50%;
  margin-left: -28.5px;
}
.section-contacts .modal-custom .modal-header {
  background: #e9001e;
  min-height: auto;
  padding: 30px 30px 27px 30px;
  border: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.section-contacts .modal-custom .modal-header * {
  color: #fff;
  margin: 0;
}
.section-contacts .modal-custom .modal-content {
  border: 0;
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 15px 30px 15px 30px;
}
.section-contacts .modal-custom .modal-content address {
  color: #000;
  font-size: 15px;
  padding: 0;
  margin: 0;
  padding: 11px 0 14px 0;
}
.section-contacts .modal-custom .modal-content address i {
  color: #999;
  float: left;
  margin: 2px 0 0 0;
  display: block;
  width: 27px;
}
.section-contacts .modal-custom .modal-content p {
  color: #000;
  font-size: 15px;
  padding: 0;
  margin: 0;
  padding: 0 0 25px 0;
}
.section-contacts .modal-custom .modal-content p span {
  display: block;
  width: 50%;
}
.section-contacts .modal-custom .modal-content .fa-envelope {
  color: #999;
  font-size: 12px;
  float: left;
  width: 26px;
  margin: 6px 0 0 0;
}
.section-contacts .modal-custom .modal-content .fa-mobile-phone {
  font-size: 25px;
  color: #999;
  float: left;
  width: 26px;
  margin: -2px 0 0 0px;
}
.section-contacts .modal-custom .modal-content .socialLinks {
  border-top: 1px solid #ebebeb;
  padding: 0;
  margin: 0;
  padding: 24px 0 0 0;
  list-style: none;
  width: 50%;
}
.section-contacts .modal-custom .modal-content .socialLinks li {
  font-size: 15px;
  padding: 0;
  margin: 0;
  padding: 5px 0 4px 0;
}
.section-contacts .modal-custom .modal-content .socialLinks i {
  color: #e9001e;
  display: block;
  float: left;
  width: 24px;
  margin: 3px 0 0 0;
}
.section-contacts .modal-custom .modal-content .socialLinks a {
  color: #666;
  text-decoration: underline;
  transition: all 0.5s linear;
}
.section-contacts .modal-custom .modal-content .socialLinks a:hover {
  color: #000;
  text-decoration: none;
}
@media (max-width: 992px) {
  .section-contacts .modal-custom {
    max-width: 694px;
    margin-top: -220px;
    margin-left: -353px;
  }
}
@media (max-width: 767px) {
  .section-contacts .modal-custom {
    max-width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    top: 0;
    left: 0;
  }
}
.scroll-hijack__slides__slide {
  background-size: 100% 100%;
}
.subpage .scroll-hijack-control a {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/slide-dots-light.png") no-repeat left bottom;
}
.scroll-hijack-control {
  position: fixed;
  margin-top: -40px;
  top: 50%;
  width: 10px;
  right: 20px;
  z-index: 1000;
}
.scroll-hijack-control a {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/slide-dots.png") no-repeat left bottom;
  display: block;
  margin-bottom: 10px;
  height: 11px;
  width: 10px;
}
.scroll-hijack-control a:hover,
.scroll-hijack-control a.active {
  background-position: left top;
}
#section-0 h1 {
  display: inline-block;
  max-width: 850px;
  padding-left: 15px;
  padding-right: 15px;
}
#section-0 h2 {
  padding-left: 15px;
  padding-right: 15px;
}
#section-0 #linkAboutUs {
  margin-top: 30px;
}
#section-1 .row.products > div {
  padding-top: 40px;
}
#section-1 .row.products > div:nth-child(1) {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/add-user-regular.svg") no-repeat 15px top;
  background-size: 40px 40px;
}
#section-1 .row.products > div:nth-child(2) {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/graph-regular.svg") no-repeat 15px top;
  background-size: 40px 40px;
}
#section-1 .row.products > div:nth-child(3) {
  background: url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/star-regular.svg") no-repeat 15px top;
  background-size: 40px 40px;
}
#section-1 h2.small,
#section-1 hr {
  margin-top: 50px;
}
#section-1 .products > div {
  margin-bottom: 20px;
}
.flexdiv {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 767px) {
  .flexdiv {
    display: block;
  }
}
.flexdiv .prodbox {
  cursor: pointer;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  margin: 0 0 20px;
}
.flexdiv .prodbox .valign {
  display: flex;
  min-height: 100px;
  align-items: center;
  justify-content: center;
}
.flexdiv .prodbox .valign a img {
  max-height: 100px;
}
.flexdiv .prodbox .text {
  margin: 10px 0 30px;
}
.flexdiv .prodbox h2 {
  font-family: 'Roboto', Arial;
  font-weight: 500;
}
.flexdiv .prodbox .whitebox {
  position: absolute;
  background: rgba(255, 255, 255, 0.85);
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.flexdiv .prodbox:hover .whitebox {
  background: rgba(255, 255, 255, 0.95);
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.flexdiv .textbox {
  position: relative;
  z-index: 88;
}
.flexdiv .prod {
  position: relative;
}
.col-small p {
  font-size: 0.9em !important;
  padding: 0 0 15px 0!important;
}
/* ------------- Responz ------------- */
@media (max-width: 1200px) {
  .section-aboutus .numbers strong {
    font-size: 45px;
    line-height: 45px;
  }
  .section-aboutus .numbers .col-md-3 div,
  .section-aboutus .numbers .col-md-4 div,
  .section-aboutus .numbers .col-md-5 div {
    font-size: 14px;
    line-height: 18px;
    height: 45px;
  }
}
@media (max-width: 1150px) {
  #menu1 {
    float: none;
    margin-left: 0;
  }
  #menu1 ul li a {
    padding-left: 13px;
    padding-right: 13px;
  }
  #header #contact i {
    font-size: 25px;
    top: -3px;
  }
  #header #contact span {
    padding-left: 15px;
    font-size: 11px;
  }
}
@media (max-width: 991px) {
  .scroll-hijack-control {
    right: 5px;
  }
  h3 {
    font-size: 20px;
    line-height: 25px;
  }
  p {
    font-size: 12px;
    line-height: 18px;
  }
  .section-aboutus .who-are-we {
    padding-bottom: 20px;
  }
  .section-aboutus .row .col-md-3 {
    float: left;
    width: 25%;
  }
  .section-aboutus .row .col-md-4 {
    float: left;
    width: 33.3%;
  }
  .section-aboutus .row .col-md-5 {
    float: left;
    width: 41.6%;
  }
}
/* Phones */
@media (max-width: 767px) {
  .content-vcenter.contacts h2,
  .section-products h2.small {
    display: block;
  }
  #section-0 {
    height: 100vh;
    display: flex;
    align-items: center;
    background-size: auto 100%;
    background-position: center top;
  }
  #section-0 h1 {
    font-size: 28px;
    line-height: 32px;
    padding-top: 20px;
  }
  #section-0 h2 {
    font-size: 14px;
    line-height: 1.4em;
  }
  #section-1 {
    background-size: auto 100%;
    background-position: center top;
  }
  .section-contacts #mapClose {
    top: 70px;
    right: 20px;
  }
  .section-contacts .modal-custom h2.title {
    display: none;
  }
  .section-products .products {
    padding-bottom: 30px;
  }
  .section-aboutus .row.numbers {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .section-aboutus .row strong {
    font-size: 18px;
    line-height: 45px;
    margin-right: 0;
  }
  .section-aboutus .row div.text {
    font-size: 13px;
    line-height: 15px;
  }
  .modal-custom {
    margin-top: px !important;
    position: relative !important;
  }
  iframe {
    display: none !important;
  }
  .scroll-hijack-control {
    display: none;
  }
  #mobileMenu {
    background: #fff;
    border: 0;
    padding: 12px 0;
  }
  #mobileMenu .logoBar {
    display: block;
    float: left;
    width: 104px;
    height: 49px;
    background: transparent url("https://www.supportsystem.cz/wp-content/themes/me/css/../images/logo-support-system.png") no-repeat left top;
    background-size: contain;
  }
  #mobileMenu .navbar-collapse {
    border: 0px solid transparent!important;
    clear: both;
    background: #fff;
  }
  #mobileMenu ul li a {
    color: #95a499;
  }
  #mobileMenu ul li a:hover {
    background: #ff002d;
    color: #fff;
  }
  #mobileMenu .navbar-toggle {
    margin-right: 0;
    color: #ff002d;
    border: 1px solid #ff002d;
    transition: all 0.5s;
    /*&:hover {background: #95a499; }*/
    background: transparent;
  }
  #mobileMenu .navbar-toggle:focus {
    background: transparent;
  }
  #mobileMenu .navbar-toggle span {
    color: #ff002d;
    border: 1px solid #ff002d;
  }
  #mobileMenu .navbar-nav > .active > a,
  #mobileMenu .navbar-nav > .active > a:hover {
    background: #ff002d;
    color: #fff;
  }
  #mobileMenu .navbar-nav > .active > a:focus {
    background: transparent;
  }
  #logo {
    margin: 0;
    margin-top: 25px;
  }
  #logo img {
    margin: 0 auto;
    text-align: center;
  }
  #logoDeveloper {
    float: left;
    margin-bottom: 10px;
  }
}
@media (orientation: landscape) {
  #section-0 {
    background-size: cover;
    background-position: center center;
  }
  #section-1 {
    background-size: cover;
    background-position: center center;
  }
}
@media (orientation: portrait) {
  #section-0 {
    background-size: auto 100%;
    background-position: center top;
  }
  #section-1 {
    background-size: auto 100%;
    background-position: center top;
  }
}
@media (max-width: 620px) {
  .section-aboutus .row.numbers {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .section-aboutus .row strong {
    font-size: 15px;
    line-height: 45px;
    margin-right: 0;
  }
  .section-aboutus .row div.text {
    font-size: 14px;
    line-height: 1.4em;
  }
}
@media (max-width: 500px) {
  .section-aboutus .row strong {
    padding-right: 5px;
  }
}
@media (max-width: 460px) {
  .section-aboutus .row .col-md-4 {
    padding: 0 5px;
  }
  .section-aboutus .row strong {
    padding-right: 0px;
    font-size: 12px;
  }
  .section-aboutus .row div.text {
    font-size: 14px;
    line-height: 1.4em;
  }
  .section-home .content-vcenter.classic {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-contacts .content-vcenter.classic {
    padding-top: 85px !important;
  }
  .section-contacts .modal-arrow {
    display: none;
  }
  .section-contacts .modal-header {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .section-contacts .modal-custom address {
    font-size: 13px !important;
  }
  .section-contacts .modal-custom p span {
    display: block !important;
    clear: both !important;
    float: none !important;
    font-size: 13px;
    padding: 0 0 15px 0 !important;
    width: auto !important;
  }
  .section-contacts .modal-custom p span + span {
    padding: 0 !important;
  }
  h2 {
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  h1 {
    font-size: 32px;
    line-height: 37px;
  }
  .section-contacts .modal-custom p * {
    font-size: 12px;
  }
}
