/*
Theme Name: Oranta
Author: Аспект. Аносова Лера
*/

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: normal normal normal 16px Verdana, sans-serif;
	color: #a89476;
	text-shadow:-1px -1px 1px #000000;
	width: 100%;
	height: 100%;
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/fon.jpg);
	line-height: 20px;
}
a {
	color: #8b1406;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 0px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	position: relative;
	           
}
#wrapperfon{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/wrapperfon.png) no-repeat 50% 0%;
	width: 100%;
}
ul{
    list-style-position: inside;
	margin-left: 20px;
}
h1, h2, h3, h4, h5, h6{
    
	color: #b98d4c;
	text-shadow:-1px -1px 1px #000000;
}
h1{
    font: normal normal normal 25px Verdana, sans-serif;
}
h2{
    font: normal normal normal 22px Verdana, sans-serif;
}
h3{
    font: normal normal normal 20px Verdana, sans-serif;
}
h4{
    font: normal normal normal 18px Verdana, sans-serif;
}
h5{
    font: normal normal normal 16px Verdana, sans-serif;
}
h6{
    font: normal normal normal 14px Verdana, sans-serif;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 666px;
	/*background: ;*/
}
#wrapperfon.int_page {
	background: transparent;
}
.int_page #header{
	height: 230px;
}
.int_page #header #angel{
    display: none;
}
.int_page #header #logo {
    left: 10px;
}

#menufon {
   
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/menufon.png) repeat-x;
	width: 100%;
	border-bottom: 1px solid #490404;
}

/*#angel{
    width: 752px;
	float:left;
	margin-top: -100px;
	margin-left: -350px;
}*/

#angel{
	position: absolute;
	width: 752px;
	/*top: 0px;*/
	top: -56px;
	left: -278px;
}


/*#logo{
    width: 444px;
	float: left;
	margin-left: -300px;
	margin-top: 50px;
}*/

#logo{
	position: absolute;
	width: 444px;
	left: 210px;
	top: 50px;
}

#logo img{
    padding: 6px 6px 0px 6px;
}   
#contakt{
    width: 240px;
	height: 160px;
	/*float:right;*/
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/menu_znachki.png) no-repeat;
	margin-right: 20px;
	margin-top: 100px;
	/*position:relative;*/
	position: absolute;
	right: 0;
	z-index:1;
	}
#contakt ul{
    padding: 17px 17px 55px 17px;}
#contakt li{
    display:block;
	float:left;}
#contakt a{
    text-decoration: none;
	padding: 10px 24px;}
#konvert{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/konvert.png) no-repeat 35% 50%;}
#konvert a:hover{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/konvert_hover.png) no-repeat 35% 50%;}
#center{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/center.png) no-repeat 55% 50%;}
#center a:hover{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/center_hover.png) no-repeat 55% 50%;}
#vopros{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/vopros.png) no-repeat 80% 50%;}
#vopros a:hover{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/vopros_hover.png) no-repeat 80% 50%;}
#contakt p{
    font: normal normal normal 17px Verdana, sans-serif;
	color: #7c2828;
	padding: 3px 20px 0px;
	
}
#contakt strong{
    font: normal normal normal 22px Verdana, sans-serif;
	color: #d6b563;
}
a.mail{
    position: relative;
    display: block;
    width: 180px;
    text-align: center;
    margin: 0 auto 10px;
    color: #3e0201;
    text-transform: none;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    padding: 7px 10px 6px!important;
    border-radius: 4px;
    background: #f9e9b8;
    background: linear-gradient(to bottom, #f9e9b8, #dda74d);
    text-shadow: none;
}
a.mail:hover{
	color: #000000;
	background: #e8f1fc;
	background: linear-gradient(to bottom, #e8f1fc, #b7b3ba);
}
/*всплывающая форма*/
#modal .wpcf7-form input,
#modal .wpcf7-form select{
	outline: none;
	border: 1px solid #c9c9c9;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	height: 39px;
	padding-left: 11px;
	color: #757575;
}
#modal label,
#modal div{
	text-shadow: none;
	color: #000000;
}
#modal .header_contacts{
	font-size: 20px;
	line-height: 22px;
	color: #474747;
	text-transform: none;
	margin-top: 22px;
	margin-bottom: 26px;
	position: relative;
	text-shadow: none;
}
#modal .wpcf7-form input{
	width: 95%;
	margin-bottom: 11px;
	margin-right: 11px;
	text-shadow: none;
}
#modal .wpcf7-form input[type=checkbox]{
	width: auto!important;
	margin: 0 15px 3px 0!important;
	height: 13px;
}
#modal input.button{
	font-family: inherit;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	height: auto;
	background: #f9e9b8;
    background: linear-gradient(to bottom, #f9e9b8, #dda74d);
	color: #3e0201;
	text-transform: none;
	font-weight: bold;
	transition: background-color .3s ease-out;
	cursor: pointer;
	margin: 20px 0 0;
	outline: none;
	border: 0px solid transparent;
	display: inline-block;
	width: auto;
	padding: 6px 17px;
	border-radius: 5px;
}
#modal input.button:hover{
	background: #3e6d70;
	color: white;
}
#modal .gry_txt a{
	color: #aa6145;
	text-decoration: underline;
	text-shadow: none;
}
#modal .gry_txt a:hover{
	color: #3e6d70;
}
#modal span[role=alert]{
	display: inline-block;
	width: 95%;
	position: relative;
	vertical-align: baseline;
	margin: 0 0 10px;
}	
#modal input:focus:required:invalid,
#modal textarea:focus:required:invalid,
#modal select:focus:required:invalid
#modal input.wpcf7-not-valid,
#modal textarea.wpcf7-not-valid,
#modal select.wpcf7-not-valid{
	border: 1px solid #2d595c!important;
}
#modal input:required:valid,
#modal textarea:required:valid,
#modal select:focus:required:valid {
	border: 1px solid green;
}

#menu {
    padding: 0;
    margin: 0;
    width: 980px;
    position:relative;
    z-index: 10;
}
#menu li {
    list-style: none;
    float: left;
    min-height: 33px;
    margin: 0;
    padding: 0 8px;
    text-align: center;
    position: relative;
    padding-top: 12px;
    display: block;
}
#menu li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #781707;
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
}
#menu li ul li {
    float: none;
    min-height: 15px;
    margin: 0;
    text-align: center;
    background: #611508;
}
#menu li ul li a {
    font-size: 15px ;
    padding-bottom: 5px;
}
#menu li a {
    display: block;
    color: #fff;
    text-decoration: none;
}
#menu li:hover ul, #menu li.jshover ul {
    display: block;
}
.active {
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/active.png) repeat-x;
	height: 84px;
}
#menu a {
    font: normal normal normal 16px Georgia, serif;
	color: #d1c1c1;
	text-decoration: none;
}
#menu a:hover{
    color: #f9e37f;
	text-decoration: none;
}

#slaider{
   /*position: relative;
   top: -275px;*/
   position: absolute;
   top: 252px;
   left: -18px;
}

#ellipse{
   position:absolute;
   top:633px;
   margin: 0px 390px;
   }
.krug{display: block;
      float:left;
	  background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/ellipse.png) no-repeat;}
.krug a{
      text-decoration:none;
	  padding:15px;}
.krug:hover{background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/ellipse_hover.png) no-repeat;}
#strelki
{
	width:950px;
    position:absolute;
	top:450px;
	margin: 0px 15px;
	left: -44px;
}
#left1{float:left;}
#right1{float:right;}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 20px 20px 30px;
}

/* Форма - подсак
-----------------------------------------------------------------------------*/

.pod_form {
	text-align: center;
    margin: 2% auto;
    width: 98%;
    background: #a8aab5;
	background: linear-gradient(to bottom, #e0eaf7, #a8aab5);
    padding: 2% 0;
    text-shadow: none;
    border-radius: 5px;
	color: #000000;
}
.pod_form > .intro_text{
	font-family: inherit;
	font-size: 24px;
	color: black;
	line-height: 30px;
	margin: 0 0 1%;
}
.pod_form p{
	line-height: 0;
	font-size: 0;
	margin: 0;
    color: #000000;
}

.pod_form input{
	outline: none;
	border: none!important;
	background: #fff;
	padding: 5px 5px 5px 10px!important;
	box-sizing: border-box;
	width: 27%!important;
	height: 40px!important;
	line-height: 30px;
	margin: 1%;
}

.pod_form input, .pod_form select{
	outline: none;
	border: none;
	font-family: inherit;
	font-size: 13px;
	padding-left: 11px;
	color: #757575;
}

.pod_form .gry_txt input, .pod_form .gry_txt select{
	outline: none;
	height: 16px!important;
	width: 16px!important;
}

.pod_form input.button{
	font-family: inherit;
	font-size: 13px;
	text-align: center;
	background-color: #3c0201;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	transition: background-color .3s ease-out;
	cursor: pointer;
}
.pod_form input.button:hover{
	background: #78201d;
}
.pod_form .gry_txt a{
	color: #340100;
	text-decoration: underline;
}
.pod_form .gry_txt a:hover{
	color: #3e6d70;
}
.pod_form span[role=alert]{
	display: inline-block;
	width: 10px;
	height: 16px;
	position: relative;
	vertical-align: baseline;
}
.pod_form span[role=alert]:before{
	content: "!";
	color: #2d595c;
	font-size: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
}	

.pod_form input:focus:required:invalid,
.pod_form textarea:focus:required:invalid,
.pod_form select:focus:required:invalid
.pod_form input.wpcf7-not-valid,
.pod_form textarea.wpcf7-not-valid,
.pod_form select.wpcf7-not-valid{
	border: 1px solid #2d595c!important;
}
.pod_form input:required:valid,
.pod_form textarea:required:valid,
.pod_form select:focus:required:valid {
	border: 1px solid green;
}

#content p{text-indent: 45px; margin: 10px 0;}
.header1{
    font: normal normal normal 24px Verdana, sans-serif;
	color: #b98d4c;
	text-shadow:-1px -1px 1px #000000;
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/line2.png) repeat-x 0% 100%;
	padding-bottom: 10px;
}
.spoiler-text {
	clear:left;
}
#middle{
    padding:20px;
}
/* Multiple prices 
-----------------------------------------------------------------------------*/
.price_block{
    padding: 20px 20px 10px;
    background: rgba(255, 255, 255, 0.8);
    margin: 15px 0 20px;
    border-radius: 10px;
    color: #000000;
    text-shadow: none;
}
.price_block .s_ngle{
	display: block;
    width: 100%;
    text-align: justify;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.price_block .s_ngle > *{
	margin: 0 0 10px;
    padding: 0;
}
.price_block .s_ngle > .row{
	border-bottom: 1px solid black;
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
}
.price_block > .s_ngle:last-child > .row{
	border-bottom: 0px solid transparent;
	margin: 0;
}
.price_block .s_ngle > .row:after{
	content: "";
    width: 80%;
	height: 1px;
	display: inline-block;
	background: transparent;
	margin: 0!important;
	padding: 0!important;
}
.price_block .price{
	display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.price_block .s_ngle span{
	display: inline-block;
}
.price_block span[itemprop="price"],
.price_block span[itemprop="lowPrice"],
.price_block span[itemprop="highPrice"]{
	color: #b98d4c;
}

/* Photo
-----------------------------------------------------------------------------*/
#photo{
	display: none;
    width:1150px;
	margin: 0 auto;
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/galleryfon.png) no-repeat 50% 50%;
	position: relative;             
	height:250px;
}
#photo a{text-decoration: none;}
#shadow1{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/light.png) no-repeat 50% 100%;
	padding-bottom: 20px;}
#shadow2{
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/shadow2.png) repeat-x 0% 100%;
	width:100%;}


.gallery{
    width:162px;
    float:left;
	/*margin:35px 10px 10px;*/
	margin-top:35px;
	font: normal normal normal 12px Verdana, sans-serif;
	color: #a83f3f;
	text-shadow:-1px 1px 1px #000000;}
.gallery img{
    border:1px solid #ab0000;
	}
.gallery a{
    font: normal normal normal 12px Verdana, sans-serif;
	color: #a83f3f;
	text-decoration: none;}
.gallery a:hover .lupa{
    display:block;}
.lupa{
    display:none;
	position: absolute;
	z-index:1;
	left: 22px;
	}
.left{float:left;
      padding: 0px 0px 100px 110px;
	  margin-top: 37px;
	  }
a.left {background:url(http://oranta-vrn.ru/wp-content/themes/oranta/img/left.png) no-repeat 125% 50%;}
a.left:hover{background:url(http://oranta-vrn.ru/wp-content/themes/oranta/img/left_hover.png) no-repeat 125% 50%;}
a.right{background:url(http://oranta-vrn.ru/wp-content/themes/oranta/img/right.png) no-repeat -95% 50%;}
a.right:hover{background:url(http://oranta-vrn.ru/wp-content/themes/oranta/img/right_hover.png) no-repeat -95% 50%;}
.right{float:right;
      padding: 80px 60px 20px 0px;
	  margin-top: 37px;
	  margin-right: 57px;}
.works{
    padding-left:130px;
    font: italic normal normal 18px Georgia, sans-serif;
	color: #b98d4c;
	text-shadow:-1px 1px 1px #000000;}
.works img{
    padding:3px 0px 0px 25px;}
.childPage {
    padding-top: 20px;
}
.pic_right{
    float: right;
    border: 1px solid #781707;
    margin: 10px 0 10px 10px;}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 980px;
	margin: 0px auto 0px;
	height: 265px;

	position: relative;
	
}
#footerfon{
    width:100%;
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/footerfon1.png) repeat-x 50% 100%;}
#blue{
    font: italic normal normal 18px Georgia, sans-serif;
	color: #747a7d;
	text-shadow:-1px 1px 1px #000000;
	padding: 20px 0px 30px 40px;}
.red{
    font: normal normal normal 14px Verdana, sans-serif;
	color: #a83f3f;
	text-shadow:-1px 1px 1px #000000;
	padding: 0px 0px 0px 40px;}
.red strong{
    font: normal normal normal 18px Verdana, sans-serif;
	color: #d6b563;
	text-shadow:-1px 1px 1px #000000;}
#adress{
    font: normal normal normal 14px Verdana, sans-serif;
	color: #a83f3f;                         
	text-shadow:-1px 1px 1px #000000;
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/line2.png) no-repeat 0% 0%;
	margin: 20px 0px 30px 40px;
	padding-top: 10px;
	width:200px;}
#copyblue{
    font: normal normal normal 14px Verdana, sans-serif;
	color: #6f7577;
	text-shadow:-1px 1px 1px #000000;
	padding-left: 40px;
	}
#copyright{
    position: absolute;
	width: 300px;
	height: 181px;
	
	right: -80px;
	bottom:0px;
	padding: 50px 0px 0px 60px;
	}
	
#copyright img{
	float: right;
}
	
#copyright p{
	font-size: 11px;
	clear: both;
	text-align: right;
}

#copyright p a{
	color: #D6B563;
}
	

/* wp-menu */


.current-menu-item{
	background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/active.png) repeat-x;
	
}

#slider1 li{
	width: 18%;
	text-align: center;
	position: relative;
}

#slider li a{
	display: block;
	width:164px;
	/*margin: 0 auto;*/
}

/*#slider li img{
	margin: 0 auto;
	width: 162px;
}*/

/*Карта сайта*/

.home-item a{
	color: #B98D4C;
}

.page_item a, .cat-item a {
	color: #A89476;
}

.post-item a{
	color: #A89476;
}

address a{
	color: #B98D4C;
}

/* contact form */

.wpcf7-form p{
	text-indent: 0;
}

.pamytniki{margin:25px 0;}
.pamytniki > div{
	float:left;
	width:280px;
	height:210px;
	margin-right:5px;
    margin-bottom: 5px;
	position:relative;
	overflow:hidden;
}
.spoiler-text {
	clear: left;
}
.pamytniki > div:last-child{margin-right:0;}
.pamytniki > div img{
	width:100%;
	transition:all 0.5s;
}
.pamytniki > div > a > div{
	position:absolute;
	text-align:center;
	bottom:0;
	width:100%;
	padding:7px 0;
	background:rgba(0,0,0,0.5);
	color: white;
	transition:all 0.5s;
}
.pamytniki > div:hover img{
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
	transition:all 0.5s;
}
.pamytniki > div:hover > a > div{
	background:rgba(0,0,0,0.8);
	bottom: -55px;
	transition:all 0.5s;
}
.pamytniki > div > a > div > div{
	font-size: 13px;
}
.pamytniki > div > a > div > div.txt{
	text-align: justify;
    color: #d8c9b2;
    padding: 5px 5px 0;
	font-size: 12px;
}


.stati-title,
.stati-title > a{
	text-indent:0!important;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	color: #a89476;
	margin-bottom:10px;
}
.block-stati > div {
margin-bottom: 20px;
}

.block-stati > div > a {
font-weight: bold;
font-size: 17px;
color: #b98d4c;
}
.cost_zag_html{
    position:relative;
    padding:15px 40px;
    box-sizing:border-box;
    font-size:16px;
    color:#595965;
    line-height:20px;
    background:#d2d2d2;
    border:1px solid #cecece;
    border-radius:5px;
    margin:20px 0 10px;
    display:inline-block;
	text-shadow:none;
	font-weight:bold;
}
/*.cost_zag_html:before{
    content:'';
    background:url(http://oranta-vrn.ru/wp-content/themes/oranta/img/red_arr_right.png) no-repeat;
    width:11px;
    height:20px;
    position:absolute;
    left:17px;
    top:16px;
}*/
.cost_zag_html > div {
    background: url(http://oranta-vrn.ru/wp-content/themes/oranta/img/red_arr_right.png) left center no-repeat;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding: 6px 20px;
    /*left:-23px;
    top:21px;*/
}
.cost_zag_html div span.pr_ce{
    color:#f34e47;
    font-weight:bold;
}

.color_b{
    color:#b98d4c;
}
.price_s{
	display: block;
}
.price_s > li{
	display: inline-block;
    margin: 10px;
    vertical-align: top;
	width: 150px;
	text-align: center;
}
#content .price_s > li > p{
	margin: 5px 0;
	text-indent: 0px;
	font-size: 15px;
	line-height: 18px;
	color: #b98d4c;
    text-shadow: -1px -1px 1px #000000;
}
#content .price_s > li > p.name-gallery-img{
	font-size: 18px;
    line-height: 24px;
    text-indent: 0px;
    color: #d6cdcd;
    margin: 5px 0;
}

/* изображение */

.image_page{
    width: 90%;
    margin: 0 auto;
    display: block;
}
.image_right_page{
    max-width: 40%;
    margin: 0 0 10px 10px;
    float: right;
    display: block;
    max-height: 500px;
}
.image_left_page{
	max-width: 40%;
    margin: 0 10px 10px 0;
	float: left;
    display: block;
	max-height: 500px;
}
/*
     FILE ARCHIVED ON 22:56:48 Jan 10, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:10:25 Jan 31, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.62
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.015
  esindex: 0.007
  cdx.remote: 19.861
  LoadShardBlock: 414.566 (3)
  PetaboxLoader3.datanode: 363.748 (4)
  PetaboxLoader3.resolve: 224.326 (2)
  load_resource: 178.169
*/