﻿@font-face {
  font-family: "sourceSansPro";
  src: url('../fonts/sourcesanspro.eot');
  src: local('☺'), url('../fonts/sourcesanspro.woff.txt') format('woff'), url('../fonts/sourcesanspro.ttf.txt') format('truetype'), url('../fonts/sourcesanspro.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourceSansProItalic";
  src: url('../fonts/sourcesansproitalic.eot');
  src: local('☺'), url('../fonts/sourcesansproitalic.woff.txt') format('woff'), url('../fonts/sourcesansproitalic.ttf.txt') format('truetype'), url('../fonts/sourcesansproitalic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourceSansProLight";
  src: url('../fonts/sourcesansprolight.eot');
  src: local('☺'), url('../fonts/sourcesansprolight.woff.txt') format('woff'), url('../fonts/sourcesansprolight.ttf.txt') format('truetype'), url('../fonts/sourcesansprolight.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourceSansProBold";
  src: url('../fonts/sourcesansprobold.eot');
  src: local('☺'), url('../fonts/sourcesansprobold.woff.txt') format('woff'), url('../fonts/sourcesansprobold.ttf.txt') format('truetype'), url('../fonts/sourcesansprobold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourceSansProSemibold";
  src: url('../fonts/sourcesansprosemibold.eot');
  src: url('../fonts/sourcesansprosemibold.ttf.txt') format('truetype');
  src: local('☺'), url('../fonts/sourcesansprosemibold.woff.txt') format('woff'), url('../fonts/sourcesansprosemibold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourceSansProBlack";
  src: url('../fonts/sourcesansproblack.eot');
  src: local('☺'), url('../fonts/sourcesansproblack.woff.txt') format('woff'), url('../fonts/sourcesansproblack.ttf.txt') format('truetype'), url('../fonts/sourcesansproblack.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jurists';
  src: url('../fonts/jurists.eot');
  src: url('../fonts/jurists.eot') format('embedded-opentype'), url('../fonts/jurists.woff2.txt') format('woff2'), url('../fonts/jurists.woff.txt') format('woff'), url('../fonts/jurists.ttf.txt') format('truetype'), url('../fonts/jurists.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "sourceSansPro", "Arial Cyr, Arial", sans-serif;
  font-size: 18px;
  line-height: 1.333333;
  color: #595959;
  background-color: #ffffff;
}
a {
  color: #00a297;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
a:hover {
  color: #39adff;
}
.btn {
  font-family: "sourceSansProSemibold", "Arial Black, Arial", sans-serif;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  display: inline-block;
  border: none;
}
.btn-common {
  background: #00a297;
  padding: 0 50px;
  line-height: 42px;
  border-radius: 0;
}
.btn-white {
  color: #00a297;
  padding: 0 50px;
  line-height: 42px;
  border-radius: 0;
  background: #fff;
}
.btn-white:hover {
  background-color: #00a297;
  color: #fff;
}
.btn-white:active {
  background: #0058aa;
  color: #fff;
  box-shadow: none!important;
}
.btn-white:focus {
  background: #fff;
  color: #00a297;
}
.btn-common:hover {
  background: #39adff;
  color: #fff;
}
.btn-common:active,
.btn-common:focus {
  background: #0058aa;
  color: #fff;
  box-shadow: none!important;
}
.btn-ghost:focus,
.btn-ghost {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  padding: 10px 50px;
}
.btn-ghost:hover {
  background: #fff;
  color: #000;
}
.btn-ghost:active {
  background: #003284;
  border: 2px solid #003284;
  color: #fff;
  box-shadow: none!important;
}
.top-contacts {
  text-align: right;
  color: #fff;
}
.top-contacts .preheader-special-link {
  color: #fff!important;
  font-size: 16px;
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
  text-decoration: none!important;
  margin-bottom: 25px;
}
.top-contacts .preheader-special-link:focus,
.top-contacts .preheader-special-link:active,
.top-contacts .preheader-special-link:hover {
  color: #fff!important;
  border-bottom: dashed 1px #fff;
  text-decoration: none!important;
}
.icon {
  font-style: normal;
  font-family: jurists, sans-serif;
  display: inline-block;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 8px;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
}
.icon-eye:before {
  display: inline-block;
  vertical-align: middle;
  content: '\e851';
  font-size: 24px;
}
.icon-phone:before {
  display: inline-block;
  vertical-align: middle;
  content: '\e823';
  font-size: 24px;
}
.top-contacts__phones {
  font-size: 12px;
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
}
/* NAVBAR */
.top-contacts {
  text-align: right;
  color: #fff;
}
.top-contacts .preheader-special-link {
  color: #fff!important;
  font-size: 16px;
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
  text-decoration: none!important;
  margin-bottom: 25px;
}
.top-contacts .preheader-special-link:focus,
.top-contacts .preheader-special-link:active,
.top-contacts .preheader-special-link:hover {
  color: #fff!important;
  border-bottom: dashed 1px #fff;
  text-decoration: none!important;
}
.icon {
  font-style: normal;
  font-family: jurists, sans-serif;
  display: inline-block;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 8px;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
}
.icon-eye:before {
  display: inline-block;
  vertical-align: middle;
  content: '\e851';
  font-size: 24px;
}
.icon-phone:before {
  display: inline-block;
  vertical-align: middle;
  content: '\e823';
  font-size: 18px;
}
.top-address {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.top-contacts__phones {
  font-size: 16px;
  font-family: "sourceSansPro", "Arial Cyr, Arial", sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tel-lnk {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.tel-lnk:active,
.tel-lnk:focus,
.tel-lnk:hover {
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}
.header {
  width: 100%;
  background-color: transparent;
  border-bottom: medium none;
  padding: 0;
  min-height: 100vh;
}
.navbar {
  border: 0;
  margin-bottom: 0;
  min-height: 30px;
  background: #fff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  z-index: 1000;
}
.logo {
  display: inline-block;
}
.logo-contacts {
  background-color: #1dabaf;
  color: #fff;
  height: 32px;
}
.logo-lnk {
  position: relative;
  display: inline-block;
  color: #00a297;
  text-decoration: none;
  font-size: 24px;
  line-height: 47px;
}
.logo-lnk strong {
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
}
.logo-lnk:focus,
.logo-lnk:active,
.logo-lnk:hover {
  color: #00a297;
  text-decoration: none;
}
.logo-mob .logo-lnk {
  margin-top: 5px;
  margin-left: 15px;
}
.logo-lnk-mob-img {
  width: 200px;
  height: 26px;
}
.navbar-nav {
  padding: 0;
}
.is-sticky .navbar {
  z-index: 1000;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-shadow: 0 0 20px rgba(6, 58, 116, 0.2);
  text-align: center;
}
.is-sticky .navbar-right {
  float: none!important;
}
.is-sticky .logo {
  display: none;
}
@media (max-width: 991px) {
  .is-sticky .navbar {
    text-align: left;
  }
  .navbar-nav > li {
    display: block!important;
  }
  .navbar {
    box-shadow: 0 0 20px rgba(6, 58, 116, 0.2);
  }
}
.navbar-nav > li > a:focus {
  color: #00a297;
  background: transparent!important;
  outline: none!important;
}
.navbar-nav > li {
  margin-left: 15px;
  margin-right: 15px;
  float: none;
  display: inline-block;
}
.navbar-nav > li:first-child {
  margin-left: 0;
  margin-right: 15px;
}
.navbar-nav > li > a {
  padding: 15px 0;
  font-size: 17px;
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
  text-transform: uppercase;
  color: #000;
  display: block;
  position: relative;
  line-height: 1;
  background: transparent;
  outline: none!important;
}
.navbar-nav > li > a span {
  padding: 0;
  position: relative;
}
.navbar-nav > li:first-child > a {
  padding-left: 0;
}
.navbar-nav > li > a:hover,
.navbar-nav > li.current-menu-item > a,
.navbar-nav > li.current-page-item > a,
.navbar-nav > li.active > a {
  background: transparent;
  color: #00a297;
  text-decoration: none;
}
.hvr-underline-from-left:before {
  height: 3px;
  background: #00a297;
  bottom: -12px;
  content: "";
  left: 0;
  position: absolute;
  right: 100%;
  transition: right 0.3s ease 0s;
  -webkit-transition: right 0.3s ease 0s;
}
.active .hvr-underline-from-left:before,
.current-menu-item .hvr-underline-from-left:before,
.current-page-item .hvr-underline-from-left:before,
a:hover.hvr-underline-from-left:before {
  right: 0;
}
.hvr-underline-from-left:before {
  height: 3px;
  background: #00a297;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 100%;
  -webkit-transition: right 0.3s ease 0s;
  transition: right 0.3s ease 0s;
  display: inline-block;
}
.active.hvr-underline-from-left:before,
.current-page-item .hvr-underline-from-left:before,
a.hvr-underline-from-left:hover:before {
  right: 0;
}
/*

.navbar-nav > li {
	//margin-left: 35px;
}
.navbar-nav > li:first-child {
	margin-left: 0;
}
*/
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 15px;
  padding: 9px 0;
  position: relative;
  z-index: 9000;
}
.navbar-toggle:hover {
  background-color: transparent;
}
.icon-bar {
  background: #00a297;
}
.navbar-toggle .icon-bar {
  background: #00a297 none repeat scroll 0 0;
  border-radius: 0;
  display: block;
  height: 3px;
  width: 40px;
}
.navbar-toggle .icon-bar:nth-child(2),
.navbar-toggle .icon-bar:nth-child(4) {
  transition: all 0.3s ease 0s;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
  visibility: hidden;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
  -o-transform: rotate(45deg) translateY(5px) translateX(5px);
  -webkit-transform: rotate(45deg) translateY(5px) translateX(5px);
  transform: rotate(45deg) translateY(5px) translateX(5px);
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4) {
  -moz-transform: rotate(-45deg) translateY(-5px) translateX(5px);
  -o-transform: rotate(-45deg) translateY(-5px) translateX(5px);
  -webkit-transform: rotate(-45deg) translateY(-5px) translateX(5px);
  transform: rotate(-45deg) translateY(-5px) translateX(5px);
}
.top-nav-phone {
  background: #00a297;
  text-align: center;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-nav > li:first-child {
    margin-left: 15px;
    margin-right: 15px;
  }
  header.header {
    padding: 0;
  }
  .navbar-nav > li > a {
    padding: 8px 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    display: block;
    position: relative;
    line-height: 1;
    background: transparent;
  }
  .navbar-nav > li:first-child > a {
    padding-top: 0;
  }
  .hvr-underline-from-left:before {
    height: 0;
    background: transparent;
    left: 0;
  }
}
/* eo NAVBAR */
.pv60 {
  padding: 60px 0;
}
.pv75 {
  padding: 75px 0;
}
h1 {
  margin-top: 0;
}
.h1 {
  position: relative;
  margin: 0;
  margin-left: 25px;
  color: #000;
  text-transform: uppercase;
  font-size: 30px;
  font-family: "sourceSansProSemibold", "Arial Black, Arial", sans-serif;
}
.h1:before {
  position: absolute;
  display: block;
  content: '';
  background: #00a297;
  left: -25px;
  width: 4px;
  top: 2px;
  bottom: 2px;
}
h2 {
  margin-top: 0;
  position: relative;
  margin-left: 15px;
  margin-bottom: 30px;
  color: #000;
  text-transform: uppercase;
  font-size: 22px;
  font-family: "sourceSansPro", "Arial Cyr, Arial", sans-serif;
}
h2:before {
  position: absolute;
  display: block;
  content: '';
  background: #00a297;
  left: -15px;
  width: 2px;
  top: 2px;
  bottom: 2px;
  z-index: 2;
}
h1 + p,
h1 + div {
  margin-top: 40px;
}
.page-h3 {
  position: relative;
  margin-left: 9px;
  margin-bottom: 10px;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
}
.page-h3:before {
  position: absolute;
  display: block;
  content: '';
  background: #00a297;
  left: -9px;
  width: 3px;
  top: 2px;
  bottom: 2px;
  z-index: 2;
}
.section-common {
  padding: 75px 0;
}
.section-no-bottom {
  padding-bottom: 0;
}
.bg-light-gray {
  background: #f7f7f9;
}
.header-common {
  position: relative;
  margin: 0 0 60px 0;
  text-align: center;
  color: #000;
  font-size: 36px;
  font-family: "sourceSansPro", "Arial Cyr, Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 10px;
  text-indent: 10px;
}
.header-common:after {
  position: absolute;
  width: 90px;
  height: 5px;
  background: #00a297;
  content: '';
  left: 50%;
  margin-left: -45px;
  bottom: -20px;
}
.header-common.header-left {
  text-align: left;
  text-indent: 0;
}
.header-common.header-left:after {
  position: absolute;
  width: 90px;
  height: 5px;
  background: #00a297;
  content: '';
  left: 0;
  margin-left: 0;
  bottom: -20px;
}
/* Sections */
section {
  width: 100%;
  /*padding: 50px 0;*/
  background: #fff;
}
/*
.sections section:first-child {
	margin-top: 60px;
}
*/
.div-table {
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  background: rgba(0, 196, 202, 0.47);
  text-align: center;
}
.div-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  color: #fff;
  text-shadow: 0 1px 0 #00a297;
}
.h1-hero {
  margin-bottom: 0;
  font-size: 45px;
  line-height: 1;
  font-family: "sourceSansProSemibold", "Arial Black, Arial", sans-serif;
}
.sub-hero {
  margin-top: 25px;
  font-size: 24px;
}
.hero-button {
  padding-top: 45px;
}
@media (max-width: 991px) {
  .h1-hero {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 1;
    font-family: "sourceSansProSemibold", "Arial Black, Arial", sans-serif;
  }
  .sub-hero {
    margin-top: 25px;
    font-size: 20px;
  }
  .hero-button {
    padding-top: 25px;
  }
}
@media (max-width: 479px) {
  .h1-hero {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1;
    font-family: "sourceSansProSemibold", "Arial Black, Arial", sans-serif;
  }
  .sub-hero {
    margin-top: 25px;
    font-size: 18px;
  }
  .hero-button {
    padding-top: 15px;
  }
  .tool-form .btn {
    width: 100%;
  }
  .tool-form .btn + .btn {
    margin-top: 10px;
  }
}
.section-form {
  display: table;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 25%;
  background-image: url("../images/bg-main.new.jpg");
  width: 100%;
  min-height: 100%;
  height: 100% !important;
  background-size: cover;
}
@media (min-width: 768px) {
  #bs-example-navbar-collapse-1 {
    padding: 0 15px;
  }
}
.tool-container {
  max-width: 730px;
  min-height: 460px;
  margin: 150px auto;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 5px 20px rgba(4, 32, 66, 0.4);
}
@media (max-width: 1199px) {
  .tool-container {
    margin: 80px auto;
  }
}
@media (max-width: 767px) {
  .tool-container {
    margin: 50px auto;
  }
}
.contacts {
  padding-top: 20px;
}
[class*="contacts-"] {
  display: block;
  position: relative;
  margin-left: 25px;
  margin-bottom: 5px;
}
.contacts-org:before {
  content: '\e91a';
}
.contacts-addr:before {
  content: '\e860';
}
.contacts-tel:before {
  content: '\e823';
}
.contacts-email:before {
  content: '\e8f8';
}
.contacts-schedule:before {
  content: '\e82a';
}
[class*="contacts-"]:before {
  position: absolute;
  font-family: jurists, sans-serif;
  font-size: 20px;
  left: -25px;
  top: -1px;
  color: #cdcdcd;
}
.subheader {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #000;
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
}
.service {
  margin-top: 20px;
  padding-top: 15px;
  border-top: dashed 1px #ccc;
}
.service:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.service-name {
  font-family: "sourceSansProBold", "Arial Cyr, Arial", sans-serif;
  color: #444;
}
.service-text {
  margin-top: 5px;
}
.service-item {
  position: relative;
  margin-left: 23px;
}
.service-item:before {
  content: '—';
  position: absolute;
  left: -23px;
  color: #00a297;
  top: 1px;
}
.footer {
  background: #008a81;
  color: #000;
  font-size: 15px;
}
.single .header-common,
.archive .header-common,
.page .header-common {
  margin: 0 0 90px 0;
}
.row-inline {
  word-spacing: -5px;
}
.row-inline [class*='col-'] {
  word-spacing: normal;
  float: none;
  display: inline-block;
}
.preamble-text {
  text-align: center;
  font-size: 20px;
  color: #000;
}
.feature-full-1col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
}
.feature-full-1col .image {
  position: relative;
}
.feature-full-1col .image,
.feature-full-1col .desc {
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .feature-full-1col .image,
  .feature-full-1col .desc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    position: relative;
    width: 100%;
  }
  .feature-full-1col .image {
    display: none;
  }
  .feature-full-1col .desc {
    padding: 80px 20%;
  }
}
.feature-full-1col .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .feature-full-1col .image {
    height: 300px;
  }
  .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .main-news-lnk,
  #news .news-article,
  #articles .news-article {
    margin-left: 20%;
    margin-right: 20%;
    padding-bottom: 30px;
  }
  .col-prep-picture,
  .col-prep-text {
    padding-left: 20%;
    padding-right: 20%;
  }
  #news .news-article:last-child,
  #articles .news-article:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  .feature-full-1col .desc {
    border-bottom: dashed 1px #c0c0c0;
  }
}
@media (max-width: 479px) {
  .feature-full-1col .desc {
    padding: 80px 15px 30px 15px;
  }
  .header-common {
    font-size: 26px;
  }
}
.feature-full-1col .desc {
  padding: 80px;
}
.feature-full-1col .desc.desc2 {
  background: rgba(45, 64, 89, 0.05);
}
@media (max-width: 479px) {
  .feature-full-1col .desc {
    padding: 80px 15px 30px 15px;
  }
  .header-common {
    font-size: 26px;
  }
}
.img-holder {
  padding: 0;
}
.img-scale {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.img-scale:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.img-holder,
.tn-holder {
  overflow: hidden;
}
.form-control:focus::-moz-placeholder {
  opacity: 0;
}
.form-control:focus:-ms-input-placeholder {
  opacity: 0;
}
.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}
.form-control:hover {
  border-color: #000;
}
.form-control:focus {
  border-color: #00a297;
  box-shadow: none;
}
/* FORM */
/*
.btn {
	padding: 8px 20px;
	display: inline-block;
	text-transform: uppercase;
	//font-family: @font-family-bold;
	border: solid 3px;
	border-radius: 0;
	text-align: center;
	font-size: 16px;
	&:hover,
	&:focus {
		box-shadow: none;
	}
}
*/
.form-control {
  display: block;
  overflow: hidden;
  background: #fff;
  border-color: #00a297;
  border-style: solid;
  border-width: 2px;
  border-radius: 0;
  font-size: 18px;
  font-weight: 300;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
}
.form-control:hover {
  border-color: #39adff;
}
.form-control:focus {
  border-color: #000;
}
.form-control:focus::-moz-placeholder {
  opacity: 0;
}
.form-control:focus:-ms-input-placeholder {
  opacity: 0;
}
.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}
.control-label {
  color: #333;
  cursor: pointer;
}
input[type=text],
input[type=tel],
input[type=email],
input[type=password] {
  height: 42px;
}
textarea.form-control {
  padding-top: 15px;
  padding-bottom: 15px;
}
form sup {
  color: red;
}
.tool-header {
  color: #000;
  font-family: "sourceSansProSemibold", "Arial Black, Arial", sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 15px;
  padding-top: 15px;
  border-bottom: 2px solid #00a297;
}
.tool-form {
  padding-bottom: 20px;
}
/*======================================
  Selectric
======================================*/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
  border: 2px solid #00a297;
  background: #FFFFFF;
  position: relative;
  border-radius: 0;
}
.selectric:hover {
  border-color: #39adff !important;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 44px 0 0;
  font-weight: normal;
  line-height: 40px;
  color: #595959;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.selectric .button {
  background: transparent;
  border-radius: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  color: #000000;
  text-align: center;
  font: 0/0 a;
  *font: 1px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #000000;
  border-bottom: none;
}
.selectric-hover .selectric {
  border-color: #000;
}
.selectric-hover .selectric .button {
  color: #024571;
}
.selectric-hover .selectric .button:after {
  border-top-color: #024571;
}
.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #39adff;
  background: #fff;
}
.selectric-open .selectric-items {
  display: block;
}
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
  display: none;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  background: none !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.selectric .label + p {
  display: none;
}
/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 2px solid #39adff;
  border-radius: 0!important;
  overflow: hidden;
  z-index: -1;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  /*font-size: 12px;*/
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 8px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #EFEFEF;
  color: #444;
}
.selectric-items li:hover {
  background: #F0F0F0;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}
.selectric .label {
  font-size: 18px;
  text-align: left;
}
.selectric-disabled {
  opacity: 1!important;
}
.selectric-disabled .selectric {
  background: #eee!important;
  border-color: #e1e1e1;
  color: #ccc!important;
  /*border: 3px solid #e1e1e1;*/
  border-radius: 8px;
  position: relative;
  cursor: not-allowed;
  opacity: 1!important;
}
.selectric-disabled .label {
  color: #ccc!important;
}
.selectric-disabled .button::after {
  border-top-color: #ccc!important;
}
/* Datepicker */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background: #00a297 none repeat scroll 0 0;
  border: 1px solid #00a297;
  color: #ffffff;
  font-weight: normal;
}
.ui-widget-header {
  background-color: #00a297;
  background-image: none;
  border: none;
}
#ui-datepicker-div {
  box-shadow: 0 5px 14px rgba(3, 49, 97, 0.25);
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0;
}
/* Datepicker */
.bottom-footer {
  padding: 60px 0;
  background: #333;
  color: #b9b9b9;
  font-size: 16px;
}
.bottom-footer ul {
  padding-left: 0;
}
.bottom-footer li {
  list-style: none;
  margin: 9px 0;
}
.bottom-footer a {
  color: #fff;
}
.bottom-footer a:hover {
  color: #fff;
}
.bottom-footer hr {
  border-color: #444;
}
.footer-links-list {
  line-height: 1.3;
  padding-left: 0;
  position: relative;
}
.footer-links-list li {
  margin-bottom: 15px;
  list-style: none;
}
.footer-contacts {
  padding-left: 32px;
}
.footer-contacts li {
  position: relative;
  margin-left: 30px;
}
.footer-contacts li:before {
  color: #00a297;
  position: absolute;
  font-family: jurists, sans-serif;
  font-size: 21px;
  top: -3px;
  left: -32px;
}
.footer-contacts-address:before {
  content: '\e81f';
  left: -30px !important;
}
.footer-contacts-phones:before {
  content: '\e823';
  left: -28px !important;
}
.footer-contacts-email:before {
  content: '\f0e0';
}
.footer-copy {
  text-align: center;
  margin-top: 30px;
}
/***************************************************************************************************************/
/* Change navbar collapse breakpoint */
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse.collapse {
    display: none!important;
    max-height: none;
  }
  .navbar-nav {
    float: none!important;
  }
  .navbar-nav > li {
    float: none;
  }
  .collapse.in {
    display: block !important;
    z-index: 10000;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* eo Change navbar collapse breakpoint */
