/**/

@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Dosis:400,700);
html {
    width: 100%;
}

a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    height: 100%;
    min-height: 100%;
    min-width: 960px;
    font: 12px/18px Arial,Helvetica,sans-serif;
    color: #63615e;
    background: url(../images/bg_body.png) 0 0 repeat #deddd7;
}

html,
body {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Dosis',sans-serif;
    font-weight: bold;
    color: #565551;
}

h2 {
    overflow: hidden;
    font-size: 24px;
    line-height: 24px;
}
h4 {
    overflow: hidden;
    font-size: 18px;
    line-height: 24px;
}

h2:hover a {
    color: #aaa9a5;
}
h4:hover a {
    color: #aaa9a5;
}
.content.page1 h2.head1 {
	padding-left: 58px;
	position: relative;
}
.content.page1 h4.head1 {
	padding-left: 58px;
	position: relative;
}
h2 .count {
    position: absolute;
    top: 66px;
    left: 0px;
    width: 58px;
    height: 58px;
    text-align: center;
    font: bold 35px/55px 'Dosis',sans-serif;
    color: #fff;
    background: url(../images/count_bg.png) 0 0 no-repeat;
}
h4 .count {
    position: absolute;
    top: 66px;
    left: 0px;
    width: 58px;
    height: 58px;
    text-align: center;
    font: bold 35px/55px 'Dosis',sans-serif;
    color: #fff;
    background: url(../images/count_bg.png) 0 0 no-repeat;
}

h3 {
    font-size: 20px;
    line-height: 30px;
}

p {
    margin-bottom: 18px;
}

p.p1 {
	margin-bottom: 14px;
}

p.p2 {
	margin-bottom: 12px;
}
p.p3 {
	margin-bottom: 2px;
}
img {
    max-width: 100%;
}

address {
    font-style: normal;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.list li {
    margin-bottom: 10px;
}

ul.list1 li  {
	background: url(../images/marker.png) 0 6px no-repeat;
	padding-left: 19px;
	font-size: 13px;
	position: relative;
	top: -1px;
	margin-bottom: 12px;
}

/*links*/

a {
    text-decoration: none;
    outline: none;
    color: inherit;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

background: #111;
a:hover {
    color: #bf6c2f;
}

a.btn {
    display: inline-block;
    margin-top: 26px;
    padding: 6px 25px 5px;
    border-radius: 4px;
    color: #fff;
    background: url(../images/btn_bg.png) 0 0 repeat-x #37322b;
}

a.btn:hover {
    background: #bf6c2f;
}

a.btn1 {
    display: inline-block;
	font-size:16px;
    padding: 6px 25px 5px;
    border-radius: 4px;
    color: #fff;
    background: url(../images/btn_bg.png) 0 0 repeat-x #37322b;
}

a.btn1:hover {
    background: #bf6c2f;
}


a.link-1 {
    display: inline-block;
    margin-bottom: 6px;
    text-decoration: underline;
    color: #bf6c2f;
}

strong {
color: #bf6c2f;
}

a.link-1:hover, strong a:hover {
    color: #63615e;
}

/*preclass*/

.mb0 {
    margin-bottom: 0 !important;
}

.m0 {
    margin: 0 !important;
}

.pad0 {
    padding: 0 !important;
}

.pad1 {
    padding: 0 30px;
}

.pad2 {
	padding-right: 25px;
}

.pad3 {
	padding-right: 50px;
}
.pad4 {
	padding-right: 20px;
}


.pt0 {
    padding-top: 0;
}

.img_inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 13px;
    max-width: 100%;
    margin-top: 3px;
    margin-bottom: 16px;
    border: 3px solid #c0bfb8;
}

.fleft {
    float: left;
    margin-top: 3px;
    margin-right: 17px;
    margin-bottom: 0;
}

.fright {
    float: right !important;
}

.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}

.center {
    text-align: center;
}

.wrapper,
.extra_wrapper {
    overflow: hidden;
}

.clear {
    float: none !important;
    clear: both;
}

/*header*/

header {
    display: block;
    position: relative;
    margin-bottom: 35px;
    padding: 42px 0 41px;
    background: #fff;
    box-shadow: 0 4px 4px #ddd;
}

header h1 {
    float: left;
    position: absolute;
    top: -33px;
    left: 10px;
}

header h1 a {
    display: block;
    width: 132px;
    height: 135px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999px;
}

header h1 a img {
    display: block;
}

#slider {
    position: relative;
    box-shadow: 0 0 10px #333;
}

.slider_wrapper {
    position: relative;
    height: 512px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/slider_bg.png) center 0 no-repeat #f7f6f1;
}

#carousel {
    position: relative;
    padding: 0 8px;
    overflow: hidden;
    background: url(../images/caro_bg.png) 0 0 repeat-x;
	height: 114px;
}

#carousel .flex-direction-nav {
    display: none;
}

#carousel .slides li {
    padding: 14px 14px 21px;
}

#carousel .slides li img {
    border: 3px solid #c0bfb8;
}

#carousel .slides li.flex-active-slide,
#carousel .slides li:hover {
    background: url(../images/caro_hover.png) 0 0 repeat;
    cursor: pointer;
}

#carousel .slides li.flex-active-slide img,
#carousel .slides li:hover img {
    border-color: #38332c;
}

.flex-prev {
    display: block;
    z-index: 999;
    position: absolute;
    top: 50%;
    left: -60px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    overflow: hidden;
    text-indent: -100px;
    opacity: 1 !important;
    background: url(../images/prevnext.png) 0 0 no-repeat;
    cursor: pointer;
     -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

.flex-prev:hover {
    background-position: 0 bottom;
}

.flex-next {
    display: block;
    z-index: 999;
    position: absolute;
    top: 50%;
    right: -65px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    overflow: hidden;
    text-indent: -100px;
    opacity: 1 !important;
    background: url(../images/prevnext.png) right 0 no-repeat;
    cursor: pointer;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

.flex-next:hover {
    background-position: right bottom;
}

/*Content*/

.content {
    padding-bottom: 53px;
    border: none;
    background: #f7f6f1;
}

.content.pag1 {
	padding-bottom: 66px;
}

.content.page1 h2 {
    margin-bottom: 36px;
    padding-top: 71px;
}
.content.page1 h4 {
    margin-bottom: 36px;
    padding-top: 71px;
}
.content h2 {
    margin-bottom: 36px;
    padding-top: 79px;
}

.content.page1 h2.head1 {
    margin-bottom: 0;
    padding-bottom: 27px;
}
.content.page1 h4.head1 {
    margin-bottom: 0;
    padding-bottom: 30px;
}
h2.head3 {
	padding-top: 67px;
	margin-bottom: 35px;
}
h2.head4 {
	padding-top: 30px;
	margin-bottom: 10px;
}
h2.head5 {
	padding-top: 20px;
	margin-bottom: 10px;
}
.content.page1 h2.head2 {
    margin-bottom: 23px;
    padding-top: 53px;
}

.new {
    margin-bottom: 27px;
    overflow: hidden;
}

.new time {
    font-size: 11px;
    font-style: italic;
    color: #aaa9a5;
}

.bottom_block h3 {
    padding-top: 67px;
    margin-bottom: 30px;
}
.bottom_block h4 {
    padding-top: 25px;
    margin-bottom: 30px;
}
.socials {
	position: relative;
	top: -12px;
	overflow: hidden;
}

.socials a {
	display: block;
	float: left;
	margin-left: 5px;
    width: 38px;
    height: 38px;
    text-align: center;
    border-radius: 500px;
    background: #a6a39d;
}

.socials a img {
	margin-top: 10px;
}

.socials a:first-child {
	margin-left: 0;
	left: 0 !important;
}

.socials a:hover {
	background: #38332c;
}

.bottom_block .pad2 a {
	text-decoration: underline;
}

.phones {
	padding: 10px 0 10px;	/* padding: 29px 0 26px; */
	font: bold 18px/32px 'Dosis', sans-serif;
	text-transform: uppercase;
	color: #565551;
	background: url(../images/phone_bg.png) right bottom no-repeat;
}

.phones span {
	color: #aaa9a5;
}

blockquote {
 background: url(../images/quote_top.png) 2px 3px no-repeat;
}

blockquote p{
	padding: 0 25px 0 25px;
	margin-bottom: 23px;
}

blockquote p img {
	margin-left: 15px;
}

.signature {
	padding-left: 22px;
	height: 70px;		/* was height: 40px; */
}

.awards {
	position: relative;
	top: -1px;
}

.awards  img {
position: relative;
top: -3px;
}

.block1 {
	margin-bottom: 34px;
}

.block1 strong {
	position: relative;
	top: 1px;

}

.block1.mb0 {
	padding-right: 15px;
	position: relative;
	padding-top: 4px;
}

.block1.mb0 strong {
	top: -3px;
}

.public strong {
	color: #63615e;
}

.collection .clear {
	height: 36px;
}

.blog .title {
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 18px;
}

.blog .title  a {
	text-decoration: underline;
}

.blog img.img_inner.fleft {
	margin-top: 0;
	position: relative;
	top: -2px;
}

.blog a.btn {
	margin-top: 17px;
}
/****Map***/

.map {
	padding-top: 3px;
}

.map figure {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 16px;
    margin-top: 0;
}

.map figure iframe {
    width: 100%;
    height: 323px;
    max-width: 100%;
}

.map p {
    display: block;
    padding-bottom: 10px;
}

address dd span {
    display: inline-block;
    min-width: 65px;
}

address dt p {
    margin-bottom: 10px;
}

.map address {
    float: left;
    margin-right: 30px;
}

/************Footer***********/

footer {
    display: block;
    padding:11px 0 30px;
    font-size: 13px;
    line-height: 32px;
    font-style: italic;
    letter-spacing: -0.5px;
    color: #565551;
}

/***************Nesletter***********/

#newsletter {
    position: relative;
    margin-top: -3px;
    padding: 15px 12px 15px 14px;
    border-radius: 4px;
    overflow: hidden;
    background: #38332c;
}

#newsletter a.btn {
    margin-top: 0;
    margin-left: 4px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    color: #bf6c2f;
    background: url(../images/newsletter_bg.png) 0 0 repeat-x #fff;
}

#newsletter a.btn:hover {
    color: #fff;
    background: #bf6c2f;
}

#newsletter input {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 172px;
    height: 28px;
    padding: 5px 9px 5px;
    border: 1px solid #928f8b;
    font: 12px/18px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #6d6a65;
    box-shadow: none;
}

#newsletter .error,
#form1 .empty {
    display: block;
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    font-size: 10px;
    line-height: 13px;
    color: #f00;
    -webkit-transition: 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#newsletter label.invalid .error {
    height: 40px;
}

#newsletter .success {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 172px;
    padding: 10px;
    border: 1px solid #928f8b;
    overflow: hidden;
    color: #fff;
    background: #6d6a65;
    -webkit-transition: 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#newsletter a {
    z-index: 2;
}
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

@media only screen and (max-width:1024px) {

.flex-next {
	right: 10px;
}

.flex-prev {
	left: 10px;
}

}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width:995px) {
    body {
        min-width: 768px;
    }
    
    .slider_wrapper {
        min-height: 432px !important;
		height: auto:!important;
    }

    blockquote {
    	overflow: hidden;
    }


.btns a {
    padding-left: 15px !important;
    padding-right: 15px !important;
}


h2.head1 {
	font-size: 15px;
}

#newsletter input {
	width: 100%;
}

#newsletter a.btn {
	margin-top: 5px;
	margin-left: 0;
}

    .map address {
        margin: 0 !important;
        width: 200px !important;
    }
    
    .map figure,
    .map figure iframe,
    #form input,
    #form textarea,
    #form .success {
        width: 100% !important;
    }
    
    #form .success {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .map figure {
        height: auto !important;
    }
    
    .extra_wrapper {
        overflow: visible;
    }
    
    .pad1,
    .pad2,
    .pad3,
    .pad4 {
        padding: 0;
    }

    .fleft {
    	margin-bottom: 5px;
    }

    .collection .pad1 {
    	padding: 0 25px;
    }

    .awards img {
    	width: 320px; /*--- was width: 320px; ---*/
    }
}

@media only screen and (max-width:767px) {
	.slideTitle { position: relative!important; font-size: 20px!important;}
	.flex-prev, .flex-next {
		bottom: auto;
		top: 50px;
		margin-top: 0;}
	
    body {
        min-width: 420px;
    }


.btns a {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

     blockquote {
    	overflow: visible;
    }

     .collection .pad1 {
    	padding: 0;
    }

    .map address {
    	margin-left: 0 !important;
    }

.content.page1 h2.head1 {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 70px;
    margin-bottom: 10px;
}
.awards img {
    	width: auto;
    }

    .block1.mb0 {
    	margin-bottom: 34px !important;
    }

     .block1.mb0.p {
     	margin-bottom: 0 !important;
     }

    .collection .clear {
	height: 0px;
}
	.collection .img_inner {
		margin-top: 36px;
	}
    
    .map address {
        margin-right: 0;
        margin-bottom: 20px;
    }
    

    .signature {
    	padding-left: 0;
    }

    
    header {
        padding-top: 10px;
    }
    
    .slider_wrapper {
        min-height: 272px !important;
		height: auto;
    }
#carousel{height:auto}	

    
    .img_inner.fleft {
        float: none;
        margin-bottom: 13px;
    }
    
    .img_inner {
        float: none !important;
        width: 100%;
        margin-top: 20px !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .img_inner.fleft.noresize {
    	float: left !important;
    	margin-right: 17px !important;
    	width: auto;
    	margin-top: 3px !important;
    }
    
    header h1 {
        float: none;
        padding-top: 10px;
        position: static;
    }
    
    header h1 a {
        height: auto;
        margin: 0 auto;
    }
    
    header h1 a img {
        width: 100%;
    }
    
    .map figure iframe {
        width: 100%;
        height: 300px;
    }

    h2.head1 {
    	font-size: 24px;
    }

     h2.head1 .count {
     	margin-right: 20px;
     }
}

@media only screen and (max-width:479px) {
    body {
        min-width: 300px;
    }
    
    #carousel{height:auto}	
    .slider_wrapper {
        min-height: 201px !important;
		height: auto!important;
    }
    
    .map figure iframe {
        width: 100%;
        height: 150px;
    }


    .map address {
        margin: 0 0 20px !important;
    }
}

.slides li {
	position: relative;}
.slides img {
	position: relative;
	z-index: 1;}
.slideTitle {
	background: url(../images/slideTitle.png) repeat left top;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	font-weight: bold;
	font-size: 20px;    /* was font-size: 24px;*/
	line-height: 22px;     /* was line-height: 26px;*/
	text-align: center;
	padding: 18px 0;    /* was padding: 22px 0;*/
	text-transform: uppercase;
	color: #fff;
    font-family: 'Dosis',sans-serif;
	z-index: 2;}