/*

Theme Name: Navaro

Template: flat-bootstrap

Author: Child Theme Configurator

Version: 1.0.1435476947

Updated: 2015-06-28 07:35:47

*/



@charset "UTF-8";

html, body{
	overflow-x: hidden !important;
}

body{

	font-size: 16px;

	background-color: #fff;

	background: url(body-bg.png) no-repeat bottom;

	background-size: contain;

	color: #000;

}



a{

	color: #1291d1;

}

a:hover, a:active, a:focus{

	color: #5ec8ef;

}



input[type="button"], input[type="submit"]{

	background-color: #1291d1;

}

input[type="button"]:hover, input[type="submit"]:hover, input[type="button"]:active, input[type="submit"]:active, input[type="button"]:focus, input[type="submit"]:focus{

	background-color: #5ec8ef;

}

.metaslider {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}

.navbar-default{
	background-color: rgba(41,162,206,0.8);
	border-color: transparent;
    width: 70%;
    margin-left: 30%;
}



.navbar-default .navbar-nav > li > a{
	color: #eee;
	font-weight: 900;
}

.navbar-default .navbar-nav > li:last-child >a {
    color: #FFFF00;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active{

	color: #fff;

	background-color: transparent;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:active{
	color: #000;
	background-color: transparent;
}

.navbar-default .navbar-nav > li:last-child >a:hover, .navbar-default .navbar-nav > li.active:last-child >a {
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: 0;
    transition: ease all .3s;
    background-color: #ffc767;
    color: #777777;
		-webkit-transition: ease all .3s;
		-moz-transition: ease all .3s;
		transition: ease all .3s;
}
.navbar-default .navbar-nav > li:last-child >a {
    background-color: #ffc767;
    color: #333;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 3px;
    -webkit-transition: ease all .3s;
		-moz-transition: ease all .3s;
		transition: ease all .3s;
		text-transform: uppercase;
}

.navbar-brand{
	background: url(logo.png);
	background-repeat: no-repeat;
	width: 250px;
	overflow: hidden;
	text-indent: -9999px;
	background-size: contain;
}

.modal-open{
	margin-right: -17px;
}

@media(max-width:1170px){
	.navbar-header{
		padding-left: 3% !important;
	}
	.navbar-default{
		width: 75%;
		margin-left: 25%;
	}
}

@media(max-width:992px){
	/* .navbar-default{
		width: 91%;
		margin-left: 9%;
	}
	.navbar-default .container{
		width: 970px;
	} */
	.navbar-header{
		padding-left: 0 !important;
	}
	.navbar-brand{
		background: url(logomobile.png);
		background-repeat: no-repeat;
		width: 82px;
		overflow: hidden;
		text-indent: -9999px;
		background-size: contain;
		padding-left: 2%;
		background-position: center center;
	}
	.nav>li>a{
		padding: 14px 10px;
	}
}

@media(max-width:900px){
	.nav>li>a{
		padding: 14px 5px;
	}
}


#masthead{

	margin-bottom: 19px;

}

header.content-header{

	min-height: 0;

}

.content-header{

	background-color: transparent;

	padding-bottom: 0;

}

.content-header h1{

	color: #555;

	text-align: center;

	text-transform: uppercase;

}

h1, h2, h3{

	font-weight: 900;

}



.services, .products{

	margin-top: 45px;

}

.service-content{

	border: 1px solid #CCC;

	background-color: #FFF;

	padding: 75px 15px 15px;

	margin-top: -75px;

	min-height: 350px;
}



.services h2, .products h3{

	font-size: 24px;

	text-align: center;

}

.before-footer img{
	padding: 15px 0px 15px 15px;
	margin: 0 auto;
}
@media(max-width:768px){
	.before-footer img{
		padding: 15px 0px 15px 15px;
		margin: 0 auto;
		display: block;
	}
	.before-footer span{
		float: none;
	}
}


.social-icons{

	position: absolute;

	z-index: 1;

	right: 45px;

	top: 45px;

}

.social-icons img{

	width: 50px;

	display: inline-block;

	margin: 0px 10px;

}



.product-wrapper{

	background-color: #fff;

	padding: 15px;

	border: 1px solid #ccc;

}



.wpcf7{

	display: inline-block;

}

.the-contact{

	text-align: center;

}

.the-contact textarea, .the-contact input[type="text"], .the-contact input[type="email"], .the-contact select, .the-contact input[type="tel"]{

	border: 1px solid #ccc;

	padding: 10px;

	max-width: 100%;
	width:100%;
}

.the-contact select{
	padding-top: 13px;
	padding-bottom: 14px;
}

.the-contact input[type="number"]{
	border: 1px solid #ccc;
	padding: 10px;
	width: 50%;
}

.wpcf7 .half {
    	width: 25%;
    	display: inline-block;
    	text-align: left;
	padding: 10px;
}

.wpcf7 td, .wpcf7 table {
    border: none;
}

.wpcf7 td{
	width: 25%;
	text-align: left;
}

.wpcf7 .note{
	width: 50%;
}

.wpcf7 .cleft{
	text-align: left;
}

.the-contact textarea {
    height: 260px;
}

.bigger p{

	font-size: 24px;

}

.site-credits{
	text-align: center;
}

.before-footer span {
    display: block;
    position: relative;
    float: right;
    font-weight: 900;
    padding: 15px 15px;
    background-color: rgba(200,200,200,0.25);
    margin-top: 20px;
}

.wpcf7-captchar {
    display: block;
	width: 100%;
}
.wpcf7-captchac {
    height: auto;
    display: block;
    float: none;
	margin: 0 auto;
}

div.wpcf7 img.ajax-loader{
	display: block;
	margin: 0 auto;
}

.wicon {
    width: 24px;
    margin-right: 5px;
}

.navbar-header {
    float: left;
    padding-left: 5%;
    background-color: white;
    height: 51px;
}

.navbar-collapse{
	clear: both;
}
.the-contact.info .wpcf7 {
    width: 100%;
}
@media screen and (max-width:768px){
	.the-contact input[type="number"]{
		width: 100%;
	}
}

.widget-title{
	font-size: 20px;
}

.hgalon {
    position: absolute;
    width: 252px;
    height: 475px;
    top: 104px;
    left: 41%;
    cursor: pointer;
}
.hbtl-300:hover~.bbtl-300{
    opacity:1;
}
.hbtl-600:hover~.bbtl-600{
    opacity:1;
}
.hbtl-300 {
    position: absolute;
    width: 136px;
    height: 183px;
    top: 402px;
    left: 59%;
    cursor: pointer;
    z-index: 1;
}
.hbtl-600 {
    position: absolute;
    width: 183px;
    height: 251px;
    top: 332px;
    left: 59%;
    cursor: pointer;
}
.hbbtl{
    position: absolute;
    width: 189px;
    height: 322px;
    top: 244px;
    left: 25%;
    cursor: pointer;
}
.hgls {
    position: absolute;
    width: 208px;
    height: 121px;
    top: 472px;
    left: 27%;
    cursor: pointer;
}
.bgalon, .bbtl-300, .bbtl-600, .bbbtl, .bgls {
    position: absolute;
    height: 200px;
    width: 350px;
    top: 14%;
    right: 3%;
    background-color: white;
    opacity: 0;
    transition: ease all 0.3s;
    border: 1px solid #bbb;
    padding: 0 15px;
}

.panel-heading {
    font-weight: 900;
}

.cta-main {
    min-width: 50px;
    font-weight: 800;
    background-color: #ffc767;
    border-color: #FFFFFF;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 0.9em;
}
.navbar-default .navbar-toggle {
    background-color: #ffc767;
    border-color: #FFFFFF;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color: #ffa100;
}
.header-button {
    float: left;
    width: 70%;
}
.bottom-space{
	margin-bottom: 30px;
}
.no-space-top-desktop{
	margin-top: -100px;
}

@media screen and (max-width:768px){
	.bgalon, .bbtl, .bbbtl, .bgls{
		display: none;
	}
	.no-space-top-desktop{
		margin-top: -50px;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    	max-height: 450px;
	}
}