/*

Simple House

https://templatemo.com/tm-539-simple-house

*/

ul, nav, body, h1, h2, h4, h6, p, figure {
  margin: 0;
  padding: 0;
}
a{text-decoration: none;}
a, button { transition: all 0.3s ease; }

/* Bootstrap grid system  */

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.tm-container-inner,
.tm-container-inner-2 {
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 1px;
  margin-right: 1px;
  /*background: rgba(255,255,255,0.7);*/

}

.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-md-4,
.col-md-6,
.col-sm-6, 
.col-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;

}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

  .col-md-7 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	text-align:right;
	padding-right:25px;
  }


  
@media (max-width : 770px) {
  .col-md-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	text-align:right;
	padding-right:25px;
  }
}

@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/*
  primary: #2D99CC
  success: #319966
  danger: #993332
*/

.tm-btn {
  display: inline-block;
  font-size: 1rem;
  width: auto;
  padding: 10px 30px;
  text-decoration: none;
  cursor: pointer;
  border: 0;
}

.tm-btn-default {
  border: 1px solid #ccc;
  background-color: transparent;
  color: #626364;
}

.tm-btn-default:hover,
.tm-btn-default:focus {
  color: white;
  background-color: #98999A;
}

.tm-btn-primary {
  background-color: #2D99CC;
  color: white;
}

.tm-btn-primary:hover,
.tm-btn-primary:focus {
  background-color: #1b6f96;
}

.tm-btn-success {
  background-color: #319966;
  color: white;
}

.tm-btn-success:hover,
.tm-btn-success:focus {
  background-color: #1d6e46;
}

.tm-btn-danger {
  background-color: #993332;
  color: white;
}

.tm-btn-danger:hover,
.tm-btn-danger:focus {
  background-color: #752423;
}

.tm-mb-45 {
  margin-bottom: 45px;
}

.tm-mb-p {
    margin-bottom: 20px;
}

.tm-text-success {
  color: #319966;
}

.text-center {
  text-align: center;
}

.hidden {
  display: none !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 17px;
  background-color: #fdf2bd;
  background: #d8d8d8 url(img/bg.jpg) 50% top fixed no-repeat;
  overflow-x: hidden;
}

.container {
  background-color: white;
}

p, address {
  color: #626364;
  line-height: 1.8;
}

@media (max-width: 2000px){
/* Set width and height in JS */
.placeholder {
  width: 100%;
  min-height: 60px;
  background-color: #fff;
}

.placeholder-2 {
  width: 100%;
  min-height: 20px;
  background-color: #fff;
  position: relative;
  z-index: 998;
}

.parallax-window {
  min-height: 80px;
  background: transparent;
  position: relative;
}

.parallax-window-2 {
  min-height: 80px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: transparent;
  position: relative;
}
}





@media (max-width: 837px){
/* Set width and height in JS */
.placeholder {
  width: 100%;
  min-height: 60px;
  background-color: #fff;
}

.placeholder-2 {
  width: 100%;
  min-height: 20px;
  background-color: #fff;
  position: relative;
  z-index: 998;
}

.parallax-window {
  min-height: 150px;
  background: transparent;
  position: relative;
}

.parallax-window-2 {
  min-height: 150px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: transparent;
  position: relative;
}
}

@media (max-width: 437px){
/* Set width and height in JS */
.placeholder {
  width: 100%;
  min-height: 60px;
  background-color: #fff;
}

.placeholder-2 {
  width: 100%;
  min-height: 20px;
  background-color: #fff;
  position: relative;
  z-index: 998;
}

.parallax-window {
  min-height: 200px;
  background: transparent;
  position: relative;
}

.parallax-window-2 {
  min-height: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: transparent;
  position: relative;
}
}


.parallax-mirror {
  z-index: 999 !important;
}

.tm-header {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #54524a;
  z-index: 1000;
}

.tm-header-inner {
  padding: 1px 10px;
}

@media (max-width: 991px) {
  .tm-header-inner {
    padding: 1px 15px;
  }
}

.tm-site-logo {
  display: inline-block;
  margin-top: -15px;
  margin-right: 5px;
}

.tm-site-text-box {
  display: inline-block;
}

.tm-site-title {
  font-size: 2.5rem;
  font-weight: 900;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
}

.tm-site-description {
  font-size: 1.1rem;
  font-weight: 400;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
  margin-bottom: 5px;
}



.tm-nav {
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 50px;
}

.tm-nav-ul {
  display: flex;
  justify-content: flex-end;
    		width: 100%;

  		height: auto;
}

.tm-nav-li {
  list-style: none;
  display: block;
  margin-bottom: 0;
  padding-right: 5px;
  padding-left: 5px;
}

@media (max-width: 830px) {
.tm-site-title {
  font-size: 1.7rem;
  font-weight: 900;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
}
.tm-site-description {
  font-size: 0.9rem;
  font-weight: 400;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
  margin-bottom: 2px;
}











	.tm-nav { 
  		height: auto;
  	}
  	.tm-nav-ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	.tm-nav-li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	.tm-nav a {
		border-bottom: 1px solid #576979;
		border-right: 1px solid #576979;
	}
  	.tm-nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-align: center;
  	}


}


/*
@media (max-width: 991px) {
	
  .tm-nav-li {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.tm-nav-link {
  font-size: 1.1rem;
  color: #bc1e21;
  text-decoration: none;
  padding-bottom: 5px;
  font-weight: 900;
}

.tm-nav-link.active,
.tm-nav-link:hover {
  border-bottom: 5px solid #bc1e21;
}
*/


/*Styles for screen 515px and lower*/
@media only screen and (max-width : 640px) {
.tm-nav {
		border-bottom: 0;
	}
.tm-nav-ul {
		
		height: auto;
	}
.tm-nav a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
.tm-nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
}
/*Smartphone*/
@media only screen and (max-width : 500px) {
.tm-nav-li {
		display: block;
		float: none;
		width: 100%;
	}
.tm-nav-li a {
		border-bottom: 1px solid #576979;
	}
}

.tm-nav {

	width: 80%; 
	
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: relative;

}
.tm-nav ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 40px;
	
}
.tm-nav li {
	display: inline;
	float: left;
}
.tm-nav a {
	color: #fff;
	display: inline-block;	
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
}
.tm-nav li a {
	background: #455868;
	border: 1px solid #576979;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding: 0 25px;
	margin: 5px;
	
}
.tm-nav li:last-child a {
	border-right: 0;
}
.tm-nav a:hover, .tm-nav a:active {
	background-color: #8c99a4;
}
.tm-nav a#pull {
	display: none;
}


@media (max-width: 700px) {
  main {
  margin-bottom: 150px;
}
}

@media (max-width: 420px) {
  .tm-nav-link {
  font-size: 0.9rem;
  }
  .tm-nav-li {
  list-style: none;
  display: block;
  margin-bottom: 0;
  padding-right: 8px;
  padding-left: 8px;
}
  main {
  margin-bottom: 150px;
}
}

.tm-welcome-section {
  margin: 10px auto;
  max-width: 800px;
}

.tm-section-title {
  font-size: 1.6rem;
  font-weight: 800;
  margin-bottom: 30px;
}

.tm-gallery {
  margin-bottom: 80px;
}

.tm-gallery-page {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tm-gallery-description {
  font-size: 0.75rem;
}

.tm-section,
.tm-container-inner,
.tm-container-inner-2 {
  margin-left: auto;
  margin-right: auto;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .tm-gallery-page {
    max-width: 560px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .tm-gallery-page,
  .tm-section,
  .tm-container-inner,
  .tm-container-inner-2 {
    max-width: 840px;
  align-items: center;
  justify-content: center;
  }
  

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .tm-gallery-page,
  .tm-section {
    max-width: 1120px;
  }
  
  .tm-container-inner {
    max-width: 1120px;
  }
  
  .tm-container-inner-2 {
    max-width: 900px;
  }
  
  .tm-gallery-item {
  max-width: 334px;
    border: 1px solid #ccc;
  margin:10px;
}
}




.tm-gallery-item {
  max-width: 252px;
    border: 1px solid #ccc;
  margin:10px;
}






.tm-gallery-img {
 margin-bottom: 120px;
}

.tm-gallery-title {
  font-size: 1.4rem;
  font-weight: 400;
  color: #1A6692;
  margin-bottom: 5px;
  text-align:center;
  text-decoration: none;
}

.tm-gallery-description {
  margin-bottom: 20px;
  margin-bottom: 90px;
  text-align:center;
}

.tm-gallery-price {
  font-size: 1.25rem;
  color: #bc1e21;
  margin-bottom: 60px;
}

.tm-paging-links {
  text-align: center;
  margin-bottom: 40px;
}

.tm-paging-item {
  list-style: none;
  display: inline-block;
  border: 1px solid #bc1e21;
  margin: 7px;
}

.tm-paging-link {
  width:210px;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #bc1e21;
  background-color: transparent;
}

.tm-paging-link.active,
.tm-paging-link:hover {
  background-color: #bc1e21;
  color: white;
}

.tm-description-figure {
  text-align: center;  
}

.tm-description-box {
  margin-left: auto;
  margin-right: auto;
}

.tm-description-box {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  max-width: 530px;
}

@media (min-width: 768px) {
  .tm-description-box {
    padding-left: 5px;
    padding-right: 40px;
    margin-top: 0;
  }
}

.tm-right {
  align-self: flex-end;
}

.tm-site-slogo {
  position: absolute;
  top: -145px;
  left: 10px;
  
}

.tm-footer {
  padding: 25px 15px;
  margin-top: 40px;
  background-color: #bc1e21;
  color: white;  
  position: relative;
  
}

.tm-footer a {
  color: #626364;
  text-decoration: none;
}

.tm-footer a:hover {
  color: #1A6692;
}
.footer-block{
   width:260px;
   text-align:left;  
   
}

/* About */
.tm-persons {
  margin-bottom: 20px;
}

.tm-person {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}



@media (min-width: 420px) {
  .tm-person {
    flex-direction: row;

  }

}

.tm-person-description {
  padding-left: 20px;
  padding-right: 20px;
}

.tm-person-name {
  font-size: 1.6rem;
  font-weight: 300;
  color: #09C;
  margin-bottom: 5px;
  margin-top: 15px;
}


@media (min-width: 420px) {
  .tm-person-name {
    margin-top: 0;
  }
}

.tm-person-title {
  color: #C39;
  margin-bottom: 20px;
}

.tm-person-about {
  margin-bottom: 20px;
}

.tm-social-link {
  color: #626364;
  display: inline-block;
  border-radius: 1px;
  background-color: transparent;
  font-size: 1.3rem;
  text-decoration: none;
  width: 40px;
  height: 40px;
  margin-right: 0;
  margin-bottom: 15px;
}

.tm-social-link:hover {
  color: white;
  background-color: #626364;
}

.tm-social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.tm-feature {
  text-align: center;
  padding: 45px 20px;
}

.tm-feature-icon {
  color: #9f9c9c;
  margin-bottom: 65px;
}

.tm-feature-description {
  margin-bottom: 35px;
  font-size: 1rem;
}

.tm-features {
  margin-top: 35px;
}

.tm-history {
  margin-top: 45px;
}

.tm-history-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.tm-history-img {
  max-width: 100%;
}

@media (min-width: 768px) {
 .tm-history-img {
    max-width: 50%;
  }
  
  .tm-history-inner {
    flex-direction: row;
  }
}

.tm-history-title {
  font-size: 1.6rem;
  font-weight: 300;
  color: #1A6692;
  margin-bottom: 30px;
}

.tm-history-text {
  max-width: 480px;
  margin: 15px auto 0;
}

.tm-history-description {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
 .tm-history-text {
    max-width: auto;
    margin: 0 auto 0 35px;
  } 
}

/* Contact Page */
.tm-contact-form {
  max-width: 100%;
}

@media (min-width: 768px) {
 .tm-contact-form {
    max-width: 310px;
  } 
}

@media (min-width: 768px) {
 .tm-faq-form {
    max-width: 410px;
  } 
}

.tm-d-flex {
  display: flex;
  flex-direction: column;
}

.tm-btn-right {
  align-self: flex-end;
}

.form-group {
  margin-bottom: 30px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #626364;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.tm-info-title {
  font-size: 1.6rem;
  font-weight: 300;
  margin-bottom: 30px;
}

address {
  font-style: normal;
  margin-bottom: 50px;
}

.tm-address-box {
  max-width: 100%;
}

@media (min-width: 768px) {
 .tm-address-box {
    max-width: 315px;
  } 
}

.tm-contact-icon {
  display: inline-block;
  margin-right: 25px;
  color: #319966;
}

.tm-contact-link {
  display: inline-block;
  color: #626364;
  margin-bottom: 25px;
  text-decoration: none;
}

.tm-contact-social {
  margin-top: 10px;
}

.tm-map {
  max-width: 900px;
  height: 450px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tm-map iframe {
  width: 100%;
  height: 100%;
}

.tm-contact-section {
  padding-bottom: 30px;
}

.tm-map-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.tm-info-section {
  padding-top: 30px;
}

.tm-faq {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.tm-accordion {
  padding-top: 40px;
}

/* https://www.w3schools.com/howto/howto_js_accordion.asp */
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  font-size: 1.2rem;
  font-family: 'Open Sans', Helevetica, Arial, sans-serif;
  color: #999;
  background-color: transparent;
  border: 1px solid #d0d0d0;
  margin-bottom: 17px;
  margin-top: 17px;
  cursor: pointer;
  padding: 10px 20px 6px;
  width: 100%;
  text-align: left;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
  color: #09C;
}

@keyframes changeIcon {
  0% {
    content: '\f0d9';
  }
  50% {
    color: white;
  }
  100% {
    content: "\f0d7";
  }
}

@keyframes changeIconBack {
  0% {
    content: '\f0d7';
  }
  50% {
    color: white;
  }
  100% {
    content: "\f0d9";
  }
}

.accordion:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  animation: changeIconBack 0.3s linear;
  content: '\f0d9';
  font-size: 2rem;
  color: #999;
  float: right;
  margin-left: 5px;
}

.accordion.active:after {
  animation: changeIcon 0.3s linear;
  content: '\f0d7';
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel p {
  padding: 5px 20px 30px;
}
.tel{
font-weight: 900;
font-size: 28px;
color: #f27900;
margin: 5px 0 0 0;
text-decoration: none;
text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
.phone{
vertical-align: middle;
margin-right: 10px;	
}
.cat-text{
  padding: 15px;
  margin: 0 0 35px 0;
 background-color: #bc1e21;
 color: #fff;
}
.cat-text p{
 padding-bottom: 15px;
 color: #fff;
}
.cat-text h1{
	font-size: 2rem;
 padding-bottom: 15px;
 color: #fff;
}

.flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: 50px;
}

.flex-container > a {
  text-decoration: none;
  color: #bc1e21;
  background-color: #fafafa;
  width: 350px;
  margin: 10px;
  padding: 5px;
  border: 1px solid #bc1e21;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
}
.flex-container.active,
.flex-container > a:hover {
  background-color: #bc1e21;
  color: white;
}

.flex-container span {
  text-align: center;
  line-height: 18px;
  font-size: 13px;
}

.content-text{
  padding: 5px;
  margin: 0 10px 35px 10px;
}

.cat_menu {
	font-size: 14px;
}
.cat_descriptmenu {
	font-size: 12px;
}
.headline_content {
	font-size: 18px;
	font-weight:700;
	background-color:#bc1e21;
	color:#fff;
	padding: 10px 0;
	margin: 25px 0;
}
.embed {
    height: auto;
    text-align: center;
	margin: 25px 0;
}
.movies {	
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.movies iframe, .movies object, .movies embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pagesactive{font-size:14px;color:#000;background-color:#d4913e; -webkit-border-radius: 2px; /* ??? ????????? ????????? webkit */
-moz-border-radius: 2px;	/* ??? ????????? ????????? Gecko */
border-radius: 2px;	/* CSS3 */font-weight:700;border:1px solid #444;padding:2px 4px;}
a.pages:link,a.pages:visited{font-size:12px;color:#ccc;background-color:#364e95;-webkit-border-radius: 2px; /* ??? ????????? ????????? webkit */
-moz-border-radius: 2px;	/* ??? ????????? ????????? Gecko */
border-radius: 2px;	/* CSS3 */;text-decoration:none;border:1px solid #000;padding:2px 4px;}
a{outline:none;}
a { color: #69351f; text-decoration: none; } 
a:hover { color: #444444; text-decoration: none; }
a.pages:link,a.pages:visited{font-size:12px;font-weight: bold;color:#ccc;background-color:#69351f;text-decoration:none;padding:2px 4px;}
.copyright {
	font-size: 12px;
	color:#ccc;
	text-align:center;
}
.date{
border-bottom: 1px solid #ccc;
font-size: 12px;
color: #ccc;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
padding:2px 5px 2px 5px;
margin:5px;
font-weight: bold;
width: 100%;
}
.content_icons{
border:0;
vertical-align:middle;
padding:0 5px 0 0;
}
@media (max-width: 768px) {
.nav_content{
display:none
}
}
@media (min-width: 768px) {
	
.nav_content{	
overflow:hidden;
position:relative;
margin:0px 0 0 0;	
font-size:14px;
font-weight: bold;
color: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#BC1E21), to(#B22A4A));
padding:10px 5px 10px 5px;
}
.link_nav_content{width:720px;float: left;text-align:left;}
.rss{width:90px;float: right;text-align:right;}
.link_nav_content a{ color: #fff; text-decoration: none;}
.link_nav_content a:hover { color: #c0c0c0; text-decoration: none; }
.rss a{ color: #fff; text-decoration: none;}
.rss a:hover { color: #c0c0c0; text-decoration: none; }
}







.news.alt {
padding: 0 6px; margin: 0px;
 display:inline-block;
 vertical-align:top;
 width: 320px;
 
}
.news_clr {
    height: 10;
    clear: both;
}
.news_clr.alt {
    clear: none;
}


.modulemenu{
font-weight: bold;
font-size: 12px;
padding: 0;
text-align:left;
}
.descriptmenu {
	font-size: 12px;
}

.table{
   width:100%;
	margin:0px auto;
	border:1px solid #ccc;
	border-collapse:collapse;
	background:#e7e7e7;
}

.table a{
   text-decoration:none;
       color:#ccc;  
}
.table a:hover {
color: #f44f4d;

}

.tr {
    background:#e7e7e7;  
}

.td {	
    border:1px solid #bdbdbd;
	border-collapse:collapse;
    padding: 0;
    background-color:#224B44;
	font-size: 12px;
	font-weight: normal;
	color:#444;
}
.td:hover {
color: #000;
background-color:#313131;
}

select{
font-family: "Helvetica", "Arial", sans-serif;
padding:0 2px;
font-size:12px;
}

input{
font-family: "Helvetica", "Arial", sans-serif;
padding:0 2px;
font-size:12px;
}
textarea{
font-family: "Helvetica", "Arial", sans-serif;
padding:0 2px;
font-size:12px;
resize:vertical;
}


input[type="submit"]{
	background-color: #337066;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#337066), to(#224b44));
    background-image: -webkit-linear-gradient(#337066, #224b44);
    background-image: -moz-linear-gradient(top, #337066, #224b44);
    background-image: -ms-linear-gradient(#337066, #224b44);
    background-image: -o-linear-gradient(#337066, #224b44);
    background-image: linear-gradient(#337066, #224b44);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#337066', endColorstr='#224b44', GradientType=0);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius:2px;
	border: 1px solid #212121;
color: #ffffff;
display: block;
overflow: hidden;
text-align: center;
font-family: "Times New Roman", serif;
font-size:14px;
font-weight: bold;
padding: 3px 5px 3px 5px;
}

input[type="submit"]:hover {
	background-color: #acacac;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#acacac));
    background-image: -webkit-linear-gradient(#ececec, #acacac);
    background-image: -moz-linear-gradient(top, #ececec, #acacac);
    background-image: -ms-linear-gradient(#ececec, #acacac);
    background-image: -o-linear-gradient(#ececec, #acacac);
    background-image: linear-gradient(#ececec, #acacac);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#acacac', GradientType=0);
border: 1px solid #212121;
color: #212121;
}





 .asked-help {
   background-color:#fafafa;
   border:1px solid #dbdbdb;
   margin:1px 1px 0 115px;
   padding:6px;
   position:relative;
   text-align:left;
   width:100%px;
 }

.asked-help-arrow-border {
   border-color:  transparent #dbdbdb transparent transparent;
   border-style: solid;
   border-width: 10px;
   height:0;
   width:0;
   position:absolute;
   top:3px;
   left:-20px;
 }

.asked-help-arrow {
   border-color: transparent #fafafa transparent transparent;
   border-style: solid;
   border-width: 10px;
   height:0;
   width:0;
   position:absolute;
   top:3px;
   left:-18px;
 }
 
.admin_reply {
   background-color:#EDEDED;
   border:1px solid #ccc;
   margin:1px 1px 0 1px;
   padding:6px;
   position:relative;
   text-align:left;
   width:calc(100% - 120px);
 }

.admin_reply-arrow-border {
   border-color:  transparent transparent transparent #ccc;
   border-style: solid;
   border-width: 10px;
   height:0;
   width:0;
   position:absolute;
   top:3px;
   right:-20px;
 }

.admin_reply-arrow {
   border-color: transparent transparent transparent #EDEDED;
   border-style: solid;
   border-width: 10px;
   height:0;
   width:0;
   position:absolute;
   top:3px;
   right:-18px;
 }
 

.sis{
width:210px;
height:240px;
padding: 5px 0;
overflow:hidden;
font-weight: bold;
font-size: 16;
float:left;
margin: 2px;
text-align:center;
color: #337066;
background: #fff;
border:1px solid #ccc;
}
.sis:hover{
border: 1px solid #c43f3f;
background-color: #f8f8f8;
color: #c43f3f;
}


.leaflet{
height: 813px;
width:345px;
border: 1px solid #ccc;
position: relative;
background-color: #f8f8f8;
padding:5px;
margin: 5px;
float:left;
color:#337066;
}




.faq_widht_content{
  width: 640px;margin: 0 5px 10px 5px;background:#ffffff; border: 1px solid #dbdbdb;
}
.textarea_block{
  width:400px;color: #444;
}
.categories_tovar_block .cat_item_block {
    width: calc(100% / 3);
    float: left;
}
.search_block_left_link{
  display: none;
}
.mob_menu_link{
  display: none;
}
.table.cart_page_order td.td.pr1 span{
  display: none;
}

.table.cart_page_order td.td.pr2 span{
  display: none;
}
.mobile_main_img{
  display: none;
}
.cart_header_link {
    width: 50px;
    position: absolute;
    right: 10px;
    top: -15px;
}
.cart_header_link:hover {
    width: 53px;
}
.cart_header_link img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#content center.order_button_ofz h1 a {
    background: #337066;
    color: #fff !important;
    padding: 5px 15px;
    border-radius: 5px;
    text-transform: uppercase;
}
#content center.order_button_ofz h1 {
  margin: 10px !important;
}
form.order_form_block input[type="submit"] {
    text-align: center;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 18px;
    cursor: pointer;
}
.quanti input[type="submit"] {
    cursor: pointer;
}
.quanti table {
  width: 100%;
}
.quanti table input[type="submit"]{
  width: 100%;
}










