
/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#footer-info {display:none;}

@media only screen and (max-width: 767px) {
.et_header_style_centered #logo {
margin-top: -40px;
max-height: 110px;
}
#main-header .teleuph {
font-size: 20px;
left: 0;
margin-bottom: 10px;
}
}

@media only screen and (max-width: 767px) {
#main-header .teleuph {
position: absolute;
top: 100px !important;
}
}

@media (max-width: 980px) {
.et_header_style_centered .et_mobile_menu {
top: 43px;
background: #2677d0;
}
}

#top-menu li li a {
padding: 2px;
}

header#main-header {
background-size:cover;
background-repeat: no-repeat;
backgorund: #000;
}
@media only screen and (min-width: 981px){
.et_header_style_centered #main-header .logo_container {
text-align: left;
}
}
#main-header:before {
content: "";
width: 100%;
height: 55px;
position: absolute;
background: #00add8;
bottom: 0;
}

.et_header_style_centered #main-header div#et-top-navigation {
bottom: -11px;
}


.teleuph {
position: absolute;
right: 0 !important;
top: 80px !important;
font-size: 32px;
color: #000;
}

@media screen and (max-width: 600px) {
  .teleuph {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}


@font-face {
    font-family: FREESCPT;
    src: url('fonts/FREESCPT.TTF');
}
.et_pb_slide_0 .et_pb_slide_description h3 {
    font-family: FREESCPT;
    font-size: 34px;
	color: #000000;
}

.et_pb_slide_image img {
max-height: 420px !important;
}

#ukpt_slider .et_pb_slide_image {
bottom: auto;
margin-top: 44px;
}