@import url('https://fonts.googleapis.com/css?family=Play:400,700&display=swap');
.input {
    width: 100%;
}
.form-box .form-control:focus {
    border-bottom: 2px solid #2073b9;
    width: 100%;
    height: 100%;
    //background-color: #fff;
    //left: 3px;
    bottom: -3px;
    transition: border-bottom, bottom  .3s linear;
}
/*
[class*="col-md-"].boxed-inverse, .boxed-inverse, .fixed-area.boxed-inverse {
    background-repeat: no-repeat;
    background-size: cover;
      background-image:
            linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgb(13, 61, 117));
    background-attachment: fixed;
}*/
/* custom Simonas */
h1, h2, h3 {
    font-family: 'Play', sans-serif;
}
.advs-box-top-icon-img.boxed .advs-box-content, .advs-box-top-icon-img.boxed-inverse .advs-box-content {
    border: 0px;
}
.title-base h2,
.title-base h3 {
    font-weight: 400;
}
.head-slider .anima h1 {
    color: #096EB0;
}
.flex-control-paging li a.flex-active, .header-slider .flex-control-paging li a.flex-active {
    background: #096EB0;
    border-color: #096EB0;
}
.extra-content, .nav:not(.ms-rounded) li > a::before, .boxed.advs-box-top-icon-img .advs-box-content, [class*="col-md-"].boxed, .advs-box-side-img hr, .mi-menu .sidebar-nav, .advs-box-top-icon-img.niche-box-post::after, .accordion-list .list-group-item::before, [class*="header-"] .title-base h1::before, .woocommerce .product span.onsale, .circle-button, .btn.circle-button, .btn, .header-bootstrap, .header-title hr, .advs-box.boxed, i.circle, .intro-box::after, .intro-box::before, .advs-box-side-img hr, .call-action-box, .title-base hr, .nav.inner.ms-mini, .bg-color, .header-title.white .title-base hr, .header-animation.white .title-base hr, .title-base .scroll-top, .title-modern .scroll-top, i.square, .header-base, .progress-bar, .tagbox span, .niche-box-post .block-infos .block-data, .header-base .title-base h1::before {
    background-color: #64A2D2;
}
.navbar .navbar-mini {
    min-height: 34px;
}
.nav > li > a > img {
    max-width: none;
    max-height: 21px;
}
.advs-box a:hover {
    cursor:default;
}
#about-us .boxed {
    background-color: #0063A3E3; 
}
#about-us .proporzional-row {
    text-align: left
}
#about-us hr {
    border-top:5px solid #0063A3;
}
.title-base hr {
    background-color: #399BDA;
}
#career .boxed {
    background-color: transparent;
}
#career a.btn {
    background-color: #0063a3 !important;
    border-color: #135580 !important;
}
#career .col {
    margin-bottom:30px;
}
#career .bigger-row .col:hover {
    background-color: white!important;
    color:#444!important;
}
#career .bigger-row .col:hover h3,
#career .bigger-row .col:hover h4 {
    color:#444!important;
}
.bigger-row {
    margin-left:-30px;
    margin-right:-30px;
}
footer .form-control {
    display: block;
    width: 100%;
    height: 27px;
    padding: 3px 5px;
}
footer button:hover {
    color:#096EB0!important;
    border-color:#64A2D2!important;
}
.title-base hr {
    height: 4px;
}
.form-box .btn {
    background-color: #0063a3;
    border-color: #135580;
}
.form-box .btn:hover {
    background-color: #3382B5;
    border-color: #2f6c9b !important;
}
footer .form-box .btn {
    background-color: #0063a3;
    border-color: #135580;
    color: #fff;
}
footer .form-box .btn:hover {
    background-color: #3382B5;
    border-color: #2f6c9b !important;
    color: white !important;
}

#about-us .container .content, #about-us > .content {
    padding: 5px !important;
}
#about-us .our-goal {
    background-color:transparent;
    padding-right:0px;
    margin-top: 10px;
}
#about-us [class*="col-md-"].boxed {
    padding: 55px;
}
@media (max-width: 767px) {
    #career {
        padding: 0px 15px 0px 15px;
    }
}