@font-face {
  font-family: "Arial BoldMT";
  src: url("../fonts/Arial-BoldMT.eot");
  src: url("../fonts/Arial-BoldMT.eot?#iefix") format("embedded-opentype"), url("../fonts/Arial-BoldMT.woff") format("woff"), url("../fonts/Arial-BoldMT.ttf") format("truetype"), url("../fonts/Arial-BoldMT.svg#proximanova-extrabold-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
input::-ms-clear {
  display: none;
}
input[type="submit"] {
  -webkit-appearance: none;
}
.placeholder {
  color: #999999;
  font: 16px Arial;
  position: absolute;
  top: 12px;
}
.p-code .placeholder,
.p-num .placeholder {
  top: 36px;
}
.search-container .searchForm div .placeholder {
  top: 14px;
}
.search-container .searchForm div .region-search .placeholder {
  top: 10px;
}
* {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}
p.new-line {
  margin-top: 8px;
}
html {
  height: 100%;
}
html,
body {
  width: 100%;
  min-height: 100%;
  font-family: Arial;
  font-size: 14px;
  position: relative;
}
html textarea,
body textarea {
  overflow-y: auto;
}
html input::-ms-clear,
body input::-ms-clear {
  display: none;
}
html input[type=password]::-ms-reveal,
body input[type=password]::-ms-reveal,
html input[type=password]::-ms-clear,
body input[type=password]::-ms-clear {
  display: none;
}
.no-wrap {
  white-space: nowrap;
}
#footer_relative {
  position: relative;
  width: 100%;
  height: 238px;
}
.by-date {
  width: 61px;
}
.by-date .directions-arrows {
  margin-left: 0px !important;
  margin-right: 1px;
}
.by-rating {
  width: 70px;
}
.by-rating .directions-arrows {
  margin-left: 0px !important;
}
a.ui-corner-all {
  background: none !important;
  margin-left: 0px !important;
  border: none !important;
  padding: 0 17px !important;
  display: block;
  height: 26px !important;
  line-height: 26px !important;
}
a.ui-corner-all.ui-datepicker-next,
a.ui-corner-all.ui-datepicker-prev {
  padding: 0 5px !important;
}
a.ui-corner-all:hover {
  border: none !important;
  text-decoration: none !important;
  background: none !important;
  margin-left: 0px !important;
  height: 26px !important;
  line-height: 26px !important;
}
.radio-btn .before {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(/content/img/radio-btn.png) 0 0 no-repeat;
  cursor: pointer;
  margin-right: 12px;
  float: left;
}
.radio-btn.selected .before {
  background-position: 0 -17px;
}
.ui-autocomplete {
  border-radius: 3px !important;
  border: 1px solid #dbdbdb;
  padding: 6px 0 !important;
}
.ui-autocomplete .ui-resizable-handle {
  display: none !important;
}
.ui-autocomplete.ui-widget-content {
  background: white;
  border: 1px solid #dbdbdb;
  margin: 0 !important;
}
.ui-autocomplete li {
  height: 26px;
  cursor: pointer;
  margin: 0px !important;
  padding: 0 !important;
  line-height: 26px;
}
.ui-autocomplete li.sub-title {
  font-weight: bold;
  font-size: 12px;
  color: #939393;
}
.ui-autocomplete li.sub-title:hover {
  background: none !important;
}
.ui-autocomplete li.searched-items {
  cursor: pointer;
  white-space: nowrap;
}
.ui-autocomplete li.searched-items:hover span {
  color: white;
  display: block;
}
.ui-autocomplete li a {
  color: black !important;
  font-family: Arial;
  font-size: 14px;
}
.ui-autocomplete li:hover {
  background: #ff7c11 !important;
  border: none !important;
  height: 26px !important;
  margin: 0px !important;
}
.ui-autocomplete li:hover a.ui-corner-all {
  background: none !important;
  margin: 0px !important;
  color: white !important;
}
.ui-autocomplete li a.ui-corner-all {
  margin: 0px !important;
}
.ui-autocomplete li a.ui-corner-all:hover {
  text-decoration: none !important;
  background: none !important;
  margin: 0px !important;
}
.fa {
  color: #ff7c11;
}
.clear {
  clear: both;
  display: block;
}
.login {
  display: none;
}
a {
  font-family: Arial;
  color: #0075b9;
  text-decoration: none;
}
a:hover {
  color: #ff7c11;
  text-decoration: underline;
}
.filter-fields.validation-fail {
  border-color: #fb1b20;
}
.filter-fields.validation-complete {
  border-color: #449759;
}
.filter-fields .filter-popup.for-forms li {
  cursor: pointer;
  line-height: 26px;
  height: 26px !important;
  margin: 0 !important;
  padding: 0px !important;
}
.filter-fields .filter-popup.for-forms li a {
  color: black;
  padding: 0 30px 0 15px;
  display: block;
}
.filter-fields .filter-popup.for-forms li a:hover {
  color: white;
  text-decoration: none;
}
.filter-fields .filter-popup.for-forms li:hover {
  background: #ff7c11 !important;
  border: none !important;
  height: 26px !important;
}
.filter-fields .filter-popup.for-forms li:hover a {
  color: white;
}
input,
textarea,
.field-container {
  border-radius: 3px;
}
.hide {
  display: none;
}
h1 {
  font-weight: normal;
  font-size: 30px;
  color: #3c3c3c;
  word-wrap: break-word;
}
.wrapper {
  width: 100%;
  min-width: 1000px;
}
.wrapper.notmain {
  background: #f8f7e9;
}
.wrapper.notmain .container {
  background: white;
  padding: 0 25px;
  padding-top: 25px;
  height: 100%;
}
.wrapper.notmain .container.search-padding-top {
  padding-top: 72px;
}
.wrapper.head {
  background: white;
}
.wrapper.head.notmain {
  background: #f8f7e9;
}
.wrapper.head.notmain .container {
  background: white;
  padding: 0 25px;
  position: relative;
}
.wrapper.head .container {
  min-height: 70px;
}
.wrapper.footer {
  background: #ff7c11;
}
.wrapper.footer.notmain {
  background: #f8f7e9;
}
.wrapper.footer.notmain .container {
  background: #f8f7e9;
  padding: 0 25px;
  padding-top: 33px;
}
.wrapper.footer.notmain .footer-static-pages a {
  text-decoration: none;
}
.wrapper.footer.notmain .footer-static-pages a:hover {
  color: #ff7c11;
}
.wrapper.footer .container {
  position: relative;
  padding: 50px 0;
}
.wrapper .container {
  width: 1000px;
  margin: 0 auto;
}
.wrapper .container.small {
  width: 550px;
}
.wrapper .container.right {
  width: 680px;
  padding-left: 349px;
  padding-right: 21px;
  padding-bottom: 48px;
}
h3,
h2 {
  display: block;
  text-align: center;
  font-family: Arial;
  color: #3c3c3c;
  font-size: 30px;
  margin-top: 35px;
  font-weight: normal;
}
h3.browse-by-category,
h2.browse-by-category {
  margin-bottom: 18px;
}
h3.browse-by-location,
h2.browse-by-location {
  margin-top: 33px;
  margin-bottom: 14px;
}
h3.rubricator,
h2.rubricator {
  text-align: left;
  margin-bottom: 9px;
  margin-top: 34px;
  font-family: Arial BoldMT;
  font-weight: normal;
  font-size: 18px;
}
h3.rubricator span.for,
h2.rubricator span.for {
  font-family: Arial;
  font-size: 14px;
  color: #3c3c3c;
}
.buttons {
  background: #ff7c11;
  display: block;
  height: 36px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 0 30px;
  cursor: pointer;
  border-radius: 3px;
}
.buttons:hover {
  background: #ff5a00;
  color: white;
  text-decoration: none;
}
.search-container {
  float: left;
  margin-top: 32px;
  margin-left: 20px;
  width: 540px;
}
.search-container .placeholder {
  font-size: 14px;
  top: 12px;
}
.search-container .region-search {
  height: 37px;
  float: left;
  border: 1px solid #dbdbdb;
  margin-right: 7px;
  margin-top: 2px;
  padding-right: 5px;
  border-radius: 3px;
  width: 231px;
}
.search-container .region-search img {
  margin-top: 5px;
  float: right;
}
.search-container input {
  float: left;
  height: 37px;
  width: 196px;
  padding: 0 20px;
  border: 1px solid #dbdbdb;
  margin-right: 7px;
  margin-top: 2px;
}
.search-container input#SearchRegion {
  width: 141px;
  margin-right: 0px;
  margin-top: 0px;
  border: none;
  padding-right: 5px;
}
.search-container a {
  float: left;
  height: 39px;
  width: 43px;
  display: block;
  background: #ff7c11;
  border-radius: 3px;
  margin-left: -2px;
  margin-top: 2px;
}
.search-container a:hover {
  background: #ff5a00;
}
.search-container a .fa {
  color: white;
  font-size: 17px;
  margin: 11px 0 0 14px;
}
.logo {
  background: url(/content/img/logo.png);
  width: 182px;
  height: 42px;
  display: block;
  float: left;
  margin-top: 25px;
}
.logo.ismain {
  margin-top: 8px;
}
.footer {
  margin-top: -238px;
}
.footer .container {
  padding: 44px 25px !important;
}
.footer.notmain ul li {
  display: block;
  float: left;
}
.footer.notmain ul li i {
  color: #ff7c11;
}
.footer.notmain ul li.dot {
  background: url(/content/img/sgdot.png);
}
.footer.notmain ul li a {
  color: #0075b9;
}
.footer.notmain ul li a i {
  color: #ff7c11;
}
.footer.notmain .footer-text {
  color: #666666;
}
.footer.notmain .footer-text a {
  color: #0075b9;
}
.footer.notmain .social-container {
  color: #666666;
  right: 25px;
}
.footer.notmain .social-container .follow i {
  color: #ff7c11;
}
.footer ul {
  list-style: none;
  height: 17px;
}
.footer ul li {
  display: block;
  float: left;
}
.footer ul li i {
  color: white;
}
.footer ul li.dot {
  display: block;
  width: 4px;
  height: 4px;
  background: url(/content/img/wdot.png);
  margin: 6px 18px 0;
}
.footer ul li a {
  color: white;
  text-decoration: underline;
}
.footer ul li a:hover {
  text-decoration: none;
}
.footer ul li a i {
  color: white;
}
.footer .footer-text {
  color: white;
  width: 700px;
  margin-top: 18px;
  line-height: 18px;
}
.footer .footer-text a {
  color: white;
  text-decoration: underline;
}
.footer .footer-text a:hover {
  text-decoration: none;
}
.footer .footer-text .rights {
  font-weight: bold;
  margin-bottom: 7px;
}
.footer .social-container {
  color: white;
  width: 190px;
  position: absolute;
  right: 0;
  top: 48px;
}
.footer .social-container .follow {
  float: left;
  margin-top: 8px;
}
.footer .social-container .follow i {
  color: white;
}
.footer .social-container .social-block {
  float: right;
}
.footer .social-container .social-block.social-footer {
  margin-top: 0px;
}
.footer .social-container .social-block a,
.footer .social-container .social-block span {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin-left: 4px;
  background: url(/content/img/socials-sprite.png);
}
.footer .social-container .social-block a.first,
.footer .social-container .social-block span.first {
  margin: 0;
}
.footer .social-container .social-block a.go,
.footer .social-container .social-block span.go {
  background-position: 0 0;
}
.footer .social-container .social-block a.fb,
.footer .social-container .social-block span.fb {
  background-position: -32px 0;
}
.footer .social-container .social-block a.tw,
.footer .social-container .social-block span.tw {
  background-position: -64px 0;
}
.auth-block {
  float: right;
  margin-top: 46px;
  margin-right: -2px;
  font-size: 12px;
}
.auth-block.ismain {
  margin-top: 28px;
}
.auth-block li {
  float: left;
  color: #999999;
  list-style: none;
}
.auth-block li .fa-plus {
  font-size: 14px;
  color: #a900ff;
}
.auth-block li .fa-sign-in {
  color: #a900ff;
}
.auth-block li.image-user {
  margin-top: -5px;
  margin-right: 4px;
}
.auth-block li.image-user img {
  width: 24px;
  height: 24px;
}
.auth-block li.dot {
  display: block;
  width: 4px;
  height: 4px;
  margin-top: 6px;
  margin-left: 9px;
  margin-right: 10px;
  background: url(/content/img/sgdot.png);
}
.auth-block li a {
  font-size: 12px;
}
.auth-block li a span {
  float: left;
  margin-left: 3px;
}
#breadcrumbs {
  padding-top: 31px;
  font-size: 12px;
  margin-left: 2px;
}
#breadcrumbs.comp-bc {
  width: 641px;
}
#breadcrumbs a {
  font-size: 12px;
}
#breadcrumbs a span {
  color: #0075b9;
}
#breadcrumbs a span:hover {
  color: #ff7c11;
}
#breadcrumbs i {
  margin: 0 6px;
}
#breadcrumbs span {
  color: #6a6a6a;
  font-size: 12px;
}
.rating {
  width: 87px;
  height: 16px;
  background: url(/content/img/rating.png) 0 -16px;
  float: left;
  margin-top: 6px;
}
.rating.rubricator-rating {
  margin-top: 2px;
}
.rating .rating-overlay {
  width: 0px;
  height: 16px;
  background: url(/content/img/rating.png);
}
.rating-c {
  width: 112px;
  height: 20px;
  background: url(/content/img/c_stars.png) 0 -20px;
  float: left;
  margin-top: -1px;
  margin-right: 6px;
  overflow: hidden;
}
.rating-c .rating-overlay {
  width: 0px;
  height: 20px;
  background: url(/content/img/c_stars.png);
}
.forms .checkbox {
  background: url(/content/img/checked.png);
  width: 16px;
  height: 16px;
  cursor: pointer;
  float: left;
}
.forms .checkbox.checked {
  background-position: 0 16px;
}
.forms .checkbox-text {
  float: left;
  width: 413px;
  margin-left: 15px;
}
.forms input[type="checkbox"] {
  display: none;
}
.forms .form-field-block {
  position: relative;
}
.forms .form-field-block.checkbox-field {
  margin-left: 108px;
  margin-top: 10px;
}
.forms .form-field-block .field-title {
  font-size: 18px;
  color: #6a6a6a;
}
.forms .form-field-block .field-title .social-block {
  display: inline-block;
}
.forms .form-field-block .field-title span {
  font-size: 14px;
}
.forms .form-field-block .field-title span.new-line {
  display: block;
}
.forms .form-field-block .indicator {
  float: right;
  width: 14px;
  height: 11px;
  margin-top: 14px;
  margin-right: 10px;
}
.forms .form-field-block .indicator.textarea {
  float: none;
  position: absolute;
  margin: 0px;
}
.forms .form-field-block.validation-fail {
  border-color: #fb1b20;
}
.forms .form-field-block.validation-fail .indicator {
  background: url(/content/img/field-validation-indicator.png) -15px 0;
}
.forms .form-field-block.validation-complete {
  border-color: #449759;
}
.forms .form-field-block.validation-complete .indicator {
  background: url(/content/img/field-validation-indicator.png) 0 0;
}
.forms .form-field-block .field-container {
  margin-top: 4px;
  border: 1px solid #dbdbdb;
}
.forms .form-field-block .field-container .indicator {
  float: right;
  width: 14px;
  height: 11px;
  margin-top: 14px;
  margin-right: 10px;
}
.forms .form-field-block .field-container.validation-fail {
  border-color: #fb1b20;
}
.forms .form-field-block .field-container.validation-fail .indicator {
  background: url(/content/img/field-validation-indicator.png) -15px 0;
}
.forms .form-field-block .field-container.validation-complete {
  border-color: #449759;
}
.forms .form-field-block .field-container.validation-complete .indicator {
  background: url(/content/img/field-validation-indicator.png) 0 0;
}
.forms .form-field-block .field-container input {
  font-size: 16px;
  margin-left: 13px;
  height: 40px;
}
.forms .form-field-block.validation-fail textarea {
  border-color: #fb1b20;
}
.forms .form-field-block.validation-complete textarea {
  border-color: #449759;
}
.forms .form-field-block textarea {
  resize: none;
  margin-top: 5px;
  border: 1px solid #dbdbdb;
  padding: 13px;
}
.forms .form-field-block .bottom-place {
  font-size: 12px;
}
.forms .form-field-block .bottom-place .error {
  float: left;
  color: #fb1b20;
}
.forms .form-field-block .bottom-place .notice {
  color: #939393;
  float: right;
}
.forms .form-field-block.horizontal {
  margin-top: 8px;
}
.forms .form-field-block.horizontal .field-title {
  float: left;
  line-height: 42px;
  margin-top: 5px;
  margin-right: 17px;
  text-align: right;
}
.forms .form-field-block.horizontal .field-container {
  float: left;
}
.forms .form-field-block.horizontal .field-container a.centeredlink {
  line-height: 40px;
}
.forms .form-field-block.horizontal .field-container p {
  margin-top: 10px;
}
.forms .form-field-block.horizontal.right {
  margin-left: 150px;
}
.forms .form-field-block.horizontal.right .field-container {
  border: none;
}
.forms .form-field-block.fixedwidth .field-title {
  min-width: 89px;
}
.forms .form-field-block.fixedwidth .bottom-place {
  clear: both;
  margin-left: 107px;
}
.login-header-wrapper {
  position: relative;
}
.login-header-wrapper #account-popup {
  font-size: 12px;
  color: #3c3c3c;
  display: block;
  position: absolute;
  right: 0;
  top: 49px;
  padding: 12px 0px 4px;
  border: solid #dbdbdb 1px;
  z-index: 50;
  background: white;
  min-width: 150px;
  text-align: center;
  display: none;
  border-radius: 2px 2px 3px 3px;
  /*div {
            float: right;
            clear: both;
            .profile{
                margin-right: -1px;
            }
            &.last {
                margin-top: 10px;
            }
        }*/

}
.login-header-wrapper #account-popup .user_name {
  padding: 0 20px;
}
.login-header-wrapper #account-popup.inner {
  top: 66px;
}
.login-header-wrapper #account-popup hr {
  background: #dbdbdb;
  height: 1px;
  margin: 12px 0 7px 0;
}
.login-header-wrapper #account-popup .user-links {
  list-style: none;
}
.login-header-wrapper #account-popup .user-links li {
  height: 25px;
  line-height: 25px;
}
.login-header-wrapper #account-popup .user-links li:hover {
  background: #ff7c11;
}
.login-header-wrapper #account-popup .user-links li:hover i {
  color: white;
}
.login-header-wrapper #account-popup .user-links li a {
  display: block;
  text-align: right;
  padding-right: 20px;
  color: black;
}
.login-header-wrapper #account-popup .user-links li a:hover {
  color: white;
  text-decoration: none;
}
.statictext {
  line-height: 18px;
}
.statictext h2 {
  text-align: left;
  font-size: 25px;
  line-height: normal;
}
.statictext h3 {
  text-align: left;
  font-size: 22px;
  line-height: normal;
}
.statictext h4 {
  margin-top: 18px;
}
.statictext ul {
  margin-left: 40px;
  margin-top: 10px;
}
.statictext.noindent p {
  text-indent: 0px;
}
.statictext.noindent p.first-article {
  margin-top: 35px;
}
.statictext p {
  margin-top: 10px;
  text-indent: 20px;
}
.statictext.aboutpage h2 {
  text-align: left;
  font-size: 22px;
}
.form-notify {
  padding: 16px 36px 16px 24px;
  text-align: center;
  position: relative;
  font-size: 18px;
  margin-top: 15px;
}
.form-notify ul {
  list-style: none;
}
.form-notify.al-left {
  text-align: left;
}
.form-notify.blue {
  color: #2f6c97;
  background: #bfd9ef;
}
.form-notify.blue .link_notify {
  text-decoration: underline;
}
.form-notify.blue i {
  color: #2f6c97;
}
.form-notify.blue .close-notify {
  background: url(/content/img/close-blue.png);
}
.form-notify.blue .close-notify.close-white {
  background: url(/content/img/close-white.png);
}
.form-notify.blue .close-notify.close-azure {
  background: url(/content/img/close-azure.png);
}
.form-notify.blue .close-notify:hover {
  background-position: 0 -13px;
}
.form-notify.blue.notify-claim {
  background-color: #38aae3;
  color: white;
  border-radius: 8px;
  text-align: left;
  font-size: 16px;
  padding: 8px 36px 14px 12px;
}
.form-notify.blue.notify-claim i {
  color: white;
  font-size: 23px;
  margin-right: 5px;
}
.form-notify.blue.notify-claim a {
  color: white;
}
.form-notify.blue.notify-claim a:hover {
  color: #ff7c11;
}
.form-notify.blue.notify-claim ul {
  margin-left: 29px;
  margin-top: 4px;
  line-height: 17px;
  font-size: 14px;
  word-spacing: -1px;
}
.form-notify.blue.modal-form-message {
  background-color: #38aae3;
  color: white;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  padding: 8px 36px 10px 12px;
  margin-bottom: 21px;
  margin-top: -10px;
  line-height: 12px;
}
.form-notify.blue.modal-form-message i {
  color: white;
  font-size: 24px;
  margin-right: 5px;
  vertical-align: -4px;
}
.form-notify.blue.modal-form-message i.link-fa {
  font-size: 14px;
  margin-right: 3px;
  vertical-align: -1px;
}
.form-notify.blue.modal-form-message a {
  color: white;
  text-decoration: underline;
}
.form-notify.blue.modal-form-message a:hover {
  text-decoration: none;
}
.form-notify.blue.modal-form-message a.form-link {
  margin-right: 7px;
  margin-left: 3px;
}
.form-notify.red {
  color: #fb1b20;
  background: #faf1f1;
  border: 1px #fb1b20 solid;
}
.form-notify.red i {
  color: #fb1b20;
}
.form-notify.red .close-notify {
  background: url(/content/img/close-red.png);
}
.form-notify.red .close-notify:hover {
  background-position: 0 -13px;
}
.form-notify .close-notify {
  width: 12px;
  height: 13px;
  right: 12px;
  top: 10px;
  position: absolute;
  display: block;
}
.loader {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  display: none;
  background: url(/content/img/ajax-loader.gif);
}
.social-block a,
.social-block span {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin-left: 4px;
  background: url(/content/img/socials-sprite.png);
}
.social-block a.first,
.social-block span.first {
  margin: 0;
}
.social-block a.go,
.social-block span.go {
  background-position: 0 0;
}
.social-block a.fb,
.social-block span.fb {
  background-position: -32px 0;
}
.social-block a.tw,
.social-block span.tw {
  background-position: -64px 0;
}
.rate-btn {
  position: absolute;
  right: 18px;
  top: 98px;
}
.rate-btn.header-btn {
  top: -4px;
}
.rate-btn a {
  background: #ff7c11;
  display: block;
  color: white;
  padding: 5px 23px;
  float: left;
  margin-right: 5px;
  font-size: 14px;
  border-radius: 3px;
}
.rate-btn a:hover {
  text-decoration: none;
  background: #ff5a00;
}
.rate-btn a .fa {
  color: white;
  margin-right: 4px;
}
.right-feed {
  width: 680px;
  float: right;
  padding-bottom: 15px;
}
@media print {
  * {
    text-shadow: none !important;
    color: black !important;
    background: transparent !important;
    box-shadow: none !important;
    border-color: black !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: white !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .btn {
    border-top-color: black !important;
  }
  .label {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .wrapper.head .container .logo-search-login {
    display: none;
  }
  .rating-c {
    display: none;
  }
  .footer .container {
    padding-top: 0 !important;
  }
  .footer .social-container .follow {
    display: none;
  }
  .rate-btn {
    float: right;
    margin-bottom: 15px;
  }
  .rate-btn.header-btn {
    display: none;
  }
}
/*Стили для всплывающих форм*/

.modalDialog .overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  /* фон затемнения */
  background-color: black;
  opacity: 0;
  position: fixed;
  cursor: default;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.modalDialog .overlay.overlay-active {
  visibility: visible;
  opacity: 0.1;
}
.modalDialog .modal {
  width: 674px;
  position: fixed;
  visibility: hidden;
  /*top: 20%;*/
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 8px;
  border: 1px solid #38aae3;
  background-color: white;
  z-index: 101;
  opacity: 0;
  /* эффект перехода (появление) 
        -webkit-transition: all ease .5s;
        -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
        -o-transition: all ease .5s;
        transition: all ease .5s;*/

}
.modalDialog .modal .modal-header {
  background-color: #38aae3;
  color: white;
  position: relative;
  padding: 15px 35px 15px 12px;
  font-size: 18px;
  word-spacing: 2px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.modalDialog .modal .modal-header .fa {
  color: white;
}
.modalDialog .modal .modal-header .close-modal {
  background: url(/content/img/close-white.png);
  width: 12px;
  height: 13px;
  right: 12px;
  top: 10px;
  position: absolute;
  display: block;
}
.modalDialog .modal .modal-header .close-modal:hover {
  background-position: 0 -13px;
}
.modalDialog .modal .modal-header .rate-page-company {
  font-size: 14px;
  word-spacing: normal;
  margin-left: 3px;
}
.modalDialog .modal .modal-header .rate-page-company a {
  color: white;
  text-decoration: underline;
}
.modalDialog .modal .modal-header .rate-page-company a:hover {
  color: white;
  text-decoration: none;
}
.modalDialog .modal .modal-wrapper {
  word-spacing: -1px;
  padding: 10px 13px 10px 10px;
}
.modalDialog .modal .modal-wrapper .fb-title {
  font-size: 14px;
  word-spacing: -1px;
}
.modalDialog .modal .modal-wrapper .rating-container .indicator {
  float: left;
  width: 14px;
  height: 11px;
  margin-top: 12px;
  margin-left: 10px;
}
.modalDialog .modal .modal-wrapper .rating-container.validation-fail .indicator {
  background: url(/content/img/field-validation-indicator.png) -15px 0;
}
.modalDialog .modal .modal-wrapper .rating-container.validation-complete .indicator {
  background: url(/content/img/field-validation-indicator.png) 0 0;
}
.modalDialog .modal .modal-wrapper .rating-container .rating-cell {
  width: 277px;
  float: left;
  margin-right: 32px;
  margin-bottom: 10px;
}
.modalDialog .modal .modal-wrapper .rating-container .rating-cell .big-rating {
  width: 186px;
  height: 34px;
  background: url('/content/img/big-rating.png') 0 -34px;
  overflow: hidden;
  float: left;
}
.modalDialog .modal .modal-wrapper .rating-container .rating-cell .big-rating div {
  width: 0px;
  height: 34px;
  background: url('/content/img/big-rating.png');
}
.modalDialog .modal .modal-wrapper .rating-container .rating-cell .rating-desc {
  float: none;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 7px;
}
.modalDialog .modal .modal-wrapper .rating-container .rating-cell span {
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}
.modalDialog .modal .modal-wrapper .modal-radio-buttons {
  margin-bottom: 4px;
}
.modalDialog .modal .modal-wrapper .modal-radio-buttons input[type=radio] {
  display: none;
}
.modalDialog .modal .modal-wrapper .modal-radio-buttons .radio-label {
  display: block;
  float: left;
  width: 250px;
  position: relative;
  margin-right: 35px;
  margin-bottom: 7px;
  margin-left: 24px;
}
.modalDialog .modal .modal-wrapper .modal-radio-buttons .radio-label:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  margin-right: 10px;
  position: absolute;
  left: -24px;
  background-color: white;
  color: white;
  content: "";
  border: 1px solid #e8e8e8;
}
.modalDialog .modal .modal-wrapper textarea {
  border: 1px solid gainsboro;
  width: 96%;
  height: 34px;
  resize: none;
  margin-top: 6px;
  color: #fa5c00;
  padding: 10px 2%;
  line-height: 17px;
}
.modalDialog .modal .modal-wrapper textarea.fb-textarea {
  height: 72px;
}
.modalDialog .modal .modal-wrapper .form-buttons {
  margin-top: 10px;
  margin-bottom: 3px;
}
.modalDialog .modal .modal-wrapper .form-buttons a {
  width: 63px;
  padding: 5px 24px;
  border-radius: 3px;
  cursor: pointer;
  float: left;
  margin-right: 8px;
}
.modalDialog .modal .modal-wrapper .form-buttons a .fa {
  margin-right: 4px;
  color: white;
}
.modalDialog .modal .modal-wrapper .form-buttons a .fa.fa-close:before {
  content: "\f00d";
}
.modalDialog .modal .modal-wrapper .form-buttons a:hover {
  text-decoration: underline;
}
.modalDialog .modal .modal-wrapper .form-buttons a.submit-button {
  background: #38aae3;
  color: white;
}
.modalDialog .modal .modal-wrapper .form-buttons a.cancel-button {
  background: #bcbcbc;
  color: white;
  width: 61px;
  padding: 5px 22px;
}
.modalDialog .modal.modal-active {
  top: 20%;
  /*положение окна от верха страницы при появлении */
  visibility: visible;
  opacity: 1;
  /* убираем прозрачность */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
input[type=radio]:checked + label:before {
  content: "\2022" !important;
  color: #ff7c11 !important;
  font-size: 21px;
  text-align: center;
  line-height: 15px;
}
.meta-div {
  display: none;
}
