/**/
@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";

@font-face {
    font-family: "CustomFont";
    src: url(http://fonts.googleapis.com/css?family=Lobster&subset=all) format("truetype");
}



html {
	width: 100%;
}

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

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


body {
	font: 12px/19px  Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	position:relative;
	min-width:960px;
	background: #1b1a1a;

}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	margin-top: -2px;
	margin-bottom: 30px;
}

h3 {
	font-size: 24px;
	line-height: 28px;
	padding-top: 30px;
	margin-bottom: 36px;
	color: #000;
	text-transform: uppercase;
}

h3.head1 {
	padding-top: 60px;
}

h3.head2{
	padding-top: 34px;
}

h5 {
	
	font-size: 24px;
	padding-top: 15px;
	line-height: 28px;
	margin-bottom: 24px;
	text-transform: uppercase;
	width: 700px;
}

h4 {
	
	font-size: 30px;
	padding-top: 35px;
	line-height: 28px;
	width: 700px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

p {
	margin-bottom: 19px;
}



img {
	max-width: 100%;
}

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

ul.list li{
	background: url(../images/marker.png) 0 8px no-repeat;
	padding-left: 11px;
	color: #464646;
	margin-bottom: 5.5px;
}

ul.list1  {
	margin-top: -9px;
}

ul.list1 li {
	text-decoration: underline;
	color: #6d6d6d;
	margin-bottom: 12.5px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	font-size:16px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	cursor:pointer;
}

a:hover {
	color: #a92c11;
}

a.btn {
	margin-top: 35px;
		font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	text-transform: uppercase;
	line-height: 24px;
	z-index: 999;
	position: relative;
	display: inline-block;
	padding: 11px 30px 13px;
	border: 1px solid #d19083;
	box-shadow:  0 0 0 1px #a92c11;
	color: #fff;
	background: #a92c11;
}

.top_block a.btn {
	margin-top: 33px;
}

.content.page1 a.btn {
	margin-top: 39px;
}

a.btn:hover {
	color: #a92c11;
	background-color: #fff;
}

/*preclass*/

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

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pad2 {
	padding-right: 65px;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #aaabaf;
 margin-bottom: 30px;
 margin-top: 3px;

}

.fleft {
	float: left;
	margin-right: 20px;
	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 
{
    background-color:Lightgray !important;
	display: block;
	position: fixed;
	width:100%;
	z-index: 99;
	border-bottom: 1px solid #000;
}


header h1 {
	float: none;
	position: relative;
	z-index: 999;

}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 355px;
	float: left;
	height: 108px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

.top_block {
	padding-top: 160px;
	/*border-top: 1px solid #6f757b;
	background-color: #5b6269;*
	background: url(../images/bg_header.gif) repeat-x;
	/*background-size: 100% 650px !important;
	color: #e1e2e3;*/
}

.top_block.tb1 {
	padding-bottom: 38px;
}

.top_block .text1 {
	text-transform: none;
	color: #fff;
	margin-bottom: 22px;
}

.box {
	border: 1px solid #c02b0d;
	background: #c02b0d;
	margin-bottom: 38px;
}

.box>img {
	border-left: 1px solid #d08e80;
	border-right: 1px solid #d08e80;
	border-top: 1px solid #d08e80;
	margin-bottom: 1px;
}

.box a {
	border: 1px solid #dd9081;
	display: block;
	background: #a92c11;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;	
	text-transform: uppercase;
	padding: 27px 13px 23px;
}

.box a:hover {
	color: #a92c11;
	background-color: #fff;
}

.box a img {
	margin-left: 22px;
	margin-top: -3px;
}

.col1  {
	color: #000;
}

.text1 {
	font-family: Georgia, Times, serif ;
	font-size: 16px !important;
	text-transform: uppercase;
	color: Black;
	margin-bottom: 26px;
}
.text2 {
	font: 22px/26px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: Black;
	margin-bottom: 26px;
}

.text1 a:hover  {
	color: #000;
}

.content.page1 .text1 {
	color: #000;
	margin-bottom: 27px;

}

.bdt0 {
	border-top: 0 !important;
}

.clear.off1 {
	height: 34px;
}

/*Content*/

.content {
	/*background: #f2f2f2;*/
	padding-bottom: 68px;
	border-top: 1px solid #6f757b;
}

.content.page1 {
	padding: 68px 0 69px;
}

.content.page1 img {
	margin-bottom: 38px;
}

.content.page1 .col1 {
	line-height: 18px;
	padding-top: 1px;
	margin-bottom: 21px;
}

.content.page1 .col1 a {
	color: #a92c11;
}

.content.page1 .col1 a:hover {
	color: #000;
}

.bottom_block  {
	background: #5b6269;
	color: #cacaca;
	padding-bottom: 26px;
}

.bottom_block a {
	text-decoration: underline;
}

.bottom_block ul li {
	margin-bottom: 12.5px;
}

.bottom_block  span {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	display: block;
	padding-top: 2px;
}

.bottom_block  span+span {
	padding-top: 12px;
}

.icon {
	float: left;
	margin-right: 26px;
	margin-top: -3px;
}

.b0x {
	margin-top: -1px;
	background: #5b6269;
	color: #fff;
	position: relative;
	margin-right: 2px;
	font-size: 14px;
	line-height: 33.5px;
	padding: 20px 0 40px; 
	text-align: center;
	text-transform: uppercase;
}

.b0x a.btn {
	margin-top: 23px;
	bottom: 35px;
	position: absolute;
	left: 50%;
	margin-left: -53px;
	z-index:0;
}

.b0x img {
	margin-bottom: 31px;
}

.b0x .text1 {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 18px;
}

.boxes .clear {
	height: 40px;
}

.logos .text1 {
	text-transform: none;
	margin-bottom: 21px;
}

.logos {
	margin-top: -4px;
	color: #000;
}

.logos>div {
	position: relative;
}


.logos img {
margin-bottom: 31px;
}

.logos img.offset {
	margin-top: -8px;
}

.logos .clear {
	height: 30px;
}
/****Map***/

.map {
	padding-top: 0px;
	padding-right: 23px;
	margin-top: -3px;
	color: #848383;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 43px;
}
.map figure iframe {
	width: 100%;
	height: 280px;
	max-width: 100%;
}

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

.map p {
	margin-bottom: 18px;
}

.map {
	font-size: 14px;
	line-height: 18px;
}

.map .text1 {
	line-height: 20px;
	margin-bottom: 2px;
}

address dd span {
	min-width: 100px;
	display: inline-block;
	text-align: left;
}




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

footer {
	display: block;
	padding: 23px 0;
	width:100%;
	font-size: 12px;
	color: #c7c8cb;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}

footer address {
	line-height: 18px;
	margin-top: -1px;
}
/* --------------------------------------------------- */
#backgroundPopup {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #781d1a;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -452px;
    position: fixed;
    top: 20%;
    width: 800px;
    z-index: 2;
}
.asd
{
border: 1px solid #d19083;
	box-shadow:  0 0 0 1px #781d1a;
	color: #fff;
	background: #781d1a;
	padding: 10px 10px 10px 10px;
}
.asd :hover
{
	box-shadow:  0 0 0 1px #781d1a;
	color: #fff;
	background: #781d1a;
}
div.loader {
    background: url("../img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 50%;
    position: absolute;
    margin-left: -10px;
}
div.close {
    background: url("../img/closebox.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -27px;
    top: -24px;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 60px 70px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
#backgroundPopup2 {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup2 {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #781d1a;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -452px;
    position: fixed;
    top: 20%;
    width: 800px;
    z-index: 2;
}
div#popup_content2 {
    margin: 60px 70px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
/* --------------- */
#backgroundPopup3 {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup3 {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #781d1a;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -452px;
    position: fixed;
    top: 20%;
    width: 800px;
    z-index: 2;
}
div#popup_content3 {
    margin: 60px 70px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
/* --------------- */
#backgroundPopup4 {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup4 {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #781d1a;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -452px;
    position: fixed;
    top: 47%;
    width: 800px;
    z-index: 2;
}
div#popup_content4 {
    margin: 60px 70px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
/* --------------- */
#backgroundPopup5 {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup5 {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #781d1a;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -452px;
    position: fixed;
    top: 45%;
    width: 800px;
    z-index: 2;
}
div#popup_content5 {
    margin: 60px 70px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
/* --------------- */
#backgroundPopup6 {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup6 {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #781d1a;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -452px;
    position: fixed;
    top: 10%;
    width: 800px;
    z-index: 2;
}
div#popup_content6 {
    margin: 60px 70px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
#parent_div_1, #parent_div_2
{
    width:300px;
    height:270px;
    border:0px solid red;
    margin-right:10px;
    float:left;
}
#parent_div_3
{
    width:300px;
    height:240px;
    border:0px solid red;
    margin-right:10px;
    float:left;
}

.child_div_1{
    margin-right:5px;
	margin-top:30px;
}
p.alignleft a
{
	color:#322B23;
	font-size:14px;
	font-weight:bold;
}

p.alignleft a:hover
{
	color:#322B23;
	text-decoration:underline;
}