/*
Theme Name: Andros Construction
Author: Shape Ltd
Author URI: http://shape.com.gr
Description: 
Version: 0.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
        font-family: Arial, Helvetica, sans-serif;  
        font-size: 12px;
}

img{
    border:0;
}

.main, #top-nav{
    display: block;
    margin: 0 auto;
    width: 890px;
    padding: 0 67px;
    background-color: #333333;
}

#head{background-color: #333333; margin: 0 auto; width: 819px; padding-left: 205px;}
#head *{color: #fff; text-decoration: none;}
#head h1, #head h2, #head nav{background-color: #717171;}
#head h1, #head h2{padding-left: 50px;}
#head h1{padding-top: 38px; font-size: 36px; line-height: 44px;}
#head h2{padding-top: 10px; font-size: 28px; padding-bottom: 5px;}
#head nav{text-align: right; padding-right: 63px; padding-bottom: 10px; font-size: 12px; line-height: 14px;}
#head nav a{font-size: 12px; line-height: 14px; padding: 0 4px;}
#head nav a:hover{text-decoration: underline;}
#first-area{width: 100%; height: 50px; background-image: url('./images/background-general.png'); background-position: top left;}
#inside-effect{margin: 0 auto; width: 1024px; height: 50px; background-image: url('./images/effect-image.png'); background-position: top left;}
#top-nav{padding: 40px 67px 33px 67px;}
#top-nav ul ul {display: none;}
#top-nav ul li:hover > ul {display: block;}
#top-nav *{color: #fff; font-family: Tahoma, Arial, Helvetica, sans-serif; z-index:200;}
#top-nav ul {
	background: #333333; 
	padding: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
}
#top-nav ul:after {content: ""; clear: both; display: block;}
#top-nav > ul > li{ border-right: 2px solid #AAA096;} 
#top-nav > ul > li.last{border-right: 0px;}
#top-nav ul li {float: left;}
#top-nav > ul > li > a{ font-size: 20px; line-height: 24px;}
#top-nav a{font-size: 15px; line-height: 14px;}
#top-nav > ul > li:hover > a, #top-nav > ul > li.current-menu-item  {color: #AAA096;}
#top-nav ul li a { display: block; padding: 0px 14px; text-decoration: none;}        
#top-nav ul ul { background: #333333; padding: 0; position: absolute; top: 100%; }
#top-nav ul ul li:first-child{margin-top: 18px;}
#top-nav ul ul li {float: none; position: relative; margin-bottom: 5px;}
#top-nav ul ul li a {padding: 5px 10px;color: #fff;}	
#top-nav ul ul li a:hover{background: #AAA096;}        

#sidebar{padding-top: 14px; padding-bottom: 9px; text-align: right; font-size: 12px; line-height: 14px;}
#sidebar *{color: #fff;}
#sidebar h2{font-size: 14px; line-height: 40px;}
#sidebar img{padding-left: 5px;}
#sidebar article, #sidebar form{text-align: left; padding: 9px 13px; display: inline-block; float: left; margin-bottom: 16px;}
#sidebar #contact{background-color: #242424; width: 260px; margin-right: 16px;}
#sidebar form{background-color: #000; width: 562px;}
#sidebar form input{padding: 4px; background-color: #AAA096; font-size: 10px; line-height: 14px; border: 0;}
#sidebar form p{font-size: 11px; line-height: 13px;}
#sidebar .line{font-size: 10px; line-height: 12px; color: #AAA096; padding-top: 6px;}
#sidebar input[type^="submit"]{padding: 3px 4px;}
#sidebar input[type^="text"]{width: 300px;}
#sidebar form .second-line{padding-bottom: 15px;}

#carousel{height: 448px;}

.item{display: inline-block; float: left; width: 286px; height: 335px; text-align: center; margin-top: 16px; margin-bottom: 16px;}
.item figure{padding: 0; margin: 0;}
#area-1{background-color: #575451; height: 360px;}
#area-2{margin-left: 16px; margin-right: 16px; background-color:#807A73; height: 360px;}
#area-3{background-color: #AAA096; height: 360px;}
.item a{text-decoration: none; color:#fff;}
.item h3,.item p, #container h4{font-family: Tahoma, Arial, Helvetica, sans-serif; color:#fff;}
.item h3{font-size: 21px; line-height: 40px; padding-top: 18px; padding-bottom: 18px; font-weight: bold;}
.item p{font-size: 12px; line-height: 14px; padding: 10px 10px 0 10px; text-align: left;}

#container {width: 906px; padding: 0 51px 0 67px;}
#container .item{margin-right: 16px; margin-top:0; background-color: #AAA096; width: 286px; height: 345px; overflow: hidden;}
#container .item:hover{cursor: pointer;}
#container .bigger{width: 286px; height: 665px;}
#container article{width: 284px; height: 343px;margin: 1px;}
#container .item:hover article{background-color: #333333;}
#container .bigger article{ background-color: #333333; height: 663px;}
#container .item h3{padding-top: 2px; padding-bottom: 7px;}
#container h4{font-size: 16px; line-height: 19px; font-weight: bold; padding-top: 10px;}
#container p{display: block; overflow:hidden; height: 76px;}
#container p.normal{ height: 19px;}
.item p{text-align: center; font-size: 16px; line-height: 19px; padding-top: 0px; padding-bottom: 1px;}
#container .item .more-infos, #container .item .close-area{text-align: right; font-size: 11px; line-height: 13px; padding-right: 5px;}
#container .hide, #container .bigger article p.more-infos{display: none;}
#container .gallery{ border-top: 1px solid #AAA096; margin-top: 10px; margin-left: auto; margin-right: auto; width: 266px; display: block;}
#container .gallery img{padding:0; margin:0;}
#container .gallery .el-img-1 img{padding-right: 5px; padding-bottom: 5px; padding-top: 5px;}
#container .gallery .el-img-2 img{padding-bottom: 5px; padding-top: 5px;}
#container .gallery .el-img-3 img{padding-right: 5px;}
#container .item .close-area{height: 13px;}
#container .item .close-area a{display: none;}
#container .bigger .close-area a{display: block;}
#add-more{text-align: center;}
#add-more button{background-color: #AAA096; padding: 5px 10px; border: 1px solid #AAA096; font-weight: bold; color: #fff;}
#add-more button:hover{background-color: #333333; cursor: pointer;}
.current-page{display: none;}

#single{background-image: url('./images/main2.png'); background-position: top left; background-repeat: repeat-y; width: 890px;}
#single *{font-family: Tahoma, Arial, Helvetica, sans-serif;}
#single > aside, #single > article{display: inline-block; float: left;}
#single > aside{width: 303px; padding: 20px 0;}
#single > aside h2{color: #333333; font-size: 21px; line-height: 25px; font-weight: bold; padding-left: 10px; padding-bottom: 10px;}
#single > aside a{color: #333333; font-size: 15px; line-height: 15px; text-decoration: none; display: block; padding: 8px 10px; height: 16px;}
#single > aside a:hover, #single > aside a.current{background-image: url('./images/arrow2.png'); color: #fff; font-weight: bold; padding: 8px 10px;}
#single > article{width: 557px; padding: 20px 20px 20px 8px; color: #fff;}
#single > article h1{font-weight: bold; line-height: 24px; font-size: 20px; padding-top: 10px; padding-bottom: 10px;}
#single > article h1.title{padding-top: 0;}
#single > article h2{font-weight: bold; line-height: 20px; font-size: 18px; padding-top: 10px; padding-bottom: 10px;}
#single > article h3{font-weight: bold; line-height: 18px; font-size: 16px; padding-top: 10px; padding-bottom: 10px;}
#single > article h4{font-weight: bold; line-height: 16px; font-size: 14px; padding-top: 10px; padding-bottom: 10px;}
#single > article h5{font-weight: bold; line-height: 14px; font-size: 12px; padding-top: 10px; padding-bottom: 10px;}
#single > article h6{font-weight: bold; line-height: 12px; font-size: 10px; padding-top: 10px; padding-bottom: 10px;}
#single > article p, #single > article ul, #single > article ol{font-size: 14px; line-height: 16px; padding-top: 10px; padding-bottom: 10px; text-align: justify;}
#single > article strong{font-weight:bold;}
#single > article em{font-style: italic;}
#single > article a{font-weight: bold; color:#fff;}
#single > article ul, #single > article ol{list-style-position: inside;}
#single > article ul{list-style-type: disc;}
#single > article ol{list-style-type: decimal;}
#thumbnail img{padding-bottom: 15px;}

#footer-area{background-color: #000;}
#footer{ padding: 10px 49px; width: 926px; background-color: #000; color: #fff;}

.nivoSlider {
	position:relative;
	width:100%;
	height:448px;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	width: 621px !important;        
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 459px !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
/*	background:white; 
	filter:alpha(opacity=0); */
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	position:absolute;
	left:621px;
	bottom:0px;
	color:#312782;
        font-size: 28px;
        line-height: 45px;
	width:271px;
        padding: 74px 30px 0 18px;
        height: 448px;
	z-index:8;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
        background-color: #717171;
}

.nivo-caption h2{
        line-height: 40px;
        font-weight: bold;
        border-bottom: 2px solid #fff;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
        color: #fff;
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default .nivoSlider {
	position:relative;
	background:transparent url('./images/loading.gif') no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
        display: none;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url('./images/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('./images/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 1;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
}
.theme-default a.nivo-prevNav {
	left:0px;
}

.theme-default .nivo-caption {
    font-family: Arial, sans-serif;
}
.theme-default .nivo-caption a {
      text-decoration: none;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('./images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('./images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('./images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('./images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('./images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('./images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#head span {
    width: 205px;
    background: white;
    float: left;
}
.logo {
    margin: auto;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
#head {
background-color: #717171;
    margin: 0 auto;
    width: 1024px !important;
    padding-left: 0px !important;
    height: 161px !important;
}
#head h1, #head h2 {
    padding-left: 250px !important;
}
.main {
    width: 984px !important;
    padding: 0 20px !important;
    background-color: rgba(170, 160, 150, 0.39) !important;
}
#top-nav {
    padding: 40px 0px 33px 20px !important;
    width: 1004px !important;
    background-color: rgba(170, 160, 150, 0.39) !important;
}
#top-nav ul {
    background: rgba(51, 51, 51, 0) !important;
}
#top-nav * {
    color: #333;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    z-index: 200;
}
#single {
    background-image: url(./images/main3.png) !important;
    width: 984px !important;
}
#single > aside h2 {
    padding-left: 20px !important;
}
#single > aside a {
    padding: 8px 20px !important;
}
#single > aside a:hover, #single > aside a.current {
    padding: 8px 20px !important;
}
#single > article {
    width: 628px !important;
    padding: 20px 20px 20px 20px !important;
}
#single > aside {
    width: 316px !important;
    padding: 20px 0;
}
#single > aside a:hover, #single > aside a.current {
    background-image: url(./images/arrow3.png) !important;
    padding: 8px 0px 8px 20px !important;
    background-repeat: no-repeat !important;
    background-position-x: 100% !important;
}
#thumbnail img {
    width: 984px !important;
}
.item {
    width: 317px !important;
}
#sidebar #contact {
    width: 290px !important;
}
#sidebar form {
    width: 626px !important;
}
#single > article p, #single > article ul, #single > article ol {
    font-size: 15px !important;
    line-height: 1.4em !important;
    text-align: left !important;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #2EA3F2 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: #eee; 
border-color:#eee; 
padding: 6px 20px !important; 
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    padding: 10px !important;
}
.wpcf7 p {
    padding-bottom: 0px !important;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    margin-top: 7px !important;
}
.wpcf7-submit {
    color: #333333 !important;
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 17px !important;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0px !important;
    padding: 6px 20px;
    line-height: 1.7em;
    background: #aaa096 !important;
    border: 0px solid !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.wpcf7-submit:hover {
    background-color: #333 !important;
    color: #dedad6 !important;
    padding: 6px 20px !important;
}
#footer-area {
    background-color: #717171!important;
}
#footer {
background-color: rgba(170, 160, 150, 0) !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#sidebar #contact {
    line-height: 1.45em;
}
.item {
    width: 317px !important;
    height: 330px !important;
}
.item p {
    padding-top: 15px !important;
}
#head {
    background-color: rgb(222, 218, 214) !important;
}
#head h1, #head h2, #head nav {
    background-color: rgba(113, 113, 113, 0) !important;
}
#head h1 {
    padding-top: 78px;
    font-size: 20px !important;
    line-height: 44px;
    font-weight: 900 !important;
    text-align: right !important;
    padding-right: 30px !important;
}
#head h2 {
    font-size: 18px !important;
    padding-bottom: 5px !important;
    text-align: right !important;
    padding-right: 30px !important;
padding-top: 0px !important;
}
#head * {
    color: #333 !important;
    text-decoration: none;
}
#head nav {
display: none !important;
}