/* Eric Meyer.s CSS Reset begin */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,  
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,  
dl, dt, dd, ol, ul, li, fieldset, form, label, legend { 
  vertical-align: baseline; 
  font-family: Arial; 
  font-weight: inherit; 
  font-style: inherit; 
  font-size: 100%; 
  outline: 0; 
  padding: 0; 
  margin: 0; 
  border: 0; 
  } 
/* remember to define focus styles! */ 
:focus { 
  outline: 0; 
  } 
body { 
  background: white; 
  line-height: 1; 
  color: black; 
  } 
ol, ul { 
  list-style: none; 
  } 
/* tables still need cellspacing="0" in the markup */ 
table { 
  border-collapse: separate; 
  border-spacing: 0; 
  } 
caption, th, td { 
  font-weight: normal; 
  text-align: left; 
  } 
/* remove possible quote marks (") from <q> & <blockquote> */ 
blockquote:before, blockquote:after, q:before, q:after { 
  content: ""; 
  } 
blockquote, q { 
  quotes: "" ""; 
  } 
/* Eric Meyer.s CSS Reset end */

h1, h2, h3, span, p, a {
  font-family: Arial;
  font-size: 16px;
}

h1 {
  font-size: 26px;
  line-height: 26px;
  padding-bottom: 20px;
}

h2 {
  font-size: 24px;
  line-height: 22px;
}

h3 {
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 15px;
}

p {
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 16px;
}

.caption h3 {
  padding: 0px;
}


a {
  color: #c33a30;
}

a:hover {
  cursor: pointer;
  color: #F44336;
}


.page-content-padding {
  padding-left: 40px;
  padding-right: 40px;
}
.header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.phone-call {
  font-size: 18px;
}
.phone-call div {
  float: left;
  margin-left: 12px;
  margin-right: 10px;
  margin-top: 7px;
}
.phone-call p {
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 0px;
}
.phone-call a {
  float: left;
  margin-top: 2px;
}
.search {
  margin-top: 8px;
}
.loginlink {
  margin-right: 0px;
}
.menu {
  margin-bottom: 0px;
  border: none;
}
.menu .current.active a, 
.menu .current.active a:hover,
.menu .active.parent a, 
.menu .active.parent a:hover {
  background-color: #404040;
}
.submenu {
  min-height: 1px;
  background-color: #404040;
}
.submenu .nav>li>a {
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 4px;
}
.submenu .navbar-nav {
    margin-top: 0;
    margin-bottom: 2px;
}
.submenu .navbar-nav li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.footer {
  margin-top: 20px;
  color: #9d9d9d;
}
.footer .row {
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
.footer ul {
  line-height: 22px;
  padding-bottom: 10px;
}
.footer-ul-title {
  color: #edffff;
  padding-bottom: 5px;
}
.footer ul li a {
  color: #9d9d9d; 
}
.footer ul li a:hover {
  color: #c33a30;
  text-decoration: none;
}
.footer-copyright {
  padding-bottom: 22px;
  font-size: 14px;
}
.footer-menu {
  min-height: 210px;
}
.footer-container {
  background-color: #222222;
}
.content-conteiner {
  margin-top: 0px;
}
.content {
  background-color: #ccc;
  min-height: 600px;
  background-color: #f5f5f5;
}
.page {/*.row{*/
  padding-left: 55px;
  padding-right: 55px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-info {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-top: 0px;
  background-color: #f5f5f5;
}
.alert {
  margin-top: 20px;
}
.row.breadcrumbs {
  padding: 0px;
}
.breadcrumbs .breadcrumb {
  background: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: -40px;
  font-size: 14px;
}
.breadcrumbs .breadcrumb .pathway {
  color: #777777;
  text-decoration: underline;
}
.page .page-header {
  margin: 0px 0 20px;
}
.vk-button a img { 
  float: right;
}
.vk-button {
  margin-top: 5px;
}
.footer ul .vk-button a { 
  border: none;
  box-sizing: content-box;
  border-radius: 2px 2px 2px 2px;
  display: block;
  text-decoration: none;
  padding: 3px 3px 3px 6px;
  color: rgb(255, 255, 255);
  font-family: tahoma, arial;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  text-shadow: none;
  background: rgb(95, 131, 170);
  width: 94px;
}
.footer ul .vk-button a:hover {   
  background: rgb(116, 150, 187);
  color: rgb(255, 255, 255);
  text-decoration: underline;
}
.container.slider {
  padding-bottom: 20px;
}
.menu-loginform {
  background-color: rgb(245, 245, 245);
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  display: none;
}
.ya-map-1, .ya-map-2 {
  display:none;
  margin-top: 20px;
}
.login-form-container, .login-form-button {
  margin: 0 auto;
  width: 300px;
}
.login-form-input-label {
  width: 120px;
}
/*.slider-blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  filter: blur(5px);
}*/

.slider .carousel-inner .item {
  background-color: black;
}
.slider .carousel-inner .item img {
  opacity: 0.5;
}

.formcontainer {
  height: 1150px;
  width: 600px;
}


/* bootstrap @media start */

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (max-width: 480px) 
{
  .logo {
    width: 100%;
  }  
}

/* Portrait phones and smaller */
@media (max-width: 767px) {
  .container {
    padding-right: 0px;
    padding-left: 0px;
    /*min-height: 60px;*/
  }
  .page {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .footer .row {
    padding-left: 15px;
  }
  .btn-auth, p, a {
    font-size: 20px;
    line-height: 26px;
  }
  
  .slider .carousel-inner .item img {
    width: 100%;
  }
  .slider .carousel-inner .item h1 {
    display: none;
  }

  .content-conteiner .thumbnail img {
    width: 100%; 
  }

  .formcontainer {
    width: 100%;
  }
}

/* Medium devices (desktops, 992px and up) */
/*@media (min-width: @screen-md-min) {  }*/

/* Large devices (large desktops, 1200px and up) */
/*@media (min-width: @screen-lg-min) {  }*/

/* bootstrap @media end */