@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Caption:wght@700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@900&display=swap');



/*

    font-family: 'Roboto Slab', serif;

    font-family: 'PT Sans Caption', sans-serif;

    font-family: 'Montserrat', sans-serif;

    font-family: 'Roboto', sans-serif;

    font-family: 'Ubuntu', sans-serif;

*/









body{

    overflow-x:hidden;

    margin: auto;

     /*width: 1366px;1366*/

    height: 100%;

}



body, button, optgroup, option, select, textarea {

    font-family: Lato,sans-serif!important;

}



html, body {

    height: 100%;

-webkit-text-size-adjust: 100%;

-moz-text-size-adjust: 100%; 

-ms-text-size-adjust: 100%;    

}



body {

    /*text-align: center; */

    font-size: 100%;

    line-height: 18px;

}



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

    /*margin: 0;*/

    padding: 0;

    border: 0;

    font-size: 100%;

    font: caption; 

}



h4, h5 {

    display: block;

    margin-block-start: 0em;

    margin-block-end: 0em;

    margin-inline-start: 0px;

    margin-inline-end: 0px;

    font-weight: bold;

}





html {

    color: -internal-root-color;

}









input[type="submit"]

{

    cursor: pointer;

    text-align: left;

    border-image: none;

    border: none;

    background: none;



}



input[type="button"]

{

    cursor: pointer;

}







    /* для элемента input c type="checkbox" */

    .custom-checkbox {

      position: absolute;

      z-index: -1;

      opacity: 0;

    }



    /* для элемента label, связанного с .custom-checkbox */

    .custom-checkbox+label {

      display: inline-flex;

      align-items: center;

      user-select: none;

      font-size: 15px;

    }



    /* создание в label псевдоэлемента before со следующими стилями */

    .custom-checkbox+label::before {

      content: '';

      display: inline-block;

      width: 1.3em;

      height: 1.1em;

      flex-shrink: 0;

      flex-grow: 0;

      border: 1px solid #002f34;

      border-radius: 0.15em;

      margin-right: 0.5em;

      background-repeat: no-repeat;

      background-position: center center;

      background-size: 50% 50%;

    }



    /* стили при наведении курсора на checkbox */

    .custom-checkbox:not(:disabled):not(:checked)+label:hover::before {

      border-color: #002f34b0;



    }



    /* стили для активного чекбокса (при нажатии на него) */

    .custom-checkbox:not(:disabled):active+label::before {

      background-color: #002f34b0;

      border-color: #002f34b0;

    }





    /* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */

    .custom-checkbox:focus:not(:checked)+label::before {

      border-color: #002f34;

    }



    /* стили для чекбокса, находящегося в состоянии checked */

    .custom-checkbox:checked+label::before {

      border-color: #002f34;

      background-color: #002f34;

      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");

    }



    /* стили для чекбокса, находящегося в состоянии disabled */

    .custom-checkbox:disabled+label::before {

      background-color: #002f34;

    }











.index-img

{

    background-size: cover;

    background-image: none;

    align-items: center;

    justify-content: center;

    width: 100%;

    text-align: center;

    color: #002f34de;

    height: 100%;

    object-fit: cover;

    max-width: none;

    max-height: none;

}















.home_menu

{

    background: #002f34;

    height: 75px;

    text-align: left;

    width: 1238px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}



.home_mans

{

	background: #f7f7f7;

	height: 340px;





}



.direct

{
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 .01%, #000 90%, transparent);
    margin: 20px 15% 40px 15%;

    padding: 30px 0px 0px 0px;

    height: 75px;

    text-align: left;

    width: 1029px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}



.direct_rub

{

    margin: 0px 15% 0px 15%;

    text-align: left;

    width: 1029px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}









.direct_seach

{

    margin: 0px 15% 0px 15%;

    padding: 160px 0px 30px 0px;

    height: 75px;

    text-align: left;

    width: 1029px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}

























.vip_menu

{

	margin: 0px 15%  0px 15%;

    text-align: left;

    width: 1029px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}

.top_menu

{

    margin: 0px 15% 5% 15%;

    text-align: left;

    width: 1029px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}



.vip_menu_mil

{

        margin: 0px 15%  0px 15%;

}



.vip_menu2

{

        margin: 7% 15% 0px 15%;

}

.add

{

        margin: 40px 15%  0px 15%;

}



.add2

{

        margin: 20px 18% 0px 18%;

}



.xnormal

{

    height: 250.011px; 

    width: 100%; 

    resize: none; 

    /*overflow-y: hidden;*/

    border-radius: 5px;

    color: #000000c2;

    border: 1px solid #d1d1d1;

    font-size: 18px;

    

}

.brbott-5 {

	/*margin: 0px 15%  0px 15%;*/

    border-bottom: 1px solid #e3e3e3;

}



.brbott-4 {



    border-bottom: 1px solid #e1e1e1;

}



.

h2 {

    font-family: 'Roboto', sans-serif;

    font-size: 20px;

    color: #5b5b5b;

    line-height: 24px;

    /*text-transform: uppercase;*/

    font-weight: 400;

}

.blok_vip_obj_dal

{

	height: 100px;

}



.flooter_text

{

    text-decoration: none;

    font-size: 11px;

    font-weight: 700;

    font-family: monospace;

    color: #5b5b5b;

}



.sclater

{

    max-width: 120px;

    margin: 40px 40px 10px 40px;

}



.sclater2

{

    max-width: 100px;

    margin: 40px 40px 0px 30px;

}

/*Блок*/

.blok_vip_obj

{



			height: 152px;

			background-color: rgba(255,191,61,.06);

			border-radius: 5px;

			margin: 10px 0px 10px 0px;



}



.blok_obj

{

    height: 150px;

    border: 1px solid #ededea;

    background-color: #fffffff1;

    border-radius: 5px;

    margin: 10px 0px 10px 0px;

}



.blok_obj:hover

{

    box-shadow: 0 0 4px rgba(0,0,0,0.1);

}



.blok_vip_obj:hover

{

			

			box-shadow: 0 0 4px rgba(0,0,0,0.1);



}

.images_flot

{

	float: left;

	position: absolute;

    margin: 0;

}



.images-1

{

	background: #f3f3f3;

    max-width: 140px;

    min-width: 140px;

    max-height: 140px;

    min-height: 140px;

    float:left;

    margin: 5px 15px 5px 5px;

    border: #f3f3f3 1px solid;

    border-radius: 5px;

}



.inscription

{



    padding: 10px 0px 0px 0px;

    float: left;

    width: 50%;

    height: 70%;

}



.inscription2

{

    font-family: 'Montserrat', sans-serif;

    line-height: 22px;

    font-size: 18px;

    /*padding: 10px 0px 0px 0px;

    font-size: 24px;*/

    color: #002f34;

   /*line-height: 24px;*/

    font-weight: 700;

    height: 70%;



}





.inscription1

{

    padding: 10px 0px 0px 0px;

    font-size: 24px;

    color: #2b6c84;

    line-height: 24px;

    font-weight: 700;

    float: left;

    width: 60%;

    height: 70%;

}

.inscription:hover

{

    color: #0098d0;

}

.price

{

   /* margin: 10px 20px 0px 0px;

    float: right;

    font-size: 25px;

    color: #3f4c52;

    text-align: right;

    white-space: nowrap;

    font-weight: bold;*/

    padding: 10px 20px;

    color: #002f34; /*#3f4c52;*/

    margin-top: 10px;

    text-align: right;

    white-space: nowrap;

    font-weight: bold;

    font-size: 20px;

    border-collapse: collapse;

    border-spacing: 0;

}



.pricedl

{

    margin: 10px 0px 0px 0px;

    /*float: right;*/

    font-size: 25px;

    color: #3f4c52;

    text-align: right;

    white-space: nowrap;

    font-weight: bold;

}



.price1

{

    float: right;

    font-size: 18px;

    color: #3f4c528c;

    font-weight: 100;

}



.images-2

{

    max-width: 20px;

    min-width: 20px;

    max-height: 20px;

    min-height: 20px;

   /* float: right;

    position: relative;

    top: 80%;

    left: 15%;*/





    float: left;

    position: relative;

    top: 80px;

    left: 14%;

}



.images-3

{

    max-width: 18px;

    min-width: 18px;

    max-height: 18px;

    min-height: 18px;

    float: left;

}



.images-4

{

    font-family: 'Source Sans Pro', sans-serif;

    min-width: 80%;

    float: left;

    position: relative;

    line-height: 1.3;

    font-size: 16px;

    font-weight: 400;

    color: #636363;

    display: inline-block;

    margin-right: 18px;

    margin-top: 7px;

}



.images-5

{

    max-width: 155px;

    min-width: 155px;

    max-height: 155px;

    min-height: 155px;

    float: left;

    margin: 25px 0px 0px 0px;

}



.images-6

{

    float: right;

    font-size: 48px;

    font-weight: 400;

    color: #636363;

    line-height: 4.5;

}

/*Блок*/



.dales

{

    color: #002f34;

    align-items: center;

    justify-content: center;

    font-size: 16px;

    font-weight: 500;

    font-style: normal;

    line-height: 6.5;

    border: none;

    padding: 15px 40px;

    height: 48px;

    cursor: pointer;

    -webkit-box-shadow: inset 0 0 0 2px #002f34;

    -moz-box-shadow: inset 0 0 0 2px #002f34;

    -ms-box-shadow: inset 0 0 0 2px #002f34;

    -o-box-shadow: inset 0 0 0 2px #002f34;

    box-shadow: inset 0 0 0 2px #002f34;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    -ms-border-radius: 4px;

    -o-border-radius: 4px;

    border-radius: 4px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;   





}



.dales:hover

{

    -webkit-box-shadow: inset 0 0 0 3px #035b65;

    -moz-box-shadow: inset 0 0 0 3px #035b65;

    -ms-box-shadow: inset 0 0 0 3px #035b65;

    -o-box-shadow: inset 0 0 0 3px #035b65;

    box-shadow: inset 0 0 0 3px #035b65;



    color: #035b65;

}



.flooter

{

    width: 100%;

    height: 350px;

}



.lob

{

	width: 180px;

    float: left;

    margin: 0px 60px 0px 0px;

}

.lob2

{

    width: 200px;

    float: right;

    margin: 35px 80px 0px 0px;

}



.flooter_text1

{

    line-height: 1.5;

    font-size: 11px;

    font-weight: 700;

    /*font-family: monospace;*/

    color: #5b5b5b;

    margin: 40px 0px 0px 0px;

}

.flooter_text2

{

    line-height: 1.5;

    font-size: 11px;

    font-weight: 700;

    /*font-family: monospace;*/

    color: #5b5b5b;

    margin: 10px 0px 0px 0px;

}

.flo_text1

{ 

    font-size: 14px !important;

    color: #002f34;

    text-decoration: none;

}



.flo_text1:hover

{ 

    color: #035b65;

}

.seht

{

    background: #ffffff;

    width: 100%;

    height: 70px;

    line-height: 4.5;

    border-radius: 3px;

}



.seht2

{

    width: 440px;

    font-size: 15px;

    margin: 17px 10px 0px 10px;

    background: #fff;

    text-align: center;

    color: #8c8b8b;

    border: none;

    line-height: 4.5;

    border-radius: 5px;

    padding: 9px 12px 9px 7px;

    float: left;

}



.seht2_input {



    width: 400px;

    height: 19px;

    font-size: 15px;

    margin: 17px 10px 0px 10px;

    background: #fff;

    color: #8c8b8b;

    border: none;

    line-height: 4.5;

    border-radius: 5px;

    padding: 9px 12px 9px 7px;

    float: left;

}



.seht2_input::placeholder::first-letter { /*will not work*/

  text-transform: uppercase !important;

}



.seht3

{

    max-width: 200px;

    font-size: 15px;

    margin: 17px 0px 0px 0px;

    background: #fff;

    color: #8c8b8b;

    border: none;

    line-height: 4.5;

    border-radius: 5px;

    padding: 10px 25px 8px 7px;

    float: left;

}

.imag-1

{

    max-width: 35px;

    min-width: 35px;

    max-height: 35px;

    min-height: 35px;

    float: left;

    margin: 15px 0px 0px 25px;

}



.submit_seht

{

    cursor: pointer;

    font-size: 14px;

    height: 45px;

    margin: 13px 20px 0px 10px;

    background: #002f34;

    text-align: center;

    color: #fff;

    font-weight: bold;

    border-radius: 3px;

    padding: 7px 40px 7px 40px;

    float: right;

    border: 1px solid #002f34;

}



.submit_seht:hover

{

    background: #035b65;

    color: #fff;

}



.img-5

{

    max-width: 75px;

    min-width: 75px;

    max-height: 75px;

    min-height: 75px;

    float: left;



}



.img-6

{

    float: left;

    font-size: 20px;

    font-weight: 400;

    color: #636363;

    line-height: 4.5;

}



.img-7

{

    max-width: 55px;

    min-width: 55px;

    max-height: 55px;

    min-height: 55px;

    float: left;

    margin: 15px 0px 0px 40px;

}



.img-8

{

    /*float: left;*/

    font-size: 20px;

    font-weight: 400;

    color: #636363;

    line-height: 4.5;

}



.logo

{

    margin: 2px 0px 0px 20px;

    width: 120px;

    height: 77px;

    float: left;

}





.logo_obj

{

    margin: 19px 20px 0px 20px;

    background: #002f34;

    padding: 10px;

    border-radius: 5px;

    text-decoration: none;

    color: #fff;

    float: right;

    font-weight: 600;

    cursor: pointer;

    border: 2px solid #fff;

    transition: all 0.3s ease;

}



.logo_obj:hover

{

    background: #fff;

    color: #002f34;

    border: 2px solid #fff;

    cursor: pointer;

}

.imag-9

{

    width: 20px;

    height: 20px;

}

.im

{

    margin: 0px 5px 0px 0px;

    float: left;

}



.imm

{

    float: right;

    font-size: 13px;

    font-weight: 600;

    background: #fff;

    border-radius: 50px;

    padding: 3px 7px;

    color: #2769ff;

    margin: -10px 0px 0px -5px;

    font-family: 'Roboto';

    font-stretch: normal;





}



.imm2

{

    float: right;

    font-size: 13px;

    font-weight: 600;

    background: #F6F6F6;

    border-radius: 50px;

    margin: -2px 0px 0px -5px;

    padding: 3px 7px;

    color: #2769ff;

    font-family: 'Roboto';

    font-stretch: normal;



}



/*MENU*/

/* mark with differing style */

.mark {

    font-size: 15px;

    font-weight: 600;

    font-family: sans-serif;

    /*font-size: 20px;*/

    background: #002f34;

    border: 2px solid #002f34;

    padding: 10px;

    transition: all 0.3s ease;

}



.mark:hover {

    font-weight: 600;

    /*font-size: 20px;*/

    background: #002f34;

    color: #fff;

    border: 2px solid #002f34;

    transition: all 0.3s ease;

}

/* nav */

.nav {

    list-style: none;

    float: right;

}

.nav li {

    position: relative;

    background: #ffffff;

}

/* круглые края */

.nav > li:first-of-type {

    border-radius: 5px 0 0 5px;

}

.nav > li:last-of-type {

    border-radius: 0 5px 5px 0;

}

/* блоки ссылок */

.nav li a {



    display: block;

    text-decoration: none;

    color: #002f34;

    padding: 10px 10px 10px 32px;

   /* border-radius: 5px;*/

}

.dis

{

    background: #002f34;

    padding: 0px;

    color: #fff;

}



.dis:hover

{

    background: #f59d00d1;

    color: #ffffff;

    /*background: #f7f7f7;

    color: #2b6c84;*/

    padding: 0px;

}



.dis2

{

    /*background: #002f34;*/

    padding: 0px;

    color: #002f34;

}



.dis2:hover

{

    background: #535353;

    /*background: #f7f7f7;*/

    color: #fff;

    padding: 0px;

}



/* блоки ссылок */

.nav li hr {

      margin: 0;

}

/* выпадающее меню */

.sub-nav {

    box-shadow: 0 0 4px rgba(0,0,0,0.5);

    z-index: 3;

    width: 250px;

    margin-top: 0px;

    position: absolute;

    border-top: 15px solid transparent;

    left: -9999px;

    list-style:none;

    padding:0;

    border: 1px solid #dedede;

    border-radius: 2px;

}

/* make submenu reappear */

.nav li:hover .sub-nav {

    left: 0;

}

/* triangle */

.triangle {

    width: 0;

    height: 0;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: 10px solid #f1f1f1;

    position: absolute;

    margin-top: -7px;

    left: -9999px;

}

/* reappear */

.nav li:hover .triangle {

    left: 55px;

}

/* prevent multi line links */

.sub-nav li {

    white-space: nowrap;

}

/* закругленные края */

.sub-nav > li:first-of-type {

    border-radius: 2px 2px 0 0;

}

.sub-nav > li:last-of-type {

    border-radius: 0 0 5px 5px;

}

/* верхний уровень при наведении */

.nav > li:hover > a {

    transition: background ease .5s;

}

/* ссылки подменю */

.sub-nav a {

    font-size: 90%;

    transition: background ease .3s;

}

.sub-nav a:hover {

    background: #002f34;

    color: #fff;

}



/*MENU*/



.material_icon2

{

    width: 40px;

    height: 40px;

    margin: 20px 0px 20px 0px;

}



.material_icon

{

    width: 120px;

    height: 120px;

}







.example-1 .form-group

{

    float: left;

    margin: 0.2em;



}

.example-1

{

    display: inline-block;   

}



.example-1 input[type=file]

{

    outline:0;

    opacity:0;

    pointer-events:none;

    user-select:none;

}

.example-1 .label

{

    width:120px;

    border: 2px groove #e1e1e1;

    border-radius:5px;

    display:block;

    padding:1.2em;

    transition:border 300ms ease;

    cursor:pointer;

    text-align:center;

}

.example-1 .label i

{

    display:block;

    font-size:42px;

    padding-bottom:16px;

}

/*.example-1 .label i,.example-1 .label .title

{

    float: left;

    color:grey;

    transition:200ms color;

}*/

.example-1 .label:hover

{

    background: #f1f1f1;

    border: 2px solid #e2e2e2;

}

.example-1 .label:hover i,.example-1 .label:hover .title33

{

    display: block;

    color:grey;

}







.example-1 .label:hover i,.example-1 .label:hover .title

{

    display: none;

    color:grey;

}





.example-1 .label:hover i,.example-1 .label:hover .title1

{

    display: none;

    color:grey;

}



.example-1 .label:hover i,.example-1 .label:hover .title2

{

    display: none;

    color:grey;

}



.example-1 .label:hover i,.example-1 .label:hover .title3

{

    display: none;

    color:grey;

}



















.zic_zac

{

    margin: 0px 0px 0px 18%;

}



.bet1

{

  float: right;

  width: 28%;

  height: auto;

}



.bet2

{

 

    width: 70%;

    height: auto;

}



.bet3

{

 

    width: 100%;

    height: auto;

}



.bodybos

{

    background: #f7f7f7;

    padding: 20px 0px 0px 0px;

}

.blok_r

{

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);

    background: #ffffff;

    margin: 0px 0px 0px 0px;

    border-top: 5px solid #067b88;

    border-radius: 5px;

    border-left: 1px solid #92929229;

    border-right: 1px solid #92929229;

    width: 100%;

}



.blok_obya

{

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);

    background: #ffffff;

    margin: 20px 0px 0px 0px;

    border-top: 5px solid #067b88;

    border-radius: 5px;

    border-left: 1px solid #92929229;

    border-right: 1px solid #92929229;

    width: 100%;

}

.zag-4

{

    color: #5b5b5b;

    margin: 10px 0px 7px 10px;

    font-size: 20px;

    font-weight: 600;

}



.img_blok

{

    max-width: 100%;

    font-size: 0;

    line-height: 0; 

}



.id_obj

{

    float: right;

    margin: 8px 20px 0px 0px;

    position: relative;

    font-size: 14px;

    font-weight: 600;

    color: #002f34;

    line-height: 1.5;

}



.image-4 {

    float: left;

    position: relative;

    font-size: 14px;

    font-weight: 600;

    color: #002f34;

    line-height: 1.5;

    margin: 10px 0px 0px 10px;

}



.image-3 {

    max-width: 17px;

    min-width: 17px;

    max-height: 17px;

    min-height: 17px;

    margin: 1.8px 5px 0px 0px;

    float: left;

}



.suvv

{

    margin: 10px 0px;

    font-size: inherit;

    font-weight: 600;

    color: #2b6c84;

}



.suvv:hover

{

    color: #2b6c84d9;

}



.price_ac

{

    background: #f7f7f7;

    border-radius: 5px;

    padding: 15px;

    margin: 12px 1% 10px 1%;

    color: #002f34;

    font-size: 22px;

    font-weight: bold;

}



.price_act

{

    font-size: 15px;

    /*text-align: center;*/

    background: #fff;

    border-radius: 2px;

    padding: 10px;

    /* margin: 10px 1% 0px 1%; */

    color: #575757;

    /* font-size: 22px; */

    font-weight: bold;

}



.price_dog

{

    font-size: 18px;

    color: #3f4c528c;

    font-weight: 100;

}



.p_go

{

    float: right;

    width: 49%;

    margin: 10px 0px 0px 0px;



}



.p_go1

{

    

    margin: 20px 0px 20px 10px;

}

.par

{

    color: #9d9d9d;

    margin: 10px 0px 0px 0px; 

    font-size: 17px;

}



.par1

{

    /*float: right; */

    margin: 0px 50px 0px 0px; 

    color: #49515f;

    font-family: 'PT Sans Caption', sans-serif;

}



.par2

{

    float: right; 

    margin: 0px 50px 0px 0px; 

    color: #49515f;

    font-family: 'PT Sans Caption', sans-serif;

}





.img_but

{

   width: 20px;

   height: 20px;

   text-align: center;

   margin: 0px 20px 0px 0px;

}



.but

{

    width: 98%;

    height: 40px;

    /*padding: 10px 0px;*/

    margin: 5px 3px;

    font-size: 14px;

    font-weight: bold;

    background: #fff;

    border-radius: 5px;

    border: none;

    cursor: pointer;

    color: #002f34;

    border: 1px solid #002f34;

    transition: all 0.1s ease;

}

.but:hover

{

      background: #fff;

      border: 3px solid #002f34;

}





.but2

{

    width: 98%;

    height: 40px;

    /*padding: 10px 0px;*/

    margin: 5px 3px;

    font-size: 14px;

    font-weight: bold;

    background: #002f34;

    border-radius: 5px;

    border: none;

    cursor: pointer;

    color: #fff;

    border: 3px solid #002f34;

    transition: all 0.1s ease;

}

.but2:hover

{

      color: #002f34;

      background: #fff;

}











.bt_text

{

    font-size: 14px;

    color: #fff;

}



.accaunt_panel

{

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);

    background: #ffffff;

    margin: 10px 2px;

    border-top: 5px solid #535353;

    /* border-bottom: 5px solid #1aa6e3f5; */

    border-radius: 5px;

    border-left: 1px solid #92929229;

    border-right: 1px solid #92929229;

    width: 97%;

}



.accaunt_panel5

{

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);

    background: #ffffff;

    /*margin: 10px 2px;*/

    border-top: 5px solid #067b88;

    /* border-bottom: 5px solid #1aa6e3f5; */

    border-radius: 5px;

    border-left: 1px solid #92929229;

    border-right: 1px solid #92929229;

    width: 97%;

}







.accaunt

{

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);

    background: #ffffff;

    margin: 30px 0px 20px 0px;

    border-top: 5px solid #1aa6e3f5;

    border-bottom: 5px solid #1aa6e3f5;

    border-radius: 5px;

    border-left: 1px solid #92929229;

    border-right: 1px solid #92929229;

    width: 100%;  

}





.ac_t

{

   text-align: center;

   padding: 0;

   height: auto;

   font-size: 18px;

   font-weight: 600;

   color: #2b6c84;

   margin: 30px 0px 5px 0px;

}



.ac_t:hover

{

    color: #1c4351;

}



.img_ac_t

{

    border: 1px solid #2b6c84;

    width: 100%;

   /* height: 100px;

    border-radius: 600px;

    float: left;

    margin: 10px 15px;*/

}



.suvt

{



    width: 97%;

    height: 40px;

    text-align: center;

    border: 2px solid #2b6c84;

    font-size: 14px;

    font-weight: 600;

    color: #2b6c84;

    margin: 5px 0px;



}



.suvt:hover

{

    box-shadow: 0 0 4px rgba(43, 108, 132, 0.6);

    color: #3e8fad;

}



.ac_img_gl

{

    width: 100%;

}



.ac_info

{

    width: 100%;

    height: 100px;

    margin: 5px 0px;

    /* border-radius: 5px; */

    /* border: 1px solid #1d20297a; */

    background: #ededed;

}



.ac_blok_info

{

    width: 290px;

    height: 60px;

    margin: 20px 20px;

    float: left;

    background: #f3f3f3;

    border: 1px solid #0000002b;

    border-radius: 30px 5px 5px 30px;

    background-color: white;

}





.ac_blok_info32

{

    width: 270px;

    height: 60px;

    margin: 20px 20px;

    background: #f3f3f385;

    border: 1px solid #0000002b;

    border-radius: 30px 5px 5px 30px;

}



.ac_blok_info33

{

    margin: 20px 20px;

    background: #f3f3f338;

    border: 1px solid #0000002b;

    border-radius: 15px;

    padding: 0px 10px;

}





.ac_blok_info_magaz33

{

    margin: 20px 0px;

    background: #f3f3f385;

    border: 1px solid #0000002b;

    border-radius: 0px 15px 15px 0px;

    border-left: none;

    padding: 0px 10px;

}





.ac_blok_info2

{

    width: 290px;

    height: 60px;

    margin: 20px 34px;

    float: left;

    background: #f3f3f3;

    border: 1px solid #0000002b;

    border-radius: 30px 5px 5px 30px;

    background-color: white;

}



.ac_blok_info3

{

    width: 290px;

    height: 60px;

    margin: 20px 20px;

    float: left;

    background: #f3f3f3;

    border: 1px solid #0000002b;

    border-radius: 30px 5px 5px 30px;

    background-color: white;   

}



.ac_te_name

{

    font-size: 20px;

    font-weight: 600;

    margin: 20px 10px 20px 0px;

    color: #3a3a3a;

}



.ac_te_name_magaz

{

    font-weight: 600;

    margin: 20px 10px 20px 0px;

    color: #3a3a3a;

}





.ac_te_name2

{

    font-size: 20px;

    font-weight: 600;

    margin: 20px 10px 20px 0px;

    color: #3a3a3a; 

}



.ac_te_name3

{

    font-size: 20px;

    font-weight: 600;

    margin: 10px 10px 20px 0px;

    color: #3a3a3a; 

}



.ac_img_info

{

    width: 60px;

    height: 60px;

    margin: 0px 10px 0px 0px;

    float: left;

}



.ac_bk_dc

{

    width: 70px;

    float: left;

    background: #0404040a;

    padding: 3px 0px;

    margin: 10px 10px;

    border-radius: 10px;

    text-align: center;



    color: #002f6d;

    font-weight: bold;   

}



.ac_bk_dc1

{

    width: 70px;

    text-align: center;

    background: #0404040a;

    padding: 3px 0px;

    float: right;

    border-radius: 10px;

    margin: 10px 10px;





    color: #002f6d;

    font-weight: bold;   

}





.ac_bk_dc2

{

    width: 70px;

    float: right;

    background: #0404040a;

    padding: 3px 0px;

    border-radius: 10px;

    text-align: center;

    margin: 10px 10px;



    color: #002f6d;

    font-weight: bold;   

}







.casl

{

    margin: 10px 0px 0px 20px;

    float: left;

    font-size: 20px;

}



.mystartblok

{

    background: #fff;

    margin: 0px 0px 10px 0px;

    width: 100%;

    height: 150px;

    border: 1px solid #000;

    border-radius: 10px;

    padding: 0px 0px;

}



.colectiv

{

    position: absolute;

    height: 45px;

    width: 220px;

    background: #ffffff;

    transition: all 0.6s ease;

    opacity:1;

}



.colectiv2

{

    position: absolute;

    height: 45px;

    width: 220px;

    background: #ffffff;

    margin-top: 145px;

    transition: all 0.6s ease;

    opacity:1;

}












.mybloksms

{

    transition: all 0.6s ease;

    opacity: 1;

    display: block;

    background: #fff;

    margin: 0px 0px 10px 0px;

    /*width: 100%;*/

    height: 70px;

    border-radius: 5px;

    box-shadow: 0 0 10px rgb(0 0 0 / 8%);

    padding: 5px 5px;

}





.myblok2

{

   width: 100%;

   height: 30px;

   border-bottom: 1px solid #ddd;

   border-top: 1px solid #ddd;

}



.blokmy

{



    display: block;

    float: right;

    width: 37%;

    height: 37px;



}



.blokmy_two

{

    display: none;

    float: right;

    width: 35%;

    height: 67px;

}







.blokmy23

{

    float: right;

    width: 20%;

    height: 17px;

    margin: 0px 20px;

}



.pricemycom

{

    margin: 14px 0px 0px 0px;

    font-size: 22px;

    font-weight: bold;

    color: #002f34;

    float: right;

}



.pricemy

{

    margin: 38px 0px 0px 0px;

    font-size: 18px;

    color: #002f34;

    float: left;

}



.mytext

{

   color: #000;

}









.factor{

   margin: 2px 3px 0px 0px;  

}







.mytext1

{

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    font-size: 12px;

    float: left;

    padding: 8px 10px 8px 10px;

    color: #b9b9b9;

}

.mytext2

{

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    font-size: 12px;

    float: left;

    padding: 8px 10px 8px 10px;

    color: #b9b9b9;  

}

.mytext3

{

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    font-size: 12px;

    float: left;

    padding: 8px 10px 8px 10px;

    color: #b9b9b9;

}

.mytext4

{

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    font-size: 12px;

    float: left;

    padding: 8px 10px 8px 10px;

    color: #b9b9b9;

}



.mytext42

{

    background: #f7f7f7;

    border-radius: 3px;

    font-size: 15px;

    float: left;

    padding: 10px 12px;

    color: #002f34;

    margin: 0px 0px 0px 10px;

    font-weight: bold;

}



.img_grad

{

    font-family: 'Source Sans Pro', sans-serif;

    min-width: 80%;

    /* float: left; */

    /* position: relative; */

    line-height: 1.3;

    font-size: 16px;

    font-weight: 400;

    color: #636363;

    /* display: inline-block; */

    margin-right: 18px;

    margin-top: 7px;

}





.mytext5

{

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    border-top: none;

    border-bottom: none;

    font-size: 12px;

    float: left;

    padding: 8px 10px 8px 10px;

    color: #40b5e8;

    float: right;

    background: none;

    cursor: pointer;



}



.mytext5:hover

{

color: #5aa6c8;

}



.mtext5

{

    position: absolute;

    display: none;    

    width: 150px;



    font-size: 14px;

    padding: 8px 0px;

    color: #fff;

    background: #002f34;

    cursor: pointer;

    border: 2px solid #002f34;

    border-radius: 5px;

    font-weight: bold;

    transition: all 0.3s ease;

}



.mtext5:hover

{

    width: 150px;

    font-size: 14px;

    padding: 8px 0px;

    color: #40b5e8;

    background: #fff;

    cursor: pointer;

    border: 2px solid #002f34;

    border-radius: 5px;

    font-weight: bold;

    transition: all 0.3s ease;

}



.mytext6

{

    margin: -15px 10px 0px 0px;

    float: right;

    border:none;

    font-size: 14px;

    padding: 8px;

    color: red;

    background: #fff;

    cursor: pointer;

    border-radius: 5px;

    font-weight: bold;

    transition: all 0.3s ease;

}





.mtext

{



    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    border-top: none;

    border-bottom: none;

    font-size: 12px;

    float: left;

    padding: 7px 10px 7px 10px;

    color: green;

    float: right;

    background: none;

    cursor: pointer;

}



.mtext:hover

{

    color: #008000a8;

}







.mtext6

{

    position: absolute;

    display: none;

    width: 150px;

    border: 2px solid #002f34;

    font-size: 14px;

    padding: 8px 0px;

    color: red;

    background: #fff;

    cursor: pointer;

    border-radius: 5px;

    font-weight: bold;

    transition: all 0.3s ease;

}



.mtext6:hover

{

    width: 150px;

    border: 2px solid #002f34;

    font-size: 14px;

    float: left;

    padding: 8px 0px;

    color: #FFF;

    background: #002f34;

    cursor: pointer;

    border-radius: 5px;

    font-weight: bold;

    transition: all 0.3s ease;

}



.mytext6:hover

{

    color: red;

}



div[for*='6']:before {

    margin: 0px 3px 0px 0px;

  content: '\25C8';

}



div[for*='7']:before {

    margin: 0px 3px 0px 0px;    

  content: '\2706';

}



div[for*='8']:before {

    margin: 0px 3px 0px 0px;    

  content: '\272d';

}



div[for*='9']:before {

     margin: 0px 3px 0px 0px;   

  content: '\2709';

}

button[for*='10']:before {

     margin: 0px 3px 0px 0px;    

  content: '\270E';

}



button[for*='11']:before {

     margin: 0px 3px 0px 0px;    

  content: '\2716';

}





button[for*='12']:before {

     margin: 0px 3px 0px 0px;    

  content: '\2714';

}



div[for*='13']:before {

     margin: 0px 3px 0px 0px;   

  content: '\2691';

}





div[for*='14']:before {

     margin: 0px 3px 0px 0px;   

  content: '\2690';

}





#tab6:checked ~ #content1,

#tab7:checked ~ #content2,

#tab8:checked ~ #content3,

#tab9:checked ~ #content4,

#tab10:checked ~ #content5,

#tab11:checked ~ #content6,

#tab12:checked ~ #content7,

#tab13:checked ~ #content8,

#tab14:checked ~ #content9

{

  display: block;

}







.textmydate

{

    margin: 10px 500px 20px 232px;

    font-size: 14px;

    font-weight: bold;

    color: #ffffff;

    width: 215px;

    background: #002f34;

    padding: 5px 10px;

    border-radius: 3px;

}





.textmydate2

{

    margin: 19px 10px 19px 10px;

    font-size: 14px;

    /* font-weight: 600; */

    color: #5f5f5f;

    float: left;  



}



.textmy

{

    margin: 10px 0px 0px 232px;

    font-size: 18px;

    font-weight: 600;

    color: #002f34;

}



.textmy2

{



    margin: 10px 0px 0px 7px;

    font-size: 14px;

    font-weight: bold;

    color: #61616185;

    float: left;

}



.textmy3

{

    margin: 10px 0px 0px 0px;

    font-size: 18px;

    font-weight: 600;

    color: #002f34;

}



.textmydolder

{

    margin: 25px 0px 0px 0px;

    font-size: 18px;

    color: #002f34;

    text-align: center;

}





.textmy3:hover

{

   color: #616161d1;

}





.myinputrec1

{

    background: #fff;

    float: right;

    padding: 8px 20px;

    border: 2px solid #002f34;

    color: #002f34;

    font-weight: 600;

    border-radius: 3px; 

    cursor: pointer;

    transition: all 0.3s ease;

}



.myinputrec2

{

    margin: 0px 8px;

    display: block;

    border: none;

    float: right;

    padding: 8px 20px;

    background: #002f34;

    border: 2px solid #002f34;

    font-weight: 600;

    color: #fff;

    border-radius: 3px;   

    cursor: pointer; 

    transition: all 0.3s ease;

}



.myinputrec1:hover

{

    background: #002f34;

    color: #fff;

    border: 2px solid #002f34;

    transition: all 0.3s ease; 

}



.myinputrec2:hover

{

    color: #002f34;

    background: #fff; 

    border: 2px solid #002f34;

    transition: all 0.3s ease;

}



.tmy

{

    font: inherit;

    color: #000000bd;

    font-size: 21px;

    font-weight: 600;

    font-family: none;

    padding: 15px 0px 15px 10px;

}



.tmu

{

    color: #002f34;

    font-size: 26px;

    font-weight: bold;

    padding: 55px 10px 30px 10px;

}





.blokmy2

{

    border-right: 1px solid #ddd;

    margin: 0px 10px 0px 0px;

    float: left;

    width: 20%;

    height: 67px;

}



.smia

{

    background: #b6e469;

    padding: 10px 10px;

    margin: 0px 10px 20px 120px;

    border: 1px solid #cecdcd;

    border-radius: 5px;

    color: #464646;



}



.smon

{

    background: #ddd;

    padding: 10px 10px;

    margin: 20px 10px;

    border: 1px solid #cecdcd;

    border-radius: 5px;

    color: #464646;

}



.tesm

{

    float: left;

    margin: 0px 5px 0px 0px;

    font-weight: 600;

    color: #f56600c9;

}



.infomessage

{

    background: #fff37e;

    margin: 20px 170px 20px 10px;

    padding: 15px 20px 15px 25px;

    border-radius: 5px;

    color: #747474;

    font-size: 13px;

}



.blokmes

{

    width: 100%;

    padding: 0px 0px 0px 0px;

    background: #fff;

    border-top: 1px solid #ddd;

    height: 520px;

    border-radius: 5px;

}





.inpmes

{

    width: 70%;

    margin: 10px 10px;

    padding: 10px 5px;

    font-size: 15px;

    /* margin: 5px 5px; */

    border-radius: 5px;

    border: 2px solid #d0d0d0;

    color: #595959;

}



.botmes

{

    cursor: pointer;

    padding: 10px 50px;

    background: #2281e4d6;

    color: #fff;

    font-size: 15px;

    border: 1px solid #fff;

}



.botmes:hover

{

     background: #2281e48f;

     border: 1px solid #0908084f;

     color: #000;

}



.zagmeslef

{

    font-size: 16px;

    padding: 20px 20px;

    font-weight: 600;

    float: left;

}



.nommesrh

{

    float: right;

    padding: 75px 20px 0 0;

    font-size: 16px;

    font-weight: 600;

}



.regiblok {

    margin: 0px 35% 0px 35%;

}



.blokregba

{

    width: 100%;

    height: 800px;

    border-right: 1px solid #ddd;

    border-left: 1px solid #ddd;

    border-bottom: 1px solid #ddd;

    border-top: 5px solid #1aa6e3f5;

    border-radius: 5px;

    margin: 20px 0px;

    background: #fff;

    box-shadow: 0 0 10px rgba(0,0,0,0.5);

}



.blreg

{



    width: 100%;

    height: 7.3%;

    border-bottom: 1px solid #ddd;

}



.regblok1

{

    font-weight: 600;

    position: relative;

    padding: 20px 20%;

    float: left;

    text-align: center;

}



.regblok1:hover

{



}



.regblok2

{

    font-weight: 600;

    float: right;

    padding: 20px 12.2%;

    text-align: center;

    position: relative;

    background: #f7f7f7;

}



.regblok2:hover

{



}



.infoprom31

{

    margin: -17px 0px;

    padding: 5px;

    font-weight: 200;

    color: #7f8c8d;

    font-size: 13px;

    border-radius: 5px;

    background: #f7f7f7;

    transition: 1s;

    opacity: 0;    

}



.infoprom3 {

    display: none;

    font-weight: 200;

    color: #7f8c8d;

    font-size: 13px;

    padding: 20px;

    border-radius: 5px;

    background: #f7f7f7;

    margin: -10px 0px 20px 0px;

}





.infoprom2

{ 



  cursor: pointer;

  float: right;

  width: 20px;

  height: 20px;

}



.infoprom2:hover ~ .infoprom31

{

    margin: -10px 0px 20px 0px;    

    padding: 20px;

    opacity: 1;

}









.home_menu2

{

    margin: 0px 50% 0px 45%;

    height: 75px;

}



.bla1

{

 /*    height: 70px;

  margin: 0px 15% 20px 15%;

*/



    height: 75px;

    text-align: left;

 /*     width: 1238px;*/

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

 

}



.bla2

{

   float: right;

    text-align: left;

    width: 1189px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

/*     padding-right: 24px;

    padding-left: 24px;*/





}



.t1

{

    float: right;

    margin: 36px 0px 0 0px;

    font-weight: 600;

    color: #002f34;

}



.t2

{

    float: left;

    font-weight: 100;

    color: #a7a7a7;  

    margin: 0px 10px 0px 0px;

}

.teee

{

    float: left;

    font-weight: 100;

    color: #a7a7a7;  

    margin: 0px 380px 0px 10px;

    font-size: 13px;

    transition: 1s;

    opacity: 0;  

}



.kup

{

    border: 1px solid #0085b7;

    background: #0085b7;

    font-size: 14px;

    font-weight: 600;

    padding: 7px 20px;

    color: #fff;

    cursor: pointer;

}



.kup:hover

{

    border: 1px solid #016c94;

    background: #016c94;

}



.dubina

{

    float: right;

    margin: 25px 8px;

    padding: 0px 10px;

    border-left: 1px solid #ddd;

}



.inoser

{ 

    display: block;

    margin: 0px 10px 0px 0px;

    cursor: pointer;

    float: right;

    width: 20px;

    height: 20px;

}

.inoser:hover ~ .teee

{

    opacity: 1;

}



.brc

{

    border-radius: 4px;

    width: 30%;

    font-size: 18px;

    border: 1px #d1d1d1 solid;

    color: #000000c2;

    font-family: none;

    padding: 5px;

    margin: 0px 0px 10px 0px;

}



.text_setap

{

    font-size: 15px;

    font-weight: 600;

    margin: 25px 0px 5px 0px;

    font-family: inherit;

}



.blokesex

{

    height: 110px;

    background: #f5f5f5;

    margin: 10px 0px 0px 0px;

    padding: 5px 5px;

    border-radius: 15px;



}



.bloktextsex

{

    color: #000000a3;

    margin: 0px 0px 0px 210px;

    font-size: 14px;

    font-weight: 600;

    line-height: normal;

}



.bbt

{

    border-radius: 4px;

    width: 20%;

    font-size: 18px;

    border: 1px #d1d1d1 solid;

    color: #000000c2;

    font-family: none;

    padding: 5px;

    margin: 0px 0px 10px 20px;

    float: left;

}



.text_setap1 

{

    font-size: 15px;

    font-weight: 600;

    margin: 25px 0px 5px 20px;

    font-family: inherit;

}





.ber 

{

    cursor: pointer;

    border-radius: 4px;

    /* width: 30%; */

    font-size: 18px;

    border: 1px #00adc1 solid;

    color: #ffffff;

    font-family: none;

    padding: 5px 50px;

    margin: 20px 0px 20px 0px;

    background: #0085b7;



}



.ber:hover

{

    border: 1px #2f6b82 solid;

    background: #2f6b82;    

}



.header {

  text-align: center;

}

.header a {

  text-decoration: none;

  color: #64ada3;

}



.accordion {

  max-width: 75rem;

  margin: 0 auto;

  padding: 2rem;

}



.accordion-item {

  position: relative;

  border: 1px solid #0000002b;

  padding: 0px 10px 0px 10px;

  margin: 0px 0px 10px 0px;

}

.accordion-item.active .heading {

  color: #8bc2ba;

}

.accordion-item.active .icon:before {

  background: #8bc2ba;

}

.accordion-item.active .icon:after {

  width: 0;

}

.accordion-item .heading {

  display: block;

  text-transform: uppercase;

  text-decoration: none;

  color: #4b827a;

  font-weight: 700;

  font-size: 1rem;

  position: relative;

  padding: 1.5rem 0 1.5rem 4rem;

  -webkit-transition: 0.3s ease-in-out;

  transition: 0.3s ease-in-out;

}

@media (min-width: 40rem) {

  .accordion-item .heading {

    margin: 0px -10px 0px -10px;

    background: #dddddd1f;

  }

}

.accordion-item .heading:hover {

  color: #8bc2ba;

}

.accordion-item .heading:hover .icon:before, .accordion-item .heading:hover .icon:after {

  background: #8bc2ba;

}

.accordion-item .icon {

  display: block;

  position: absolute;

  top: 50%;

  left: 0;

  width: 3rem;

  height: 3rem;



  border-radius: 3px;

  -webkit-transform: translateY(-50%);

          transform: translateY(-50%);

}

.accordion-item .icon:before, .accordion-item .icon:after {

  content: '';

  width: 1.25rem;

  height: 0.25rem;

  background: #4b827a;

  position: absolute;

  border-radius: 3px;

  left: 50%;

  top: 50%;

  -webkit-transition: 0.3s ease-in-out;

  transition: 0.3s ease-in-out;

  -webkit-transform: translate(-50%, -50%);

          transform: translate(-50%, -50%);

}

.accordion-item .icon:after {

  -webkit-transform: translate(-50%, -50%) rotate(90deg);

          transform: translate(-50%, -50%) rotate(90deg);

  z-index: -1;

}

.accordion-item .content {

  display: none;

}

.accordion-item .content p {

  margin-top: 0;

}

@media (min-width: 40rem) {

  .accordion-item .content {

    line-height: 1.75;

  }

}





.der

{

    background: #dddddd3b;

    border-radius: 5px;

    padding: 10px 10px;

    font-size: 12px;

    color: #7c7c7c;

}



.material_icon2 {

    width: 120px;

    height: 120px;

    margin: 20px 10px 10px 10px;

    border: 1px solid #ddd;

    padding: 10px;

    border-radius: 5px;

}



.d1

{

    float: left;

    display: block;

}



.dyl

{

     display: block;   

}

.dyl2

{

     display: block;   

}



.im1 {

    /* background: #f3f3f3; */

    max-width: 140px;

    min-width: 140px;

    max-height: 140px;

    min-height: 140px;

    float: left;

    margin: 5px 15px 5px 5px;

    /*border: #f3f3f3 1px solid;*/

    }



.m1

{

    color: #ffffff;

    max-width: 50px;

    min-width: 50px;

    max-height: 50px;

    min-height: 50px;

    /*float: left;*/

    position: relative;

    top: -20px;

    left: 25%;

}

.blokdob

{

    z-index: 1;

    background: #00000026;

    width: 80px;

    /* height: 100px; */

    float: left;

    position: absolute;

    margin: 10px 0px 0px 10px;

    border-radius: 15px;

    width: 84px;

    padding: 15px 0;

    /* left: 12px; */

    /* top: 12px;*/

}





#for1:before {

  content: '\2606';

  font-size: 50px;

}



#for2:before {

  content: '\2605';

  font-size: 50px;

}



.m2

{

    color: #f59d00;

    max-width: 50px;

    min-width: 50px;

    max-height: 50px;

    min-height: 50px;

    /*float: left;*/

    position: relative;

    top: -20px;

    left: 25%;

}





.m2:hover {

  cursor: pointer;

  color: #0098d0;

}





.m1:hover {

  cursor: pointer;

  color: #0098d0;

}





.butis

{

    -webkit-appearance: button;

    background: none;

    border: none;

    margin: 0;

    padding: 0;

    display: flex;

}





.vt

{

    font-size: 11px;

    text-align: center;

    color: #fff;

    font-weight: 600;

}





.bu1

{

    display: block;

}



.bu2

{

    display: block;

}



.timen

{

    margin: 0px 0px 30px 0px;

} 



.tip_cas

{

    margin: 0px 0px 1px 0px;

    padding: 5px 10px 5px 10px;

    width: max-content;

    height: 20px;

    /* text-align: center; */

    background: #b6e469;

    font-size: large;

    color: #151515a8;

    border-top: 1px solid #ff020257;

    border-bottom: 1px solid #ff020257;

    border-right: 1px solid #ff020257;



}



.tip_cass

{

    margin: 0px 0px 1px 0px;

    padding: 5px 10px 5px 10px;

    width: max-content;

    height: 20px;

    float: right;

    /* text-align: center; */

    background: #e48b69;

    font-size: large;

    color: #151515a8;

    border-top: 1px solid #ff020257;

    border-bottom: 1px solid #ff020257;

    border-left: 1px solid #ff020257;



}

.imgbit

{

    width: 120px;

    border: 2px groove #e1e1e1;

    border-radius: 5px;

    display: block;

    padding: 1.2em;

    transition: border 300ms ease;

    cursor: pointer;

    text-align: center;

}

.bfalse

{

    display: block;

}

.bfalse1

{

    display: block;

}

.bfalse2

{

    display: block;

}

.bfalse3

{

    display: block;

}

.bfalse4

{

    display: block;

}



.bf1

{

    display: none;

}



.bf2

{

    display: none;

}



.bf3

{

    display: none;

}



.bf4

{

    display: none;

}



/*слайд*/

#block-for-slider {

    margin: 0 auto;

}



#viewport {

    width: 100%;

    position: relative;

    overflow: hidden;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    -o-user-select: none;

    user-select: none;

    text-align: center;

}



#slidewrapper {

    position: relative;

    width: calc(100% * 4);

    -webkit-transition: 1s;

    -o-transition: 1s;

    transition: 1s;

    -webkit-transition-timing-function: cubic-bezier(.67,.01,.23,1);

    -o-transition-timing-function: cubic-bezier(.67,.01,.23,1);

    transition-timing-function: cubic-bezier(.67,.01,.23,1);

}



#slidewrapper, #slidewrapper ul, #slidewrapper li {

    margin: 0;

    padding: 0;

}



.slide {

    width: calc(100%/4);

    list-style: none;

    display: inline;

    float: left;

}



.slide-img {

    width: 100%;

}



#prev-btn, #next-btn {

    position: absolute;

    width: 50px;

    height: 50px;

    background-color: #fff;

    border-radius: 50%;

    top: calc(50% - 25px);

}



#prev-btn:hover, #next-btn:hover {

    cursor: pointer;

}



#prev-btn {

    left: 20px;

}



#next-btn {

    right: 20px;

}



#nav-btns {

position: absolute;

    /* width: 100%; */

    bottom: 20px;

    padding: 0;

    margin: 0;

    margin: 0px 0px 0px 30px;

    text-align: center;

}



.slide-nav-btn {

    position: relative;

    display: inline-block;

    list-style: none;

    width: 20px;

    height: 20px;

    background-color: #929292;

    border-radius: 50%;

    margin: 3px;

}



.slide-nav-btn:hover {

    cursor: pointer;

}



/*слайд*/





.sd

{

    text-align: center;

    padding: 5px;

    color: #656565;

}



.ril

{

    color: #757575;

    padding: 16px 20px 16px 50px;

    width: 100%;

    border: 1px solid #d2d8d8;

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    -o-appearance: none;

    appearance: none;

    border-radius: 0.25em;

}



.sublaning

{

    padding-top: 90px;

    padding: 50px 0 0;

    text-align: left;

    color: #fff;

    background-image: -webkit-linear-gradient(312deg, #109bd1 38%, #29b1e5);

    background-image: -o-linear-gradient(312deg, #109bd1 38%, #29b1e5);

    background-image: linear-gradient(42deg, #109bd1 38%, #29b1e5);



    text-align: center;

}



.text_landi

{

    font-family: monospace;

    margin: 20px 0px 20px 0px;

}

.text_land

{

    font-family: initial;

    margin: 20px 150px 20px 150px; 

    

}

.subland

{

    padding-top: 90px;

    padding: 50px 0 0;    

    background: #e5eef1;

    color: #000;

    text-align: center;

}

.body_hap

{



}

.text_body_hap

{

    font-weight: 300;

    font-size: 48px;

    padding: 0px 200px;

}



.page_pay_ga

{

    width: 25%;

    height: 33%;

    background: #fff;

    color: #000;

    border-radius: 3px;

    border: 1px solid #ebebeb;

}

.db_page_pay

{

margin-top: 5px;

padding: 16px 0 10px;

display: block;

color: #333;

font-size: 24px;

line-height: 1;

font-weight: 700;

}



.artlist

{

    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;

    font-size: 14px;

    margin: 20px 150px;

}

.dra

{

    padding: 15px 0px;

    text-align: center;

    margin: 5px 3px;

    font-size: 18px;

    font-weight: bold;

    background: #4e9d5d;

    border-radius: 5px;

    border: none;

    cursor: pointer;

    color: #fff;

}



.dra:hover

{

      background: #3f944f;

      box-shadow: 0 0 10px rgba(0,0,0,0.5);

}



.dic 

{

    padding: 12px;

    margin: -13px;

}

.dccc

{

    position: fixed;

    width: 110%;

    height: 110%;

    background: #0000001f;

    margin: -80px 0px 0px -10px;

}



.dival2{

    margin: 15% 39%;

    position: fixed;

    text-align: center;

    width: 20%;

    height: 8%;

    background: #e5eff1;

    border: 1px solid #00000021;

    box-shadow: 0 0 10px rgba(0,0,0,0.5);

    border-radius: 5px;

}

#dival

{

    display: none;

}



.divesc

{

    margin: 10px 0px;

    padding: 10px 10px;

    border-top: 1px solid #ddd;

    border-bottom: 1px solid #ddd;

    color: #ff0000b5;

    font-weight: 600;

}



.scrollup{

width:40px;

height:40px;

opacity:0.3;

position:fixed;

bottom: 40px;

right: 40px;

display:none;

text-indent:-9999px;

background: url('./../images/images_home/icon_top.png') no-repeat;
    z-index: 9;
}



.clac

{

    

    padding: 5px 0px 4px 13px;

    color: #525252;

}





.seht24

{

    width: 100%;

    font-size: x-large;

    color: #737373;

    border-radius: 5px;

    padding: 5px 10px;

    margin: 0px 0px 10px 0px;

}



.myblok3

{

    margin: 1px 0px 0px 0px;

}





/*******************************************

******************* LESSON ***************

*******************************************/

#dropzonee0,#dropzonee1,#dropzonee2,#dropzonee3,#dropzonee4,#dropzonee5,#dropzonee6,#dropzonee7 {

    float: left;

    margin: 0px 5px 0px 0px;  

    max-width: 130px;

    max-height: 100px;

    min-width: 130px;

    min-height: 100px;

    padding: 0.2em;   

    background: #f2f4f5;

    border-radius: 2px;

    display: block;

    transition: border 300ms ease;

    cursor: pointer;

    text-align: center;

}

#dropzonee0:hover,#dropzonee1:hover,#dropzonee2:hover,#dropzonee3:hover,#dropzonee4:hover,#dropzonee5:hover,#dropzonee6:hover,#dropzonee7:hover

{

    background-color: #f3f3f3;

}



#showUpFile1 img,#showUpFile2 img,#showUpFile3 img,#showUpFile4 img,#showUpFile5 img,#showUpFile6 img,#showUpFile7 img,#showUpFile8 img {

    max-width: 130px;

    max-height: 100px;

    min-width: 130px;

    min-height: 100px;

}





#file1,#file2,#file3,#file4,#file5,#file6,#file7,#file8{

    margin: -150px 0px 0px 0px;

    width: 130px;

    height: 100px;

    display:block;

    top:0;

    left:0;

    opacity:0.01;

    float: left;

    cursor: pointer;

}





.text1,.text2,.text3,.text4,.text5,.text6,.text7,.text8

{

    position: absolute;

    margin: 50px 0px 0px 34px;

    font-weight: 600;

    color: #4b4645;

    font-size: 30px;

}





#ui-id-1::-webkit-scrollbar-track{

  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

  border-radius: 3px;

  background-color: #F5F5F5;

}



#ui-id-1::-webkit-scrollbar{

  width: 12px;

  background-color: #F5F5F5;

}



#ui-id-1::-webkit-scrollbar-thumb{

  border-radius: 3px;

  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);

  background-color: #555;

}



#ui-id-2::-webkit-scrollbar-track{

  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

  border-radius: 3px;

  background-color: #F5F5F5;

}



#ui-id-2::-webkit-scrollbar{

  width: 12px;

  background-color: #F5F5F5;

}



#ui-id-2::-webkit-scrollbar-thumb{

  border-radius: 3px;

  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);

  background-color: #555;

}


::-webkit-scrollbar { width: 5px; height: 5px;}

::-webkit-scrollbar-button {  background-color: #666; }

::-webkit-scrollbar-track {  background-color: #999;}

::-webkit-scrollbar-track-piece { background-color: #ffffff;}

::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 1px;}

::-webkit-scrollbar-corner { background-color: #999;}

::-webkit-resizer { background-color: #666;}



@media screen and (min-width: 240px) {
::-webkit-scrollbar { width: 5px; height: 5px;}

::-webkit-scrollbar-button {  background-color: #9990; }

::-webkit-scrollbar-track {  background-color: #9990;}

::-webkit-scrollbar-track-piece { background-color: #9990;}

::-webkit-scrollbar-thumb { height: 50px; background-color: #9990; border-radius: 1px;}

::-webkit-scrollbar-corner { background-color: #9990;}

::-webkit-resizer { background-color: #9990;} 
}


@media screen and (min-width: 992px) {
::-webkit-scrollbar { width: 5px; height: 5px;}

::-webkit-scrollbar-button {  background-color: #9990; }

::-webkit-scrollbar-track {  background-color: #9990;}

::-webkit-scrollbar-track-piece { background-color: #9990;}

::-webkit-scrollbar-thumb { height: 50px; background-color: #9990; border-radius: 1px;}

::-webkit-scrollbar-corner { background-color: #9990;}

::-webkit-resizer { background-color: #9990;}
}
@media screen and  (min-width: 1200px) {
::-webkit-scrollbar { width: 5px; height: 5px;}

::-webkit-scrollbar-button {  background-color: #666; }

::-webkit-scrollbar-track {  background-color: #999;}

::-webkit-scrollbar-track-piece { background-color: #ffffff;}

::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 1px;}

::-webkit-scrollbar-corner { background-color: #999;}

::-webkit-resizer { background-color: #666;}
}




 /* #ui-id-1{

    max-height: 500px;

    overflow-x: hidden;

    border-radius: 0px 0px 3px 3px;

  }*/



  #ui-id-2{

    max-height: 500px;

    overflow-x: hidden;

    border-radius: 0px 0px 3px 3px;

  }

 .ui-menu-item

 {

  color: #8c8b8b;

 }



 #gr {

    width: 245px;

    font-size: 15px;

    margin: 17px 0px 0px 0px;

    color: #8c8b8b;

    border: none;

    border-radius: 5px;

    padding: 9px 12px 9px 7px;

    float: left;

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRafd__-sjh1_MwnZrS019s-U8_5OZ7LbqExr6rGjlNObyveOof&usqp=CAU) no-repeat right center;

    background-size: 25px;

    border: 1px solid #ffffff;

    outline: none;

    border-radius: 5px;

    background-color: #fff;

    cursor: pointer;





}

/*input[type=text]:focus{box-shadow:  1px 1px 2px 0 #2b98c9;}*/





.home_mans2 {

    background: #f7f7f7;

    height: 340px;

}

.seht_global {

    background: #2b6c84;

    width: 100%;

    height: 280px;

    line-height: 4.5;

    border-radius: 10px;

}





  #faster1 

  {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%; 

    z-index: 1;

  }



.body_hide {

  opacity: 0;

  transition: .9s opacity ease-in-out;

}

.body_visible {

  opacity: 1;

}





.body_hide2 {

  transition: .9s opacity ease-in-out;

}

.body_visible2 {

  opacity: 1;

}

.hom

{

    display: block;

    z-index: 3;

    margin: 200px auto;

    text-align: center;

}



.bark

{

    font-size: 20px;

    font-family: 'Roboto Slab', serif;

    font-style: inherit;

}



.activw_info_magaz

{

 display: block;

 cursor: pointer;

 width: 60px;

 height: 60px;

 margin: 0px 10px 0px 0px;

 float: left;

}





.proces

{

   width: 23px;

   float: left;

}



.error_messages

{

    text-align: center;

    z-index: 1;

    position: fixed;

    height: auto;

    padding: 3px 10px;

    background: #002f34;

    border-radius: 5px;

    box-shadow: 0 0 10px rgba(0,0,0,0.5);

    transition: all .5s ease-in-out;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}



.message_errore

{

    text-align: center;

    float: left;

    margin: 3px 5px;

    color: #5ed2bc;

    font-size: 16px;



}

.dropbtn {

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    border-top: none;

    border-bottom: none;

    font-size: 12px;

    padding: 7px 10px 7px 10px;

    color: #33950d;

    background: none;

    cursor: pointer;

}



.dropdown {

  float: right;

    position: relative;

    display: inline-block;

}



.dropdown-content {

    display: none;

    position: absolute;

    background-color: #fff;

    min-width: 160px;

    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

    z-index: 1;

    border-radius: 10px;

}



.dropdown-content div {

    color: black;

    padding: 12px 16px;

    text-decoration: none;

    display: block;

}

.infopot

{

  width:200px;

}

.dropdown:hover .dropdown-content {display: block;}



.info_blok

{

    padding: 0;

    font-family: 'Ubuntu', sans-serif; 

}



.info_dey

{

  font-family: 'Montserrat', sans-serif;

}



.statusegrup

{

    font-weight: 600;

    background: #33950d;  

    padding: 10px 0px;

    width: 100%;

    border: 1px solid #fff;

    cursor: pointer;

    color: #fff;

    border-radius: 10px;

}





.statusegrup:hover

{

    background: #33950dc4;

}



      .blokviptop

          {

            background: #000000e0;

            position: fixed;

            top: 0;

            left: 0;

            width: 100%;

            height: 100%;

            display: none;

            z-index: 5;



          }

          .bltopvip

          {

    width: 900px;

    height: 570px;

    position: absolute;

    background: #fff;

    top: 23%;

    left: 25%;

    margin: -125px 0 0 -125px;

    border: 1px solid #000;

    border-radius: 10px;

    padding: 20px;

          }

          .starcon{

            padding: 0px 10px 20px 0px;

            font-family: 'Montserrat', sans-serif;

          }





    .bakbaners_blok

    {

      width: 425px;

      padding: 10px;

      border: 1px solid #ddd;

      background: #fff;

    }



    .bakbaners_blok:hover

    {   

      background: #f1f1f191;

      box-shadow: 0 0 10px rgba(0,0,0,0.5);

    }



    .bakbaners

    {

      padding: 10px;

      width: 400px;

      height: 150px;

      border: 1px solid #ddd;



    }

    .img_bakbanes

    {

      background: #a0b4b9;

      width: 150px;

      height: 150px;

      float: left;

    }



    .blokobeavleneea

    {

      width: 400px;

    }



    .bacdon

    {

    width: 200px;

    background: #e8e8e8;

    border-radius: 5px;

    padding: 10px 10px;

    float: right;

    margin: 5px 0px;

    }



.batanvip

{

    margin: 10px 0px 0px 0px;

    font-weight: 900;

    background: #00000000;

    padding: 10px 10px;

    width: 100%;

    cursor: pointer;

    color: #000;

    border: 4px solid #000;

    cursor: pointer;

}



.batanvip:hover

{

    margin: 10px 0px 0px 0px;

    font-weight: 900;

    background: #002f34;

    padding: 10px 10px;

    width: 100%;

    cursor: pointer;

    color: #fff;

    border: 4px solid #002f34;

}



.vdad

{

    color: #002f34;

    text-align: center;

    font-size: 25px;

    font-weight: 800;

    font-family: 'Roboto Slab', serif;

}



.iconstop

{

  font-size: 40px; 

  margin: -10px -10px;

}



.iconstop:hover

{

    cursor: pointer;

    color: #545454;

}







.batanvip2:hover

{

    margin: 15px 0px;

    font-weight: 900;

    background: #00000000;

    padding: 10px 10px;

    width: 100%;

    cursor: pointer;

    color: #000;

    border: 4px solid #000;

    cursor: pointer;

}



.batanvip2

{

    margin: 15px 0px;

    font-weight: 900;

    background: #002f34;

    padding: 10px 10px;

    width: 100%;

    cursor: pointer;

    color: #fff;

    border: 4px solid #002f34;

}



.check{

vertical-align:top;

margin:0 3px 0 0;

width:10px;

height:10px;

}

.check + label{

cursor:pointer;

}

.check:not(checked){

position:absolute;

opacity:0;

}

.check:not(checked) + label{

position:relative;

}

.check:not(checked) + label:before{

content: '';position:

absolute;

top:0;

left:0;

width:40px;

height:20px;

border-radius:10px;

background: #CDD1DA;

box-shadow:inset 0 2px 3px rgba(0,0,0,.2);

-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,.2);

-moz-box-shadow:inset 0 2px 3px rgba(0,0,0,.2);

}

.check:not(checked) + label:after{

content:'';

position:absolute;

top:0;

left:2px;

width:20px;

height:20px;

border-radius:10px;

background:#fff;

box-shadow:0 2px 5px rgba(0,0,0,.3);

-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);

-moz-box-shadow:0 2px 5px rgba(0,0,0,.3);

transition: all .2s;

}

.check:checked + label:before{

background:#055275;

}

.check:checked + label:after {

left:20px;

}



  .doblesm

  {

    margin: 10px;

    padding: 10px 10px;

    background: #ffffff;

    box-shadow: 0 0 10px rgb(0 0 0 / 8%);

    border: 1px solid #ddd;

    border-radius: 10px;

  }

  .titleglob

  {

    font-size: 20px;

    text-align: center;

    font-family: 'Montserrat', sans-serif;

    padding: 10px 0px;

    background: #055275;

    margin: 10px 0px 0px 0px;

    color: #fff;

  }



















   .menu_bart

 {

    cursor: pointer;

    font-weight: 600;

    font-size: 18px;

    color: #bbb;  

    padding: 10px 0px 0px 20px;

 }

 .flot_menu_bart

 {

   cursor: pointer;  

   font-weight: 600;

   font-size: 18px;

   color: #055275;   

   float: left; 

   padding: 10px 0px 0px 20px;

 }

 .flot_menu_bart2

 {

   cursor: pointer;  

   font-weight: 600;

   font-size: 18px;

   color: #bbb;

   float: left; 

   padding: 10px 20px 0px 20px;

 }

 .menu_bart:hover

 {

   color: #055275;

 }



 .flot_menu_bart:hover

 {

   color: #055275;

 }



 .flot_menu_bart2:hover

 {

   color: #055275;

 }



 .dcar_statisctic

 {

  margin: 0px 55px;

  width: 285px;

  float: left;

  background: #fdfdfd;

  border-radius: 10px;

  border: 1px solid #dcdcdc;

 }



 .dcar_statisctic2

 {

  margin: 0px 0px 20px 8px;

  width: 285px;

  height: 100px;

 /* background: #fdfdfd;*/

  border-radius: 10px;

  /*border: 1px solid #dcdcdc;*/

 }



 .bacdone

 {

  color: #a7a7ae;

  font-family: 'Montserrat', sans-serif;

  text-align: center;

  font-size: 20px;

  font-weight: bold;

  padding: 20px 0px;

 }



 .bardac

 {

    color: #737373;

    font-family: 'Montserrat', sans-serif;

    padding: 10px 10px;

    font-size: 22px;

    border-bottom: 1px solid #055275;

 }



 .newObm

 {

    width: 40%;

    float: left;

    margin: 0px 100px 0px 60px;

    font-size: 15px;

    line-height: 24px;

 }



 .newObn

 {

   margin: 100px 40px 0px 0px;

   font-size: 15px;

   line-height: 24px;

 }



 .systemnew

 {



 }



 .bitcord

 {

    height: 189px;

    text-align: left;

    width: 1238px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

 }



.imgmews

 {

    width: 150px;

    height: 150px;

    margin: 0px 10px;

 }



 .colornews

 {

    background: #002f34;

 }



 .opor

 {

    width: 10%;

    float: left;

    text-align: center;

    cursor: pointer;

    margin: 0px 2px;

 }



 .oporimg

 {

    /*border: 1px solid #002f34; */

    border-radius: 50%;

    padding: 0px 0px;

    margin: 0px 12px 10px 12px;

 }



 .oprocolor, .rubcolor1

 {

    background: rgb(255, 206, 50);   

 }



 .oprocolor1, .rubcolor2

 {

    background: rgb(58, 119, 255);   

 }



 .oprocolor2, .rubcolor3

 {

    background: rgb(35, 229, 219);   

 }



 .oprocolor3, .rubcolor4

 {

    background: rgb(255, 86, 54);   

 }



 .oprocolor4, .rubcolor5

 {

    background: rgb(255, 246, 217);   

 }



 .oprocolor5, .rubcolor7

 {

    background: rgb(206, 221, 255);   

 }



 .oprocolor6, .rubcolor6

 {

    background: rgb(200, 248, 246);   

 }



 .oprocolor7, .rubcolor8

 {

    background: rgb(255, 214, 201);   

 }



 .oprocolor9, .rubcolor9

 {

    background: rgb(255, 206, 50);   

 }





 .oprocolor8, .rubcolor10

 {

    background: rgb(206, 221, 255);   

 }



 .oprocolor10, .rubcolor11

 {

    background: rgb(200, 248, 246);   

 }





 .oprocolor11, .rubcolor12

 {

    background: rgb(255, 214, 201);   

 }





 .oprocolor12, .rubcolor13

 {

    background: rgb(255, 246, 217);   

 }







 .oportext

 {

    color: #002f34;

    padding: 10px 0px;

    /*font-weight: bold;*/

    font-size: 14px;



 }



  .oportext:hover

 {

    color: #004e56;

 }



 .imgoper

 {

    width: 50px;

    height: 60px;

    margin: 3px 0px 0px 0px;

 }



 .alloper

 {

    background: #ffffff;

    height: auto;

 }









 .opors

 {

    width: 32%;

    /* float: left; */

    text-align: center;

    cursor: pointer;

    margin: 0px 12px;

 }



 .oporimgs

 {

    border: 1px solid #2b6c84;

    border-radius: 50%;

    padding: 0px 0px;

  /* */ margin: 0px 2px;

 }



 .oprocolors

 {

    background: rgb(0 152 208);   

 }



  .imgopers

 {

    width: 140px;

    height: 140px;

    margin: 3px 0px 0px 0px;

 }







 .opors1

 {

    width: 13%;

    float: left;

    text-align: center;

    cursor: pointer;

    margin: 0px 32% 24px 0px;

 }



 .oporimgs1

 {

    border: 1px solid #2b6c84;

    border-radius: 50%;

    padding: 0px 0px;

  /* */ margin: 0px 2px;

 }



 .oprocolors1

 {

    background: rgb(0 152 208);  

 }



  .imgopers1

 {

    width: 140px;

    height: 140px;

    margin: 3px 0px 0px 0px;

 }







.googleplay

{

    margin: 25px 0px;

    float: left;

    width: 190px;

    height: 80px;

    background-size: 200px;

    background-image: url('/home/img/iconsdow/google_play2.png'); /* Путь к фоновому рисунку */

    background-position: right bottom; /* Положение фона */

    background-repeat: no-repeat; /* Отменяем повторение фона */

}



.appstore

{

    margin: 25px 0px;

    float: left;

    width: 190px;

    height: 80px;

    background-size: 200px;

    background-image: url('/home/img/iconsdow/app_store2.png'); /* Путь к фоновому рисунку */

    background-position: right bottom; /* Положение фона */

    background-repeat: no-repeat; /* Отменяем повторение фона */

}



.windowsstore

{

    margin: 25px 0px;

    float: left;

    width: 190px;

    height: 80px;

    background-size: 200px;

    background-image: url('/home/img/iconsdow/windows_store.png'); /* Путь к фоновому рисунку */

    background-position: right bottom; /* Положение фона */

    background-repeat: no-repeat; /* Отменяем повторение фона */

}







.googleplay:hover{



  background-image: url('/home/img/iconsdow/null.png');

  transition: all 0.6s ease;

}



.appstore:hover{



  background-image: url('/home/img/iconsdow/null.png');

  transition: all 0.6s ease;

}

.windowsstore:hover{



  background-image: url('/home/img/iconsdow/null.png');

  transition: all 0.6s ease;

}





.container3 {

    position: relative;

    width: 100%;

    cursor: pointer;

}



.container11 {

    position: relative;

    width: 100%;

}



.container3:hover .dcan {

    position: absolute;

    top: 50%;

    left: 13%;

    transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    background-color: #00000052;

    color: #ffffffc9;

    font-size: 36px;

    padding: 18px 22px;

    border: none;

    cursor: pointer;

    text-align: center;

    border-radius: 10%;

    cursor: pointer;

}



  .dcan 

 {

  cursor: pointer;

  font-size: 25px;

  width: 80px; 

  float: right;

  }



.dodik

{



  position: absolute;

  z-index: 1;

  margin: 10px 0px 0px 0px;

  color: #fff;

  padding: 20px 20px;

  background: #00000026;

  border-radius: 10px;

  transition: all 0.3s ease;

}



.dodik:hover

{

   padding: 17.7px 17.7px;

   font-size: 30px;

   color: #fff;

   background: #00000073;

   transition: all 0.3s ease;

}



.monster

{

  cursor: pointer;

}



    .polizov

    {

    font-family: 'Roboto', sans-serif;

    color: #346065;

    font-size: 16px;

    font-weight: 500;

    margin-bottom: 15px;

    }

    .doy

    {

    font-variant: all-petite-caps;

    display: block;

    font-size: 14px;

    line-height: 1.29;

    color: #7f9799;

    }



  .cb{color:#306ea2;}

  .cb:hover{color: #204f77;}

  .like

  {

    cursor: pointer;

    margin: -25px 0px 0px -25px;

    background: #ffffff;

    border-radius: 50%;

    width: 70px;

    height: 70px;

    position: absolute;

    text-align: center;

    padding: 18px 0px 0px 0px;

    font-size: 32px;

    border: 1px solid #22a9e4;

    z-index: 1;

  }



  .slike

  {

    color: #002f34;

  }



  

  .slike:hover

  {

    transition: all 0.6s ease;

    color: #f00;

  }

 





              .candelare

             {

              width: 25px;

              height: 190px;

              position: absolute;

              background: #fff;

              float: left;

              border-right: 1px solid #adadad;

              border-bottom: 1px solid #adadad;

              border-top: 1px solid #adadad;

              border-radius: 0px 3px 3px 0px;

              margin: 0px 0px 0px -5px; 

              transition: all 0.09s ease;                 

             }



             .candelare:hover

             {

                box-shadow: 5px 0px 5px rgb(0 0 0 / 32%);

                height: 190px;

                position: absolute;

                width: 200px;

                background: #fff;

                float: left;

                border-right: 1px solid #adadad;

                border-bottom: 1px solid #adadad;

                border-top: 1px solid #adadad;

                border-radius: 0px 3px 3px 0px;

                margin: 0px 0px 0px -5px;

                transition: all 0.09s ease;

                z-index: 1;

             }

             .candelater

             {

              cursor: pointer;

              float: right;

              padding: 0px 7px;

              height: 100%;

              text-align: center;

              margin-top: 0;

              transition: all 0.3s ease;

             }



             .candelare:hover .candelater

             {

              float: right;

              padding: 0px 7px;

              height: 100%;

              border-left: 1px solid #d2d2d2;

              text-align: center;

              margin-top: 0;

              transition: all 0.1s ease;

              z-index: 1;

             }



             .candelare:hover .mtext6

             {

              float: left;

              display: block;

              margin: 110px 0px 20px 12px;

              transition: all 0.3s ease;

             }



             .candelare:hover .mtext5

             {

              float: left;

              display: block;

              margin: 40px 0px 20px 12px;

              transition: all 0.3s ease;     

             }



             .batute

             {

              font-size: 22px;

              margin: -2px 0px;

              display: block;

              float: left;

             }

             .batute2

             {

               display: none;

             }    



             .mytext6:hover

             {

              width: 150px;

              border: 1px solid #002f34;

             }



             .mytext6:hover .batute2

             {

               display: block;

               transition: all 0.3s ease;

             } 



             .mytext6:hover .batute

             {

               display: none;

               transition: all 0.3s ease;

             } 



    .textgrop

    {

    margin: 12px 10px;

    font-size: 14px;

    color: #5f5f5f;

    float: left;

    font-weight: bold;

    line-height: 1.6;            

    }



    .buream

    {

    color: orange;

    border-right: 1px solid #ddd;

    margin: 0px 10px 0px 0px;

    float: left;

    width: 10%;

    text-align: center;

    padding: 16px 0px;

    font-size: 32px;

    }





.tmu3 {

    color: #002f34;

    font-size: 26px;

    font-weight: bold;

    padding: 0px 10px;

}    









    .obiav_submit_clik

    {

    margin: 15px 0px;

    font-weight: 900;

    background: #002f34;

    padding: 10px 10px;

    width: 80%;

    cursor: pointer;

    color: #fff;

    border: 4px solid #002f34;

    transition: all 0.3s ease;

    }



    .obiav_submit_clik:hover

    {

    margin: 15px 0px;

    font-weight: 900;

    background: #00000000;

    padding: 10px 10px;

    width: 80%;

    cursor: pointer;

    color: #000;

    border: 4px solid #000;

    cursor: pointer;

    transition: all 0.3s ease;

    }







    .pay_dis_submit_clik

    {

    padding: 5px 10px;

    font-weight: 900;

    background: #002f34;

    cursor: pointer;

    color: #fff;

    border: 4px solid #002f34;

    transition: all 0.3s ease;

    }



    .pay_dis_submit_clik:hover

    {

    padding: 5px 10px;   

    font-weight: 900;

    background: #00000000;

    cursor: pointer;

    color: #000;

    border: 4px solid #000;

    cursor: pointer;

    transition: all 0.3s ease;

    }



.accauntsmsglob {

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);

    background: #ffffff;

    border-radius: 5px;

    width: 100%;

}





.smsgloker

{

    width: 35%;

    height: 250px;

    border-radius: 10px;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);

    margin: 20px 0px 0px 150px;

    background-clip: padding-box;

    background-color: rgb(242, 244, 245);

    border: 1px solid rgb(242, 244, 245);

    border-radius: 4px;

    color: rgb(64, 99, 103);

    font-family: Geomanist;

    font-size: 16px;

    line-height: 20px;

    outline: 0px;

    resize: none;

    padding: 16px;

    border-bottom: 2px solid #002f34;

}





.blok_secu

{

    width: 352px;

    display: flex;

    flex-direction: column;

    align-items: flex-start;

    border: 1px solid rgb(242, 244, 245);

    border-radius: 4px;

    padding: 24px;

    position: relative;

    margin-left: 32px;

    float: right;

    margin: 0px 100px 0px 0px;





}





.linkoe

{

    font-size: 12px;

    line-height: 14px;

    color: rgb(0, 47, 52);

    margin: 0px 0px 14px;

    width: 100%;

    position: relative;

    list-style: square;

}





.dcara

   {

     width: 600px;

     height: 1880px;

     background: #fff;

     border-radius: 5px;

     box-shadow: 0 0 10px rgba(0,0,0,0.5);

   }



   .dcar_blok

   {

    margin: 0px 15% 0px 15%;

    padding: 130px 0px 40px 0px;

    text-align: left;

    width: 820px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

   }



   .dcar_dcor

   {

    padding: 20px 0px;

    border-radius: 5px 5px 0px 0px;

    background: #002f34;

    text-align: center;

    font-size: 22px;

    font-family: monospace;

    color: #fff;

   }



   .dcar_radio

   {

    background: #fff;

    text-align: left;

    padding: 20px 10px;

    border: 1px solid #00000014;

    margin: 5px 20px;

    border-radius: 5px;

    font-size: 20px;

    float: left;

    width: 90%;

    font-weight: bold;

    color: #002f34f5;

    cursor: pointer;

   }



   .dcar_gl_radio

   {

    margin: 0px 10px 0px 10px;

   }





   .dcar_radio:hover

   {

    background: #f7f7f7;

   }



    .opay_submit_clik

    {

    box-shadow: 0 0 3px #002f34;

    float: right;      

    margin: 55px 30px 0px 0px;

    font-weight: 900;

    background: #002f34;

    padding: 10px 10px;

    width: 30%;

    cursor: pointer;

    color: #fff;

    border: 2px solid #002f34;

    transition: all 0.3s ease;

    border-radius: 5px;

    }



    .opay_submit_clik:hover

    {

    float: right;  

    margin: 55px 30px 0px 0px;

    font-weight: 900;

    background: #00000000;

    padding: 10px 10px;

    cursor: pointer;

    color: #002f34;

    border: 2px solid #000;

    cursor: pointer;

    transition: all 0.3s ease;

    border-radius: 5px;

    }





    .opay_submit_clik23

    {

    box-shadow: 0 0 3px #002f34;

    float: right;

    margin: 55px 30px 0px 0px;

    font-weight: 900;

    background: #ffffff;

    padding: 10px 10px;

    width: 30%;

    cursor: pointer;

    color: #002f34;

    border: 2px solid #002f34;

    transition: all 0.3s ease;

    border-radius: 5px;    

    }



    .opay_submit_clik23:hover

    {

    float: right;      

    margin: 55px 30px 0px 0px;

    font-weight: 900;

    background: #002f34;

    padding: 10px 10px;

    cursor: pointer;

    color: #fff;

    border: 2px solid #002f34;

    transition: all 0.3s ease;

    }





.clasrb

{

    margin: 80px 0px 0px 0px;

    color: #002f3436;

    font-weight: bold;

    font-size: 13px;

    height: 40px;

}





    .opay_close_submit_clik:hover

    {

    margin: 55px 0px 0px 30px;

    FONT-WEIGHT: bold;

    background: #002f34;

    padding: 13px 40px;

    float: left;

    cursor: pointer;

    color: #fff;

    transition: all 0.3s ease;

    border-radius: 3px;

    }



    .opay_close_submit_clik

    {

    margin: 55px 0px 0px 30px;   

    float: left;

    FONT-WEIGHT: bold;

    background: #00000000;

    padding: 13px 40px;

    cursor: pointer;

    color: #002f34;

    border-bottom: 2px solid #002f34;

    cursor: pointer;

    transition: all 0.3s ease;

    border-radius: 3px;

    }





    .cassss

    {

    padding: 14px 19px;

    background: #002f34;

    color: #fff;

    border-radius: 130px;

    width: fit-content;

    font-weight: bold;

    float: left;

    margin: 0px 0px 40px 10px;

    }



    .classer

    {

    margin: 0px 0px 0px 10px;

    font-size: 18px;

    font-weight: bold;

    color: #002f34;

    float: left;

    height: 80px;

    }



    .clas_rec2

    {

    padding: 14px 70px;

    font-weight: bold;

    font-size: 20px;

    }



    .con_cart

    {

    width: 240px;

    height: 160px;

    border-radius: 6px;

    background: #fbfbfb;

    font-size: 18px;

    font-weight: bold;

    color: #002f34;

    float: left;

    border: 1px solid #00000014;

    cursor: pointer;

    margin: 20px 0px 0px 40px;

    }



    .con_cart:hover

    {

      background: #ebebeb;

    }

    .img_private_bank

    {

    width: 60px;

    margin: 19px 0px -10px 0px;

    }





    .dcar_gl_radio:checked ~ .bclasser

    {

      color: dodgerblue;

      transition: all 0.6s ease;

    }



    .dcar_gl_radio:checked

    {

      width: 20px;

      height:20px;

      transition: all 0.6s ease;

    }    



#cl1[type='radio'],

label {

  cursor: pointer;

}



#cl1[type='radio'] {

  position: relative;

  height: 1px;

  width: 1px;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: none;

}



#cl1[type='radio']::before {

  content: '';

  position: absolute;

  top: 50%;

  left: 50%;

  width: 16px;

  height: 16px;

  border-radius: 50%;

  transform: translate(-50%, -50%);

  background-color: white;

  border: 2px solid dodgerblue;

}



#cl1[type='radio']:checked::after {

  content: '';

  position: absolute;

  top: 50%;

  left: 50%;

  width: 8px;

  height: 8px;

  border-radius: 50%;

  background-color: dodgerblue;

  transform: translate(-50%, -50%);

  visibility: visible;

}





   .pay_dcare {

    width: max-content;

    height: 400px;

    background: #fff;

    border-radius: 3px;

    box-shadow: 0 0 10px rgb(0 0 0 / 22%);

   }

   .icon_pay_col

   {

     color: #cbf500;

   }



   .pay_dcar_dcor {

    padding: 10px 10px;

    border-radius: 5px 0px 5px 0px;

    background: #002f34;

    text-align: left;

    font-size: 22px;

    font-family: monospace;

    color: #fff;

    width: 180px;

    margin: 0px 300px 0px 0px;

  }



   .dclase

   {

    margin: 20px 20px 10px 10px;

    border: 1px solid #f3f3f3;

    border-radius: 5px;

    font-size: 16px;

    padding: 15px;

    background: #f7f7f7;

    color: #002f34;

    line-height: 1.3;

   }





    .daese{

    width: 460px;

    font-size: 15px;

    margin: 17px 10px 0px 10px;

    background: #fff;

    text-align: center;

    color: #8c8b8b;

    border: none;

    /* line-height: 4.5; */

    border-radius: 5px;

    padding: 9px 12px 9px 7px;

    float: left;

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRafd__-sjh1_MwnZrS019s-U8_5OZ7LbqExr6rGjlNObyveOof&usqp=CAU) no-repeat right center;

    background-size: 25px;

    border: 1px solid #ffffff;

    outline: none;

    border-radius: 5px;

    background-color: #fff;

    cursor: pointer;

      }





      .opor:hover .oportext {

    color: #2b6c84;

}

  .blok_searchmenu

  {

    width: 100%;

    height: auto;

    padding: 20px 20px;

    border-radius: 5px;

    border: 1px solid #00000017;

    float: left;

    margin: 30px 0px;

    display: none;

    background: #fff;

  }



  .alloper2 

  {



    background: #ffffff;

    height: 240px;  

  }



  .alloper25 {

    background: #f7f7f7;

    padding: 20px 0px;

  }



  .linerubrik

  {

    border-top: 1px solid #00000017;

    margin: 20px 0px;

    width: 100%;

  }



.activrubrik{
    color: #002f34;
    width: 335px;
    float: left;
    padding: 10px 20px;
    cursor: pointer;
    /*font-weight: bold;*/
    border: none;
    background: none;
}



.activrubrik:hover{background: #eaeaea;}





.activrubrik:active

{

  border: none;

}



.activrubrik2:active

{

  border: none;

}



.activrubrik2

{

    color: #002f34;

    border: none;

    padding: 10px 5px 0px 20px;

    cursor: pointer;

    font-weight: bold;
background: none;


}



.activrubrik2:hover

{

  color: #2b6c84;

  font-size: 13px;

}



 #c1,#c2,#c3,#c4,#c5,#c6,#c7,#c8,#c9,#c10,#c11,#c12,#c13,#c14{
    display: none;
    background: #f7f7f700;
    box-shadow: 0 0 10px #afafaf59;
    border: none;
    padding: 10px;
 }



       .daese

      {

    width: 460px;

    font-size: 15px;

    margin: 17px 10px 0px 10px;

    background: #fff;

    text-align: center;

    color: #8c8b8b;

    border: none;

    /* line-height: 4.5; */

    border-radius: 5px;

    padding: 9px 12px 9px 7px;

    float: left;

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRafd__-sjh1_MwnZrS019s-U8_5OZ7LbqExr6rGjlNObyveOof&usqp=CAU) no-repeat right center;

    background-size: 25px;

    border: 1px solid #ffffff;

    outline: none;

    border-radius: 5px;

    background-color: #fff;

    cursor: pointer;

      }





.blok_searchfiliter {

    width: 100%;

    height: auto;

    padding: 20px 20px;

    border-radius: 5px;

    border: 1px solid #00000017;

    background: #fff;

}





.direct_searchfiliter {

    margin: 0px 15% 0px 15%;

    padding: 30px 0px;

    text-align: left;

    width: 1029px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}







.seht_searchfiliter {

    background: #fff;

    border: 1px solid #00000017;

    border-radius: 5px;

    width: 100%;

    display: flow-root;

    padding-bottom: 40px;

    line-height: 2.5;

}



.fil_name

{

    color: #ffffff;

    font-size: 22px;

    background: #002f34;

    padding: 10px 15px;

}



.irect

{  

    float: left;

    margin: 0px 10px 0px 30px;

    color: #002f34;

}



.caradss

{

    width: 225px;

    padding: 9px 25px 9px 9px;

    float: left;

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRafd__-sjh1_MwnZrS019s-U8_5OZ7LbqExr6rGjlNObyveOof&usqp=CAU) no-repeat right center;

    background-size: 25px;

    border: 1px solid #ffffff;

    outline: none;

    background-color: #fff;

    cursor: pointer;

    color: #002f34;

    margin: 0px 0px 0px 0px;

    font-size: 17px;

    border: 1px solid;

    border-radius: 4px;

}





.caradssd

{

    width: 100px; 

    font-size: 15px;

    border-radius: 5px;

    padding: 9px 12px 9px 7px;

    float: left;

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    background-size: 25px;

    border: 1px solid #002f34;

    outline: none;

    border-radius: 5px;

    background-color: #fff;

    cursor: pointer;

    color: #002f34;

    margin: 0px 0px 0px 0px;

    font-size: 17px;

    border-radius: 4px;

}



input[type=number]::-webkit-inner-spin-button, 

input[type=number]::-webkit-outer-spin-button { 

  -webkit-appearance: none; 

  margin: 0; 

}





.butons2

{

    float: right;

    width: 100px;

    height: 42px;

    margin: 10px 3px;

    font-size: 14px;

    font-weight: bold;

    background: #002f34;

    border-radius: 5px;

    cursor: pointer;

    color: #fff;

    border: 3px solid #002f34;

    transition: all 0.4s ease;

}

.butons2:hover

{

      color: #002f34;

      background: #fff;

}      











  .add_blokmenu

  {

    background: #f2f4f5;

    border-left: 1px solid #e1e1e1;

    border-right: 1px solid #e1e1e1;

  }

  .add_draimenu{
    text-align: left;
    width: 1138px;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    padding-right: 24px;
    padding-left: 24px;
    background: #fff;
    padding: 30px;
    border-radius: 7px;
  }

  .add_mes

  {

    font-size: 20px;

    line-height: 1.1;

    margin-top: 12px;

    margin-bottom: 6px;

    color: #002f34;

    position: relative;

    font-weight: 600;

    font-family: 'Roboto', sans-serif;

  }





.info_add

{

    font-size: 15px;

    margin: 0px 0px 0px 10px;

    color: #828282d6;

}



.brca

{

    background: #fff;

    border: none;

    padding: 12px 14px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    -ms-border-radius: 4px;

    -o-border-radius: 4px;

    border-radius: 4px;

    font-size: 16px;

    /*line-height: 1.55;*/

    color: #002f34;

}

















.brca:focus{
  border-bottom: 2px solid #002f34;

}



:focus

{

  outline: 0;

}



input

{

  vertical-align: middle;

}



.brca2

{



    width: 20%;

    background: #fff;

    border: none;

    padding: 14px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    -ms-border-radius: 4px;

    -o-border-radius: 4px;

    border-radius: 4px;

    font-size: 14px;

    line-height: 1.25;

    color: #002f34;

}



.brca2:focus

{

  border-bottom: 2px solid #002f34;

}



.opt

{

    width: 60%;

    padding: 12px 14px;

    border-radius: 5px;

    font-size: 16px;

    /*text-align: center;*/

    color: #002f34;

    

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;



    border: none;

    line-height: 1.25;



}

.text_add {

    font-weight: inherit;

    color: #002f3496;

    margin: 20px 0px 5px 0px;

    font-family: inherit;

    font-size: 14px;

}





.xnormal3

{

    padding: 14px 16px;

    width: 649px !important;

    min-height: 258px;

    float: left;

    background: #f2f4f5;

    resize: none; 

    /*overflow-y: hidden;*/

    border-radius: 5px;

    color: #000000c2;

    border: none;

    font-size: 14px;

    line-height: 1.4; 

}



.xnormal3:focus

{

  border-bottom: 2px solid #002f34;

}









.add_mes2

{

    font-size: 32px;

    font-weight: bold;

    color: #002f34;

    padding: 120px 0px 20px 0px;

    margin: 0;

    width: 1191px;

    margin-right: auto;

    margin-left: auto;

}









.cartonion

{

    float: left;

    text-align: center;

    width: 13px;

    height: 15px;

    background: #002f34;

    color: #fff;

    padding: 9px 10px 9px 8px;

    border-radius: 20px;

    font-weight: bold;

    margin: 0px 7px 0px 8px;

}





.scarg

{

  transition: all 0.6s ease;

  opacity: 0;

  float: right;

  border: 1px solid #ddd;

  padding: 20px 0px 60px 10px;

  height: 300px; 

  width: 40%;

  border-radius: 10px;

}



.scargd

{

   float: left; 

   border: 1px solid #ddd;

   padding: 20px 0px 60px 10px;

   height: 300px; 

   width: 47%;

   border-radius: 10px;

}







/* Стили для вывода превью */

.img-item {

  display: inline-block;

  margin: 0px 15px 0px 0px;

  position: relative;

  user-select: none;



  border-radius: 5px;

  background: #fff;



}















.img-item-alert{

    float: left;

    max-width: 130px;

    max-height: 100px;

    min-width: 130px;

    min-height: 100px;

    margin: 8px -5px 8px 10px;

    border: 4px solid #c8f8f6;

    object-fit: cover;

}







/* Стили для вывода отзывов */

.reviews_item {

  background: #efefef;

  padding: 15px 30px 0px 30px;

  margin-bottom: 20px;

}

.reviews_item-name {

  font-weight: 900;

  font-size: 18px;

  margin-bottom: 5px;

}

.reviews_item-text {

  margin-bottom: 15px;

  font-size: 15px;

  line-height: 1.5;

}

.reviews_item-img {

  display: inline-block;

  margin: 0 15px 15px 0;

}







.example-1r input[type=file]{outline:0;opacity:0;pointer-events:none;user-select:none}

.example-1r .label{width:100%;border-radius:5px;display:block;transition:border 300ms ease;cursor:pointer;text-align:center}





.example-1r .label i{display:block;font-size:42px;padding-bottom:16px}

.example-1r .label i,.example-1 .label .title{color:grey;transition:200ms color}

.

.example-1r .label:hover i,.example-1 .label:hover .title{color:#000}

.example-1r {

    color: #fff;

    font-size: 22px;

    font-weight: bold;

    border-radius: 10px;

}

#js-file

{

position: absolute;  

}



  .scargd2 {

    float: left;

    width: 670px;

    border-radius: 10px;

    max-height: 280px;

    overflow-x: auto;

}



.cls

{

    display: none;

    float: left;

    background: #fff;

    border-radius: 5px;

    color: #002f34;

    padding: 5px;

}



.clss

{

    display: block;

    background: #fff;

    border-radius: 5px;

    color: #002f34;

    padding: 20px 0px;

}





.label_activ

{

    float: left;

    padding: 10px;

}



















.scargd:hover ~ .scarg

{

   opacity: 1; 

} 





.scargd2:hover ~ .scarg

{

   opacity: 1; 

} 





.brcals

{

    width: 246px; 

    float: left; 

    background: #f2f4f5;

    border: none;

    padding: 12px 14px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    -ms-border-radius: 4px;

    -o-border-radius: 4px;

    border-radius: 4px;

    font-size: 16px;

    line-height: 1.25;

    color: #002f34;

    cursor: pointer;

}







.active_rub

{

  display: none;

}



.rubrik_body

{

  position: fixed;

  background: #0000003d;

  width: 100%;

  height: 100%;

  z-index: 10;
padding-top: 30px;
}



.blok_rubrik

{

    display: block;

    width: 918px;

    height: 450px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    margin-top: 20px;

    padding: 20px 0px;

    background: #fff;

    border-radius: 5px;



}





.blok_rubrik2

{

    display: none;

    width: 918px;

    height: 450px;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    margin-top: 80px;

    padding: 20px 0px;

    background: #fff;

    border-radius: 5px;



}



.text_rubrik_lad{
    text-align: center;
    width: 100%;
    font-size: 22px;
    float: left;
    padding: 30px 0px 60px 0px;
    color: #002f34;
    font-family: 'Montserrat';
}

.clade

{

    float: right;

    font-size: 15px;

    font-weight: bold;

    color: #000000a8;

    transition: all 0.4s ease;

    cursor: pointer;

    padding: 0px 20px;

}



.clade:hover

{

    color: #ff0000a8;

}





.rub_imglobale

{

  width: max-content;

  background: red;

  padding: 20px;

  color: #002f34;

  font-size: 18px;

  border-radius: 5px;

}





.text_rubrik_lad_cold {

    font-size: 20px;

    font-weight: 400;

    line-height: 1.1;

    padding: 10px 20px;

    color: #002f34;

}





.activrubrik_b

{

    display: block;

    color: #002f34;

    width: 300px;

    float: left;

    padding: 15px 15px;

    cursor: pointer;


    border-bottom: 1px solid #002f341c;

    font-size: 16px;

    margin: 0px 55px 0px 10px;

    transition: all 0.3s ease;

}



.activrubrik_b:hover

{ 

  background: #ceddff;

}



    



             .concen

             {

               display: block;

               margin: 30px 0px -60px 0px;

             }





             .blok_rubrik_caar

             {

              display: none;

              background: #ff000026;

              float: left;

              padding: 10px 5px;

              border-radius: 5px;

              margin: 20px 0px;

              cursor: pointer;

             }

             .blok_rubrik_text_caar

             {
               display: flex;
               font-size: 16px;

               font-weight: bold;

               color: #002f34;

               cursor: pointer;

             }



             .img_blok_rubril_caar

             {

               width: 33px;

               text-align: center;

               padding: 5px 5px;

               margin: 0px 10px -20px 0px;

               background: #fff;

               border-radius: 50px;

               border: 1px solid #002f3499;

               cursor: pointer;

             }



             .c1_rubrik_img

             {

                display: none;

                float: left;

             }



             .c1_rubrik_text

             {

                display: none;

                float: left;

             }    



             .bura_rub_text

             {

              float: left;

              margin: 17px 0px 0px 0px;

             } 





   .info_add_ofline

   {

    display: none;

   }

  .but_add_ten

  {

    padding: 10px 30px;

    float: left;

    border-radius: 5px;

    border: 1px solid #002f34;

    background: #f2f4f5;

    color: #002f34;

    margin: 10px 0px 0px 5px;

    cursor: pointer;    

  }



  .but_add_ten:hover

  {

    padding: 10px 30px;

    border-radius: 5px;

    border: 1px solid #002f34;

    background: #002f34;

    color: #ffffff;

    margin: 10px 0px 0px 5px;

    float: left;  

    cursor: pointer;      

  }  



  .but_add_ten2

  {

    padding: 10px 30px;

    border-radius: 5px;

    border: 1px solid #002f34;

    background: #002f34;

    color: #ffffff;

    margin: 10px 0px 0px 5px;

    float: left;

    cursor: pointer;

  }



  .but_add_ten2:hover

  {

    border: 1px solid red;

    background: #002f34;

    color: #fff;

  }





  .blok_add_ten

  {

    display: block;

    width: 100%;

    height: 60px;

  }







  .caranf_add

  {

    display: block;

  }



  .caranf_add2

  {

    display: none;

  }  

  .delet_razmer_gl

  {

    display: none;

  }







  .delet_sosta_gl

  {

    display: block;

  }









  .informate_content

  {

    margin: 0px 15% 0px 15%;

    text-align: left;

    font-size: 12px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

  }





  .diactivite__contente

  {

     display: block;

  }



  .diactivite__contente_two

  {

      display: none;   

  }





  .ac_images_comtent

  {

    float: left;

    width: 100px;

    height: 100px;

    border: 1px solid #002f341a;

    border-radius: 5px;

    margin: 0px 0px 0px 30px;

  }



  .ac_name_comtent

  {

    padding: 25px 0px 5px 150px;

    font-size: 30px;

    font-weight: bold;

    margin: 20px 10px 0px 0px;

    color: #002f34;

  }



  .but_aca

  {

  width: 150px;

  float: right;

  text-align: center;

  border: 2px solid #002f34;

  color: #fff;

  background: #002f34;

  padding: 13px 30px;

  font-weight: bold;

  border-radius: 5px;

  margin: 30px 40px 0px 20px;

  font-size: 14px;

  transition: all 0.3s ease; 

  cursor: pointer;   

  }



.but_aca:hover

{

    width: 150px;

    float: right;

    text-align: center;

    border: 2px solid #002f34;

    color: #002f34;

    background: #fff;

    padding: 13px 30px;

    font-weight: bold;

    border-radius: 5px;

    margin: 30px 40px 0px 20px;

    font-size: 14px;

    transition: all 0.3s ease;

    cursor: pointer;       

}









  .but_aca2:hover

  {

  width: 150px;

  float: right;

  text-align: center;

  border: 2px solid #002f34;

  color: #fff;

  background: #002f34;

  padding: 13px 30px;

  font-weight: bold;

  border-radius: 5px;

  margin: 30px 40px 0px 20px;

  font-size: 14px;

  transition: all 0.3s ease; 

  cursor: pointer;   

  }



.but_aca2

{

    width: 150px;

    float: right;

    text-align: center;

    border: 2px solid #002f34;

    color: #002f34;

    background: #fff;

    padding: 13px 30px;

    font-weight: bold;

    border-radius: 5px;

    margin: 30px 40px 0px 20px;

    font-size: 14px;

    transition: all 0.3s ease;

    cursor: pointer;       

}





.ing_grd

{

    padding: 0px 30px;

    font-size: 14px;

    line-height: 18px;

    color: #002F34;

    margin: 0;

}



.text_ing

{

    margin-bottom: 4px;

    color: #7F9799;

    font-size: 14px;

    display: block;

}

  .ac_informate_date_content

  {

    padding: 0px 0px 20px 150px;

    margin: 0px 10px 20px 0px;

    list-style: none;

    font-size: 12px;

    color: #7F9799;

  }





.ac_content_continium:hover {

    background: #fff;

    color: #000;

    border-bottom: 2px solid #f59d00;

    cursor: pointer;

    padding: 5px 0px;

    margin: 40px 50px 0px 20px;

}



.ac_content_continium {

    margin: 40px 40px 0px 20px;

    background: #fff;

    text-decoration: none;

    color: #1c4351;

    float: right;

    font-weight: bold;

    cursor: pointer;

    border-top: none;

    border-left: none;

    border-right: none;

    border-bottom: 2px solid #002f34;

    transition: all 0.3s ease;

    padding: 5px 10px;

}



 .ac_info_biznes_content

 {

    padding: 10px 10px;

    font-weight: bold;

    color: #002f34;

    line-height: 1.9;

    border-bottom: 2px solid #002f345c;

 }



.ac_biznes_info_content

{

    /*white-space: pre-line;*/

    font-size: 14px;

    margin: 5px 10px;

    color: #000606cc;

    font-family: 'Montserrat', sans-serif;

    line-height: 25px;

    font-weight: bold;

}





.text_news

{

    padding: 75px 0px;

    font-weight: bold;

    color: #fff;

}



.but_info

{

  border: 2px solid #fff;

  color: #002f34;

  background: #fff;

  padding: 7px 20px;

  border-radius: 5px;

  margin: 0px 50px;

  font-size: 14px;

  transition: all 0.3s ease;



}



.but_info:hover

{

  border: 2px solid #0098d0;

  color: #fff;

  background: #002f34;

  padding: 7px 20px;

  border-radius: 5px;

  margin: 0px 50px;

  font-size: 14px;

  transition: all 0.3s ease;

}



.but_info_lice

{

  border: 2px solid #002f34;

  color: #fff;

  background: #002f34;

  padding: 7px 20px;

  border-radius: 5px;

  margin: 0px 50px;

  font-size: 14px;

  transition: all 0.3s ease;

  font-weight: bold;

}



.but_info_lice:hover

{

  border: 2px solid #002f34;

  color: #002f34;

  background: #fff;

  padding: 7px 20px;

  border-radius: 5px;

  margin: 0px 50px;

  font-size: 14px;

  transition: all 0.3s ease;

}



.stule_blok_sition

{

    display: flex;border: none !important;border-radius: 2px;background: #ffeeea;text-align: center;padding: 8px 0 !important;margin: 40px 0px 0px 0px;border-radius: 3px;

}

.stule_blok_sition_f

{

display: flex;border: none !important;border-radius: 2px;background: #002f34;text-align: center;padding: 8px 0 !important;margin: 40px 0px 0px 0px;border-radius: 3px;



}





  .styleblokbootom

{

  background: #f7f7f7;

  width: 100%;

  height: 380px;

}



.saler

{

    margin: 10px 0px;

    font-size: 10px;

    color: #9e9e9e;

    -webkit-box-align: center;

    align-items: center;

    text-align: center;

}



.delrf

{

  width:280px;

  float: left;

  margin: 40px 0px;

}



.sled

{

  border: 1px solid #002f34;

  border-radius: 5px;

  transition: all 0.3s ease;

}



.sled:hover

{

  border: 1px solid #fff;

  border-radius: 5px;

  transition: all 0.3s ease;

}



.cookes

{

   z-index: 1;

   width: 100%;

   height: 100px;

   background: #fff;

   border-top: 1px solid #e3e3e3;

   box-shadow: 0 0 10px rgba(0,0,0,0.5);

   position:fixed;

   left:0px;

   bottom:0px;

   transition:all 0.5s ease-in-out;

}

.textCookes

{

    width: auto;

    display: flex;

    padding: 42px 0px;

    font-weight: bold;

    font-size: 14px;

    color: #002f34;

}

    
/*
.textCookes-act{
    font-weight: bold;
    font-size: 14px;
    color: #002f34;
}
*/


.imgCookes{

    float: left;

    margin: -20px 30px;

    transform: rotate(15deg);

}





.textCookes_r{
    color: #002f34;
    text-decoration: revert;
}



.cookes_button{
    margin: -12px 30px;
    float: right;
    border-radius: 5px;
    border: 2px solid #002f34;
    color: #002f34;
    padding: 10px 20px;
    transition: all 0.3s ease;
    font-weight: bold;
    cursor: pointer;
}



.cookes_button:hover{
    border: 2px solid #fff;
    text-decoration: underline;
    padding: 10px 20px;
    transition: all 0.3s ease;
}





.sganet

{

    border: 1px solid #c8c6c6;

    background: #ddd;

    float: left;

    cursor: pointer;

    max-width: 310px;

    min-width: 310px;

    margin: 0px 20px 20px 20px;

}



.bo_chop

{

  background: #f7f7f7;

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;



}

.bod_chop

{

    padding: 35px 20px;

    width: 1230px;

    margin: auto;

    height: 100%;

    float: left;

}



.contae

{

    max-width: 70px;

    min-width: 69px;

    min-height: 69px;

    max-height: 70px;

}

.grediant

{

    background: #ffffff;

    padding: 0px 0px 5px 0px;

    border-top: 5px solid #067b88;

}



.namehaos

{

    font-size: 24px;

    padding: 21px 55px;

    color: #020202d4;

    width: 765px;

    float: left;

}





.closex

{

    width: 35px;

    border: none;

    background: none;

    color: #717171cf;

    font-size: 50px;

    height: 50px;

}





.closex:hover {

    color: #d61111cf;

    cursor: pointer;

    transition: all 0.6s ease;

}













.but_info_busnese

{

  float: left;

  border: 4px solid #fff;

  color: #002f34;

  background: #fff;

  padding: 5px 40px;

  border-radius: 2px;

  margin: 37px 0px 37px 120px;

  font-size: 14px;

  font-weight: bold;

  transition: all 0.3s ease;



}



.but_info_busnese:hover

{

  float: left;

  border: 4px solid #fff;

  color: #fff;

  background: #002f34;

  padding: 5px 40px;

  border-radius: 2px;

  margin: 37px 0px 37px 120px;

  font-size: 14px;

  font-weight: bold;

  transition: all 0.3s ease;

}





  .index-obl-div

  {

    margin: 10px 10px 10px 40px;

    color: #002f34;

    font-size: 14px;

    transition: all 0.1s ease;

  }

  .index-obl-div:hover

  {

    color:#035b65;

  }



  .index-blok-img

{

  margin: 0px 0px 10px 0px;

  height: 190px;

  line-height: 190px;

  width: 100%;

  overflow: hidden;

  position: relative;

  display: flex;align-items: center;

  justify-content: center;

  flex-wrap: wrap;

  flex-grow: 1;

  background: #f7f7f7;

  background-size: 100%;

}







/*-------------------------------

 IMAGES

********************************/







img.b-loaded {

  opacity:1;

}





.b-error

{

   background: #f7f7f7 url('/home/img/png/error--v1.png') center center no-repeat; 

   background-size: auto 30%;   

}



.direct_seach-all{width: 1130px;}

.top_menu_all{width: 1130px;}

#myDropdown{width: 550px;}

#myInput{width: 520px;}



.line-search{

    border-left: 1px solid #0000001c;

    float: right;

    height: 70px;

    margin: 0px 10px;

}



.img-cart{

    margin: 25px 5px;

    float: right;

}



.test-rubric-in{

    text-align: center;

    margin: 60px 0px 0px 0px;

    font-size: 28px;

    border-bottom: none;

    line-height: 0;

    color:#002f34;

}



.rubric-full{

    height: 160px;

}



.test-rubric-in-vip{

    text-align: center; 

    margin: 40px 0px 40px 0px; 

    font-size: 28px; 

    color:#002f34;

}





.mesto-r{

    background: #ffffff;

    border-radius: 5px;

    width: 100%;

    height: 170px;

    padding: 20px 0px;

    display: block;

}



.obj-onla{

    float: left;

    width: auto;

}





.form-onla{

    font-size: 20px;

    font-weight: bold;

    font-family: "Source Sans Pro";

    display: block;color: #fff;

}



.form-bussines-onla{

    float:left;

    font-size: 16px;

    line-height: 1.25;

    color: #7f9799;

}



.form-blok-onla{

    margin: 30px 0px 10px 20px; 

    line-height: 20px;

    display: inline-block; 

    font-weight: bold; 

    color: #fff;

    height: 15px;

    float: left;

}



.form-img-onla{

    float: left; 

    margin: 8px 10px 10px 90px;

}



.form-all-onla{

    margin: 0px 15% 0px 15%;

    width: 829px;

    margin-right: auto;

    margin-left: auto;

    padding-right: 24px;

    padding-left: 24px;

}



.img-add-ads{

    display: none;

}



































  img {

  opacity: 1;

}







/*-------------------------------

 IMAGES

********************************/



.loading {

  background: #c8c6c60d url('/home/img/gif/onla/OnlaLooding1.gif') center center no-repeat;
  background-size: 25px;


}
























   [data-tooltip] {

    cursor: pointer;

    position: relative; /* Относительное позиционирование */ 

   }

   [data-tooltip]::after {

    content: attr(data-tooltip); /* Выводим текст */

    position: absolute; /* Абсолютное позиционирование */

    width: auto; /* Ширина подсказки */

    left: 0;  /* Положение подсказки */

    top: 3.5em; /* Положение подсказки */

    background: #3ba8de; /* Синий цвет фона */

    color: #fff; /* Цвет текста */

    padding: 0.5em; /* Поля вокруг текста */

    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */

    pointer-events: none; /* Подсказка */

    opacity: 0; /* Подсказка невидима */

    transition: all 0.6s ease; /* Время появления подсказки */

    border-radius: 3px;

    white-space: nowrap;

    font-size: 12px; 

    z-index: 9;

   } 



   [data-tooltip]:hover::after {

    opacity: 1; /* Показываем подсказку */

    top: 3.5em; /* Положение подсказки */

   }







   [data-tooltip-l] {

    cursor: pointer;

    position: relative; /* Относительное позиционирование */ 

   }

   [data-tooltip-l]::after {

    content: attr(data-tooltip-l); /* Выводим текст */

    position: absolute; /* Абсолютное позиционирование */

    width: auto; /* Ширина подсказки */

    left: 0;  /* Положение подсказки */

    top: 3.5em; /* Положение подсказки */

    background: #3ba8de; /* Синий цвет фона */

    color: #fff; /* Цвет текста */

    padding: 0.5em; /* Поля вокруг текста */

    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */

    pointer-events: none; /* Подсказка */

    opacity: 0; /* Подсказка невидима */

    transition: all 0.6s ease; /* Время появления подсказки */

    border-radius: 3px;

    font-size: 12px; 

    z-index: 9;

   } 



   [data-tooltip-l]:hover::after {

    opacity: 1; /* Показываем подсказку */

    top: 3.5em; /* Положение подсказки */

   }



   .cup{

    margin: 0px 30px 0px 10px;

    border-left: 5px solid #55aef4;

    border-right: 5px solid #55aef4;

    border-radius: 3px;

   }



   #b-date-my-account{margin: 0px 0px 0px 20px;}



 .booter

     {

    background: #ffffff54;

    border: 1px solid #ffffff54;

    border-radius: 5px;

    float: right;

  }





  .booter_procent

  {

    float: left;

    padding: 27px 20px;

    font-size: 32px;

    font-weight: bold;

    color: #ff0000;

    border-right: 1px solid;

  }

  .booter_text

  {

    width: 400px;

    font-size: 15px;

    color: #002f34;

    padding: 5px 0px;

  }





 .ext_text

 {

    float: left;

    margin: 0px 30px;

    font-size: 28px;

    font-weight: bold;

    color: #002f34;

 }



 .ect_text

 {

    width: 700px;

    font-size: 12px;

    font-weight: bold;

    color: #002f3452;

    margin: 5px 0px;

 }



 .mybloksms_blok_info {

    transition: all 0.6s ease;

    opacity: 1;

    display: block;

    background: #fff;

    margin: 0px 0px 10px 0px;

    /* width: 100%; */

    height: 70px;

    border-radius: 5px;

    box-shadow: 0 0 10px rgb(0 0 0 / 8%);

    padding: 5px 5px;

}



.setting-my-account-password{float: left; margin: 0px 220px 0px 30px;}





     .delcater

     {

      color: red;

      margin: 0px 30px;

     }

     .delcater:hover

     {

      color: #d00e0e;

     }



      .all-delcater_b{

           display: none;

           padding: 10px 30px;

           margin-top: -25px;  

      }





      .all-delcater_a{

           padding: 10px 30px;

           margin-top: -25px;  

      }

   .style-podblok-bussines{text-align: center;}

   .style-bussines-a{float: left;margin: 0px 0px 0px 10px;font-family: 'PT Sans Caption', sans-serif;}

   .style-bussines-b{float: left;margin: 0px 0px 10px 290px;font-family: 'PT Sans Caption', sans-serif;}

   .style-bussines-c{float: right;margin: 0px 10px;font-family: 'PT Sans Caption', sans-serif;}





   .style-byssines-img{width: 600px;margin: 20px 0px}



   .imp-promotes{margin: 0px 0px 10px 0px; width: 130px;border-radius: 5px 0px 0px 5px;}



     .prom-ote{

    height: 47px;

    margin: 20px 0px;

    border-bottom: 10px solid #f7f7f7;

    padding: 0% 7%;

  }



  .prom-ote_pakeg{

    font-weight: 600;

    color: #002f34;

    padding: 6px 10px;

  }