@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,800);
/*       'Open Sans', sans-serif         */

html {
	width: 100%;

}

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

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

body {
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b4b4b4;
	position: relative;
	min-width: 960px;
	background:  #121212;

}

.main {
	background: url(../images/bulbs.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	background-size: cover; 
}

address {
	font-style: normal;
}

p {
	margin-bottom: 18px;
}

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


img {
	max-width: 100%;
}

/****Heads****/


h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #1cb088;
}


h2 {
	color: #ffffff;
	font-size: 48px;
	letter-spacing: 2px;
	line-height: 58px;
	font-weight: 800;
	padding-bottom: 26px;
	border-bottom: 3px solid #fff;
}


h3 {
	font-size: 24px;
	text-transform: uppercase;
	line-height: 33px;
	color: #181818;
	letter-spacing: 2px;
	padding-top: 46px;
	margin-bottom: 19px;
}

.page1 h3 {
	padding-top: 0;
	margin-bottom: 20px;
}

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

/****Lists****/


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

ul.list  .count {
	float: left;
	font: bold 24px/38px 'Open Sans', sans-serif;
	color: #fff;
	width: 40px;
	height: 40px;
	margin-right: 20px;
	margin-top: 6px;
	background-color: #c40404;
	border-radius: 500px;
	text-align: center;
}

ul.list  li {
	overflow: hidden;
}

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

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

ul.list1 li {
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/marker.png) 0 6px no-repeat;
}

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


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: #c40404;
}

a.btn {
	font: 14px/16px 'Open Sans', sans-serif;
	color: #fff;
	display: inline-block;
	background-color: #ab0303;
	padding: 10px 22px 15px 20px;
	margin-top: 16px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

a.btn:hover {
	background-color: #181818;
}
/****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: 16px;
	margin-top: 6px;
}



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



.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;
}
/*header*/

header {
	position: relative;
	display: block;
	position: static;
	padding: 55px 0 55px;
}

.page1 header {
	padding-bottom: 0;
}

header h1 {
	float: left;
	z-index: 910;
	text-align: center;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 241px;
	height: 60px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.title {
	font: bold 20px/24px 'Open Sans', sans-serif;
	color: #fff;
	padding-top: 32px;
	margin-bottom: 26px;
}

.title span {
	display: block;
	font-weight: normal;
}

a.icon {
	overflow: hidden;
	background-color: #fff;
	border-top: 4px solid #000000;
	display: block;
	padding-bottom: 19px;
	border-bottom: 4px solid #c40404;
}

a.icon:hover {
	border-bottom-color: transparent;
	border-top-color: #ab0303;
}

a.icon:hover strong {
	background-color: #c40404;
	background-position: right 18px;
}

.ic2 strong{
	background-image: url(../images/icon2.png) !important;
}
.ic3 strong{
	background-image: url(../images/icon3.png) !important;
}
.ic4 strong{
	background-image: url(../images/icon4.png) !important;
}

.icon span {
	display: block;
	font-weight: bold;
	color: #c40404;
	padding-right: 45px;
	height: 54px;
	margin-top: -54px;
	overflow: hidden;
}

.icon:hover span {
	text-indent: -1000px;
}

.icon strong {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	display: block;
	background: url(../images/icon1.png) 0 0 no-repeat;
	width: 220px;
	height: 207px;
}

.page1_block {
	height: 199px;
}

/**Content**/

.content {
	background-color: #fff;
	border-top: 4px solid #e6e6e6;
	padding-bottom: 55px;
}

.page1 .content {
	padding-top: 187px;
	padding-bottom: 58px;
}

.logos  {
	overflow: hidden;
	padding-top: 9px;
	margin: 0 -10px;
}

.logos li {
	float: left;
}

.logos li {
	margin: 0 10px 14px;
}

.members {
	overflow: hidden;
	padding-top: 7px;
	margin-bottom: 21px;
}

.members a {
	display: inline-block;
	border: 3px solid #e9e9e9;
	font: bold 14px/16px 'Open Sans', sans-serif;
	color: #b4b4b4;
	display: block;
	float: left;
	position: relative;
	width: 106px;
	padding: 8px 14px 10px;

}

.members a+a:after {
	background-image: url(../images/m_icon2.png);
}

.members a+a+a:after {
	background-image: url(../images/m_icon3.png);
}

.members a:after {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	content: '';
	position: absolute;
	display: block;
	width: 40px;
	height: 30px;
	right: 0;
	top: 9px;
	background: url(../images/m_icon1.png) right bottom no-repeat;
}

.members a:hover:after {
	background-position: right 0;
}

.members a +a {
	margin-left: 20px;
}


.members a:hover {
	background-color: #c40404;
	border-color: #c40404;
	color: #fff;
}


.address {
	font: 800 12px/18px 'Open Sans', sans-serif;
	background-color: #181818;
	padding: 25px 15px 25px;
	letter-spacing: 2px;
	/*text-transform: uppercase;*/
	height: 241px;
}

.address time {
	font-weight: bold;
	letter-spacing: 1px;
}

.address  p {
	margin-bottom: 11px;
	color: #fff;
}

.serv {
	overflow: hidden;
	padding-top: 6px;
}

.block1 {
	border: 3px solid #e8e8e8;
	border-top: 0;
	padding: 16px 17px 20px;
}

.block1 img {
	position: relative;
	
	display: block;
}

.serv .clear {
	height: 20px;
}

.blog {
	overflow: hidden;
}

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

a.comment {
	display: block;
	padding-left: 20px;
	background: url(../images/comment.png) 0 3px no-repeat;
	float: right;
	margin-right: 4px;
}
/**Map**/

.map {
	overflow: hidden;
	padding-top: 6px;
}


.map figure {
	display: block;
	width: 100%;
	margin-bottom: 16px;
	-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: 356px;
	max-width: 100%;
}
.map address {
	display: block;
	float: left;
}

.map address+address {
	margin-left: 75px;
}

.map address dt {
}

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

a.link-1 {
	color: #c40404;
}

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

/**Footer**/
footer {
	display: block;
	color: #fff;
	border-top: 4px solid #1c1c1c;
	padding-bottom: 50px;
}

.copy {
	padding-top: 37px;
	letter-spacing: 1px;
}

.copy span {
	display: block;
	padding-top: 0px;
	padding-left: 260px;
	text-align: right;
}

.f_logo {
	display: block;
	float: left;
	margin-right: 17px;
}

/**To Top**/
#newsletter {
	position: relative;
	background-color: #c40404;
	padding: 0 26px;
}

.n_title {
	font: 20px/20px 'Open sans', sans-serif;
	color: #fff;
	letter-spacing: 3px;
	padding-top: 27px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

#newsletter a {
	background-color: #ab0303;
	display: block;
	padding: 10px 27px 16px;
	color: #fff;
	margin: 0 -26px 0px;
	clear: both;
	letter-spacing: 1px;
	text-align: right;
	font: 14px/16px 'Open sans', sans-serif;
}

#newsletter a:hover {
	background-color: #181818;
}

#newsletter a:after {
	display: none;
}
#newsletter .rel {
	position: relative;
	overflow: visible;
}

#newsletter .email {
	position: relative;
	width: 100%;
	display: block;
	float: left;
}

#newsletter input {
	float: left;
	position: relative;
	background: #fff;
	box-shadow: none !important;
	width: 100%;
	margin-bottom: 19px;
	border: none;
	height: 29px;
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b4b4b4;
	padding: 6px 13px 5px 13px;
	outline: none !important;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

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

#newsletter label.invalid .error {
	/*display: block;*/
	height:20px;

}

#newsletter .success {
	width: 100%;
	top: 0px;
	z-index: 999;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	background: #fff;

	left: 0px;
	font-style: italic;
 font-size: 11px;
	overflow: hidden;
	padding: 15px;

	position: absolute;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

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

a.comment {
	display: inline-block;
	float: none;
	margin-left: 10px;
}

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

.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;
}

.extra_wrapper {
	overflow: visible;
}

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

h2 {
	font-size: 40px;
}

.members a {
	padding-left: 5px;
	padding-right: 40px;
	font-size: 12px;
	width: auto;
}

.members a+a {
	margin-left: 5px;
}

.address {
	font-size: 11px;
}

.n_title {
	letter-spacing: normal;
}

a.icon strong {
	margin-left: -24px;
}

#owl2 img {
	width: 100% !important;
}

}

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

.serv .clear {
	height: 0px;
}

.serv img {
	width: 100%;
}

.block1 {
	margin-bottom: 20px;
}

.page1_block {
	height: auto;
	background-color: #fff;
	margin-top: 50px;
	padding-bottom: 40px;
}

.page1 h3 {
	padding-top: 30px;
}

.title {
	color: #181818;
}

.icon:hover{
	background-color: #c40404;
	width: 100%;
}

.icon strong {
	background-color: transparent !important;
}

.icon strong {
	margin: 0 auto !important;
}

.page1 .img_inner {
	margin-top: 25px;
}

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

.img_inner img {
	width: 100%;
}

header {
	position: relative;
	padding-top: 40px;
	padding-bottom: 20px;
}

header h1 {
	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: 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: 20px;
}

.page1 .content {
	padding-top: 20px;
}

.address {
	margin-top: 30px;
}

#owl .item {
	font-size: 14px;
	line-height: 18px;
	padding-left: 60px;
	padding-right: 60px;
}

.slider_wrapper {
	height: 100px !important;
}

h2 {
	font-size: 20px;
	line-height: 25px;
}

h2 br {
	display: none;
}

.camera_pag ul li span {
	width: 18px !important;
}

.caption {
	right: 82px !important;
}

.members a {
	width: auto;
	float: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	margin: 0 0 10px !important;
}

.members a br {
	display: none;
}

.members a:after {
	top: 13px;
}

.copy a.f_logo {
	width: 50%;
}

.copy span {
	padding-top: 12px;
	overflow: hidden;
}

a.icon {
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
}

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

body {
	min-width: 300px;
}

h2 {
	font-size: 15px;
}

.copy span {
	padding-top: 0px;
}

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

.map address+address {
	margin-top: 20px !important;
}

}
