/*
 Theme Name:   AvMap Avionics
 Theme URI:    http://bonart.it
 Description:  tk10 childe theme 2014 theme for AvMap Avionics
 Author:       Bonart srl
 Author URI:   http://bonart.it
 Template:     _tk-master
 Version:      1.0
*/

@import url("bootstrap.avmap.min.css");
@import url("bootstrap-social.css");
@import url("font-awesome/css/font-awesome.min.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
html{ 
    position: relative;
    min-height: 100%;
}

body > .container{
    padding-top:60px;

}

.col-centered{
    float:none;
    margin:auto;
}

body{
    padding-top: 25px;
    margin-bottom:85px;

}
body.logged-in .site-navigation{
    margin-top: 32px;
}

h2, h3, .Title_2{
 color: #0079BE;
}

a {
    color: #008cba;
    text-decoration: none;
}

.img-responsive img{
    display: block;
    max-width: 100%;
    height: auto;
}

.hentry{
    margin: 0;
}

.site-navigation{
    background: #fff;
    font-size: 1.1em;
    padding-bottom: 0;
    box-shadow: 0px 2px 5px #999;
    opacity: 0.95;
}

.site-navigation li{
    padding-bottom: 18px;
}

.site-navigation a{
    color:#808080;
}

#main-menu li.menu-item:hover ul.dropdown-menu{
    display:block;
}

.menu-item-has-children:hover .dropdown-menu{
    display: block;
}

.site-navigation .current-menu-item a, .site-navigation .current-page-ancestor a, .current_page_item a{
    border-bottom: 1px solid #0064A0;
}
.dropdown-menu>.active{
    background-color: #008cba!important;
}

.dropdown-menu li{
    padding-bottom: 0;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
    color: #ffffff;
    text-decoration: none;
    outline: 0;
}

.navbar .dropdown-menu>li>a, .navbar .dropdown-menu>li>a:focus{
    background: transparent;
}

.navbar .dropdown-menu>li>a:hover{
    background-color: #357ebd;
    color:#fff;
}

.site-navigation .container{
    padding-bottom: 0;
}

.menu-height{
	max-height:46px;
	padding:0;
}


#jumpMenu{
    margin:10px 8px;
}

.hero{
    background: url(img/aero-1.jpg) no-repeat 70% 45% fixed;
    height: 540px;
    position:relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color:#fff;
}

.home-top{
    background-position: left -149px; 
    max-height: 660px; 
    background-size: cover; 
    background-attachment: fixed;
}

.main-content{
    margin-top: 37px;
}

section{
    padding:50px 0;
    vertical-align: middle!important;
}

.v-center{
    display:table!important;
    vertical-align: middle;
}

.grey{
    background-color: #F2F2F2;
}

.darkgrey{
    background-color: #666;
}

.grey2{
    background-color: #ddd;
}

.white{
    background-color: #fff;
    opacity: 0.95;
    padding: 0 20px 11px;
}

.lightblue{
    background-color: #cde6ff;
}

.black{
    background-color: #000;
    opacity: 0.85;
    color:#fff;
}

.black h3{color: white;}

.btn.btn-primary.btn-buy{
    background-color: #ffcc00;
    border-color: #EABB00;
}

.btn.btn-primary.btn-buy:hover{
    background: #EABB00; 
}

.priceShop{
}


.buyareaShop{
    border:1px solid #ddd;
    border-collapse: collapse;
}

/*PADDINGS UTILITY*/
.paddingBottom0{
    padding-bottom:0;
}

.paddingTop0{
    padding-top:0;
}

.padding0{
    padding:0;
}


/*Title utility*/
.sectionTitlesHide h1, .sectionTitlesHide h2, .sectionTitlesHide h3{
    display: none;
}

.sectionTitlesHide .Title_2, .sectionTitlesHide .Title_3 {
    display:block;
}

/*GALLERIES*/
.carousel-caption{
    position: relative!important;
    color: #333;
    text-shadow: none;
    left: auto;
    text-align: center;
    right: auto;
}

.carousel-control.right, .carousel-control.left{
    background: none;
}

.carousel-indicators li{
    background: #000;
    border: 1px solid #000;
}


.navbar-brand{
    /*background: url(img/logo.png) center no-repeat;*/
    text-indent: -500000px;
    padding:23px 30px;
    margin-top: 5px;
    min-width: 126px;
}

.navbar-center{
  display: inline-block;
  float: none;
  vertical-align: top;
}

footer.site-footer{
    height:85px;
    position: absolute;
    bottom:0;
    width:100%;
}

footer.site-footer .site-footer-inner{
    background: #0079BE;
    text-align: left;  
    padding:25px 0;    
    color:#fff;
    font-size: 0.9em;    
}

footer.site-footer .site-footer-inner a{
    color:#fff;
}

/*templates*/
/*Avionic System*/
#avionics_sistem_top_container{
    background: url('img/avmap-avionics-top.jpg')  no-repeat 50% fixed;
    height: 440px;
    position:relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color:#fff;
    margin-top:-50px;
    margin-bottom:-50px;
    
}


.avionics-bg-2{
    background: url('img/avmap-efis.jpg') left 233px no-repeat;
    height: 950px;
    position:relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.PromoPrice {
	text-decoration: line-through;
    font-size:0.65em;
	color:#777;
}



.avionics-bg-2.home{
	background-position: left -149px; 
	max-height: 660px; 
	background-size: cover; 
	background-attachment: fixed;
}

/*EKP V*/
.ekpv-splash{
    min-height: 100%;
    background: #F2F2F2;
    padding-bottom: 0;
}

.ekpv-splash .container{
    padding-bottom: 0;
}

.ekpv-nav{
    padding-top:0;
	padding:0;
}

.ekpv-menu{
    font-size: 1.5em;
    background: #333;
	margin-bottom:0;
}

.ekpv-menu .container{
    padding-bottom: 0;
}


.ekpv-maps-table .glyphicon{
    font-size: 1.5em;
    
}

.ekpv-maps-table glyphicon-ok{
    color:green;
}

.ekpv-maps-table glyphicon-remove{
    color:red;
}

.ekpv-menu a{
    color:#fff;
}

.ekpv-menu.navbar .container{
    margin-top: -10.5px;
}

.ekpv-menu .nav > li > a:hover, .ekpv-menu .nav > li > a:focus, .ekpv-menu .nav > .current-menu-item > a,  .ekpv-menu .nav > .current_page_item > a{
    background-color: #0079BE;
}

.ekpv-menu .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.ekpv-menu .navbar-collapse {
  text-align: center;
}

.ekpv-map{
    background: url('img/map-bg.png') no-repeat fixed;
   /* background: url('img/Horizontale_50nm_Background.jpg') no-repeat fixed;*/
    background-size: cover;
    min-height: 350px;
}

.ekpv-map .white{
    padding:25px;
}

.ekpv-map .white h4{
    line-height: 1.4;
}

.aeromaps-bg{
    background: url('img/mapsbg1.jpg') no-repeat fixed;
    background-size: cover;
}




/*EKPV SUITE*/
.ekpv-suite{
    background: url('img/SuitePC.png') 30px center no-repeat;
}



/*MAPS AERO*/

.map-splash{
    background: url('img/Tampa_map.jpg')  no-repeat fixed;
    min-height: 300px;
}

.map-splash .container{
    background: #fff;
    opacity:0.70;
    min-height: 300px;
    margin-top: -50px;
    margin-bottom: -50px;
    vertical-align: middle;
}


.map-splash h1{
    padding-top:50px;
    opacity:1;
    font-weight: bold;
}

.buyMap div{

    text-align: center;

}

.buyMap div:hover{
}

.buyMap a{
    
}

.buyMap a:hover{
    
}

.ekpCycleBg{
    background: url('img/EKP5_cycles.jpg') -7% 50% no-repeat;
}

/*ULTRA*/
.ultrabanner{
    padding:0;
    margin: -75px -15px 0 -15px;
}

/*ADAHRS*/
.efis-bg{
    background: url(img/Installazione-EFIS.jpg) 50% no-repeat fixed;
    background-size: cover;
}

.efis-bg .white{
    margin-left:58.33333333%;
}


/*ENGIBOX*/
.engiBoxTop{
    background:url(img/engiBOX_bg.jpg) no-repeat 70% -5%;
}

.engibox_logo{
    background: url(img/logo_engibox.gif) no-repeat;
    text-indent: -90000px;
    height:auto;
    min-height:115px;
    background-size: cover;
    max-width: 500px;
}

.engiBOX-nav{
    padding:0;
}

.engiBOX-nav .navbar{
    margin-bottom:0;
}


/*PRODUCTS PAGE*/
.accessoriesItem{
    background: #fff;
    border: 9px solid #F2F2F3; 
    min-height:307px;
}


/*Vertical Menu section class*/
.vertical-column-menu .nav>li>a{
	padding:3px 0;
	display:inline;
}

.vertical-column-menu .nav>li{
	display:list-item;
}

.vertical-column-menu .nav>li>a:hover, .vertical-column-menu .nav>li>a:focus{
	background-color:transparent;
}

.vertical-column-menu .nav{
    list-style: disc;
    padding-left: 20px;	
}

.vertical-column-menu .vertical.current_page_item a{
	text-decoration:none;
}

/*Riding the skies*/
.case-st1-1{
    background: url(img/rotta_big.jpg) center no-repeat;
    background-size: cover;
    height:1100px;
}

.postid-264 article.video a, .postid-268 article.video a{
   position: absolute;
   display: block;
   background: url(img/icons/icon-play-video.png);
   height: 120px;
   width: 120px;
   top: 20%;
   left: 40%;    
}

.postid-268 article.video a{
    top:27%;
}

/*Flight Around the world*/
.faw1{
    background: url(img/Oshkosh20101.jpg);
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 500px;
    
}

.faw1 div{
    padding:0 30px 30px 30px;
}


/*BlueVoltige*/

.bv1{
    background: url(img/MG_5489.jpg);
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 500px;
}

.bv2{
    background: url(img/bluvoltige.jpg);
    background-position:center;
    background-repeat: no-repeat;
    min-height: 500px;
}


/*Aerostars*/
.as1{ 
    background: url(img/top_aerostars.jpg);
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;
    min-height: 600px;
}

.as2{ 
    background: url(img/aero_stars_2.jpg);
    background-size:cover;
    background-position:right;
    background-repeat: no-repeat;
    min-height: 600px;
}



/*FOOTER*/
.pluginConnectTextDark{
    color:#f3f3f3!important;
}


/*promo*/
.promo-container{
    padding:20px 0;
    border-bottom: 3px solid #F00031;   
}

#aero-natale-2015{
    background: url(img/promo-images/natale-banner-big.jpg) top repeat-x;
    background-size: contain;
}

#aero-natale-2015 .promo-title{
    color:#043054;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}

#aero-natale-2015 .promo-dates{
    color:#F00031;
    text-transform: uppercase;
    margin: 0;
}

#aero-natale-2015 .btn-primary{
    background: #F9E2EA;
    color:#F00031;
    border-color: #fff;
    border-width: 4px;
}

#aero-natale-2015 .btn-primary:hover{
    background: #F00031;
    color:white;
    border-color: #FFF;
}

.promo-price{
    text-decoration:line-through;
    font-size: 1em;
    color: #999;
}

.promo-price img{
    margin-top:-8%;
}

.navbar-nav .promo-price img{
    margin-top:-18%;
}


.productBoxImg img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.align-reset .productBoxImg img{
    display:inline;
    margin:0;
}


/*AvMap Classes*/

.Title_2{
    color:#0079BE;
}

.Title_3, .priceShop{
    color:#000;
}

.bg-blue{
    background-color: #0079BE;
    color:#fff;
}

.bg-blue .Title_2, .bg-blue .Title_3, .bg-blue a, .bg-blue h2, .bg-blue h3{
    color:#fff;
}


@media screen and (max-width: 544px){
    .engibox_logo{
        background-size: contain;
        height: 80px;
        min-height: initial;
    }
}

@media screen and (max-width: 768px){
    .engiBoxTop{
        background-position: 60% 0;
    }
}

@media screen and (min-width: 992px) and (max-width:1199px){
    .buyareaShop{
        border:1px solid #ddd;
        border-collapse: collapse;
    }    
}

@media screen and (min-width: 992px) and (max-width:1280px){
    .ekpCycleBg{
        background-position: -12% 50%;
    }    
    
}