/*body {
background: url(/img/main/back.png) no-repeat center center fixed;
}*/


/*demo*/

html, body {
    width: 100%;
    height: 100%;
    /*   overflow: hidden;*/
}


/*videobackground*/

#myVideo {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0.7;
    /* position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -100;*/
}


/*
body {
    
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background: url(/img/main/back.png) no-repeat center center fixed;
    background-size: cover;
}
*/


/*
#particles {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#intro {
    position: fixed;
    left: 0;
    top: 50%;
    padding: 0 20px;
    width: 100%;
    text-align: center;
}


/*end demo*/


/*style animation*/

#particleground {
    position: relative;
}

#particleground canvas {
    position: absolute;
    /*   z-index: 996;
    opacity: 0.2;*/
}

#particleground section, .gradientBackground section, .animatedGradientBackground section {
    z-index: 999;
}


/* GRADIENT BACKGROUND */

.gradientBackground:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 995;
    top: 0;
    left: 0;
    background: linear-gradient( 45deg, rgba(34, 57, 138, 0.8), rgba(255, 152, 78, 0.8));
}

.animatedGradientBackground:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 995;
    background: linear-gradient(226deg, rgba(227, 77, 103, 0.8), rgba(246, 101, 60, 0.8), rgba(30, 131, 236, 0.8), rgba(88, 65, 184, 0.8));
    background-size: 800% 800% !important;
    -webkit-animation: animatedGradientBackground 20s ease infinite;
    -moz-animation: animatedGradientBackground 20s ease infinite;
    -o-animation: animatedGradientBackground 20s ease infinite;
    animation: animatedGradientBackground 20s ease infinite;
}

@-webkit-keyframes animatedGradientBackground {
    0% {
        background-position: 93% 0%
    }
    50% {
        background-position: 0% 100%
    }
    100% {
        background-position: 93% 0%
    }
}

@-moz-keyframes animatedGradientBackground {
    0% {
        background-position: 93% 0%
    }
    50% {
        background-position: 0% 100%
    }
    100% {
        background-position: 93% 0%
    }
}

@-o-keyframes animatedGradientBackground {
    0% {
        background-position: 93% 0%
    }
    50% {
        background-position: 0% 100%
    }
    100% {
        background-position: 93% 0%
    }
}

@keyframes animatedGradientBackground {
    0% {
        background-position: 93% 0%
    }
    50% {
        background-position: 0% 100%
    }
    100% {
        background-position: 93% 0%
    }
}

.parents {
    height: auto;
    /* background: url(/img/main/back.png) no-repeat center center fixed;*/
    background-size: cover;
    overflow: hidden;
}

.main_body {
    margin-top: 10%;
}

.box-thumb {
    padding-top: 15px;
    padding-bottom: 15px;
}

.my_thumbnail {
    margin-bottom: 0; /* так захотел Верхолаз, но при респонсиве как будет располагаться сетка?*/
    padding: 35px 15px;
    border-radius: 0;
    /* border: solid 1px transparent;*/
}

.box-txt {
    font-size: 16px;
    color: #a1a1a1;
}


/*.my_thumbnail:hover {
    border: solid 1px #01b49e;
   
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}*/

.language-menu .navbar-nav > li > a {
    line-height: 16px;
}

.row.bottom .language-menu {
    padding-right: 15px;
}

.sel_tab {
    background-color: #fff;
    text-decoration: none;
    border: solid 2px transparent;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.sel_tab:hover {
    background-color: #fff;
    text-decoration: none;
    border: solid 2px #01b49e;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}


/*выравниваем высоту блоков*/

.row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
}

.row-flex > div[class*='col-'] {
    margin: -.2px;
    display: grid;
}


/*-----------------------------------*/

.header_parents {
    width: 100%;
}

.header_top, .top-select {
    background-color: #fff;
}

.header_bottom, .bottom-select {
    background-color: #01b49e;
}

.row.top {
    background-color: #fff;
    padding: 20px 0;
}

.logo_name {
    padding-left: 40px;
    padding-right: 0px;
}

.row.bottom {
    background-color: #01b49e;
    color: #fff;
    font: normal 10.5px;
    padding: 2px 0;
}

.slogan {
    padding-top: 5px;
    padding-bottom: 5px;
}

.slogan span {
    font-size: 1.35em;
    white-space: nowrap;
}


/*sprite*/

.center {
    margin: 0 auto;
}

.budget {
    width: 51px;
    height: 51px;
    background: url(/img/main/1.png) 0 0px;
}

.sel_tab:hover .budget {
    width: 51px;
    height: 51px;
    background: url(/img/main/1.png) 0 -50px;
}

.comerce {
    width: 65px;
    height: 50px;
    background: url(/img/main/3.png) 0 0px;
}

.sel_tab:hover .comerce {
    width: 65px;
    height: 50px;
    background: url(/img/main/3.png) 0 -50px;
}

.medicine {
    width: 51px;
    height: 46px;
    background: url(/img/main/2.png) 0 0px;
}

.sel_tab:hover .medicine {
    width: 51px;
    height: 46px;
    background: url(/img/main/2.png) 0 -49px;
}


/*end sprite*/