@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&display=swap');

html {
    box-sizing: border-box;
}

*, *:after, *:before {
    box-sizing: inherit;
}

body {
    font-family: 'Montserrat', sans-serif;
}

html,
body {
    height: 100%;
}

#page-content {
    flex: 1 0 auto;
}

#sticky-footer {
    flex-shrink: unset;
}

footer {
    background-color: #1D467C;
}

.footer-link {
    color: rgba(255, 255, 255, .5) !important;
    font-weight: 500;

}

p, ul, h1, h2, h3, h4, h5, h6 {
    cursor: default;
}

a {
    color: #1e74b5;
}

a:hover {
    color: #1e91d3;
    text-decoration: none;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand img {
    width: 280px;

}

.navbar-brand {
    margin: 0;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #000000;
}

.nav-item {
    font-size: 20px;
    font-weight: 800;
    margin-right: 5px;
    margin-left: 5px;
}

.navbar-toggler {
    border: 0;
}

#return-to-top {
    position: fixed;
    bottom: 100px;
    right: 20px;
    background: #ebebeb;
    width: 44px;
    height: 44px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    z-index: 100;
}

#return-to-top i {
    color: #1D467C;
    margin: 0;
    position: relative;
    left: 14px;
    top: 12px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: #c3c3c3;
}

.btn-style {
    background-color: #fff;
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    transition: all 0.6s;
    border: none;
}

.btn-style:hover {
    background-color: #c3c3c3;
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    transition: all 0.6s;
}

.btn-main-block {
    padding: 16px;
    border: none;
}

.my-btn-padding {
    padding: 10px 20px;
}

.btn-style-blue {
    background-color: #1D467C;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    transition: all 0.6s;
    width: 100%;
    border: none;
}

.btn-style-blue:hover {
    background-color: #1d679b;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    transition: all 0.6s;
    width: 100%;
}

.input-style {
    border-radius: 0;
}

.btn-active:active, .btn-active:focus, .btn-active:active:focus {
    border: none !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.card-icon {
    font-size: 50px;
    padding-bottom: 5%;
}

.services-card {
    padding: 6%;
    border-radius: 0;
    border: none;
    background-color: #1D467C;
    color: #fff;
    min-width: 100%;
}

.personal-manager {
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/home-page-main-section.jpg), center, no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.how-start-cooperation {
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/cooperation.jpg), center, no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.types-of-service {
    padding: 3%;
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/types-of-service.jpg), center, no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.partner-img {
    margin: 22px;
    width: 120px;
}

.image-text {
    font-size: 24px;
    padding: 2%;
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
}

.main-section .jumbotron {
    color: white;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/home-page-main-section.jpg), center, no-repeat;
    background-size: cover;
    height: 82vh;
    margin-bottom: 0;
}

.bookkeeping-services .jumbotron {
    color: white;
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/bookkeeping-services.jpg), center, no-repeat;
    background-size: cover;
    height: 68vh;
    margin-bottom: 0;
}

.main-section-align {
    vertical-align: bottom;
}

.bookkeeping-services-content {
    margin-top: 30vh;
}

.main-section-title {
    font-size: 36px;
}

.bookkeeping-services-list-section ul {
    margin: 0;
    padding: 0 20px;
}

.bookkeeping-services-list-title {
    padding: 6px 4px;
    background-color: #1D467C;
    color: white;
    font-size: 20px;
}

.bookkeeping-section-with-text {
    background: linear-gradient(rgba(29, 70, 124, 0.8), rgba(29, 70, 124, 0.8)), url(../img/home-page-main-section.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.manager-will-help-you {
    padding: 8% 0;
    background: linear-gradient(rgba(29, 70, 124, 0.8), rgba(29, 70, 124, 0.8)), url(../img/section-manager.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.bookkeeping-cards-img {
    width: 50px;
}

.bookkeeping-cards-description {
    border-top: 3px solid #1D467C;
}

.bookkeeping-cards-text {
    font-size: 14px;
    display: block;
}

.juridical-services .jumbotron {
    color: white;
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/juridical-services.jpg), center, no-repeat;
    background-size: cover;
    height: 68vh;
    margin-bottom: 0;
}

.taxi-services .jumbotron {
    color: white;
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/taxi-page.jpeg), center, no-repeat;
    background-size: cover;
    height: 68vh;
    margin-bottom: 0;
}

.juridical-services-list-section {
    background: linear-gradient(rgba(29, 70, 124, 0.8), rgba(29, 70, 124, 0.8)), url(../img/home-page-main-section.jpg), center, no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.juridical-services-list-title span {
    padding: 6px 4px;
    background-color: #ffffff;
    color: #000000;
    font-size: 20px;
}

.juridical-services-line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.it-and-advertising-services .jumbotron {
    color: white;
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/IT-page.jpg), center, no-repeat;
    background-size: cover;
    height: 68vh;
    margin-bottom: 0;
}

.it-and-advertising-services-title {
    font-size: 28px;
}

.it-and-advertising-services-content {
    margin-top: 22vh;
}

.about-company-section .jumbotron {
    color: white;
    background: linear-gradient(rgba(29, 70, 124, 0.6), rgba(29, 70, 124, 0.6)), url(../img/home-page-main-section.jpg), center, no-repeat;
    background-size: cover;
    height: 68vh;
    margin-bottom: 0;
}

.about-company-section-content {
    margin-top: 26vh;
}

.modal-dialog {
    z-index: 1000;
}

.modal-content, .modal-header {
    border-radius: 0;
    box-shadow: none;
    border: none;
    background-color: #F5F5F5;
}

.modal-title {
    font-weight: 600;
    font-size: 28px;
}

.map > iframe {
    width: 100%;
    height: 56vh;
    border: 0;
}

.navbar-toggler {
    padding-left: 100px;
}

button.close > img {
    width: 16px;
}

@media screen and (max-width: 1960px) {
    .nav-item {
        font-size: 18px;
    }
}

@media screen and (max-width: 1840px) {
    .navbar-brand img {
        width: 256px;
    }

    .nav-item {
        font-size: 17px;
    }
}

@media screen and (max-width: 1738px) {
    .navbar-brand img {
        width: 250px;
    }

    .nav-item {
        font-size: 16px;
    }
}

@media screen and (max-width: 1660px) {
    .navbar-brand img {
        width: 230px;
    }

    .nav-item {
        font-size: 15px;
    }
}

@media screen and (max-width: 1566px) {
    .navbar-brand img {
        width: 200px;
    }

    .nav-item {
        font-size: 14px;
        margin-right: 3px;
        margin-left: 3px;
    }
}

@media screen and (min-width: 1434px) {
    .display-inline-big-screen {
        display: inline !important;
    }
}

@media screen and (max-width: 1413px) {
    .navbar-brand img {
        width: 260px;

    }

    .nav-item {
        font-size: 16px;
        font-weight: 700;
        margin-right: 4px;
        margin-left: 4px;
    }
}

@media screen and (max-width: 1344px) {
    .navbar-brand img {
        width: 246px;
    }

    .nav-item {
        font-size: 15px;
    }
}

@media screen and (max-width: 1275px) {
    .navbar-brand img {
        width: 220px;
    }

    .main-section-title {
        font-size: 27px;
    }
}

@media screen and (max-width: 1228px) {
    .navbar-brand img {
        width: 190px;
    }
}

@media screen and (max-width: 1200px) {
    .bookkeeping-services-list-title {
        font-size: 17px;
    }

    .it-and-advertising-services-content {
        margin-top: 17vh;
    }

    .it-and-advertising-services-title {
        font-size: 24px;
    }

    .nav-item {
        font-size: 14px;
    }
}

@media screen and (max-width: 1187px) {
    .navbar-brand img {
        width: 180px;
    }
}

@media screen and (max-width: 1132px) {
    .navbar-brand img {
        width: 170px;
    }

    .nav-item {
        font-size: 13px;
        margin-right: 3px;
        margin-left: 3px;
    }
}

@media screen and (max-width: 1096px) {
    .navbar-brand img {
        width: 160px;
    }

    .main-section-align {
        vertical-align: middle;
    }
}

@media screen and (max-width: 1046px) {
    .navbar-brand img {
        width: 150px;
    }

    .nav-item {
        font-size: 12px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-brand img {
        width: 170px;
    }

    .nav-item {
        font-size: 14px;
    }

    #return-to-top {
        bottom: 104px;
        right: 0;
        width: 36px;
        height: 36px;
    }

    #return-to-top i {
        left: 12px;
        top: 7px;
        font-size: 16px;
    }

    .bookkeeping-services-content {
        margin-top: 22vh;
    }

    .it-and-advertising-services-content {
        margin-top: 10vh !important;
    }
}

@media screen and (max-width: 767px) {
    .main-section-title {
        font-size: 22px;
    }

    .juridical-services-list-title span {
        font-size: 17px;
        line-height: 2;
    }

    .it-and-advertising-services-content {
        margin-top: 6vh !important;
    }

    .navbar-brand img {
        width: 150px;
    }

    .main-section .jumbotron {
        background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/home-page-main-section.jpg), no-repeat;
        background-size: cover;
        background-position: center, center;
    }

    .navbar-toggler {
        padding-left: 70px;
    }
}

@media screen and (max-width: 467px) {
    .it-and-advertising-services-content {
        margin-top: 4vh !important;
    }

    .it-and-advertising-services-title {
        font-size: 20px;
    }

    #return-to-top {
        bottom: 104px;
        right: 0;
        width: 28px;
        height: 28px;
    }

    #return-to-top i {
        left: 8px;
        top: 2px;
        font-size: 14px;
    }

    .main-section .jumbotron {
        background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/home-page-main-section.jpg), no-repeat;
        background-size: cover;
        background-position: center, center;
    }

    .navbar-brand img {
        width: 120px;
    }

    .btn-style, .btn-style-blue {
        font-size: 14px;
    }

    .navbar-toggler {
        padding-left: 54px;
    }
}

@media screen and (max-width: 410px) {
    .navbar-toggler {
        padding-left: 46px;
    }
}

@media screen and (max-width: 354px) {
    #navbar-cob {
        display: none;
    }
}