@font-face {
  font-family: 'PT Sans Regular';
  src: url(fonts/PT_Sans-Web-Regular.ttf);
}
body {
  max-width: 1280px;
  margin: 0 auto;
  font-family: "PT Sans";
}
.q-mark {
  background: url(img/q-mark.png) no-repeat;
  width: 22px;
  height: 16px;
  display: block;
  float: left;
  left: 20px;
  top: -3px;
  margin-left: 30px;
  margin-right: -29px;
}
.error {
  border-color: rgba(255, 0, 0, 0.5) !important;
}
a.button7 {
  font-weight: 700;
  color: white;
  text-align: right;
  text-decoration: none;
  padding: .8em 1em;
  border-radius: 3px;
  background: #40c781;
  box-shadow: 0 -3px #35a76e inset;
  transition: 0.2s;
}
a.button7:hover {
  background: #35a76e;
}
a.button7:active {
  background: #21935a;
  box-shadow: 0 3px #21935a inset;
}
.heading {
  font-family: "PT Sans", Arial, sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #515751;
  text-transform: uppercase;
  margin-bottom: 50px;
  background: url(img/heading-bg.png) repeat-x;
}
.heading > span {
  padding: 20px;
  background-color: white;
}
.rm-wrapper span {
  background: url(img/brackets.png) no-repeat;
  width: 13px;
  height: 8px;
  display: inline-block;
}
.rm-wrapper:hover a {
  color: #f27022;
}
.rm-wrapper:hover span {
  background: url(img/brackets-hover.png) no-repeat;
}
.read-more {
  font-family: "PT Sans";
  font-size: 12px;
  color: #5f5f5f;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 12px;
}
.read-more:hover {
  color: #f27022;
}
.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-top: 13px;
}
input {
  outline: none;
}
button {
  -webkit-transition: .3s;
  transition: .3s;
}
button:hover {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
}
.btn1 {
  /*width: 235px;*/
  width: 190px;
  height: 60px;
  text-transform: uppercase;
  font-family: "PT Sans", Arial, sans-serif;
  /*font-size: 20px;*/
  font-size: 16px;
  padding: 5px;
}
.btn1-orange {
  background-color: #f27022;
}
.btn1-yellow {
  background-color: #fdef42;
}
.btn {
  width: 260px;
  text-transform: uppercase;
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 20px;
  padding: 5px;
}
.btn-orange {
  background-color: #f27022;
}
.btn-yellow {
  background-color: #fdef42;
}
.collapsed:hover {
  background-color: #f27022 !important;
}
.divider {
  height: 25px;
  background: url(img/heading-bg.png) repeat-x;
  margin-top: 60px;
}
header {
  background: url(img/header-bg.png) no-repeat;
  padding-top: 20px;
}
header .socials {
  text-align: right;
}
header .socials a.calc {
  color: #393940;
  border-bottom: 1px dashed black;
  font-weight: bold;
}
header .socials a.calc:hover {
  text-decoration: none;
  cursor: pointer;
}
header .socials a.calc i {
  display: inline-block;
  background: url(img/calc.jpg);
  width: 9px;
  height: 11px;
}
header .socials a.lkab {
  color: #393940;
  border-bottom: 1px dashed black;
  font-weight: bold;
  text-transform: uppercase;
}
header .socials a.lkab:hover {
  text-decoration: none;
  cursor: pointer;
}
header .socials a.lkab i {
  display: inline-block;
  background: url(img/lkab.png);
  background-size: cover;
  width: 21px;
  height: 17px;
}
header .socials .soc-links {
  width: 345px;
  display: inline-block;
}
header .socials .soc-links ul {
  margin-top: 10px;
  list-style-type: none;
  -webkit-padding-start: 0;
}
header .socials .soc-links ul li {
  display: inline-block;
}
header .socials .soc-links ul li a {
  height: 53px;
  width: 54px;
  display: block;
}
header .socials .soc-links ul li a.vk {
  background: url(/css/img/icons/ul-kit_01.png);
}
header .socials .soc-links ul li a.ok {
  background: url(/css/img/icons/ul-kit_02.png) no-repeat;
}
header .socials .soc-links ul li a.tw {
  background: url(/css/img/icons/ul-kit_06.png) no-repeat;
}
header .socials .soc-links ul li a.fb {
  background: url(/css/img/icons/ul-kit_03.png) no-repeat;
}
header .socials .soc-links ul li a.instagram {
  background: url(/css/img/icons/ul-kit_05.png) no-repeat;
}
header .socials .soc-links ul li a.periscope {
  background: url(/css/img/icons/ul-kit_07.png) no-repeat;
}
header .socials .soc-links ul li a.youtube {
  background: url(/css/img/icons/ul-kit_04.png) no-repeat;
}
header .socials .phone {
  width: 200px;
  display: inline-block;
}
header .socials .phone p {
  margin: 0;
  font-size: 16px;
  color: #202220;
  font-weight: bold;
  font-family: "PT Sans", Arial, sans-serif;
  text-transform: uppercase;
}
header .socials .phone p:first-of-type {
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
  color: #f27022;
}
header .socials .phone p:last-of-type {
  color: #5f5f5f;
  font-size: 14px;
  font-weight: bold;
}
header .navigation .navbar-nav > li > .dropdown-menu {
  padding: 0;
}
header .navigation .navbar.navbar-default {
  margin: 20px 0 30px;
  /*background: url(img/nav-bg.png) no-repeat 0 49%;*/
  background-size: cover;
  background-color: #15a038;
  min-height: 0;
}
header .navigation .navbar.navbar-default .navbar-nav li a {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 15px;
  line-height: 1;
  font-weight: 700;
}
header .navigation .navbar.navbar-default .navbar-nav li a:hover {
  color: #373434;
  background: -webkit-linear-gradient(bottom, #f1da36, #fefcea, #f1da36);
  background: linear-gradient(to top, #f1da36, #fefcea, #f1da36);
  -webkit-transition: all .3s;
  transition: all .3s;
}
header .navigation .navbar.navbar-default .navbar-nav .dropdown li {
  background: url(img/nav-bg.png);
  background-size: cover;
  padding: 5px 0;
}
header .navigation .navbar.navbar-default .navbar-nav .dropdown li a {
  padding: 5px;
}
/*.navbar-phone {
	position: relative;
	float: right;
	padding: 6px 9px 3px 9px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #0000007a;
	border-radius: 4px;
}*/

/*@media (min-width: 768px) {
	.navbar-phone {
		display: none;
	}
}*/

/* Modal PopUp */

/*label.popup_link{
  color:red;
  cursor:pointer;
  display:inline-block;
}

label.popup_link:hover{
  color:blue;
}*/

label.navbar-phone {
  position: relative;
  float: left;
  padding: 6px 9px 3px 9px;
  margin-top: 8px;
  /*margin-right: 15px;*/
  margin-left: 10px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
}
label.navbar-contact {
  position: relative;
  float: left;
  padding: 6px 9px 3px 9px;
  margin-top: 8px;
  /*margin-right: 15px;*/
  margin-left: 10px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .pc-hide {
    display: none;
  }
  label.navbar-phone {
    display: none;
  }
  label.navbar-contact {
    display: none;
  }
  .modal-popup {
    display: none;
  }
  .soc-footer {
    display: none;
  }
}
.modal-popup_check {
  position: absolute;
  left: -10000px;
  opacity: 0;
}
.modal-popup {
  overflow: hidden;
  overflow-y: auto;
}
.modal-popup,
.modal-popup .modal-popup_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1000;
  opacity: 0;
}
.modal-popup .modal-popup_overlay {
  background-color: #000000b8;
  opacity: 0.6;
}
.modal-popup .modal-popup_hold {
  /*width:500px;*/
  width: 70%;
  margin: 100px auto 20px;
  padding: 40px;
  border-radius: 5px;
  background: white;
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.8);
  font-size: 20px;
  text-align: center;
  position: relative;
  z-index: 1001;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -moz-transition: -moz-transform 0.4s ease-out;
  -o-transition: -o-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}
.modal-popup_check:checked + .modal-popup,
.modal-popup_check:checked + .modal-popup .modal-popup_overlay {
  z-index: 1000;
  position: fixed;
  opacity: 1;
}
.modal-popup_check:checked + .modal-popup .modal-popup_hold {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-popup input {
  width: 100%;
  margin-bottom: 15px;
}
.modal-popup .modal-popup_close {
  width: 40px;
  height: 40px;
  border: 2px solid #15a038;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  display: block;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-popup .modal-popup_close:hover {
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.modal-popup .modal-popup_close:before,
.modal-popup .modal-popup_close:after {
  content: '';
  display: block;
  background: #15a038;
  position: absolute;
}
.modal-popup .modal-popup_close:before {
  height: 2px;
  top: 50%;
  left: 5px;
  right: 5px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-popup .modal-popup_close:after {
  width: 2px;
  top: 5px;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.modal-popup .modal-popup_head {
  margin-bottom: 20px;
}
.modal-popup .modal-popup_hold img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .secondtemp .main .main-header h1 + span {
    float: unset;
    margin-top: 0;
  }
}
@media (max-width: 425px) {
  .mobile-h1 {
    font-size: 16px;
  }
  .mobile-hide {
    display: none;
  }
}
/* End Modal PopUp */

.orange-button {
  font-size: 16px;
  font-weight: 600;
  color: white;
  background-color: #ff700f;
  padding: 13px 7px 13px 7px;
  margin: 0px 5px 0px 0px;
  word-break: break-word;
  border-radius: 25px;
}
.main-content {
  margin-top: 40px;
  margin-bottom: 60px;
  /*margin-left: 30px;
	margin-right: 30px;*/

}
.main-content .main-slider {
  margin-top: 2px;
  margin-bottom: 40px;
}
.main-content .main-slider .bx-wrapper .bx-pager {
  bottom: 0;
  right: 10px;
  width: auto;
}
.main-content .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main-content .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f27022;
}
.main-content .features {
  margin-bottom: 65px;
}
.main-content .features ul {
  list-style-type: none;
  -webkit-padding-start: 0;
}
.main-content .features ul li {
  display: inline-block;
  width: 24%;
  text-align: center;
  padding: 0 30px;
}
.main-content .features ul li img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.main-content .features ul li h2 {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #515751;
  text-transform: uppercase;
  height: 3em;
  overflow: hidden;
}
.main-content .features ul li h3 {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #515751;
  text-transform: uppercase;
  height: 3em;
  overflow: hidden;
}
.main-content .features ul li p {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 12px;
  color: #5f5f5f;
  height: 5.9em;
  overflow: hidden;
}
.main-content .features ul li:hover > img {
  cursor: pointer;
  -webkit-transform: translateY(-22px);
  -ms-transform: translateY(-22px);
  transform: translateY(-22px);
}
.main-content .about {
  text-align: center;
  margin-bottom: 40px;
}
.main-content .about .rm-wrapper {
  text-align: left;
}
.main-content .about .about-block {
  margin-bottom: 50px;
}
.main-content .about .about-block .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.main-content .about .about-block .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-content .about .about-block h4 {
  font-family: "PT Sans", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #12ac4b;
  text-transform: uppercase;
  text-align: left;
  margin-top: -5px;
}
.main-content .about .about-block p {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 14px;
  color: black;
  text-align: left;
}
.main-content .about button {
  /*margin: 0 10px 10px;*/
  margin: 10px 10px 10px;
}
.main-content .about button:first-of-type {
  color: white;
}
.main-content .map {
  text-align: center;
}
.main-content .map .map-heading {
  margin-bottom: 40px;
}
.main-content .map h4 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
}
.main-content .map ul {
  list-style-type: none;
  float: left;
}
.main-content .map ul li {
  display: inline-block;
}
.main-content .map ul li button {
  padding: 5px 0;
  background-color: #e8e8e8;
  border: none;
  border-radius: 6px;
  color: black;
  width: 90px;
}
.main-content .map ul li button:hover,
.main-content .map ul li button.active {
  background-color: #12ac4b;
  color: white;
}
.main-content .map input {
  width: 280px;
  float: right;
  border: 1px solid #777777;
  padding: 9px 10px;
  font-size: 12px;
  border-radius: 6px;
  line-height: 12px;
}
.main-content .map .map-block {
  float: left;
  height: 325px;
}
.main-content .map .map-block img {
  height: 325px;
}
.main-content .map .map-list {
  max-height: 325px;
  overflow-y: scroll;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0;
  float: left;
}
.main-content .map .map-list ol {
  padding: 0;
  margin-left: 20px;
  text-align: left;
}
.main-content .map .map-list ol li {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.main-content .map .map-list ol li p {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 14px;
  color: #202220;
}
.main-content .map .map-list ol li p span {
  color: #12ac4b;
  text-transform: uppercase;
  font-weight: bold;
}
.main-content .map .map-list ol li i.fa {
  color: #f37021;
}
.main-content .map .map-list ol li a {
  color: #5f5f5f;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
}
.main-content .map .map-list ul {
  padding: 0;
  margin-left: 20px;
  text-align: left;
}
.main-content .map .map-list ul li {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.main-content .map .map-list ul li p {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 14px;
  color: #202220;
}
.main-content .map .map-list ul li p span {
  color: #12ac4b;
  text-transform: uppercase;
  font-weight: bold;
}
.main-content .map .map-list ul li i.fa {
  color: #f37021;
}
.main-content .map .map-list ul li a {
  color: #5f5f5f;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
}
.news {
  text-align: center;
}
.news .bx-wrapper .bx-viewport {
  background: transparent;
  box-shadow: none;
  border: none;
}
.news .news-slider {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}
.news .news-slider ul li {
  padding: 0 8px 15px;
}
.news .news-slider ul li h4 {
  font-size: 15px;
  color: #12ac4b;
  font-weight: 700;
  min-height: 50px;
}
.news .news-slider ul li p {
  font-size: 13px;
  color: #202220;
}
.news .news-slider ul li a {
  font-size: 12px;
  line-height: 12px;
  color: #5f5f5f;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}
.news .news-slider ul li a:hover {
  color: #f37021;
}
.news .news-slider ul li a span {
  color: #5f5f5f;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  font-weight: bold;
}
.news .news-slider ul li > span {
  font-size: 13px;
  color: #f27022;
}
.single-news-img {
  width: 50%;
}
.single-news-img img {
  width: 100%;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 17px;
  height: 41px;
  text-indent: -9999px;
  z-index: 9999;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.bx-wrapper .bx-prev {
  left: -7%;
  background: url(libs/bxslider/images/left-arrow.png) no-repeat;
}
.bx-wrapper .bx-prev:hover {
  background: url(libs/bxslider/images/left-arrow-hover.png) no-repeat;
}
.bx-wrapper .bx-next {
  right: -7%;
  background: url(libs/bxslider/images/right-arrow.png) no-repeat;
}
.bx-wrapper .bx-next:hover {
  background: url(libs/bxslider/images/right-arrow-hover.png) no-repeat;
}
footer {
  margin-top: 5px;
  padding: 30px;
  background: url(img/footer-bg.png) no-repeat;
  background-size: cover;
  min-height: 200px;
  text-align: center;
}
footer ul {
  list-style-type: none;
  text-align: center;
  -webkit-padding-start: 0;
  margin: 0;
}
footer ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 36px;
}
footer ul li a {
  font-size: 14px;
  color: #414141;
  font-weight: bold;
}
footer ul li a:hover {
  color: #414141;
}
footer h2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
}
footer p {
  padding: 10px 120px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
footer span {
  text-transform: uppercase;
  font-weight: bold;
}
aside {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
aside .input {
  font-size: 12px;
  margin: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 7px 5px;
  border-color: lightgrey;
  width: 80%;
}
aside .tryfree {
  /*padding: 26px 17px 18px;*/
  padding: 7px 17px 7px;
  border: 1px solid #cccccc;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background: url('img/tryfreebox.png') no-repeat;
  background-size: cover;
}
aside .tryfree input,
aside .tryfree button {
  width: 90%;
}
aside .tryfree input[type='submit'],
aside .tryfree button[type='submit'] {
  margin-top: 15px;
}
aside .tryfreebutton {
  margin: 0;
  font-family: 'PT Sans';
  text-transform: uppercase;
  color: white;
  text-align: center;
  background-color: #f27022;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 80%;
}
aside .tryfreetext {
  font-family: 'PT Sans';
  /*font-size: 22px;*/
  font-size: 14px;
  font-weight: 700;
  color: #f27022;
  text-align: center;
  text-transform: uppercase;
}
aside .tryfreepromo {
  font-size: 22px;
  font-family: 'PT Sans';
  margin: 0 auto;
  font-weight: 500;
  color: #f36f21;
  text-align: center;
  text-transform: uppercase;
}
aside .subscribe {
  margin-bottom: 60px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
aside .subscribe .border {
  height: 14px;
  background: -webkit-repeating-linear-gradient(135deg, #13ac4b 0%, #13ac4b 5%, white 5%, white 8%, #fdef43 8%, #fdef43 13%, white 13%, white 16%);
  background: -ms-repeating-linear-gradient(135deg, #13ac4b 0%, #13ac4b 5%, white 5%, white 8%, #fdef43 8%, #fdef43 13%, white 13%, white 16%);
}
aside .subscribe h2 {
  font-size: 22px;
  background: none;
  color: #f27022;
  text-transform: none;
  margin-bottom: 10px;
  padding: 0 10px;
}
aside .subscribe p {
  font-size: 14px;
  color: #202220;
  padding: 0 10px;
}
aside .subscribe button,
aside .subscribe input[type="submit"] {
  font-size: 16px;
  margin-bottom: 20px;
  padding: 6px 12px;
  color: white;
  background-color: #12ac4b;
}
aside .subscribe button:hover,
aside .subscribe input[type="submit"]:hover {
  color: white;
}
aside .aside-slider {
  margin-top: 35px;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-right: 1px solid #cccccc;
  min-height: 390px;
  background: url(img/aside-slider-bg.png) no-repeat;
  background-size: cover;
  text-align: center;
}
aside .aside-slider .bx-wrapper .bx-viewport {
  background: transparent;
  box-shadow: none;
  border: none;
}
aside .aside-slider .bx-wrapper .bx-controls-direction a {
  top: 27%;
}
aside .aside-slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
}
aside .aside-slider .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
}
aside .aside-slider ul li p {
  font-size: 15px;
  font-family: "PT Sans Regular";
  color: black;
  font-weight: 500;
  padding-top: 5px;
}
aside .aside-slider ul li p:first-of-type {
  text-indent: 1.5em;
  position: relative;
  margin-top: 15px;
}
aside .aside-slider ul li > span {
  font-size: 13px;
  color: #f27022;
}
aside .aside-slider img {
  display: block;
  margin: 0 auto;
}
.dialog-class-name {
  position: sticky!important;
  width: 500px;
  height: 250px;
  border-radius: 9px;
  border: 1px solid #cccccc;
  /*background: url(img/modal-bg.png) no-repeat;*/
  background-color: #31ef77e0;
  /*background-size: cover;*/
  text-align: center;
  margin: 0% 18% 0% 18%;
  padding: 25px 55px 0px 55px;
  /*position: relative;*/

}
.dialog-class-name i {
  position: absolute;
  content: 'X';
  font-size: 24px;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.dialog-class-name p {
  text-align: left;
}
@media (max-width: 768px) {
  .dialog-class-name {
    /*position: fixed!important;*/
    position: sticky!important;
    width: 99%;
    margin: 0% 0% 0% 0%;
    padding: 50px 10px 0 3%;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}
/* ==================== Вторая страница ====================*/

aside.club ul {
  list-style-type: none;
  -webkit-padding-start: 10px;
  -moz-padding-start: 10px;
}
aside.club ul li {
  text-align: left;
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
}
aside.club ul li a {
  color: #202220;
  font-size: 16px;
}
aside.club ul li a:hover {
  color: #f27022;
  text-decoration: none;
}
aside.club .bonus {
  border: 1px solid #5f5f5f;
  padding: 5px;
  padding-bottom: 20px;
  margin: 20px 0 40px;
}
aside.club .bonus h2 {
  text-transform: uppercase;
  color: #f27022;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
aside.club .bonus h2 + span {
  color: #12ac4b;
  display: inline-block;
  margin-bottom: 10px;
}
aside.club .bonus p span {
  color: #f27022;
}
aside.club .bonus .btn {
  background-color: #12ac4b;
  text-transform: uppercase;
  font-size: 18px;
  color: white;
  width: 90%;
  font-size: 14px;
}
.main .bx-wrapper .bx-viewport {
  box-shadow: none;
}
.main .main-header {
  margin-bottom: 30px;
}
.main .main-header h1 {
  /*font-size: 36px;*/
  font-size: 26px;
  color: #5f5f5f;
  font-weight: 700;
  display: inline-block;
  margin-right: 13%;
  margin-top: 6px;
  margin-bottom: 8px;
}
.main .main-header h1 span {
  font-size: 24px;
  font-weight: 400;
}
.main .main-header h1 + span {
  float: right;
  /*margin-top: 27px;*/
  margin-top: -15px;
}
.main .main-header span {
  display: inline-block;
  color: #5f5f5f;
  text-align: right;
  font-size: 24px;
  font-weight: 400;
}
.main .form {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 20px 0;
  background: url(img/tryfree-bg.png) no-repeat;
  background-position: 30% 30%;
}
.main .form h2 {
  color: #f27022;
  font-size: 19px;
  margin: 0 0 10px;
  font-weight: bold;
}
.main .form p {
  font-size: 12px;
  color: #5f5f5f;
}
.main .form input {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 5px;
  border-color: lightgrey;
}
.main .form .btn {
  width: 100%;
  font-size: 14px;
  color: white;
  background: #f27022;
}
.main .about .about-desc {
  border-right: 2px solid #cccccc;
}
.main .about .about-desc h2 {
  color: #12ac4b;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}
.main .about .about-desc p {
  color: #202220;
  font-size: 14px;
}
.main .about .adres {
  padding-left: 10px;
  text-align: left;
  height: 100%;
}
.main .about .adres h4 {
  color: #f27022;
}
.main .about .adres span:first-of-type {
  display: block;
}
.main .about .adres .btn {
  font-size: 12px;
  background: #12ac4b;
  color: white;
  width: 80%;
  margin: 10px 0;
}
.main .about .adres i {
  color: #12ac4b;
  font-size: 14px;
}
.main .review {
  margin-bottom: 80px;
}
.main .review .bx-wrapper .bx-prev {
  left: -25px;
}
.main .review .bx-wrapper .bx-next {
  right: -15px;
}
.main .review .bxslider2 li {
  padding: 0 8px 15px;
}
.main .review .bxslider2 li h4 {
  font-size: 15px;
  font-weight: 700;
  color: #12ac4b;
}
.main .review .bxslider2 li h4 + span {
  color: #f27022;
}
.main .review .bxslider2 li p {
  font-size: 14px;
  color: #202220;
}
.main .gallery {
  margin-bottom: 40px;
  text-align: center;
}
.main .gallery .img-wrapper {
  position: relative;
  width: 32%;
  display: inline-block;
  margin-left: -5px;
}
.main .gallery .img-wrapper img {
  max-width: 100%;
}
.main .gallery .img-wrapper .img-hover {
  position: absolute;
  background: #f27022;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: .3s;
  padding-top: 30%;
  cursor: pointer;
}
.main .gallery .img-wrapper .img-hover:hover {
  opacity: .5;
}
.main + .divider {
  height: 7px;
}
.club.feedbackSlider h4 {
  overflow: hidden;
  white-space: nowrap;
}
.review .bx-wrapper,
.review .bx-viewport {
  height: 150px !important;
}
.review-block {
  width: 80%;
  padding: 0% 0% 0% 5%;
}
.review-img {
  width: 215px;
  float: left;
}
.review-button {
  font-weight: 700;
  color: white;
  background-color: #12ac4b;
  padding: 5px 5px 5px 5px;
  border-radius: 3px;
  text-transform: uppercase;
}
a.review-button:hover {
  color: white;
  background-color: #f36f21;
}
.seo-aside-menu-show {
  display: none;
  cursor: pointer;
  padding-bottom: 12px;
  color: white;
  font-weight: 600;
  background: #15a038;
  width: 94px;
  height: 22px;
  border-radius: 3px;
}
/* ====================MEDIA QUERIES==================== */

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1088px) {
  .main-content .main-slider .top-slider li .slide-descr {
    padding-right: 45px;
  }
}
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1160px) {
  .main .form .btn {
    font-size: 12px;
  }
  aside .bonus .btn {
    font-size: 16px;
    width: 230px;
  }
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  aside .tryfree {
    margin-bottom: 40px;
  }
  .map {
    margin-bottom: 50px;
  }
  .tryfree,
  .subscribe {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .subscribe p {
    width: 80%;
    margin: 0 auto 10px;
  }
  aside .widgets {
    padding: 10px;
  }
  aside .widgets img {
    margin: 0 auto;
    display: inline-block;
  }
  aside .widgets img:first-of-type {
    margin-bottom: 0;
  }
  aside .aside-slider {
    width: 80%;
    margin: 0 auto 40px;
    border-bottom: 2px solid #cccccc;
  }
  aside .subscribe input[type="submit"] {
    width: 80%;
  }
  .main .form {
    width: 90%;
    margin: 0 auto 20px;
  }
  .main .about .adres .btn {
    width: 200px;
  }
  aside.club .bonus .btn {
    width: 220px;
  }
}
.newpage {
  height: 501px;
  background-image: url('/media/67585/1000x431_slider_2.png');
  background-position: right;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 827px) {
  .main-content .main-slider .top-slider li img {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .main-content .main-slider .top-slider li .slide-descr {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    padding-right: 0;
  }
  .newpage {
    background-image: none;
  }
}
/* Small Devices, Tablets */

@media (max-width: 991px) {
  #soc-widgets {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  header .socials {
    text-align: center;
  }
  /*.content-body787px {
  		width: 100%;
  	}*/
}
@media only screen and (max-width: 768px) {
  .main-content .map .map-block {
    float: none;
    height: auto;
    width: 100%;
  }
  .main-content .map .map-block img {
    width: 100%;
    height: auto;
  }
  .content-body787px {
    width: 100%;
  }
  .seo-aside-menu {
    display: none;
  }
  .seo-aside-menu-show {
    display: block;
  }
  .main-content .features ul li {
    width: 49%;
    margin-bottom: 20px;
  }
  .map-heading ul {
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
  }
  .main-content .map input {
    float: left;
    margin-right: 40px;
  }
  .map-list {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .newpage {
    background-image: none;
  }
  /*.socials {
      	display: none;
      }*/
  
  .mob-col-polya {
    margin: 0% -5% 0% -1%;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 540px) {
  footer p {
    padding: 10px 20px;
  }
  .main-content .features ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .main .main-header {
    text-align: center;
  }
  .main .main-header h1 {
    margin-right: 0;
  }
  .newpage {
    background-image: none;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  .main-content .map input,
  .btn {
    width: 100%;
  }
  .main-content .about button {
    font-size: 14px;
    margin-left: 0;
  }
  .main-content .map ul li button {
    margin: 5px;
  }
  aside .input {
    width: 100%;
    margin: 10px 0;
  }
  aside .subscribe {
    border-left: none;
    border-right: none;
  }
  aside .subscribe button {
    width: 220px;
    font-size: 12px;
  }
  .newpage {
    background-image: none;
  }
}
@media only screen and (max-width: 400px) {
  aside .subscribe input[type="submit"],
  aside .tryfree input[type='submit'] {
    width: 100%;
    font-size: 12px;
  }
  .main-content .main-slider .top-slider li .slide-descr p:nth-of-type(4) br {
    display: none;
  }
  .newpage {
    background-image: none;
  }
}
/*Small Devices*/

@media only screen and (max-width: 768px) {
  .socials {
    display: none;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 320px) {
  .main .form {
    width: 100%;
    margin: 0 auto 20px;
  }
  .main .about .adres .btn {
    width: 200px;
  }
  .aside-slider {
    padding: 10px;
  }
  .newpage {
    background-image: none;
  }
}
.legenda_with_plashka {
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.partner_question {
  cursor: pointer;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  line-height: 20px;
  border: 1px solid #dddddd;
  padding-right: 7px;
  padding-top: 2px;
}
#chat-24-widget-container {
  position: absolute !important;
  top: 6% !important;
  left: 81% !important;
  height: 100px !important;
}
@media screen and (max-width: 768px) {
  #chat-24-widget-container {
    position: fixed !important;
    bottom: 0 !important;
    right: 5px !important;
    top: unset !important;
    left: unset !important;
    height: 100px !important;
  }
}
