@charset "UTF-8";
@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/Nunito/NunitoSans-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


/* Header */

.body {
    width: 100%;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 320px;
}

.wrapper-for-header {
    height: 70px;
    background-color: #282828;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.5));
    z-index: 1000;
    position: fixed;
    top: 0;
}
.header-inner {
    height: inherit;
    padding: inherit;
    text-align: center;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    top: 0;
}

.header_fixed {
    position: fixed;
    top: 0;
}

.logo {
    float: left;
}

.text-menu {
    color: white;
    font-size: 19px;
}

#navmenu {
    padding-left: 0;
    padding-right: 0;
}

.navmenu_ul {
    margin: 0px;
    padding: 0px;
}

.navmenu_li {
    display: inline;
    padding-right: 20px;
    padding-left: 20px;
}

.navmenu_li_first {
    padding-left: 0px;
    padding-right: 20px;
}

.navmenu_li_last {
    padding-left: 20px;
    padding-right: 0px;
}

.text-menu-inner>ul>li>a {
    text-decoration: none;
    color: white;
}

a.muf {
    padding-right: 20px;
    text-decoration: none;
    color: white;
}

a.mul {
    padding-left: 20px;
    text-decoration: none;
    color: white;
}

.text-menu-inner>ul>li>a:hover,
a.mu:hover,
a.mul:hover,
a.muf:hover {
    color: #42826C;
    text-decoration: none;
    transition: 0.3s
}

.text-menu-inner>ul>.active>a {
    color: #42826C;
}

.text-menu-inner>ul>.active>a:hover {
    color: #54caa1;
}

.info_menu {
    align-items: center;
    display: flex;
    width: inherit;
    justify-content: end;
    flex-wrap: nowrap;
    flex-direction: row;
}

.telephone_info_menu {
    color: white;
    font-size: 19px;
    padding-right: 15px;
    font-weight: 600;
}

a.telephone_info_menu:hover {
    color: #42826C;
    text-decoration: none;
    transition: 0.3s
}

.phone_icon {
    padding: 10px;
    display: inherit;
    padding-left: 0;
}

.cabinet {
    display: inherit;
    padding: 10px;
    position: inherit;
}

.language {
    display: inherit;
    padding: 10px;
    padding-right: 0;
    /* position: inherit; */
    position: relative;
    display: inline-block;
}
/* callback button */
#blick{
    border-radius:50%;
width:74px; height:74px;
position:fixed;
background:#299cff;
z-index:999;
bottom:18px;
right:8px;
}
#call_back_bot_button{
cursor:pointer;
padding:10px;
border-radius:50%;
width:70px; height:70px;
position:fixed;
background:#007bff80;
z-index:1000;
bottom:20px;
right:10px;
}
#call_back_bot_button img {
    margin:auto;
}


/* Dropdown Button */

.dropbtn {
    border: none;
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    position: absolute;
    background-color: #282828;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    display: none;
}
.dropdown-content a {
    color: white;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    display: block;
    font-size: 24px;
    font-weight: 600;
}

.dropdown-content a:hover {
    color: #42826C;
    text-decoration: none;
    transition: 0.3s;
}
.show {
    display: block;
}

a.linkcabinet {
    text-decoration: none;
    display: inherit;
}

a.linkcabinet:hover {
    text-decoration: none;
}


/* logo */

 .pic_logoc {
/* width:70px; */
height:70px;
}

.pic_textc {
    height: 50px;
} 

a.linklogo {
    text-decoration: none;
}

a.linklogo:hover {
    text-decoration: none;
}

div.logo :hover,
.dropbtn:hover,
.cabinet:hover,
img.burger:hover,
.phone_icon:hover {
    opacity: 0.5;
    transition: opacity .32s ease 0s;
    transition-property: opacity;
    transition-duration: 0.32s;
    transition-timing-function: ease;
    transition-delay: 0s;
    -moz-transition: opacity .32s ease 0s;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.32s;
    -moz-transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -webkit-transition: opacity .32s ease 0s;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.32s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
}

a.no_decor {
    text-decoration: none;
    text-transform: uppercase;
    color: white;
}

a.no_decor:hover {
    text-decoration: none;
    text-transform: uppercase;
    color: #42826C;
}

a {
    font-family: "NunitoSans";
}

.special_class {
    display: none;
}


/* MAIN */

.home-main {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 70px;
}

.slider-home {
    position: relative;
    width: 100%;
    display: block;
}

.slider-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    /* background-image: url(../images/backgroung/minimalback2.jpg); */
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#slider_container {
    padding-left: 0;
    padding-right: 0;
}

.slider__wrapper {
    overflow: hidden;
}

.slider__item {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    font-size: 7rem;
    height: 600px;
}

.slider_left {
    max-width: 500px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* background-color: #FD6A6A; */
    font-family: "NunitoSans";
}

p.title_slider {
    font-size: 36px;
}

p.text_slider {
    font-size: 30px;
}

.button_slider {
    font-size: 15px;
    background-color: #282828;
    width: fit-content;
    width: -moz-fit-content;
    padding: 5px 10px 5px 10px;
    border: 0px;
    transition: .3s;
}

.button_slider:hover {
    text-decoration: none;
    color: black;
    background-color: white;
}

.button_slider:hover>a {
    color: black;
    text-decoration: none;
}

.button_slider a {
    text-decoration: none;
    color: white;
    font-weight: 600;
}

.slider_right {
    max-width: 550px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider_right>img {
    max-width: 550px;
    max-height: 380px;
}

.footer {
    display: flex;
    background: #282828;
    padding: 20px 0px;
}

.footer_label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "NunitoSans";
}

li {
    list-style-type: none;
}

    .home_choose_tariff_wrap h2{
    width: 450px;
    margin: auto;
    background: #eef6ff;
    color: black;
    padding: 5px;
    border-radius:20px;
    }
    .title_cell_home{
        text-align:center; color:#9b9b9b;
    }



.contacts_footer,
.footer_about {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    font-family: "NunitoSans";
}

.menuusers_footer {
    padding-left: 0px;
}

.span_title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color: white;
}

.contacts_message,
.contacts_phone {
    margin-bottom: 20px;
    display: inline;
}

.contacts_phone>a {
    text-decoration: none;
    color: #ffffff;
}

.contacts_phone>a:hover {
    text-decoration: none;
    color: #42826C;
    transition: 0.3s;
}

.span_soc_seti {
    margin-bottom: 20px;
    font-weight: 600;
}

.soc_seti {
    display: inline;
}

.soc_seti a {
    text-decoration: none;
    padding: 0px 5px 0px 5px;
}

.soc_seti a>img:hover {
    opacity: 0.5;
}
.home_content_container{
   font-family:'NunitoSans';
   margin-top:100px;
   margin-bottom:100px;
   background:#eef6ff;
}
.home_content_wrap{
    padding-top:10px;
    padding-bottom:10px;
}
.cell_home{
    max-width:300px;
    max-height:200px;
    margin:auto;
    margin-top:50px;
    margin-bottom:50px;
    text-align:center;
}
.cell_home_text{
    padding-top:10px;
    font-size:16px;
}


/*tarif.html*/

.tariff_main {
    background: linear-gradient(to right, #ffffff, #9b8d8de6);
}

#background_wrap {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-image: url('../images/backgroung/minimalback2.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

#c_container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto;
    z-index: 1;
}

.cards_container {
    display: inherit;
    flex-direction: inherit;
    padding-top: 25px;
    min-height: 600px;
}

.inner_cards_container {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
}

.card_tariff {
    position: relative;
    /* height: 450px; */
    width: 320px;
    background-color: #282828;
    margin: 10px;
    display: flex;
    flex-direction: column;
    font-family: "NunitoSans";
    border: solid;
    border-color: #4bab8a;
    transition: .5s;
}

.card_tariff:hover {
    box-shadow: 0px 8px 16px 0px rgb(0, 0, 0);
    -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0);
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0);
}

.top_card_tariff {
    height: 100px;
    /* background-color: #4bab8a; */
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to right, #4bab8a, #9b8d8de6);
}

.card_tariff:hover .top_card_tariff {
    /* background: linear-gradient(to top right, #4bab8a, #4bab8a); */
    background: linear-gradient(to right, #9b8d8de6, #4bab8a);
}

.card_tariff_inner {
    display: none;
}

.card_tariff_inner>.middle_card_tariff {
    height: 300px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url(/assets/images/backgroung/tariffearthpng.png);
    background-size: cover;
    justify-content: space-between;
}

.bot_card_tariff {
    height: 50px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.title_tariff_card {
    font-size: 24px;
    color: white;
    font-weight: 600;
    font-family: "NunitoSans";
}

.tariff_row {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 20px 10px 20px;
    justify-content: space-between;
    align-items: center;
    background-color: #00000063;
}

.tariff_subscription {
    flex-direction: column;
}

.speed_text,
.subscription_text {
    color: #ffffff;
    font-size: 20px;
}

.speed_int {
    font-size: 25px;
    color: #ffffff;
    font-weight: 600;
}

.subscription_int {
    color: #74ff94;
    font-size: 30px;
    display: flex;
    flex-direction: row;
}

.subscription_int>.old_tariff_num {
    padding-left: 10px;
    font-size: 23px;
    color: white;
}

.text_about_tariff {
    background-color: #00000063;
    color: white;
    font-family: "NunitoSans"
}

.text_about_tariff ul {
    margin-bottom: 0px;
}

button.to_order {
    background: #101010;
    width: 100%;
    height: 100%;
    border: 0px;
    font-size: 30px;
    font-family: 'NunitoSans';
    /* font-weight: 600; */
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}

button.to_order:hover {
    background: linear-gradient(to right, #9b8d8de6, #4bab8a);
    text-decoration: none;
    border: 0px;
    font-size: 32px;
}
button.to_order:active{
    background: linear-gradient(to right,#4bab8a,#9b8d8de6);
    text-decoration: none;
    border: 0px;
}


/*CONNECTION*/

.connection_algoritm {
    margin: 0px 0px 50px 0px;
    font-family: "NunitoSans";
}

.algoritm_container {
    display: none;
}

.title_connection_algoritm {
    /* display: flex;
    align-items: center;
    justify-content: center; */
    color: black;
    font-size: 30px;
    text-align: center;
    padding: 40px 0px 40px 0px;
}

div.row_right_algoritm {
    display: flex;
    justify-content: right;
}

div.right_algoritm {
    padding: 40px 0px 40px 0px;
    display: flex;
    align-items: center;
}

div.row_left_algoritm {
    display: flex;
    justify-content: left;
}

div.left_algoritm {
    padding: 40px 0px 40px 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: end;
}

div.left_algoritm span,
div.right_algoritm span {
    padding: 0px 15px 0px 15px;
    font-size: 20px;
    color: black;
}
.conn_check_wrap{
    width:100%;
    height:300px;
    background: #eef6ff;
    margin-top: 100px;
    padding-top:25px;
    margin-bottom:100px;
}
.conn_check_wrap .container{
 font-family:'NunitoSans'
}
.title_conn_check{
    text-align:center;
    font-size:30px;
    margin-bottom:20px
}
.conn_check_col_l{
    display:flex;
    justify-content:flex-end;
}
.conn_check_col_r{
    display:flex;
}



/* CONTACTS */

.title_contacts_page {
    text-align: center;
}

.contacts_phone_email {
    font-size: 25px;
    margin-bottom: 100px;
    padding-top: 30px;
}

.contacts_phone_email ul {
    padding-left: 0px;
    margin: auto;
    max-width: 800px;
}

.contacts_phone_email ul li {
    padding-bottom: 20px;
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: inset;
}
.contacts_phone_email ul li a {
    text-decoration:none;
    color: #212529;
}
.social_links a {
    padding: 0px 10px 0px 10px;
}
.social_links a:hover > img{
    background:#e5e5e5;
}


/*  */


/* Users */

.for_users_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    font-family: "NunitoSans";
    padding-top: 50px;
    padding-bottom: 50px;
}

.for_users_element {
    width: 300px;
    height: 300px;
    border: outset;
    border-radius: 50px;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* background: linear-gradient(135deg, #000000 10%, #ffffff 10%); */
    transition: .5s;
}

.for_users_element:hover {
    background: #282828;
}

.for_users_element:hover>a {
    color: white;
}

.for_users_element a {
    color: black;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.for_users_inner{
    padding:15px;
}

/*Styling Selectbox*/

.dropdown {
    width: 300px;
    display: inline-block;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 2px rgb(204, 204, 204);
    transition: all .5s ease;
    position: relative;
    font-size: 14px;
    color: #474747;
    height: 100%;
    text-align: left
}

.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 10px
}

.dropdown .select>i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}

.dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}

.dropdown:active {
    background-color: #f8f8f8
}

.dropdown.active:hover,
.dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 2px 2px 0 0;
    background-color: #f8f8f8
}

.dropdown.active .select>i {
    transform: rotate(-90deg)
}

.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 2px 2px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9
}

.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer
}

.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}

.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}

.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}


/*  */


/* PAYMENT */

.row_payment {
    padding: 50px 0px 50px 0px;
}

.row_payment p {
    font-size: 20px;
}


/*  */

.button_application {
    color: white;
    background-color: #282828;
    transition: .3s;
    width: 200px;
    height: 75px;
    border: none;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    border-radius: 3px;
}

/* .button_application:hover {
    color: #282828;
    background-color: white;
    font-size: 30px;
} */
.button_application:active{
     color: #282828;
    background-color: white;
}

/* PROMOTION */


/* FORM GROUP */
.form-group{
    margin-bottom:0px;
    font-family:'NunitoSans';
    
}
.js-select2{
    width:300px;
}

.filter-records-num-wrap{
    display:flex;
}
#filter-records-num{
    width:150px;
    height:50px;
    font-size:20px;
    text-align:center;
    cursor:pointer;
}

/* MINI LOADER */
#floatingBarsG{
	position:relative;
	width:20px;
	height:25px;
	margin:auto;
	display:none; 
	margin-left:10px;
}

.blockG{
	position:absolute;
	background-color:rgb(255,255,255);
	width:3px;
	height:8px;
	border-radius:3px 3px 0 0;
		-o-border-radius:3px 3px 0 0;
		-ms-border-radius:3px 3px 0 0;
		-webkit-border-radius:3px 3px 0 0;
		-moz-border-radius:3px 3px 0 0;
	transform:scale(0.4);
		-o-transform:scale(0.4);
		-ms-transform:scale(0.4);
		-webkit-transform:scale(0.4);
		-moz-transform:scale(0.4);
	animation-name:fadeG;
		-o-animation-name:fadeG;
		-ms-animation-name:fadeG;
		-webkit-animation-name:fadeG;
		-moz-animation-name:fadeG;
	animation-duration:1.2s;
		-o-animation-duration:1.2s;
		-ms-animation-duration:1.2s;
		-webkit-animation-duration:1.2s;
		-moz-animation-duration:1.2s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#rotateG_01{
	left:0;
	top:9px;
	animation-delay:0.45s;
		-o-animation-delay:0.45s;
		-ms-animation-delay:0.45s;
		-webkit-animation-delay:0.45s;
		-moz-animation-delay:0.45s;
	transform:rotate(-90deg);
		-o-transform:rotate(-90deg);
		-ms-transform:rotate(-90deg);
		-webkit-transform:rotate(-90deg);
		-moz-transform:rotate(-90deg);
}

#rotateG_02{
	left:3px;
	top:3px;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
	transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
}

#rotateG_03{
	left:8px;
	top:1px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
	transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
}

#rotateG_04{
	right:3px;
	top:3px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
	transform:rotate(45deg);
		-o-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
}

#rotateG_05{
	right:0;
	top:9px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
	transform:rotate(90deg);
		-o-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
		-moz-transform:rotate(90deg);
}

#rotateG_06{
	right:3px;
	bottom:2px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
	transform:rotate(135deg);
		-o-transform:rotate(135deg);
		-ms-transform:rotate(135deg);
		-webkit-transform:rotate(135deg);
		-moz-transform:rotate(135deg);
}

#rotateG_07{
	bottom:0;
	left:8px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
	transform:rotate(180deg);
		-o-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
}

#rotateG_08{
	left:3px;
	bottom:2px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
	transform:rotate(-135deg);
		-o-transform:rotate(-135deg);
		-ms-transform:rotate(-135deg);
		-webkit-transform:rotate(-135deg);
		-moz-transform:rotate(-135deg);
}
@keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

/* SUCCES_MESSAGE */

.succ_cont{
    font-family:'NunitoSans';
        margin-top:50px;
        margin-bottom:100px;
}
.succ_img{
    text-align:center;
}
.succ_cont .row{
    background: #eef6ff;
    border-radius: 45%;
}
.text_cont_succ h2 {
    margin:0px;
}
.text_cont_succ h4 {
    margin:0px;
}
.text_cont_succ h6 {
    margin:0px;
}
.text_cont_succ{
    margin:auto;
    text-align:center;
}
.btn_succ{
    background:white;
    padding:5px;
    width:200px;
    margin:auto;
    border-radius:20px;
}



/* MEDIA */

@media screen and (max-width: 1350px) {
    ul.navmenu_ul {
        font-size: 16px;
    }
}

@media screen and (min-width: 1200px) {
    #navsm {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    #navmenu {
        display: none;
    }
    .info_menu {
        padding-right: 35px;
    }
    #logo-mob {
        padding-left: 0;
    }
    .slider_left {
        width: 300px;
    }
    .slider_right {
        width: 300px;
    }
    .slider_right>img {
        width: 300px;
        max-width: 310px;
    }
    p.title_slider {
        font-size: 28px;
    }
    p.text_slider {
        font-size: 22px;
    }
    div.left_algoritm {
        flex-direction: row-reverse;
        text-align: start;
    }
    .social_links{
        margin-bottom:100px;
    }
    
    .succ_img{
        width:440px;
    }
}

@media screen and (max-width: 796px) {
    .slider__item {
        flex-direction: column-reverse;
    }
    .slider_left {
        justify-content: flex-start;
    }
    .slider__item {
        height: 600px;
    }
    p.title_slider {
        font-size: 20px;
        text-align: center;
    }
    p.text_slider {
        font-size: 16px;
    }
    .slider_right {
        width: 250px;
    }
    .slider_right>img {
        max-width: 310px;
    }
      .succ_img{
        width:300px;
    }
    .text_cont_succ h2{
        font-size:18px;
    }
     .text_cont_succ h4{
        font-size:15px;
    }
     .text_cont_succ h6{
        font-size:12px;
    }
}

@media screen and (max-width: 576px) {
    .phone_icon {
        display: none;
    }
    .cabinet {
        padding-left: 0;
        padding-right: 0;
    }
    .info_menu {
        padding-right: 25px;
    }
    .telephone_info_menu {
        display: none;
    }
    .slider__item {
        height: 450px;
    }
    .slider_right>img {
        max-width: 200px;
    }
    a.slider__control {
        display: none;
    }
    .contacts_phone_email{
        font-size: 15px;
    }
    .for_users_element{
        height: 200px;
    }
    .conn_check_col_l,.conn_check_col_r {
        justify-content:center;
    }
      .succ_cont .row{
    border-radius: 20%;
    }
    .img_cont_succ{
        margin-top:20px;
    }
    .text_cont_succ{
        margin-top:20px;
    }
    .title_cell_home h1{
        font-size:22px;
    }
}