@import '../css/grid1.css';





 #easy_zoom{
	width:590px;
	height:890px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	/*position: fixed; */
	
	position: absolute;
	top:0px;
	 left: 600px;
	
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
	z-index: 25000;
	
	
	
	}



 a.karta-ik23 {

   
    width:500px; /* Ширина рисунка в пикселах */
    height: 376px; /* Высота рисунка */

/*top: 1370px;
	z-index: 9000;*/
   }






#menu {
			width: 1300px;
		}
		
		
		.slide_1 {
	 position: absolute;	
	 top: -220px;
	 width: 1000px;
	 	
}		

	.slide_1_ {
	 position: absolute;	
	 top: -280px;
	 left:80px;	
}		


.navigation {
  z-index: 999;
  position: relative;
  padding: 5px 0 0;
  float: left;
  font-family: 'Dosis', sans-serif;

}
.navigation .sf-menu {
  z-index: 990;
  text-align: center;
  position: relative;
 
}
.navigation nav {
  position: relative;
  padding: 0;
 
}
.select-menu {
  display: none !important;
}
.sf-menu ul {
  position: absolute;
  top: -999px;
  display: none;
}
.sf-menu > li > ul > li {
  float: none;
  position: static;
}
.sf-menu > li {
  float: left;
  font-weight: 300;
  position: relative;
  font-size: 17px;
  line-height: 48px;
  letter-spacing: 0px;
}
.sf-menu > li + li {
  margin-left: 36px;
}
.sf-menu > li + li:after {
  content: '';
  background: url(../images/menu_sep.png) 0 0 no-repeat;
  height: 5px;
  width: 5px;
  position: absolute;
  left: -20px;
  top: 10px;
}
.sf-menu > li > a {
  position: relative;
  color: #ffffff;
  text-align: center;
}
.sf-menu > li > a.sf-with-ul:after {
  content: '';
  position: absolute;
  width: 5px;
  bottom: 15px;
  left: 50%;
  bottom: -5px;
  pointer-events: none;
  z-index: 999;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-color: #fff transparent transparent transparent;
}
.sf-menu > li.sfHover > a,
.sf-menu > li.current > a,
.sf-menu > li > a:hover {
  color: #e8e6b9;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 767px) {
  .navigation {
    float: none !important;
    padding: 10px 0px 10px !important;
    clear: both;
    margin: 0;
    width: auto;
    min-height: 0px;
  }
  .navigation nav {
    border: none !important;
    float: none !important;
    font: 12px/15px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #927c67;
    margin: 0 auto;
    padding-left: 0 !important;
  }
  .navigation nav ul {
    border: none;
  }
  .sf-menu {
    display: none !important;
    float: none;
  }
  .select-menu {
    font: 12px/15px Arial, Helvetica, sans-serif;
    color: #202020;
    width: 100%;
    margin: 0 auto;
    float: none;
    outline: none;
    display: block !important;
    border: 2px solid #fff ;
  }
}
#stuck_container {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 998 !important;
  padding-bottom: 7px;
}
#stuck_container .isStuck {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#stuck_container .isStuck .menuBox {
  margin: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
@media only screen and (min-width: 979px) {
  .isStuck {
    background-color: #000;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 979px) {
  #stuck_container {
    position: relative !important;
    box-shadow: none;
  }
  .pseudoStickyBlock {
    height: 0 !important;
  }
}
html {
  width: 100%;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
sss * {
  -webkit-text-size-adjust: none;
}
body {
  position: relative;
  background: #1d2633;
  color: #585555;
  font: 14px/20px 'Open Sans', sans-serif;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
strong {
  font-weight: 700;
}
address {
  font-style: normal;
}
p {
  margin-bottom: 20px;
}
p.offset__1 {
  margin-bottom: 38px;
}
p.offset__2 {
  margin-bottom: 16px;
}



input,
textarea {
  border-radius: 0 !important;
  outline: none !important;
  -webkit-appearance: none;
}

/****Heads**********************************************************************************************/
.slide_1 img{
  max-width: 100%;
}
/****Heads**********************************************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #171616;
  font-family: 'Pathway Gothic One', sans-serif;
}
h2 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0px;
  word-spacing: 7px;
  padding-top: 92px;
  word-spacing: 1px;
  margin-bottom: 24px;
}

p.nab{
 font-size: 16px;
  line-height: 25px;
 /* Шрифт с засечками */
    font-style: italic;
 margin-right: 140px;
 margin-bottom: 18px;


}


p.nab2{
 font-size: 17px;
  line-height: 27px;
 /* Шрифт с засечками */
   
 padding-right: 140px;
 margin-bottom: 18px;
 letter-spacing: 0px;

}



p.nab3{
 font-size: 19px;
  line-height: 27px;
 /* Шрифт с засечками */
   
 padding-right: 80px;
 margin-bottom: 18px;
 letter-spacing: 0px;
 font-weight:bold;

}

p.nab4{
 font-size: 21px;
  line-height: 30px;
 /* Шрифт с засечками */
   
 padding-right: 80px;
 margin-bottom: 18px;
 letter-spacing: 0px;



}


p.nab1 {
  font-size: 22px;
  line-height: 32px;

  margin-bottom: 18px;
 margin-right: 140px;
   color: #ffffff;
}




h3 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -2px;
  margin-bottom: 22px;
  padding-top: 80px;
}
h4 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0px;
  word-spacing: 7px;
  padding-top: 80px;
  word-spacing: 1px;
  margin-bottom: 24px;
   color: #ffffff;
}


h4.vs{
	 padding-top: 30px;
  margin-bottom: 40px;
}


h5.vs1 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0px;
  word-spacing: 7px;
  padding-top: 30px;
  word-spacing: 1px;
  margin-bottom: 24px;
   color: #ffffff;
}


h5 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0px;
  word-spacing: 7px;
  padding-top: 92px;
  word-spacing: 1px;
  margin-bottom: 24px;
   color: #ffffff;
}


h6 {
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0px;
  word-spacing: 7px;
  padding-top: 92px;
  word-spacing: 1px;
  margin-bottom: 24px;
  align="right";
   color: #ffffff;
}





h7 {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  word-spacing: 7px;
  padding-top: 92px;
  word-spacing: 1px;
  margin-bottom: 24px;
  align="right";
   color: #ffffff;
}






/****Lists****/
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-1 {
  padding-top: 4px;
}
.list-1 li {
  position: relative;
  letter-spacing: -2px;
  font-size: 24px;
  line-height: 20px;
}
.list-1 li a {
  display: block;
  position: relative;
  padding: 13px 30px 18px 60px;
  color: #323045;
}
.list-1 li a .fa {
  font-size: 20px;
  position: absolute;
  left: 20px;
  top: 17px;
  right: auto;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.list-1 li a:hover {
  color: #e8e6b9;
}
.list-1 li a:hover .fa {
  left: 90%;
}
.list-1 li:nth-child(even) {
  background-color: #88858a;
}
.list-1 li span {
  position: absolute;
  background-color: #333146;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.list-1 li:hover span {
  width: 100%;
}
/****Links****/
a {
  text-decoration: none;
  color: inherit;
  outline: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
a:hover {
  color: #323045;
}
.btn {
  font: 18px/20px 'Dosis', sans-serif;
  color: #323045;
  border: 1px solid #000;
  display: inline-block;
  padding: 0px 25px 5px;
  margin-top: 16px;
  
}
.btn_1 {
  font: 18px/20px 'Dosis', sans-serif;
  color: #ffffff;
  border: 1px solid #000;
  display: inline-block;
  padding: 0px 25px 5px;
  margin-top: -15px;
 
}


.btn:hover {
  background-color: #ffffff;
  border-color: #eee;
}

.btn_1:hover {
  background-color: #ffffff;
  border-color: #eee;
}



/****classes****/
.mb0 {
  margin-bottom: 0px !important;
}
.m0 {
  margin: 0 !important;
}
.pad0 {
  padding: 0 !important;
}
.img_inner {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 18px;
  margin-top: 4px;
}
.img_inner.fleft {
  float: left;
  width: auto !important;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img_inner.fleft.noresize {
  margin-right: 20px;
  margin-top: 4px;
}
.img_inner.img_fright {
  position: relative;
  top: 7px;
  float: right;
  margin-left: 20px;
  margin-bottom: 40px;
}
.oh {
  overflow: hidden;
}
.fwn {
  font-weight: normal;
}
.fright {
  float: right !important;
}
.upp {
  text-transform: uppercase;
}
.alright {
  text-align: right;
}
.ta__center {
  text-align: center;
}
.ta__left {
  text-align: left;
}
.td__underline {
  text-decoration: underline;
}
.ta__right {
  text-align: right;
}
.fw_med {
  font-weight: 500;
}
.wrapper,
.extra_wrapper {
  overflow: hidden;
}
.clear {
  float: none !important;
  clear: both;
}
.oh {
  overflow: hidden;
}
.nowrap {
  white-space: nowrap;
}
.rel {
  position: relative;
}
/*header*/


header {
color: #e6e5e5;
  display: block;
  position: relative;
  /* height: 610px;*/
  z-index: 999;
/*background: url(../images/slider.jpg) center 0 no-repeat;*/
}
header .rel {
  z-index: 999;
}
header h1 {
  text-transform: uppercase;
  color: #ffffff;
  z-index: 999;
  font-size: 60px;
  line-height: 59px;
  margin-bottom: 8px;
  letter-spacing: normal;
}
header h1 a {
  display: block;
  -webkit-transition: 0s ease;
  transition: 0s ease;
}
header h1 a:hover {
  color: #ffffff;
}
header h1.logo {
  float: left;
  padding-top: 11px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 36px;
}
header .header_top {
  letter-spacing: -1px;
  font: 300 30px/48px 'Dosis', sans-serif;
  padding: 0px 0px 0px;
/*background: url(../images/slider.jpg) center 0 no-repeat;*/
 

}
/****Content****/
#content {
  background-color: #ffffff;
  padding-bottom: 0px;
  background: #fffced url(../images/content_img-1-den.jpg) center 0 no-repeat fixed;
}
#content_1 {
 /* background-color: #323045;*/
  
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.4);
}
.gallery_1
{
 /* background-color: #323045;*/
  
  padding-bottom: 20px;
  background-color: rgba(47, 59, 75, 0.4);
  color: #fff;
}




.gallery_2
{
 /* background-color: #323045;*/
  
  padding-bottom: 20px;
   background-color: rgba(47, 59, 75, 0.7);
  color: #fff;
}


.gallery_3
{
 /* background-color: #323045;*/
  
  padding-bottom: 20px;
   background-color: rgba(47, 59, 75, 0.9);
  color: #fff;
}





/****Non suppage set****/
.page1 h2 {
  padding-top: 10px;
  margin-bottom: 28px;
}
.page1 #content {
  padding-bottom: 95px;
}
.page1 #content1 {
  padding-bottom: 95px;
}

.page1 h3 {
  padding-top: 84px;
  margin-bottom: 18px;
}
.page1 h3.head__1 {
  padding-top: 81px;
  margin-bottom: 19px;
}
/****Blocks****/
.time-1 {
  position: relative;
  top: -2px;
  display: block;
  float: left;
  color: #323045;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  min-width: 103px;
  margin-bottom: 10px;
}
.shuffle-me {
  margin-bottom: 34px;
  position: relative;
}
.shuffle-me .info {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.shuffle-me.offset__1 {
  margin-bottom: 21px;
}
.socials {
  margin-bottom: 14px;
}
.socials li {
  padding-top: 12px;
  font-size: 18px;
  font-weight: 300;
  overflow: hidden;
}
.socials li .fa {
  font-size: 18px;
  line-height: 44px;
  display: block;
  width: 44px;
  height: 44px;
  background-color: #323045;
  border-radius: 500px;
  color: #ffffff;
  text-align: center;
  float: left;
  margin-right: 21px;
  position: relative;
  top: -8px;
}
.socials li .fa.fa-youtube {
  font-size: 24px;
}
.socials li a:hover {
  text-decoration: underline;
}
.socials li + li {
  margin-top: 24px;
}
.bq_1 {
  overflow: hidden;
}
.bq_1 .bq_title {
  font-style: italic;
  font-size: 24px;
  color: #323045;
  line-height: 48px;
  padding-top: 11px;
}
.bq_1 .clear {
  height: 12px;
}
.block-1 .fa {
  display: block;
  border-radius: 500px;
  color: #ffffff;
  background-color: #323045;
  font-size: 48px;
  line-height: 114px;
  width: 114px;
  height: 114px;
  text-align: center;
  margin: 0 auto 17px;
}
.block-1 .block-1_title {
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  line-height: 48px;
  color: #323045;
  margin-bottom: 16px;
}
.block-1 .btn {
  margin-top: 28px;
}
/****Gallery****/
.box {
  position: relative;
  margin-top: 2px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  
}





.box_kniga

{
  position: relative;
  width: 400px;
  height: 600px;
}


.box .gall_item, .box .gall_item_1, .box .gall_item_2, .box .gall_item_3, box .gall_item_4, box .gall_item_5, box .gall_item_6, box .gall_item_7, box .gall_item_8, box .gall_item_9, box .gall_item_10, box .gall_item_11,  box .gall_item_11_, box .gall_item_12_, box .gall_item_12, box .gall_item_13, box .gall_item_13_, box .gall_item_14, box .gall_item_14_, box .gall_item_15_, box .gall_item_16_, box .gall_item_17_, box .gall_item_18_, box .gall_item_19_, box .gall_item_20_, box .gall_item_15, box .gall_item_16, box .gall_item_17, box .gall_item_18, box .gall_item_19, box .gall_item_20, box .gall_item_21, box .gall_item_22, box .gall_item_23, box .gall_item_23, box .gall_item_24, box .gall_item_25, .box .gall_item_26, .box .gall_item_27, .box .gall_item_28, .box .gall_item_29, .box .gall_item_30, .box .gall_item_31, .box .gall_item_32, .box .gall_item_33, .box .gall_item_34, .box .gall_item_35, .box .gall_item_36, .box .gall_item_37, .box .gall_item_38, .box .gall_item_39, .box .gall_item_40, .box .gall_item_41, .box .gall_item_42, .box .gall_item_43, .box .gall_item_44, .box .gall_item_45, .box .gall_item_46, .box .gall_item_47, .box .gall_item_48, .box .gall_item_49, .box .gall_item_50, .box .gall_item_51, .box .gall_item_52, .box .gall_item_53, .box .gall_item_54, .box .gall_item_55, .box .gall_item_56, .box .gall_item_57, .box .gall_item_58, .box .gall_item_59, .box .gall_item_60, .box .gall_item_61, .box .gall_item_62, .box .gall_item_63, .box .gall_item_64, .box .gall_item_65, .box .gall_item_66, .box .gall_item_67, .box .gall_item_68, .box .gall_item_69, .box .gall_item_701, .box .gall_item_70_, .box .gall_item_72, .box .gall_item_73, .box .gall_item_74, .box .gall_item_75, .box .gall_item_76, .box .gall_item_77, .box .gall_item_78, .box .gall_item_79, .box .gall_item_80, .gall_item_81, .box .gall_item_82, .box .gall_item_83, .box .gall_item_84, .box .gall_item_85, .box .gall_item_86, .box .gall_item_87, .box .gall_item_88, .box .gall_item_89, .box .gall_item_90{
  position: relative;
  display: block;
  width: 100%;
}


.box .gall_item img, .box .gall_item_1 img, .box .gall_item_2 img, .box .gall_item_3 img, .box .gall_item_4 img, .box .gall_item_5 img, .box .gall_item_6 img, .box .gall_item_7 img, .box .gall_item_8 img, .box .gall_item_9 img, .box .gall_item_10 img, .box .gall_item_11 img, .box .gall_item_12 img, .box .gall_item_13 img, .box .gall_item_14 img, .box .gall_item_15 img, .box .gall_item_16 img, .box .gall_item_17 img, .box .gall_item_18 img, .box .gall_item_19 img, .box .gall_item_20 img, .box .gall_item_21 img, .box .gall_item_22 img, .box .gall_item_23 img, .box .gall_item_24 img, .box .gall_item_25 img.box .gall_item_26 img, .box .gall_item_27 img, .box .gall_item_28 img, .box .gall_item_29 img, .box .gall_item_30 img, .box .gall_item_31 img, .box .gall_item_32 img, .box .gall_item_33 img, .box .gall_item_34 img, .box .gall_item_35 img , .box .gall_item_36 img, .box .gall_item_37  img, .box .gall_item_38 img, .box .gall_item_39 img, .box .gall_item_40 img, .box .gall_item_41 img, .box .gall_item_42 img, .box .gall_item_43 img, .box .gall_item_44 img, .box .gall_item_45 img, .box .gall_item_46 img, .box .gall_item_47 img, .box .gall_item_48 img, .box .gall_item_49 img, .box .gall_item_50 img, .box .gall_item_51 img, .box .gall_item_52 img, .box .gall_item_53 img, .box .gall_item_54 img, .box .gall_item_55 img, .box .gall_item_56 img, .box .gall_item_57 img, .box .gall_item_58 img, .box .gall_item_59 img, .box .gall_item_60 img, .box .gall_item_61 img, .box .gall_item_62 img, .box .gall_item_63 img, .box .gall_item_64 img, .box .gall_item_65 img, .box .gall_item_66 img, .box .gall_item_67 img, .box .gall_item_68 img, .box .gall_item_69 img, .box .gall_item_70 img, .box .gall_item_71 img, .box .gall_item_72 img, .box .gall_item_73 img, .box .gall_item_74 img, .box .gall_item_75 img, .box .gall_item_76 img, .box .gall_item_77 img, .box .gall_item_78 img, .box .gall_item_79 img, .box .gall_item_80 img,  .box .gall_item_81 img, .box .gall_item_82 img, .box .gall_item_83 img, .box .gall_item_84 img, .box .gall_item_85 img, .box .gall_item_86 img, .box .gall_item_87 img, .box .gall_item_88 img, .box .gall_item_89 img, .box .gall_item_90 img, .box .gall_item_11_ img, .box .gall_item_12_ img, .box .gall_item_13_ img, .box .gall_item_14_ img, .box .gall_item_15_ img, .box .gall_item_16_ img, .box .gall_item_17_ img, .box .gall_item_18_ img, .box .gall_item_19_ img, .box .gall_item_20_ img{
  width: 100%;
}







.box .gall_item span, .box .gall_item_1 span, .box .gall_item_2 span, .box .gall_item_3 span, .box .gall_item_4 span, .box .gall_item_5 span, .box .gall_item_6 span, .box .gall_item_7 span, .box .gall_item_8 span, .box .gall_item_9 span {
  
  
  
  -webkit-transition: background-position 0.5s ease;
  
  
  transition: background-position 0.5s ease;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;


  background: url(../images/magnifyer_1.png) center -300px no-repeat;
 
}

.box .gall_item_10 span, .box .gall_item_11 span, .box .gall_item_12 span, .box .gall_item_13 span, .box .gall_item_14 span, .box .gall_item_15 span, .box .gall_item_16 span, .box .gall_item_17 span, .box .gall_item_18 span, .box .gall_item_19 span, .box .gall_item_20 span, .box .gall_item_21 span, .box .gall_item_22 span, .box .gall_item_23 span, .box .gall_item_24 span, .box .gall_item_25 span, .box .gall_item_26 span, .box .gall_item_27 span, .box .gall_item_28 span, .box .gall_item_29 span, .box .gall_item_30 span, .box .gall_item_31 span, .box .gall_item_32 span, .box .gall_item_33 span, .box .gall_item_34 span, .box .gall_item_35 span, .box .gall_item_36 span, .box .gall_item_37 span, .box .gall_item_38 span, .box .gall_item_39 span, .box .gall_item_40 span, .box .gall_item_41 span, .box .gall_item_42 span, .box .gall_item_43 span, .box .gall_item_44 span, .box .gall_item_41 span, .box .gall_item_42 span, .box .gall_item_43 span, .box .gall_item_44 span, .box .gall_item_45 span, .box .gall_item_46 span, .box .gall_item_47 span, .box .gall_item_48 span, .box .gall_item_49 span, .box .gall_item_50 span, .box .gall_item_51 span, .box .gall_item_52 span, .box .gall_item_53 span, .box .gall_item_54 span, .box .gall_item_55 span, .box .gall_item_56 span, .box .gall_item_57 span, .box .gall_item_58 span, .box .gall_item_59 span, .box .gall_item_60 span, .box .gall_item_61 span, .box .gall_item_62 span, .box .gall_item_63 span, .box .gall_item_64 span, .box .gall_item_65 span, .box .gall_item_66 span, .box .gall_item_67 span, .box .gall_item_68 span, .box .gall_item_69 span, .box .gall_item_70 span, .box .gall_item_71 span, .box .gall_item_72 span, .box .gall_item_73 span, .box .gall_item_74 span, .box .gall_item_75 span, .box .gall_item_76 span, .box .gall_item_77 span, .box .gall_item_78 span, .box .gall_item_79 span, .box .gall_item_80 span, .box .gall_item_81 span, .box .gall_item_82 span, .box .gall_item_83 span, .box .gall_item_84 span, .box .gall_item_85 span, .box .gall_item_86 span, .box .gall_item_87 span, .box .gall_item_88 span, .box .gall_item_89 span, .box .gall_item_90 span, .box .gall_item_11_ span, .box .gall_item_12_ span, .box .gall_item_13_ span, .box .gall_item_14_ span, .box .gall_item_15_ span, .box .gall_item_16_ span, .box .gall_item_17_ span, .box .gall_item_18_ span, .box .gall_item_19_ span, .box .gall_item_20_ span, .box .gall_item_65_ span, .box .gall_item_64_ span, .box .gall_item_63_ span, .box .gall_item_62_ span, .box .gall_item_61_ span, .box .gall_item_60_ span, .box .gall_item_59_ span, .box .gall_item_58_ span, .box .karta-ik23 span, .box .gall_item_70_ span, .box .gall_item_69_ span, .box .gall_item_68_ span, .box .gall_item_67_ span, .box .gall_item_66_ span{
  
  
  
  -webkit-transition: background-position 0.5s ease;
  
  
  transition: background-position 0.5s ease;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;


  background: url(../images/magnifyer_1.png) center -300px no-repeat;
 
}






.box .gall_item:hover span, .box .gall_item_1:hover span, .box .gall_item_2:hover span, .box .gall_item_3:hover span, .box .gall_item_4:hover span, .box .gall_item_5:hover span, .box .gall_item_6:hover span, .box .gall_item_7:hover span, .box .gall_item_8:hover span, .box .gall_item_9:hover span, .box .gall_item_10:hover span, .box .gall_item_11:hover span, .box .gall_item_12:hover span, .box .gall_item_13:hover span, .box .gall_item_14:hover span, .box .gall_item_15:hover span, .box .gall_item_16:hover span, .box .gall_item_17:hover span, .box .gall_item_18:hover span, .box .gall_item_19:hover span, .box .gall_item_20:hover span, .box .gall_item_21:hover span, .box .gall_item_22:hover span, .box .gall_item_23:hover span, .box .gall_item_24:hover span, .box .gall_item_25:hover span, .box .gall_item_26:hover span, .box .gall_item_27:hover span, .box .gall_item_28:hover span, .box .gall_item_29:hover span, .box .gall_item_30:hover span, .box .gall_item_31:hover span, .box .gall_item_32:hover span, .box .gall_item_33:hover span, .box .gall_item_34:hover span, .box .gall_item_35:hover span, .box .gall_item_36:hover span, .box .gall_item_37:hover span, .box .gall_item_38:hover span, .box .gall_item_39:hover span, .box .gall_item_40:hover span, .box .gall_item_41:hover span, .box .gall_item_42:hover span, .box .gall_item_43:hover span, .box .gall_item_44:hover span, .box .gall_item_45:hover span, .box .gall_item_46:hover span, .box .gall_item_47:hover span, .box .gall_item_48:hover span, .box .gall_item_49:hover span, .box .gall_item_50:hover span,  .box .gall_item_51:hover span, .box .gall_item_52:hover span, .box .gall_item_53:hover span, .box .gall_item_54:hover span, .box .gall_item_55:hover span, .box .gall_item_56:hover span, .box .gall_item_57:hover span, .box .gall_item_58:hover span, .box .gall_item_59:hover span, .box .gall_item_60:hover span, .box .gall_item_61:hover span, .box .gall_item_62:hover span, .box .gall_item_63:hover span, .box .gall_item_64:hover span, .box .gall_item_65:hover span, .box .gall_item_66:hover span, .box .gall_item_67:hover span, .box .gall_item_68:hover span, .box .gall_item_69:hover span, .box .gall_item_70:hover span, .box .gall_item_71:hover span, .box .gall_item_72:hover span, .box .gall_item_73:hover span, .box .gall_item_74:hover span, .box .gall_item_75:hover span, .box .gall_item_76:hover span, .box .gall_item_77:hover span, .box .gall_item_78:hover span, .box .gall_item_79:hover span, .box .gall_item_80:hover span, .box .gall_item_81:hover span, .box .gall_item_82:hover span, .box .gall_item_83:hover span, .box .gall_item_84:hover span, .box .gall_item_85:hover span, .box .gall_item_86:hover span, .box .gall_item_87:hover span, .box .gall_item_88:hover span, .box .gall_item_89:hover span, .box .gall_item_90:hover span, .box .gall_item_18_:hover span, .box .gall_item_19_:hover span, .box .gall_item_20_:hover span, .box .gall_item_11_:hover span, .box .gall_item_12_:hover span, .box .gall_item_13_:hover span, .box .gall_item_14_:hover span, .box .gall_item_15_:hover span, .box .gall_item_16_:hover span, .box .gall_item_17_:hover span, .box .gall_item_65_:hover span, .box .gall_item_64_:hover span, .box .gall_item_63_:hover span, .box .gall_item_62_:hover span, .box .gall_item_61_:hover span, .box .gall_item_60_:hover span, .box .gall_item_59_:hover span, .box .gall_item_58_:hover span, .box .karta-ik23:hover span, .box .gall_item_70_:hover span, .box .gall_item_69_:hover span, .box .gall_item_68_:hover span, .box .gall_item_67_:hover span, .box .gall_item_66_:hover span{





 background-position: center center;
 
}




.box .box_bot {
  background-color: #323045;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
   opacity: 0.85;
  padding: 7px 26px;
  top: 100px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.box .box_bot .box_bot_title {
  padding-left: 18px;
  font-size: 24px;
  line-height: 48px;
  font-weight: 300;
  letter-spacing: -1px;
  margin-bottom: 19px;
}
.box .box_bot .btn {
  margin-top: 0;
  border-color: #e8e6b9;
  color: #e8e6b9;
}
.box .box_bot .btn:hover {
  color: #323045;
  border-color: #ffffff;
}
.box .box_bot:hover {
  top: 0px;
    opacity: 1;
}
.box .box_bot:hover .box_bot_title {
  color: #e8e6b9;
}
.blog .btn {
  margin-top: 28px;
  margin-bottom: 31px;
}
.blog table {
  border-color: #000;
  border-top: 1px solid rgba(50, 48, 69, 0.49);
  width: 100%;
  line-height: 40px;
  position: relative;
  top: 2px;
}
.blog table tr {
  border-color: #000;
  border-bottom: 1px solid rgba(50, 48, 69, 0.49);
}
.blog table .fa {
  font-size: 20px;
  color: #323045;
  min-width: 24px;
  margin-right: 20px;
  line-height: 40px;
}
.blog table td + td .fa {
  margin-right: 5px;
}
.blog table td:first-child {
  width: 278px;
}
.blog table td + td + td {
  text-align: right;
}
.blog table td + td + td .fa {
  margin-right: 40px;
}
.blog + .blog {
  margin-top: 91px;
}
/****Separators****/
.sep-1 {
  height: 1px;
  position: relative;
  margin-top: 65px;
}
.sep-1:after {
  position: absolute;
  left: 188px;
  right: 188px;
  height: 1px;
  top: 0;
  background-color: #171616;
  content: '';
}
.sep-1.offset__1 {
  margin-top: 86px;
}
/****Text styles****/
.text1 {
  font-size: 24px;
  line-height: 48px;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: -1px;
}
.text1.tx__1 {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 22px;
  letter-spacing: normal;
}
.color1 {
  color: #323045;
}
.color1 a:hover,
a.color1:hover {
  color: #616070;
}
.color2 {
  color: #616070;
}
/****Map****/
.map {
  overflow: hidden;
  padding-top: 5px;
}
.map figure {
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.map figure iframe {
  width: 100%;
  height: 399px;
  max-width: 100%;
}
.address1 {
  display: block;
  float: left;
}
.address1 + .address1 {
  margin-left: 70px;
}
.address1 dt {
  margin-bottom: 13px;
}
.address1 dd span {
  min-width: 144px;
  display: inline-block;
  text-align: left;
}
.address1 dd span.col1 {
  min-width: 0;
}
/**Footer**/
#footer {
  text-align: center;
  color: #ffffff;
  padding-bottom: 90px;
}
#footer h2 {
  padding-top: 85px;
  margin-bottom: 23px;
  color: #e3dfdf;
}
#footer .footer_phone {
  font-size: 24px;
}
#footer .sub-copy {
  padding-top: 37px;
  color: #6d6a6a;
}
#footer a:hover {
  color: #ffffff;
}
#footer .footer_mail {
  margin-top: 15px;
  display: inline-block;
  border: 1px solid #ffffff;
  font-size: 30px;
  line-height: 30px;
  padding: 9px 100px 16px;
}
#footer .footer_mail:hover {
  text-decoration: none;
  background-color: #fff;
  color: #323045;
}
#toTop1 {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 51%;
  margin-left: 0px;
  overflow: hidden;
  border: none;
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 72px;
  height: 66px;
  font-size: 30px;
  line-height: 65px;
  text-align: center;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  background-color: #561701;
}
#toTop1:hover {
  outline: none;
  background-color: #000000;
}
#fix{
	position: fixed;
	right:10px;
	
	 bottom: 50px;
	 z-index: 2000;
width: 116px;
  height: 116px;
   
	
	 opacity: 1;

}

#fix5{
	position: fixed;
	right:10px;
	
	 bottom: 200px;
	 z-index: 2000;
width: 116px;
  height: 202px;
   
	
	 opacity: 1;

}




#fix1{
	position: fixed;
right:10px;
	
	 bottom: 105px;
	 z-index: 2000;
width: 116px;
  height: 116px;
   
	
	 opacity: 1;

}

#fix_{
	position: fixed;
	left: 700px;
	
	 bottom: 235px;
	 z-index: 2000;
width: 116px;
  height: 116px;
   
	
	 opacity: 1;

}

#fix1_{
	position: fixed;
	left: 700px;
	
	 bottom: 105px;
	 z-index: 2000;
width: 116px;
  height: 116px;
   
	
	 opacity: 1;

}


#fix11{
	
	position:relative;
	left: 0px;
	top: 0px;
	
	
	 bottom: 105px;
	
	 z-index: 2000;
width: 807px;
  height: 95px;
   
	
	 opacity: 1;

}

#fix12{
	
	 
	position:relative;
	left: 0px;
	top: 20px;
	
	 z-index: 2000;
width: 807px;
  height: 95px;
   
	
	 opacity: 1;

}

#fix5:hover {
 
  background-color: #000000;
   opacity: 0.5;
}


#fix11:hover {
 
  background-color: #000000;
   opacity: 0.5;
}

#fix12:hover {
 
  background-color: #000000;
   opacity: 0.5;
}





#fix:hover {
 
  background-color: #000000;
   opacity: 0.5;
}

#fix1:hover {
 
  background-color: #000000;
   opacity: 0.5;
}


#fix_:hover {
 
  background-color: #000000;
   opacity: 0.5;
}

#fix1_:hover {
 
  background-color: #000000;
   opacity: 0.5;
}





#ik_1


{
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 51%;
  margin-left: 0px;
  overflow: hidden;
  border: none;
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 72px;
  height: 66px;
  font-size: 30px;
  line-height: 65px;
  text-align: center;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  background-color: #561701;
}







/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
  .extra_wrapper {
    overflow: visible;
  }
  .box .box_bot {
    top: 168px;
  }
  .box .box_bot .box_bot_title {
    padding-left: 0;
  }
  .box p {
    display: none;
  }
  .list-1 li {
    font-size: 18px !important;
    letter-spacing: -1px;
  }
  .list-1 li a {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 979px) {
  .shuffle-me img {
    width: 100%;
  }
  .box .box_bot {
    top: 132px;
  }
  .box .box_bot .box_bot_title {
    font-size: 20px;
  }
  .map figure,
  .map figure iframe,
  #form input,
  #form textarea,
  #form .success {
    width: 100% !important;
    float: none !important;
  }
  #form .success {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map figure {
    height: auto !important;
    margin-bottom: 15px;
  }
  .nowrap {
    white-space: normal;
  }
  .img_inner.fleft {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .address1 + .address1 {
    margin-left: 60px;
  }
  .box .box_bot {
    top: 235px;
  }
  .sep-1:after {
    left: 30px;
    right: 30px;
  }
  .img_inner,
  .img_inner.fleft,
  .img_inner.img_fright {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 20px !important;
    margin-top: 30px;
  }
  .img_inner img,
  .img_inner.fleft img,
  .img_inner.img_fright img {
    width: 100%;
  }
  header h1 {
    position: static !important;
    margin-bottom: 20px;
    float: none;
    left: 0;
  }
  header h1 a {
    margin: 0 auto;
    width: 100%;
    display: block;
  }
  header h1 a img {
    display: block;
    margin: 0 auto;
  }
  header .header_top {
    font-size: 18px;
    line-height: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header .header_top h1 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 32px;
  }
  .map figure iframe {
    height: 300px;
  }
  .content .noresize {
    width: auto !important;
    float: left !important;
    margin-right: 20px !important;
    margin-top: 4px !important;
  }
  .none {
    clear: both;
  }
  .footer_mail {
    font-size: 16px !important;
  }
  .block-1 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .box .box_bot {
    top: 151px;
  }
  .footer_mail {
    font-size: 16px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
