@import "grid.css";
@import "superfish.css";
@import "font-awesome.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);

html {
	width: 100%;

}

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

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

body {
	position: relative;
    color: #aaa;
    background: url(../images/background.jpg) center fixed no-repeat;
    font: 14px/20px Arial, Helvetica, sans-serif;
}


strong {
	font-weight: 700;
}

address {
	font-style: normal;
}

p {
	margin-bottom: 20px;
}

input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}

.facebook {
	float:right;
	margin-top:-50px;
}

/****Heads****/


h1, h2, h3, h4, h5, h6 {
	color: #c70303;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
h1 {
      font-size: 26px;
    line-height: 28px;
    color: #c70303;
    padding-top: 63px;
    margin-bottom: 17px;
}

h3 {
    font-size: 26px;
    line-height: 28px;
    color: #c70303;
    padding-top: 63px;
    margin-bottom: 17px;
}

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

.slogan h3 {
    padding-top: 22px;
    margin-bottom: 24px;
}

.page1 .content h3 {
    padding-top: 80px;
    margin-bottom: 37px;
}
h4{
    font-size: 23px;
    line-height: 20px;
    color: #c70303;
  
    margin-bottom: 17px;
}


h5 {
    font-size: 23px;
    line-height: 28px;
    color: #c70303;
  
    margin-bottom: 17px;
}



/****Lists****/


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

ul.list  {
    padding-top: 10px;
}

ul.list.l1 {
    padding-top: 0px;
}

ul.list li {

}

ul.list li a {
    position: relative;
    display: block;
    color: #333;
    padding: 10px 36px;
    font: 300 14px/16px 'Open Sans', sans-serif;
    background-color: #eee;
}

ul.list li+li a {
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.list li a:before {
    position: absolute;
    content: '';
    background: url(../images/marker.png) 0 bottom no-repeat;
    width: 11px;
    height: 15px;
    display: block;
    left: 15px;
    top: 50%;
    margin-top: -7px;
}

ul.list li a:hover:after {
    background-position: 0 0;
}

ul.list li a:hover {
    color: #333;
    background-color: #ccc;
}

ul.list  li+li {
    margin-top: 1px;
}

ul.list1 {
    margin-bottom: 4px;
    float: left;
    padding-top: 11px;
}

ul.list1 + ul.list1 {
    margin-left: 40px;
}

ul.list1  li {
    font: 16px/20px 'Open Sans', sans-serif;
}

ul.list1  li+li {
    margin-top: 12px;
}

/****Links****/


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

a:hover {
	color: #73512b;
}

a.btn {
    font: 600 13px/22px 'Open Sans', sans-serif;
    display: inline-block;
    color: #646464;
    margin-top: 23px;
}

a.btn:hover {
    color: #73512b;
}

/****classes****/

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

.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 23px;
	margin-top: 5px;
}

.page1 .img_inner {
    margin-top: 0;
    margin-bottom: 0;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-top: 5px;

}


.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase !important;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}

.rel {
    position: relative;
}
.main {
    position: relative;
    width: 1040px;
    margin: 0 auto 94px;
    background-color: #ffffff;
}

#bgStretch img {
    width: 100%;
    position: absolute;
    z-index: -1;
}

/*header*/

header {
    text-align: center;
	display: block;
	background:#000;
	border-bottom:3px solid #c60405;
}

.page1 header h1 {
    padding-bottom: 0;
    border-bottom: 0;
	text-align:center;
}

header h1 {
    border-bottom: 0px solid #bdbbb8;
	position: relative;
    padding-top: 9px;
    padding-bottom: 0px !important;
	text-align: center;

}



header h1 a {
	display: inline-block;
	overflow: hidden;
    width: 100%;
	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;
}

#bgStretch img {
    max-width: 10000px;
}

.ban1 {
    padding-top: 46px;
    margin-top: 21px;
    padding-right: 42px;
    padding-bottom: 42px;
    text-align: right;
    display: block;
    background: url(../images/shug_bg.jpg) 0 bottom no-repeat #000;
    color: #fff;
    font: 300 25px/60px 'Open Sans', sans-serif;
}

.ban1  span {
    margin-bottom: 4px;
    font-size: 42px;
    display: block;
    position: relative;
    top: -1px;
    font-weight: bold;
}

.ban2 {
    text-align: center;
    color: #fff;
    margin-top: 21px;
    padding: 42px 0 37px;
    background: url(../images/shug_bg1.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    text-transform: uppercase;
    font: bold 30px/36px 'Open Sans', sans-serif;
}

.ban2  a {
    display: inline-block;
    text-transform: none;
    font-size: 13px;
    line-height: 20px;
    color: #c70303;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 19px;
    padding: 10px 20px 12px;
}

.ban2 a:hover {
    background-color: #c70303;
    color: #fff;
}

.slogan {
    padding-top: 38px;
    padding-bottom: 53px;
}

.slogan img {
    float: left;
    margin-right: 82px;
}

.text1 {
    text-transform: uppercase;
    color: #3a3a3a;
    margin-bottom: 17px;
    font: 14px/18px 'Open Sans', sans-serif;
}



/**Content**/
.content {
    padding-bottom: 69px;
}

.page1  .content {
    padding-bottom: 72px;
}

.box {
    border: 1px solid #ecdfcf;
}

a.gal {
    margin-bottom: 25px;
    display: block;
    background: url(../images/magnify.png) center center no-repeat #ecdfcf;
}

a.gal img {
    width: 100%;
    box-shadow: 0 0 #fff;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a.gal:hover img {
    opacity: 0.2;
}

.page1 .box img {
    width: 100%;
}

.page1 .box {
    text-align: center;
}

.page1 .box .text1 {
    text-transform: none;
    display: block;
    padding: 22px 0 21px;
}

.text2 {
    color: #6d5737;
    padding-top: 19px;
    margin-bottom: 18px;
    font: 300 20px/30px 'Open Sans', sans-serif;
}

a.btn.bt1 {
    margin-top: 27px;
}

.bord {
    border-bottom: 1px solid #e3d7c8;
    padding-top: 16px;
}

.gallery .text1 {
    font-style: italic;
    margin-bottom: 0;
    font-weight: normal;
    text-transform: none;
    font-weight: 600;
    padding-bottom: 4px;

}

.text3 {
    margin-bottom: 4px;
    font: 600 italic 14px/18px 'Open Sans', sans-serif;
}

.gallery .clear {
    height: 20px;
}

.box_bot {
    padding: 0 10px 21px 18px;
}

.logos img {
    padding-top: 1px;
    margin-bottom: 25px;
}

.logos .clear {
    height: 34px;
}

.pad1 {
    padding: 0 28px;
}

.links .text1 {
    margin-bottom: 13px;
}

.links p+.text1 {
    padding-top: 12px;
}

.prv .text1{
    margin-bottom: 13px;
}

.prv p + .text1 {
    padding-top: 12px;
}

/**Map**/

.col1 {
    color: #73512b;
}

.col1 a:hover, a.col1:hover {
    color: #232323;
}

.col2 {
    color: #232323;
}

.map {
    overflow: hidden;
    position: relative;
    padding-top: 1px;
}
 

.map figure {
    position: relative;
	display: block;
    width: 100%;
    margin-bottom: 24px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.map figure iframe {
	width: 100%;
	height: 328px;
	max-width: 100%;
}
.map address {
	display: block;
}

.map address dt {
    margin-bottom: 15px;
}

.link-1{
    color: #dc0c0c;
    font-weight: bold;
}

a.link-1:hover {
    color: #202020;
}



.map address+address {
    margin-top: 22px;
}

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

.map address dd span.col1 {
	min-width: 0;
}


/**Footer**/
footer {
	display: block;
    color: #fff;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    background:#333;

}

.f_top {
    padding-bottom: 55px;
    padding-top: 7px;
    background: url(../images/f_top.png) 0 0 repeat;
}

.page1 .f_top {
    padding-top: 0;
}

.socials {
    overflow: hidden;
    padding-top: 71px;
}

.socials a {
    display: block;
    width: 31px;
    height: 31px;
    float: left;
    background: url(../images/socials.png) 0 0 no-repeat;
}

.socials a:hover {
    opacity: 0.5;
}

.socials a+a {
    background-position: -41px 0;
    margin-left: 10px;
}

.socials a+a+a {
    background-position: -82px 0;
}

.socials a+a+a+a {
    background-position: right 0;
}

a.top {
    font-size: 30px;
    line-height: 30px;
    float: right;
     position: absolute;
    bottom: 17px;
    right: 26px;
}

footer address {
    padding-left: 29px;
    padding-top: 63px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    background: url(../images/home_icon.png) 0 64px no-repeat;
}

a.mail {
    display: inline-block;
    padding-left: 30px;
    margin-top: 72px;
    padding-top: 2px;
    font-size: 15px;
    line-height: 20px;
    font-style: italic;
    background: url(../images/mail_icon.png) 0 1px no-repeat;
}

.copy {
    font-size: 12px;
    line-height: 18px;
    float: left;
    padding: 23px 0;
}

.copy a {
    position: relative;
    display: inline-block;
    margin-left: 16px;
}

.copy a:after {
    height: 19px;
    width: 1px;
    background-color: #c8b7a1;
    content: '';
    position: absolute;
    left: -10px;
    top: 1px;
}


#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 140px;
    left: 51%;
    margin-left: 580px;
    overflow: hidden;
    width: 26px;
    height: 26px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1130px) {
    .main {
        width: auto;
        margin: 0;
    }

}

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

footer address br {
    display: none;
}

ul.list li a {
    font-size: 17px;
}

address dd span {
    min-width: 80px;
}

.ban1 {
    background-position: -60px bottom;
}


 .map address+address {
    float: left;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}


.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

ul.list1 {
    margin-bottom: 0;
    float: none;
}


ul.list1 +ul.list1  {
    margin-left: 0;
    padding-top: 12px;
}

.f_top .fright {
    float: left !important;
}

}

@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

.pad1 {
    padding: 0;
}


.ban1 {
    background-position: -150px bottom;
}

.slogan img {
    float: none;
    margin-right: 0;
}

.fright {
    float: none !important;
}

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

 .box {
    margin-bottom: 30px;
 }

.map address +address {
    margin-top: 30px;
}


header h1 {
	display: block;
	width: auto;
    margin-left: 0;
    position: relative;
	height: auto;
}

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

h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header h1 {
 margin-bottom: 20px;
 float: none;
 left: 0;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.none {
    clear: both;
}

.gallery .clear {
    height: 0;
}

.gallery .box {
    margin-bottom: 20px;
}

.logos .clear {
    height: 0;
}

.logos img {
    padding-top: 25px;
    width: 100%;
}

}


@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

.ban1  {
    padding: 30px 10px;
}

.ban1 {
    line-height: 30px;
}

.ban1 span {
    font-size: 40px;
    line-height: 70px;
}



.wrp  {
    overflow: visible;
}

.box .count {
    margin-left: -7px;
}

}


#contact-area .required:after { content:" *";  color:red;}

#contact-area h4 {
line-height:0;
color:#ff6700;
margin-top:5px;
border-radius:4px;
font-weight:normal;
font-size:18px;
letter-spacing:1px;
margin-bottom:10px;
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 250px;
	height:20px;
	font-size: 12px;
	margin: 0px 0px 4px 0px;
	border: 1px solid #ccc;
	border-radius:4px;
}


#contact-area textarea {
	height: 80px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #999;
}

#contact-area input.submit-button {
	width: 75px;
	float: left;
	margin-right:0px;
	color:white;
	background:#ff6700;
	height:25px;
	margin-top:5px;
}

#contact-area label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 110px;
	padding-top: 5px;
	font-size: 12px;
	
}

#contact-are select {
   background: #fff;
  
  padding: 5px;
	width: 200px;
	
	font-size: 12px;
	margin: 0px 0px 5px 0px;

   line-height: 1;
   border: 1px solid #666;
   border-radius: 4px;
   height: 20px;
   -webkit-appearance: none;
   }