/* custom style */

/*h1,
*/

/*h2,*/

/*h3,*/

/*h4,*/

/*h5,*/

/*h6 {*/

/*    font-weight: 400 !important;*/

/*    font-family: 'Arial', Helvetica, san-serif !important;*/

/*}*/

.custom-container {
    max-width: 940px;
    margin: 0 auto;
}

.body-container {
    max-width: 966px;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.body-container .page_curv_top {
    /*background-size: contain;*/
    width: 100%;
}

.m-top {
    margin-top: -10px !important;
}

.content_con2 {
    max-width: 960px;
}

.sub_header {
    max-width: 940px;
}

.breadcrumb {
    background: none;
}

.body-container .content_con {
    width: 100%;
    /*background-size: contain;*/
}

.body-container .sub_header {
    margin: 0 30px 20px;
}

.navbar-expand-md .navbar-nav .nav-link {
    text-transform: uppercase;
    color: #10729c;
    text-decoration: blink;
    font-size: 11px;
    padding: 0 10px;
}

li.nav-item:hover {
    background-size: cover;
    background: #fff url(../images/menu_button.jpg) right top no-repeat;
    color: #fff;
    border-radius: 5px;
    height: 20px;
}

li.nav-item:hover a.nav-link {
    color: #fff;
}

.current_page_item {
    background-size: cover;
    background: #fff url(../images/menu_button.jpg) right top no-repeat;
    color: #fff;
    border-radius: 5px;
    height: 20px;
}

.navbar-nav .current_page_item a.nav-link {
    color: #fff;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    outline: none;
}

.navbar-toggler-icon {
    display: flex;
    margin: 5px 0;
    background: #004389;
    height: .2em;
}

#logo img {
    width: 100%;
}

.navbar {
    padding: 0;
}

body {
    overflow-x: hidden;
}


.box.single {
    max-width: 610px !important;
}

ul.navbar-nav {
    margin-top: 15px;
    margin-left: 0;
}

li.nav-item {
    margin: 0 4px;
}

#contact_form input,
#contact_form select {
    height: 25px;
}

#contact_form textarea {
    height: 120px;
}

.sidebars2 .box.small {
    font-size: 14px;
}

.breadcrumb a {
    padding: 0 5px;
}

#footer .part1,
#footer .part3 {
    margin: 70px 10px 0px 10px !important;
}

img.png.preload {
    left: -2px;
    position: relative;
}
