#header_container {
  position: fixed;
  width: 100%;
  color: #fff;
  z-index: 1000;
  background: #ffffff;
}
#menu {
  background: #ffffff;
  text-align: right;
  float: right;
  margin: 20px 0;
  margin-top: 3%;
}
#Mobmenu {
  display: none;
}
body {
  background: #ffffff;
  color: #000000;
  font: 18px/30px Roboto;
  font-weight: 400;
}
.title-2-white {
  font-size: 48px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.title-3-white {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
}
.min-body {
  width: auto !important;
}
.row {
  text-align: center;
}
#content,
.mce-content-body {
  font-size: 16px;
  font-weight: 300;
  color: #3b3b3b;
  line-height: 1.71429;
  text-align: center;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
.mce-content-body h1,
.mce-content-body h2,
.mce-content-body h3,
.mce-content-body h4,
.mce-content-body h5,
.mce-content-body h6 {
  display: inline-block;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #191919;
  line-height: normal;
  letter-spacing: -0.025em;
  text-align: center;
  font-weight: bold;
}
#content .hostcmsEditable h1,
#content .hostcmsEditable h2,
#content .hostcmsEditable h3,
#content .hostcmsEditable h4,
#content .hostcmsEditable h5,
#content .hostcmsEditable h6,
#tinymce#content h1,
#tinymce#content h2,
#tinymce#content h3,
#tinymce#content h4,
#tinymce#content h5,
#tinymce#content h6,
.mce-content-body .hostcmsEditable h1,
.mce-content-body .hostcmsEditable h2,
.mce-content-body .hostcmsEditable h3,
.mce-content-body .hostcmsEditable h4,
.mce-content-body .hostcmsEditable h5,
.mce-content-body .hostcmsEditable h6,
#tinymce.mce-content-body h1,
#tinymce.mce-content-body h2,
#tinymce.mce-content-body h3,
#tinymce.mce-content-body h4,
#tinymce.mce-content-body h5,
#tinymce.mce-content-body h6 {
  display: block;
  text-align: left !important;
}
#content h1,
.mce-content-body h1 {
  font-size: 44px;
}
#content h2,
.mce-content-body h2 {
  font-size: 30px;
}
#content h3,
.mce-content-body h3 {
  font-size: 24px;
}
#content h4,
.mce-content-body h4 {
  font-size: 18px;
}
#content h5,
.mce-content-body h5 {
  font-size: 16px;
}
#content p,
.mce-content-body p {
  line-height: 1.71429;
  font-weight: 300;
  text-align: left;
  margin: 1em 0;
  padding: 0;
}
#content p a,
.mce-content-body p a {
  color: #3f91cc;
  text-decoration: underline;
  cursor: pointer;
}
#content p a:hover,
.mce-content-body p a:hover {
  text-decoration: none;
}
#content strong,
.mce-content-body strong {
  font-weight: bold;
}
#content ul,
#content ol,
.mce-content-body ul,
.mce-content-body ol {
  padding: 0 0 0 10%;
  margin: 17px 0 15px;
  line-height: 1.71429;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}
#content ul,
.mce-content-body ul {
  list-style: none;
}
#content ul li,
.mce-content-body ul li {
  display: flex;
}
#content ul li:before,
.mce-content-body ul li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  color: #3f91cc;
  margin-right: 0.8em;
  margin-left: -1.1em;
  font-size: 120%;
}
#content ol,
.mce-content-body ol {
  text-indent: 0 !important;
  list-style-type: decimal;
}
#content ol li,
.mce-content-body ol li {
  padding-left: 0.8em;
  line-height: 2em;
}
#content .wrap-icon,
.mce-content-body .wrap-icon {
  text-align: left;
  margin-top: 35px;
}
#content table,
#content .table,
.mce-content-body table,
.mce-content-body .table,
.item-description table,
.item-description .table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 25px auto;
  text-align: left;
}
#content table > thead,
#content .table > thead,
.mce-content-body table > thead,
.mce-content-body .table > thead,
.item-description table > thead,
.item-description .table > thead {
  background-color: #fa5005;
  color: #ffffff;
  padding: 29px 25px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
#content table > thead > tr > th,
#content table > thead > tr > td,
#content .table > thead > tr > th,
#content .table > thead > tr > td,
.mce-content-body table > thead > tr > th,
.mce-content-body table > thead > tr > td,
.mce-content-body .table > thead > tr > th,
.mce-content-body .table > thead > tr > td,
.item-description table > thead > tr > th,
.item-description table > thead > tr > td,
.item-description .table > thead > tr > th,
.item-description .table > thead > tr > td {
  vertical-align: top;
  padding: 15px;
  border: 1px solid #d9d9d9;
  text-align: left;
  text-transform: none;
}
#content table > tbody > tr > th,
#content table > tbody > tr > td,
#content table > tfoot > tr > th,
#content table > tfoot > tr > td,
#content .table > tbody > tr > th,
#content .table > tbody > tr > td,
#content .table > tfoot > tr > th,
#content .table > tfoot > tr > td,
.mce-content-body table > tbody > tr > th,
.mce-content-body table > tbody > tr > td,
.mce-content-body table > tfoot > tr > th,
.mce-content-body table > tfoot > tr > td,
.mce-content-body .table > tbody > tr > th,
.mce-content-body .table > tbody > tr > td,
.mce-content-body .table > tfoot > tr > th,
.mce-content-body .table > tfoot > tr > td,
.item-description table > tbody > tr > th,
.item-description table > tbody > tr > td,
.item-description table > tfoot > tr > th,
.item-description table > tfoot > tr > td,
.item-description .table > tbody > tr > th,
.item-description .table > tbody > tr > td,
.item-description .table > tfoot > tr > th,
.item-description .table > tfoot > tr > td {
  vertical-align: top;
  padding: 17px 22px;
  border-top: none;
  font-size: 16px;
  font-weight: 300;
  border: none;
}
#content table > tbody > tr:nth-child(2n+1),
#content .table > tbody > tr:nth-child(2n+1),
.mce-content-body table > tbody > tr:nth-child(2n+1),
.mce-content-body .table > tbody > tr:nth-child(2n+1),
.item-description table > tbody > tr:nth-child(2n+1),
.item-description .table > tbody > tr:nth-child(2n+1) {
  background-color: #f4f4f4;
}
.back-blue {
  background-color: #000000;
}
a,
a:visited {
  color: #191919;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3f91cc;
}
.current {
  color: #3f91cc;
}
.current > a {
  color: #3f91cc !important;
}
.current .sub-menu a {
  background-color: #ffffff;
}
.big-text2 {
  text-align: center;
  padding: 87px 46px 10px;
}
.big-text2 p {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  font-style: italic;
  padding-bottom: 12px;
  color: #ffffff;
  text-align: center !important;
}
.big-text2 .big {
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
}
.big-text2 .small {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.big-text2 a {
  color: #ffffff;
  font-size: 14px;
  display: inline-block;
  border: 2px #ffffff solid;
  text-transform: uppercase;
  background-color: transparent;
  margin-top: 45px;
  padding: 5px 18px;
}
.big-text2 a:hover,
.big-text2 a:focus,
.big-text2 a:active {
  background-color: transparent;
  border: 2px #191919 solid;
  color: #191919;
}
.btn {
  padding: 17px 34px 16px;
}
a.btn {
  color: #ffffff !important;
}
.information-articles a.btn {
  color: #3f91cc !important;
  display: inline-block;
}
.information-articles a.btn:hover {
  color: #000000;
}
.btn-primary {
  background-color: #3f91cc;
  color: #ffffff;
  transition: .2s ease-in-out;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.btn-primary:hover {
  background-color: #191919 !important;
  color: #ffffff;
  cursor: pointer;
}
.btn-primary:active {
  background-color: #271e1a !important;
}
.btn-circle {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.btn-shadowed {
  box-shadow: 0 4px 3px 0 rgba(0,0,0,0.09);
}
.btn-bordered {
  border: 2px solid #3f91cc;
  background-color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.btn-bordered:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
  cursor: pointer;
}
.btn-bordered:active {
  background-color: #271e1a;
  color: #ffffff !important;
}
.btn-lg {
  padding: 23px 34px 24px;
  font-size: 18px;
}
.btn-sm {
  padding: 15px 33px;
  font-size: 15px;
}
.btn-xs {
  padding: 12px 33px;
  font-size: 14px;
}
.line-info {
  border: none;
  border-top: 3px solid #3f91cc;
  width: 62px;
  margin-top: 14px;
}
ol,
ul {
  font-size: 16px;
  font-weight: 300;
}
.under-slider {
  margin: 45px auto;
  width: 80%;
}
.under-slider h2 {
  display: inline-block !important;
  margin-top: 45px;
}
#toTop {
  background-color: #3f91cc;
  color: #ffffff;
}
#toTop:hover {
  background-color: #191919;
}
#pozvonim-button .pozvonim-button-text {
  background-color: #000000;
  color: #ffffff !important;
}
#pozvonim-button .pozvonim-button-phone {
  background-color: #3f91cc !important;
  color: #ffffff;
}
#pozvonim-button .pozvonim-button-phone > i {
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  transform: scale(-1,1);
  text-align: center;
  font-size: 40px;
  line-height: 70px;
  display: block;
  vertical-align: middle;
}
header {
  height: 117px;
  display: block;
}
.header-contact {
  width: 100%;
  background-color: #ecebeb;
  font-size: 13px;
  color: #9b9b9b;
  font-weight: 300;
}
.header-contact--left {
  text-align: left;
  width: 50%;
  float: left;
}
.header-contact--right {
  text-align: right;
  width: 50%;
  float: right;
}
.header-logo {
  font-size: 24px;
  font-family: inherit;
  font-weight: 300;
  background-color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 13px;
  padding-bottom: 5px;
  float: left;
}
.header-logo img {
  position: relative;
  top: -3px;
  padding-left: 21px;
  padding-right: 16px;
}
nav ul {
  display: inline-block;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu ul {
  position: absolute;
  top: 52px;
  left: 0;
  background: #ffffff;
  width: 250px;
  z-index: 2;
  display: none;
  text-transform: uppercase;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
  transition: all 0.5s ease;
  visibility: hidden;
  opacity: 0;
}
.sf-menu ul ul {
  position: absolute;
  top: -51px;
  left: 170px;
  background: #ffffff;
  z-index: 1;
  padding-top: 16px;
  padding-left: 12px;
  padding-bottom: 16px;
}
.sf-menu ul ul li {
  line-height: 30px;
}
.sf-menu ul ul li a {
  font-size: 14px;
  line-height: 36px;
  color: #434345;
  text-decoration: none;
  font-family: inherit;
  font-weight: 300;
}
.sf-menu ul ul li a:hover {
  color: #3f91cc;
}
.sf-menu ul li.sfHover > a {
  text-decoration: none;
  color: #3f91cc;
}
.sf-menu ul li + li {
  border-top: 1px solid #e8e8e8;
}
.sf-menu ul li {
  line-height: 30px;
  position: relative;
}
.sf-menu ul li a {
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 1em;
  color: #191919;
  padding: 15px 20px;
  text-decoration: none;
  font-family: inherit;
  font-weight: 300;
  border-left: 3px solid transparent;
}
.sf-menu ul li a:hover {
  color: #3f91cc;
  border-left: 3px solid #fa5005;
}
.sf-menu .sfHover ul {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a {
  color: #3f91cc;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li {
  float: left;
  position: relative;
  margin: 0;
}
.sf-menu > li.sfHover > a:after {
  visibility: visible;
  opacity: 1;
  top: 0;
  bottom: 0;
}
.sf-menu > li:first-child {
  margin-left: 0;
}
.sf-menu > li > a {
  display: inline-block;
  padding: 4px 0 4px 25px;
  color: #191919;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-decoration: none;
  text-transform: none;
  position: relative;
  z-index: 1;
  font-size: 15px;
  line-height: 24px;
  font-family: inherit;
  font-weight: 300;
}
.select-wrapper {
  background: #fff;
  position: relative;
  width: 100%;
  -moz-box-shadow: inset 0 1px 1px transparent;
  -webkit-box-shadow: inset 0 1px 1px transparent;
  box-shadow: inset 0 1px 1px transparent;
}
.select-wrapper select {
  position: relative;
  padding-right: 43px;
  background: transparent;
  max-width: 100% !important;
  width: 100% !important;
  z-index: 2;
}
.select-wrapper select option {
  line-height: 50px !important;
  height: 50px;
  padding: 50px 0 !important;
}
.select-wrapper:before,
.select-wrapper:after {
  display: block;
  position: absolute;
  font: normal normal normal 24px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  color: #24282d;
  right: 18px;
  z-index: 0;
}
.select-wrapper:after {
  content: "\f106";
  top: 4px;
  display: none;
}
.select-wrapper:before {
  content: "\f107";
  top: 19px;
  display: none;
}
.selectric {
  display: none;
}
.selectric-scroll>ul {
  width: 100%;
  text-align: left;
}
.selectric-scroll>ul>li:hover {
  background: #3f91cc !important;
}
.breadcrumbs {
  background-color: #f1f2f4;
  padding: 15px 0 15px 30px;
  font-size: 13px;
  font-weight: 300;
  border-top: 2px solid #b4b4b4;
  border-bottom: 1px solid #d0d6da;
  color: #8c8989;
}
.breadcrumbs a:hover {
  color: #3f91cc;
}
.breadcrumbs .razdelitel {
  margin: 0 10px;
}
.main-banner {
  margin-bottom: 53px;
}
.main-banner img {
  width: 100%;
}
.filtering {
  margin-top: 28px;
}
.filtering:after {
  content: '';
  display: block;
  clear: both;
}
.filtering .post-image a,
.wrap-3 .post-image a {
  position: relative;
  display: block;
}
.filtering .post-image a .img-span,
.wrap-3 .post-image a .img-span {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  width: 100%;
  height: 5%;
  top: 50%;
  left: 0%;
  background-color: transparent;
  z-index: 1;
  text-align: center;
  line-height: 100%;
  font-size: 16px;
  color: #ffffff;
  visibility: hidden;
}
.filtering .post-image a .img-span .fa,
.wrap-3 .post-image a .img-span .fa {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  color: #3f91cc;
  font-size: 0;
}
.filtering .post-image:hover .img-span,
.wrap-3 .post-image:hover .img-span {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  display: block;
  background-color: rgba(255,255,255,0.3);
  visibility: visible;
}
.filtering .post-image:hover a .img-span .fa,
.wrap-3 .post-image:hover a .img-span .fa {
  transition-delay: 0.2s;
  font-size: 16px;
}
.wrap-3 .post-image img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap-3 .dotted-border {
  margin: 16px 0;
  margin-bottom: 12px;
}
.wrap-3 p {
  padding-bottom: 22px;
}
.banner-2 {
  background: url('/imgs22/page1_image8.jpg');
  background-color: #ccc;
  padding-bottom: 55px;
}
.banner-2 .grid_12 {
  margin: 0;
}
.back-blue {
  padding-top: 53px;
}
.contact {
  text-align: center;
  margin-top: 56px;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 40px;
}
.contact p {
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  font-style: italic;
  color: #ffffff;
}
.contact a:hover {
  color: #3f91cc;
}
.wrap-2 {
  padding-bottom: 5px;
}
.wrap-2-inner {
  height: auto !important;
  display: inline-block;
  float: left;
  font-size: 33px;
  margin-bottom: 43px;
  width: 100%;
  border: 1px solid #ebebeb;
}
.wrap-2-inner:hover img {
  opacity: 0.6;
  transition: all 0.5s ease;
}
.wrap-2-inner .number {
  font-family: inherit;
  text-align: center;
  font-size: 28px;
  position: relative;
  background-color: #ffffff;
}
.wrap-2-inner .number span {
  font-size: 21px;
  padding-top: 10px;
  display: block;
}
.wrap-2-inner .number a {
  display: block;
}
.wrap-2-inner .number .fline {
  padding-top: 0;
  margin-top: -10px;
}
.wrap-2-info {
  min-height: 90px;
  padding: 26px 14px 40px;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
}
.wrap-2-info h3,
.wrap-2-info p {
  text-align: center !important;
}
.wrap-2-info p {
  padding-top: 9px;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
}
.wrap-2-info .price-info {
  color: #191919;
  font-size: 22px;
}
.price-info .fa {
  display: inline;
  font-size: 18px;
  vertical-align: baseline;
}
.price-info .price-num {
  font-weight: bold;
}
.line-info + span {
  display: none;
}
.grid_4 {
  display: inline-block;
  float: none;
}
.banner-5 {
  background: #f4f4f4;
  padding-top: 29px;
  padding-bottom: 29px;
}
.banner-5 h2 {
  text-align: center !important;
}
.banner-5 .grid_4 {
  margin: 0;
}
.wrap-icon .wrap-inner .icon {
  font-size: 48px;
  line-height: 20px;
  color: #3f91cc;
  float: left;
  width: 50px;
  margin-right: 20px;
}
.wrap-icon .wrap-inner p {
  font-size: 18px;
  line-height: 30px;
  margin-top: -7px;
}
.wrap-icon .wrap-inner .wrap-info {
  overflow: hidden;
  padding-bottom: 39px;
  font-weight: 300;
}
.wrap-4 .post-image {
  margin-bottom: 31px;
}
.wrap-4 .post-image img {
  border: 3px solid #e3e3e3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blue-back {
  background-color: #3f91cc;
  margin-top: 44px;
  padding-top: 53px;
}
.page-text h3 {
  padding-top: 4px;
}
.page-text p {
  padding: 10px 43px 5px;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 50px !important;
  border-radius: 50px;
  height: 45px;
  width: 45px;
  text-align: center;
  color: #ffffff;
  z-index: 999;
  font-size: 22px;
  line-height: 45px;
}
footer {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
  font-weight: 300;
}
footer .line {
  padding: 0 12px;
}
footer a:hover {
  color: #3f91cc;
}
footer .developer {
  width: 150px;
  margin: 50px auto 0;
}
footer .developer a {
  color: #94d4fc;
  text-decoration: none;
  line-height: 2;
  font-size: 15px;
  display: inline-block;
}
footer .developer a:hover {
  text-decoration: underline;
}
.footer_center {
  margin: 0 auto;
  float: none;
}
.footer_text {
  text-align: center;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer_text p {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
}
.footer_text strong {
  font-weight: bold;
}
.contacts a {
  color: #000;
}
.ymap {
  margin-top: 70px;
}
.item-description {
  display: inline-block;
  width: 54%;
  margin-left: 50px;
}
.item-description h4,
.item-description .description {
  display: block !important;
  text-align: left !important;
  margin: 0 0 120px !important;
}
.image_left {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
.image_left a.btn {
  display: inline-block;
  margin-top: 35px;
}
.image_left img {
  transition-duration: 2s;
  opacity: 1.0;
}
.image_left img:hover {
  transition-duration: 2s;
  opacity: 0.70;
}
.container {
  text-align: left;
}
.container .image_right {
  float: right;
  width: 40%;
  margin-top: 24px;
}
.container .small {
  font-size: 70%;
  vertical-align: baseline;
  margin-right: 5px;
  font-weight: normal;
}
.container .description_info {
  margin-top: 25px;
  text-align: left;
}
.img_structure {
  width: 100%;
  height: 330px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 15px;
  background-position: left center;
}
.hostcmsPanel img {
  width: auto !important;
}
.slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
}
.slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}
@keyframes slideUp {
  0% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
  65% {
    transform: translateY(4%);
    -webkit-transform: translateY(4%);
  }
  95% {
    transform: translateY(2%);
    -webkit-transform: translateY(2%);
  }
  100% {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
  }
  65% {
    transform: translateY(-4%);
    -webkit-transform: translateY(-4%);
  }
  95% {
    transform: translateY(-2%);
    -webkit-transform: translateY(-2%);
  }
  100% {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
}
footer.back-blue {
  margin-top: 0;
}
#contact-form {
  position: relative;
}
#contact-form .contact-form-loader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,0.9);
  background-image: url('../images/form-loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
}
#contact-form .processing .contact-form-loader {
  opacity: 1;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#contact-form .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#contact-form .btn-default:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#contact-form .btn-default:active,
#contact-form .btn-default:focus {
  outline-offset: -2px;
  outline: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
#contact-form .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  font-family: Roboto;
  font-size: 13px;
}
#contact-form .modal h4 {
  font-weight: bold !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #000 !important;
  font-size: 15px;
}
#contact-form textarea {
  width: 100%;
  padding-top: 19px;
  font-weight: 300;
  font: 18px/29px Roboto;
  padding: 9px 22px;
  outline: none;
  border: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  height: 204px;
  background-color: #f2f2f2;
  margin-top: 10px;
}
#contact-form .file ._placeholder {
  display: none;
}
#contact-form input.form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 6px 12px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-form input.form-control[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
#contact-form input[type='text'] {
  width: 100%;
  font: 18px/30px Roboto;
  outline: none;
  font-weight: 400;
  height: 47px;
  border: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 23px 8px;
  margin: 0;
  background-color: #f2f2f2;
}
#contact-form label {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 4px;
}
#contact-form fieldset {
  border: none;
}
#contact-form input.form-control,
#contact-form .input-group-btn {
  display: table-cell;
  border-collapse: separate;
  float: none !important;
}
#contact-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#contact-form .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}
#contact-form .input-group-btn label {
  width: auto;
  margin-left: -1px;
}
#contact-form .input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -1px 0 0;
}
#contact-form .input-group-btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form ._placeholder {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  line-height: 30px;
  font-size: 18px;
  font-weight: 400;
  font: 18px/30px Roboto;
  padding: 7px 23px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
  color: #000000;
}
#contact-form ._placeholder .focused {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#contact-form ._placeholder .hidden {
  display: none;
}
#contact-form .empty-message,
#contact-form .error-message {
  position: absolute;
  right: 3px;
  top: 2px;
  color: red;
  height: 0;
  overflow: hidden;
  font-size: 11px;
  -webkit-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  z-index: 99;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
.modal-open {
  overflow: hidden;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-body {
  position: relative;
  padding: 20px;
  color: #525151 !important;
  line-height: 22px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-dialog {
  width: 600px;
  margin: 10px auto;
}
.modal .fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal .in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000 !important;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000 !important;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.message ._placeholder {
  padding-top: 20px;
}
.form-buttons {
  text-align: center;
}
.contact-form-body {
  padding-top: 50px;
  padding-bottom: 50px;
}
.contact-form-body #error {
  padding: 10px 15px;
  margin-bottom: 15px;
  border: 1px solid #ebccd1;
  background-color: #f2dede;
  color: #a94442;
}
.contact-form-body #success {
  padding: 10px 15px;
  margin-bottom: 15px;
  border: 1px solid #d6e9c6;
  background-color: #dff0d8;
  color: #3c763d;
}
.button-send {
  text-align: center;
  margin: 0 auto;
  margin-top: 38px;
  display: inline-block;
}
.button-send input {
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.button-send input:hover {
  background-color: #12b4f0;
}
.group_list .grid_4 {
  margin-bottom: 20px;
}
.welcome_company {
  padding: 1rem;
}
.welcome_company .product-item {
  margin-top: 56px;
}
.welcome_company .product-item .price-info {
  text-align: left;
}
.welcome_company .product-item .price-info h3 span {
  display: inline-block;
  vertical-align: middle;
}
.welcome_company .product-item .price-info h3 a.btn-circle {
  vertical-align: middle;
  display: inline-block;
  margin-left: 50px;
}
.welcome_company .product-item img:first-child {
  width: 100%;
}
.welcome_company .product-item .text {
  float: left;
}
.information-articles {
  clear: both;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  padding: 25px 0;
}
.information-articles:nth-child(2n) {
  background: #f7f7f7;
}
.information-articles .image-articles {
  display: inline-block;
  float: left;
  margin: 0 30px 30px 0;
}
.information-articles .descr-articles {
  display: table-cell;
  width: 100%;
  text-align: left !important;
}
.information-articles .descr-articles h1,
.information-articles .descr-articles h2,
.information-articles .descr-articles h3,
.information-articles .descr-articles h4,
.information-articles .descr-articles h5,
.information-articles .descr-articles h6 {
  display: block !important;
  text-align: left !important;
  margin: 1.3em 0 !important;
}
.information-articles .descr-articles .text-articles {
  margin: 10px 0 30px;
  font-size: 14px;
  font-weight: 300;
}
.date-articles {
  font-size: 13px;
  font-weight: 300;
  color: #9b9b9b;
  text-align: left;
}
.pagination {
  margin: 45px auto 60px;
  text-align: center;
  clear: both;
  border: 1px solid #ebebeb;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
}
.pagination a span {
  transition: all 0.3s ease;
}
.pagination a span:hover {
  color: #3f91cc;
}
.pagination span {
  width: 90px;
  padding: 12px 0;
  font-size: 15px;
  display: inline-block;
  color: #434345;
  font-weight: 700;
  text-transform: uppercase;
}
.pagination span .current {
  background: #3f91cc;
  border-radius: 30px;
  color: #ffffff;
}
.news-oneitem {
  margin-top: 40px;
  margin-bottom: 120px;
}
.news-oneitem .container {
  margin-bottom: 20px;
}
.news-oneitem .btn-circle {
  margin: 10px;
}
.add-images {
  display: flex;
  flex-flow: wrap;
  text-align: center;
  margin: 10px 0 30px;
}
.add-images a {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  box-sizing: border-box;
  padding: 10px 0;
}
.add-images a:nth-child(2n) {
  padding-left: 10px;
}
.add-images a:nth-child(2n+1) {
  padding-right: 10px;
}
.add-images img {
  display: block;
  border: none;
  width: 100%;
}
.swiper-container h1,
.swiper-container p {
  color: #ffffff;
}
.swiper-container p {
  font-size: 14px;
  font-weight: 300;
}
.swiper-container ul.camera_pag_ul {
  text-align: center !important;
}
.swiper-container ul.camera_pag_ul li {
  display: inline-block !important;
}
.onepage {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.content-inner a,
.content-inner a:visited {
  color: #3f91cc;
  text-decoration: none;
}
.content-inner a:hover,
.content-inner a:focus {
  color: #9b9b9b;
  text-decoration: underline !important;
}
@media only screen and (max-width: 320px) {
  #toTop {
    display: none !important;
  }
  .header-logo {
    font-size: 24px;
  }
  .header-logo img {
    padding-left: 21px;
    padding-right: 16px;
    padding-top: 5px;
    width: auto;
  }
}
@media only screen and (max-width: 476px) {
  .button-send input {
    padding: 16px 7px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 510px) {
  .image-articles {
    width: 100%;
  }
  .header-logo {
    font-size: 15px;
  }
  .header-logo img {
    padding-left: 1px;
    padding-right: 1px;
    width: 90%;
  }
  .header-contact--right {
    width: 40%;
  }
  .header-contact--left {
    width: 60%;
  }
  .img_structure {
    height: 130px;
  }
}
@media screen and (max-width: 600px) {
  nav {
    height: auto;
  }
  nav ul {
    width: 100%;
    display: block;
    height: auto;
  }
  nav li {
    width: 50%;
    float: left;
    position: relative;
  }
  nav li a {
    border-bottom: 1px solid #adafb0;
  }
  nav a {
    text-align: left;
    width: 100%;
    text-indent: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #header {
    height: 5px;
  }
  #menu {
    display: none;
  }
  #Mobmenu {
    display: block;
  }
  #toTop {
    display: none !important;
  }
  #header_container {
    position: initial;
  }
  #header_container .container {
    width: 100% !important;
    padding: 0 2%;
  }
  .select-wrapper:after {
    display: block;
  }
  .select-wrapper:before {
    display: block;
  }
  .selectric {
    display: block;
  }
  .sf-menu {
    padding-top: 0;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  nav {
    width: 100%;
    position: relative;
    height: auto;
    border-bottom: 0;
  }
  nav ul {
    width: 100%;
    display: block;
    height: auto;
  }
  nav ul {
    display: none;
    height: auto;
  }
  nav li {
    display: inline;
    float: left;
  }
  nav li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #adafb0;
  }
  nav li {
    width: 50%;
    float: left;
    position: relative;
  }
  nav li {
    display: block;
    float: none;
    width: 100%;
  }
  nav a {
    color: #000;
    display: inline-block;
    width: 100px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
  }
  nav a:active {
    background-color: #fff;
  }
  nav a:hover {
    background: #3f91cc;
    color: #000 !important;
  }
  nav a#pull {
    display: none;
  }
  nav a#pull:before,
  nav a#pull:after {
    display: block;
    position: absolute;
    font: normal normal normal 24px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
    color: #24282d;
    right: 18px;
    z-index: 0;
  }
  nav a#pull:after {
    content: "\f106";
    top: 0;
  }
  nav a#pull:before {
    content: "\f107";
    top: 15px;
  }
  nav a#pull {
    display: block;
    background-color: #3f91cc;
    width: 100%;
    position: relative;
  }
  nav a {
    text-align: left;
    width: 100%;
    text-indent: 25px;
  }
  .contact,
  .contacts {
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .big-text2 {
    padding: 87px 0 10px;
  }
  .big-text2 p {
    padding-top: 10px;
    font-size: 22px;
    line-height: 32px;
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  .header-logo img {
    width: auto;
  }
  .title-2-white {
    font-size: 36px;
    line-height: 31px;
  }
  .button-send input {
    padding: 16px 50px;
  }
  .footer_logo {
    width: auto !important;
  }
  .information-articles .image-articles {
    margin-right: 0;
    float: none;
  }
  .information-articles .descr-articles {
    text-align: center !important;
  }
  .date-articles {
    text-align: center;
  }
  .wrap-inner {
    padding-bottom: 35px;
  }
  .wrap-2-info {
    padding-right: 10px;
  }
  .filtering {
    margin-top: 30px;
  }
  .page-text p {
    padding: 10px 0 5px;
  }
  .container .image_left {
    width: 100%;
    float: none;
  }
  .container .item-description {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    width: 100% !important;
  }
  .container .item-description h4 {
    text-align: center !important;
  }
  .img_structure {
    height: 200px;
  }
}
@media only screen and (max-width: 979px) {
  h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .sf-menu > li {
    margin-left: 2px;
  }
  .sf-menu > li > a {
    padding: 4px 20px;
  }
  .big-text p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  #menu {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #toTop {
    display: none !important;
  }
  .sf-menu > li > a {
    padding: 4px 30px;
  }
  .header-logo {
    float: none;
  }
  header {
    height: 190px;
  }
}
@media screen and (max-width: 767px) {
  .price-info h3 {
    text-align: center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .price-info a {
    margin: 10px 0 0 !important;
  }
  .cat_lst .grp_lst {
    display: inline-block;
  }
  .cat_lst .grp_lst .add {
    display: inline-block;
  }
  .cat_lst .grp_lst .btn {
    display: list-item !important;
  }
  .cat_lst .shop_item {
    width: 380px !important;
    margin: 0 !important;
  }
  .item-description {
    margin: 0 !important;
    width: 100% !important;
  }
  .item-description h4 {
    text-align: center !important;
  }
  .image_left {
    width: 100% !important;
  }
}
@media screen and (max-width: 319px) {
  .price-info h3 {
    text-align: center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .price-info a {
    margin: 10px 0 0 !important;
  }
  .cat_lst .grp_lst {
    display: inline-block;
  }
  .cat_lst .grp_lst .add {
    display: inline-block;
  }
  .cat_lst .grp_lst .btn {
    display: list-item !important;
  }
  .cat_lst .shop_item {
    width: 380px !important;
    margin: 0 !important;
  }
  .item-description {
    margin: 0 !important;
    width: 100% !important;
  }
  .item-description h4 {
    text-align: center !important;
  }
  .image_left {
    width: 100% !important;
  }
}
.cat_lst {
  text-align: center;
  margin-top: 80px;
}
.cat_lst h1 {
  font-size: 44px;
  font-weight: bold;
  margin: 1.5em 0 1em;
  text-align: center;
  text-transform: uppercase;
  color: #191919;
  letter-spacing: -0.025em;
  line-height: normal;
}
.cat_lst .grp_lst {
  display: inline-block;
}
.cat_lst .grp_lst li {
  display: inline-block;
  color: #ffffff;
  background-color: #b3b3b3;
  padding: 0.4em 0.1em;
  margin: 0.5em 0.5em 1.5em 0.5em;
}
.cat_lst .grp_lst li.act {
  background-color: #3f91cc;
}
.cat_lst .grp_lst li.btn {
  display: inline;
  margin: 0;
  padding: 0;
  color: #898989;
  background-color: transparent;
  text-decoration: underline;
}
.cat_lst .grp_lst li.btn:hover {
  color: #000000;
  text-decoration: none;
}
.cat_lst .grp_lst li.btn {
  display: inline-block;
}
.cat_lst .grp_lst li a {
  color: #ffffff;
  padding: 10px 18px;
}
.cat_lst .grp_lst li:hover {
  color: #000000;
  transition: 0.3s all ease;
  background-color: #3f91cc;
}
.cat_lst .grp_lst li:hover a {
  color: #000000;
  transition: 0.3s all ease;
}
.cat_lst .shop_item {
  display: inline-block;
  margin: 15px;
  width: 380px;
  min-height: 1px;
  padding: 0;
  border: 0;
  vertical-align: top;
  box-sizing: border-box;
}
.cat_lst .shop_item:hover img {
  opacity: 0.6;
  transition: all 0.5s ease;
}
.cat_lst .shop_item .shop_table_item {
  width: 100%;
  display: inline-block;
  margin: 0 0 43px;
  padding: 0;
  vertical-align: top;
}
.cat_lst .shop_item .shop_table_item .image_cell {
  text-align: center;
  background-color: #ffffff;
  vertical-align: top;
}
.cat_lst .shop_item .shop_table_item .description_row {
  min-height: 90px;
  padding: 0 14px 40px;
  overflow: hidden;
  background-color: #ffffff;
  text-align: center;
}
.cat_lst .shop_item .shop_table_item .description_row .description_sell p:first-child {
  display: inline-block;
  margin: 1.5em 0 1em;
  font-size: 24px;
  text-transform: uppercase;
  color: #191919;
  line-height: normal;
  letter-spacing: -0.025em;
  font-weight: bold;
}
.cat_lst .shop_item .shop_table_item .description_row p {
  line-height: 1.71429;
  font-size: 14px;
  font-weight: 300;
  margin: 1.2em 0;
  color: #3b3b3b;
}
.cat_lst .shop_item .shop_table_item .description_row .price {
  color: #191919;
  font-size: 22px;
  font-weight: bold;
}
.cat_lst .shop_item .shop_table_item .description_row .price-from {
  font-size: 16px;
  font-weight: normal;
  vertical-align: baseline;
}
.cat_lst .shop_item .shop_table_item .description_row .price .fa {
  font-size: 18px;
  vertical-align: baseline;
}
.shp_itm {
  margin: 56px 20px 0;
  text-align: center;
}
.shp_itm .image_left {
  display: inline-block;
  width: 40%;
  margin-bottom: 30px;
}
.shp_itm .item-description {
  display: inline-block;
  width: 54%;
  margin: 0 0 30px 50px;
}
.shp_itm .item-description h4 {
  display: block !important;
  margin: 0 0 1.3em !important;
  text-transform: uppercase;
  color: #191919;
  line-height: normal;
  letter-spacing: -0.025em;
  font-size: 18px;
  font-weight: bold;
}
.shp_itm .item-description p {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.71429;
  text-align: left;
  margin: 1em 0;
  padding: 0;
  border: 0;
  color: #3b3b3b;
}
.shp_itm .item-description .price-info {
  text-align: left;
}
.shp_itm .item-description .price-info h3 {
  display: inline-block;
  margin: 1.5em 0 1em;
  font-size: 24px;
  font-weight: bold;
  color: #191919;
  line-height: normal;
  letter-spacing: -0.025em;
}
.shp_itm .item-description .price-info h3 span {
  display: inline-block;
  vertical-align: middle;
}
.shp_itm .item-description .price-info h3 a.btn-circle {
  vertical-align: middle;
  display: inline-block;
  margin-left: 50px;
}
.pagination {
  border: 1px solid #3f91cc;
}
.pagination span.current {
  background: #3f91cc;
  border-radius: 30px;
  color: #ffffff;
}
.pagination span {
  width: 90px;
  padding: 12px 0;
  font-size: 15px;
  display: inline-block;
  color: #434345;
  font-weight: 700;
  text-transform: uppercase;
}
.pagination a span {
  transition: all 0.3s ease;
}
.pagination a span:hover {
  color: #efa301;
}
.item-description .divBack {
  text-align: right;
}
.item-description .btnBack {
  text-decoration: underline;
  font-size: 16px;
}
.shop_table .shop_item {
  border: 1px solid #ebebeb;
}
.shop_table {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.grp_lst {
  margin-bottom: 1em;
}
.container .reveal-modal {
  border-top: 5px solid #3f91cc;
}
#order-ok-close a {
  color: #3f91cc;
}
ul.sub-menu a {
  padding-left: 30px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
nav ul.dropdown-menu li:last-child a {
  border-bottom: 0;
}
#Mobmenu {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  #Mobmenu {
    width: 80%;
  }
}
#Mobmenu .open {
  background-color: #d4d4d4 !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
@media (max-width: 768px) {
  .under-slider {
    width: 100%;
  }
}
input[type="submit" i],
input[type="reset" i] {
  -webkit-appearance: none;
}
@media (max-width: 767px) {
  .breadcrumbs {
    padding: 15px 0 15px 0px;
  }
}
.under-slider {
  text-align: center;
}