/*  YOUTUBE  */

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
    background-image: url(/netcat_template/images/Edunews.jpg);
    background-size: cover;
}

.video__body {
    height: 600px;
}

.video__media {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.modal-body iframe {
    width: 100%;
}

.yt-container {
    width: 100%;
}
.youtube {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.youtube:hover {
    /*border: solid 2px #fff;*/
    box-shadow: inset 0 0 13px #ccc;
    opacity: 0.9;
}

.youtube a > img{
    max-width: 100%;
    height: auto;
}

.youtube a, .youtube iframe {
    /*padding: 5px;*/
    /*border: solid 1px #ccc;*/
    /*box-shadow: 0 0 5px #ccc;*/
    display: block;
    position: relative;
    text-align: center;
}

.youtube a:after {
    width: 64px;
    height: 64px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    content: '';
    opacity: 0.8;
}

.youtube a.load {
    opacity: 0.3;
}

.youtube a.load:after {
    content: '';
}

div#videoTitle {
    display: block;
    position: absolute;
    bottom: 51px;
    text-align: center;
    /* margin: auto; */
    margin-bottom: 17px;
    padding: 15px;
    background-color: rgba(255,255,255,.8);
    width: 99%;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

div#ytr {
    display:none;
}

/*a#link {*/
/*display:none;*/
/*}*/

div#loading {
    position:relative;
    padding: 100px;

}

.spinner {
    margin: 0 auto 0;
    width: 85px;
    text-align: center;
    position: relative;
    top: 175px;
    height: 0;
}

.spinner > div {
    width: 22px;
    height: 22px;
    background-color: #000749;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1.0);
          transform: scale(1.0);
      }
}

div.ytrdefrklm {
    display: none;
}

div.yt_wr {
    width: 100%;
}

@media (max-width: 767px) {
    .youtube {
        width: 100%;
    }

    div#videoTitle {
        font-size: 1rem;
        font-weight: 400;
        bottom: 25px;
        padding: 10px;
    }
}
/**************************************************/
[class^=social]:focus {
    outline: 0
}

@media print {
    #socBtn,#socBtn-popup,.socBtn-Like,.socBtn-Share,.socBtn-uLike,.social-popup {
        display: none!important
    }
}

@font-face {
    font-family: social;
    src: url(social.woff2) format('woff2');

    font-weight: 400;
    font-style: normal
}

.likely__icon {
    display: none;
}

.socBtn-Like,.socBtn-Share,[class^=social] {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
    height: auto
}
#socBtn,.socBtn-Share {
    height: auto;
    min-height: 0;
    line-height: 0;
    /*display: none;*/
    font-size: 0;
    box-shadow: none
}
#socBtn *,.socBtn-Share * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-shadow: none;
    -webkit-tap-highlight-color: transparent
}
#socBtn .social-bar.social-size48.social-left .social-list,.socBtn-Share .social-bar.social-size48.social-left .social-list {
    border-radius: 0 15px 15px 0
}
#socBtn .social-bar.social-left.social-size48 .social-list,#socBtn .social-bar.social-right.social-size48 .social-list,.socBtn-Share .social-bar.social-left.social-size48 .social-list,.socBtn-Share .social-bar.social-right.social-size48 .social-list {
    top: 50%;
    top: calc(50% + -40px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
#socBtn .social-bar.social-rect .social-list,.socBtn-Share .social-bar.social-rect .social-list {
    border-radius: 0!important
}
#socBtn .social-bar.social-left .social-list,.socBtn-Share .social-bar.social-left .social-list {
    /*left: 0;*/
    border-radius: 0 10px 10px 0
}
#socBtn .social-bar.social-bottom .social-list,#socBtn .social-bar.social-left .social-list,#socBtn .social-bar.social-right .social-list,#socBtn .social-bar.social-top .social-list,.socBtn-Share .social-bar.social-bottom .social-list,.socBtn-Share .social-bar.social-left .social-list,.socBtn-Share .social-bar.social-right .social-list,.socBtn-Share .social-bar.social-top .social-list {
    position: fixed;
    z-index: 1001;
    background: 0 0;
    border: 0;
    transition: bottom .35s cubic-bezier(.45,.05,.55,.95),top .35s cubic-bezier(.45,.05,.55,.95),left .35s cubic-bezier(.45,.05,.55,.95),right .35s cubic-bezier(.45,.05,.55,.95)
}
#socBtn .social-list,.socBtn-Share .social-list {
    list-style: none;
    margin: 0 -70px!important;
    padding: 0!important;
    line-height: 1;
    outline: 0;
    display: table;
    box-shadow: none
}
#socBtn .social-bar.social-style2 .ico_social.social-vk,.socBtn-Share .social-bar.social-style2 .ico_social.social-vk {
    color: #4D75A3!important
}



#socBtn .social-bar.social-left.social-size48 .social-list .social-item, #socBtn .social-bar.social-right.social-size48 .social-list .social-item, .socBtn-Share .social-bar.social-left.social-size48 .social-list .social-item, .socBtn-Share .social-bar.social-right.social-size48 .social-list .social-item {
    display: block;
    position: relative;
}

#socBtn .social-bar.social-size48 .social-item, .socBtn-Share .social-bar.social-size48 .social-item {
    padding: 5px;
}

#socBtn .social-list .social-item, .socBtn-Share .social-list .social-item {
    background: 0 0;
}

#socBtn .social-bar.social-style2 .ico_social.social-vk, .socBtn-Share .social-bar.social-style2 .ico_social.social-vk {
    color: #4D75A3!important;
}

#socBtn .social-bar.social-size48 .ico_social, .socBtn-Share .social-bar.social-size48 .ico_social {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 32px;
}

#socBtn .social-bar.social-style2 .ico_social, .socBtn-Share .social-bar.social-style2 .ico_social {
    background: #fff;
    border: 1px solid;
    transition: color .25s ease-in-out,border-color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out,border-color .25s ease-in-out;
    -o-transition: none;
}

#socBtn .social-bar.social-rect .ico_social, .socBtn-Share .social-bar.social-rect .ico_social {
    border-radius: 0;
}

#socBtn .ico_social.social-vk, .socBtn-Share .ico_social.social-vk {
    background: #4D75A3;
    color: #fff;
}

#socBtn .ico_social, .socBtn-Share .ico_social {
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #fff!important;
    transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: none;
    cursor: pointer;
    margin: 0;
}

#socBtn *, .socBtn-Share * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-shadow: none;
    -webkit-tap-highlight-color: transparent;
}

[class*=" ico_social-"], [class^=ico_social-] {
    font-family: social!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#socBtn .social-bar.social-style2 .ico_social.social-fb, .socBtn-Share .social-bar.social-style2 .ico_social.social-fb {
    color: #3B5998!important;
}
#socBtn .social-bar.social-style2 .ico_social.social-twi, .socBtn-Share .social-bar.social-style2 .ico_social.social-twi {
    color: #55ACEE!important;
}
#socBtn .social-bar.social-style2 .ico_social.social-ok, .socBtn-Share .social-bar.social-style2 .ico_social.social-ok {
    color: #E67E17!important;
}
#socBtn .social-bar.social-left.social-size48 .social-list .social-item, #socBtn .social-bar.social-right.social-size48 .social-list .social-item, .socBtn-Share .social-bar.social-left.social-size48 .social-list .social-item, .socBtn-Share .social-bar.social-right.social-size48 .social-list .social-item {
    display: block;
    position: relative;
}


#socBtn .social-bar .social-list .social-item.social-slide, .socBtn-Share .social-bar .social-list .social-item.social-slide {
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

#socBtn .social-bar.social-size48 .social-item, .socBtn-Share .social-bar.social-size48 .social-item {
    padding: 5px;
}

#socBtn .social-bar.social-left .social-list .social-slide-close, .socBtn-Share .social-bar.social-left .social-list .social-slide-close {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#socBtn .social-bar.social-style2 .ico_social.ico_social-arrow, .socBtn-Share .social-bar.social-style2 .ico_social.ico_social-arrow {
    color: #bcc3c7!important;
    background: 0 0;
    border: 0;
}

#socBtn .social-bar.social-size48 .ico_social, .socBtn-Share .social-bar.social-size48 .ico_social {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 32px;
}

#socBtn .social-bar.social-style2 .ico_social, .socBtn-Share .social-bar.social-style2 .ico_social {
    background: #fff;
    border: 1px solid;
    transition: color .25s ease-in-out,border-color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out,border-color .25s ease-in-out;
    -o-transition: none;
}

#socBtn .social-bar.social-rect .ico_social, .socBtn-Share .social-bar.social-rect .ico_social {
    border-radius: 0;
}

#socBtn .ico_social.ico_social-arrow, .socBtn-Share .ico_social.ico_social-arrow {
    padding: 5px;
    color: #bcc3c7!important;
    font-size: 36px;
    line-height: 1!important;
    text-align: center;
    cursor: pointer;
}

#socBtn .ico_social, .socBtn-Share .ico_social {
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #fff!important;
    transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: none;
    cursor: pointer;
    margin: 0;
}

#socBtn .social-bar.social-style2 .social-slide-open, .socBtn-Share .social-bar.social-style2 .social-slide-open {
    background: #fff;
    border: 2px solid #e0e2e6;
    color: #498bfa;
    padding: 4px 5px 5px;
    transition: opacity .3s ease-in-out,visibility .3s ease-in-out,background .3s ease-in-out,border .3s ease-in-out;
}

#socBtn .social-slide-open, .socBtn-Share .social-slide-open {
    position: fixed;
    background: #498bfa;
    color: #fff;
    padding: 6px 7px 7px;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 100%;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-in-out,visibility .3s ease-in-out,background .3s ease-in-out;
    z-index: 1001;
}

.social-style2 .social-up-arrow {
    background: #fff;
    border: 2px solid #e0e2e6;
    color: #498bfa;
}

.social-up-arrow--left {
    /* left: 60px; */
    margin: 0px -48px;
    right: auto;
}

.social-up-arrow {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: fixed;
    width: 32px!important;
    height: 32px!important;
    background: #498bfa;
    display: block;
    bottom: 25px;
    top: auto;
    cursor: pointer;
    border-radius: 50%;
    transition: background .3s ease-in-out,border .3s ease-in-out,opacity .4s ease,visibility .4s ease;
    -webkit-transition: background .3s ease-in-out,border .3s ease-in-out,opacity .4s ease,visibility .4s ease;
    -o-transition: none;
    text-align: center;
    z-index: 1001;
    opacity: 1;
    visibility: visible;
    color: #fff;
    box-sizing: border-box;
}

.social-style2 .social-up-arrow:before {
    line-height: 28px;
}

.social-up-arrow:before {
    content: '\E90F';
    font-family: social!important;
    font-size: 18px;
    display: inline-block;
    line-height: 32px;
}
#socBtn .social-slide-open:before, .socBtn-Share .social-slide-open:before {
    font-size: 18px;
}


.ico_social-like:before {
    content: "\E90D";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ico_social-arrow:before {
    content: "\E900";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ico_social-ok:before {
    content: "\E905";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ico_social-twi:before {
    content: "\E909";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ico_social-fb:before {
    content: "\E901";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ico_social-vk:before {
    content: "\E90A";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ico_social-arrow:before {
    content: "\E900";
}

#socBtn .social-bar.social-style2 .ico_social.social-fb:hover, #socBtn .social-bar.social-style2 .ico_social.social-fb:hover .social-each-counter, .socBtn-Share .social-bar.social-style2 .ico_social.social-fb:hover, .socBtn-Share .social-bar.social-style2 .ico_social.social-fb:hover .social-each-counter {
    color: #4c70ba!important;
    border-color: #4c70ba!important;
}
#socBtn .social-bar.social-style2 .ico_social.social-vk:hover, #socBtn .social-bar.social-style2 .ico_social.social-vk:hover .social-each-counter, .socBtn-Share .social-bar.social-style2 .ico_social.social-vk:hover, .socBtn-Share .social-bar.social-style2 .ico_social.social-vk:hover .social-each-counter {
    color: #6a8fb9!important;
    border-color: #6a8fb9!important;
}
#socBtn .social-bar.social-style2 .ico_social.social-twi:hover, #socBtn .social-bar.social-style2 .ico_social.social-twi:hover .social-each-counter, .socBtn-Share .social-bar.social-style2 .ico_social.social-twi:hover, .socBtn-Share .social-bar.social-style2 .ico_social.social-twi:hover .social-each-counter {
    color: #83c3f3!important;
    border-color: #83c3f3!important;
}
#socBtn .social-bar.social-style2 .ico_social.social-ok:hover, #socBtn .social-bar.social-style2 .ico_social.social-ok:hover .social-each-counter, .socBtn-Share .social-bar.social-style2 .ico_social.social-ok:hover, .socBtn-Share .social-bar.social-style2 .ico_social.social-ok:hover .social-each-counter {
    color: #ec9844!important;
    border-color: #ec9844!important;
}

.socBtn-Like .social-catcher-style3.social-catcher--right, .socBtn-Share .social-catcher-style3.social-catcher--right {
    border-bottom: 2px solid #C9C8C8;
    border-top: 2px solid #C9C8C8;
    border-right: 2px solid #C9C8C8;
}

#socBtn .social-bar.social-left .social-list .social-slide-close, .socBtn-Share .social-bar.social-left .social-list .social-slide-close {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

social.css:\894
#socBtn .social-bar.social-style2 .ico_social.ico_social-arrow, .socBtn-Share .social-bar.social-style2 .ico_social.ico_social-arrow {
    color: #bcc3c7!important;
    background: 0 0;
    border: 0;
}
social.css:\1310
#socBtn .social-bar.social-size48 .ico_social, .socBtn-Share .social-bar.social-size48 .ico_social {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 32px;
}
social.css:\711
#socBtn .social-bar.social-style2 .ico_social, .socBtn-Share .social-bar.social-style2 .ico_social {
    background: #fff;
    border: 1px solid;
    transition: color .25s ease-in-out,border-color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out,border-color .25s ease-in-out;
    -o-transition: none;
}

#socBtn .social-bar.social-rect .ico_social, .socBtn-Share .social-bar.social-rect .ico_social {
    border-radius: 0;
}

#socBtn .ico_social.ico_social-arrow:hover, .socBtn-Share .ico_social.ico_social-arrow:hover {
    color: #bcc3c7;
}

#socBtn .ico_social.ico_social-arrow, .socBtn-Share .ico_social.ico_social-arrow {
    padding: 5px;
    color: #bcc3c7!important;
    font-size: 36px;
    line-height: 1!important;
    text-align: center;
    cursor: pointer;
}

#socBtn .ico_social, .socBtn-Share .ico_social {
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #fff!important;
    transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: none;
    cursor: pointer;
    margin: 0;
}

#socBtn *, .socBtn-Share * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-shadow: none;
    -webkit-tap-highlight-color: transparent;
}

[class*=" ico_social-"], [class^=ico_social-] {
    font-family: social!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.socBtn-Like .social-catcher-style3.social-catcher, .socBtn-Share .social-catcher-style3.social-catcher {
    background: #fff;
    color: #000;
}

.socBtn-Like .social-catcher--right, .socBtn-Share .social-catcher--right {
    position: fixed;
    padding: 15px 25px 15px 15px;
    left: calc(100% + 40px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.socBtn-Like .social-catcher, .socBtn-Share .social-catcher {
    position: absolute;
    width: 300px;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    font-family: Tahoma,Geneva,sans-serif!important;
    line-height: 18px;
    letter-spacing: .06em;
    opacity: 1;
    z-index: 100;
    visibility: visible;
    transition: opacity .25s ease-in-out;
    white-space: normal;
    -webkit-animation: fadein .7s;
    animation: fadein .7s;
}
.socBtn-Like .social-catcher-style3.social-catcher .social-catcher-dot, .socBtn-Share .social-catcher-style3.social-catcher .social-catcher-dot {
    background: #fff;
    border: 2px solid #C9C8C8;
}


.socBtn-Like .social-catcher--right .social-catcher-dot, .socBtn-Share .social-catcher--right .social-catcher-dot {
    top: 50%;
    left: -36px;
    margin: -13px 0 0;
}

.socBtn-Like .social-catcher-dot, .socBtn-Share .social-catcher-dot {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    position: absolute;
}
.socBtn-Like .social-catcher-style3.social-catcher .social-catcher-close, .socBtn-Share .social-catcher-style3.social-catcher .social-catcher-close {
    color: #7F7E7C;
}


.socBtn-Like .social-catcher-close, .socBtn-Share .social-catcher-close {
    display: block;
    width: 11px;
    height: 11px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 7px;
}
.socBtn-Like .social-catcher--right .social-catcher-pointer, .socBtn-Share .social-catcher--right .social-catcher-pointer {
    top: 0;
    left: -15px;
    height: 100%;
    width: 15px;
}

.socBtn-Like .social-catcher-pointer, .socBtn-Share .social-catcher-pointer {
    width: 100%;
    height: 15px;
    position: absolute;
}
.socBtn-Like .social-catcher-style3.social-catcher--left .social-catcher-pointer .svg_social-arch, .socBtn-Like .social-catcher-style3.social-catcher--right .social-catcher-pointer .svg_social-arch, .socBtn-Share .social-catcher-style3.social-catcher--left .social-catcher-pointer .svg_social-arch, .socBtn-Share .social-catcher-style3.social-catcher--right .social-catcher-pointer .svg_social-arch {
    left: -14px;
}

.socBtn-Like .social-catcher-style1.social-catcher .social-catcher-pointer .svg_social-arch, .socBtn-Like .social-catcher-style2.social-catcher .social-catcher-pointer .svg_social-arch, .socBtn-Like .social-catcher-style3.social-catcher .social-catcher-pointer .svg_social-arch, .socBtn-Share .social-catcher-style1.social-catcher .social-catcher-pointer .svg_social-arch, .socBtn-Share .social-catcher-style2.social-catcher .social-catcher-pointer .svg_social-arch, .socBtn-Share .social-catcher-style3.social-catcher .social-catcher-pointer .svg_social-arch {
    z-index: 2;
}

.socBtn-Like .social-catcher--right .social-catcher-pointer .svg_social-arch, .socBtn-Share .social-catcher--right .social-catcher-pointer .svg_social-arch {
    top: 50%;
    left: -15px;
    height: 16px;
    margin: -8px 0 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.socBtn-Like .social-catcher-pointer .svg_social-arch, .socBtn-Share .social-catcher-pointer .svg_social-arch {
    width: 44px;
    height: auto;
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -22px;
    z-index: -1;
}
.socBtn-Like .social-catcher-style3.social-catcher .social-catcher-dot, .socBtn-Share .social-catcher-style3.social-catcher .social-catcher-dot {
    background: #fff;
    border: 2px solid #C9C8C8;
}

.socBtn-Like .social-catcher--right .social-catcher-dot, .socBtn-Share .social-catcher--right .social-catcher-dot {
    top: 50%;
    left: -36px;
    margin: -13px 0 0;
}

.socBtn-Like .social-catcher-dot, .socBtn-Share .social-catcher-dot {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    position: absolute;
}
.ico_social-arrow:before {
    content: "\E900";
}

/* YOUTUBE  */

.social-youtube {
    display: flex;
}

.social-youtube .shareyoutube {

}

.social-youtube .btns {
    display: flex;
    margin-left: 15px;
    margin-top: 10px;
}

.social-youtube .wrap-yt_scoial {
    margin: auto;
    display: flex;
    flex-direction: row;
}
.social-youtube .text {
    font-size: 18px;
    font-weight: 700;
    margin:auto;
    text-transform: uppercase;
}

.social-youtube i{
    text-align:center;
    width:38px;
    height:38px;
    font-size: 1.5em;
    float:left;
    background:#fff;
    border:1px solid #ccc;
    /*box-shadow:0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);*/
    /*border-radius:46px;*/
    margin:0 10px 10px 0;
    padding:6px;
    color:#000;
}

@media (max-width: 767px) {
    .social-youtube .text {
        font-size: 14px;
        font-weight: 400;
    }

    .social-youtube i {
        width:28px;
        height:28px;
        font-size: 1rem;
    }

    .social-youtube  {
        width:100%;

    }
}
/*.github i:hover{background:#191919;color:#fff;}*/
/*.youtube i:hover{background:#c4302b;color:#fff;}*/
/*.google-pluse i:hover{background:#DD4B39;color:#fff;}*/
/*.twitter i:hover{background:#00acee;color:#fff;}*/
/*.instagram i:hover{background:#3f729b;color:#fff;}*/
/*.facebook i:hover{background:#3b5998;color:#fff;}*/
/*.skype i:hover{background:#00aff0;color:#fff;}*/
/*.vk i:hover{background:#5d84ae;color:#fff;}*/
/*.odnoklassniki i:hover{background:#f93;color:#fff;}*/
/*.pinterest i:hover{background:#c8232c;color:#fff;}*/
/*.linkedin i:hover{background:#0e76a8;color:#fff;}*/
/*.telegram i:hover{background:#249bd7;color:#fff;}*/
/*.tumblr i:hover{background:#34526f;color:#fff;}*/
/*.windows i:hover{background:#125acd;color:#fff;}*/
/*.whatsapp i:hover{background:#50b154;color:#fff;}*/
/*.weibo i:hover{background:#d52b2b;color:#fff;}*/
/*.dropbox i:hover{background:#1087dd;color:#fff;}*/
.instagram i:hover{background:#9d42ad;color:#fff;}
.instagram i {color:#9d42ad; border: 1px solid #9d42ad; cursor: pointer;}
.instagram .plashka {border: 1px solid #9d42ad;}

.google-pluse i:hover{background:#DD4B39;color:#fff;}
.google-pluse i{color:#DD4B39; border: 1px solid #DD4B39; cursor: pointer;}
.google-pluse .plashka {border: 1px solid #DD4B39;}

.facebook i:hover{background:#3b5998;color:#fff;}
.facebook i{color:#3b5998; border: 1px solid #3b5998; cursor: pointer;}
.facebook .plashka {border: 1px solid #3b5998;}

.vk i:hover{background:#5d84ae;color:#fff;}
.vk i{color:#5d84ae; border: 1px solid #5d84ae; cursor: pointer;}
.vk .plashka {border: 1px solid #5d84ae;}

.linkedin i:hover{background:#0e76a8;color:#fff;}
.linkedin i{color:#0e76a8; border: 1px solid #0e76a8; cursor: pointer;}
.linkedin .plashka {border: 1px solid #0e76a8;}

.odnoklassniki i:hover{background:#f93;color:#fff;}
.odnoklassniki i{color:#f93; border: 1px solid #f93; cursor: pointer;}



