@charset "UTF-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 19, 2012 */
@font-face {
    font-family: 'signika_negativebold';
    src: url('../fonts/signikanegative-bold-webfont.eot');
    src: url('../fonts/signikanegative-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signikanegative-bold-webfont.svg#signika_negativebold') format('svg')
         url('../fonts/signikanegative-bold-webfont.woff') format('woff'),
         url('../fonts/signikanegative-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'signika_negativelight';
    src: url('../fonts/signikanegative-light-webfont.eot');
    src: url('../fonts/signikanegative-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signikanegative-light-webfont.svg#signika_negativelight') format('svg'),
         url('../fonts/signikanegative-light-webfont.woff') format('woff'),
         url('../fonts/signikanegative-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'signika_negativeregular';
    src: url('../fonts/signikanegative-regular-webfont.eot');
    src: url('../fonts/signikanegative-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/signikanegative-regular-webfont.svg#signika_negativeregular') format('svg'),
         url('../fonts/signikanegative-regular-webfont.woff') format('woff'),
         url('../fonts/signikanegative-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'signika_negativesemibold';
    src: url('../fonts/signikanegative-semibold-webfont.eot');
    src: url('../fonts/signikanegative-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/signikanegative-semibold-webfont.svg#signika_negativesemibold') format('svg'),
         url('../fonts/signikanegative-semibold-webfont.woff') format('woff'),
         url('../fonts/signikanegative-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body  {
    font-family: 'signika_negativeregular', sans-serif;
    margin-top: 0px;
}

h1 {
	color : #0a7a48;
	font-size : 2.3em;
	line-height :1.0em;
	letter-spacing: -1px;
	text-decoration : none;
	font-family: 'signika_negativeregular', sans-serif;
	font-weight:normal;
    
}
	
h2 {
	color : #0a7a48;
	font-size : 1.2em;
	line-height : 1.2em;
	letter-spacing: normal;
	text-decoration : none;
	font-family: 'signika_negativesemibold', sans-serif;
	margin: 10px 0px 5px 0px;
	font-weight:normal;
}
	
h3 {
	color : #0a7a48;
	font-size : 1.0em;
	line-height : 1.2em;
	letter-spacing: normal;
	text-decoration : none;
	font-family: 'signika_negativesemibold', sans-serif;
	margin: 10px 0px 5px 0px;
}
	
h4 {
	color : #0a7a48;
	font-size : 0.8em;
	line-height : 1.2em;
	text-decoration : none;
	font-family: 'signika_negativesemibold', sans-serif;
	margin-bottom : 5px;
}

.card h4  {
  font-size : 1.05em;  
}

.card {
    border: none;
    border-radius: 0rem;
   
    
}

.card-body  {
    padding-bottom: 0rem;
}

.card-footer  {
    background-color: transparent;
    border: none;
    padding-bottom: 1rem;
    padding-top: 0rem;
}


p  {
    font-size : 1em;
	line-height : 1.4em;
	font-family: 'signika_negativeregular', sans-serif;
	text-align : left;
	font-weight : normal;
	margin-bottom: 6px;
}

a  {
    color: #0a7a48;
}

#social a  {
    padding-right:5px;
    
}
.navbar a  {
	color: #000;
}

.bg-green  {
     background-color: #0a7a48;
}

.bg-grey  {
    background-color: #ccc;
}

#banner  {
    background-image:none;
}


#search.form-control  {
        width:auto;
}


#search.form-control:focus  {
    border-color: #0a7a48;
    box-shadow: 0 0 0 .2rem rgba(216, 216, 216, 0.37);
}

.form-control:hover, .custom-select:hover  {
    border-color: #fdb813;
    box-shadow: 0 0 0 .2rem rgba(216, 216, 216, 0.37);
}

 .form-control:focus, .custom-select:focus  {
    border-color: #0a7a48;
    box-shadow: 0 0 0 .2rem rgba(216, 216, 216, 0.37);
}

#contact-form .well  {
    background-color: #d9dadb;
    padding: 20px;
}

.input-group-addon {
    background-color: #6666;
    padding: 10px;
}

.btn-primary {
     color:#fff;
    border-color: #0a7a48;
    background-color: #0a7a48;

}
.btn-primary:focus {
    color: #fff;
    background-color: #0a7a48;
    border-color: #0a7a48;
    box-shadow: 0 0 0 .25rem rgba(10, 122, 72, 0.43);
}

.btn-primary:hover {
    background-color: #0a7a48;
    border-color: #0a7a48;
    box-shadow: 0 0 0 .15rem rgba(10, 122, 72, 0.43);

}

.btn-secondary {
    color: #0a7a48;
    background-color: #ccc;
    border-color: #ccc;
}
button {
    color:#0a7a48;
    border:none;
    background-color: #fff;
}

.btn-outline-light  {
    color:#0a7a48;
    border-color: #0a7a48;
    background-color: #fff;
}

.btn-outline-light:hover, .btn-primary:hover  {
    background-color: #0a7a48;
    color: #fff;
}

.btn-gr {
    color: #fff;
    border-color: #0a7a48;
    background-color: #0a7a48;
    margin-top: 10px;
    margin-right: 5px;
}

.btn-gr:hover  {
    color:#fdb813;
}

.navbar-brand  {
    padding-top:0px;
    padding-bottom: 0px;
}



#intro  {
    border: none;
}

#products  {
    margin-right:-10px;
} 

.modal-header  {
	border-color: #0a7a48;
	background-color: #fff;
    color: #fff;
}

.modal-title  {
    color: #0a7a48;
}


#footer h3, #footer h4, #footer a:hover  {
    color:#fdb813;
}

#footer p  {
    color:#fff;
}

#footer a {
    color:#fff;
    text-decoration: underline;
}



.full_width_grey_bar  {
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}

.container-fluid.grey  {
    background-color:#ccc !important;
}

.g-recaptcha  {
    margin-bottom: 10px;
} 

#banner {
    background-color: transparent;
    background-image: url("../img/colvoy-menu-background.png");
    background-repeat: no-repeat;
    background-position: bottom left -40px;
    
}

#mobile-search  {
    background-color: transparent;
    border: none;
    color: #fff;
}



@media (min-width: 576px) {
    
    h1 {
	color : #0a7a48;
	font-size : 3.5em;
	line-height :1.2em;
	letter-spacing: -1px;
	text-decoration : none;
	font-family: 'signika_negativeregular', sans-serif;
	font-weight:normal;
    
    }

    h2 {
        color : #0a7a48;
        font-size : 1.5em;
        line-height : 1.2em;
        letter-spacing: normal;
        text-decoration : none;
        font-family: 'signika_negativesemibold', sans-serif;
        margin: 10px 0px 5px 0px;
        font-weight:normal;
    }

    h3 {
        color : #0a7a48;
        font-size : 1.3em;
        line-height : 1.2em;
        letter-spacing: normal;
        text-decoration : none;
        font-family: 'signika_negativesemibold', sans-serif;
        margin: 10px 0px 5px 0px;
    }

    h4 {
        color : #0a7a48;
        font-size : 1.2em;
        line-height : 1.2em;
        text-decoration : none;
        font-family: 'signika_negativesemibold', sans-serif;
        margin-bottom : 5px;
    }


 

     #banner  {
        background-color: transparent;
        background-image: url("../img/colvoy-background-menu-md.png");
        background-repeat: no-repeat;
        background-position: bottom left;
        }

       #social a  {
           padding-right:5px;
        }
}


@media (min-width: 768px)  {
    #banner  {
        background-position: top right -215px; 
        background-image: url("../img/Colvoy-Website-Background-md.gif");
        background-repeat: no-repeat;
    }
    
    
    
}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
    #banner  {
        background-image: url("../img/Colvoy-Website-Background-md.gif");
        background-repeat: no-repeat;
        background-size:cover;
        background-position: top left;
    }
    
    #intro  {
        border: none;
        background-color: #ccc;
    }
 
}

@media (min-width: 1200px) { 
    #banner  {
        background-image: url("../img/Colvoy-Website-Background-xlg.gif");
        background-repeat: no-repeat;
        background-position: top left -100px;
    }
    
    
}


@media (min-width: 1400px) { 
#banner  {
        background-image: url("../img/Colvoy-Website-Background-xlg.gif");
        background-repeat: no-repeat;
        background-position: top right -260px; 
      background-size: cover;

    }}