/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Open Sans", "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h2 {
    margin: 0;
    padding-top: 5px;
	padding-bottom:5px;
    font-size: 2.7em;
    font-weight: 600;
}

/* Custom Button Styles */

.dark {
    color: #fff;
    background-color: rgba(0,0,0,0.3);
top: 0%;
padding-top:8px;
padding-bottom:12px;
position: absolute;
left:0%;
right:0%;
  z-index: 1;
  color: white;
  text-shadow: 0 3px 5px rgba(0,0,0,.6);

}

.dark2 {
    color: #fff;
    background-color: rgba(0,0,0,0.3);
bottom: 0%;
padding-top:12px;
padding-bottom:9px;
 z-index: 4;
 position: absolute;
left:0%;
right:0%;
}


.find{
	
    font-size: 1.7em;
    font-weight: 600;
color: #f2f2f2;

}



.find:link,
.find:hover,
.find:focus,
.find:active{
	
    font-size: 1.7em;
    font-weight: 600;
color: #f2f2f2;

}




.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
 
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 50px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 6000;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 13px 13px 0 0;
	z-index: 6000;
	

}

/* Header */

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* About */

.about {
    padding: 50px 0;
}

/* Services */

.services {
    padding: 50px 0;
		background-color:#b28900



;
}

.service-item {
    margin-bottom: 30px;
}

/* Callout */

.callout {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* Portfolio */

.portfolio {
    padding: 50px 0;
}

.portfolio-item {
    margin-bottom: 30px;
}

.img-portfolio {
    margin: 0 auto;
}

.img-portfolio:hover {
    opacity: 0.8;
}

/* Call to Action */

.call-to-action {
    padding: 50px 0;
	background-color: #4398CC;
}

.call-to-action .btn {
    margin: 10px;
}

.bg-primary { 
    background-color: #4681BD;
}

.bg-foot { 
    background-color: #333333;
	color: #ccc;
}


/* Map */

.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}

/* Footer */

#footer {
    padding-top:20px;
	padding-bottom:6px;
}


div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.transbox {
  padding: 30px;
 color: white;
  background-color: #000000;
  border: 0px solid black;
border-radius: 0px;
  opacity: 0.2;
  filter: alpha(opacity=20); /* For IE8 and earlier */

}








#newsletter-container {
padding-top:20px;
padding-bottom:40px;
}

#newsletter-container h3 {
font-size: 1.7em;
line-height: 46px;
color: #666666;
text-transform: uppercase;
margin: 0;

}

h3 {
font: 1.7em Arial,sans-serif;
margin: 10px 0 10px;
color: #ffffff;
text-transform: uppercase;
}

#newsletter-container form {

}

#newsletter-container input[type=text] {
height: 46px;
width: 300px;
vertical-align: top;
margin-right: 5px;
border-radius: 3px;
border: 1px solid #999999;
background: #F1F1F1;
line-height: 20px;
padding: 5px 10px 5px 10px;
color: #999999;
}

input, select, textarea {
outline: 0;
}

#newsletter-container .btn {
padding: 12px 20px;
font-size: 17px;
line-height: 20px;
}

.btn-custom-3 {
color: #fff;
background-color: #4681BD;
border-color: #5c5f5e;
-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

.btn-custom-3:hover {
color: #fff;
background-color: #468DBD;
border-color: #5c5f5e;
-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

.fa-cloud {
  color: #FF9900;
}


.fa-arrows {
  color: OliveDrab;;
}

.fa-flask {
  color: RebeccaPurple ;
}

::selection {
background-color: #7bae23;
color: #fff;
}

p {
	font-family: 'Open Sans';
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 23px;
}
blockquote {
	font-family: 'Open Sans';
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 23px;
}
pre {
	font-family: 'Open Sans';
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 23px;
}

.h2, h2 {
    font-size: 26px;
	font-weight: 500;
 padding-bottom:20px;
}

.h4, h4 {
    font-size: 24px;
	font-weight: 500;
}

.h5, h5 {
    font-size: 17px;
	font-weight: 600;
}

.lead {
    font-size: 19px;
}

.addr2 {
    font-size: 1em;
	    color: #666;
}

.addr {
    font-size: 1em;
	    color: #ccc;
}

.addr:link,
.addr:hover,
.addr:focus,
.adr:active{
	
   
color: #ccc;

}





/* Mailer */




    #mlb2-2456375,
    #mlb2-2456375 *,
    #mlb2-2456375 a:hover,
    #mlb2-2456375 a:visited,
    #mlb2-2456375 a:active {
        overflow: visible;
        position: static;
        background: none;
        border: none;
        bottom: auto;
        clear: none;
        cursor: default;
        float: none;
        font-size: medium;
        letter-spacing: normal;
        line-height: normal;
        text-align: left;
        text-indent: 0;
        text-transform: none;
        visibility: visible;
        white-space: normal;
        max-height: none;
        max-width: none;
        left: auto;
        min-height: 0;
        min-width: 0;
        right: auto;
        top: auto;
        width: auto;
        z-index: auto;
        text-shadow: none;
        box-shadow: none;
    }
    
    #mlb2-2456375 h4 {
        font-weight: normal;
    }
    
    #mlb2-2456375 .subscribe-form {
        padding: 20px;
        width: 100% !important;
        border: -2px solid #BDC3C7!important;
        background: #FFFFFF none!important;
        -webkit-border-radius: 10px!important;
        -moz-border-radius: 10px!important;
        border-radius: 10px!important;
    }
    
    #mlb2-2456375 .subscribe-form .form-section {
        /* float: left; */
        /* width:auto; */
        margin-bottom: 20px;
    }
    
    #mlb2-2456375 .subscribe-form .form-section h4 {
        margin: 0px 0px 15px 0px;
        padding: 0px!important;
        color: #000000!important;
        font-family: Open Sans!important;
        font-size: 26px!important;
        line-height: 100%;
    }
    
    #mlb2-2456375 .subscribe-form .form-section p {
        line-height: 150%;
        padding: 0px!important;
        margin: 0px 0px 0px 0px;
        color: #000000!important;
        font-family: Open Sans!important;
        font-size: 16px!important;
    }
    
    #mlb2-2456375 .subscribe-form .form-section .confirmation_checkbox {
        line-height: 150%;
        padding: 0px!important;
        margin: 0px 0px 0px 0px;
        margin-bottom: 15px!important;
        color: #000000!important;
        font-family: Open Sans!important;
        font-size: 12px!important;
        font-weight: normal !important;
    }
    
    #mlb2-2456375 .subscribe-form .form-section .confirmation_checkbox input[type="checkbox"] {
        margin-right: 5px!important;
    }
    
    #mlb2-2456375 .subscribe-form .form-section .form-group {
        margin-bottom: 15px;
    }
    
    #mlb2-2456375 .subscribe-form .form-section .form-group label {
        float: left;
        margin-bottom: 10px;
        width: 100%;
        line-height: 100%;
        font-weight: bold;
        color: #000000!important;
        font-family: Open Sans!important;
        font-size: 16px!important;
    }
    
    #mlb2-2456375 .subscribe-form .form-section .checkbox {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
    
    #mlb2-2456375 .subscribe-form .form-section .checkbox label {
        color: #000000!important;
        font-family: Open Sans!important;
        font-size: 16px!important;
    }
    
    #mlb2-2456375 .subscribe-form .form-section .checkbox input {
        margin: 0px 5px 0px 0px;
    }
    
    #mlb2-2456375.ml-subscribe-form .form-group .form-control {
        width: 100%;
        font-size: 13px;
        padding: 10px 10px;
        height: auto;
        font-family: Open Sans;
        border-radius: 5px;
        border: 2px solid #BDC3C7!important;
        color: #000000!important;
        background-color: #FFFFFF!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        clear: left;
    }
    
    #mlb2-2456375.ml-subscribe-form button {
        border: none !important;
        cursor: pointer !important;
        width: 100% !important;
        border-radius: 5px !important;
        height: 40px !important;
        background-color: #4681BD!important;
        color: #FFFFFF!important;
        font-family:Open sans!important;
        font-size: 16px!important;
        text-align: center !important;
    }
    
    #mlb2-2456375.ml-subscribe-form button.gradient-on {
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    }
    
    #mlb2-2456375.ml-subscribe-form button.gradient-on:hover {
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    }
    
    #mlb2-2456375.ml-subscribe-form button[disabled] {
        cursor: not-allowed!important;
    }
    
    #mlb2-2456375.ml-subscribe-form .form-section.ml-error label {
        color: red!important;
    }
    
    #mlb2-2456375.ml-subscribe-form .form-group.ml-error label {
        color: red!important;
    }
    
    #mlb2-2456375.ml-subscribe-form .form-group.ml-error .form-control {
        border-color: red!important;
    }
    
    #mlb2-2456375 .ml-vertical-align-center {
        text-align: center;
    }
    
    #mlb2-2456375 .ml-block-success,
    #mlb2-2456375 form.ml-block-form {
        display: inline-block;
        width: 100% !important;
    }


