/**
 * Theme Name: Konstruct Child
 * Description: Child theme for the Konstruct
 * Author: LineThemes
 * Template: konstruct
 */

 .fa-viadeo:before {content:"\f2a9";}
 
 
.bandeauhead {
float: right;
display: -moz-box;
/*margin-top: -180px;*/
overflow: hidden;
align-content:center;
width:100% !important;
}

.bandeauhead img {
    max-height: 100% !important;
	width:auto !important;
}
body.header-v8 #site-content #page-header {
    padding-top: 200px !important;
}

 #masthead .navigator .menu li .sub-menu li a, #masthead-sticky .navigator .menu li .sub-menu li a {
    line-height: 1.4 !important;
 }
 #masthead .navigator .menu li .sub-menu, #masthead-sticky .navigator .menu li .sub-menu {
    width: 350px;
 }
 
 #headerbar .custom-info {
    float: right;
    font-size: 17px;
    font-weight: bold;
    color: #dddddd;
 }

#masthead .navigator .menu{
  margin: 0px;
  padding: 0;
}

#masthead .navigator .menu li:hover > a, #masthead .navigator .menu li.current-menu-item > a, #masthead .navigator .menu li.current_page_item > a, #masthead .navigator .menu li.current_page_ancestor > a, #masthead .navigator .menu li.current-menu-ancestor > a, #masthead-sticky .navigator .menu li:hover > a, #masthead-sticky .navigator .menu li.current-menu-item > a, #masthead-sticky .navigator .menu li.current_page_item > a, #masthead-sticky .navigator .menu li.current_page_ancestor > a, #masthead-sticky .navigator .menu li.current-menu-ancestor > a {
 color: #59c5ec !important;
}

input[type="submit"], button[type="submit"], .button {
    background-color: #59c5ec;
}

.btncontact a {background-color:#10bdff;}

/*
#site-content #page-header {
background: #59c5ec; /* Old browsers */
/* background: -moz-linear-gradient(top, #59c5ec 0%, #2989d8 50%, #207cca 100%, #7db9e8 100%, #59c5ec 101%); /* FF3.6-15 */
/* background: -webkit-linear-gradient(top, #59c5ec 0%,#2989d8 50%,#207cca 100%,#7db9e8 100%,#59c5ec 101%); /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to bottom, #59c5ec 0%,#2989d8 50%,#207cca 100%,#7db9e8 100%,#59c5ec 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59c5ec', endColorstr='#59c5ec',GradientType=0 ); /* IE6-9 */
/* }*/