/*
Theme Name: Systemina
Theme URI: http://systemina.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  line-height: 1.5;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol {
	padding-left: 20px;
}

b {
	font-weight:bold;
}

p {
	padding: 10px 0;
	font-size: 14px;
}

.product-text ul {
	padding-left: 20px;
} 

.product-text li {
	font-size: 14px;
}

a:link {
	text-decoration: none;
	color: #9e9e9e;
}

a:visited {
	text-decoration: none;
	color: #555555;
}

a:hover {
	color: #1385BB;
	text-decoration: none;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: 'proxima-nova', sans-serif;
	color: #555555;
	font-size: 12px;
	width: 100%;
	height: 100%;
}

body {
	overflow-x: hidden;
}

#header-wrapper {
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	-moz-box-shadow:   		0px 1px 5px 0px rgba(0,0,0,0.19);
	-webkit-box-shadow:		0px 1px 5px 0px rgba(0,0,0,0.19);
	box-shadow:        		0px 1px 5px 0px rgba(0,0,0,0.19);
}

#header {
	height: 100px;
	width: 1024px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header h1 {
	padding: 20px 0px 20px 40px;
	float: left;
}

#header nav {
	padding: 40px 0px 0px 0px;
}

#header nav ul {
	float: right;
	list-style: none;
	margin: 0px;
	display: block;
	font-weight: 700;
}

#header nav ul li {
	display: block;
	float: left;
	margin: 0 40px 0 0;
	font-size: 16px;
}

#header .current-menu-item a {
	color: #1385BB;
}

#frontpage-slider-wrapper {
	width: 100%;
	background-image: -o-linear-gradient(-90deg, #F8F8F8 0%, #EFEFEF 100%);
	background-image: -moz-linear-gradient(-90deg, #F8F8F8 0%, #EFEFEF 100%);
	background-image: -webkit-linear-gradient(-90deg, #F8F8F8 0%, #EFEFEF 100%);
	background-image: -ms-linear-gradient(-90deg, #F8F8F8 0%, #EFEFEF 100%);
	background-image: linear-gradient(-180deg, #F8F8F8 0%, #EFEFEF 100%);
}

#content-wrapper {
	width: 100%;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -275px; /* the bottom margin is the negative value of the footer's height */
}

#content-wrapper {
 padding: 30px 0 10px 0;
}

#frontpage-slider-content {
	width: 1024px;
	margin: 0 auto;
	height: 300px;
}

#content-content {
	margin: 0 auto;
}


#content-content h2 {
	font-size: 30px;
	font-weight: 700;
	margin-top: 35px;
	margin-bottom: 30px;
}

.single-post {
	text-align: justify;
}

#content-content .small-read-more-button {
	bottom: initial;
}

.product-summary {
	padding-top: 90px;
	float: left;
	text-align: center;
	width: 250px;
}

.product-summary h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}

.product-text {
	float: right;
	width: 650px;
}

.product-text b {
	font-weight:bold;
}

.product-text a:link {
        text-decoration: underline;
        color: #555555;
}

.product-text a:visited {
        text-decoration: underline;
        color: #555555;
}

.product-text a:hover {
        color: #1385BB;
        text-decoration: underline;
}

.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
	background: transparent !important;
}

.royalSlider {
	display: none;
}

.rsImg.rsMainSlideImage {
	position: absolute;
}

.rsABlock h3 {
	font-size: 20px;
	color: #555555;
}

.rsABlock p {
	font-size: 16px;
	color: #555555;
	text-align: justify;
}

.rsABlock .read-more-button {
	color: #FFFFFF;
	opacity: 0.8;
	margin-top: 5px;
	width: 300px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	border-radius: 3px;
	background-color: #1BA6DE;
	background-image: -o-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: -moz-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: -webkit-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: -ms-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: linear-gradient(-180deg, #1BA6DE 0%, #1179AE 100%);
	border: 1px solid #286C8E;
	-moz-box-shadow:    inset 0px 1px 0px 0px rgba(255,255,255,0.32);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.32);
	box-shadow:         inset 0px 1px 0px 0px rgba(255,255,255,0.32);
}

.rsABlock .read-more-button:hover {
	opacity: 1;
}

#featured-products-wrapper {
	width: 100%;
	background-color: #FFFFFF;
	-moz-box-shadow:   		0px 0px 5px 1px rgba(0,0,0,0.19);
	-webkit-box-shadow:		0px 0px 5px 1px rgba(0,0,0,0.19);
	box-shadow:        		0px 0px 5px 1px rgba(0,0,0,0.19);
}

#featured-products {
	width: 1024px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	position: relative;
}

.frontpage-product {
	width: 25%;
	float: left;
	padding: 20px 0 50px 0;
}

.frontpage-product h3 {
	font-size: 20px;
	color: #000000;
	text-align: center;
	padding-top: 25px;
}

.frontpage-product .img-wrapper {
	height: 100px;
	text-align: center;
}

.frontpage-product p {
	font-size: 14px;
	text-align: center;
	margin: 0 20px 5px 20px;
	height: 100px;
}

#all-products-link-wrapper {
	width: 100%;
	text-align: center;
}

#all-products-link {
	font-size: 22px;
	padding: 40px;
}

.small-read-more-button {
	position: absolute;
	left: 50%;
	bottom: 20px;
			transform: translate(-50%);
		-ms-transform: translate(-50%);
	-webkit-transform: translate(-50%);
	opacity: 0.8;
	color: #FFFFFF;
	margin-top: 5px;
	width: 150px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	background-color: #1BA6DE;
	background-image: -o-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: -moz-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: -webkit-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: -ms-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
	background-image: linear-gradient(-180deg, #1BA6DE 0%, #1179AE 100%);
	border: 1px solid #286C8E;
	-moz-box-shadow:    inset 0px 1px 0px 0px rgba(255,255,255,0.32);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.32);
	box-shadow:         inset 0px 1px 0px 0px rgba(255,255,255,0.32);
}

.small-read-more-button2 {
		position: absolute;
		left: 50%;
		bottom: 20px;
				transform: translate(-50%);
			-ms-transform: translate(-50%);
		-webkit-transform: translate(-50%);
        opacity: 0.8;
        color: #FFFFFF;
        margin-top: 5px;
        width: 150px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        border-radius: 3px;
        background-color: #1BA6DE;
        background-image: -o-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
        background-image: -moz-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
        background-image: -webkit-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
        background-image: -ms-linear-gradient(-90deg, #1BA6DE 0%, #1179AE 100%);
        background-image: linear-gradient(-180deg, #1BA6DE 0%, #1179AE 100%);
        border: 1px solid #286C8E;
        -moz-box-shadow:    inset 0px 1px 0px 0px rgba(255,255,255,0.32);
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.32);
        box-shadow:         inset 0px 1px 0px 0px rgba(255,255,255,0.32);
}

.small-read-more-button:hover {
	opacity: 1;
}


/**
CLIENT
**/

#content-client {
	width: 944px;
	margin: 0 auto;
	padding-top: 20px;
}

.client {
	margin-bottom: 60px;
}

.client-img {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 15px;
}

.client-img img {
	max-width: 150px;
	max-height: 150px;
}

.client-content {
	float: left;
	width: 440px;
}

.client-content .related-products a {
	border: 1px solid #ccc;
	background-color: #ccc;
	color:;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#payment-icons {
	float:right;
	margin: 0px 40px 0px 0px;
}

blockquote {
	float: left;
  font-style: italic;
  color: #777;
  margin: 30px 0 0 40px;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  line-height: 0;
  color: #000;
  margin-top: 20px;
  margin-left: -40px;
}

blockquote cite {
  color: #777;
  display: block;
  margin-top: 5px;
  text-align: right;
}
 
blockquote cite:before {
  content: "\2014 \2009";
}


/**
STATUS
**/

#content-status {
	width: 944px;
	margin: 0 auto;
	padding-top: 50px;
	min-height: 200px;
}

#content-status h2 {
	font-size: 30px;
	font-weight: 700;
}

#status-center {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
			transform: translate(-50%);
}

#status-icon {
	float: left;
	<!--width: 320px;-->
	text-align: right;
}

#status-message {
	float: left;
	<!--width: 404px;-->
	<!--padding: 15px 200px 0 20px;-->
}


/**
CONTACT
**/

#contact-left {
	float: left;
	width: 600px;
}

#contact-left div {
	float: left;
	width: 250px;
	font-size: 14px;
	padding-bottom: 20px;
}

#contact-left iframe {
	border: 5px solid #FFFFFF;
}

#contact-right {
	float: left;
	width: 324px;
	padding-left: 20px;
}

.wpcf7 p {
	padding: 0;
}

.wpcf7 input {
	width: 300px;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.wpcf7 textarea {
	width: 300px;
	padding: 10px;
	font-size: 14px;
	height: 100px;
}

.wpcf7 input[type="submit"] {
	width: 321px;
	padding: 10px;
	font-size: 14px;
	background-color: #1385BB;
	color: #FFFFFF;
}

.wpcf7-validation-errors {
	display: none !important;
}

.wpcf7-mail-sent-ok {
	border: none !important;
	margin-top: -20px !important;
	width: 300px !important;
}

.wpcf7-not-valid-tip {
	top: -67% !important;
	left: 0% !important;
	width: 301px !important;
	padding: 8px !important;
}


/**
FOOTER
**/

.push {
	height: 275px;
}

#footer-wrapper {
	width: 100%;
	background-color: #3D3E40;
}

footer {
	margin: 0 auto;
}

footer nav {
	float: left;
	margin: 50px 0 0 40px;
	width: 120px;
}

footer nav h3 {
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 0px !important;
}

footer nav ul {
	list-style: none;
	margin: 0px;
	display: block;
	padding-top: 10px;
	color: #8C8C93;
}

footer nav ul li {
	display: block;
	font-size: 14px;
	color: #8C8C93;
	width: 100%;
	margin-left: 0 !important;
}

footer nav ul li a{
	color: #FFFFFF !important;
	padding: 5px 0!important;
	float: left;
}

footer nav ul .current-menu-item a {
	color: #FFFFFF;
}

footer nav ul a:hover {
	color: #FFFFFF;
	background: none !important;
}

#contact-box {
	float: right;
	margin: 50px 40px 0 0;
	text-align: right;
}

#contact-box h3 {
	font-size: 15px;
	color: #FFFFFF;
}

#contact-box h1 {
	font-size: 40px;
	color: #FFFFFF;
}

#contact-box #payment-icons {
	margin: 0;
}

#footer-bottom {
	margin: 90px 40px 20px 40px;
}

#footer-bottom p {
 	float: left;
 	color: #FFFFFF;
}

#footer-bottom #social {
	float: right;
}

#footer-bottom #social img {
	opacity: 0.5;
}

#footer-bottom #social img:hover {
	opacity: 1;
}

@media all and (-ms-high-contrast: none) {
	#frontpage-slider-wrapper { background-color: #EFEFEF !important; background-image: none !important; }
}

@media screen and (max-width: 992px)
{
	* {
		font-size: 25px !important;
	}
	
	.container h3 {
		font-size: 40px !important;
	}
	
	.container h2 {
		font-size: 40px !important;
	}
	
	.container {
		font-size: 30px !important;
	}
	
	.container li {
		font-size: 30px !important;
	}
	
	.container p {
		font-size: 30px !important;
	}
	
	.frontpage-product p {
		height: 100px;
	}
	
	.small-read-more-button {
		font-size: 25px !important;
	}
	
	#all-products-link a {
		font-size: 30px !important;
	}
	
	#contact-box h3 {
		font-size: 18px !important;
	}
	
	footer nav {
		margin-right: 50px;
		margin-left: 0;
		width: auto;
	}
	
	footer nav h3 {
		margin: 20px 0px 10px 15px;
		font-size: 25px !important;
	}
	
	footer nav ul li {
		font-size: 18px !important;
	}
	
	#copyright {
		font-size: 16px !important;
	}
	
	#menu-header-menu li {
		font-size: 15px !important;
	}
	
	#header-wrapper h1 img {
		width: 200px;
	}
	
	.related-products {
		font-size: 18px !important;
		white-space: nowrap;
	}
	
	#contact-box {
		width: 100%;
		position: relativ;
		margin: 0;
		float: none;
		clear: both;
	}
	
	#contact-box>div {
		width: 50%;
		position: relative;
		-webkit-transform: translate(50%);
			-ms-transform: translate(50%);
				transform: translate(50%);
		text-align: center;
	}
	
	#contact-box #payment-icons {
		left: 50%;
		position: absolute;
		-webkit-transform: translate(-50%);
			-ms-transform: translate(-50%);
				transform: translate(-50%);
		text-align: center;
	}
}

@media screen and (max-width: 768px)
{
	footer nav {
		width: auto;
		margin-top: 20px;
		float: none;
	}
}

#main-menu-button {
	position: relative;
	top: 20px;
	font-size: 20px;
	width: 40px;
}

#main-menu {
	text-align: right;
}
.container ul {
	padding-left: 30px;
}

footer nav ul {
	padding-left: 0px !important;
}
