/* CSS Document */
@font-face {
    font-family: 'DaysRegular';
    src: url('../fonts/Days/days.eot');
    src: url('../fonts/Days/days.eot') format('embedded-opentype'),
         url('../fonts/Days/days.woff') format('woff'),
         url('../fonts/Days/days.ttf') format('truetype'),
         url('../fonts/Days/days.svg#DaysRegular') format('svg');
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadPE/myriadpe.eot');
    src: url('../fonts/MyriadPE/myriadpe.eot') format('embedded-opentype'),
         url('../fonts/MyriadPE/myriadpe.woff') format('woff'),
         url('../fonts/MyriadPE/myriadpe.ttf') format('truetype'),
         url('../fonts/MyriadPE/myriadpe.svg#MyriadProRegular') format('svg');
}

html, body {
	width: 100%;
	height: 100%;
}

button,
input,
select,
textarea {
    color: #222;
}

body {
    background: #edf0f4 url(../images/headerbg.jpg) repeat-x;
    border: 0px; 
    padding: 0px; 
    margin: 0px;
    font: normal 13px Arial;
    color: #000;
	width: 100%;
	
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}


#header {
    background: url(../images/headerimg.jpg) 50% 0 no-repeat;
    width: 100%;
    height: 460px;
    border: 0px; 
    padding: 0px; 
    margin: 0px; 
  }
    
#footer {
	background: url(../images/footerbg.jpg) 50% 0 repeat-x;
    width: 100%;
    height: 160px;
    border: 0px; 
    padding: 0px; 
    margin: 0px; 
}	
.logo {
    float: left; /* Обтекание по левому краю */
    border: 0px; 
    padding: 0px; 
    margin-top: 20px; 
    width: 187px;
	text-align: right;
	font: normal 11px Arial;
	color: #49494a;
	text-transform: uppercase;
}
.logo  p { 
    margin-top: 5px;
}

    
.contact-head {
    float: right; 
    border: 0px; 
    padding: 0px; 
    margin-top: 11px; 
	text-align: right;
	font-family: 'DaysRegular', Arial;
	text-transform: uppercase;
}
 
 .contact-foot {
	margin-top: 50px; 
 }
 
.contact-foot  p{
	text-align: right;
	font: normal 11px Arial;
}
 
#nav {
    background: url(../images/navbg.jpg) repeat-x;
    border-top: solid 1px #726f68; 
    padding: 0px; 
    margin: 0 auto;
    width: 100%;
    height: 41px;  
    }
	
a {
color: #000;
text-decoration: none;
}
	
a:hover {
	color: #525151;
	text-decoration: underline;
}
/*
a  h4:hover {
	text-decoration: underline;
	color: #000;
} */
	

#nav-menu ul {
    text-align: center;
    list-style-type: none;
    padding: 15px; 
    margin: 0; 
    height: 41px; 

}

#nav-menu li {
    display: inline;
    padding: 40px 0 13px 0; 
	border: none;
    margin: 15px 15px 0 15px;
} 

#nav-menu li a {
	font-weight: bold;
    font-family: Arial;
	font-size: 14px;
    text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding: 40px 5px 13px 5px; 
}

#nav-menu li:hover {
	background: url(../images/navliactive.jpg) repeat-x;
}

#nav-menu li:hover a {
	text-decoration: none;
	color: #fff;
	padding: 40px 5px 13px 5px; 
}

#nav-menu .current-menu-item  a {
	padding: 40px 5px 13px 5px; 
	background: url(../images/navliactive.jpg) repeat-x;
	color: #fff;
}

#news ul {
	clear: both;
	margin: 0;
	padding: 0;
}


h1 {
    text-align: left;
    font-size: 24px;
	font-style: Arial;	
	font-weight: bold;
    text-transform: uppercase;
	margin: 15px 0 15px 0;
    }
	
h2 {
    text-align: left;
	font-size: 20px;
	font-style: Arial;	
	font-weight: bold;
    text-transform: uppercase;
	padding: 0;
	margin: 15px 0 15px 0;
    }
h3 {
    text-align: left;
    font-size: 14px;
	font-style: Arial;	
	font-weight: bold;
    text-transform: uppercase;
	margin: 15px 0 15px 0;
    }	

.readmore {
    text-align: left;
    font-size: 12px;
	font-style: Arial;	
	font-weight: bold;
    text-transform: uppercase;
	margin: 15px 0 0 15px;
	float: left;
   }

h4 {
    text-align: left;
    font-size: 14px;
	font-style: italic;
	font-family: Calibri, Arial;	
	font-weight: bold;
    margin: 5px 0 5px 0;
	color: #717171;
}

p#fone1 {
	font-family: 'DaysRegular';
	text-align: right;
    font-size: 28px;
	color: #fff;
	font-weight: bold;
    text-transform: uppercase;
	margin: 5px 0 5px 0;
}

p#fone2 {
	font-family: 'DaysRegular';
	text-align: right;
    font-size: 11px;
	color: #49494a;
	font-weight: bold;
    text-transform: uppercase;
	margin: 5px 0 5px 0;
}

p#fone3 {
	font-family: Arial;
	text-align: right;
    font-size: 18px;
	color: #fff;
	font-weight: bold;
    text-transform: uppercase;
	margin: 5px 0 5px 0;
}

	
.right {
	float: right;
}

.left {
	float: left;
}    
.sidebar {
	margin-bottom: 35px;
}

.sidebar .service-block {
	width: 300px;
	height: auto;
	margin-bottom: 25px;
}

.sidebar .service-block .spec-menu {
	width: 290px;
	clear: both;
	background: none;
	padding: 5px;
	border-bottom: solid 1px #ccc;
}

.sidebar .service-block .spec-menu:hover {
	background: #fff;
}


.sidebar .service-block .spec-menu img {
	width: 100px;
	height: 65px;
	float: left;
}

.sidebar .service-block .spec-menu span {
	font-family: Arial;
	font-weight: 700;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	line-height: 1em;
	margin: 25px 0 0 0;
	padding: 0;
	float: left;
}


.content {
    width: 100%;
    border: 0px; 
    padding: 0px; 
 }

.text {
	border: solid 1px #ccc;
	font: normal 13px Arial;
	background: #fff;
	text-align: left;
	padding: 15px 15px;
	margin-bottom: 10px;
}

#sidebar-service {
	margin: 20px 0 0 0;
}

#sidebar-service ul {
	margin: 0;
	padding: 0;
}

#sidebar-service ul li {
	list-style: none;
	margin-bottom: 10px;
}

.specpred {
	float: left;
	padding: 0px; 
    margin: 0px;
	
}

.namepred {
	float: left;
	background: #404040;
	text-align: left;
    font-size: 14px;
	font-style: 'MyriadProRegular', Arial;	
	font-weight: normal;
	color: #fff;
	padding: 8px 8px 0 12px; 
    margin: 0px;
	min-height: 28px;
}

.buttonmore {
	height: 36px;
}


.tablepred {
	float: left;
	border-collapse: collapse;
	background: #fff;
	border: 0;
	font: normal 11px Arial;
	height: 110px;
	width: 180px;
	margin: 0;
	padding: 0;
}

.textleft {
	text-align: left;
	padding-left: 5px;
}

.textright {
	text-align: right;
	padding-right: 5px;
}

.picpred {
	width: 120px;
	height: 110px;
	float: left;
	margin: 0;
	padding: 0;
}

.servicetxt {
	float: right;
}

.news {
	text-align: left;
    font-size: 14px;
	font-style: Arial;	
	font-weight: normal;
	margin: 5px 0 0 5px;
	float: left;
}

#way {
	font: normal 11px Arial;
	color: #979797;
	margin-bottom: -15px;
}

#way a {
	font: normal 11px Arial;
	color: #979797;
	text-decoration: none;
}

#way a:hover {
	text-decoration: underline;
}

.odd, .even, .service-block {
	width: 300px;
	height: 700px;
	position: relative;
}

input, select, textarea {
width: 100%;
font: normal 12px Arial;
color: #636363;
border: solid 1px #c1c1c1;
padding: 5px 5px;
max-width: 310px;
}

input[type="submit"], .button {
width: auto;
margin: 15px 0 0 0;
background: url(../images/button-bg.jpg) repeat-x;
padding: 10px 30px 10px 30px;
border: none;
cursor: pointer;
font-size: 14px;
font-family: 'DaysRegular';
font-weight: normal;
text-transform: uppercase;
color: #372e00;
position: relative;
display: inline-block;
}

.modal-content {
	width: 330px;
	padding: 15px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
