div#header-text-nav-container {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

    position: relative;
    box-shadow: 0px 0px 15px 0 black;
    z-index: 9;
    border-bottom: 1px solid white;
}

div#header-text-nav-wrap {
    background: transparent;
}

#header-logo-image img {
    padding: 15px 0px;
    max-width: 300px;
}


.main-navigation-right ul {
    border: 0;
}

.main-navigation-right li a {
    font-family: "Ubuntu";
    text-transform: UPPERCASE;
    color: #696969 !important;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
    padding: 15px 20px;
    font-size: 13px;
}

.main-navigation-right li::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgb(1, 89, 161);
    transition: all 0.3s;
    border-radius: 9px;
}

.main-navigation-right li {
    position: relative;
    border:0px !Important;
}

#site-navigation .current-menu-item:after, #site-navigation .menu-item:hover:after {
    top:0;
}

#header-right-section {
    padding-right: 0;
}

.belka_top a {
    color: white;
    display: inline-block;
    font-size: 14px;
}

.belka_top a:before {
    content: "\f095";
    font-family: 'sow-fontawesome';
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
}
body {
    background: #0159a1 !important;
    font-family: "Open Sans", sans-serif !important;
}

.footer-socket-wrapper {
    border-top: 1px solid #e0dfdf;
}
.mapa-google {
    position: relative;
    margin-top: 5px;
}



#main, #main p, #main li {
    font-family: "Open Sans", sans-serif !important;
    line-height: 30px;
    font-size: 18px;
    font-weight: 300;
}
#main strong, #main p strong, #main li strong {
    font-weight: 600;
}

h1,h2,h3,h4 {
    font-family: "Ubuntu" !important;
    padding:0;
    margin-bottom: 25px;
}
h1 { font-size: 32px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; }

h1 strong, h2 strong, h3 strong {
    font-weight: 600;
    color: #801b1b !important;
}

.text-white {
    background-size: cover !important;
}

.text-white * {
    color: white !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.61);
}

.ow-button-base a {
    font-size: 14px !important;
    background: transparent !important;
    border: 2px solid black !important;
    color: black !important;
    border-radius: 30px !important;
    padding: 13px 35px !important;
    transition: all 0.3s;
}

.ow-button-base a span {
    color: black !important;
    font-weight: normal;
}

.ow-button-base a:hover {
    padding: 13px 45px !important;
}

.text-white .ow-button-base a {
    border-color: white !important;
}
.text-white a span { color: white !important; }

h1:after {
    border-bottom: 2px solid #1d1d1d;
    content: "";
    display: block;
    max-width: 100px;
    margin: 20px auto;
}
a {
    color: #0159a1;
}
body:not(.home) h3:before {
    content: "\f105";
    font-family: 'sow-fontawesome';
    margin-right: 10px;
    color: #801b1b;
}

* {
    box-sizing: border-box;
}

div.wpcf7 p {
    margin: 0 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    border: 1px solid black !important;
    border-radius: 0px !important;
    padding: 7px 15px;
    outline: none !important;
}

.spacious-button, input[type="reset"], input[type="button"], input[type="submit"] {
    font-size: 17px !important;
    background: rgb(0, 0, 0) !important;
    border: 1px solid black !important;
    color: white !important;
    border-radius: 0px !important;
    padding: 8px 35px !important;
    transition: all 0.3s;
}
a[href*= "tel:"]:before {
    content: "\f095";
    font-family: 'sow-fontawesome';
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
}

a[href*= "mailto:"]:before {
    content: "\f003";
    font-family: 'sow-fontawesome';
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
}
a#scroll-up {
    background: black;
}

.main-navigation-right .current-menu-item a, .main-navigation-right .menu-item:hover a {
    color: white !important;
}

div#header-right-section {
    margin-top: 38px;
}

.mapa-google .widget-title {
    position: absolute;
    background: black;
    bottom: 100%;
    padding: 10px;
    color: white;
    margin: 0px;
    font-size: 14px !important;
    
}

.mapa-google .widget-title:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000000 transparent transparent transparent;
    top: 100%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
}


.footer-socket-wrapper * {
    color: white !important;
}
body:not(.home) h1:after {
    margin: 20px 0;
}
section#featured-slider {
    overflow: hidden;
}

.scrolled div#header-text-nav-container {
    position:fixed;
    left:0;
    right:0;
    z-index: 9999;
}

.scrolled  .spacer {
    height: 142px;
}.navArrows .prevSlider,
.navArrows .nextSlider{z-index:99!important;}
.home table td {
    border: 0px !important;
    width: 25%;
    min-width: 250px;
}

.home table {
    margin: 0;
    table-layout:fixed;
}
.home table tr{
    display: flex;
    flex-wrap: wrap;
}

.social_icons .left:nth-of-type(1), .social_icons .right:nth-of-type(1) {
    top: 200px!important;
}
.social_icons>div.right {
    z-index: 9999999999999999;
}
#wpcf7-f5-p8-o1 > form > p:nth-child(7){ position: relative; left: -35px; height: 1px; top: 1px; }