/* SLIDER CANVAS */
.slider-parallax div.emphasis-title {
 -ms-transform: skewY(6.2deg); /* IE 9 */
 -webkit-transform: skewY(6.2deg); /* Safari */
 transform: skewY(6.2deg); /* Standard syntax */
 text-shadow:0 3px 2px rgba(0,0,0,0.55);
}


/* COPYRIGHT BAR */
.dark #copyrights a, #side-panel.dark a {color:gray;}
.dark #copyrights a:hover, #side-panel.dark a:hover {color:white;}


/* CONTACTS AND SIDE PANEL */
abbr, abbr strong {border:none!important;text-decoration:none;}

textarea#template-contactform-message {height:auto!important;}

#template-contactform input,
#template-contactform textarea {background-color:#F5F5F5!important;border-radius:16px 16px 0 0!important;}

#side-panel p, #side-panel a {font-size:16px;text-rendering:optimizeLegibility;}
#side-panel a {font-weight:bold;}

/* HOMEPAGE SEO BOXES */
#section-boxes i[class*="icon-et-"]{font-weight:900;}
#section-boxes .before-heading {color:#cccccc;}
#section-boxes h1 {font-size:20px;}

#side-panel-trigger-close a {
	display:block!important;
	position:absolute;
	right:0;
	top:0;
	width:36px;
	height:36px;
	z-index:100;
	line-height:36px;
	text-align:center;
}