html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

#myBtn {
    display: none; /* Скрыта по умолчанию, показываем когда скролим (значение в скрипте под кнопкой) */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #3c1361; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}




#myBtn:hover {
    background-color: #406C23; /* Add a dark-grey background on hover */
}



.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}


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

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
}








body, textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 25px;
    padding: 0;
    margin: 0;
}

body.no-transactions * {
    transition: none !important;
}

a, li {
    -webkit-tap-highlight-color: transparent
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
}

p {
    margin: 0;
    text-align: justify;
}

p + p {
    margin-top: 10px;
}

h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: 600;
    padding-top: 10px;
}

h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    padding-top: 10px;
}

h3 {
    font-size: 20px;
    line-height: 25px;
    /*text-transform: uppercase;*/
    font-weight: 600;
    padding-top: 10px;
}

h4 {
    font-size: 16px;
    line-height: 25px;
    /*text-transform: uppercase;*/
    font-weight: 600;
    padding-top: 10px;
}

h1 + p, h2 + p, h3 + p, h4 + p, h2 + h4, h1 + h4, h2 + ul.icon-list, h3 + ul.icon-list, p + h3, p + .btn, p + h4, h4 + .btn, h4 + .btn-text, h4 + input, h4 + select, h4 + textarea, p + ul.icon-list,
p + .btn-text, p + table, p + pre, p + img, img + p, p + .row, .row + p, p + .img-box, p + .media-box, p + .cnt-box, p + .icon-links, p + ul.icon-list, .container > .row + .row, .container > div + p, .container > div + .btn,
.table + .btn, .table + .btn-text, h4 + div, h4 + ul, h4 + ul.icon-list, h4 + a, .slimScrollDiv + .btn, .text-list + .btn, .text-list + .btn-text, p + .text-list {
    margin-top: 15px;
}

.scroll-show:not(.showed) {
    display: none !important;
}

body, header h2, ::placeholder {
    color: #6fa6d7;
}

h1, h2, h3, h4, h5, h6, .btn.btn-border, .btn-text, .input-text, .input-select, .input-textarea, .icon-list span, .icon-list span a, .social-links a i, a, .glide__arrow, .search-bar input[type=submit],
.menu-cnt .tab-nav > li a, .menu-cnt > ul > li a {
    color: #379cf4;
}

.btn, .tab-nav li.active a, .tab-nav li:hover a, .icon-links-grid a:hover, .icon-links-button a {
    background-color: #379cf4;
    border-color: #379cf4;
}

.input-text, .input-select, .input-textarea, .cnt-pricing-table, .table, .table td, .table th, .step-item > span, .pagination li.page a, .accordion-list > li,
.menu-inner:not(.menu-inner-vertical) .dropdown ul, .search-bar input[type=text], .footer-bar, .menu-cnt.active, .search-box-menu, .section-block + .section-base, .section-map + .section-base {
    border-color: #c3dff7;
}

.section-base {
    background-color: rgb(228, 237, 243);
    /*padding-top: 10px;*/
}

.step-item:before, .menu-inner li:before, .bg-color, body main > section.bg-color, .menu-top-logo > .container:before, body hr:not([class*=space]) {
    background-color: #0f6674;
}

.cnt-box-testimonials-bubble > p, .cnt-call, .comment-list li, .quote, .progress-bar > div, .timeline .panel, .header-base, .cnt-box.boxed .caption, .cnt-box-side-icon.boxed > i,
.cnt-box-top-icon.boxed > i, .menu-big-box .menu-box, footer, main > section.section-base.section-color, .boxed-area, .list-tags a {
    background-color: #EAF5FC;
}

.light, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p, .light .btn-text, .light .btn-text:hover, .light .btn a, .light .btn:hover, nav.light a, .light .glide__arrow, .light .counter .value span:last-child, .light.counter .value span:last-child, .light .icon-links a i {
    color: #FFF !important;
}

.priceonpages {
    color: #2E7100;
    font-size: 18px
}

.add-priceonpages {
    color: #2E7100;
    font-size: 14px
}

.infoonpages {
    color: rgb(0, 71, 103);
    font-size: 18px
}

.add-infoonpages {
    color: rgb(0, 71, 103);
    font-size: 14px
}

.smallcontact {
    display: flex;
}

.sucessmessage {
    background-color: #2a9055;
    color: #fff;
    border-radius: 3px;
    padding: 10px 15px;
    font-size: 13px;
}

.contactsblock {
    text-align: justify;
    padding-right: 10px;
}

.maintext {
    /*text-align: justify;*/
    padding-bottom: 15px;
    /*padding-top: 15px;*/
}

.firmblocklists {
    list-style-type: none;
    margin: 0;
    padding: 10px 0px 0px 0px;
}

.firmblocklists a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: rgb(64, 77, 96);
}

.firmblocklists a:hover {
    color: #93545B;
}

.newfirmblock {
    background-color: #CCFBFE;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.specificblock {
    background-color: #FAF3DD;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.specificblock-second {
    background-color: #D9F7D9;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.otherblock {
    background-color: #D9F7D9;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 30px;

}

.mainpagecontent {
    /*background-color: #FFF;*/
    /*border-radius: 7px;*/
    /*!*max-width: 1195px;*!*/
    /*text-align: center;*/
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
}

.company-searchpage-maincontent {
    /*background-color: #FFF;*/
    border-radius: 7px;
    text-align: center;
    padding-left: 0px;
    /*padding-right: 15px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}

.maincolumn-1 {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #CCFBFE;
    padding: 15px;
}

.maincolumn-2 {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #FAF3DD;
    padding: 15px;
}

.maincolumn-3 {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #D9F7D9;
    padding: 15px;
}

.maincolumn-4 {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #F6E6FF;
    padding: 15px;
}

.blue-block {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #CCFBFE;
    text-align: left;
}

.yellow-block {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #FAF3DD;
    text-align: left;
}

.green-block {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #D9F7D9;
    text-align: left;
}

.violet-block {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #F6E6FF;
    text-align: left;
}

.spacer {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.mobilefiastcontacts {
    background-color: #FFF;
    border-radius: 7px;
    display: flex;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}

.mobilefiastcontacts-page {
    border-radius: 7px;
    display: flex;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    background-color: #CCFBFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.fastcontact-form-phone {
    display: flex;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contactform-fastcontacts {
    border-radius: 7px;
    display: flex;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 20px;
    background-color: #CCFBFE;
}

.contactform-textarea{
    min-height: 150px;
}

form #website {
    display:none;
}



.fastphonemobile {
    width: 50%;
    text-align: center;
}

.fastemailmobile {
    width: 50%;
    text-align: center;
}

/*двое ниже под вопросом*/
.main-content {
    /*background-color: #FFF;*/
    /*border-radius: 7px;*/
}

.main-sitebar {
    /*background-color: #FFF;*/
    margin-left: 25px;
    /*border-radius: 7px;*/
}

.fastphone {
    /*border-right: 1px solid #03BFCB;*/
    /*line-height: 30px;*/
    width: 15%;
    text-align: center;
    color: #FFF;
}

.fastemail {
    width: 15%;
    text-align: center;
    color: #FFF;
}

.mobilekey {
    color: #FFF;
    text-align: center;
    width: 53%;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
}

main > section {
    margin: 0;
    padding: 0;
    position: relative;
}

main > section.section-base {
    background-color: rgb(228, 237, 243);
}

main > section > .container {
    padding-top: 20px;
    padding-bottom: 50px;
}

body > nav {
    z-index: 995;
    position: relative;
    background-color: #FFF;
}

body > nav > .container {
    /*height: 100%;*/
    min-height: 50px;
}

.dropdown ul li a {
    background-color: #FFF;
}

.dropdown ul li:hover > a, nav:not(.menu-transparent) .menu-cnt > ul > li:hover > a {
    color: #FFF;
}

.logo-retina {
    display: none !important;
}

body > nav .menu-brand {
    float: left;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    z-index: 9999;
    position: relative;
}

body > nav .menu-brand > a {
    height: 100%;
}

body > nav .menu-brand img {
    /*max-height: 100%;*/
    /*display: block;*/
}

.menu-btn {
    display: none;
    width: 30px;
    height: 30px;
    font-style: normal;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    line-height: 30px;
}

.menu-btn:before {
    content: "III";
    position: absolute;
    left: 0;
    text-transform: none;
    transform: rotate(90deg);
}

.menu-cnt {
    position: relative;
}

.menu-cnt > ul, .menu-inner > ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-left: 30px;
}

.menu-cnt > ul > li > a, .dropdown > ul > li > a, .dropdown-submenu > ul > li > a {
    /*height: 50px;*/
    line-height: 50px;
    padding: 0 12px;
    font-size: 13px;
    display: block;
}


.menu-style {
    /*max-width: 100px;*/
}


.menu-cnt ul > li > a {
    text-decoration: none;
    transition: all .5s, height 0s, line-height 0s;
}

.menu-cnt > ul > li a {
    font-weight: 500;
    text-decoration: none;
    text-align: left;
}

.menu-cnt li > a {
    position: relative;
}

.dropdown ul:not(.icon-list) {
    position: absolute;
    display: none;
}

.dropdown li {
    cursor: pointer;
}

.dropdown > a {
    position: relative;
}

.dropdown > ul, .dropdown-submenu > ul {
    box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.17);
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    min-width: 200px;
}

.dropdown:hover > ul, .dropdown:hover .mega-menu, .dropdown-submenu:hover > ul {
    display: block;
    z-index: 4;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > a {
    position: relative;
    z-index: 3;
}

.dropdown-submenu > a:after, .menu-side .dropdown > a:after, .menu-side .mega-dropdown > a:after, .menu-inner .dropdown > a:after, .menu-cnt > ul > li.dropdown > a:after {
    content: "^";
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    width: 20px;
    height: 20px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    right: 10px;
    transition: transform .5s;
    text-transform: none;
    opacity: .7;
}

.menu-cnt > ul > li.dropdown > a, .menu-cnt > ul > li.mega-dropdown > a {
    padding-right: 26px;
}

nav.menu-fixed {
    /*position: fixed;*/
    right: 0;
    left: 0;
    top: 0;
}

.menu-fixed:not(.menu-transparent) + header, .menu-fixed:not(.menu-transparent) + main {
    margin-top: 50px;
}

.menu-fixed.menu-top-logo:not(.menu-transparent) + header, .menu-fixed.menu-top-logo:not(.menu-transparent) + main {
    margin-top: 0px;
}

span.space, span.space-xs, span.space-sm, span.space-md, span.space-lg {
    display: inline-block;
}

span.space-xs {
    width: 5px;
}

hr:not([class*=space]) {
    height: 1px;
    border: none;
    background: #dadada;
    margin: 20px 0;
}

.btn {
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    position: relative;
    cursor: pointer;
    outline: none;
    text-align: center;
    transition: all .5s;
}

.btn-xs {
    padding: 7px 20px;
    font-size: 13px;
}

.btn-sm {
    /*padding: 10px 3px;*/
    /*font-size: 14px;*/
}

.btn-border, body .btn-border {
    background: none;
}

.input-text, .input-select, .input-textarea {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    outline: none;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background: rgb(255, 255, 255);
}

.text-list, .text-list li {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
}

.text-list li {
    transition: all .5s;
}

.text-list-bold li, .text-list-line li {
    display: flex;
    margin-bottom: 5px;
}

.text-list-line li b {
    margin-right: 5px;
    white-space: nowrap;
}

.text-list-line li p {
    margin: 0 5px;
    white-space: nowrap;
    overflow: visible;
}

.text-list-line li {
    justify-content: space-between;
    height: 26.5px;
}

.text-list-line li hr {
    width: 100%;
    margin-top: 16px;
    border-top: 1px dotted;
    background: none;
    opacity: .8;
}

ul.icon-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    /*max-width: 100%;*/
    display: inline-block;
}

footer > .container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-bar {
    border-top-style: solid;
    border-top-width: 1px;
}

.footer-bar > .container {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    letter-spacing: .5px;
}

footer a {
    text-decoration: none;
}

.link-footer{
    color:#b9d2f9;
}

.link-footer:hover{
    color: #F0B474;
}

.offer-block {
    background-color: #C1EEFF;
    /*margin-left: 10px;*/
    margin: auto;
    min-height: 120px;
    border-radius: 3px;
    border: 2px solid #0f6674;
    padding-bottom: 15px;
}

.offer-block:hover {
    background-color: #D0CDD7;
}

.offer-fastnavigation {
    text-align: center;
    margin: auto;
}

.offerblock-link{
    text-decoration: none;
    color: rgb(0, 71, 103);
}

.offerblock-link:hover{
    text-decoration: none;
    color: rgb(0, 71, 103);
}

.offer-title {
    color: rgb(0, 71, 103);
    font-size: 20px;
    box-sizing: unset;
    display: inline-block;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 15px;
}

.offer-description {
    color: rgb(0, 71, 103);
    font-family: 'Montserrat', sans-serif;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
}

.offer-description:hover {
    text-decoration: none;
}
.navigate-buttons {
    padding-top: 10px;
    text-align: left;

}

.language-selector {
    text-align: right;
    font-size: 16px;
    padding-right: 20px;
}

.language-selector > a  {
    color: #FFFFFF;
}

.language-selector > a:hover  {
    color: #F0B474;
}

.between-buttons {
    padding-top: 0px;
}

.btn-right-padding {
    padding-right: 10px;
}

.btn-margin-bottom {
    margin-bottom: 10px;
}


.attention_text_offers {
    color: #c0392b;
    font-size:16px;
}

.attention_text_contacts {
    color: #c0392b;
    font-size:16px;
    text-align: center;
    padding-bottom: 10px;
    margin: 15px;
}

.some-space {
    padding: 10px;
}

. quote-sitebar {

}



body, p, a:hover, .btn-text, .input-text, .input-select, .input-textarea, .cnt-box-blog-side .btn-text:not(:hover):after, .cnt-box-blog-top .btn-text:not(:hover):after, .icon-list span, .icon-list span a,
.social-links a i, a, .glide__arrow, .search-bar input[type=submit], .menu-cnt > ul > li a, .media-box.media-box-down .caption p {
    color: rgb(64, 77, 96);
}

a {
    color:#93545B;
}

body > nav, footer, .progress-bar > div, .progress-bar > div span, .shop-menu-cnt .shop-menu, i.scroll-top-btn, .tab-nav li a:before, .tab-nav li a:after, .btn:not(.btn-border):hover,
section .cnt-box.boxed.light .caption, .img-box-caption span, .cnt-box-badge .badge, .cnt-box-blog-side .blog-date, .menu-fixed.scroll-menu, .cnt-box-blog-top .blog-date,
.dropdown ul:not(.icon-list) li:hover > a, .menu-cnt > ul > li:hover > a, .lan-menu > li:hover > a, .glide__bullets > button:hover, .glide__bullets > button.glide__bullet--active,
main > section.section-base.section-color.light, .section-color.light .input-text, .section-color.light .input-select, .section-color.light .input-textarea, .counter i,
.cnt-box-side-icon.boxed.light > i, .cnt-box-top-icon.boxed.light > i, .media-box-half, .album-box .caption, .album-box .img-box, .icon-box i, .media-box.media-box-reveal .caption,
.media-box-full:before, .list-nav a.list-archive:hover, .header-base h2, .list-tags a, .img-box:before, .menu-mini, .menu-side, .btn-video:empty:hover, .tweets_txt {
    background-color: rgb(0, 71, 103);
    color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, .cnt-call .caption .btn-text, .section-color .icon-box i, .counter .value span, .breadcrumb li a, .step-item > span, .cnt-pricing-table .price span, .cnt-pricing-table .top-area p,
.album-title span, .text-list-bold li > b:first-child, .text-list-line li b, .list-nav a, .menu-inner-image li a span, .controls-bottom-right .glide__arrow, .icon-list-blog a, .quote, .table-time th,
.form-box p, .countdown-vertical [data-time] > div > span, .countdown-horizontal [data-time] > div > span:last-child, .media-box.media-box-down .caption h2, .menu-inner .menu-btn, .menu-inner > div > span {
    color: rgb(0, 71, 103);
}

::placeholder {
    color: rgb(75, 134, 161);
}

.light .shop-menu .shop-cart .cart-item .cart-content, .btn-video:after, .menu-cnt > ul > li:hover > a, .icon-list li > i, .icon-links:not(.social-colors) a i, .btn.btn-border, .title p,
.accordion-list > li > a:before, nav:not(.menu-transparent) .menu-cnt > ul > li:hover > a, .cnt-box-info .cnt-info > div > span:last-child, .btn-text:after, .menu-cnt > ul > li.nav-label > a,
.cnt-box-top-icon > i, .cnt-box-side-icon > im.btn-border:hover, .icon-links a:hover i, .icon-links-popup:hover > i, .breadcrumb li:not(:last-child):hover a, .pagination li:not(.page):hover a,
.search-bar input[type=submit]:hover, .accordion-list > li:hover > a, .btn-text:hover, .menu-inner li:hover > a, .menu-inner li.active > a, .menu-inner .dropdown ul > li:hover > a,
.album-title > a:hover, .glide__arrow:hover, .mega-menu .icon-list li a:hover, nav.active .menu-btn, .menu-transparent .menu-cnt > ul > li:hover > a, .list-nav a:hover, .counter .value [data-to],
body > header h2, .breadcrumb li:last-child a, .cnt-box-side .extra-field, .cnt-box-team .caption, .timeline .badge span, .cnt-pricing-table .price, .cnt-pricing-table > ul > li:before, .media-box .extra-field,
.album-title > a:before, .accordion-list > li.active > a, .media-box.media-box-reveal .caption h3, .cnt-box-top .extra-field, .list-nav a:first-child:before, .list-nav a:last-child:before,
.cnt-box-testimonials-bubble .thumb-bar span:last-child, .cnt-box-side-icon > i, .countdown-vertical [data-time] > div > span:first-child, .countdown-horizontal [data-time] > div > span:first-child,
.social-feed a {
    color: #004767;
    background-color: #fff;
}

footer.light a, .cnt-box.light .extra-field, nav.light .menu-cnt > ul > li:hover > a, .section-home-slider [data-to], .section-home-slider h2, .light .title p, body > header.light h2,
.boxed-area.light .text-list-bold li b, .text-color-2 {
    /*color: #FFF !important;*/
}

.cnt-box-blog-side .blog-date span:last-child, .progress-bar > div > div, footer .icon-list li:before, .shop-menu .cart-buttons a:hover, .cnt-box-blog-top .blog-date span:last-child, .btn-video:empty,
.dropdown ul:not(.icon-list) li:hover > a, .cnt-box-info .extra-field, .menu-cnt > ul > li:hover > a, .lan-menu > li:hover > a, .dropdown > ul:before, .shop-menu-cnt .cart-count, .light .icon-box i, .light .counter i,
.section-color.light .btn:not(.btn-border):hover, .breadcrumb li a:after, .menu-inner li:before, .text-list-base li > div, .text-list-image .content > div, .text-list-side li > div, .text-line:before,
.icon-line li:before, .icon-line span:before, .icon-circle li:before, .media-box-reveal .caption h3:before, .arrows-inner-right .glide__arrow, .light .breadcrumb li a:after, .list-tags a:hover {
    background-color: #03BFCB
}

.btn, .icon-links-grid a:hover, .icon-links-button a, .pagination li.page:hover a, .pagination li.page.active a, .list-nav a.list-archive {
    background-color: #004767;
    border-color: #004767;
    /*text-transform: uppercase;*/
}

.shop-menu, .menu-cnt > ul li ul li:hover + li > a, nav .menu-right .custom-area, .input-text, .input-select, .input-textarea, .light .glide__bullets > button, .light .text-list-line li hr,
.media-box-half .extra-field + p, .album-box .caption, .media-box-reveal .caption, .cnt-box-top .extra-field, .icon-links-grid a, .cnt-box-testimonials-bubble > p, .light .table-border td {
    border-color: #004767
}

.menu-cnt > ul > li > a, .menu-cnt, nav .lan-menu > li > a, i.scroll-top-btn, .cart-item h5, .shop-menu p, .shop-menu .cart-buttons a, .icon-box i, .counter i, .media-box .caption h2, .media-box .caption p,
footer .text-list-line li b, .light .text-list-line li b, .icon-links-grid a:hover i, .icon-links.icon-links-button a i, nav .icon-links:not(.social-colors) a i, .menu-btn {
    color: #FFF;
}

.menu-cnt > ul > li:hover > a, .lan-menu > li:hover > a {
    background-color: transparent;
}

.menu-cnt > ul > li > a:first-child {
    background-color: transparent;
}



body, textarea {
    font-family: 'Montserrat', sans-serif;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
}

button, .input-text, .input-select, .input-textarea {
    font-family: 'Montserrat', sans-serif;
}

h1 + p, h2 + p, h3 + p, h4 + p, h2 + h4, h1 + h4, h2 + ul.icon-list, h3 + ul.icon-list, p + h3, p + .btn, p + h4, h4 + .btn, h4 + .btn-text, h4 + input, h4 + select, h4 + textarea, p + ul.icon-list,
p + .btn-text, p + table, p + pre, p + img, p + .row, p + .img-box, p + .media-box, p + .cnt-box, p + .icon-links, p + ul.icon-list, .container > .row + .row, .container > div + p, p + .text-list,
.container > div + .btn, .table + .btn, .table + .btn-text, h4 + div, h4 + ul, h4 + ul.icon-list, h4 + a, .slimScrollDiv + .btn, h3 + .grid-list, h3 + .slider, .text-list + .btn, .text-list + .btn-text {
    margin-top: 15px;
}

/*отвественна за скрол внутристраничных ссылок, те что с # */
/*scroll-padding-top делает указанный отступ от верха*/
/*scroll-behavior делает анимацию, но конфликтует с blockscroll.js, который у нас ответственнен за перемотку по батоннам и ломать его не охота, поэтому коментим*/
html {
    /*scroll-behavior: smooth;*/
    scroll-padding-top: 120px;
}

.row {
    /*margin-right: -15px;*/
    /*margin-left: -15px;*/
}

.row-maincontent {
    /*margin-right: -15px;*/
    margin-left: 0px;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;

}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}

[class*=col-lg] > img {
    /*border-radius: 3px;*/
}

body > nav .menu-brand, .menu-big-box .menu-right {
    height: 100px;
}

.mainpage-fast-choose {
    padding-right: 10px;
    padding-left: 10px;
}

.menu-cnt > ul > li a {
    font-weight: 600;
}

.menu-cnt > ul > li > a, .lan-menu a {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.menu-cnt > ul > li a {
    transition: all .3s;
}

.menu-cnt > ul > li.dropdown > a:after {
    transition: none !important;
    opacity: 1;
}

.footer-bar {
    border-color: rgba(255, 255, 255, 0.15);
}

footer h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
}

footer p, footer .icon-list li {
    opacity: .8;
}

footer .col-lg-4:last-child {
    /*background: rgba(0, 0, 0, 0.11);*/
    /*padding: 30px;*/
    /*border-radius: 3px;*/
}

.text-list-line li hr {
    margin-top: 19px;
}

.btn {
    font-weight: 600;
}

button.btn-xs, button.btn-sm {
    line-height: 18px;
    padding: 10px;
    margin-right: 10px;
}

.btn-xs {
    font-size: 14px;
}

.input-text, .input-select, .input-textarea {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 3px;
    padding: 15px 10px;
}

.footer-copyright{
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}









.price-block {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 0px;
    text-align: center;
}

.price-table-cell {
    border: 1px solid #004767;
    background-color: #D9F7D9;
}

.reviews-heading {
    padding-bottom: 10px;
}

.page-form {
    padding: 0px;
    margin-top: -20px;
}

.subpage-form-button {
    background-color: #004767;
    border-color: #004767;
    padding: 15px 20px;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    position: relative;
    cursor: pointer;
    outline: none;
    text-align: center;
    transition: all .5s;
    margin-top: 20px;
    margin-left:15px;
    white-space: pre;
}


.custom-select {
    content: "▼";
    position: relative;

}

select {
    content: "▼";
    appearance: none;
    -webkit-appearance: none;
    max-width: 100%;
    font-size: 1.15rem;
    padding: 0.675em 2em 0.675em 1em;
    background-color: #fff;
    border: 1px solid #caced1;
    border-radius: 0.25rem;
    color: #000;
    cursor: pointer;
}

.custom-select::before,
.custom-select::after {
    --size: 0.3rem;
    content: "▼";
    position: absolute;
    right: 1rem;
    pointer-events: none;
}

.custom-select::before {
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-bottom: var(--size) solid black;
    top: 40%;
}

.custom-select::after {
    content: "▼";
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-top: var(--size) solid black;
    top: 55%;
}


.page-form-label{
    font-weight: 600;
    font-size: 20px;
    color: rgb(0, 71, 103);
    padding-right: 15px;
}



.mainpage-one-review {
    background-color: #FAF3DD;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    margin-top: 10px;
}

.htmlsitemap {
    background-color: #FFFFFF;
    padding: 15px;
    border-radius: 5px;
}

.mainpage-one-review-new {
    background-color: #F6E6FF;
    border-radius: 5px;
    border: 2px solid #0f6674;
}

.offer-companyname {
    font-weight: 600;
    font-size: 16px;
    color: rgb(0, 71, 103);
}

.offer-one-block {
    background-color: #F6E6FF;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    /*margin-bottom: 30px;*/
}

.offer-buttons {
    padding-top: 10px;
}




.contact-form-button{
    padding: 20px;
    width: 100%;
    margin-top: 10px;
    text-transform: uppercase;
}

.sellcompany-form-button{
    padding: 20px;
    width: 30%;
    margin-top: 10px;
}



.offers-block {
    margin-left: 0px;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px;
}

.review-name {
    font-weight: 600;
    font-size: 16px;
    color: rgb(0, 71, 103);
}

.review-start {
    font-weight: 600;
    color: rgb(0, 71, 103);
}

.stars-rating{
    align-items: center;
    /*background: #333;*/
    display: flex;
    height: 25px;
    /*justify-content: center;*/
}

.clip-star {
    background: #ffb300;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    display: inline-block;
    height: 20px;
    width: 20px;
}

.one-price {
    color: #93545B;
    font-weight: 600;
}

.price-h4 {
    height: 90px;
}

.price-button {
    margin-top: 15px;
}

.price-text {
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.offer-li {
    padding-bottom: 15px;
}

.article_text_colored {
    background-color: #CCFBFE;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
    /*margin-top: 10px;*/
}

.article_text_colored_mainpage {
    background-color: #CCFBFE;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.article_add_text_colored {
    background-color: #FAF3DD;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.article_faq_colored {
    background-color: #F6E6FF;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.procedure-block{
    background-color: #D9F7D9;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.benefit-block{
    background-color: #FAF3DD;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-bottom: 10px;
}

.author-block {
    background-color: #D9F7D9;
    border-radius: 5px;
    border: 2px solid #0f6674;
    text-align: left;
    padding: 15px;
    margin-top: 10px;
}

.breadcrumbList {
    position: relative;
    font-size: 12px;
    line-height: 18px;
}

.breadcrumbList ul li {
    display: inline-block;
}

.procedure-title {
    color: rgb(0, 71, 103);
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 5px;
    text-align: left;
}

.author-title {
    color: rgb(0, 71, 103);
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px;
    text-align: left;
}

.procedure-step {
    padding-bottom: 10px;
}

.procedure-number{
    color: rgb(0, 71, 103);
    font-weight: 600;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.procedure-h2{
    padding-top: 0px;
}


.contactform {
    border: 2px solid #004767;
    border-radius: 5px;
    background-color: #D9F7D9;
    text-align: left;
    padding-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    width: 100%;
}

.fastphone-font-size {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    /*margin-bottom: 5px;*/
    /*margin-top: 5px;*/
}

.breadcrumb-navigation {
    text-align: right;
    /*padding-bottom: 20px;*/
}

.subpage-offer-message {
    color: #2E7100;
    font-weight: 600;
    line-height: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}



.page-last-update {
    text-align: right;
    font-style: italic;
    padding-bottom: 20px;
}

.messenger-icon {
    /*min-width:48px;*/
    /*min-height:48px;*/
    /*max-width:48px;*/
    /*max-height:48px;*/
    width: 48px;
    height: 48px;
    /*margin-right: 10px;*/
    margin-left: 5px;
}

.author-messenger-icon {
    width: 35px;
    height: 35px;
    margin-left: 5px;
}

.attention-orange-text{
    color:#b5392d;
    font-weight: 600;
}

.attention-orange-text-companysearch {
    color:#b5392d;
    padding-bottom: 10px;
}

.author-foto {
    height: 150px;
    width: 150px;
    border-radius: 75px;
    display: block;
    margin: auto;
    /*vertical-align: middle*/
    /*margin-right: auto;*/
    /*margin-top: auto;*/
    /*margin-bottom: auto;*/
}

.messenger-help-text {
    font-size: 14px;
    margin-left: 5px;
}

.fullwidth-h1 {
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

.reviews-block{
    padding-left: 0px;
    padding-right: 0px;
}
.reviews-pretext{
    text-align: center;
}
.fullwidth-page-startinfo {
    color: #2E7100;
    /*font-weight: 600;*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
}

.one-contact-field {
    font-size: 16px;
    border-bottom: 1px solid #0f6674;
}

.contact-phone {
    padding-bottom: 15px;
    font-size: 20px;
}

.contacts-h2 {
    padding-bottom: 15px;
}

.contacts-h3 {
    text-transform: unset;
    padding-bottom: 10px;
}

.contactform-field {
    background-color: #CCFBFE;
    border-radius: 4px;
    padding: 10px;
}

.attention-text-orange {
    color:#c0392b;
}

.main-offer-block {
    text-align: center;
}

.span-mainpage-offer {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}


.offer-one-button {
    border: none;
    background: transparent;
    cursor: pointer;

}

.lang-flag-selector {
    max-height: 15px;
}


.contactform-phone-email{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.newcontacts {
    max-height: 28px;
}

.mobilefastphone {
    width: 100%;
}

.mobilefastphone-inline {
    display: flex;
    justify-content: center;
}

.contactform-images-inline{
    display: flex;
    justify-content: left;
}

.mobilefastemail {
    min-width: 50%;
}

.btn-default {
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
}

.btn-default:hover {

}

.btn-blue {
    background-color: #004767;
    border-color: #004767;
    margin-bottom: 20px;
    margin-right: 10px;
    /*padding: 10px;*/
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.btn-blue-searchresult {
    background-color: #004767;
    border-color: #004767;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 7px;
    font-size: 14px;
}

.btn-blue:hover {
    color: white;
    border-color: #004767
}

.btn-green {
    background-color: #406C23;
    border-color: #406C23;
    /*margin-bottom: 20px;*/
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
}

.btn-green-mainpage {
    background-color: #406C23;
    border-color: #406C23;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
}

.btn-green-apostille {
    background-color: #406C23;
    border-color: #406C23;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
}

/*все стили со страницы апостиля*/

.apostille-blink {
    -webkit-animation: APOSTILLE-BLINK 1.5s 3;  /* Safari 4+ */
    -moz-animation: APOSTILLE-BLINK 1.5s 3;  /* Fx 5+ */
    -o-animation: APOSTILLE-BLINK 1.5s 3;  /* Opera 12+ */
    animation: APOSTILLE-BLINK 1.5s 3;  /* IE 10+, Fx 29+ */
    /*animation-timing-function:ease-in-out;*/
}

@-webkit-keyframes APOSTILLE-BLINK {
    0%, 49% {
        background-color: #FAF3DD;
        /*border: 3px solid #e50000;*/
    }
    50%, 100% {
        background-color: #BAF0BA;
        /*border: 3px solid rgb(117, 209, 63);*/
    }
}


.btn-green-subpage {
    background-color: #406C23;
    border-color: #406C23;
    /*margin-bottom: 20px;*/
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
}


.btn-green-companysearch {
    background-color: #406C23;
    border-color: #406C23;
    margin-bottom: 20px;
    padding: 7px;
    font-size: 14px;
    margin-right: 10px;
}

.btn-green:hover {
    color: white;
    border-color: #004767
}

.btn-violet {
    background-color: #3c1361;
    border-color: #3c1361;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
}

.btn-violet-mainpage {
    background-color: #3c1361;
    border-color: #3c1361;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 20px;
}

.btn-violet-apostille {
    background-color: #3c1361;
    border-color: #3c1361;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn-violet:hover {
    color: white;
    border-color: #004767
}




.btn-orange {
    background-color: #c33a07;
    border-color: #c33a07;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
    margin-right: 10px;
}

.btn-orange:hover {
    color: white;
    border-color: #004767
}

.btn-orange-companysearch {
    background-color: #c33a07;
    border-color: #c33a07;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
}

.btn-orange-companysearch:hover {
    color: white;
}


.back-to-chose-button {
    max-width: 200px;
}

.fast-navigation-buttons-comment {
    font-size: 12px;
    font-weight: 300;
    display: block;
}

.empty-search-message {
    background-color: #ff5400;
    color: white;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 20px;
}

.footer-heading {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    padding-bottom: 10px;
    color: #FFFFFF;
    text-align: left;
}

.contactform-heading {
    color: rgb(0, 71, 103);
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.price-block-heading {
    height: 90px;
    color: rgb(0, 71, 103);
    font-size: 14px;
    font-weight: 900;
    text-align: center;
}

.sitebar-heading {
    color: rgb(0, 71, 103);
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px;
    text-align: left;
}

.button-link {
    background-color: #406C23;
    border-color: #406C23;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    /*text-transform: uppercase;*/
}

.button-link:hover {
    color: #FFFFFF;
    background-color: #004767;
}


.button-link-small {
    background: none!important;
    border: none;
    padding: 0!important;
    cursor: pointer;
    text-decoration: none;
    color: #93545B;
    font-size: 14px;

}

.button-link-small:hover {
    color: rgb(64, 77, 96);
}


.price-included {
    background: none!important;
    border: none;
    padding: 0!important;
    cursor: pointer;
    text-decoration: underline;
    color: #93545B;
    font-size: 14px;
    font-style: italic;
}

.price-included:hover {
    color: rgb(64, 77, 96);
}

.documents-needed {
    background: none!important;
    border: none;
    padding: 0!important;
    cursor: pointer;
    text-decoration: underline;
    color: #93545B;
    font-size: 14px;
}

.documents-needed:hover {
    color: rgb(64, 77, 96);
}

.bold-font-weight {
    font-weight: 700;
}

.searchresult-title {
    font-weight: 600;
}


.main-logo {
    width: 194px;
    height: 80px;
}

.one-benefit {
    margin-bottom: 15px;
}

.review-source-comment{
    text-align: right;
    font-style: italic;
}

.yandex-review-logo{
    max-height: 24px;
}

.footer-block {

    padding: 15px;
}



.footer-block > a:hover  {
    color: #F0B474;
}

.footer-link {
    padding-bottom: 10px;
}

.link-to-parent-page {
    text-transform: uppercase;
    color: #FFFFFF;
}

.link-to-parent-page:hover {
    color: #F7E6B3;
}

.link-to-subpage {
    color: #FFFFFF;
}

.link-to-subpage:hover {
    color: #F7E6B3;
}


.link-sitemap {
    color: #FFFFFF;
}

.link-sitemap:hover {
    color: #FFFFFF;
}



/*комментим-раскоменчиваем для проверок кириллицы, чтобы показывались и кириллические символы, или просто показывалась история по умолчанию*/
.show-hide {
    display: none;
}
/*этот так же отвечает за показ данных из истории,*/
.history-span {
    color: #952a00;
    display: none;
}


/*======MIN-WIDTH======*/
/*Работают при МИНИимальной ширине не более. Стили для широких экранов*/


@media (min-width: 425px) {
    .specificblock {
        padding: 15px
    }
}

@media (min-width: 576px) {
    .visible-xs {
        display: none;
    }
}

@media (min-width: 767.98px) {
    .visible-sm {
        display: none;
    }

    .mobile-fast-navigation-buttons {
        display:none;
    }
}


@media (min-width: 992px) {

    /*потом можем поставить это по минимальной ширине 992*/
    .mainpage-block-maintext {
        min-height: 250px;
        padding: 15px;
    }

    .mainpage-buttons-field {

    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 73%;
        flex: 0 0 73%;
        max-width: 73%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .some-space {
        visibility: hidden;
    }

    .menu-top-logo {
        padding-top: 100px;
    }

    .mobilefiastcontacts-page {
        display: none;
    }

    .menu-top-logo > .container {
        /*padding-left: 30px;*/
        /*padding-right: 30px;*/
    }

    .menu-top-logo > .container > .menu-brand, .menu-top-logo .menu-right {
        position: absolute;
        top: 50%;
        transform: translateY(calc(-50% - 25px));
        /*right: 50%;*/
        width: 100%;
        max-width: 1240px;
        float: none;
        /*padding-left: 30px;*/
        padding-right: 30px;
        justify-content: flex-start;
    }

    .mobilefiastcontacts {
        display: none;
    }

    .visible-md {
        display: none;
    }

    .menu-top-logo .menu-cnt > ul {
        margin: 0 0px;
    }

    .dropdown > ul, .dropdown .mega-menu, .dropdown-submenu > ul {
        margin: 0 0px;
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    }


}

@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}









/*======MAX-WIDTH======*/
/*Работают при МАКСимальной ширине не более. По сути, все мобильные стили*/





@media (max-width: 425px) {
    .col-lg-4 .text-list-line li {
        display: block;
        height: auto;
    }

    .col-lg-4 .text-list-line li p {
        margin-left: 0;
    }

    .col-lg-4 .text-list-line hr {
        display: none;
    }

    body, textarea, .cnt-box .caption p {
        font-size: 14px;
    }

    .text-list {
        font-size: 14px;
    }

    .fastphone-font-size {
        font-size: 14px;
    }

    .messenger-help-text {
        font-size: 12px;
    }

    .mobilefastphone {
        font-size:12px;
    }

    .mobilefastemail {
        font-size:12px;
    }


}


/*на этом стиле шапка держится, оставляем*/
@media (max-width: 599.98px) {
    .mobilekey {
        width: 100%;
        font-size: 12px;
    }
}


@media (max-width: 575.98px)  {

    .container {
        max-width: 540px;
    }

    .btn-sm {
        padding: 5px 20px;
        font-size: 14px;
    }

}


@media (max-width: 767.98px)  {

    .container {
        max-width: 720px;
    }

    .full-width-sm {
        width: 100% !important;
    }

    h1 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 10px;
        font-weight: 600;
        padding-top: 10px;
    }

    h2 {
        font-size: 22px;
        line-height: 26px;
        font-weight: 600;
        margin-bottom: 5px;
        padding-top: 10px;
    }

    h3 {
        font-size: 18px;
        line-height: 22px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 5px;
        padding-top: 10px;
    }

    .firmblocklists a {
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

    button.btn-sm {
        /*margin-bottom: 20px;*/
        width: 100%;
    }

    .main-searchinfo {
        margin-top: 20px;
    }

    .btn-blue {
        width:100%;
    }

    .btn-violet-mainpage {
        width: 100%;
    }

    .btn-green {
        width:100%;
    }

    .btn-orange {
        color: white;
        width:100%;
    }

    .btn-orange-companysearch {
        color: white;
        width:100%;
    }

    .btn-blue-searchresult {
        width:100%;
    }

    .btn-green-companysearch {
        width:100%;
    }

    .btn-violet {
        width:100%;
    }

    .article_text_colored ul {
        padding-left: 20px;

    }
    .article_add_text_colored ul {
        padding-left: 20px;
    }

    .article_faq_colored ul {
        padding-left: 20px;
    }

    .article_text_colored ol {
        padding-left: 20px;
    }

    .article_add_text_colored ol {
        padding-left: 20px;
    }

    .article_faq_colored ol {
        padding-left: 20px;
    }

    .btn-green-apostille {
        width:100%;
        display: inline-block;
    }

    .btn-violet-apostille {
        width:100%;
    }

    .btn-margin-bottom-10 {
        margin-bottom: 10px;
    }

    .btn-margin-top-10 {
        margin-top: 10px;
    }

    .button-link {
        width: 100%;
        text-align: center;
        display: inline-block;
    }


}


@media (max-width: 991.98px)  {

    .btn-orange {
        margin-top: 10px
    }

    .btn-green-apostille{
        margin-top: 10px
    }

    .btn-green-mainpage{
        width: 100%;
    }

    #myBtn {
        bottom: 10px; /* Place the button at the bottom of the page */
        right: 15px; /* Place the button 30px from the right */
        padding: 15px; /* Some padding */
        font-size: 14px; /* Increase font size */
    }

    .container {
        max-width: 960px;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .contactsblock{
        padding-right: 0px;
    }


    [class*=col-lg-] + [class*=col-lg-] {
        /*margin-top: 30px;*/
        /*margin-left: 0px;*/
    }

    .form-box [class*=col-lg-] + [class*=col-lg-] {
        margin-top: 0 !important;
    }

    .offer-block {
        /*margin-left: 10px;*/
        min-height: unset;

    }

    body > nav {
        height: 50px;
    }

    body > nav .menu-brand > a {
        display: flex;
        align-items: center;
    }

    body > nav > .container, body > .menu-mini > .container {
        max-width: 100%;
    }

    .menu-btn {
        display: block;
        z-index: 9999;
    }

    .menu-cnt > ul > li > a, .dropdown > ul > li > a, .dropdown-submenu > ul > li > a {
        padding: 0 30px;
    }

    .menu-cnt {
        height: 0;
        overflow: hidden;
        position: absolute;
        top: 100%;
        background: #FFF;
        left: 0;
        width: 100%;
        transition: height .5s;
        display: block;
    }

    body > nav.menu-fixed .menu-cnt {
        /*overflow-y: scroll;*/
    }

    .menu-cnt > ul, .menu-cnt > .menu-right {
        float: none;
        display: block;
        width: 100%;
        height: auto;
    }

    .menu-cnt > ul {
        margin: 0;
    }

    .shop-menu-cnt:not(.active) .shop-menu, .dropdown:not(.active) > ul, .dropdown:hover > ul, .dropdown:hover .mega-menu, .mega-dropdown:hover .mega-menu {
        display: none;
    }

    .shop-menu-cnt.active .shop-menu, .dropdown.active > ul, .dropdown.active > ul, .dropdown.active .mega-menu, .dropdown-submenu > ul, .mega-dropdown.active .mega-menu {
        display: block;
    }

    .dropdown ul:not(.icon-list), .dropdown.icon-list > ul, .dropdown-submenu > ul, .mega-dropdown .mega-menu, .dropdown .mega-menu {
        position: static;
        box-shadow: none;
    }

    .col-lg-4 {
        /*padding-left: 0px;*/
        /*padding-right: 0px;*/

    }

    .company-searchpage-maincontent {
        padding-right: 0px;
    }

    .hide-992 {
        display: none;
    }

    .fastphone {
        border: none;
        /*line-height: 30px;*/
        /*width: 250px;*/
        text-align: center;
        width: auto;
    }

    .fastemail {
        border: none;
        text-align: center;
        width: auto;
    }

    .mobilekey {
        width: 100%;
        font-size: 12px;
        margin-right: 10%;
        line-height: 14px;
    }

    .fastphone {
        display: none;
    }

    .fastemail {
        display: none;
    }

    main > section > .container {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .row-maincontent {
        margin-right: 0px;
        margin-left: 0px;
        display: inline-flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    body > nav .menu-brand, .menu-big-box .menu-right {
        height: 70px;
    }

    nav .menu-cnt > ul > li > a, nav .menu-cnt > ul > li.nav-label > a span, .menu-cnt .menu-right, body nav .lan-menu > li > a, .lan-menu li a, .lan-menu .dropdown > ul > li > a, body .lan-menu > li:hover > a,
    body nav:not(.menu-transparent) .lan-menu > li:hover > a {
        color: rgb(0, 71, 103);
    }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {

    }

    body > nav .menu-brand img {
        padding-left: 10px;
    }

    .contactsblock {

    }

    .main-sitebar {

    }

    footer > .container {
        padding-right: 20px;
        padding-left: 20px;
        max-width: 100%;
        overflow-x: hidden;
    }

    body > nav {
        height: 65px;
    }

    .menu-fixed.menu-top-logo:not(.menu-transparent) + header, .menu-fixed.menu-top-logo:not(.menu-transparent) + main {
        margin-top: 5px;
    }

    .dropdown-submenu > a:after, .menu-cnt > ul > li.dropdown > a:after {
        right: 30px;
    }

    .menu-cnt > ul > li.dropdown a, .nav-label a, .menu-transparent .menu-cnt > ul > li.dropdown a {
        border-top: 1px solid rgba(9, 59, 86, 0.12);
    }

    body > nav .menu-brand {
        padding: 15px 0;
        width: 100%;
    }

    footer h3 + p, footer h3 + p + div, footer h3 + div, footer h3 + p + .icon-links, footer h3 + ul.icon-list {
        margin-top: 15px;
    }

    footer .col-lg-4 + .col-lg-4, footer [class*=col-]:not([class*=col-sm]) + [class*=col-]:not([class*=col-sm]) {
        margin-top: 45px;
    }

    footer .col-lg-4:last-child {
        max-width: calc(100% - 30px);
        overflow: hidden;
    }

    [class*=col-lg-] > h3, .boxed-area > h3, .container > h3 {
        font-size: 18px;
    }

    .col-lg-12 {
        /*padding-right: 2px;*/
        /*padding-left: 2px;*/
        /*padding-top: 0px;*/
        /*padding-bottom: 0px;*/
        overflow: hidden;
    }

    .col-lg-3 {
        /*margin-left: 15px;*/
        /*margin-right: 15px;*/
    }

    .col-lg-4 {
        /*padding-right: 0px;*/
        /*padding-left: 0px;*/
    }

    .main-sitebar {
        margin-left: 0px;
    }

    .quote-sitebar {
        padding-left: 5px;
        padding-right: 5px;
    }

    .col-lg-9 {
        padding-right: 2px;
        padding-left: 2px;
        /*min-height: 800px;*/
    }


    .mobile-hide-992 {
        display:none;
    }

    .one-benefit{
        margin-top: 15px;
    }

    .one-contact-field{
        margin-top: 0px;
    }

    .main-logo {
        width: 85px;
        height: 31px;
    }

    .searchresutl-attention-text {
        text-align: center;
    }

    .price-table-cell {
        border-radius: 4px;
    }

    .price-h4 {
        height: 40px;
    }

    .phone-contactform {

    }

    .write-us-form{
        background-color: #CCFBFE;
        padding-top: 25px;
        padding-bottom: 15px;
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: -10px;
    }

    .contactform-heading {
        text-align: center;
    }

    .subpage-form-button {
        margin-left: 0px;
        width: 100%;
    }

    .custom-select{
        margin-top: 15px;
    }






}


/*на этом стиле шапка держится, аккуратней с ним*/
@media (max-width: 1125px) and (min-width: 992px) {

    .mobilekey {
        color: #FFF;
        text-align: center;
        width: 45%;
    }
}



