
html, body {
    height: 100%;
}
html, hmtl a {
    font-size: 100%;
    width: 100%;
}
body {
    background: none repeat scroll 0 0 #f5f6f6;
    bottom: 0;
    color: #55606a;
   /* font-family: "myChalkduster",sans-serif;*/
    font-size: 16px;
    font-weight: 300;
    left: 0;
    line-height: 28px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    font-family: "Conv_Chalkduster",sans-serif;
}
a {
    color: #2a92e5;
    cursor: pointer;
    text-decoration: none;
    transition: color 0.1s linear 0s;
}
a:hover, a:active, a:focus {
    color: #2a92e5;
    outline: 0 none;
    text-decoration: none;
}
a img {
    border: medium none;
}
a > img {
    vertical-align: bottom;
}
img {
    max-width: none;
}
.logo img{
	max-width: 90%;
}
strong {
    font-weight: 700;
}
p {
    margin: 0 0 30px;
}
hr {
    border-bottom: medium none;
    border-color: #f1f1f1 -moz-use-text-color -moz-use-text-color;
    border-left: medium none;
    border-right: medium none;
    border-style: dashed none none;
    margin: 50px 0;
}
ul {
    list-style: outside none none;
}
li {
    line-height: 30px;
}
.align-left {
    float: left;
    margin: 0 25px 0 0 !important;
}
.align-right {
    float: right;
    margin: 0 0 0 25px !important;
}
.text-align-left {
    text-align: left;
}
.text-align-center {
    text-align: center;
}
.text-align-right {
    text-align: right;
}
.color-text {
    color: #2a92e5;
}
.through {
    text-decoration: line-through;
}
input, button, select, textarea {
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
    outline: 0 none;
}
input:focus, textarea:focus, input[type="text"]:focus {
    outline: 0 none;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #55606a;
}
code, pre {
    border-radius: 3px;
    color: #232527;
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 12px;
    padding: 0 3px 2px;
}
code {
    background-color: #f6f6f6;
    border: 1px solid #dde4e9;
    color: #232527;
    padding: 2px 4px;
    white-space: nowrap;
}
pre {
    background-color: #fcfcfc;
    border: 1px solid #dde4e9;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin: 70px 50px;
    padding: 30px;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
pre code {
    background-color: transparent;
    border: 0 none;
    color: inherit;
    padding: 0;
    white-space: pre-wrap;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
    color: #4c4f55;
    /*font-family: "Open Sans",sans-serif;*/
    font-family:'Conv_Chalkduster',Sans-Serif;
    font-weight: 300;
    line-height: 1.5em;
    margin: 0 0 20px;
    text-transform: uppercase;
}
h1 {
    font-size: 48px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
h3.spec {
    color: #4c4f55;
    font-size: 24px;
    font-weight: 300;
    line-height: 1em;
    margin-bottom: 30px;
    padding-top: 0.4em;
    text-transform: uppercase;
}
.logo h5 {
	color: red;
	 margin-bottom: -5px;
}
.logo h6 {
	color: purple;
	margin-bottom: 25px;
}
.logo-address h5{
	color: black;
	 margin-bottom: -5px;
}
.logo-address {
 margin-bottom: 25px;	
}
h6.title{
color: purple;	
text-align: left;
}
h5.title-green{
	margin: 30px 10px 30px 0px;
	color: green;
}
h5.title-red{
	margin: 30px 10px 30px 0px;
	color: red;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-italic {
    font-style: italic;
}
.margin-0 {
    margin-bottom: 0 !important;
}
.margin-10 {
    margin-bottom: 10px !important;
}
.margin-15 {
    margin-bottom: 15px !important;
}
.margin-20 {
    margin-bottom: 20px !important;
}
.margin-30 {
    margin-bottom: 30px !important;
}
.margin-40 {
    margin-bottom: 40px !important;
}
.margin-50 {
    margin-bottom: 50px !important;
}
.margin-60 {
    margin-bottom: 60px !important;
}
.margin-70 {
    margin-bottom: 70px !important;
}
.margin-80 {
    margin-bottom: 80px !important;
}
.spacer-5, .spacer-10, .spacer-15, .spacer-20, .spacer-25 .spacer-30, .spacer-35, .spacer-40, .spacer-45, .spacer-50, .spacer-55, .spacer-60 {
    float: left;
    width: 100%;
}
.spacer-5 {
    height: 5px;
}
.spacer-10 {
    height: 10px;
}
.spacer-15 {
    height: 15px;
}
.spacer-20 {
    height: 20px;
}
.spacer-25 {
    height: 25px;
}
.spacer-30 {
    height: 30px;
}
.spacer-35 {
    height: 35px;
}
.spacer-40 {
    height: 40px;
}
.spacer-45 {
    height: 45px;
}
.spacer-50 {
    height: 50px;
}
.spacer-55 {
    height: 55px;
}
.spacer-60 {
    height: 60px;
}
.top-5 {
    margin-top: -5px;
}
.top-10 {
    margin-top: -10px;
}
.top-20 {
    margin-top: -20px;
}
.top-30 {
    margin-top: -30px;
}
.top-40 {
    margin-top: -40px;
}
.top-50 {
    margin-top: -50px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
}
#header-wrap {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 5px #444;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
#header {
}
ul.navigation {
    display: table;
    margin: 0 auto;
}
ul.navigation li {
    float: left;
    line-height: 60px;
    list-style-type: none;
    margin-bottom: -2px;
    padding: 0 15px;
    text-transform: uppercase;
}
ul.navigation li a {
    color: #55606a;
    font-size: 13px;
    padding: 32px 0 30px;
    text-decoration: none;
}
ul.navigation li.current a {
    color: #ff8000;
}
ul.navigation li > a {
    color: #404040;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 10px 10px 50px;
    text-transform: uppercase;
}

ul.navigation li > a:hover, ul.navigation li.current > a {
    color: #ff8000;
}
ul.navigation li.current, .hasChilds:hover {
    background: url("../images/nav-active.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: 3px solid #ff8000;
}
.select-menu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: none;
}


@media (max-width: 960px) {
ul.navigation {
    display: none;
    margin: 0;
}
.select-menu {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    display: block;
    font-size: 12px;
    height: 34px;
    margin: 25px auto;
    padding: 5px;
    width: 250px;
}
.logo-img {
	/*display: none;*/
	margin: 0;
	width:50%;
    height:50%;
    margin-top: 25px;
}
.block-content {
	display: none;
	margin-bottom: -20px;
}
}
.logo, .phone {
    margin-top: 25px;
    text-align: center;
}
.content {
    margin: 40px auto;
}
.page-content {
    padding: 80px 0;
}
.page-content-first {
    padding: 50px 0;
}
#home {
    background: url("../files/images/background.png") no-repeat fixed center top rgba(211, 255, 206, 1);
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.welcome {
    color: #fff;
    display: inline-block;
    font-family: Arial,"Helvetica",sans-serif;
    font-size: 36pt;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
}
.welcome h1 {
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}
.more {
    margin: -20px 0 50px;
    text-align: center;
}
#features {
    background: none repeat scroll 0 0 #fad9ba;
    color: #221e1e;
    padding-bottom: 80px;
    padding-top: 60px;
    text-align: center;
    width: 100%;
}
#features h3 {
    color: #fff;
    font-weight: bold;
    padding-bottom: 15px;
}
#features p {
    color: #fefefe;
}
#features .feature {
    padding-top: 20px;
}
#features-img {
   /* background: none repeat scroll 0 0 #fad9ba;
    color: #221e1e;
    padding-bottom: 80px;
    padding-top: 60px;*/
   /* text-align: center;
    width: 100%;

	height: 400px;
	margin: 20px auto 120px;
	min-width: 640px;
	/*position: relative;
		background: url("../files/images/m1009-forest.jpg") no-repeat scroll 0 0
		rgba(0, 0, 0, 0);*/
	background: url("../files/images/m1009-forest.jpg") no-repeat center top rgba(92, 102, 91, 1);
	
	display: block;
    /*height: 100%;*/
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
keyframes RotateIcon {
}
@keyframes RotateIcon {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.features_icon:hover {
    animation: 0.4s linear 0s normal none 1 running RotateIcon;
    cursor: pointer;
}
img {
    opacity: 1;
    vertical-align: top;
}
.hover_img:hover, .hover_colour {
    background: url("../images/zoom.png") no-repeat scroll 50% 50% #2a92e5;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.15) inset;
    position: relative;
    transition: all 0.3s linear 0s;
}
.item_description {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #e7e7e7;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #767676;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 2px;
    margin-top: -1px;
    padding: 10px 15px;
    position: relative;
    text-align: center;
}
.item_description:hover {
    border-bottom: 2px solid #bbb;
}
.item_description a {
    color: #555;
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.item_description a:hover {
    color: #888;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    transition: none 0s ease 0s ;
}
.element {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.element img {
    max-width: 100%;
}
#options {
    padding: 0;
}
#filters2 {
    margin: 45px 0;
    text-align: center;
}
#filters {
    margin: 45px 0;
    text-align: center;
}
#filters li, #filters2 li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 0;
    overflow: hidden;
}
#filters li a, #filters2 li a {
    background: -moz-linear-gradient(center top , #ffffff 0%, #ffffff) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ededed;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.5), 0 0 10px rgba(240, 240, 240, 0.7) inset;
    color: #cccccc;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 50px;
    margin: 0 10px 0 auto;
    padding: 10px 20px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}
#filters li a.selected, #filters2 li a.selected {
    background: -moz-linear-gradient(center top , #ffffff 0%, #ffffff) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #2a91e5;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.5), 0 0 54px rgba(42, 145, 229, 1) inset;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 10px 20px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}
#filters li a:hover, #filters2 li a:hover {
}
.projectInfo {
    display: none;
}
.skills {
    float: right;
    width: 100%;
}
.block_levels {
}
.block_levels p {
    color: #696969;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 0 4px;
    text-transform: uppercase;
}
.block_levels .progress {
    background: url("../images/bg_progress.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    height: 14px;
    margin-top: -28px;
    overflow: hidden;
    position: relative;
}
.block_levels .progress div {
    background: url("../images/bg_progress_level_blue.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    height: 14px;
    overflow: hidden;
    position: relative;
    width: 0;
}
#services-graph {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.team {
}
.team h2 {
    font-family: Avantgarde;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 36px;
}
.team .member {
    text-align: center;
}
.team .member .photo, .team .member .photo img {
    width: 100%;
}
.team img {
    width: 100%;
}
.team .member .about {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #e7e7e7;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    padding: 22px 16px 0;
}
.team .member h3 {
    margin-bottom: 2px;
}
.team .member h3, .team .member h3 a {
    line-height: 27px;
}
.team .member h4 {
    font-weight: bold;
    margin-bottom: 11px;
}
.team .member p {
    font-size: 14px;
}
.team .member {
    padding-top: 0;
    width: 100%;
}
.team .member a {
    margin-bottom: 4px;
}
keyframes RotateIcon {
}
@keyframes RotateIcon {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.icon_container:hover {
    animation: 0.4s linear 0s normal none 1 running RotateIcon;
    cursor: pointer;
}
#services {
    margin-bottom: 100px;
}
.services_intro {
    margin: -8px auto 57px;
    width: 800px;
}
.services_intro p {
    font-size: 24px;
    line-height: 38px;
    text-align: left;
}
.service_blocks {
    overflow-x: hidden;
    width: 100%;
}
.service {
    float: left;
    margin-bottom: 90px;
    margin-right: 90px;
    width: 260px;
}
.icon_container {
    background: url("../images/services/icon_holder.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 250px;
    margin: 0 auto 35px;
    padding-top: 1px;
    width: 250px;
}
.icon {
    height: 70px;
    margin: 5px;
    padding-bottom: 75px;
    padding-top: 84px;
    text-align: center;
    width: 240px;
}
.icon img {
    height: 70px;
}
#map {
    height: 550px;
    position: relative;
    width: 100%;
}
.social-icons {
    display: inline-block;
    margin-top: 6px;
}
ul.social-icons li {
    margin-top: 0;
}
.social-icons li {
    background-color: #e9e9e9;
    background-position: 0 0;
    background-repeat: repeat-y;
    border-radius: 99px;
    float: left;
    height: 28px;
    margin-bottom: 1px;
    margin-right: 1px;
    transition: background 0.2s ease-in-out 0s;
    width: 28px;
}
.social-icons.dark li {
    background-color: #525252;
    background-position: -28px 0;
    opacity: 0.25;
}
.social-icons li a {
    display: block;
    height: 100%;
    width: 100%;
}
.social-icons li:hover {
    background-position: 0 -28px;
}
.social-icons.dark li:hover {
    background-position: -28px -28px;
}
.social-icons li.skype {
    background-image: url("../images/icon-social-skype.png");
}
.social-icons li.flickr {
    background-image: url("../images/icon-social-flickr.png");
}
.social-icons li.twitter {
    background-image: url("../images/icon-social-twitter.png");
}
.social-icons li.dribbble {
    background-image: url("../images/icon-social-dribbble.png");
}
.social-icons li.facebook {
    background-image: url("../images/icon-social-facebook.png");
}
.social-icons li.googleplus {
    background-image: url("../images/icon-social-googleplus.png");
}
.social-icons li.forrest {
    background-image: url("../images/icon-social-forrest.png");
}
.social-icons li.vimeo {
    background-image: url("../images/icon-social-vimeo.png");
}
.social-icons li.rss {
    background-image: url("../images/icon-social-rss.png");
}
.social-icons li.youtube {
    background-image: url("../images/icon-social-youtube.png");
}
.social-icons li.skype:hover {
    background-color: #3dc7f4;
    opacity: 1;
}
.social-icons li.flickr:hover {
    background-color: #0063dc;
    opacity: 1;
}
.social-icons li.twitter:hover {
    background-color: #3dc7f4;
    opacity: 1;
}
.social-icons li.dribbble:hover {
    background-color: #ea4c89;
    opacity: 1;
}
.social-icons li.facebook:hover {
    background-color: #3b5998;
    opacity: 1;
}
.social-icons li.googleplus:hover {
    background-color: #dd4b39;
    opacity: 1;
}
.social-icons li.forrest:hover {
    background-color: #4eac1b;
    opacity: 1;
}
.social-icons li.vimeo:hover {
    background-color: #0daed7;
    opacity: 1;
}
.social-icons li.youtube:hover {
    background-color: #dd4b39;
    opacity: 1;
}
.social-icons li.rss:hover {
    background-color: #f39c06;
    opacity: 1;
}
.social-icons li.youtube:hover {
    background-color: #dd4b39;
    opacity: 1;
}
.contact-form, .comments-form {
    max-width: 100%;
}
.contact-form {
    margin: 0 -20px 0 0;
}
.contact-form .input-block, .comments-form .input-block {
    float: left;
    margin: 0 20px 20px 0;
}
.contact-form .input-block:nth-of-type(3n), .comments-form .input-block:nth-of-type(3n) {
    margin-right: 0;
}
.contact-form input{
    width: 400px;
}
.contact-form select{
    width: 400px;
}
.contact-form .textarea-block, .comments-form .textarea-block {
    clear: both;
}
.contact-form textarea {
    height: 150px;
    max-width: 100%;
    width: 678px;
}
.contact-form input[type="submit"], .comments-form input[type="submit"], .contact-form input[type="reset"], .comments-form input[type="reset"] {
    margin: 0 0 40px;
    width: auto;
}/*
@media only screen and (min-width: 768px) and (max-width: 959px) {
.contact-form input {
    width: 150px;
}
.contact-form textarea {
    width: 534px;
}
}
@media only screen and (max-width: 767px) {
.contact-form .input-block, .comments-form .input-block {
    float: none;
    margin: 0 0 20px;
}
.contact-form input, .comments-form input, .contact-form textarea, .comments-form textarea {
    width: 398px;
}
}
@media only screen and (max-width: 479px) {
.contact-form input, .comments-form input, .contact-form textarea, .comments-form textarea {
    width: 278px;
}
}*/
.button, input[type="submit"], input[type="reset"], button {
    background: -moz-linear-gradient(center top , #ffffff 0%, #ffffff) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ededed;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.5), 0 0 10px rgba(240, 240, 240, 0.7) inset;
    color: #cccccc;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.81em;
    letter-spacing: 0.2em;
    margin: 0 10px 0 auto;
    min-width: 150px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
    width: auto;
}
.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
    background: -moz-linear-gradient(center top , #ffffff 0%, #ffffff) repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*border: 1px solid #2a91e5;*/
    border: 1px solid #109e00;
    border-radius: 20px;
    /*box-shadow: 0 1px 3px rgba(255, 255, 255, 0.5), 0 0 54px rgba(42, 145, 229, 1) inset;*/
    
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.5), 0 0 54px rgba(211, 255, 206, 1) inset;
    /*color: #ffffff;*/
    color: #109e00;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.81em;
    letter-spacing: 0.2em;
    min-width: 150px;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.error, .success, .info, .notice {
    display: block;
    padding: 10px 20px 10px 44px;
}
.error {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/icon-box-error.png") no-repeat scroll 10px 9px #f9e5e6;
    border-color: #f7c7c9;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #b3696c;
}
.success {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/icon-box-success.png") no-repeat scroll 12px 8px #e3ebc6;
    border-color: #c2d288;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #8fa442;
}
.info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/icon-box-info.png") no-repeat scroll 10px 8px #d8ecf5;
    border-color: #9ac9df;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #528da9;
}
.notice {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/icon-box-notice.png") no-repeat scroll 10px 9px #fcf7d9;
    border-color: #f5dc7d;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #c4a21b;
}
label {
    cursor: pointer;
    display: block;
    font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
    margin: 0 0 5px;
}
input, textarea, select {
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    box-shadow: none;
    color: #8f8f8f;
    font: 12px/1.5 "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
    padding: 5px 10px;
}
input, select {
    height: 30px;
    width: 200px;
}
textarea {
    padding: 10px;
    resize: both;
}
input:hover, textarea:hover, select:hover {
    border-color: #dedede;
}
input:focus, textarea:focus, select:focus {
    border-color: #ccc;
}
input[type="submit"], input[type="reset"], button {
    font-size: 14px;
}
select, option {
    cursor: pointer;
    padding: 5px 7px;
}
input[type="checkbox"], input[type="radio"], .contact-form input[type="checkbox"], .contact-form input[type="radio"] {
    width: 20px;
}
input[type="checkbox"] {
}
input[type="radio"] {
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #b0b0b0;
}
input.placeholder, textarea.placeholder {
    color: #b0b0b0;
}
.hidden {
    display: none;
}
.contact-information {
    margin: 0;
    padding: 15px 0;
}
.contact-information li {
    background-position: left center;
    list-style-type: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}
.contact-information ul li.address_1 {
    background-image: url("../files/images/icons/icon-address.png");
    background-repeat: no-repeat;
}
.contact-information ul li.phone_1 {
    background-image: url("../files/images/icons/icon-phone.png");
    background-repeat: no-repeat;
}
.contact-information ul li.email_1 {
    background-image: url("../files/images/icons/icon-email.png");
    background-repeat: no-repeat;
}
.copyright {
    background: none repeat scroll 0 0 #D3FFCE;
    color: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    margin-top: -50px;
  /*  padding: 40px 0;*/
    width: 100%;
}
.copyright p {
    /*color: #4c4f55;
    font-family: "Oswald", sans-serif;*/
	color: #000;
	font-weight: 100;
    text-transform: uppercase;
}
.copyright .social-icons {
    display: inline-block;
    text-align: center;
}
.title-page {
    margin-bottom: 80px;
}
.title-page .title {
    font-size: 20px;
    margin: 0 0 5px;
}
.title-page .title-description {
    font-size: 24px;
    font-weight: 200;
    margin: 0 0 30px;
}
.page {
    background: none repeat scroll 0 0 #f5f6f6;
    padding: 100px 0;
    position: relative;
    z-index: 99;
}
.page-alternate {
    background: none repeat scroll 0 0 #ffffff;
    padding: 100px 0;
    position: relative;
    z-index: 99;
}
.footer {
	background: none repeat scroll 0 0 #D3FFCE;
   /* color: rgba(0, 0, 0, 0.7);*/
    font-size: 11px;
   /* margin-top: -50px;*/
    padding: 40px 0;
    width: 100%;
     display: inline-block;
     position: relative;
}
.footer h6, ul, li, a {
       font-family:'Conv_Chalkduster',Sans-Serif;	
        /*color: #000 !important;*/
	font-weight: 100;
}
span:nth-child(1) {
    color: green;
}
span:nth-child(2) {
    color: orange;
}
span:nth-child(3) {
    color: red;
}
span:nth-child(4) {
    color: lightblue;
}
span:nth-child(5) {
    color: purple;
}

.table tr{   
    line-height: 30px;
    list-style-type: none;
    margin-bottom: 2px;
    padding: 0 15px;
    text-transform: uppercase;
}
.table {
 /*	float: left;
    margin: 1px 1px 1px;*/
    width:"200";
}

.calendar {
	border:1px solid #cdcdcd;
	overflow: hidden;
	/*margin-left: 1px;
    margin-right: 1px; */
    margin: 5px 0px 5px 0px;
}
.calendar td, th{
	border:1px solid #000;
	overflow: hidden;
	font-size: 11px;
	color: #000;
	padding: 0 3px;
	text-align:center;
	font-weight: 400;    
}
.calendar th{
	font-weight: 600;
	}
td.toprow{
	overflow: hidden;
	padding: 0 15px;
	background: #000;
	color: #fff;
}
th.toprow{
	overflow: hidden;
	padding: 0 15px;
	background: #000;
	color: #fff;
	
}
td.edge{
	overflow: hidden;
	background: #b4cadc;
}
td.last{
	background:green;
    overflow: hidden;
}
th.edge{
	overflow: hidden;
	background:  #b4cadc;
}
.twrapper{
	border:1px solid #0080ff;
	margin-top:10px;	
}
.twrapper p{
	font-weight: 600;
	/*margin: 5px 1px 10px 10px;*/
	font-size: 11px;
}
td.holiday {
	background:red;
	overflow: hidden;
}
td.other {
	background:yellow;
	overflow: hidden;
}

.calendar1 {
	border:1px solid #cdcdcd;
	overflow: hidden;
	margin-left: 1px;
    margin-right: 1px; 
    margin: 5px 0px 5px 0px;
    text-transform: uppercase;
}
.calendar1 td, th{
	border:1px solid #000;
	overflow: hidden;
	font-size: 13px;
	color: #000;
	padding: 0 10px;
	text-align:center;
	font-weight: 400;    
}
.calendar1 th{
	font-weight: 600;
	}
#navcontainer ul li { display: inline; }
#navcontainer li {
    line-height: 60px;
    list-style-type: none;
    margin-bottom: -2px;
    padding: 0 15px;
    text-transform: uppercase;
}

#gallerycontainer ul li { display: inline; }
#map{
/*background: none repeat scroll 0 0 #D3FFCE;*/	
background: url("../files/images/linden-map1.png") no-repeat fixed center top rgba(211, 255, 206, 1);
}
