/*
Theme Name: Print Conductor Theme
Template: fc-clean
Author: Leonid
*/
@import url("style.css");

.custom-logo { height: 42px; }

.navbar { background-color: transparent!important; }

h1 { color: #024677; }

body { background: url("../png/bg-top.png") repeat-x; }

.top-right .main-nav ul li a:hover { background-color: transparent!important; }
.top-right .main-nav ul.main-menu li a{color:#777;font-weight:bold;}
.top-right .main-nav ul li a:hover{ color:#035996; }
.top-right .main-nav .main-menu .current_page_item > a, .top-right .main-nav .main-menu .current-menu-item > a  {color:#035996; background-color: transparent!important; }
.top-right .main-nav ul.sub-menu li a, .top-right .main-nav ul.sub-menu li a:hover{color:#fff;font-weight:bold;}

#mobile-menu-wrapper ul li a,.top-right .main-nav ul li a{text-transform:none;}

.menu-toggle i.fa-bars { color: #777; }

body.home h1.entry-title { text-align: center; }

.hr {border-top: 1px dashed #cccccc;height: 10px;}
.bgfilesfolders { background-image: url("../png/bg-folds-files.png"); }
.bglicenseorder { background-image: url("../png/bg-order-licenses.png"); }
.bgenterprise { background-image: url("../png/bg-enterprise.png"); }
.sech2color { color: #7494af; }

.footer-widget .dropdown-menu > li > a { color: #333; padding: 4px 20px; }
.footer-widget .dropdown-menu > li { padding: 2px; }


#homepic{ background: url('../png/bg-robot-city.png') repeat-x; }
#homeslo{margin-top: -50px; padding-bottom: 10px; text-align: center; font-size: 1.1em;}

@media only screen and (max-width:767px){
#homepic{background: none;}
}
