/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 01 2019 | 03:36:05 (pm)
/*
/******* Do not edit this file *******/

#footer-bottom {
    background-image: url(http://www.bethab.com/wp-content/uploads/2016/06/pino-banig-gray.png);
    color: black !important;
}

/*header#main-header {
    background-image: url("http://www.bethab.com/wp-content/uploads/2016/06/8.jpg");
    background-repeat: repeat;
    background-size: contain;
}*/
nav#top-menu-nav {
    font-weight: 500 !important;
}


@media only screen and ( min-width:981px ) {
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 550px !important; 
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 550px; 
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}

#mybullet li {
padding-top:0px;
padding-left:23px;  
padding-bottom:7px;
list-style: none;
background-image: url(http://www.bethab.com/wp-content/uploads/2016/06/Round-orange.png);
background-repeat: no-repeat;
background-position: left 2px;  /* margin top = 2 */
font-size: 16px;
line-height: 27px;
position: relative;
margin-left:1px;  
color:#000000 !important;
}

#servicesbullet li {
    
    padding-top:0px;
padding-left:23px;  
padding-bottom:7px;
list-style: none;
background-image: url(http://www.bethab.com/wp-content/uploads/2016/06/Round-orange.png);
background-repeat: no-repeat;
background-position: left 2px;  /* margin top = 2 */
font-size: 16px;
line-height: 27px;
position: relative;
margin-left:1px;  
color:#000000 !important;
}

#operationsbullet li {
       padding-top:0px;
padding-left:23px;  
padding-bottom:7px;
list-style: none;
background-image: url(http://www.bethab.com/wp-content/uploads/2016/06/Round-orange.png);
background-repeat: no-repeat;
background-position: left 2px;  /* margin top = 2 */
font-size: 16px;
line-height: 27px;
position: relative;
margin-left:1px;  
color:#000000 !important;
}

.label {
position: absolute;
top: 10px;
left: -5px;
z-index: 1;
display: block;
display: inline-block;
padding: 1px 20px 1px 24px;
background: #f07d31;
color: #fff;
font: normal 15px "FBold", "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
line-height: 18px;
letter-spacing: 0.015em;
white-space: nowrap;
}


.label:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    border-top: 5px solid #904610;
    border-left: 5px solid transparent;
}

h4.title {
    color: white;
    font-size:19px !important;
    font-weight: bold;
    font-family:Century Gothic,Roboto, Lato, Serif !important;
}

#main-footer {
    background-color: #20262a;
    background-image: url("http://www.bethab.com/wp-content/uploads/2016/06/background.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#socialmedwidth {
	width: 945px;
	margin: 0 auto;
}

#socialmedya:hover {
    width:38px;
	height:38px;
}

p#footer-info {
  display:none;
}

ul.et-social-icons {
  display:none;
}

.imgborder {
  padding: 4px;
 background: #F5F5F5;
 border: 1px solid #DDD;

}

#myhover:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}