/*
Theme Name: Invicium
Theme URI: http://kthemes.com
Author: Radu Ganea
Author URI: http://webdesignpro.ro
Description: Custom theme built for Invicius
Version: 1.1
Text Domain: invicium
*/

@font-face {
    font-family: 'UniversRegular';
    src: url('fonts/univers.eot');
    src: url('fonts/univers.eot') format('embedded-opentype'),
         url('fonts/univers.woff') format('woff'),
         url('fonts/univers.ttf') format('truetype'),
         url('fonts/univers.svg#UniversRegular') format('svg');
}

body, h1, h2, h3, h4, h5, h6{
	/*font-family: "UniversRegular", serif !important;*/
	font-family: sans-serif;
}

/*h1 {
  font-size: 1em; }

h2 {
  font-size: 0.875em; }

h3 {
  font-size: 0.8125em; }

h4 {
  font-size: 0.75em; }

h5 {
  font-size: 0.6875em; }

h6 {
  font-size: 0.6250em; }
*/
h1 {
  font-size: 16px; }

h2 {
  font-size: 14px; }

h3 {
  font-size: 13px; }

h4 {
  font-size: 12px; }

h5 {
  font-size: 11px; }

h6 {
  font-size: 10px; }

#header{
	font-size:12px;
}

a#logo{
	padding:10px 0 0;
	width:310px;
	height:110px;
	display:inline-block;
}
p.phoneus{
	font-size: 1.5em;
	text-align: right;
	color: #BBB;
	padding: 40px 0 15px;
	margin: 0;
}
#searchform{
	background:#ebeced;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:7px;
}
#searchform input{
	display:inline;
	border:none;
	margin:0;
}
#searchform input[type="submit"]{
	color:#5b5b5b;
	background:none;
	border:none;
	padding:5px;
}
.kfw{
	width:1024px;
	max-width:100%;
	margin:0 auto;
}

.khome{
	max-width:100%;
	text-align:center;
	position: relative;
}
.khome h1{
	font-size:24px;
	color:#4dcbe2;
	font-weight:normal;
}
div.homep{
	font-size:0.875em;
	line-height:1.3572em;
	padding:25px 1.142857142857143em;
	/*font-family:Arial, Helvetica, sans-serif !important;*/
	margin:0;
}
.homesociallink{
	display:inline-block;
	width:32px;
	height:32px;
}
.homesocial{
	padding:25px 16px;
	text-align:right;
}
.homesocialgplus{
	background:url(../images/gplus.png) no-repeat;
}
.homesocialfacebook{
	background:url(../images/facebook.png) no-repeat;
}
.homesociallinkedin{
	background:url(../images/linkedin.png) no-repeat;
}
.homesocialmail{
	background:url(../images/mail.png) no-repeat;
}
.homecolumn{
	padding:0 16px;
}
.homeservice{
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #eceded 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eceded), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eceded 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eceded 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eceded 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eceded 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceded', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	text-align:center;
}
.homeservice h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:30px 0 10px;
}
.homeservice p{
	/*font-family:Arial, Helvetica, sans-serif !important;*/
	font-size:11px;
	padding-right:7px;
	padding-left:7px;
}
a.homegoto{
	width:18px;
	height:16px;
	float:right;
	background:url(../images/goto.png) no-repeat;
	display:block;
	clear:both;
	margin: 20px 10px 0 0;
}
#footer{
	padding:40px 16px;
}
#footer p{
	/*font-family:Arial, Helvetica, sans-serif !important;*/
	font-size:10px;
	color:#777777;
}
#footer a{
	color:#777777;
	font-weight:normal;
}
.textalignright{
	text-align:right;
}
#footer .textalignright a{
	padding:0 10px;
}
.kgray{
	background:#ebeced;
}
.kaside{
	font-size: 12px;
	overflow:hidden;
}
h1.posttitle{
	color:#00b5cc;
}
.entry-content, .entry-content p{
	font-size:12px;
	/*font-family:Arial, Helvetica, sans-serif !important;*/
}
.servicerelated{
	border-bottom: 1px dashed #ccc;
}
.servicerelated h3{
	margin: 0;
	line-height: 1.2;
}
.servicerelated h3 a{
	color:#231f20;
}
.servicerelated h3 a:hover{
	color:#00b5cc;
}

.relateditem{
	padding:16px;
	border-top: 1px dashed #ccc;
	overflow: hidden;
}
.relateditem img {
	border:1px solid #dedede;
	float:left;
	margin-right: 16px;
}
.relateditem.testimonialfloat img{
	border:1px solid #dedede;
	float:right;
	margin-left: 16px;
}
.relateditem.testimonialfloat .related-content{
	font-style:italic;
	overflow:hidden;
}
.relateditem.testimonialfloat h3.testimonialh{
	padding: 20px 0 0;
	overflow:hidden;
}
.relateditem p{
	font-size:12px;
	margin: 0;
}
p.post-meta{
	margin: 2px 0 0;
}
p.fromblog, p.fromblog a{
	color: #00B5CC;
}
ul.sidenav{
	list-style-type:none;
	font-size:12px;
	padding: 25px;
	margin-bottom:25px;
}
ul.sidenav li{
	padding: 10px 0;
	line-height:1;
}
ul.sidenav a, ul.dashedul a{
	color:#231f20;
}
ul.sidenav a:hover, ul.dashedul a:hover{
	color:#00B5CC;
}
p.sidebartitle{
	background:#cfd0d2;
	padding:5px 25px;
}
ul.dashedul{
	border-top: 1px dashed #ccc;
	list-style-type:none;
	font-size:12px;
	margin: 0 15px;
	margin-bottom:25px;
}
ul.dashedul li{
	border-bottom: 1px dashed #ccc;
	padding:10px;
}
p.sidecontact{
	font-size:10px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin: 90px 10px 20px;
}
.sidesocial{
	padding:25px;
	text-align:center;
}
.entry-content p.post-meta {
	margin: 2px 0 20px;
}
h3.testimonialh{
	padding:0 0 20px;
}
.postnavigation{
	font-size: 12px;
	text-align: center;
}
.entry-content ul{
	list-style-position: inside;
	list-style-type: circle;
	padding:5px;
}
.entry-content ol{
	list-style-position: inside;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.kmapcontain{
	padding-bottom: 106.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.entry-content iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#comments{
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif !important;*/
	margin:30px;
}
#comments ul, #comments ol{
	list-style-type:none;
	margin:0;
}
li.comment{
}
.comment-meta .vcard {
	display: inline-block;
	margin: 0;
	border: none;
	padding: 0.625em 0;
}
.comment-author img{
	float:left;
	margin-right:10px;
}
.vcard .fn{
	font-size:1em;
}
#commentform{
	width:400px;
	max-width:100%;
}
p.form-allowed-tags{
	display:none;
}
p.noresults{
	font-size:12px;
}
.eclinkscontainer{
	margin-top:50px !important;
}
a.eclink{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	height: 120px;
	background-image: url(../images/goto.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top:30px;
}
.eclinkgrad{
background: rgb(55,193,212); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3YzFkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(55,193,212,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,193,212,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(55,193,212,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(55,193,212,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(55,193,212,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(55,193,212,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37c1d4', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
margin: 0 30px 0 0;
}
.wpcf7-form.sent p{
	display:none;
}
a.newhomegoto{
	background-image: url(../images/goto.png);
	background-position: right bottom;
	display: block;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}
span.homeboxtitle{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 30px 0 10px;
	clear: both;
	color: #222;
	display: block;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
span.homeboxcontent{
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	clear: both;
	line-height: 1.6;
	color: #222;
}
.testimonialedittext{
	font-size:12px;
}
#respond label{
	display:inline;
}
.mr_social_sharing_wrapper{
	clear:both;
}

@media only screen and (max-width: 48em){
	body{
		padding:5px;
	}
}
@media only screen and (min-width: 48em){
	h1.posttitle{
		margin:30px;
	}
	.entry-content{
		margin:30px;
	}
	
	.servicerelated{
		margin:30px;
	}
}

@media only screen and (min-width: 64em){
	a#logo{
		left: -30px;
		position: absolute;
	}
	#header{
		padding: 0 32px;
	}
	.kmenu{
		background:url(../images/menubkg.png) repeat-x;
		height:30px;
	}
	.top-bar {
		height: 30px;
		line-height: 30px;
		background:none;
		padding: 0 32px;
	}
	.top-bar-section ul li{
		line-height:30px;
		height:30px;
	}
	.top-bar-section ul li > a {
		line-height:30px;
		font-size:0.75em;
		font-weight:normal;
	}
	.top-bar-section ul li > a:hover {
		background:none;
	}
	.top-bar .name {
		height: 30px;
		margin: 0;
		font-size: 12px;
	}

	.top-bar-section ul{
		background:none;
	}
	.top-bar-section li a:not(.button) {
		padding: 0 25px;
		line-height: 30px;
		background: none;
	}
	.top-bar-section ul li a, .top-bar-section ul li.active a{
		background:none;
	}
	.top-bar-section ul li.active a{
		color:#6ee5ff;
	}
	.top-bar-section ul li a:hover{
		color:#6ee5ff;
	}
	
	.top-bar-section>ul>.divider, .top-bar-section>ul>[role="separator"] {
		border-bottom: none;
		border-top: none;
		border-right: solid 1px #868687;
		border-left: solid 1px #868687;
		clear: none;
		height: 16px;
		width: 0px;
		margin:7px 0;
	}
	.khome h1{
		font-size:24px;
		position:absolute;
		z-index:5;
		right:20px;
		bottom:5px;
		color:#4dcbe2;
		font-weight:normal;
	}
	.kaside{
		margin-left:32px;
	}
	.kcontent{
		margin-right:32px;
	}
}