    html, body, div, span, object, iframe,
     h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure, 
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video, p {
        margin:0;
        padding:0;
        border:0;
        outline:0;
    }

IMG { BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none;}

a:link { COLOR: #0050d0;}
a:visited { COLOR: #0050d0;}
a:active { COLOR: red;}
a:hover { color: #00aa00;}

    img{
        max-width: 100%;
    }

    article,aside,details,figcaption,figure,
    footer,header,hgroup,menu,nav,section { 
        display:block;
    }

    nav ul {
        list-style:none;
    }

    blockquote, q {
        quotes:none;
    }

    blockquote:before, blockquote:after,
    q:before, q:after {
        content:'';
        content:none;
    }



    /* change colours to suit your needs */
    ins {
        background-color:#ff9;
        color:#000;
        text-decoration:none;
    }

    /* change colours to suit your needs */
    mark {
        background-color:#ff9;
        color:#000; 
        font-style:italic;
        font-weight:bold;
    }

    del {
        text-decoration: line-through;
    }

    abbr[title], dfn[title] {
        border-bottom:1px dotted;
        cursor:help;
    }

    table {
        border-collapse:collapse;
        border-spacing:0;
    }

    /* change border colour to suit your needs */
    hr {
        display:block;
        height:1px;
        border:0;   
        border-top:1px solid #cccccc;
        margin:1em 0;
        padding:0;
    }

    input, select {
        vertical-align:middle;
    }


/*  General CSS  */

body{
    height:100%;
    width:100%;
    margin:0;
    padding:0; 

	min-width: 1033px;

background-attachment: fixed;
    background-image: url('../img/fon-8.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;

 html body {
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/pokrovskoe-fon.jpg',sizingMethod='scale')";
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/pokrovskoe-fon.jpg', sizingMethod='scale');
    background-image: none;
}

}

.wrapper2{
margin: 0 auto;
width: 1030px;
float: justify;
min-width: 1030px;
}

.wrapper{
background: #fff;
margin: 0 auto;
width: 900px;
position: relative;
}

.pokrovskoe{
margin: 0 auto;
background: #fff;
width: 960px;
position: relative;
}

h1, h2, h3, h4, h5 ,h6{
    color: #626262;
    font-family: "lato-regular", Helvetica, Arial, sans-serif;

}

h1 {

    letter-spacing: 2px;
	    float: center;
		
		
		
		color: #D9470D; font-size: 28px; font-weight: bolder; line-height: 100%; text-shadow: #000000 0px 1px 1px;
		
}


h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6          { font-weight: bolder }


.scroller_anchor{height:0px; margin:0; padding:0; width:100%;}
.scroller{margin:0; padding:0; z-index:10000; width:100%;}


/*  Header Section  */

header{
    width: 100%;
    height: 100px;
    background: rgba(28, 54, 85, .2);
    background: url('../img/pokrovskoe-top.png');
}


header nav{
    float: right;
    opacity: 1;
}


header nav ul{
    margin: 30px 0 0 30px;
    list-style: none;
    overflow: hidden;
    float: left;
}

header nav ul li{
    float: left;
    margin-left: 50px;
}

header nav ul li a,
header nav .login_btn{
    text-decoration: none;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    letter-spacing: 0px;

}

header nav .login_btn{
    float: right;
    margin: 30px 0 0 30px;
    padding: 10px 30px 11px 30px;
    border: 2px solid #ffffff;
    background: transparent;

    transition: background .1s linear;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
    -o-transition: background .1s linear;
}

header nav .login_btn:hover{
    background: #ffffff;
    color: #1c3655;
}


/*  Hero Section  */

.hero{
    width: 100%;
    height: 100px;
    position: relative;
    text-align: left;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

}

.hero .caption{
    width: 100%;
    position: absolute;
    text-align: center;
    top: 100%;
    margin-top: -150px;
    z-index: 10;
}

.hero .caption h2{
    color: #fff;
    font-family: sylfaen, Helvetica, Arial, sans-serif;
    font-size: 100px;
    font-weight: lighter;
    margin: 0;
    position: relative;
    display: block;
}

.hero .caption h3{
    color: #fff;
    font-family: "lato-regular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: -15px 0 0 25px;
    left: 1px;
}



/*  listings section  */
.listings{
    padding: 15px 0;
}

.listings ul.properties_list{
    list-style: none;
    overflow: hidden;
}

.listings ul.properties_list li{
    display: block;
    width: 31%;
    height: auto;
    position: relative;
    float: left;
    margin: 1% 1% 1% 1%;
}

.listings ul.properties_list li img.property_img{
    width: 100%;
    height: auto!important;
    vertical-align: top;
}


.listings ul.properties_list li .price{
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 15px 20px;
    background: #ffffff;
    color: #514d4d;
    font-family: "lato-bold", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}


.listings ul.properties_list li:nth-child(3n+0){
    margin-right: 0;
}

.listings ul li .property_details{
    width: 87.64705882352941%;
    padding: 2.941176470588235% 5.882352941176471% 4.117647058823529% 5.882352941176471%;
    border-bottom: 1px solid #f2f1f1;
    border-left: 1px solid #f2f1f1;
    border-right: 1px solid #f2f1f1;

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.listings ul li:hover .property_details{
    border-bottom: 1px solid #95badf;
    border-left: 1px solid #95badf;
    border-right: 1px solid #95badf;
}

.listings ul li .property_details h1{
    color: #666464;
    font-family: "lato-bold", Helvetica, Arial, sans-serif;
    font-size: 16px!important;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 28px;
	
}

.listings ul li .property_details h1 a{
    text-decoration: none;
    color: #666464;
}

.listings ul li .property_details h2{
    color: #9d9d9d;
    font-family: "lato-regular", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 26px;
    font-weight: normal;
}

.listings ul li .property_details .property_size{
    color: #676767;
}

.listings .more_listing{
    display: block;
    width: 100%;
    text-align: center;
    margin: 84px 0 22px 0;
}

.listings .more_listing_btn{
    text-decoration: none;
    padding: 20px 40px;
    border: 2px solid #bfd9f1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    color: #afcbe6;
    font-family: "lato-regular", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.listings .more_listing_btn:hover{
    color: #a0c3e5;
    border: 2px solid #a0c3e5;    
}


/*  footer  */
footer{
    padding-top: 5px;
    background: #365033;
}

footer .footer > ul{
    overflow: hidden;
}

footer .footer > ul > li{
    display: block;
    float: left;
    list-style: none;
    margin-right: 60px;
}

footer .footer > ul > li:last-child{
    margin-right: 0;
}


footer .footer > ul > li.links{
    width: 197px;
}

footer ul li.links > ul > li{
    display: block;
    width: 100%;
    list-style: none;
    margin-bottom: 27px;
}

footer ul li.links > ul > li:last-child{
    margin-bottom: 0;
}

footer .footer > ul > li.links li a{
    text-decoration: none;
    display: block;
    color: #fff;
    font-family: "lato-regular", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    text-align: left;
}

footer .footer > ul > li.about{
    width: 327px;
}

footer ul li.about p{
    color: #fff;
    font-family: "lato-regular", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 34px;
    margin-top: -9px;
}

footer ul li.about > ul > li{
    display: inline-block;
    margin-right: 20px;
    margin-top: 30px;
}

footer ul li.about > ul > li:last-child{
    margin-right: 0;
}

footer ul li.about > ul > li a{
    background: url('../img/social_media.png') no-repeat;
}

footer ul li.about > ul > li a.facebook{
    display: block;
    width: 10px;
    height: 18px;
    background-position: 0 0;
}
footer ul li.about > ul > li a.twitter{
    display: block;
    width: 19px;
    height: 18px;
    background-position: -11px 0px;
}
footer ul li.about > ul > li a.google{
    display: block;
    width: 10px;
    height: 18px;
    background-position: -31px 0px;
}
footer ul li.about > ul > li a.skype{
    display: block;
    width: 17px;
    height: 18px;
    background-position: -43px 0px;
}

footer .copyrights{
    display: block;
    text-align: center;
    padding: 10px 0;
    margin-top: 0px;
width: 100%;
    color: #fff;
background: #104005;
    font-family: sans-serif;
    font-size: 10px;
    letter-spacing: 1px;

}

footer .copyrights a.ph_link{
    font-family: "lato-bold", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    color: #4e4;
}


		/* Clearing floats */
		.cf:before,
		.cf:after {
		    content: " ";
		    display: table;
		}

		.cf:after {
		    clear: both;
		}

		.cf {
		    *zoom: 1;
		}

		/* Mini reset, no margins, paddings or bullets */
		.menu,
		.submenu {
			margin: 0;
			padding: 0;
			list-style: none;
		}

		/* Main level */
		.menu {			
			margin: 30px auto;

			/* http://www.red-team-design.com/horizontal-centering-using-css-fit-content-value */
			width: -moz-fit-content;
			width: -webkit-fit-content;
			width: fit-content;	
		}

		.menu > li {
			background: #34692e;
			float: left;
			position: relative;
			transform: skewX(20deg);
		}

		.menu a {
			display: block;
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
			font-family: Helvetica;
			font-size: 8pt;
		}		

		.menu li:hover {
			background: #e74c3c;
		}		

		.menu > li > a {
			transform: skewX(-25deg);
			padding: 10px 15px;
		}

		/* Dropdown */
		.submenu {
			position: absolute;
			width: 200px;
			left: 50%; margin-left: -100px;
			transform: skewX(-25deg);
			transform-origin: left top;
		}

		.submenu li {
			background-color: #28592e;
			position: relative;
			overflow: hidden;		
		}						

		.submenu > li > a {
			padding: 1em 2em;			
		}

		.submenu > li::after {
			content: '';
			position: absolute;
			top: -125%;
			height: 100%;
			width: 100%;			
			box-shadow: 0 0 50px rgba(0, .9, 0, .9);			
		}		

		/* Odd stuff */
		.submenu > li:nth-child(odd){
			transform: skewX(-25deg) translateX(0);
		}

		.submenu > li:nth-child(odd) > a {
			transform: skewX(25deg);
		}

		.submenu > li:nth-child(odd)::after {
			right: -50%;
			transform: skewX(-25deg) rotate(3deg);
		}				

		/* Even stuff */
		.submenu > li:nth-child(even){
			transform: skewX(25deg) translateX(0);
		}

		.submenu > li:nth-child(even) > a {
			transform: skewX(-25deg);
		}

		.submenu > li:nth-child(even)::after {
			left: -50%;
			transform: skewX(25deg) rotate(3deg);
		}

		/* Show dropdown */
		.submenu,
		.submenu li {
			opacity: 0;
			visibility: hidden;			
		}

		.submenu li {
			transition: .5s ease transform;
		}

		.menu > li:hover .submenu,
		.menu > li:hover .submenu li {
			opacity: 1;
			visibility: visible;
		}		

		.menu > li:hover .submenu li:nth-child(even){
			transform: skewX(25deg) translateX(15px);			
		}

		.menu > li:hover .submenu li:nth-child(odd){
			transform: skewX(-25deg) translateX(-15px);			
		}

        /* Demo only */
        #about {
            margin: 500px 0 0 0;
            color: #444;
            font-family: Arial, Helvetica;
            text-align: center;
        }
        
        #about a {
            color: #999;
        }
		

		/* TOP сектор */
		
.top #main-nav{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    background-color: #F2784B;
    border-bottom: 5px solid #B25837;
}
.top #nav{
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
.top #nav li{
    float: left;
    position: relative;
    padding: 13px 180px;
    color: #F2F1EF;
}
.top #nav li:hover{
    cursor: pointer;
    background-color: #FF7E4F;
}

.top .dropdown ul{
    display: none;
    position: absolute;
    top: 46px;
    margin-left: -18px;
    margin-right: -18px;
    padding: 0;
    width: 100%;
}
.top .dropdown:hover ul.dropdown-list{
    display: block;
}
.top .dropdown ul.dropdown-list li.a{
    background-color:#FF7E4F;
    width: 150px;
    position: relative;
}
.top .sub-dropdown ul.sub-dropdown-list{
    display: none;
    position: absolute;
    top: 0;
    left: 204px;
    width: 100%;
}

.top .sub-dropdown:hover ul{
    display: block;
}
.top .sub-dropdown-list li{
    background-color: #FF9168;
}
.top section{
    width: 960px;
    margin: 13px auto;

}	

		
		/* TOP-2 сектор */		
		
.top-2 a {
	text-decoration: none;
}

/*---------- Wrapper --------------------*/

.top-2 nav {
	width: 100%;
	height: 50px;
	background: #28592e;
	background: url('../img/pokrovskoe-green-2.jpg');
}

.top-2 ul {
	text-align: center;
}


.top-2 ul li {
	font: 15px arial-bold, sylfaen, 'Lucida Grande';
    letter-spacing: -0.2px;
	cursor: pointer;
	-webkit-transition: padding .05s linear;
	-moz-transition: padding .05s linear;
	-ms-transition: padding .05s linear;
	-o-transition: padding .05s linear;
	transition: padding .05s linear;
}
.top-2 ul li.drop {
	position: relative;
}
.top-2 ul > li {
	display: inline-block;
}
.top-2 ul li a {
	line-height: 50px;
	padding: 0 13px;
	height: 50px;
	color: #a7d13f;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
.top-2 ul li a:hover {
	color: #green;
}

.top-2 .dropOut .triangle {
	width: 0;
	height: 0;
	position: absolute;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid white;
	top: -30px;
	left: 50%;
	margin-left: -8px;
}
.top-2 .dropdownContain {
	width: 240px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -120px; /* half of width */
	top: -400px;
}
.top-2 .dropOut {
	width: 240px;
	background: #28592e;
	background: url('../img/pokrovskoe-green-3.jpg');
	float: left;
	position: relative;
	margin-top: 0px;
	opacity: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

.top-2 .dropOut ul {
	float: left;
	padding: 10px 0;
}
.top-2 .dropOut ul li {
	text-align: left;
	float: left;
	width: 210px;
	padding: 12px 0 10px 15px;
	margin: 0px 10px;
	color: #a7d13f;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background .1s ease-out;
	-moz-transition: background .1s ease-out;
	-ms-transition: background .1s ease-out;
	-o-transition: background .1s ease-out;
	transition: background .1s ease-out;
}

.top-2 .dropOut ul li:hover {
	background: rgba(0,0,0,.15);
	color: #fff;
}

.top-2 ul li:hover a { color: white; }
.top-2 ul li:hover .dropdownContain { top: 45px; }
.top-2 ul li:hover .underline { border-bottom-color: #777; }
.top-2 ul li:hover .dropOut { opacity: 1; margin-top: 27px; }




	@font-face {
	
  font-family: 'pokrovskoe';	
  font-style: bold;
  font-weight: 100;
  src: url('../pokrovskoe-fonts/pokrovskoe.ttf') format('truetype');
	}
	
	
	@font-face {
	
  font-family: 'pokrovskoe2';	
  font-style: bold;
  font-weight: 100;
      letter-spacing: .5px;
  src: url('../pokrovskoe-fonts/pokrovskoe-original-2.ttf') format('truetype');
	}
	
	
		@font-face {
	
  font-family: 'pokrovskoe3';	
  font-style: bold;
  font-weight: 100;
      letter-spacing: .5px;
  src: url('../pokrovskoe-fonts/pokrovskoe-original-3.ttf') format('truetype');
	}

/* Стили для jQuery UI Datepicker */
#datepicker_div, .datepicker_inline {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #DDD;
	width: 285px;
}
#datepicker_div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 285px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #FF9900;
	padding: 2px 0px;
}
.datepicker_links {
	background: #E0F4D7;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #83C948;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 120%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker .datepicker_titleRow {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
}
.datepicker .datepicker_weekEndCell {
	background: #E0F4D7;
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #B1DB87 !important;
}
.datepicker_currentDay {
	background: #83C948 !important;
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #83C948;
}
.datepicker_oneMonth {
	float: left;
	width: 285px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 300px;
}
/* Стили для jQuery UI Datepicker */


#exampleRange {
  float:right;
  position:relative;
  width:200px;
  right:10px;
}
input {
  background-color:#fff;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
  border:1px solid #ccc;
}	
