/* Enter Your Custom CSS Here */
/* THREE COLUMN PORTFOLIO GRID LAYOUT */
 
ul.mybullet li {
  list-style-image:url('wp-content/uploads/2018/02/jel_1.png');
  line-height: 220%;
}

.myslider .et_pb_slide .et_pb_container {
	height: auto !important;
	min-height: 550px !important;
}
.orange {
  color:#e07210;
  font-family:'Jupiter2';}

.orange_small {
  color:#e07210;}

.email a:link {
    color:#878787;}
.email a:hover {
    color: #e07210;}

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Hide Sidebar ***/
#sidebar {display:none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

.et_project_meta { display: none;}

.projekt_kep {
    top: 0;    left: 0;  right: 0;
    width: 100%;
    max-width: 100%;
    height: auto;    margin: auto;
    overflow: auto;    margin-bottom:5px;
}

.et_pb_row { max-width: 100%;}
.container {width:100%; max-width:1980px;}
.et_main_title h1 {margin-left:35px;}
.nav-previous, .nav-next {margin: 5px 10px 20px 10px;}
/*.nav-previous, .nav-next a:link, a:visited {color: #e07210;}
.et_pb_module_header a:link, a:visited {color:#878787;}*/
.nav-single a {color:#e07210;}
.mobile_menu_bar:before {color: #e07210;}
.bottom-nav {padding-left:20px;}
#footer-info {padding-left:20px;}

input[type=text] {background-color:#aaa; color:#333;}
input[type=submit] {background-color:#e07210; color:#fff;}