@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Anton);
@import url(//fonts.googleapis.com/css?family=Ubuntu);





html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 12px/21px  Arial, Helvetica, sans-serif;
    /*color: #a0a0a0;*/
    color: #000000;
	position: relative;
	min-width: 960px;
	background: #e3e2e7;

}

address {
	font-style: normal;
}

p {
	margin-bottom: 21px;
}


input {
	border-radius: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Anton', sans-serif;
	color: #414141;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	padding-top: 30px;
	font-size: 30px;
	padding-bottom: 12px;
	margin-bottom: 6px;
	line-height: 34px ;
	border-bottom: 2px solid #3c3c3c;
}

h3 {
	font-size: 36px;
	line-height: 34px;
	padding-top: 69px;
	margin-bottom: 33px;
}

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

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

h3.head3 {
	padding-top: 54px;
}

.page1 h3 {
	padding-top: 69px;
	text-align: center;
	margin-bottom: 31px;
}

h4 {
	font-size: 20px;
	line-height: 30px;
	padding-top: 36px;
	margin-bottom: 14px;
}

img {
	max-width: 100%;
}



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


}

ul.list {
}

ul.list .count {
	min-width: 59px;
    color: #f07263;

	float: left;
	margin-top: 6px;
	font: 47px/34px 'Anton', sans-serif;
}

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

ul.list1 li {
	padding-left: 18px;
	background: url(../images/marker.png) 0 7px no-repeat;

	text-transform: uppercase;
	color: #3c3c3c;
}

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

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

a:hover {
	color: #f07263;

}

a.btn {
	font: 14px/21px 'Anton', sans-serif;
	color: #414141;
	display: inline-block;
	background: url(../images/link_marker.png) right 6px no-repeat;
	padding-right: 18px;
	text-transform: uppercase;
	margin-top: 19px;
}

a.btn:hover {
/*	color: #f07263;*/
    color: #fff;

}

/****classes****/

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

.pad1 {
	padding-right: 25px;
}
.img_inner {
	max-width: 100%;
	margin-top: 6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 14px;
}

.fleft {
	float: left;
	width: auto !important;
	margin-right: 18px;
	margin-bottom: 0;
}

.bt_1 {
	padding-bottom: 4px;
	overflow: hidden;
}


.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	overflow: hidden;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.pb0 {
	padding-bottom: 0 !important;
}

.main {
	width: 1050px;
	margin: 0 auto;
	background-color: #fff;
}

/*header*/

header {
	display: block;
	position: relative;
	z-index: 998;
	background:  #fff;
	/* padding-top: 64px; */
    padding-top: 20px;
}

header h1 {
	margin-bottom: 20px;
	z-index: 910;
    text-align: center;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
    /*
	width: 185px;
	height: 75px;
	*/
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.page1_block strong {
	display: block;
	position: relative;
	top: 1px;
	font-size: 11px;
}

.page1_block img {
	width: 100%;
	margin-bottom: 15px;
}

.page1_block a {
	display: inline-block;
	color: #1c1c1c;
	text-transform: uppercase;
	background-color: #f9f9f9;
	border: 1px solid #ededed;
	border-radius: 3px;
	padding: 9px 16px;
	margin-top: 19px;
}

.page1_block a:hover {
	color: #fff;
	/*border-color: #f07263;
	background-color: #f07263;*/
    border-color: #fff;
    background-color: #fff;
}

/**Content**/

.col1 {
	color: #3c3c3c;
}

.content {
	padding-bottom: 76px;
    text-align: justify;
}

.page1 .content {
	padding-bottom: 0;
}

.col2 {
	color: #f07263;
}
.page1_block .col1 {
	color: #414141;
}

.i_title a:hover {
	 color: #414141;
}

.title {
	font: 24px/24px 'Anton', sans-serif;
	text-transform: uppercase;
	color: #414141;
	margin-bottom: 16px;
}

.icon {
	margin-bottom: 21px;
}

ul.logos {
	margin-bottom: 59px;
	padding-left: 32px;
	padding-bottom: 32px;
	overflow: hidden;
	margin-top: 57px;
	background-color: #f8f8f8;
	border-top: 1px solid #f0f0f0;
}

ul.logos li {
	width: 21%;
	text-align: center;
	float: left;
	font: 18px/20px 'Anton', sans-serif;
	text-transform: uppercase;
	color: #414141;
}

ul.logos li a {
	display: inline-block;
	margin-top: 28px;
}

ul.logos li:first-child {
	width: 13%;
	text-align:left;
	padding-top: 31px;
}

blockquote {
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;

}

blockquote h3 {
	text-align: left !important;
	margin-top: 3px;
}

.quote {
	color: #83868a;
	float: left;
	width: 318px;
	padding-top: 37px;
	line-height: 18px;
}

.quote .col2 {
	text-transform: uppercase;
		font: 18px/20px 'Anton', sans-serif;
		margin-bottom: 10px;

}

.quote+.quote {
	margin-left: 60px;
	width: 309px;
}

.quote+.quote img {
	margin-right: 14px;
}

.quote img{
	float: left;
	margin-right: 23px;
}

.proj .col1 {
	font-size: 11px;
	position: relative;
	top: 1px;
	color: #414141;
}

.proj .clear {
	height: 30px;
}

a.gal {
	display: block;
	margin-top: 6px;
	margin-bottom: 15px;
	background: url(../images/magnify.png) center center no-repeat #3C3C3C;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

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

.icns {overflow: hidden;
	padding-top: 50px;
	line-height: 18px;
}

.icns .icn {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
}

.icns .clear {
	height: 32px;
}

.icns em {
	display: block;
	padding-right: 25px;
}

.i_title {
		text-transform: uppercase;
		font: 18px/20px 'Anton', sans-serif;
		margin-bottom: 10px;
}

.blog {
	overflow: hidden;
	padding-right: 25px;
}

.blog .fleft {
	margin-right: 20px;
}

.blog +.blog  {
	margin-top: 34px;
}

.blog p {
	padding-top: 1px;
	font-size: 11px;
	color: #cfcfcf;
	margin-bottom: 9px;
}

.blog a.btn {
	margin-top: 18px;
}

.list1.l1 {
	word-spacing: 6px;
}
/**Map**/

.map {
	margin-bottom: 0 !important;
	padding-top: 6px;
	padding-right: 35px !important;
	overflow: hidden;
}

.map figure {
	padding-top: 0px;
	float: none !important;
	display: block;
	width: 100%;
	margin-bottom: 14px;
	-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: 255px;
	max-width: 100%;
}
.map address {
	display: block;
}



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

/**Footer**/
footer {
	display: block;
	padding-bottom: 40px;
	font-family: 'Ubuntu', sans-serif;
}

footer ul li {
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 13px;
	background: url(../images/f_marker.png) 0 8px no-repeat;
}

footer ul li+li {
	margin-top: 3px;
}


footer>div .sep {
	height: 1px;
	background: #dcdcdc;
}

.copy {
	color: #555454;
	text-transform: uppercase;
	line-height: 14px;
}
.copy .col1 {
	padding-top: 3px;
}

.socials {
	padding-top: 7px;
}
.socials a{
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/socials.png) 0 0 no-repeat;
}
.socials a+a {
	background-position: -34px 0;
	margin-left: 8px;
}

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

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

.socials a:hover {
	opacity: 0.5;
}

/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	left: 55%;
	margin-left: 500px;
	overflow: hidden;
	width: 32px;
	margin-right: 0 !important;
	height: 19px;
	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;
}

/* styles for the sitemap */
.sitemap ul {
    margin-left: 15px;
    padding-left: 15px;
    list-style-type: disc;
}

.sitemap li ul {
    list-style-type: circle;
}


@media only screen and (max-width: 1060px) {
	.main {
		margin: 0 !important;
		width: auto;
	}

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

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

h3 {
	font-size: 30px;
}

ul.logos li {
	width:  15% !important;
	margin-left: 25px;
}

ul.logos li a {
	max-width: 100%;
}

.quote {
	width: 240px !important;
}

 .nowrap {
 white-space: normal;
}

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


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

 .map address+address {
 	margin-top: 0;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #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;
}
 .extra_wrapper {
 overflow: visible;
}

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

.block1 img {
	width: 104px;
}

.icns em {
	padding-right: 0;
}

.pad1, .blog {
	padding-right: 0 !important;
}

.count {
	margin-bottom: 10px;
}

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

.icns .clear  {
	height: 0;
	margin-bottom: 0 !important;
}

.icns>div {
	margin-bottom: 32px;
}

a.gal img{
	width: 100%;
}

.proj .clear {
	height: 0px;
}

.proj a.gal {
	margin-top: 25px;
}

.camera_thumbs_cont ul li > img {
	width: 115px;
}


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


.img_inner img {
	width: 100%;
}

 header {
 position: relative;
}
 header h1 {
 	padding-top: 25px;
 margin-bottom: 10px;
 float: none;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 4px;
 }

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

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

 .img_inner {
 margin-top: 20px;
}

.icon {
	margin-top: 25px;
}

ul.logos li {
	margin-bottom: 20px;
	float: none;
	width: auto !important;
	text-align: center !important;
}

ul.logos {
	padding-left: 0;
}

.quote {
	float: none;
	margin-left: 0 !important;
	padding-top: 10px !important;
	overflow: hidden;
	width: auto !important;
}

footer .grid_2,footer .grid_3  {
	float: left !important;
	width: 50% !important;
}

.none {
	clear: both;
}



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

    .logo { width: 100%; }
    .logo img { width: 100%; }

.camera_thumbs_cont ul li > img {
	width: 75px;
}

 .map address {
 	float: none;
 }

 .map address+address {
 	margin-left: 0px;
 	margin-top: 20px;
 }

 .map figure iframe {
 width: 100%;
 height: 200px;
}


}

/*ul {
    background-color: #ffffff !important;

}*/


