@charset "UTF-8";
/* CSS Document */

html, div, span, h1, h2, h3, .h3, h4, h5, h6, p, em, images, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
        margin-top: 0px;
        margin-right-value: 0px;
        margin-bottom: 0px;
        margin-left-value: 0px;
        margin-left-ltr-source: physical;
        margin-left-rtl-source: physical;
        margin-right-ltr-source: physical;
        margin-right-rtl-source: physical;
    padding: 0px;
        padding-top: 0px;
        padding-right-value: 0px;
        padding-bottom: 0px;
        padding-left-value: 0px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical; 
    border: 0px none;
        border-top-width: 0px;
        border-right-width-value: 0px;
        border-right-width-ltr-source: physical;
        border-right-width-rtl-source: physical;
        border-bottom-width: 0px;
        border-left-width-value: 0px;
        border-left-width-ltr-source: physical;
        border-left-width-rtl-source: physical;
        border-top-style: none;
        border-right-style-value: none;
        border-right-style-ltr-source: physical;
        border-right-style-rtl-source: physical;
        border-bottom-style: none;
        border-left-style-value: none;
        border-left-style-ltr-source: physical;
        border-left-style-rtl-source: physical;
        border-top-color: -moz-use-text-color;
        border-right-color-value: -moz-use-text-color;
        border-right-color-ltr-source: physical;
        border-right-color-rtl-source: physical;
        border-bottom-color: -moz-use-text-color;
        border-left-color-value: -moz-use-text-color;
        border-left-color-ltr-source: physical;
        border-left-color-rtl-source: physical;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
    outline: 0px none;
        outline-width: 0px;
        outline-style: none;
        outline-color: -moz-use-text-color;
    vertical-align: baseline;
	/*list-style-type: none;*/
   
}
b {font-family: "PFDinTextCondPro-Light";color: black;}

body {
	margin: 0px auto;
	padding: 0px auto;
    background-color: rgba(255, 255, 255, 0.0);
	background-image:url(../images/bg_blank.jpg);
	background-repeat:repeat;
    [disabled]width: auto; */
	background-position: center top;
	margin-top: 0px;
	padding-top: 0px;
	/*border: 1px  solid #CCC;*/
	/*perspective: 0;*/
	width: 100%; height: 100%;
}

/* Код для подключения шрифтов */

   @font-face {
			font-family: "PFDinTextCondPro-Regular";
			src: url("../fonts/PFDinTextCondPro-Regular/PFDinTextCondPro-Regular.eot");
			src: url("../fonts/PFDinTextCondPro-Regular/PFDinTextCondPro-Regular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/PFDinTextCondPro-Regular/PFDinTextCondPro-Regular.woff") format("woff"),
			url("../fonts/PFDinTextCondPro-Regular/PFDinTextCondPro-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

   @font-face {
			font-family: "Forum";
			src: url("../fonts/Forum/forum-regular.eot");
			src: url("../fonts/Forum/forum-regular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/Forum/forum-regular.woff") format("woff"),
			url("../fonts/Forum/forum-regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

   @font-face {
			font-family: "Gotham";
			src: url("../fonts/Gotham/ofont.ru_gotham pro.eot");
			src: url("../fonts/Gotham/ofont.ru_gotham pro.eot?#iefix")format("embedded-opentype"),
			url("../fonts/Gotham/ofont.ru_gotham pro.woff") format("woff"),
			url("../fonts/Gotham/ofont.ru_gotham pro.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}


   @font-face {
			font-family: "Madelyn";
			src: url("../fonts/Madelyn-Regular/Madelyn-Regular.eot");
			src: url("../fonts/Madelyn-Regular/Madelyn-Regular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/Madelyn-Regular/Madelyn-Regular.woff") format("woff"),
			url("../fonts/Madelyn-Regular/Madelyn-Regular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

#block_body {
	width: 100%;
	/*max-width: 1256px; /*желательно задать максимальную ширину, чтобы макет не стал слишком широким на большом экране. Это повышает удобство чтения строк. В IE6 это объявление не соблюдается. */
	/*min-width: 780px; /* автоматическое задание величин по бокам в совокупности с шириной центрирует макет. Это необязательно, если ширина контейнера составляет 100 %. */
	height: auto;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
    background-color: rgba(255, 255, 255, 0.0);

}


#block_header {
	text-align: center;
	width: 100%;
    position: relative;
    /*margin-top: -255px;*/
	height: 162px;
	background-color: #fff;
    background-repeat: no-repeat;
    /*z-index: -2;*/
	
	    /*box-shadow:0px 0px 50px rgba(244,244,244,1), 0 0 0px rgba(244,244,244,1) inset;*/
	/*box-shadow:0px 0px 100px rgba(33, 57, 83, 1), 0 0 0px rgba(33, 57, 83,, 1) inset;*/
	/*-webkit-box-shadow:1px 0px 10px rgba(85, 56, 0, 0.3), 0 0 0px rgba(85, 56, 0, 0.1) inset;
	-moz-box-shadow:1px 0px 10px rgba(85, 56,, 0, 0.3), 0 0 0px rgba(85, 56, 0, 0.1) inset;*/
}



#block_header_main {
	display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
	text-align: left;
	width: 1256px;
	height: 162px;
    position: relative;
    background-color: #fff;
	/*background-image:url(../images/bg_top.jpg);*/
   /*background-color: #F3ECE5;*/
    background-repeat: no-repeat;
    /*z-index: -2;*/
}


#block_header_top li {
    list-style-type: none;
    font-size: 12px;
    /*color: #d1d1d1;*/
	padding-left: 10px;
	margin-top: 7px;
	float:right;
    /*border-right: solid 1px #fff;*/
}

#block_header_top a.line {
    font-family: Gotham;
	float:right;
    border-right: solid 1px #d1d1d1;
    padding-right: 10px;
	
}


#block_header_top a.noline {
    font-family: Gotham;
	float:right;
    padding-right: 10px;
   

}


#block_header_top li span {
    font-family: Gotham;
    padding-left: 10px;
	padding-right: 10px;
	color: #3bb3f2;
    }

#block_header_top a {
	font-family: OpenSansRegular;
	color: #d1d1d1;
	text-decoration: none;
    float:right;
    padding-top: 1px;
    }

#block_header_top a:hover {
	color: #996666;	
    }

#block_header_logo {
	margin-top: 24px;
	padding-left: 5px;
    z-index: 1;
	}


#block_header_logoflag {
    margin-top: -118px;
	text-align: center;
	
	}

#block_header_logoflag p {
	font-family: Gotham;;
	font-size: 19px;
	color: #000;
	}
	
#block_header_tel {
    margin-left: 900px;
	margin-right: 5px;
	margin-top: -70px;
	}

#block_header_tel p {
	font-family: Gotham;;
	font-size: 17px;
	line-height: 1.3;
	text-align:  right;
	color: #000;
	/*text-shadow: 1px 1px 2px #17293e;*/
	/*filter: Shadow(Color=#000000, Direction=45, Strength=2);*/
    float:right;
    cursor: default;
	}

#block_header_tel p span {
	color: #5ebdf0;
    }





#icon-search {
	position: absolute;
	margin-left: 1148px;
	margin-top: -106px;
	width: 30px;
	height: 30px;
	background: transparent url("../images/icon-search_mi.svg") no-repeat center center;
    background-size: cover;
	}
#icon-search:hover {
	background: transparent url("../images/icon-search_mi_over.svg") no-repeat center center;
   }
#icon-insta {
	position: absolute;
	margin-left: 1186px;
	margin-top: -106px;
	width: 30px;
	height: 30px;
	background: transparent url("../images/icon-insta_mi.svg") no-repeat center center;
    background-size: cover;
	}
#icon-insta:hover {
	background: transparent url("../images/icon-insta_mi_over.svg") no-repeat center center;
   }
#icon-insta1 {
	position: absolute;
	margin-left: 1186px;
	margin-top: -106px;
	width: 30px;
	height: 30px;
	fill: #d0cdcd;
	color: #d0cdcd;
    background-size: cover;
	}
#icon-insta1:hover {
 opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	fill: #996666;
	color: #996666;
   }
#icon-fb {
	position: absolute;
	margin-left: 1223px;
	margin-top: -106px;
	width: 30px;
	height: 30px;
	background: transparent url("../images/icon-fb_mi.svg") no-repeat center center;
    background-size: cover;
	}
#icon-fb:hover {
	background: transparent url("../images/icon-fb_mi_over.svg") no-repeat center center;
   }


#icon-fb1 {
	position: absolute;
	margin-left: 1223px;
	margin-top: -106px;
	width: 30px;
	height: 30px;
	fill: #d0cdcd;
	color: #d0cdcd;

    background-size: cover;
	}
#icon-fb1:hover {
	 opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	fill: #996666;
	color: #996666;
   }



#block_header_menu {
    margin-left: 0px;
	margin-right: 0px;
    padding: 0 0 0 0;
	margin-top: 0px;
    width: 100%;
	height: 48px;
	/*background-image:url(../images/menu_fon1.png);*/
    background-repeat: no-repeat;
    /*position: relative;*/
    background-color: #C3C2C2;
	border-bottom: solid 4px #fff;
	text-align: center;
	}
/* --------- Стиль меню тач --------- */
.mainWrap{
	display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
	
    margin-left: 0px;
	margin-right: 0px;
    padding: 0 0 0 0;
	margin-top: 00px;
    width: 1256px;
	height: 52px;
	/*background-image:url(../images/menu_fon1.png);*/
    /*background-repeat: no-repeat;*/
    /*position: relative;*/
	/*background-color: coral;*/
    
}
.title{
	margin:100px 0 20px 0;
	text-align:center;
	color:#3E4156;
}
.back{
	text-align:center;
}

nav .newmenu{
	display:block;
	margin-top: 0px;
	background:#3E4156;
}


nav .newmenu ul {
  list-style: none;
  margin-left: 3px;
  padding: 0 0 0 0;
  text-align: left;
    
}
.menu{
	/*display:block;*/
	height: 48px;
	background-color: #C3C2C2;
	text-align: left;
}
.menu li{
    
	/*display: inline-block;*/
	position: relative;
	z-index:100;
    font-family: Gotham;
    /*text-transform: uppercase;*/
    font-size: 14px;
	line-height: 1.3;
	text-align:center;
	background-color: #C3C2C2;
	list-style-type: none;
	
	
	float: left;
	
    /*text-shadow: 1px 1px 2px #17293e;*/
    /*filter: Shadow(Color=#000000, Direction=45, Strength=2);*/
	

    
}



.menu li a {
	text-decoration:none;
	padding:5px 0px 0px 0px;
	/*display:block;*/
	color:#000;
	height: 43px;
    /*border-right:  solid 2px #fff;*/
    display:table-cell; 
	vertical-align:middle;
	

	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.menu li a.active_bat {color: #fff;background:#CC9999;} 
.menu li a.first.active_bat {color: #fff;} 
.menu li a.end.active_bat {color: #fff;} 


.menu li a.end {
	border-right:  solid 0px #fff;
   	 
	vertical-align:middle;
	text-align:center;
  

	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}


.menu li a.first {
	width: 256px;
}




.menu li a.s1 {
	width: 226px;
	border-right: solid 2px #fff;
}
.menu li a.s2 {
	width: 115px;
	border-right: solid 2px #fff;
}
.menu li a.s3 {
	width: 146px;
	border-right: solid 2px #fff;
}
.menu li a.s4 {
	width: 117px;
	border-right: solid 2px #fff;
}
.menu li a.s5 {
	width: 144px;
	border-right: solid 2px #fff;
}
.menu li a.s6 {
	width: 218px;
	border-right: solid 2px #fff;
}
.menu li a.s7 {
	width: 139px;
	border-right: solid 2px #fff;
}
.menu li a.s8 {
	width: 132px;
}
.menu li a:hover, 
.menu li:hover > a{
	color:#ffffff;
	background:#7F7F7F;
}

.menu li a:active, 
.menu li:active > a{
	color:#ffffff;
	background:#996666;

}

.menu ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 197px;
	position: absolute;
	top: 48px;
	left: 0px;
    /*background: #3bb3f2;*/
	margin-left: -2px;
	
	
	/*background: -moz-linear-gradient(294deg, rgba(46,113,158,1) 0%, rgba(39,48,55,1) 100%); /* ff3.6+ */
    /*background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(46,113,158,1)), color-stop(100%, rgba(39,48,55,1))); /* safari4+,chrome */
    /*background: -webkit-linear-gradient(294deg, rgba(46,113,158,1) 0%, rgba(39,48,55,1) 100%); /* safari5.1+,chrome10+ */
    /*background: -o-linear-gradient(294deg, rgba(46,113,158,1) 0%, rgba(39,48,55,1) 100%); /* opera 11.10+ */
    /*background: -ms-linear-gradient(294deg, rgba(46,113,158,1) 0%, rgba(39,48,55,1) 100%); /* ie10+ */
    /*background: linear-gradient(156deg, rgba(46,113,158,1) 0%, rgba(39,48,55,1) 100%); /* w3c */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E719E', endColorstr='#273037',GradientType=0 ); /* ie6-9 */
	
	border-top: 5px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 0px solid #fff;
    
}


.menu ul li {
	display:block;
	float: none;
	background:none;
	margin:0;
	padding:0px;
	border-top: 0px solid #fff;
	border-bottom: 2px solid #fff;
    /*border: 1px solid #0af74a;*/
	background-color: #C3C2C2;
}
.menu ul li a {
    font-family: Gotham;;
    text-transform: none;
	font-size: 14px;
	line-height: 1.3;
	font-weight:normal;
	display:block;
	color:#000;
	/*background:#3bb3f2;*/
    padding: 15px 10px 0px 10px;
	height: 28px;
}
.menu ul li a:hover, .menu ul li:hover > a{
	/*background:#f0f0f0;*/
	color:#fff;
    padding: 15px 10px 0px 10px;
}
.menu li:hover > ul
{
	display: block;
}


.menu ul.sub-menu1 {
	/*display: none;*/
	margin: 0;
	padding: 20px;
	width: 1212px;
	margin-left: -612px;
	position: absolute;
	top: 48px;
	left: 0px;
    /*border: 2px solid #CC9999;*/
	background-color:rgba(255, 255, 255, 1);
	
}

.menu ul.sub-menu1 li {
	/*display:block;*/
	/*float: none;*/
	float: left;
	background:none;
	margin:0;
	padding:0px;
	border-top: 0px solid #fff;
	border-bottom: 2px solid #fff;
    /*border: 1px solid #0af74a;*/
	background-color: #C3C2C2;
}

.menu ul.sub-menu1 li a {
    font-family: Gotham;;
    text-transform: none;
	font-size: 14px;
	line-height: 1.3;
	font-weight:normal;
	display:block;
	color:#000;
	/*background:#3bb3f2;*/
    padding: 15px 10px 0px 10px;
	height: 28px;
	border-right: 2px solid #fff;
}

.menu ul.sub-menu1 li.nal1 {width: 167px;}
.menu ul.sub-menu1 li.nal2 {width: 195px;}
.menu ul.sub-menu1 li.nal3 {width: 230px;}
.menu ul.sub-menu1 li.nal4 {width: 175px;}
.menu ul.sub-menu1 li.nal5 {width: 238px;}
.menu ul.sub-menu1 li.nal6 {width: 206px;}
.menu ul.sub-menu1 li.nal7 {width: 230px;}
.menu ul.sub-menu1 li.nal8 {width: 177px;}
.menu ul.sub-menu1 li.nal9 {width: 185px;}
.menu ul.sub-menu1 li.nal10 {width: 205px;}
.menu ul.sub-menu1 li.nal11 {width: 208px;}
.menu ul.sub-menu1 li.nal12 {width: 206px;}

.menu ul.sub-menu1 li a:hover {color:#fff;}

/* --------- Конец Стиль меню тач --------- */

/* --------- Стиль Include/Block_Main --------- */

#block_main {
	text-align: center;
	width: 100%;
    position: relative;
    /*margin-top: -255px;*/
	/*height: 162px;*/
	/*background-color: #fff;*/
    background-repeat: no-repeat;
    z-index: 2;
	margin-top: 52px;
	}
#block_main_slaider {
	
	width: 100%;
	height: 480px;
	/*background-color: #6a5f55;*/
	margin-top: 52px;
	 z-index: -1;
	background-position: center;
	text-align: center;
}
#block_main_banner {
	width: 100%;
	height: 240px;
	/*background-color: #6a5f55;*/
	margin-top: 52px;
	 z-index: -1;
	background-position: center;
	text-align: center;
	min-width: 1256px;
}
.italiy{
  	background-image: url(../images/countri_italiy2.jpg);
	background-position: center;
}
.ispan{
  	background-image: url(../images/countri_ispan2.jpg);
	background-position: center;
}
.portugal{
  	background-image: url(../images/countri_portugal2.jpg);
	background-position: center;
}
.usa{
  	background-image: url(../images/countri_usa2.jpg);
	background-position: center;
}
.all{
  	background-image: url(../images/countri_all.jpg);
	background-position: center;
}
.sale{
  	background-image: url(../images/sale_all.jpg);
	background-position: center;
}
.interer{
  	background-image: url(../images/interer.jpg);
	background-position: center;
}

.servis{
  	background-image: url(../images/servis.jpg);
	background-position: center;
}
.nalichie{
  	background-image: url(../images/nalichie.jpg);
	background-position: center;
}

.partneri{
  	background-image: url(../images/partneri.jpg);
	background-position: center;
}
.kontakti{
  	background-image: url(../images/kontakti.jpg);
	background-position: center;
}


#block_main_banner p{
	font-size: 75px;
    line-height: 90px;
    color: #FFFFFF;
    font-family: 'Madelyn';
	text-decoration: inherit;
	padding-top: 140px;
	padding-left: 750px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}


#block_main_box1 img  {
	display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
	position: relative;	
	z-index: -2;
	height: 50px;
	text-align: left;
	width: 1256px;
	background-color: #F3ECE5;
}
#block_main_box1 {
	/*display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	/*margin-right: -0.25em; /*убираем правый отступ между блоками*/
	text-align: center;
	width: 100%;
	height: 50px;
	position: relative;
	min-width: 1256px;
    
	/*background-image:url(../images/bg_top.jpg);*/
   /*background-color: #F3ECE5;*/
    background-repeat: no-repeat;
    z-index: -3;
	/*box-shadow:0px 0px 30px rgba(255, 255, 255, 1), 0 0 0px rgba(255, 255, 255, 1) inset;*/
}

#kolontitul {
    z-index: 368;
    width: 1217px;
	height: 48px;
    margin-left: 20px;
    top: 0px;
    margin-bottom: 15px;
    position: relative;
	
	text-align: center;
}
#kolontitul p {
	 font-family: Forum;
    display: table;
	/*filter: Shadow(Color=rgba(0, 0, 0, 0.3), Direction=45, Strength=5);*/
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	font-size: 24px;
   	color: #fff;
	/*width: 510px;*/
	/*height: 65px;*/
	text-align: center;
	background-color: #996666;
	text-align: left;
	height: 38px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: fit-content;
	
}


#kolontitul_n {
	display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
    z-index: 368;
    width: 1217px;
	height: 48px;
    margin-left: 0px;
    top: 0px;
    margin-bottom: 15px;
    position: relative;
	
	text-align: center;
}
#kolontitul_n p {
	 font-family: Forum;
    
	/*filter: Shadow(Color=rgba(0, 0, 0, 0.3), Direction=45, Strength=5);*/
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	font-size: 24px;
   	color: #fff;
	/*width: 510px;*/
	/*height: 65px;*/
	text-align: center;
	background-color: #996666;
	text-align: left;
	height: 38px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: fit-content;
	
}







.bg_withe {background-color: #fff;}
.bg_grey {background-color: #C8C8C8;}
.bg_grey_pt20 {background-color: #C8C8C8; margin-top: 20px;}
.bg_grey_pt30 {background-color: #C8C8C8; margin-top: 30px;}
.bg_grey_pt40 {background-color: #C8C8C8; margin-top: 40px;}

#block_main_box2 {
	display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
	/*text-align: center;*/
	width: 1256px;
	height: 100%;
	position: relative;
    background-color: #F3ECE5;
	/*background-image:url(../images/bg_top.jpg);*/
   /*background-color: #F3ECE5;*/
    background-repeat: no-repeat;
    z-index: 30;
	/*box-shadow:0px 0px 30px rgba(255, 255, 255, 1), 0 0 0px rgba(255, 255, 255, 1) inset;*/
	
}
#block_main_box3 {
	display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
	/*text-align: center;*/
	/*width: 1256px;*/
	height: 100%;
	position: relative;
    background-color: #F3ECE5;
	/*background-image:url(../images/bg_top.jpg);*/
   /*background-color: #F3ECE5;*/
    background-repeat: no-repeat;
    z-index: 30;
	/*box-shadow:0px 0px 30px rgba(255, 255, 255, 1), 0 0 0px rgba(255, 255, 255, 1) inset;*/
	min-width: 1256px;
}




.height300 {
	height: 300px;
}
.height1000 {
	height: 1000px;
}

#block_nalicie{
	text-align: center;
	width: 100%;
    position: relative;
   	background-repeat: no-repeat;
    z-index: -3;
	/*background-color: rgba(220, 217, 213, 0.7);*/
	
}


#block_nalicie_main {
	display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
	text-align: left;
	width: 1256px;
	height: 100%;
	background-color: #dcd9d5;
	padding-top: 30px;
	 z-index: -2;
	padding-bottom: 30px;
}

/* --------- Конец Стиль Include/Block_Main --------- */
/* --------- Стиль Include/Block_Brend --------- */

.zag1 {
    z-index: 547;
   	background-color: transparent;
    color: #996666;
    text-align: center;
    font-size: 35px;
    line-height: 42px;
    font-family: 'Forum';
    font-weight: 400;
    position: relative;
	margin-top: 30px;
	margin-bottom: 10px;
   
}



/* --------- Стиль Include/Block_Footer --------- */
#block_footer {
	text-align: center;
	width: 100%;
    position: relative;
   background-repeat: no-repeat;
    z-index: 2;
	background-color: rgba(204, 153, 153, 0.95);
	border-top: 4px solid #7F7F7F;
	min-width: 1256px;
	}

#block_footer_main {
display: inline-block; /*располагаем блоки в ряд по горизонтали*/
	margin-right: -0.25em; /*убираем правый отступ между блоками*/
	text-align: left;
	width: 1256px;
	height: 231px;
	background-color: #CC9999;
	padding-top: 10px;
	 z-index: 3;
}


#block_footer_box1 {
    z-index: 163;
    width: 215px;
    min-height: 120px;
    position: absolute;
    margin-top: 3px;
    margin-left: 70px;
	text-align: left;
}

#block_footer_box2 {
    z-index: 163;
    width: 215px;
    min-height: 120px;
    position: absolute;
    margin-top: 3px;
    margin-left: 330px;
	text-align: left;
}
#block_footer_box3 {
    z-index: 163;
    width: 215px;
    min-height: 120px;
    position: absolute;
    margin-top: 3px;
    margin-left: 530px;
	text-align: left;
}

#block_footer_box4 {
    z-index: 163;
    width: 215px;
    min-height: 120px;
    position: absolute;
    margin-top: 3px;
    margin-left: 760px;
	text-align: left;
}
#block_footer_box5 {
    z-index: 163;
    width: 315px;
    min-height: 120px;
    position: absolute;
    margin-top: 3px;
    margin-left: 950px;
	text-align: left;
}

#block_footer_box6 {
    z-index: 163;
    width: 800px;
    position: absolute;
    margin-top: 187px;
    margin-left: 70px;
	text-align: left;
}

#block_footer_box7 {
    z-index: 163;
    width: 0px;
    position: absolute;
    margin-top: 180px;
    margin-left: 950px;
	text-align: left;
}

#block_footer_zag {
	font-size: 20px;
    line-height: 24px;
    font-family: 'Forum';
	color: #000;
	padding-bottom: 5px;
}
.block_footer_item a{
font-size: 15px;
    line-height: 23px;
    color: #FFFFFF;
    font-family: 'Gotham';
	text-decoration: inherit;
}

.block_footer_itemcontact {
font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    font-family: 'Gotham';
	text-decoration: inherit;
}
.block_footer_item a:active, .block_footer_item a:hover {
    color: #996666;
    text-decoration: inherit;
}

.block_footer_itemmini {
    background-color: transparent;
    color: #996666;
    font-size: 8px;
    line-height: 10px;
    font-family: 'Gotham';
    font-weight: 400;
}

#block_footer_line1 {
    z-index: 266;
    width: 1px;
    height: 132px;
    position: absolute;
    margin-top: 35px;
    margin-left: 275px;
	background-color: rgba(255, 255, 255, 0.3);
}

#block_footer_line2 {
    z-index: 266;
    width: 1px;
    height: 132px;
    position: absolute;
    margin-top: 35px;
    margin-left: 710px;
	background-color: rgba(255, 255, 255, 0.3);
}

#block_footer_line3 {
    z-index: 266;
    width: 1px;
    height: 132px;
    position: absolute;
    margin-top: 35px;
    margin-left: 910px;
	background-color: rgba(255, 255, 255, 0.3);
}


#block_footer_icon_facebook {
	margin-left: 40px;
    z-index: 266;
    position: absolute;
	margin-top: 1px;
    z-index: 266;
    position: absolute;
	fill: #fff;
	width: 26px;
	height: 26px;
	cursor: pointer;
	
}
#block_footer_icon_facebook:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	fill: #996666;
	color: #996666;
	cursor: pointer;
    
}


#block_footer_icon_insta {
	margin-left: 120px;
	margin-top: 1px;
    z-index: 266;
    position: absolute;
	fill: #fff;
	width: 26px;
	height: 26px;
}

#block_footer_icon_insta:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	fill: #996666;
	color: #996666;
}


#block_footer_icon_vk {
	margin-left: 80px;
	margin-top: 1px;
    z-index: 266;
    position: absolute;
	fill: #fff;
	width: 26px;
	height: 26px;
}

#block_footer_icon_vk:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	fill: #996666;
	color: #996666;
}



#block_footer_icon_twiter {
	margin-left: 0px;
	margin-top: 1px;
    z-index: 266;
    position: absolute;
	fill: #fff;
	width: 26px;
	height: 26px;
}

#block_footer_icon_twiter:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	fill: #996666;
	color: #996666;
}

/* --------- Конец Стиль Include/Block_Footer --------- */

/*  slideshow  */

#slides{
    position: relative;
    height: 480px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    /*margin-top: -273px;*/
    list-style-type: none;
    /*opacity: 0.5;*/
	text-align: center;
	min-width: 1256px;
}

.slide{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
	text-align: center;

   -webkit-transition: opacity 1s; 
   -moz-transition: opacity 1s; 
  -o-transition: opacity 1s; 
  transition: opacity 1s; 
	background-position: center;
}

.showing{
    opacity: 1;
    z-index: -1;
}




h1 {
    font-family: Gotham;
    
	/*filter: Shadow(Color=rgba(0, 0, 0, 0.3), Direction=45, Strength=5);*/
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
	font-size: 30px;
	line-height: 45px;
   	color: #fff;
	/*width: 510px;*/
	/*height: 65px;*/
	text-align: center;
	font-weight: 100;
}


h3 {
	padding-top: 10px;
	padding-left: 36px;
	padding-right: 40px;
	padding-bottom: 30px;
	text-align: left;
 	font-family: "Gotham";
    font-size: 17px;
	line-height: 24px;
    font-weight: 400;
	color: #717070;

}




.slide{
    font-family: Gotham;
    box-sizing: border-box;
    background: #6a5f55;
    font-size: 28px;
	color: #fff;
	font-weight: 100;
}

.slide:nth-of-type(1){
    background-image:url(../images/slaid_new1.jpg);
    /*background-repeat: no-repeat;*/
    padding-left: 0px;
    padding-top: 210px;
	background-position: center;
    
}
.slide:nth-of-type(2){
    background-image:url(../images/slaid_new2.jpg);
  	padding-left: 0px;
    padding-top: 210px;
	background-position: center;
    
}
.slide:nth-of-type(3){
    background-image:url(../images/slaid_new3.jpg);
    padding-left: 0px;
    padding-top: 210px;
	background-position: center;
}
.slide:nth-of-type(4){
    background-image:url(../images/slaid_new4.jpg);
    padding-left: 0px;
    padding-top: 210px;
	background-position: center;
}
.slide:nth-of-type(5){
    background-image:url(../images/slaid_new5.jpg);
    padding-left: 0px;
    padding-top: 205px;
	background-position: center;
}


.slide:nth-of-type(6){
    background-image:url(../images/slaid_new8.jpg);
    padding-left: 0px;
    padding-top: 205px;
	background-position: center;
}



/*  КОНЕЦ slideshow  */
/*  Кнопка прокрутки  */
#toTop {
 position:fixed;
 z-index:9999;
 bottom:10px;
 right:10px;
 background: url('../images/totop.png') no-repeat;
 width: 40px;
 height: 40px;
 border: none;
 padding: 5px;
 cursor: pointer;
 color: transparent;
 text-decoration: none; 
}
/*  Конец Кнопка прокрутки  */


