@import url('base.css');
@import url('grid.css');
@import url('icons.css');
@import url(https://fonts.googleapis.com/css?family=Montserrat);

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

}

body {
background:#fff;
font:13px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height:24px;
color:#8c8c8c;
margin:0;
padding:0;
}

.content-wrapper {
width:1040px;
background:#fff;
margin:0 auto;
padding:40px 0px 20px;
position:relative;
z-index:0;
clear:both;
}

.featured-column {
width:100%;
margin:0px 0px 30px 0px;
padding:46px 80px 33px 80px;
background:#ecf0f1 url(../images/sample_images/bg_featured.png) repeat-y top center !important;
}

.featured-column-gallery {
width:100%;
margin:0px 0px 30px 0px;
padding:32px 0px 34px 0px;
background:#f5f5f5 url(../images/sample_images/bg_featured2.png) repeat-y top center !important;
}

.featured-column-gallery h1, .featured-column-gallery h2, .featured-column-gallery h3,
.featured-column-gallery h4, .featured-column-gallery h5, .featured-column-gallery h6, .featured-column-gallery p {
color:#fff;
}

.featured-column-gallery .list_carousel {margin-bottom:-34px;}

/***** Header Styling *****/
header {
width:100%;
background:#34495e;
margin:0 auto;
padding-bottom:1px;
}

#top-info {
height:98px;
}

#logo {
width:123px\9;
height:28px\9;
position:relative;
top:15px;
float:left;
}

#logo img {
width:123px;
height:28px;
}

/***** Mainmenu Styling *****/
.left-menu {width:100%; height:65px; float:left;}
.right-menu {width:20%; height:65px; float:left;}
.tinynav {display:none;}

#mainmenu-wrapper {
/*width:960px;*/
height:65px;
margin:0 auto;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

#mainmenu {
width:100%;
/*margin:0px 0px 0px 66px;*/
float:left;
}

#mainmenu ul {
font-family: 'Roboto', Helvetica, Arial;
font-weight:300;
font-size:15px;
float:left;
padding-left: 0px;
}

#mainmenu ul li {
color:#fff;
list-style:none;
line-height:15px;
position:relative;
padding: 15px 35px 15px 40px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transitionn: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
float:left;
}

span.desc-menu {
color:#7e8892;
padding-bottom:20px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:11px;
position:relative;
}

#mainmenu ul li a, #mainmenu ul li a:visited {
display:block;
color:#000;
text-decoration:none;
/*font-weight: 600;*/
font-size: 16px;
font-family: "helveticaneue";
text-transform:uppercase;
}
#mainmenu ul li a:hover {
display:block;
color:#CEB761;
text-decoration:none;
}

#mainmenu ul li:hover {
background:url(../images/active_menu_green.gif) top repeat-x;
text-decoration:none;
color:#CEB761;
}

#mainmenu ul li:first-child {
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
padding-left:0px;
}

#mainmenu ul li.dropdown .selected {
background-image:none !important;
background-color:rgba(26, 188, 156, 0.1);
}

#mainmenu ul li.selected {
background:url(../images/active_menu_green.gif) top repeat-x;
text-decoration:none;
color:#2f87aa;
}

#mainmenu ul li.selected a {
text-decoration:none;
color:#CEB761;
}

#mainmenu ul li.selected ul li a{
text-decoration:none;
color:#CEB761;
}

#mainmenu ul li.selected ul li a:hover{
text-decoration:none;
color:#d4d7db;
}

#mainmenu ul li li:hover {
background:none;
background-color:rgba(26, 188, 156, 0.1);
}

#menu li li {
border-right:none;
position:relative;
z-index:100;
line-height:20px!important;
margin:0!important;
padding:0!important;
}

#menu ul {
display:none;
position:absolute;
padding:0px;
top:66px;
left:-19px;
width:160px;
background-color:#34495e;
-webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    3px 3px 3px rgba(50, 50, 50, 0.2);
box-shadow:         3px 3px 3px rgba(50, 50, 50, 0.2);
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
z-index:990;
}

#menu ul ul, #menu ul ul ul {
display:none;
position:absolute;
top:0px;
left:137px;
width:160px;
padding-top:0px;
-webkit-border-radius: 5px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 5px;
-moz-border-radius-topleft: 0;
border-radius: 5px;
border-top-left-radius: 0;
z-index:999;
}

#menu li ul a,#menu li ul a:visited {
width:160px;
color:#d4d7db;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:12px;
text-transform:capitalize;
line-height:18px;
z-index:190;
text-decoration:none;
padding:9px 18px 10px 18px;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}

#menu li ul a:hover {
border:none;
padding-left:22px;
}

#menu ul ul li:first-child a {
margin-top:0px;
}

/***** Page Title and Breadcrumb Stylesheet *****/
#pagetitle-container {
width:100%;
margin:0px auto;
padding:50px 0 30px 0;
background: url(../images/page-title-background.jpg);
}

#pagetitle-container h2 {
margin-bottom:0px;
color:#444;
}

#pagetitle-container h3 {
margin-bottom:0px;
color:#fff;
/*color:#696969;*/
font-size:27px;
}


/***** Slideshow Stylesheet *****/
#slideshow-container {
width:100% !important;
height:463px;
background:#e4e6e6;
position:relative;
overflow:hidden;
padding:0;
}

#slideshow-container2 {
width:100% !important;
height:440px;
background:#e4e6e6;
position:relative;
overflow:hidden;
padding:0;
}

.banner {
width:100%;
height:440px !important;
position:relative;
overflow:hidden;
margin:0 auto;
}

.banner2 {
width:100%;
height:440px !important;
position:relative;
overflow:hidden;
margin:0 auto;
}

.banner-pf {
width:100%;
height:450px !important;
background:#dcdcdc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-bottom:10px;
position:relative;
overflow:hidden;
}

.banner-pf ul li img {
height:450px !important;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.banner-blog {
width:100%;
height:227px !important;
background:#dcdcdc;
position:relative;
overflow:hidden;
}

#slide-box {
margin:0px 0px -107px 0px !important;
position:relative;
top:-66px;
left:-26px;
z-index:999 !important;
overflow:hidden;
}

@media \0screen {.promo-box h3 {font-size:23px;}}

/***** Extra Stylesheet *****/
.note .row {margin-bottom:-23px;}
.note-folded .row {margin-bottom:-23px; overflow:hidden;}
.big-heading {font-size:52px;}
.midtext {font-size:22px; margin-right:10px;}

@media \0screen {
.ie8fix {float:left; padding:0;}
.circular-bar-green, .circular-bar-blue {display:none;}
.circular-bar-orange, .circular-bar-red, .circular-bar {display:none;}
}


.list-line-contact li {
margin-bottom:16px;
padding-bottom:4px;
border-bottom:1px solid #e6e6e6;
}

.list-line li {
margin-bottom:6px;
padding-bottom:6px;
border-bottom:1px solid #e6e6e6;
}

.title-line span {
background:#fff;
padding-right:12px;
position:relative;
top:-14px;
}

.title-line {
margin:12px 0px 24px 0px;
background:#e6e6e6;
height:4px;
}

.handwrite {
font-family: "Pacifico", Helvetica, Arial, sans-serif !important;
text-transform:none !important;
}

.quote-box {
background-color:#1abc9c;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow:hidden;
margin:10px 0px;
padding:14px 19px 4px 19px;
}

blockquote.float-none:before {
display:none !important;
}

blockquote .quote-box p {
font-size:16px;
line-height:24px;
color:#fff;
}

.special-position {
margin-top:0px!important;
}


/* BG Color - used when change color backround of icon */
.bg-grey {background:#95a5a6 !important; color:#fff !important; -webkit-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); -moz-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); box-shadow: 0px 0px 0px 1px rgba(221,221,221,0);}
.bg-green {background:#1abc9c !important; color:#fff !important; -webkit-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); -moz-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); box-shadow: 0px 0px 0px 1px rgba(221,221,221,0);}
.bg-blue {background:#3498db !important; color:#fff !important; -webkit-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); -moz-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); box-shadow: 0px 0px 0px 1px rgba(221,221,221,0);}
.bg-orange {background:#e67e22 !important; color:#fff !important; -webkit-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); -moz-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); box-shadow: 0px 0px 0px 1px rgba(221,221,221,0);}
.bg-red {background:#e74c3c !important; color:#fff !important; -webkit-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); -moz-box-shadow: 0px 0px 0px 1px rgba(221,221,221,0); box-shadow: 0px 0px 0px 1px rgba(221,221,221,0);}



/***** Shape Images Stylesheet *****/
.three .shape, .block-grid.four-up .shape {width: 214px; height: 235px; position: relative; margin:5px 0 10px 0;}
@-moz-document url-prefix(){.three .shape, .block-grid.four-up .shape { height: 234px; }}

.four .shape, .block-grid.three-up .shape {width: 296px; height: 325px; position: relative; margin:5px 0 10px 0;}
@-moz-document url-prefix(){.four .shape, .block-grid.three-up .shape { height: 323px; }}

.six .shape, .block-grid.two-up .shape {width: 463px; height: 508px; position: relative; margin:5px 0 10px 0;}
@-moz-document url-prefix(){.six .shape, .block-grid.two-up .shape { height: 506px; }}

.four .shape img, .block-grid.three-up .shape img {height:100% !important;}
.three .shape img, .block-grid.four-up .shape img {height:100% !important;}
.six .shape img, .block-grid.two-up .shape img {height:100% !important;}

.three .shape .overlay, .block-grid.four-up .shape .overlay {
width: 214px;
height: 235px;
position: absolute;
top:-1px;
left:0px;
z-index:500;
pointer-events:none;
background-repeat: no-repeat;
outline:0;
}
@-moz-document url-prefix(){.three .shape .overlay, .block-grid.four-up .shape .overlay { height: 234px; }}
@-moz-document url-prefix(){.three .lightbox-item, .block-grid.four-up .lightbox-item {height:234px;}}
.three .shape .lightbox-item-overlay-content:nth-of-type(1n) { z-index:600\9; background-color:transparent\9; background-image:url(../images/shape_hexagon_hover.png\9); background-size:214px 235px\9; }
.block-grid.four-up .shape .lightbox-item-overlay-content:nth-of-type(1n) { z-index:600\9; background-color:transparent\9; background-image:url(../images/shape_hexagon_hover.png\9); background-size:214px 235px\9; }
x:-o-prefocus, .three .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:214px 235px;}
x:-o-prefocus, .block-grid.four-up .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:214px 235px;}
::-ms-reveal, .three .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:214px 235px;}
::-ms-reveal, .block-grid.four-up .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:214px 235px;}

.four .shape .overlay, .block-grid.three-up .shape .overlay {
width: 296px;
height: 325px;
position: absolute;
top:-1px;
left:0px;
z-index:500;
pointer-events:none;
background-repeat: no-repeat;
outline:0;
}
@-moz-document url-prefix(){.four .shape .overlay, .block-grid.three-up .shape .overlay { height: 323px; }}
@-moz-document url-prefix(){.four .lightbox-item, .block-grid.three-up .lightbox-item {height:323px;}}
.four .shape .lightbox-item-overlay-content:nth-of-type(1n) { z-index:600\9; background-color:transparent\9; background-image:url(../images/shape_hexagon_hover.png\9); background-size:296px 324px\9; }
.block-grid.three-up .shape .lightbox-item-overlay-content:nth-of-type(1n) { z-index:600\9; background-color:transparent\9; background-image:url(../images/shape_hexagon_hover.png\9); background-size:296px 324px\9; }
x:-o-prefocus, .four .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:296px 324px;}
x:-o-prefocus, .block-grid.three-up .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:296px 324px;}
::-ms-reveal, .four .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:296px 324px;}
::-ms-reveal, .block-grid.three-up .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:296px 324px;}

.six .shape .overlay, .block-grid.two-up .shape .overlay {
width: 463px;
height: 508px;
position: absolute;
top:-1px;
left:0px;
z-index:500;
pointer-events:none;
background-repeat: no-repeat;
outline:0;
}
@-moz-document url-prefix(){.six .shape .overlay, .block-grid.two-up .shape .overlay { height: 506px; }}
@-moz-document url-prefix(){.six .lightbox-item, .block-grid.two-up .lightbox-item {height:506px;}}
.six .shape .lightbox-item-overlay-content:nth-of-type(1n) { z-index:600\9; background-color:transparent\9; background-image:url(../images/shape_hexagon_hover.png\9); background-size:463px 507px\9; }
.block-grid.two-up .shape .lightbox-item-overlay-content:nth-of-type(1n) { z-index:600\9; background-color:transparent\9; background-image:url(../images/shape_hexagon_hover.png\9); background-size:463px 507px\9; }
x:-o-prefocus, .six .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:463px 507px;}
x:-o-prefocus, .block-grid.two-up .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:463px 507px;}
::-ms-reveal, .six .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:463px 507px;}
::-ms-reveal, .block-grid.two-up .shape .lightbox-item-overlay-content {z-index:600; background:transparent url(../images/shape_hexagon_hover.png); background-size:463px 507px;}

.shape hr {border-width: 1px 0 0 !important;}
.four .shape h6 , .block-grid.three-up .shape h6{margin-top:27%;}
.six .shape h6, .block-grid.two-up .shape h6 {margin-top:42%;}

/* shapes mask */
.three .shape .overlay.hexagon, .block-grid.four-up .shape .overlay.hexagon {
background: url(../images/shape_hexagon.png);
background-size:214px 235px;
}
@media \0screen {
.three .shape .overlay.hexagon, .block-grid.four-up .shape .overlay.hexagon {
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shape_hexagon.png', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shape_hexagon.png', sizingMethod='scale')";
}
}
@-moz-document url-prefix(){.three .shape .overlay.hexagon, .block-grid.four-up .shape .overlay.hexagon { background-size:214px 234px; }}

.four .shape .overlay.hexagon, .block-grid.three-up .shape .overlay.hexagon {
background: url(../images/shape_hexagon.png);
background-size:296px 325px;
}
@media \0screen {
.four .shape .overlay.hexagon, .block-grid.three-up .shape .overlay.hexagon {
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shape_hexagon.png', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shape_hexagon.png', sizingMethod='scale')";
}
}
@-moz-document url-prefix(){.four .shape .overlay.hexagon, .block-grid.three-up .shape .overlay.hexagon { background-size:296px 323px; }}

.six .shape .overlay.hexagon, .block-grid.two-up .shape .overlay.hexagon {
background: url(../images/shape_hexagon.png);
background-size:463px 508px;
}
@media \0screen {
.six .shape .overlay.hexagon, .block-grid.two-up .shape .overlay.hexagon {
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shape_hexagon.png', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/shape_hexagon.png', sizingMethod='scale')";
}
}
@-moz-document url-prefix(){.six .shape .overlay.hexagon, .block-grid.two-up .shape .overlay.hexagon { background-size:463px 506px; }}




/***** Contact Area Stylesheet *****/
#map {
width:100%;
height:350px;
background:#f6f6f6;
margin:-28px 0px 20px 0px;
float:left;
}

address i {
font-size:13px;
margin-right:6px;
position:relative;
top:2px;
}

#contact-form-area {
width:100%;
margin:10px 0px 10px 0px;
float:left;
}

fieldset {
border:0;
}

form#contactform label {
font-size:13px;
line-height:32px;
width:15%;
margin-bottom:0px;
float:left;
clear:both;
}

form#contactform input {
width:55%;
margin:0px 15px 15px 0px;
float:left;
}

form#contactform textarea {
width:75%;
margin-bottom:15px;
float:left;
overflow:hidden;
}

form#contactform .buttoncontact {
background:#B13B27;
}

form#contactform .buttoncontact:hover {
background:#C83B36;
}

form#contactform em {
font-family:Arial, Helvetica, sans-serif;
color:#db4e43;
display:inline;
}

.loading {
font-size:13px;
height:20px;
background:url(../images/loading.gif) 0 4px no-repeat;
margin:5px 0px 0px 7px;
padding:0px 0px 0px 23px;
color:#797979;
float:left;
}

.success-contact {
width:100%;
font-size:13px;
text-align:center;
color:#749958;
background-color:#d8f1c6;
border:1px solid #b3cda1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,.1);
-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,.1);
box-shadow:0px 1px 2px 0px rgba(0,0,0,.1);
clear:both;
display:block;
margin:4px 0 0px 0px;
padding:9px 10px 11px 10px;
}

/***** Bottom Content Styling *****/
#bottom-content {
width:100%;
padding:29px 0px 13px 0px;
background-color:#eaeaea;
}


/***** Footer Styling *****/
footer {
width:100%;
background-color:#303030;
margin:0 auto;
padding:36px 0px 21px 0px;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
color:#fff;
}

footer p {
font-size:11px;
line-height:18px;
color:#85929e;
}

.footer-logo {
margin-bottom:4px;
}

.footer-logo {
width:123px;
height:28px;
}

.say-hello {
width:143px;
height:153px;
margin-top:-117px;
margin-bottom:-34px;
background:url(../images/footer_button.png) no-repeat;
position:relative;
left:171px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.say-hello {
background:url(../images/footer_button@2x.png) no-repeat;
background-size: 143px 153px;
}
}

@media \0screen {.say-hello {background:url(../images/footer_button.png) no-repeat !important;}}

.say-hello h4 a, .say-hello h4 a:visited {
color:#fff;
text-decoration:none;
position:relative;
top:36px;
left:22px;
}

ul.footer-address {
border-bottom:1px solid #415971;
margin-top:1px;
padding-bottom:13px;
}

ul.footer-address li {
font-size:11px;
color:#85929e;
display:inline-block;
margin-right:25px;
}

ul.footer-address li.address:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#61758a; content:'\21b8'; font-size:14px; margin-right:6px; position:relative; top:2px;}
ul.footer-address li.phone:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#61758a; content:'\f15b'; font-size:14px; margin-right:6px; position:relative; top:3px;}
ul.footer-address li.email:before {font-family:'WebHostingHub-Glyphs'; background:none;width:auto; height:auto; font-style:normal; color:#61758a; content:'\f028'; font-size:14px; margin-right:6px; position:relative; top:4px;}

ul.footer-link {
margin-top:-5px;
}

ul.footer-link li {
padding-right:10px;
font-size:11px;
color:#85929e;
display:inline-block;
}

ul.footer-link li:after {
font-size:12px;
color:#85929e;
content:"\7C";
margin-left:14px;
top:-1px;
position:relative;
}

ul.footer-link li:last-child:after {
content:"";
display:none;
}

ul.footer-link li a, ul.footer-link li a:visited, ul.footer-address li a, ul.footer-address li a:visited {
color:#85929e;
text-decoration:none;
}
#footlink
{
color:#85929e;
}
#footlink:hover{
    color: white;
}
.vision
{
	background: #F5F5F5;
	margin-bottom: 30px;
	margin-top: 48px;
	padding: 35px 30px 20px;
	min-height: 290px;
}
.vismis p
{
	text-align: justify;
}
.box-with-icon-title
{
	float: left;
}
.icon
{
	color: #443120;
	float: left;
	font-size: 45px;
	margin-right: 20px;
}
#send-comment
{
display:inline-block;
font-family: 'Roboto', Helvetica, Arial;
text-transform:uppercase;
color:#fff !important;
cursor:pointer;
text-decoration:none;
margin:0px 5px 10px 0px;
font-size:12px;
padding:9px 16px 9px 16px;
background:#443120;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:none;
float:left;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}
form#contactform input.error {
color: #B94A48;
background-color: #F2DEDE;
border-color: #EED3D7;
border: 1px solid #e1a1a1;
}
label.error {color:#fff;
background-color: #B94A48;
border:none}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus
{
	background:none;
}
.headerbg
{
background:#fff;
}
.headerbgdown
{
background:#f5f5f5;
}
.top-infoh
{
height:90px;
}
.logo-left
{
width:60px!important;
height:60px!important;
}
.logo-right
{
width: 256px!important;
padding-left: 8px!important;
margin-bottom: 9px!important;
}
.logo-left-left
{
width:auto!important;
height:60px!important;
padding-left: 73px!important;
}
/* .menuhd
{
height:63px!important;
} */
