/******************************************************общие для экранов*/


/******************************************************размеры экранов*/
/* Портретные планшеты и средние настольные компьютеры */
@media (min-width: 1025px){
    .moduletable{

    }
    .i_header{
        height: 3.0729166vw; /*59/1920*/
        background-color: #00c2ff;
        opacity: 0.7;
        position: relative;
        left: -5.83333vw;
        width: 100vw;

        display: flex;
        align-items: center;

    }
    .i_header a{
        font-size: 1.5104166vw; /*29/1920*/
        font-family: Philosopher, sans-serif;
        color: white;
        text-decoration: underline;
    }
    .i_arrow{
        width: 0.7375vw;
        margin-right: 0.8333333vw; /*16/1920*/
        margin-left: 5.83333vw;
    }
    .i_blocks{
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        margin-top: 2.65625vw; /*51/1920*/
        margin-bottom: 2.466667vw;

    }
    .i_block_photo{
        width: 15.625vw; /*300/1920*/
        border-radius: 15.625vw; /*300/1920*/
        margin-bottom: 2.2395833vw; /*43/1920*/

    }
    .i_name{
        font-size: 2.34375vw; /*45/1920*/
        font-family: Philosopher, sans-serif;
        color: #6d6e70;
        margin-bottom: 1.3020833vw; /*25/1920*/

    }
    .i_groups{
        font-size: 1.3020833vw; /*25/1920*/
        font-family: Ubuntu, sans-serif;
        color: #6d6e70;
        margin-top: 1.4vw;
    }
    .i_block1{
        width: 19.479166vw; /*374/1920*/

    }
    .i_block2{
        width: 58.333333vw; /*1120/1920*/
        border-right: #00c2ff 1px solid;
        border-left: #00c2ff 1px solid;
        padding-right: 3.5416666vw; /*68/1920*/
        padding-left: 3.5416666vw; /*68/1920*/
        margin-left: 4.0104166vw; /*77/1920*/
        margin-right: 4.0104166vw; /*77/1920*/

    }
    .i_text{
        font-size: 1.3020833vw; /*25/1920*/
        font-family: Ubuntu, sans-serif;
        color: #6d6e70;
    }
    .i_block3 .menu li{
        display: flex;
        justify-content: flex-start;
        margin-bottom: 1.40625vw; /*27/1920*/

    }
    .i_block3 ul{
        display: flex;
        justify-content: flex-start;
        flex-flow: column nowrap;
    }
    .i_block3 .menu li a{
        padding: 0;
        border-radius: 0;
        border: 0;
    }
    .i_block3 .menu li a:hover{
        opacity: 0.7;
    }
    .i_menu_text{
        font-size: 1.1979166vw; /*23/1920*/
        font-family: Philosopher, sans-serif!important;
        color: #6d6e70!important;
        text-decoration: underline!important;
    }
    .i_arrow_menu{
        width: 0.7375vw;
        margin-right: 0.9895833vw; /*19/1920*/
    }
    .i_href{
        font-size: 1.24375vw;
        font-family: Philosopher, sans-serif;
        color: #00c2ff;
        text-decoration: underline;
    }
}
/* Горизонтальные телефоны и вертикальные планшеты */
@media (min-width: 576px) and (max-width: 1024px) {
    .moduletable{

    }
    .i_header{
        height: 7.03125vw; /*54/768*/
        background-color: #00c2ff;
        opacity: 0.7;
        position: relative;
        left: -3.38983vw;
        width: 100vw;

        display: flex;
        align-items: center;

    }
    .i_header a{
        font-size: 2.734375vw; /*21/768*/
        font-family: Philosopher, sans-serif;
        color: white;
        text-decoration: underline;
    }
    .i_arrow{
        width: 1.3375vw;
        margin-right: 2.2135416vw; /*17/768*/
        margin-left: 3.38983vw;
    }
    .i_blocks{
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        margin-top: 6.640625vw; /*51/768*/
        margin-bottom: 4.7666666vw; /*32/768*/
    }
    .i_block_photo{
        width: 25.130208vw; /*193/768*/
        border-radius: 25.130208vw; /*193/768*/
        margin-bottom: 5.2083333vw; /*40/768*/

    }
    .i_name{
        font-size: 3.3854166vw; /*26/768*/
        font-family: Philosopher, sans-serif;
        color: #6d6e70;
        margin-bottom: 2.34375vw; /*18/768*/
        font-weight: 600;

    }
    .i_groups{
        font-size: 2.2135416vw; /*17/768*/
        font-family: Philosopher, sans-serif;
        color: #6d6e70;
    }
    .i_block2{
        width: 60.416666vw; /*464/768*/
        border-left: #00c2ff 2px solid;
        padding-left: 3.7760416vw; /*29/768*/

    }
    .i_text{
        font-size: 2.4739583vw; /*19/768*/
        font-family: Ubuntu, sans-serif;
        color: #6d6e70;
    }
    .i_block3 .menu li{
        display: flex;
        justify-content: flex-start;
        margin-bottom: 1.40625vw; /*27/1920*/

    }
    .i_block3{
        margin-left: 28.1vw;
        margin-top: 8.984375vw;
    }
    .i_block3 ul{
        display: flex;
        justify-content: flex-start;
        flex-flow: column nowrap;
    }
    .i_block3 .menu li a{
        padding: 0;
        border-radius: 0;
        border: 0;
    }
    .i_menu_text{
        font-size: 2.0833333vw; /*16/768*/
        font-family: Philosopher, sans-serif!important;
        color: #6d6e70!important;
        text-decoration: underline!important;
    }
    .i_arrow_menu{
        width: 0.7375vw;
        margin-right: 2.34375vw; /*18/768*/
    }
}
/* Вертикальные телефоны и меньше */
@media (max-width: 575.98px) {
    .moduletable{

    }
    .i_header{
        height: 10.243055vw; /*59/576*/
        background-color: #00c2ff;
        opacity: 0.7;
        position: relative;
        left: -5.034722vw;
        width: 100vw;

        display: flex;
        align-items: center;

    }
    .i_header a{
        font-size: 4.8611111vw; /*28/576*/
        font-family: Philosopher, sans-serif;
        color: white;
        text-decoration: underline;
    }
    .i_arrow{
        width: 2.3375vw;
        margin-right: 2.4305555vw; /*14/576*/
        margin-left: 5.034722vw;
    }
    .i_blocks{
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        margin-top: 8.6805555vw; /*50/576*/
        margin-bottom: 6.5555555vw; /*32/576*/
    }
    .i_block1{
        width: 100%;
        padding-bottom: 7.8125vw;
        display: flex;
        justify-content: flex-start;
        flex-flow: column wrap;
        height: 46vw;


    }
    .i_block_photo{
        width: 33.506944vw; /*193/576*/
        border-radius: 33.506944vw; /*193/576*/
        flex-basis: 50%;
    }
    .i_name{
        font-size: 4.5138888vw; /*26/576*/
        font-family: Philosopher, sans-serif;
        color: #6d6e70;
        margin-bottom: 3.6458333vw; /*21/576*/
        font-weight: 600;

    }
    .i_groups{
        font-size: 2.9513888vw; /*17/576*/
        font-family: Philosopher, sans-serif;
        color: #6d6e70;
        line-height: 4.7vw;
    }
    .i_block2{
        width: 100%;
        border-bottom: #00c2ff 2px solid;
        border-top: #00c2ff 2px solid;
        padding-top: 5.2083333vw; /*30/576*/
        padding-bottom: 5.2083333vw; /*30/576*/

    }
    .i_text{
        font-size: 3.2986111vw; /*19/576*/
        font-family: Ubuntu, sans-serif;
        color: #6d6e70;
        line-height: 5.3vw;

    }
    .i_block3 .menu li{
        display: flex;
        justify-content: flex-start;
        margin-bottom: 3.40625vw;

    }
    .i_block3{
        margin-top: 5.9027777vw; /*34/576*/
    }
    .i_block3 ul{
        display: flex;
        justify-content: flex-start;
        flex-flow: column nowrap;
        padding: 0;
    }
    .i_block3 .menu li a{
        padding: 0;
        border-radius: 0;
        border: 0;
    }
    .i_menu_text{
        font-size: 2.7777777vw; /*16/576*/
        font-family: Philosopher, sans-serif!important;
        color: #6d6e70!important;
        text-decoration: underline!important;
    }
    .i_arrow_menu{
        width: 0.7375vw;
        margin-right: 2.34375vw; /*18/768*/
    }
}
