@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext');
/*html {*/
/*html {*/
    /*height: 100%;*/
    /*position: relative;*/
/*}*/

html{position: relative;min-height: 100%;}

body {padding-bottom: 240px;}

p {
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    color: #303030;
}

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

h3,.article_title {
    font-family: "OpenSans", sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #303030;
    margin-bottom: 14px;
}

/* header */
header .time-work {
    padding-left: 35px;
    padding-right: 0;
}

header .time-work ul {
    margin: 0;
}

header .time-work li {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.44;
    color: #000000;
}

header {
    margin-top: 10px;
}

header .velcom {
    /* background-image: url(../img/velcom.svg); */
    background-image: url(../img/A1.svg);
    background-repeat: no-repeat;
    /* background-position-x: 20px; */
    background-position-x: 25px;
    background-position-y: 1px;
    height: 24px;
    background-size: contain;
}

header .mts {
    background-image: url(../img/mts.png);
    background-repeat: no-repeat;
    background-position-x: 25px;
    background-position-y: 3px;
}

header .phones {
    padding-right: 20px;
    text-align: right;
}

header .phones p {
    margin:1px 0 2px 0;
    /*margin: 3px 0 5px 0;*/
}

header .life {
    background-image: url(../img/life.png);
    background-repeat: no-repeat;
    background-position-x: 30px;
    background-position-y: 3px;
}

header .phones p a {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #2f46ab;
}

/* end header */

/* navbar */

nav {
    height: 56px;
}

.breadcrumb {height: auto;}

.navbar {
    background-image: linear-gradient(to right, #629f32, #4fa15d 31%, #41a480 60%, #27a1b8);
    padding: 0;
    display: block;
}

.navbar .link {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
}

.navbar .active {
    background: rgba(255, 255, 255, 0.3);
}

.navbar .nav-item {
    height: 56px;
    padding: 15px 36px 0 36px;

}

.navbar-list {
    margin: 0;
}

.navbar-nav {
    margin: 0 auto;
}

/* end navbar */

/* breadcrumb */

.breadcrumb {
    background-color: white;
    padding-left: 0;
    padding-top: 25px;
    margin: 0;

}

.breadcrumb-item {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #303030;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #303030;
    content: ">";
}

.breadcrumb-item.active {
    color: #b5b5b5;
    font-weight: normal;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-right: 4px;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 4px;
}

/* end breadcrumb */

/* form */

form label {
    font-family: OpenSans, sans-serif;
    margin-bottom: 0;
    font-size: 14px;
    color: #383838;
}

form textarea {
    resize: none;
}

form .file {
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 2px #c3c3c3;
}

form .file p {
    font-family: OpenSans, sans-serif;
    font-size: 14px;
    color: #9b9b9b;
    margin: 0;
    padding-left: 20px;
}

form .form-control {
    border: solid 1px #979797;
}

.btn-primary {
    border-radius: 19.8px;
    background-color: #1c2f94;
    border: none;
    font-family: OpenSans, sans-serif;
    font-size: 14px;
    padding: 10px 41px 10px 41px;
    float: right;
}

/* end form */

/* footer */

footer {
    background-image: linear-gradient(to right, #629f32, #4fa15d 31%, #41a480 60%, #27a1b8);
    /*padding-bottom: 22px;*/
    min-height: 240px;
    height: 240px;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.footer-menu {
    padding-top: 15px;
}
.footer{
    padding-top: 27px;
}
.footer-menu li {
    font-family: OpenSans, sans-serif;
    font-size: 16px;

    text-decoration: underline;
    padding: 0 10px 0 25px;
    display: inline-block;
}
.footer-menu li a{
    color: #ffffff;
}

footer .info {
    font-family: OpenSans, sans-serif;
    font-size: 14px;
    line-height: 1.71;
    color: #ffffff;
}

footer .time-work li {
    padding-top: 18px;
    font-family: OpenSans, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.2;
}

footer .time-work li:first-child {
    padding-top: 5px;
}

footer .phone {
    font-family: OpenSans, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    display: inline;
}

footer .phone span {
    font-style: italic;
    color: #d6d6d6;
    font-size: 14px;
}

footer .velcom {
    /* background-image: url(../img/velcom.svg); */
    background-image: url(../img/A1.svg);
    background-repeat: no-repeat;
    padding-left: 35px;
    /* background-position-y: 3px; */
    background-position-y: 0px;

    background-position-x: 3px;
    background-size: contain;
}

footer .mts {
    background-image: url(../img/mts.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    background-position-x: 5px;
    background-position-y: 4px;
}

footer .life {
    background-image: url(../img/life.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position-x: 9px;
    background-position-y: 4px;
}

footer .fax {
    background-image: url(../img/phone.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position-x: 6px;
    background-position-y: 5px;
}

/* end footer */

/* other */

.line {
    margin-bottom: 30px;
    height: 2px;
    background-color: #e8e8e8;
}

.center {
    text-align: center;
}

.text-bold {
    font-family: OpenSans, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #303030;
}

.color-silver {
    color: #464646;
}

.nav-item.parrent{
    position: relative;
}

.sub_menu{
    display: none;
    position: absolute;
    top:100%;
    left:0;
    z-index: 10;
    background-image: linear-gradient(to right, #629f32, #4fa15d 31%, #41a480 60%, #27a1b8);
    list-style: none;
    padding: 10px;
    width: max-content;
}

.sub_menu li{
    margin: 5px 0;
}
.sub_menu a{
    color: #ffffff;
}

@media (min-width: 992px) {
    .nav-item.parrent:hover > .sub_menu{
        display: block;
    }
}

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

@media only screen and (max-width: 991px) {
    .navbar {height: initial;}
    .navbar-dark .navbar-toggler {margin: 10px;}

    body {padding-bottom: 297px;}
    footer {height: 297px;}

    footer .logo img {
        width: 160px;
    }

    footer .footer-menu li {
        padding: 5px 13px 0 13px;
    }

    footer .footer-menu li:first-child {
        padding-left: 20px !important;
    }
    .navbar .nav-item.parrent{
        height: auto;
        cursor: pointer;
    }
    .navbar .nav-item.parrent:before{
        content: "";
        width: 20px;
        height: 20px;
        background: url(/img/menu-arrow.svg) center/cover no-repeat;
        position: absolute;
        right: 20px;
        display: block;
        transform: rotate(-90deg);
        transition: 0.3s;
    }
    .navbar .nav-item.parrent.open:before{
        transform: rotate(0deg);
    }
    .sub_menu{
        position: relative;
        top: auto;
        width: 100%;
    }

}

@media only screen and (max-width: 767px) {

    body {padding-bottom: 339px;}
    footer {height: 339px;}

    header .phones {
        margin: 0 auto;
        text-align: center;
    }

    header .phones p {
        display: inline-block;
        padding-left: 60px;
    }

    footer .logo {
        text-align: center;
    }

}

@media only screen and (max-width: 576px) {

    body {padding-bottom: 558px;}
    footer {height: 558px;}

    .logo {
        text-align: center;
    }

    header .time-work {
        padding: 5px 0 5px 0;
        text-align: center;
    }

    footer .footer-menu li {
        display: block;
        text-align: center;
        padding: 5px 0 0 0;
    }

    footer .footer-menu li:first-child {
        padding-left: 0 !important;
    }

    footer .info {
        text-align: center;
    }

    footer .time-work {
        text-align: center;
        padding: 0 0 10px 0;
    }

    footer .phones-footer {
        margin: 0 auto;
        text-align: center;
    }

    footer .phones-footer p {
        display: inline-block;
        padding-left: 33px;
    }

    header .velcom {
        background-position-x: 0;
        padding-left: 35px !important;
    }

    header .mts {
        background-position-x: 5px;
        padding-left: 35px !important;
        background-image: url(../img/mts.svg);
    }

    header .life {
        background-position-x: 12px;
        padding-left: 35px !important;
        background-image: url(../img/life.svg);
        background-position-x: 10px;
    }

    footer .mts{
        background-image: url(../img/mts.svg);
    }

    footer .life{
        background-image: url(../img/life.svg);
    }

    .wrapper-footer-nav {padding: 0 15px!important;}

}

@media only screen and (max-width: 435px) {

    body {
        padding-bottom: 601px;
    }

    footer {
        height: 601px;
    }
}

@media only screen and (max-width: 389px) {

    body {
        padding-bottom: 644px;
    }

    footer {
        height: 644px;
    }
}



@media screen and (min-width: 992px) {
    header .velcom {
        background-position-x: 40px;
    }

    header .mts {
        background-position-x: 40px;
    }

    header .life {
        background-position-x: 45px;
    }

}

@media screen and (max-width: 767px) {
    header .phones p {
        padding-left: 24px;
    }

    header .velcom, header .mts {
        background-position-x: 0px;
    }

    header .life {
        background-position-x: 6px;
    }
}


.viber-icon-link {
    background-image: url(../img/viber.svg);
    display: inline-block;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    line-height: 6px;
    margin-bottom: -4px;
    margin-left: 5px;
}


.whats-icon-link {
    background-image: url(../img/whatsapp.svg);
    display: inline-block;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    line-height: 6px;
    margin-bottom: -4px;
    margin-left: 5px;
}

.life-phone-marg {
    width: 27px;
    display: inline-block;
}

@media screen and (max-width: 991px) {
    .viber-icon-link, .whats-icon-link, .life-phone-marg {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .viber-icon-link, .whats-icon-link, .life-phone-marg {
        display: inline-block;
    } 
}





.main-price-wrapper .main-price_title {
    display: flex;
    justify-content: center;
    margin-bottom: 55px;
}

.main-price-wrapper .main-price_title p {
    font-family: Roboto, sans-serif;
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #000000;
}

.main-price-wrapper .main-price_title p::after {
    position: absolute;
    content: '';
    width: 220px;
    height: 2px;
    background-color: #E8E8E8;
    bottom: -31px;
    left: -70px;
}

.main-price-wrapper .main-price_cards {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.main-price-wrapper .main-price_cards .main-price_item {
    max-width: 300px;
}

.main-price-wrapper .main-price_cards .main-price_item:nth-child(1) .main-price_item__title {
    background-color: #609F37;
}

.main-price-wrapper .main-price_cards .main-price_item:nth-child(2) .main-price_item__title {
    background-color: #45D5B7;
}

.main-price-wrapper .main-price_cards .main-price_item:nth-child(3) .main-price_item__title {
    background-color: #5B9BE5;
}

.main-price-wrapper .main-price_cards .main-price_item .main-price_item__title a {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    padding: 25px 45px;
    margin: 0;
    display: block;
}

.main-price-wrapper .main-price_cards .main-price_item .main-price_item__title a:hover {
    text-decoration: underline;
}

.main-price-wrapper .main-price_cards .main-price_item .main-price_item__cont {
    background-color: #F1F1F1;
}

.main-price-wrapper .main-price_cards .main-price_item .main-price_item__cont .main-price_item__cont--price p {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    color: #000000;
    padding: 35px 35px 20px;
}

.main-price-wrapper .main-price_cards .main-price_item .main-price_item__cont .main-price_item__cont--btn {
    text-align: center;
    padding-bottom: 35px;
}

.main-price-wrapper .main-price_cards .main-price_item .main-price_item__cont .main-price_item__cont--btn button {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    background: #2F46AB;
    border-radius: 30px;
    padding: 18px 65px;
    border: none;
}

.main-price-wrapper .main-price_cards .main-price_item .main-price_item__cont .main-price_item__cont--btn button:hover {
    text-decoration: underline;
    cursor: pointer;
}

.main-price-wrapper {
    margin-bottom: 100px;
}

.main-adv-req-wrapper {
    margin-bottom: 100px;
}


.main-adv-req-wrapper .main-adv-req_title, .main-adv-grid-wrapper .main-adv-grid_title  {
    display: flex;
    justify-content: center;
}

.main-adv-req-wrapper .main-adv-req_title p, .main-adv-grid-wrapper .main-adv-grid_title p {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #000000;
}

.main-adv-req_items {
    display: flex;
    flex-direction: row;   
    justify-content: space-evenly; 
}

.main-adv-req_items .main-adv-req_item {
    flex: 0 0 30%;
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-adv-req_item .main-adv-req_item__image {
    position: relative;
    margin-bottom: 30px;
}

.main-adv-req_item .main-adv-req_item__title p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #000000;
}

.main-adv-req_item .main-adv-req_item__content p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #616161;
}

.main-adv-req_items .main-adv-req_item:nth-child(1) .main-adv-req_item__image::after, .main-adv-req_items .main-adv-req_item:nth-child(2) .main-adv-req_item__image::after {
    position: absolute;
    content: '........';
    color: #5B9BE5;
    font-size: 42px;
    letter-spacing: 15px;
    left: 105px;
}


.main-map-container {
    padding: 0;
}

.main-map-wrapper {
    position: relative;
}

.main-map-info {
    position: absolute;
    z-index: 10;

    background-color: #5B9BE5;
    border-radius: 5px;
    padding: 25px;
    max-width: 425px;
    top: 95px;
    left: 200px;
}

.main-map-info .main-map-info_title {
    margin-bottom: 45px;
    position: relative;
}

.main-map-info .main-map-info_title p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
}

.main-map-info .main-map-info_title p::after {
    position: absolute;
    content: '';
    width: 220px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.4);
    bottom: -21px;
    left: calc(50% - 115px);
}

.main-map-info .main-map-info_title__text--address p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
}

.main-map-info .main-map-info_title__text--address p span {
    display: block;
}

.main-map-info_title__text--phones a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;   
    text-align: center; 
    color: #FFFFFF;
    display: block;
    margin-bottom: 1rem;
}

.main-map-info_title__text--phones a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1300px) {
    .main-map-info {
        left: 100px;
    }
}

@media screen and (max-width: 991px) {
    .main-price-wrapper .main-price_cards {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main-price-wrapper .main-price_cards .main-price_item {
        width: 90%;
        margin-bottom: 25px;
        max-width: initial;
    }

    .main-map-info {
        position: initial;
        width: 100%;
        max-width: inherit;
    }
}

@media screen and (max-width: 800px) {
    .main-adv-req_items .main-adv-req_item:nth-child(1) .main-adv-req_item__image::after, .main-adv-req_items .main-adv-req_item:nth-child(2) .main-adv-req_item__image::after {
        display: none;
    }

    .main-adv-req_items {
        flex-direction: column;
    }

    .main-adv-req_item {
        margin-bottom: 30px;
    }

    .main-adv-req_items .main-adv-req_item {
        flex: 0 0 90%;
        width: 90%;
        flex-direction: row;
    }

    .main-adv-req_item .main-adv-req_item__image {
        margin-right: 25px;
        margin-bottom: 0;
    }

    .main-adv-req_item-text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .main-adv-req_item .main-adv-req_item__title p {
        margin-bottom: 8px;
        text-align: left;
    }

    .main-adv-req_item .main-adv-req_item__content p {
        margin-bottom: 0;
        text-align: left;
    }
}

@media screen and (max-width: 425px) {
    .main-price-wrapper .main-price_cards .main-price_item {
        width: 100%;
    }

    .main-adv-req_items .main-adv-req_item {
        flex: 0 0 100%;
        width: 100%;
    }

    .main-map-info .main-map-info_title__text--address p {
        font-size: 16px;
    }
    .main-map-info_title__text--phones p {
        font-size: 16px;
    }

}


.main-adv-grid_content {
    margin: 50px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px 30px;
}

.main-adv-grid_content__item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.main-adv-grid_content__item--img img {
    margin-right: 15px;
}


.main-adv-grid_content__item--text p {
    margin: 0;
}
.site-error{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.error_name{
    font-size: 10rem;
    display: block;
    background: linear-gradient(to right, #629f32, #4fa15d 31%, #41a480 60%, #27a1b8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.error_title{
    background: linear-gradient(to right, #629f32, #4fa15d 31%, #41a480 60%, #27a1b8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    font-size: 2rem;
    text-align: center;
}
#platform .nav-link{
     text-decoration: none;
}
@media screen and (max-width: 800px) {
    .main-adv-grid_content {
        grid-template-columns: repeat(2, 1fr);
    } 
}

@media screen and (max-width: 650px) {
    .main-adv-grid_content {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 24px;
    } 
}

.platform .amount{
    display: flex;
    margin-top: 80px;
    align-items: center;
    margin-bottom: 20px;
}

.platform .amount .amount-label{
    flex: 1;
    text-align: center;
    font-size: 18px;
}
.platform .amount .amount-value{
    flex: 1;
    text-align: center;
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    .platform .amount {
        display: block;
        margin-bottom: 30px;
    }
}