body {
	margin: 0;
}
.container {
    /* width: 80%; */
    width: auto;
    max-width: 1080px;
    margin: auto;
    position: relative;
}
/*
a{
    color: #0d5ea8 !important;
    text-decoration: none !important;
}
a:hover{
    text-decoration: underline !important;
}*/
p {
font-family: "Roboto", sans-serif !important;
font-size: 16px;
font-weight: 400; }
@media only screen and (min-width: 1024px) {
    p {
    font-size: 18px; } }
@media only screen and (min-width: 1280px) {
    p {
    font-size: 18px; } }

.et_pb_row-z-index-auto {
	z-index:auto !important;
}
.et_pb_column-z-index-below {
	z-index:0 !important;
}
.et_pb_column-z-index-above {
	z-index:2 !important;
}

@media only screen and (max-width: 980px){
    
    .et_pb_section_0.et_pb_section{
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0 !important;
        margin-bottom: -50px !important;
    }
}

.et_pb_post .et_pb_row {
    width: 100%;
}

.et_pb_row_0.et_pb_row{
    margin-bottom: 0px !important;
}

@media only screen and (min-width: 981px){
    body.single .et_post_meta_wrapper h1 {
        font-size: 45px !important;
    }
    body.single .et_pb_text_inner h2{
        font-size: 37px !important;
    }
    body.single .et_pb_text_inner h3{
        font-size: 31px !important;
    }

    body.single .et_pb_text_inner h4{
        font-size: 26px !important;
    }
    body.single .et_pb_text_inner h5{
        font-size: 22px !important;
    }
    
    body.single .post {
        padding-top: 58px;
    }
}

.et_pb_top_inside_divider {
    background-size: 2560px !important;
}
  
.et_pb_bottom_inside_divider {
    z-index: 0 !important;
    background-size: 2560px !important;
}

.et_pb_section {
    padding: 70px 0 !important;
}
.et_pb_post .et_pb_section {
    padding-top: 0px;
    padding-bottom: 0px;
}

.et_pb_post .entry-content {
    margin-bottom: 0 !important;
    padding-top: 0;
}

.et_right_sidebar #sidebar {
    padding-top: 58px;
}

.et_right_sidebar #sidebar .et_pb_widget {
    background: #f9f9f9;
    padding: 1rem;
    margin-bottom: 1.5em!important;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.5em;
} 
.et_right_sidebar #sidebar .et_pb_widget a {
    text-decoration: none;
    color: #666;
}
/*
.et_pb_button{
	background-color: #0D5EA8 !important;
	color: #ffffff !important;
}
.et_pb_button.bg-white {
    border: solid 2px #0D5EA8!important;
    background: #fff;
}*/
@media only screen and (min-width: 1024px){
	nav.ubermenu-responsive {
		width: 100% !important;
		padding-top: 20px;
		padding-bottom: 20px;
		display: flex !important;
		justify-content: flex-end !important;
	}
}
@media only screen and (min-width: 1024px){
    nav.ubermenu-responsive ul.ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu {
        margin-left: auto;
        min-width: unset !important;
        width: auto;
        margin-top: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: unset;
        top: 12px;
    }
    .ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target { 
        background:transparent; 
    }
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop{
    box-shadow: unset;
}
.wpml-ls-menu-item .wpml-ls-flag {
  height: auto !important;
  width: auto !important;
}

.et_fixed_nav.et_show_nav #page-container{
    padding-top: 0;
    overflow: hidden;
}