/*
Theme Name: NUCC
Description: Norvegian-Ukrainian Chamber of Commerce
Version: 1.0
Author: CheIT Group
Author URI: http://www.cheitgroup.com/
Tags: Blog
*/

/*    default    */

@font-face {
    font-family: 'Merel';
    src: url(./fonts/MerelBold.woff);
    font-weight: 700;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

html {
    height: 100%;
}

body {
    float: left;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    min-height: 100%;
    box-sizing: border-box;
    background-color: #F4F5F0;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    font-family: "Roboto", sans-serif !important;
    position: relative;
    background-image: url('/wp-content/themes/NUCC/img/4.png');
}

h1, h2, h3, h4, h5, h6, data {
    font-weight: 300;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 19px;
}

h4 {
    font-size: 17px;
}

h5 {
    font-size: 16px;
}

aside, nav, footer, header, section {
    display: block;
}

ul {
    list-style: none;
    display: inline-block;
}

iframe {
    padding: 8px;
    box-sizing: border-box;
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
    float: left;
    border: none;
    padding: 0;
    font-size: 16px;
    margin-top: 0;
}

div.wpcf7-validation-errors {
    color: red;
}

#middle .content ul {
    list-style: disc;
}

#middle .content ul, #middle .content ol {
    padding-left: 40px;
    margin-bottom: 24px;
    /*float: left;*/
}

.content .tml ul {
    padding: 0 !important;
    margin-left: auto;
    margin-right: auto;
}

a {
    color: #0eaae0;
    text-decoration: none;
}

.tml h4 {
    color: white;
}

a:hover {
    text-decoration: none;
}

button {
    cursor: pointer;
}

a.container.blog.single > .title {
    border-top: none;
    border-bottom: 1px solid #ccc;
}

input, select {
    font-family: roboto, sans-serif;
    font-size: 15px;
    font-weight: 300;
    border-radius: 3px;
    color: #2b2b2b;
    padding: 8px 10px 7px;
    border: 1px solid rgba(0, 0, 0, .09);
    box-sizing: border-box;
    width: auto;
}

.slick-initialized .slick-slide {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

select {
    padding: 6px 12px 7px;
}

input[type="submit"] {
    background-color: #0eaae0;
    color: white;
    right: 0;
    cursor: pointer;
    text-align: center;
    width: 160px;
    margin: 0;
    margin-left: 4px;
}

input[type="checkbox"] {
    width: auto !important;
}

input[type="checkbox"] + span {
    padding-left: 30px;
    display: inline-block;
}

input[type="checkbox"] + span:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    border: 1px solid rgba(0, 0, 0, .09);
    height: 22px;
    width: 22px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 14px;
    content: "x";
    color: transparent;
    padding: 3px;
    border-radius: 2px;
    background-color: white;
    margin-left: 0;
    margin-top: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

input[type="checkbox"]:checked + span:before {
    content: "\f00c";
    transition: color 0.3s;
    color: #0eaae0;
}

sup {
    vertical-align: baseline;
}

.applyform input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    width: 22px !important;
    height: 22px;
    z-index: 9999;
    left: 0;
    padding: 11px;
    top: 0;
    cursor: pointer;
}

span.wpcf7-list-item {
    margin-left: 0;
    position: relative;
    display: block;
}

ul.progress-bar li:nth-child(2) .event {
    font-weight: 400 !important;
    color: rgb(14, 170, 224) !important;
}

ul.progress-bar li:nth-child(2) .event-stat i {
    color: rgb(14, 170, 224) !important;
}

.wpcf7-mail-sent-ok {
    color: green !important;
}

.applyform .close {
    cursor: pointer;
    z-index: 999;
    position: absolute;
    right: 15px;
    top: 0;
    display: none;
}

.upcoming i {
    color: #cccccc !important;
}

.tml input {
    margin: 0 0 0.5em;
    padding: 10px 18px;
}

.tml {
    position: relative;
}

.people .container.blog {
    box-shadow: none !important;
    background-color: transparent !important;
}

.tml .tml-action-links {
    margin: 14px 5px;
}

footer input {
    width: auto;
    color: white;
    background-color: transparent;
}

footer input[type=button] {
    background-color: #0eaae0;
    font-weight: 500;
    border: 0 !important;
    color: black;
    cursor: pointer;

}

footer input[type=button]:hover {
    -webkit-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(255, 255, 255, .08) !important;
    -moz-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(255, 255, 255, .08) !important;
    box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(255, 255, 255, .08) !important;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

a.but {
    cursor: pointer;
    padding: 10px 30px;
    color: white;
    border-radius: 3px;
    display: inline-block;
    background-color: #0eaae0;
}

/*    default    */

/*    blocks    */

.col1, .col2, .col3, .col4 {
    display: inline-block;
    float: left;
    border-radius: 3px;
    position: relative;
    margin-bottom: 25px;
    box-sizing: border-box;
}

.col1 {
    width: 100%;
}

.col1:last-child {
    margin-bottom: 0;
}

.col2 {
    width: 50%;
    padding-right: 15px;
}

.col3 {
    width: 33.333333%;
}

.col4 {
    width: 25%;
}

.col34 {
    width: 75%;
    box-sizing: border-box;
    float: left;
}

#column .container {
    float: left;
    width: 100%;
    padding-top: 6px;
    position: relative;
    box-sizing: border-box;
}

#column .container.blog {
    display: table;
    padding: 0;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

footer .container {
    margin-bottom: 10px;
}

.cff-text-link > .cff-post-desc {
    display: none;
}

.content {
    font-size: 16px;
}

#wrapper {
    z-index: 5;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    max-width: 1320px;
    padding: 0 30px;
    position: relative;
    box-sizing: border-box;
}

div#middle {
    width: 100%;
    position: relative;
    float: left;
    padding: 66px 0 50px 0;
}

div#column {
    float: left;
    width: 78%;
}

aside.sidebar {
    float: left;
    width: 22%;
    padding-left: 30px;
    box-sizing: border-box;
}

aside.sidebar.left {
    padding-left: 0;
    padding-right: 30px;
}

.padding-box {
    padding: 0 10px;
}

.container > #sandp {
    float: left;
    width: 100%;
}

.container > #sandp img {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 30px;
}

#sandp .slick-slide {
    float: none;
}

#sandp .slick-list {
    width: 100%;
}

/*    blocks    */

/*    header    */
.srubb {
    margin-top: 123px;
    padding: 15px;
    background-color: #eaeaea;
}

.srubb h1 {
    font-size: 24px;
    margin-bottom: 5px;
    line-height: 1;
}

header {
    box-sizing: border-box;
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
}

#topbar {
    display: block;
    color: #fff;
    background-color: #000;
    font-weight: 100;
    width: 100%;
    padding: 8px 0;
    overflow: hidden;
    box-sizing: border-box;
}

#topbar .search {
    display: inline-block;
}

#topbar .info span {
    display: inline-block;
    vertical-align: middle;
}

#topbar .info ul > li {
    display: inline-block;
}

#topbar .info ul > li > a {
    color: white;
    padding: 0 5px;
    opacity: 0.7;
    font-size: 20px;
    transition: opacity 0.3s;
}

#topbar .info ul > li > a:hover {
    opacity: 1;
}

.search > input {
    font-size: 16px;
}

header #main {
    background-color: white;
    padding: 23px 0;
    color: #FFF;
    width: 100%;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    top: -100%;
}

header > #wrapper {
    height: 45px;
}

#cff.cff-fixed-height {
    padding: 0 10px 0 0;
}

a.logo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 314px;
    height: auto;
}

a.logo img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/*
a.logo::before{
    content:'';
    background-image: url('/wp-content/uploads/2016/07/NUCC-LOGO-Ferdig-41.png');
    height:43px;
    width: 0;
    position: absolute;
    background-repeat: no-repeat;
    transition: width .3s .1s;
}
a.logo:hover::before{
    width:100%;
}
*/

/*    scroll    */
@media (min-width: 1100px) {
    .scroll header #main {
        background-color: rgba(255, 255, 255, 0.9);
        position: fixed;
        top: 0;
        padding: 14px 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
}

/*    scroll    */

/*    menu    */
nav#mainmenu {
    float: right;
    display: table;
    height: inherit;
    margin-left: 15px;
    position: relative;
    z-index: 100;
    font-size: 15px;
    line-height: 30px;
}

nav#mainmenu > div > ul {
    display: table-cell;
    height: inherit;
    margin: 0;
    padding: 0;
    text-align: right;
    vertical-align: middle;
}

nav#mainmenu > div > ul > li {
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

nav#mainmenu > div > ul > li > a {
    border-bottom: none;
    position: relative;
    overflow: hidden;
    color: #000;
    display: block;
    font-weight: 300;
    padding: 7px 12px;
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 251;
    transition: color .3s ease-in-out 0s;
}

nav#mainmenu > div > ul > li:hover > a {
    color: white;
}

nav#mainmenu > div > ul > li > a::after {
    position: absolute;
    opacity: 0;
    width: 5px;
    height: 5px;
    left: 50%;
    margin-left: -2.5px;
    background-color: #0eaae0;
    border-radius: 500px;
    top: 15px;
    z-index: -1;
    content: "";
    transition: all 0.5s ease-in-out 0s, color 0.2s ease-in-out 0s;
}

nav#mainmenu > div > ul > li:hover > a:after {
    opacity: 1;
    transform: scale(50);
}

nav#mainmenu ul > li.descript > a > small {
    color: black;
    display: block;
    font-size: 75%;
    letter-spacing: normal;
    font-weight: 300;
    line-height: 0;
    padding: 0;
    opacity: 0;
    text-align: inherit;
    transform: translateY(-10px);
    transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
}

nav#mainmenu ul > li.descript:hover > a small {
    transform: translateY(-6px);
    opacity: 1;
}

nav#mainmenu ul > li.descript > a > span {
    display: block;
    transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
}

nav#mainmenu ul > li.descript:hover > a span {
    transform: translateY(-7px);
}

nav#mainmenu li > ul > li.descript > a > small {
    color: white;
    transform: translateY(-20px);
}

nav#mainmenu li > ul > li.descript > a:hover small {
    transform: translateY(-13px);
    opacity: 1;
}

nav#mainmenu ul.sub-menu li a span {
    padding: 4px 0;
    color: black;
    position: relative;
    display: block;
    transition: transform .15s ease-in-out 0s;
}

nav#mainmenu ul.sub-menu li a:hover span {
    color: #0eaae0;
}

nav#mainmenu ul.sub-menu li.descript a:hover span {
    transform: translateY(-6px);
}

nav#mainmenu ul.sub-menu {
    border-top: 4px solid transparent;
    text-align: left;
    width: 200px;
    left: -9999px;
    opacity: 0;
    position: absolute;
    transform: translateY(-15px) scale(1);
    transition: opacity 0.2s ease 0.1s, transform 0.2s ease 0.1s;
}

nav#mainmenu li:hover > ul.sub-menu {
    transform: translateY(0px) scale(1);
    opacity: 1;
    right: 0;
    left: auto;
}

nav#mainmenu ul.sub-menu li {
    background-color: white;
    border: 1px solid rgb(222, 222, 222);
    border-top: none;
    border-bottom: none;
    width: 100%;
    display: block;
    margin: 0;
    overflow: hidden;
    transition: all 0.3s;
}

nav#mainmenu ul.sub-menu > li:first-child {
    border-radius: 3px 3px 0 0;
    border-top: 1px solid rgb(222, 222, 222);
}

nav#mainmenu ul.sub-menu > li:last-child {
    border-radius: 0 0 3px 3px;
}

nav#mainmenu ul li ul a {
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
    float: left;
}

nav#mainmenu ul.sub-menu li:hover {
    background-color: #f5f5f5;
}

nav#mainmenu ul.sub-menu li a::after {
    display: none;
}

nav#mainmenu ul > li > ul > li:hover ul.sub-menu {
    right: -100%;
    border: 0 none;
    z-index: 99999;
    border-left: 2px solid transparent;
    box-sizing: border-box;
}

nav#mainmenu li ul {
    box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
}

nav#mainmenu li ul li:last-child {
    border-bottom: 1px solid rgb(222, 222, 222);
}

header nav#mainmenu li > ul > li.descript > a > small {
    color: #0eaae0;
}

nav#mainmenu ul > li.descript > a > small {
    color: white;
}

/*    menu */

/*    header    */

/*    footer    */

footer {
    float: left;
    color: white;
    width: 100%;
    position: relative;
}

footer #main {
    float: left;
    min-height: 100px;
    width: 100%;
    background-color: #181818;
}

footer #btmbar #wrapper {
    padding: 5px 0 15px 0;
}

#btmbar {
    float: left;
    width: 100%;
    background-color: #181818;
}

footer #wrapper {
    padding: 0 15px;
}

footer .col2, footer .col3 {
    padding: 0;
    margin-bottom: 0;
}

footer .title {
    height: 45px;
    padding: 20px 10px 0 15px;
    position: relative;
    box-sizing: border-box;
}

.slick-track {
    margin: 0 auto;
}

/*footer .title::before,footer .title::after{*/
/*content:'';*/
/*left:0;*/
/*bottom:-4px;*/
/*position:absolute;*/
/*padding:4px;*/
/*border-radius:8px;*/
/*background-color:#454242;*/
/*}*/
footer .title img {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}

footer .title h3 {
    font-size: 18px;
    font-weight: 300;
}

footer .content {
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 20px 15px;
    box-sizing: border-box;
    color: #999;
}

footer .content ul {
    padding: 10px 0;
}

footer .content ul li i {
    margin-right: 5px;
    font-size: 24px;
}

footer i.fa-instagram {
    margin-top: 2px;
}

footer .content ul.social li {
    display: block;
    width: 15px;
    float: left;
}

.mapsite li {
    display: inline-block;
}

footer .content ul.social li {
    padding: 0 30px 0 0;
}

footer .content ul.social li a {
    color: #0eaae0;
    transition: all 0.3s;
}

footer .content ul.social li a:hover {
    color: #fff;
}

/* http://prntscr.com/j1q50r*/

footer .title.subscribe::before, footer .title.subscribe::after {
    right: 0;
    left: auto;
}

footer .col2:last-child {
    /*border-left:1px solid #454242;*/
}

footer .form {
    position: relative;
    min-height: 50px;
}

footer .visible-form input {
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid #454242;
    border-radius: 3px;
    box-sizing: border-box;
    transition: all 0.3s;
}

footer .visible-form input.mistake {
    box-shadow: 0 0 4px 2px rgba(255, 0, 0, 0.47);
}

footer .visible-form .submit {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    margin-bottom: 10px;
    color: black;
    font-weight: 500;
    background-color: #0eaae0;
    border: none !important;
    padding: 10px 25px;
    box-shadow: none !important;
    border-radius: 3px;
    box-sizing: border-box;
    transition: all 0.3s;
    line-height: 164%;
    cursor: pointer;
}

footer .visible-form input:hover {
    box-shadow: 0 0 4px white;
}

footer .visible-form input:focus {
    border: 1px solid #0eaae0;
}

footer .hidden-form {
    display: none;
}

footer .thanks {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    display: none;
    width: 100%;
    min-height: 40px;
    background: #181818;
    box-sizing: border-box;
    padding: 11px 0;
    color: #ffffff;
}

.copyright {
    color: #999;
    font-size: 12px;
    padding: 0 30px;
    text-align: center;
}

.copyright > span {
    display: block;
    text-align: center;
}

.copyright > span > a {
    color: #999;
}

/*    footer    */

/*    blog     */
.headtitle {
    width: 100%;
    /*height: 143px;  */
    background-attachment: fixed;
}

.blog .title {
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin-bottom: 0;
}

.blog.single .title {
    padding: 10px 25px 10px;
}

.blog.single .img {
    display: block;
    width: 100%;
    overflow: hidden;
    min-height: auto;
}

.blog.single .img > img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
}

.blog.single .img:hover {
    opacity: 1;
}

.blog.single .content {
    width: 100%;
}

#middle .content > h4,
#middle .content > h5,
#middle .content > h6,
#middle .content .pi h4,
#middle .content .pi h5,
#middle .content .pi h6 {
    padding: 0 25px;
    font-weight: 300;
    font-size: 21px;
    margin-bottom: 15px;
    display: block;
    color: black;
}

.content strong, .content b {
    font-weight: 400;
}

.content blockquote {
    display: block;
    padding: 15px 0;
    border-top: 4px solid #0eaae0;
    border-bottom: 4px solid #0eaae0;
    background-color: #f5f5f5;
    font-style: italic;
    font-size: 19px;
}

.content blockquote p {
    padding: 0 45px !important;
}

.content blockquote p:last-child {
    margin-bottom: 0;
}

.content blockquote::before {
    margin-left: 20px;
    font: normal normal normal 23px FontAwesome;
    content: "\f10d";
    color: #444444;
    display: block;
    margin-bottom: 4px;
}

.content blockquote::after {
    text-align: right;
    margin-right: 20px;
    font: normal normal normal 22px FontAwesome;
    content: "\f10d";
    color: #444444;
    display: block;
    margin-top: 4px;
}

.content hr {
    margin: 20px 0;
}

.blog article h3 {
    width: 100%;
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
    color: black;
    line-height: 1.1;
}

.navigation {
    text-align: center;
}

.navigation > span.pages {
    display: block;
    margin-bottom: 15px;
}

.page-numbers {
    background-color: #0eaae0;
    color: white;
    font-size: 15px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    padding: 7px;
    box-sizing: border-box;
}

.page-numbers.current {
    background-color: white;
    border: 1px solid #0eaae0;
    height: 35px;
    color: black;
    padding-bottom: 28px;
}

.blog h3 > a {
    color: #0eaae0;
    position: relative;
    color: black;
    transition: color ease-in-out .2s;
}

.blog h3 > a:hover {
    color: rgb(14, 170, 224);
}

#middle .blog .content > .title > ul {
    padding-left: 0;
    display: block;
    margin-bottom: 5px;
}

.our-team .name > a {
    color: white;
}

.blog .title ul > li {
    padding: 5px 15px 5px 0;
    display: inline-block;
    color: #8f8f8f;
}

.blog .title ul > li > span {
    padding-right: 10px;
}

.blog .content {
    width: 75%;
    padding: 15px 0;
    box-sizing: border-box;
    float: left;
}

.blog.single .content {
    display: block;
    font-size: 16px;
}

.blog .col1 .content {
    padding: 15px 25px;
}

.blog .img {
    width: 25%;
    min-height: 190px;
    position: relative;
    float: left;
    transition: opacity 0.3s;
}

.blog .img:hover {
    opacity: 0.8;
}

.blog .img > div {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    position: absolute;
    background-repeat: no-repeat;
}

.blog .content p {
    padding: 0 25px;
    box-sizing: border-box;
    margin-bottom: 24px;
    line-height: 1.3;
    width: 100%;
}

.blog .col1 .content p {
    padding: 0;
    margin-bottom: 0;
}

.blog div.info span {
    padding-right: 10px;
}

.post-type .content p {
    margin: 0;
}

.post-type.blog .img {
    min-height: 250px;
}

.post-type.blog .img div {
    height: 100%;
}

.post-type.blog .img:hover {
    opacity: 1;
}

.category-list {
    background-color: white;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 20px;
}

.category-list > a > .list-item {
    color: black;
    transition: all 0.4s;
}

.category-list > a:hover .list-item {
    background-color: rgba(0, 0, 0, 0.05);
}

.category-list > a > .list-item {
    padding: 12px 15px;
    font-size: 18px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.category-list > .title {
    padding: 10px 20px;
    background-color: #0eaae0;
}

.category-list > .title > h2 {
    color: white;
}

.category-list > a:first-child > .list-item {
    border: 0 !important;
}

.category-list > a > .list-item date {
    display: inline-block;
    font-size: 13px;
    width: 80px;
    vertical-align: middle;
}

.category-list > a > .list-item date:last-child {
    text-align: right;
    color: #aeaeae;
}

aside .content img {
    float: none;
    margin: 0 auto;
}

.category-list > a > div > .title {
    width: calc(100% - 160px);
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    padding-right: 15px;
}

/*    blog     */

/*    slider    */

div#slider {
    margin-top: 93px;
    overflow: hidden;
    height: 62vh;
    width: 100%;
    position: relative;
}

.flexslider ul.slides > li > div.after {
    z-index: 1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.flexslider ul.slides > li {
    text-align: center;
    position: relative;
    height: 62vh;
    width: 100%;
    overflow: hidden;
}

.flexslider ul.slides > li > div.slide-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.flex-control-nav.flex-control-paging {
    color: transparent;
    position: absolute;
    bottom: 20px;
    z-index: 9999;
    width: 100%;
    text-align: center;
}

.flex-control-nav.flex-control-paging > li {
    display: inline-block;
    margin: 0 5px;
}

.flex-control-nav.flex-control-paging > li > a {
    color: transparent;
    background-color: #e4e8ff;
    width: 11px;
    height: 11px;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
}

.flex-control-nav.flex-control-paging > li > a.flex-active {
    background-color: rgb(14, 170, 224);
}

#slider > .content {
    width: 100%;
    bottom: 0;
    position: absolute;
}

.content > .wrap {
    line-height: 0;
    font-size: 16px;
    position: relative;
}

#slider .bslide {
    max-width: 250px;
    min-width: 220px;
    display: table-cell !important;
    padding: 0 2px;
    width: auto !important;
    margin: auto !important;
    float: none !important;
}

#slider .bslide a {
    cursor: pointer;
    z-index: 1;
    float: left;
    border-radius: 2px 2px 0 0;
    color: #FFF;
    text-align: left;
    line-height: 1.1;
    position: relative;
    padding: 25px 25px 15px;
    vertical-align: bottom;
    border-bottom: 4px solid transparent;
    transition: all 0.2s ease-in-out 0s;
    /*background-color:rgba(0,0,0,0.5);*/
}

#slider .bslide a h4 {
    font-weight: 500;
}

#slider .bslide a::before {
    content: '';
    background-color: rgba(5, 151, 206, 0.95);
    height: 4px;
    width: 0;
    left: 50%;
    top: 100%;
    position: absolute;
    z-index: 5;
}

#slider .bslide a:hover::before {
    transition: all 0.3s;
    width: 100%;
    left: 0;
}

#slider .bslide.flex-active-slide a {
    z-index: 1;
    transition: all 0.3s;
}

#slider .bslide.flex-active-slide a::before {
    width: 100%;
    left: 0;
    opacity: 0;
}

#slider .bslide a::after {
    border-radius: 2px 2px 0 0;
    z-index: -1;
    background-color: rgba(5, 151, 206, 0.8);
    position: absolute;
    width: 100%;
    content: '';
    height: 0;
    bottom: -4%;
    left: 0;
    transition: all 0.3s;
}

#slider .bslide.flex-active-slide a::after {
    height: 104%;
}

#slider .bslide span date {
    font-size: 90%;
    margin-bottom: 10px;
    display: block;
}

#slider .bslide span h4 {
    max-width: 410px;
    font-size: 110%;
    line-height: 1;
}

#slider .bslide span {
    display: block;
    margin-bottom: 15px;
    transition: margin 0.3s
}

#slider .bslide.flex-active-slide span {
    margin-bottom: 0;
    margin-top: 15px;
}

/*    slider    */

/*    content slider    */

#slider #wrapper {
    position: relative;
}

#slider > #wrapper {
    z-index: 2;
    max-width: 1280px;
}

#slider > .content {
    z-index: 5;
}

#slider .cwrap {
    color: white;
    z-index: 2;
    padding: 50px 0;
    height: 100%;
    box-sizing: border-box;
}

#slider .cwrap:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#slider .cwrap > .content {
    font-size: 35px;
    display: inline-block;
    transition: all 0.6s;
    width: 95%;
    box-sizing: border-box;
}

#slider .cwrap h2 {
    width: 100%;
    font-size: 140%;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
}

#slider .cwrap .description {
    width: 70%;
    font-size: 80%;
    line-height: 1.1;
    position: relative;
}

/*    content slider    */

/*    custom blocks    */

.wrap {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.container.heading {
    padding: 0 7px 0 !important;
}

.container > .heading {
    font-weight: 500;
    color: #0eaae0;
    padding: 15px 5px;
    border: 3px solid #0eaae0;
    line-height: normal;
    text-align: center;
}

li.log-menu {
    border-left: 1px solid rgb(204, 204, 204);
    padding-left: 4px;
}

.container > .heading::before {
    left: 50%;
    position: absolute;
    content: '';
    box-sizing: border-box;
    z-index: 1;
    bottom: -18px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #0eaae0;
    margin-left: -15px;
}

.container > .heading::after {
    left: 50%;
    position: absolute;
    content: '';
    box-sizing: border-box;
    z-index: 2;
    bottom: -14px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #F4F5F0;
    margin-left: -14px;
}

.head {
    padding: 0 0 4px;
    display: inline-block;
    font-weight: 300;
    /*text-transform: uppercase;*/
    border-bottom: 4px solid rgba(5, 151, 206, 1);
    font-size: 20px;
}

.head > a {
    color: black;
}

.head > a:hover {
    color: #0eaae0;
}

.head::before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 100%;
    border-bottom: 1px solid #DBDBDB;
    z-index: 0;
}

.head_tabs {
    border-bottom: 5px solid transparent;
    display: inline-block;
}

.container.adaptive > .wrap {
    float: left;
}

.padding-box > .singleblock {
    border-radius: 3px;
    margin-bottom: 25px;
    text-align: center;
    padding: 30px 15px;
    box-sizing: border-box;
    width: 100%;
    background-color: white;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.1);
}

.padding-box > .singleblock .icon {
    background-size: contain;
    width: 100%;
    padding-top: 65%;
    background-repeat: no-repeat;
    background-position: center;
}

.singleblock i {
    font-size: 70px;
}

.singleblock .button {
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.singleblock .button a {
    bottom: 3px;
    position: relative;
    padding: 9px 29px;
    color: white;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #0eaae0;
    background-color: #0eaae0;
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;

    z-index: 10000;
    display: inline-block;

}

.singleblock .button a:hover {

    -webkit-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);

    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);

}

.singleblock .button a::before {
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.singleblock .description {
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    padding: 25px 0 15px;
    transition: all 0.3s;
}

.singleblock .description > span {
    font-weight: 300;
    padding-top: 10px;
    text-transform: none;
    font-size: 15px;
    display: inline-block;
    line-height: 1.1;
}

.nucc-news {
    border-radius: 3px;
    overflow: hidden;
    float: left;
    width: 100%;
    width: calc(100% + 24px);
    margin-left: -12px;
    box-sizing: border-box;
}

.nucc-news .colpost {
    box-sizing: border-box;
    height: 240px;
    padding: 0 10px 10px 10px;
/ / width: 50 %;

    width: calc(100% / 3);
    float: left;
}

.nucc-news .colpost:nth-child(3) {
    width: calc(100% / 3);
}

.nucc-news .colpost:nth-child(4) {
    width: calc(100% / 3);
}

.nucc-news .colpost:nth-child(5) {
    width: calc(100% / 3);
}

.nucc-news .post {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.nucc-news .post__type-post {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 15;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
}

.nucc-news .skin {
    background: linear-gradient(top, rgba(0, 0, 0, 0.37) 20%, rgba(0, 0, 0, 0.63) 70%, rgba(0, 0, 0, 0.78) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.37) 20%, rgba(0, 0, 0, 1.63) 70%, rgba(0, 0, 0, 0.78) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.37) 20%, rgba(0, 0, 0, 0.63) 70%, rgba(0, 0, 0, 0.78) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.37) 20%, rgba(0, 0, 0, 0.63) 70%, rgba(0, 0, 0, 0.78) 100%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    z-index: 2;
    position: absolute;
    transition: all 0.4s;
}

.nucc-news .img {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-position: center center;
    left: 0;
    top: 0;
    transition: all 0.5s;
}

.nucc-news .post:hover .skin {
    opacity: 1;
}

.nucc-news .post .text-block {
    max-height: 100%;
    bottom: -50px;
    text-shadow: rgba(0, 0, 0, .6) 0 0 5px;
    padding: 20px;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    z-index: 3;
    color: white;
    transition: all 0.4s;
}

.nucc-news .post:hover .text-block {
    bottom: 0;
}

.nucc-news .post date {
    display: block;
    font-size: 12px;
}

.nucc-news .post h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 7px;
}

.nucc-news .post span {
    opacity: 0;
    font-weight: 300;
    transition: all 0.4s;
}

.nucc-news .post:hover span {
    opacity: 1;
}

.latest-news {
    column-count: 3;
    column-gap: 0;
    -webkit-column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-count: 3;
    -moz-column-gap: 0;
}

.latest-news .col1 {
    float: none;
}

.latest-news .box {
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.1);
    background-color: white;
}

.latest-news .box div.img {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-position: center center;
    border-bottom: 4px solid #3396e1;
}

.latest-news .box h4 {
    margin: 20px;
}

.latest-news .box a.but {
    margin: 0 0 20px 20px;
}

.container > .our-team {
    float: left;
    width: 100%;
}

#our-team {
    margin-bottom: 10px;
}

.our-team .slick-track {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.our-team .slick-slide {
    height: auto;
}

.our-team .padding-box {
    height: 100%;
}

.our-team .col3 .box {
    height: 100%;
    border-radius: 3px;
    box-shadow: 1px 7px 7px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    color: white;
    background: #0eaae0;
}

.our-team .img {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    height: 177px;
    /*    display: flex;
    align-items: center;*/
}

.our-team .img img {
    float: left;
    min-height: 177px;
    height: auto;
    width: 100%;
}

.our-team .img .info {
    padding: 20px;
    box-sizing: border-box;
    font-size: 16px;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    visibility: hidden;
    transition: all 0.3s;
}

.our-team .padding-box > .box:hover .info {
    visibility: visible;
    opacity: 1;
}

.our-team .img .info:before {
    content: '';
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 1px;
    height: 1px;
    left: 50%;
    top: 50%;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.4s;
}

.our-team .padding-box > .box:hover .info:before {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.our-team .img .social {
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    box-sizing: border-box;
    bottom: 20px;
    left: 0;
    position: absolute;
    opacity: 0;
    transition: all 0.3s;
    transition-delay: 0.1s;
}

.our-team .padding-box > .box:hover .social {
    opacity: 1;
}

.our-team .img .social i {
    color: white;
    position: relative;
    box-sizing: border-box;
    padding: 13px 0;
    height: 56px;
    width: 56px;
    z-index: 1;
    border: 2px solid white;
    border-radius: 50px;
    transform: scale(0);
    transition: all 0.3s;
    font-size: 24px;
}

.our-team .col3:hover .img .social i {
    transform: scale(0.8);
}

.our-team .img .social i:hover {
    transform: scale(1) !important;
}

.our-team .img .info .descript {
    margin-top: -150px;
    transition: all 0.3s;
    transition-delay: 0.3s;
}

.our-team .col3:hover .img .info .descript {
    margin-top: 0;
}

.our-team .cname {
    float: left;
    background-color: #0eaae0;
    width: 100%;
    padding: 15px 15px 15px 20px;
    box-sizing: border-box;
    position: relative;
    font-size: 14px !important;
}

.cff-header {
    display: none;
}

#cff.cff-default-styles .cff-author .cff-author-text * {
    font-weight: 300;
}

.our-team .cname > a {
    cursor: pointer;
    content: '';
    position: absolute;
    box-sizing: border-box;
    vertical-align: middle;
    background-image: url('img/tip.png');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    height: 100%;
    top: 0;
    right: 0;
    display: table-cell;
    width: 50px;
    text-align: center;
    transition: all 0.3s;
    background-color: rgba(0, 0, 0, 0.05);
}

.our-team .cname > a:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.our-team .name {
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.our-team .depart {
    overflow: hidden;
    font-size: 12px;
    text-align: center;
}

/*    custom blocks    */

/*    sidebar    */
.sidebar .col1 {
    float: none;
}

.facebook {
    border-radius: 3px;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.1);
    background-color: white;
    height: 500px;
    overflow: hidden;
}

/*    sidebar    */

#preload {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 100500;
}

#preload .spinner {
    position: absolute;
    display: block;
    background: url('img/spinner.png') no-repeat 50% 50%;
    background-size: 100%;
    width: 200px;
    height: 200px;
    left: 50%;
    margin-left: -100px;
    top: 70%;
    margin-top: -100px;
    animation-name: spinner;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spinner {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.wpcf7-form-control.wpcf7-textarea {
    font-family: roboto, sans-serif;
    font-size: 15px;
    font-weight: 300;
    border-radius: 3px;
    color: #2b2b2b;
    padding: 20px 20px 15px;
    border: 1px solid rgba(0, 0, 0, .09);
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    /*box-shadow: 0 4px 11px rgba(0,0,0,0.1);*/
}

.contact-form-nucc .col3 {
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.04);
}

.contact-form-nucc.title {
    text-align: center;
    float: left;
    width: 100%;
    padding: 20px 30px 35px 30px;
    box-sizing: border-box;
}

.blog.post-type h3 {
    width: auto;
}

.post-type .content > div.description {
    padding: 10px 0;
}

.post-type .content ul {
    display: inline-block;
    margin: 0 !important;
    vertical-align: middle;
}

.wpcf7-form-control-wrap input, select {
    width: 100%;
}

.applyform div {
    /*padding-right: 10px;*/
    margin-bottom: 10px;
}

.applyform section.col2 {
    padding-right: 0;
}

.applyform input,
.applyform select,
.applyform textarea {
    padding: 13px 25px;
    z-index: 2;
    position: relative;
    font-size: 16px !important;
}

.applyform select {
    background-color: transparent;
}

.snoska {
    margin-left: 45px;
    border-left: 3px solid #0eaae0;
    padding-left: 15px;
    text-align: left;
}

.invert > #column, .invert > aside {
    float: right;
    margin-bottom: 20px;
}

.blog a.event {
    width: 25%;
    min-height: 190px;
    position: relative;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #eaeaea;
}

.blog a.event:before {
    content: '';
    min-height: 190px;
    display: inline-block;
    vertical-align: middle;
}

.blog a.event > div {
    background-position: center;
    min-height: 190px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    opacity: 0.3;
    height: 100%;
}

.wp-caption {
    max-width: 100%;
}

.content img {
    padding: 20px 10px;
    box-sizing: border-box;
    float: left;
    clear: both;
    max-width: 100%;
    display: block;
    width: auto;
    height: auto;
}

.content img.size-large {
    padding: 0 0 25px;
}

.blog a.event > span {
    line-height: 1;
    width: calc(100% - 5px);
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    text-align: right;
    color: rgb(92, 92, 92);
    z-index: 99999;
    position: relative;
    text-shadow: 2px 2px 1px white;
}

.blog a.event > span date {
    text-align: center;
    display: block;
    color: #0eaae0;

}

.blog a.event > span span, .blog a.event > span time {
    font-size: 20px;
}

.blog a.event > span time {
    padding-right: 45px;
}

.applyform .container {
    padding-top: 0 !important;
}

.applyform section.col1 {
    margin-bottom: 10px;
    /*padding-left: 5px;*/
    margin-top: 15px;
}

.flex-viewport {
    text-align: center;
}

.content > .flex-viewport > .slides {
    width: auto !important;
    transform: translateY(4px) !important;
    display: inline-block;
}

#column.center {
    margin: 0 auto;
    float: none;
}

.industrcat:before {
    content: ',';
    padding-right: 3px;
}

.industrcat:first-child:before {
    content: '';
}

.left {
    float: left;
}

.right {
    float: right;
    text-align: right;
}

.single-nav {
    margin-top: 20px;
    font-size: 17px;
    max-width: 320px;
}

table {
    width: 100%;
    border-spacing: 0;
    overflow: hidden;
    border-radius: 2px;
}

.member-list thead {
}

.member-list thead td {
    padding: 12px 15px;
    font-size: 26px;
    color: #fff;
    background-color: #359ede;
    border: 0;
}

.member-list > thead > tr > th {
    padding: 12px 15px;
    text-align: left;
    color: #FFF;
    background-color: #3E3E3E;
    border: 0;
    border-right: 1px dotted #666;
}

.member-list > thead > tr > th:nth-last-child(1) {
    border-right: 0;
}

.member-list > tbody > tr > td {
    padding: 12px 15px;
    color: #333;
    background-color: #f9f9f9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.member-list > tbody > tr > td:nth-child(2n) {
    background-color: #f0f0f0;
}

.member-list > tbody > tr:last-child > td {
    border-bottom: 0;
}

table {
    width: 100% !important;
    border-spacing: 0;
    overflow: hidden;
    border-radius: 2px;
}

table thead {
}

table thead td {
    padding: 12px 15px;
    font-size: 26px;
    color: #fff;
    background-color: #359ede;
    border: 0;
}

table > thead > tr > th {
    padding: 12px 15px;
    text-align: left;
    color: #FFF;
    background-color: #3E3E3E;
    border: 0;
    border-right: 1px dotted #666;
}

table > thead > tr > th:nth-last-child(1) {
    border-right: 0;
}

table > tbody > tr > td {
    padding: 12px 15px;
    color: #333;
    background-color: #f7f7f7;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

table > tbody > tr > td:nth-child(2n) {
    background-color: #eaeaea;
}

table > tbody > tr:last-child > td {
    border-bottom: 0;
}

.slick-dots {
    text-align: center;
    padding: 10px 0;
}

.slick-dots > li {
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    display: inline-block;
    margin: 2px;
}

.slick-dots > li > button {
    color: transparent;
    border: medium none;
    position: relative;
    border-radius: 15px;
    background-color: #aaa;
    height: 15px;
    width: 15px;
    top: 0;
}

.slick-dots > li.slick-active > button {
    background-color: #0eaae0;
}

button.slick-arrow {
    width: 35px;
    font-size: 22px;
    border: none;
    background: none;
    transition: all 0.3s;
    position: absolute;
    height: calc(100% - 36px);
    top: 0;
    z-index: 9999;
}

button:hover {
    color: #0eaae0;
}

button.slick-disabled {
    opacity: 0.5;
}

button.slick-disabled:hover {
    color: black;
}

button.slick-prev {
    left: 0;
    text-align: left;
}

button.slick-next {
    right: 0;
    text-align: right;
}

.widget {
    margin-bottom: 25px;
}

.recents-box {
    text-align: center;
    margin: 25px 0 15px 0;
}

.recents {
    height: 250px;
    background-size: cover;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.1);
    position: relative;
    background-position: center center;
}

.stButton .stLarge {
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    position: relative !important;
    background-size: cover;
    padding-right: 0 !important;
}

.stButton .stLarge:hover {
    background-position: center !important;
}

.blog div.info span.stButton, .blog div.info span.stLarge, .st_facebook_large, .st_twitter_large, .st_linkedin_large, .st_googleplus_large {
    padding-right: 0 !important;
    float: right;
    margin-top: 1px;
}

.recents:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: black;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.3s;
}

.recents:hover:before {
    opacity: 0.6;
}

.recents:after {
    content: '';
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    box-sizing: border-box;
    border: 2px solid white;
    transform: scale(1.5);
}

.recents:hover:after {
    transform: scale(1);
    opacity: 1;
}

.recents > h3 {
    color: white;
    font-weight: 300;
    padding: 25px 35px;
    width: 100%;
    box-sizing: border-box;
    z-index: 5;
    top: 10%;
    position: absolute;
    transform: scale(1.2);
    will-change: transform;
    transition: all 0.3s;
}

.slick-track {
    will-change: transform;
}

.recents:hover > h3 {
    transform: scale(1);
}

.recents > div {
    font-size: 16px;
    color: white;
    position: absolute;
    text-align: center;
    bottom: 15%;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    width: 100%;
    left: 0;
    transform: scale(1.5);
}

.recents:hover > div {
    transform: scale(1);
    opacity: 1;
}

.sidebar .gallery.col3 {
    z-index: 5;
}

.sidebar .gallery.col3:hover {
    z-index: 10;
}

.sidebar .gallery.img {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    transition: all 0.3s;
}

.gallery.col3:hover > .padding-box .gallery.img {
    transform: scale(1.1);
}

.gallery.col3 > .padding-box .gallery.img:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: white;
    opacity: 0.2;
    position: absolute;
    transition: all 0.3s;
}

.gallery.col3:hover > .padding-box .gallery.img:after {
    opacity: 0;
}

.gallery > .padding-box {
    padding: 1px;
}

.sidebar .search-box {
    position: relative;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: right
}

.sidebar .search-box h4 {
    text-align: left;
    margin-bottom: 5px;
}

.sidebar .search-box input.search-inp {
    width: 100%;
    font-size: 17px;
    padding: 10px 18px;
}

.sidebar .search-box input.search-but {
    position: relative;
    margin-top: 10px;
}

.tml-form {
    position: relative;
}

a.nav {
    cursor: pointer;
    font-size: 20px;
    display: none;
    color: #36476f;
    padding: 11px 14px;
    border-radius: 3px;
    border: 2px solid #36476f;
}

/* carousel */

.slick-list {
    margin: 0 auto;
    width: 984px;
}

.wpcf7-form br {
    display: none;
}

.post-type .photo-img {
    display: inline-block;
}

.content.info {
    display: inline-block;
    vertical-align: top;
}

.photo-img {
    height: 330px;
    width: 330px;
    background-position: center;
    background-size: cover;
}

.text-login {
    min-height: 100vh;
    width: 100%;
    text-align: center;
}

.text-login:before {
    content: '';
    vertical-align: middle;
    height: 100vh;
    display: inline-block;
}

.text-login .tml {
    display: inline-block;
    vertical-align: middle;
}

.tml .tml-action-links {
    float: left;
}

.logIn {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('img/login-page.jpg');
}

.tml-rememberme-submit-wrap {
    margin: 0 !important;
}

.boxing {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.55);
    padding: 50px 5% 40px;
    display: inline-block;
    box-sizing: border-box;
}

.logIn section img {
    padding-bottom: 25px;
}

.logIn p {
    color: white;
}

.tml input {
    position: static;
    width: 100%;
}

.mobilemenu {
    display: none;
}

nav.mobilemenu > div {
    max-width: 440px;
    padding: 35px 10px 35px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

nav.mobilemenu > div > ul {
    overflow: hidden;
    border-radius: 4px;
    width: 100%;
    background-color: white;
}

.mobilemod {
    display: none !important;
}

nav.mobilemenu > div > ul li {
    overflow: hidden;
    position: relative;
}

nav.mobilemenu > div > ul .drop-down-menu-list-button {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    height: 49px;
    width: 60px;
    text-align: center;
    transition: all 0.3s;
}

nav.mobilemenu > div > ul .active.drop-down-menu-list-button {
    transform: rotate(180deg);
}

nav.mobilemenu > div > ul .drop-down-menu-list-button:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

nav.mobilemenu > div > ul .drop-down-menu-list-button i {
    color: white;
    display: inline-block;
    vertical-align: middle;
}

nav.mobilemenu > div > ul > li > a {
    padding: 20px 25px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    background-color: #0eaae0;
}

nav.mobilemenu > div > ul > li > a > small {
    color: white;
}

nav.mobilemenu > div ul.sub-menu li a {
    color: black;
}

nav.mobilemenu > div ul.sub-menu li a:hover {
    color: #0eaae0;
}

nav.mobilemenu > div > ul > li a {
    position: relative;
    padding: 15px 25px;
    display: block;
    border-bottom: 1px solid #D0D0D0;
    box-sizing: border-box;
}

nav.mobilemenu > div > ul > li:before {
    position: absolute;
    height: 100%;
    width: 50px;
    right: 0;
    top: 0;
}

nav.mobilemenu > div > ul > li > a > span {
    color: white;
}

nav.mobilemenu > div > ul > li a > span {
    display: block;
}

nav.mobilemenu > div > ul > li > ul.sub-menu {
    display: list-item;
    box-sizing: border-box;
    width: 100%;
    height: 0;
    overflow: hidden;
}

nav.mobilemenu > div > ul > li > ul.sub-menu ul.sub-menu {
    box-sizing: border-box;
    width: 100%;
    padding-left: 15px;
}

nav.mobilemenu:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

nav.mobilemenu {
    text-align: center;
}

nav.mobilemenu > div > ul > li:last-child a {
    border-bottom: none;
}

.latest-news.gallery {
    column-count: 2;
    column-gap: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-count: 2;
    -moz-column-gap: 0;
}

.es_lablebox {
    display: none;
}

.es_textbox, .es_button {
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 10px;
    display: inline-block;
}

.es_button {
    padding-right: 0;
}

.subscribe-title {
    height: 100%;
}

.title.subscribe {
    padding-top: 0;
}

.subscribe-title:before {
    content: '';
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.subscribe-title h3 {
    display: inline-block;
    vertical-align: middle;
}

.ncontacts li {
    display: inline-block;
    vertical-align: middle;
}

header div.buts {
    display: none;
    float: left;
    height: 45px;
    width: 100%;
}

div.buts > .col2 {
    border-radius: 0;
    text-align: right;
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    margin: 0;
    height: 100%;
}

div.buts > .col2:before {
    content: '';
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

div.buts > .col2 > div {
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
}

.search-box-form {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    right: 10px;
    bottom: 11%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.search-box-form.open {
    visibility: visible;
    opacity: 1;
}

.grid {
    column-count: 2;
    column-gap: 5 !important;
    -webkit-column-count: 2;
    -webkit-column-gap: 5 !important;
    -moz-column-count: 2;
    -moz-column-gap: 5 !important;
}

.blog.grid .comments {
    display: none !important;
}

.grid .title > div.table-cell > h2 {
    font-size: 24px;
}

.grid .content {
    display: none !important;
}

.blogclick.active, .blogunclick.active {
    opacity: 0.6;
}

.blogclick, .blogunclick {
    cursor: pointer;
    font-size: 24px;
    letter-spacing: 20px;
}

.blog.grid .col1 {
    float: none;
    margin-bottom: 0;
}

.progress-bar {
    overflow: hidden;
}

.progress-bar .event-stat {
    position: relative;
    font-size: 0;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    z-index: 1;
}

.progress-bar .event-stat i {
    background: white;
    border-radius: 100%;
    font-size: 18px;
    padding: 1px 0 0 0;
}

.progress-bar .event {
    position: relative;
    width: calc(100% - 65px);
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    color: #000000;
    padding: 5px 0 5px 10px;
}

.progress-bar .event:hover {
    color: #0eaae0;
}

.progress-bar date {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 45px;
    vertical-align: middle;
    color: #616161;
}

.progress-bar date span {
    width: 36px;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
}

.container.sandp {
    margin-top: 20px;
    opacity: 0.8;
    float: left;
    width: 100%;
    filter: grayscale(40%);
}

.col2.norway span, .col2.norway i {
    font-size: 32px;
    font-weight: 600;
    color: #0eaae0;
    transition: all 0.3s;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.col2.norway i {
    font-size: 65px;
    width: 30%;
    text-align: center;
}

.col2.norway span {
    width: calc(100% - 30%);
}

.col2.norway div:hover > span, .col2.norway div:hover > i {
    color: black;
    text-shadow: 0 0 0 white;
}

.col2.norway > div {
    border: 6px solid #0eaae0;
    border-radius: 4px;
    text-align: center;
    padding: 15px 35px 15px;
    transition: all 0.3s;
}

.col2.norway > div:hover {
    border-color: black;
}

header #wrapper .search-inp {
    background-color: transparent;
    border-bottom: 1px solid #8a8a8a;
    font-size: 18px;
    color: white;
    padding: 0 5px;
    width: 100%;
    transition: width 0.6s;
}

a.r-all {
    opacity: 0.7;
    float: right;
    font-size: 15px;
    margin-right: 15px;
    font-weight: 400;
    position: relative;
}

a.r-all:hover {
    opacity: 1;
}

.col1.news {
    margin-bottom: 15px !important;
}

header #wrapper .search-inp:focus {
    width: 200%;
}

header #wrapper form {
    display: inline-block
}

a.discovery {
    perspective: 1300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective-origin: right;
    perspective-origin: right;
    text-align: center;
    height: 250px;
    display: inline-block;
    margin-left: -200px;
    transition: all 0.8s;
}

div.col2:hover a.discovery {
    margin-left: 0;
}

a.discovery > div.pages {
    height: 250px;
    display: inline-block;
    position: absolute;
    width: 200px;
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    -moz-transform: rotate3d(0, 1, 0, 0deg);
    -ms-transform: rotate3d(0, 1, 0, 0deg);
    -o-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
    -webkit-transform-origin: 0 100% 0;
    -moz-transform-origin: 0 100% 0;
    -ms-transform-origin: 0 100% 0;
    -o-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 0.8s ease 0s;
    z-index: 99999;
}

div.col2:hover a.discovery > div.pages {
    -webkit-transform: rotate3d(0, 1, 0, -180deg);
    -moz-transform: rotate3d(0, 1, 0, -180deg);
    -ms-transform: rotate3d(0, 1, 0, -180deg);
    -o-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
}

a.discovery > div.pages > page {
    transition: all 0.8s ease 0s;
    box-shadow: -3px 4px 10px rgba(0, 0, 0, 0.15);
    width: 200px;
    height: 250px;
    position: absolute;
    left: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: cover;
    transform: rotate3d(0, 1, 0, 180deg);
    border-radius: 0 3px 3px 0;
    z-index: 2;
}

a.discovery > div.pages > page:last-child {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    -moz-transform: rotate3d(0, 1, 0, 0deg);
    -ms-transform: rotate3d(0, 1, 0, 0deg);
    -o-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
    border-radius: 3px 0 0 3px;
}

a.discovery > page {
    transition: all 0.8s ease 0s;
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.15);
    width: 200px;
    height: 250px;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: cover;
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    -moz-transform: rotate3d(0, 1, 0, 0deg);
    -ms-transform: rotate3d(0, 1, 0, 0deg);
    -o-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
    left: 0;
    border-radius: 0 3px 3px 0;
    transition-delay: 0.5s;
}

.brosure > .col2 {
    text-align: center;
    padding-right: 0;
}

.brosure {
    text-align: center;
    margin: 0;
}

.col2.brosure.single {
    padding: 0;
    width: 100%;
    text-align: center;
}

.single.brosure > .col2 {
    text-align: center;
    padding-right: 0;
    float: none;
    margin: 0 auto 15px;
}

.es_msg {
    color: #0eaae0;
    padding-top: 0;
}

.content > .form {
    padding-bottom: 10px;
}

.time-line {
    font-size: 0;
    position: relative;
    overflow: hidden;
    display: none;
}

.time-line > .step {
    position: relative;
}

.time-line::before {
/ / content: '';
    position: absolute;
    top: 0;
    left: 29px;
    width: 2px;
    background-color: #0eaae0;
    height: 100%;
}

.step > time, .step > .descript {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.step > time {
    font-size: 13px;
/ / width: 60 px;
    padding: 10px 0;
    box-sizing: border-box;
    background-color: white;
    text-align: left;
}

.step > time, .step > time span {
    width: 100%;
    display: inline-block;
}

time > span.sep {
    color: #0eaae0;
}

.step > .descript {
/ / width: calc(100 % - 75 px);
    width: 100%;
/ / margin-left: 15 px;
    box-sizing: border-box;
    padding: 15px 20px;
    border-left: 4px solid #0eaae0;
    border-right: 6px solid white;
    background-color: rgb(236, 236, 236);
}

.step > .descript p:last-child {
    margin-bottom: 0;
}

.step > time > span {
    display: inline-block;
    line-height: 90%;
}

/*.step:last-child>time>span{
    width: 38px;
}*/
time > span:last-child {
    margin-top: 1px;
}

h3.draft {
    margin-top: 15px;
    color: rgb(55, 72, 114);
    font-size: 25px;
    text-align: center;
}

section.draft > div.heading {
    padding: 5px 0;
    margin: 10px 0;
    text-align: center;
    font-size: 17px;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    cursor: pointer;
    position: relative;
}

section.draft > div.heading::before {
    content: '';
}

section.draft > div.heading span {
    font-size: 22px;
    display: block;
}

.time-line .descript > strong {
    display: block;
}

.line {
    font-size: 16px;
}

.line .heading {
    font-weight: 500;
    padding-right: 5px;
    margin-top: 15px;
    display: inline-block;
}

.line ul {
    display: block;
    width: 100%;
    margin-bottom: 0 !important;
}

aside.sticky table a {
    font-size: 18px;
    display: block;
    color: black;
    box-sizing: border-box;
    transition: color .3s;
}

.sidebar.reverse .wrap {
    padding-left: 0;
}

ul.styled {
    padding-left: 48px !important;
    list-style: none !important;
    font-size: 15px;
}

ul.styled.custom-margin {
    padding-left: 51px !important;
}

ul.styled > li {
    margin-bottom: 10px;
    padding-left: 10px;
    position: relative;
}

ul.styled > li::before {
    content: '';
    width: 20px;
    height: 20px;
    right: 100%;
    top: 0;
    position: absolute;
    background-size: cover;
    background-image: url('/wp-content/uploads/2016/08/ok-2.png');
}

@media only screen and (max-width: 890px) {
    ul.styled {
        padding-left: 28px;
    }
}

aside.sticky table a:hover {
    color: #0eaae0;
}

aside.sticky div.wrap > a {
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 15px;
    text-align: center;
}

aside.sticky > h3 {
    border-bottom: 2px solid #0eaae0;
    display: inline-block;
    margin-bottom: 15px;
}

.go_to {
    color: #2d2d2d;
}

.container.radius {
    text-align: center;
}

.heading, .heading i {
    transition: all .3s;
}

.heading i {
    right: 20px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    font-size: 26px;
}

.draft .heading:hover {
    background-color: #f6f6f6;
}

.heading.open i {
    transform: rotate(180deg);
}

.heading .inf {
    width: calc(100% - 120px);
    margin: 0 auto;
}

#column.center {
    float: none;
    margin: 0 auto;
}

aside.sidebar.sticky {
    position: relative;
}

aside.sidebar.sticky > .wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

aside.sidebar.sticky > .wrap.fix-top {
    top: 0;
}

aside.sidebar.sticky > .wrap.fix-bottom {
    bottom: 0;
}

#wrapper.modified {
    display: table;
}

#wrapper.modified #column,
#wrapper.modified .sidebar {
    float: none;
    display: table-cell;
}

.but.reg {
    font-size: 18px;
    margin: 5px 0;
    text-align: center;
}

.show {
    display: block;
}

.radius-block {
    display: inline-block;
}

.container.radius.new {
    font-size: 0;
}

.container.radius.new .radius-block {
    width: 50%;
    position: relative;
    padding-left: 65px;
    box-sizing: border-box;
    margin-bottom: 35px;
    padding-right: 20px;
}

.container.radius.new .radius-block .close {
    display: none;
}

.container.radius.new .radius-block.clones .close {
    display: block;
    padding: 2px 5px;
}

section.radius.selected.new > .radius-block.show > div.speaker {
    padding: 0;
}

.container.radius.new .radius-block.clones .addinfo::before {
    display: none;
}

.container.radius.new .radius-block.clones .but {
    display: none;
}

.container.radius.new .radius-block.clones .addinfo {
    height: auto;
}

.radius.container.new .radius-block .but {
    padding: 2px 5px;
    position: absolute;
    bottom: 5px;
    left: 93px;
    z-index: 5;
    font-size: 13px;
}

.container.radius.new .radius-block .speaker .title {
    display: none;
}

.container.radius.new .radius-block .addinfo .title {
    display: block !important;
}

.container.radius.new .radius-block .addinfo::before {
    position: absolute;
    z-index: 5;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.8), white);
}

section.radius.selected.new > .radius-block > div.speaker > .img {
    opacity: 1;
}

section.radius.new > .radius-block {
    cursor: pointer;
}

section.radius.selected.new > .radius-block.hide {
    display: none;
    cursor: pointer;
}

section.radius.selected.new > .radius-block.clones {
    cursor: default;
}

.container.radius.new .radius-block .title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.container.radius.new .radius-block .addinfo {
    display: block;
    box-sizing: border-box;
    padding: 10px 15px 10px 95px;
    width: 100%;
    height: 135px;
    overflow: hidden;
    top: 0;
}

.container.radius.new .radius-block .addinfo p {
    margin-bottom: 20px;
}

.container.radius.new .radius-block .addinfo p:last-child {
    margin-bottom: 0;
}

.container.radius.new .radius-block > div.speaker {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    padding: 0;
}

.radius-block > div.speaker {
    cursor: pointer;
    width: 195px;
    padding: 0 30px 25px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

.radius-block > div.speaker > .img {
    border-radius: 100%;
    overflow: hidden;
    font-size: 0;
    transition: opacity .3s;
    height: 135px;
    width: 135px;
    position: relative;
}

.info-partners .radius-block > div.speaker > .img {
    border-radius: 0;
}

.radius.supported-by-partners .radius-block > div.speaker > .img,
.radius.partners .radius-block > div.speaker > .img {
    border-radius: 0;
    min-height: auto;
}

.content .partners {
    padding: 0 15px;
}

.radius-block > div.speaker > .img > img {
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
}

.radius-block > div.speaker > .title {
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
}

.radius-block > div.speaker > .title div {
    font-size: 14px;
}

.radius-block > div.addinfo {
    position: relative;
    display: none;
    width: calc(100% - 215px);
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 3px;
    box-shadow: 0 2px 11px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transition: top .4s;
    vertical-align: top;
    box-sizing: border-box;
    padding: 25px;
    font-size: 15px;
    text-align: left;
    top: 45px;
}

.radius-block.show > div.addinfo {
    display: inline-block;
}

.radius-block.show > div.addinfo > .close {
    position: absolute;
    top: 5px;
    right: 11px;
    z-index: 999;
    cursor: pointer;
    font-weight: 500;
    color: #8a8a8a;
}

section.radius.selected > .radius-block.show {
    width: 100%;
    margin-bottom: 35px;
}

section.radius.selected > .radius-block:hover > div.speaker > .img {
    opacity: 1;
}

section.radius.selected > .radius-block.show > div.speaker {
    padding: 0 25px 25px 0;
}

section.radius.selected > .radius-block > div.speaker > .img {
    opacity: 0.5;
}

section.radius.selected > .radius-block.show > div.speaker > .img {
    opacity: 1;
    display: inline-block;
}

@media (max-width: 700px) {
    section.radius.selected > .radius-block.show > div.addinfo {
        width: 100%;
    }
}

#slider-row > ul {
    display: block;
}

.hide {
    position: relative;
}

.hide::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
}

.hide .img {
    opacity: 1 !important;
}

.full {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 9999;
}

@media (max-width: 700px) {
    section.radius.selected > .radius-block.show > div.speaker {
        padding: 0 0 25px;
    }

    .time-line::before {
        display: none;
    }

    .time-line time, .time-line .descript {
        width: 100%;
    }

    .time-line time {
        padding-bottom: 0;
        font-size: 14px;
        text-align: left;
    }

    .time-line time span {
        text-align: center;
        width: auto !important;
    }

    .step > .descript {
        margin-left: 0;
    }

    .time-line::before {
        left: 50%;
    }

    section > div.heading {
        margin: 15px 0 15px;
    }

    .heading i {
        position: static;
    }

    .heading .inf {
        width: 100%;
    }
}

section.radius.partners .radius-block > .speaker {
    width: 194px;
    padding: 0 20px 25px;
}

aside .organize {
    margin-top: 12px;
}

aside img.organize {
    max-width: 70%;
    padding-left: 15px;
}

.no-click {
    cursor: default;
}

.no-click:hover {
    color: black !important;
}

table td {
    padding: 10px 15px;
}

.aligncenter {
    margin: 0 auto;
    float: none !important;
}

.app-form > #column {
    background-color: white;
    padding: 15px 25px;
    border-radius: 4px;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    overflow: hidden;
}

.app-form .sidebar .wrap {
    padding-left: 10px;
}

.app-form .applyform {
    font-size: 0;
}

.app-form .applyform div,
.app-form > #column > article {
    float: none;
}

.app-form .applyform {
    max-width: 830px;
    margin: 0 auto;
}

.app-form .applyform .col1,
.app-form .applyform .col2,
.app-form .applyform .col3,
.app-form .applyform .col4 {
    vertical-align: top;
    padding: 0 5px;
    font-size: 17px;
}

.app-form .applyform .col1.sel::after,
.app-form .applyform .col2.sel::after,
.app-form .applyform .col4.sel::after {
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-top: 7px solid #797979;
    right: 20px;
    z-index: 1;
    top: 44%;
    width: 10px;
    box-sizing: border-box;
. border-bottom-width: 0;
}

.app-form .text-align-right {
    text-align: right;
}

.app-form .reference-remove-row,
.app-form .reference-add-row {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 15px;
    color: white;
    background: #0eaae0;
    border-radius: 3px;
    cursor: pointer;
}

.app-form .reference-remove-row {
    margin-right: 10px;
    background: #e2e2e2;
}

.app-form .applyform .col2 > .col1,
.app-form .applyform .col2 > .col2,
.app-form .applyform .col2 > .col3,
.app-form .applyform .col2 > .col4 {
    width: 100%;
    padding: 0;
}

.app-form .applyform .col2 > .col1:last-child {
    margin-bottom: 0;
}

.blog.post-type .content {
    padding: 15px 25px;
}

.blog.post-type .content p {
    padding: 0;
}

.app-form .applyform h3 {
    font-size: 21px;
}

.app-form .licenseform {
    font-size: 0;
}

.app-form .licenseform > div {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 15px 25px;
    box-sizing: border-box;
}

.choose-file input {
    font-size: 15px !important;
}

.app-form .list-item div.table {
    display: table;
}

.app-form .licenseform div.table > span.mark {
    display: table-cell;
    vertical-align: top;
}

.app-form .licenseform div.table > span.license {
    box-sizing: border-box;
    padding-left: 15px;
    display: table-cell;
    vertical-align: top;
    color: #4c4c4c;
    /*padding-top: 7px;*/
}

.app-form .licenseform div.table > span.license strong {
    font-weight: 300;
    font-size: 21px;
    margin-bottom: 5px;
    display: block;
    color: black;
}

.licence-title {
    font-size: 24px !important;
    padding: 20px 0 !important;
    margin: 50px 0 25px;
    width: 100% !important;
    text-align: center;
    position: relative;
}

.licence-title::before {
    content: '';
    position: absolute;
    height: 100%;
    left: -10%;
    width: 120%;
    top: 0;
    background-color: #eaeaea;
}

.licence-title > div {
    position: relative;
}

.app-form .licenseform .licence-text {
    width: 100%;
    text-align: center;
    margin: 25px 0;
}

article.single .content h3 {
    font-weight: 400;
    padding: 0 25px;
    margin-bottom: 10px;
}

.col1 .blog .event h3 {
    font-weight: 300;
    padding: 0;
    line-height: 1.4;
    margin-bottom: 0;
}

span.status {
    background-color: #0eaae0;
    color: white;
    padding: 0 5px 4px 5px;
}

.container .licenseform:first-child .licence-title {
    margin-top: 0;
}

.container.heading.section_title {
    margin-top: 25px;
}

.col1.id-10490 .blog .img > div {
    background-position: left;
}

.table-padding {
    padding: 0 25px;
}

.content .licence-title + * {
    padding-top: 10px !important;
}

.styled.custom-list > li {
    padding-top: 3px;
}

.styled.custom-list > li::before {
    width: 24px;
    height: 24px;

}

.styled.custom-list > li:nth-child(1)::before {
    background-image: url('/wp-content/themes/NUCC/img/The_possibility_to_participate.png');
}

.styled.custom-list > li:nth-child(2)::before {
    background-image: url('/wp-content/themes/NUCC/img/Icon2.png');
}

.styled.custom-list > li:nth-child(3)::before {
    background-image: url('/wp-content/themes/NUCC/img/icon/Help-finding-3.png');
}

.styled.custom-list > li:nth-child(4)::before {
    background-image: url('/wp-content/themes/NUCC/img/Icon1.png');
}

.styled.custom-list > li:nth-child(5)::before {
    background-image: url('/wp-content/themes/NUCC/img/icon/Promotion-of-members-3.png');
}

table.img-block td {
    background-color: transparent !important;
    width: 50%;
    box-sizing: border-box;
}

table.img-block td img {
    padding: 10px 0;
}

@media only screen and (max-width: 800px) {
    table.img-block td {
        width: 100%;
        display: block;
    }

    .wp-caption, .wp-caption img {
        width: 100% !important;
    }
}

.skGridContainer img {
    padding: 0;
}

/**
    Css for page add about page
 */

#middle .blog.single .content {
    width: 750px;
    margin: 0 auto;
    float: none;
    font-size: 18px;
    line-height: 27px;
}

#middle .blog.single .content p {
    line-height: 27px;
}

#middle .blog.single .content > p {
    padding: 0;
}

#middle .blog.single .content > h4 {
    font-size: 24px;
    margin-top: 40px;
    padding: 0;
}

.content_h1 {
    font-size: 48px;
    font-weight: bold;
    color: #323232;
    margin: 50px 0 35px 0;
    line-height: 130%;
    padding: 0 0px;
    display: inline-block;
}

.news-block {
    background: #ffffff;
    padding: 10px;
}

.news-text {
    margin-bottom: 60px;
}

.news-text--bottom {
    margin-top: 50px;
    margin-bottom: 0;
}

.news-text__title {
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: bold;
}

.news-text__text {
    font-size: 18px;
    font-weight: 300;
    color: #212121;
    line-height: 1.5;
}

#column .news-block .container.blog {
    padding: 0;
    background-color: white;
    border-radius: 0;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.1);
}

.news-block .container.blog .title ul > li {
    color: #0eaae0;
}

.news-block .container.blog h3 > a {
    font-weight: 400;
}

.pagination-wrap {
    display: inline-block;
    height: 40px;
}

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

.news-block div.col1 {
    margin-bottom: 10px;
}

#share {
    margin: -6px 0 0 0;
}

#share .share-item {
    position: relative;
    height: 40px;
    width: 40px;
    margin: 0px 4px;
}

#share .share-item .soc-icon {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    padding: 0;
    width: 40px;
    height: 40px;
}

#column.single-news {
    margin: 0 auto;
    float: none;
}

#share .share-item:hover .soc-icon {
    transition: 0.4s;

    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.4);
}

#share .share-item .stButton {
    width: 40px;
    height: 40px;
    display: inline-block;

}

#share .share-item .stButton .stLarge {
    display: none !important;
}

.blog.single .date-info {
    padding: 0;
    margin: 0 0 30px 0;

}

#middle .content .date-info ul {
    padding: 0;
    margin: 0;
}

.content h2 {
    margin: 25px 0 35px 0;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 0.9;
    color: #323232;
    width: 100%;
}

.content h2:after {

    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #dbdbdb;
}

.content h3 {
    color: #323232;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.35;
}

.content img[width="250"] {
    width: 250px;
    height: auto;
    margin: 22px 0 0 0;
}

.alignright {
    float: right !important;
    margin: 0 0 0 25px;
}

.alignleft {
    float: left !important;
    margin: 0 25px 0 0;
}

.content img.left-image-300 {
    width: 300px;
}

.content img[width="300"] {
    width: 300px;
}

.content img[width="400"] {
    width: 400px;
}

.slogan__home {
    margin: 80px 0 30px 0;
    font-size: 48px;
    color: #0eaae0;
    text-align: center;
    font-weight: 700;
}

.applyform ::-webkit-input-placeholder {
    color: #757575;
}

.applyform ::-moz-placeholder {
    color: #757575;
}

.applyform :-ms-input-placeholder {
    color: #757575;
}

.applyform :-moz-placeholder {
    color: #757575;
}

.applyform select {
    color: #757575;
}

.applyform .filled_field {
    border-color: rgb(116, 116, 116);
}

.mceItemTable {
    font-size: 14px;
}

.mceItemTable td {
    box-sizing: border-box;
}

.tabs__titles {
    height: 39px;
    width: 100%;
    text-align: center;
    margin-bottom: 3px;
}

.tabs__titles-item {
    height: 39px;
    width: auto;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    line-height: 39px;
    padding: 0 10px;

    cursor: pointer;
    color: #0eaae0;
    border-radius: 3px;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #0eaae0;
    text-transform: uppercase;
    white-space: nowrap;
}

.tabs__titles-item:last-child {
    margin: 0 0 0 2%;
}

.tabs__titles-item:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

.tabs__titles-item img {
    width: 39px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;

}

.tabs__titles-item.active {
    color: white;
    display: inline-block;
    background-color: #0eaae0;
}

.tabs__titles_events {
    text-align: left;
    display: inline-block;
    white-space: nowrap;
    width: auto;
    height: auto;
    margin: 0 0 6px 0;
    min-width: 200px;
}

.tabs__titles_events .tabs__titles-item {
    height: 29px;
    line-height: 29px;
    font-size: 16px;
    font-weight: 400;
    padding: 0 10px;
    margin: -5px 0 0 12% !important;
    border: none;
    color: #404040;
    text-transform: none;
    width: auto !important;
}

.tabs__titles_events .tabs__titles-item.active {
    background: #396db0;
    color: #fff;
}

.tabs__main-title {
    font-weight: 300;
    font-size: 21px;
    margin-bottom: 12px;
    display: block;
    color: black;
    transition: 0.4s;
    text-align: center;

}

.tabs__main-title_hidden {
    opacity: 0;
}

.tabs__desc {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    margin: 20px 0 20px 0 !important;
    font-style: italic;
}

.tabs__list-item {
    display: none;
}

.tabs__list-item.tabs__list-item_blur {
    display: inline-block;
    position: relative;
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}

.tabs__list-item.tabs__list-item_blur:before {
    content: '';
    display: inline-block !important;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    background: #fff;
    opacity: 0.4;
}

_:-ms-lang(x), .tabs__list-item.tabs__list-item_blur:before {
    opacity: 0.8;
}

.tabs__list-item.active:before {
    display: none;
}

.tabs__list-item.active {
    display: block;
}

.co_organizers {
    margin: 30px 0 0 0;
}

.co_organizers, .co_organizers__list, .co_organizers__list-item {
    width: 100%;
    display: inline-block;
}

.co_organizers__list-item {
    text-align: center;
}

.co_organizers__list-item img {
    display: inline-block;
    max-width: 85% !important;;
    padding: 0 !important;
}

.partner_full_width {
    width: 100%;
}

section.radius.partners .radius-block.partner_full_width .speaker {
    width: 100%;
}

section.radius.partners .radius-block.show.clonep.partner_full_width .speaker {
    width: 194px;
}

@media only screen and (max-width: 1200px) {
    #middle .blog.single .content {
        width: 100%;
        margin: 0;
        padding: 0 25px;
    }
}

@media only screen and (max-width: 1150px) {
    .tabs__titles-item {
        padding: 0 0;
        margin: 0 0 7px 0 !important;
        width: 100%;
    }

    .tabs__titles {
        height: auto;
    }
}

@media only screen and (max-width: 900px) {
    .content_h1 {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 600px) {
    .content h2 {
        padding: 0 25px;
        box-sizing: border-box;
    }

    #middle .blog.single .content {
        font-size: 17px;

    }

    .blog.single .date-info {
        padding: 0 15px;

    }

    .content_h1 {
        font-size: 30px;
        margin: 50px 0;

    }

    .content img {
        padding: 0px;
    }

    #middle .blog.single .content {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }

    .news-text {
        margin-bottom: 20px;
    }

    .news-text--bottom {
        margin-top: 20px;
    }

    .news-text__title {
        margin-bottom: 10px;
        font-size: 24px;
        font-weight: bold;
    }

    .news-text__text {
        font-size: 15px;
    }
}

.custom-html {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
}

.custom-html li {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
}

.custom-html li a {
    font-size: 17px;
}

.custom-html li a:hover {
    text-decoration: underline;
}

.content-blue-but {
    padding: 10px 30px;
    color: white;
    border-radius: 3px;
    background-color: #0eaae0;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    -webkit-box-shadow: 0px 5px 15px 4px rgba(0, 91, 187, 0.27);
    -moz-box-shadow: 0px 5px 15px 4px rgba(0, 91, 187, 0.27);
    -ms-box-shadow: 0px 5px 15px 4px rgba(0, 91, 187, 0.27);
    -o-box-shadow: 0px 5px 15px 4px rgba(0, 91, 187, 0.27);
    box-shadow: 0px 5px 15px 4px rgba(0, 91, 187, 0.27);
}

.content-blue-but:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.ellipsis-span {
    display: inline-block;
    width: 100%;
    font-weight: 400 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#singleblock li .singleblock.wrap {
    height: 320px;
}

.pdf-block {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.pdf-block__title {
    width: 100%;
    display: inline-block;
    font-size: 22px;
    margin: 10px 0;
}

.pdf-block__link {
    display: inline-block;
}

.singleblock-list .singleblock .button {
    height: 50px;
    bottom: -5px;
}

.slider-block #slider {
    width: 77%;
    display: inline-block;
    float: left;
    padding-right: 2%;
    box-sizing: border-box;
    height: 457px;
}

.slider-block .new-calender {
    width: 23%;
    display: inline-block;
    float: left;
    margin-top: 93px;
}

.slider-block .flexslider ul.slides > li {
    height: 400px;
    border-radius: 3px;
}

.new-calender .progress-bar {
    overflow: visible;
    width: 100%;
}

.new-calender .head {
    border-bottom: none;
    font-size: 18px;
    font-weight: 400;
}

.new-calender .head::before {
    display: none;
}

.new-calender .event-stat {
    display: none;
}

.new-calender date {
    border-radius: 3px;
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #9fddf3;
    vertical-align: middle;
    color: #fff;
    padding-top: 1px;
}

.new-calender date span {
    line-height: 1;
    font-weight: 700;
    width: auto;
}

.new-calender date span:first-child {
    font-size: 42px;
}

.new-calender .progress-bar .front-calender-double date {
    padding-top: 14px;
    box-sizing: border-box;
}

.new-calender .progress-bar .front-calender-double date span:first-child {
    font-size: 20px;
}

.new-calender date span:last-child {
    font-size: 12px;
}

.new-calender .progress-bar li {
    border-radius: 3px;
    margin-bottom: 5px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.4s;
}

.new-calender .progress-bar li a {
    display: inline-block;
    padding: 5px;
}

.new-calender .progress-bar li:hover {
    box-shadow: 0px 3px 15px 4px rgba(0, 0, 0, 0.2);
}

.new-calender .title {
    color: #606060;
    font-weight: 700;
}

.new-calender .past .title {
    color: #404040;
}

.new-calender .past date {
    background: #3c4d75;
    border-radius: 3px;
}

.new-calender .col1:first-child {
    margin-bottom: 10px;
}

.see-all-events {
    display: block;
    text-align: right;
    margin: 10px 0 0 0;
    font-size: 14px;
}

.see-all-events a {
    color: #3c4d75;
    font-weight: 400;
    transition: border 0.3s;
    border-bottom: 1px solid transparent;
}

.see-all-events a:hover {
    border-bottom: 1px solid #3c4d75;
}

#mainmenu .menu-main-container {
    display: inline-block;
    float: left;
}

.header_search {
    display: inline-block;
    float: right;
    width: 168px;
    height: 40px;
    margin: 0 0 0 12px;

}

header #wrapper .header_search input.search-inp {
    width: 168px;
    height: 40px;
    border: 1px solid #cccccc !important;
    color: #000;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}

header #wrapper .header_search input.search-inp:-ms-input-placeholder {
    color: transparent;
}

/*header #wrapper .header_search input.search-inp:hover,*/
header #wrapper .header_search input.search-inp:focus {
    border: 1px solid #3f3f3f !important;
}

.header_search input::-webkit-input-placeholder { /* WebKit browsers */
    color: transparent;
}

.header_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: transparent;
}

.header_search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: transparent;
}

.header_search input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: transparent;
}

.header_search .col1 {
    display: none;
}

.header_search .search-box {
    position: relative;
}

.header_search .search-box:before {
    position: absolute;
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;

    color: #eaeaea;
    font-size: 20px;
    width: 28px;
    background: #fff;
/ / position: absolute;
    line-height: 37px;
    top: 2px;
    right: 2px;
}

_:-ms-lang(x), .header_search .search-box:before {
    width: 33px;
}

.slogan__home-btn {
    bottom: 0;
    position: relative;
    padding: 12px 12px;
    color: white;
    border-radius: 3px;
    background-color: #0eaae0;
    transition: all 0.3s;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #0eaae0;
}

.slogan__home-btn:hover {
    -webkit-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);

    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.slogan__home-wrap {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 10px 0 30px 0;
}

.slogan__home-wrap:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.slogan__home-wrap .slogan__home {
    display: inline-block;
    font-size: 34px;
    font-weight: 300;
    vertical-align: middle;
    margin: 0;
    margin-right: 25px;
}

.slogan_home-page {
    text-align: center;
}

.slogan_home-page .slogan__text {
    font-size: 16px;
    max-width: 950px;
    display: inline-block;
}

.slogan_home-page_mobile {
    display: none;
}

.fly-sidebar aside.sidebar {
    padding-left: 0;
}

.fly-sidebar aside.sidebar {
/ / height: inherit !important;
}

.fly-sidebar aside.sidebar.sticky > .wrap {
    top: 0;
    padding-left: 30px;
}

li.report__item {
    padding: 0;
    display: block;
}

.shadow-hover {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);

    margin-bottom: 30px;
    -webkit-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
}

.shadow-hover:hover {
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}

.report_single-page {
    margin-top: 40px;
    width: 100%;
}

.report__list {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}

.report__item {
    height: 190px;
    border-radius: 3px;
    background: #fff;

    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.report__item:hover .report__item-download {
    visibility: visible;
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
}

.report__item:last-child {
    margin-bottom: 0;
}

.report__item-desc {
    font-size: 16px;
}

.report__item-link {
    display: inline-block;
    width: 100%;
    padding: 0;
    height: inherit;
}

.report__img-wrap {
    width: 190px;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: inherit;
    border-radius: 3px;
    position: relative;
}

.report__item-download {

    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    display: inline-block;
    margin: auto 0;
    background: rgba(61, 70, 123, 0.8);
    z-index: 1;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-family: 'Merel';
    font-weight: 700;

    -ms-transform: scale(0.1);
    transform: scale(0.1);

    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.report__download-icon {
    display: inline-block;
    width: 100%;
    height: 84px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;

}

.report__download-icon:before {
    content: url("./img/icon/download_icon.png");
    display: inline-block;
    width: 100%;
}

.h-center {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.v-center {
    margin-top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.report__img-wrap img {
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.report__desc {
    width: calc(100% - 190px);
    float: left;
    padding: 0 2.6%;
    box-sizing: border-box;
    color: #404040;

}

.report__item-title {
    height: 45px;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    padding: 25px 0 0 0;
    font-weight: 700;
    font-size: 18px;
}

.report__item-icon {
    position: absolute;
    top: 0;
    left: 0;
    background: #0eaae0;
    color: #fff;
    border-radius: 0 0 5px 5px;
    font-size: 12px;
    padding: 1px 7px;
    font-weight: 700;

}

.grid-blog {
    margin: 0 -13px;
}

.grid-blog__item {
    padding: 0 13px;
    border-radius: 3px;
}

#column .grid-blog__item article.container.blog {
    display: block;
}

.grid-blog__item-link {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

.grid-blog__img {
    width: 100%;
    height: 230px;
    display: block;
    border-radius: 3px;
    background-position: center !important;
    background-size: cover !important;
}

.grid-blog__img-wrap {
    width: 100%;
    display: inline-block;
}

.grid-blog__title {

}

.grid-blog__item h3.grid-blog__title-val {
    font-size: 18px;
    font-weight: 700;
    color: #404040;
/ / height: 38 px;
}

h3.grid-blog__title-val a {
    color: #404040;
}

.grid-blog__date {
    font-size: 12px;
    display: block;
    color: #404040;
    padding: 8px 0 22px 0;
}

.grid-blog__content {
    display: block;
    box-sizing: border-box;
    padding: 28px;
    height: 214px;
}

.grid-blog__desc {
    font-size: 15px;
    line-height: 1.2;
    display: block;
    color: #404040;
/ / height: 76 px;
    overflow: hidden;
}

.year-separator {
    border-bottom: 1px solid #DBDBDB;
    font-size: 20px;
    font-weight: 500;
    color: #909090;
}

.event-item {
    display: block !important;
    height: 190px;
    overflow: initial !important;
}

.event-item__link {
    display: block !important;
    width: 100%;
    padding: 0;
    height: inherit;
}

.event-item__date-block {
    width: 190px;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: inherit;
    border-radius: 3px;
    position: relative;
    background: #9fddf3;
}

.event-item__content {
    width: calc(100% - 190px);
    float: left;
    padding: 28px 2.6%;
    box-sizing: border-box;
    color: #404040;
}

.event-item__content-title h3 {
    font-size: 18px;
    font-weight: 700;
    color: #404040;
}

.event-item__content-title {
    font-size: 13px;
    font-weight: 500;
    color: #909090;
}

.event-item__content-title .fa-map-marker {
    color: #94daf2;
}

.event-item__date {
    color: #fff;
    text-align: center;
}

.event-item__date-year {
    display: block;
    text-align: center;

}

.event-item__date-year-inner {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 8px 3px;
    font-size: 17px;
    line-height: 130%;
    font-weight: 700;
    border-bottom: 1px solid #ffffff;
}

.event-item__date-day {
    display: block;
    font-weight: 700;
    font-size: 72px;
    line-height: 1;
}

.event-item__date-day_double {
    font-size: 58px;
    margin-top: 10px;
}

.event-item__date-month {
    display: block;
    font-weight: 700;
    font-size: 24px;
}

.event-item__time {
    color: #0eaae0;
    font-weight: 700;
    font-size: 16px;
    text-align: right;
    display: block;
    padding: 4px 33px 0 0;
}

.event-item__location {
    padding-bottom: 20px !important;
}

.event-item__desc, .search-item__desc {
    font-size: 16px;
    line-height: 1.2;
    display: block;
    color: #404040 !important;
}

.sidebar-person {
    border-radius: 3px;
    overflow: hidden;

    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-person__img img {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: auto;
    width: 100%;
}

.sidebar-person__img {
    width: 100%;
}

.sidebar-person__info {
    background: #0eaae0;
    color: #fff;
    padding: 20px 20px 30px 20px;
    font-weight: 400;
}

.sidebar-person__title {
    font-size: 18px;
    font-weight: 700;
}

.sidebar-person__contact-title {
    color: #9ed7eb;
}

.sidebar-person__contacts a {
    color: #fff !important;
}

.sidebar-person__position p {
    display: inline;
}

.heading_medium .head {
    padding: 0 0 4px;
    font-weight: 400;
}

#column .container.search-item {
    position: relative;
    margin-bottom: 15px;
    background: #fff;
    padding-top: 0;
}

.single.search-item .title {
    padding: 28px 28px;
    color: #404040;
}

.search-item:last-child {
    margin-bottom: 0;
}

.search-item__title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 22px 0;
    line-height: 1;
}

.single.search-item_thumbnail .title {
    padding-left: 210px;
    min-height: 175px;
    box-sizing: border-box;
}

a.single.search-item div.title {
    border-bottom: none;
}

.wrapper_industry #column .container_content {
    margin-top: 32px !important;
}

.search-item__img {
    position: absolute;
    background-position: center !important;
    background-size: cover !important;
    height: 100%;
    width: 180px;
    left: 0;
}

.search-item__without_margin {
    margin: 0;
}

.news-block_news-page {
    background: transparent;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.news-filter-wrap #text-2 {
    margin: 16px 0 25px 0;
}

.news-filter {
    padding: 5px 0 7px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #dbdbdb;
}

.news-filter__item {
    margin: 0 26px 0 0;
    display: inline-block;
}

.news-filter__item:last-child {
    margin: 0;
}

.news-filter__title {
    margin-bottom: 15px;
    float: left;
    padding: 0 2.5% 0 0;
    line-height: 29px;
}

.news-filter__link {
    color: #404040;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;
}

.news-filter__link:hover {
    background: #F4F5F0;
}

a.btn-hover.news-filter__link:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.news-filter__link.active {
    background: #396db0;
    color: #fff;
}

a.btn-hover.news-filter__link.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.blog_pagination {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
}

.blog_pagination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 15px 2px;
}

.blog_pagination li a, .blog_pagination li span {
    background-color: #0eaae0;
    color: white;
    font-size: 15px;
    min-width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    padding: 7px;
    box-sizing: border-box;
}

.blog_pagination li span.current {
    background-color: white;
    border: 1px solid #0eaae0;
    color: black;
}

.blog_pagination li span.ellipse {
    vertical-align: bottom;
}

.blog-pagination-pages {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.blog-pagination-wrap {
    margin: 0 0 -10px 0;
    float: left;
    text-align: center;
    width: 100%;
}

.news-block_with-tags .grid-blog__tags-list {
    width: 100%;
    padding: 20px 28px;
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
}

.news-block_with-tags .grid-blog__content {
    max-height: 254px;
    height: 254px;
    position: relative;
}

.grid-blog__item-tag {
    border-radius: 3px;
    padding: 1px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
    background: #396db0;
}

.grid-blog__item-tag:last-child {
    margin: 0 0 0 0;
}

.blog_example_item {
    display: none;
}

.hidden {
    display: none;
}

.single-news_v2 .padding-box {
    padding: 0;
}

#middle .single-news_v2 .blog.single div.content {
    width: 800px;
}

.news_date {
    color: #404040;
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.single-news__title-block {
    margin: 30px 0 52px 0;
    display: inline-block;
    width: 100%;
}

.news-date-tags .single-news__tag-list {
    float: left;
}

.news-date-tags .news_date {
    float: right;
    line-height: 29px;
    width: auto;
}

.single-news_v2 .blog .content p {
    line-height: 1.5;
}

.single-news_v2 article.single .content h3 {
    font-weight: 600;
    padding: 0;
}

.single-news__thumb {

}

.single-news__thumb-img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
}

.single-news__h1 {
    line-height: 1.2;
    margin: 30px 0 0 0;
    width: 100%;
}

.single-news__tag-list .grid-blog__item-tag {
    padding: 5px 14px;
    font-size: 14px;
    background: #396db0;
}

.container.heading.heading_recents {
    margin-top: 40px;
    padding: 0 !important;
}

.author-info-wrap {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin: 12px 0 0 0;
}

.author-info {
    width: 50%;
    float: right;
    font-style: italic;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}

.blog .title.content-soc-icons {
    float: none;
}

.post-tag-preview {
    width: 100%;
    box-sizing: border-box;
    background: #204b82;
    height: 150px;
    padding: 0 0 0 250px;
    position: relative;
}

.post-tag-preview__img-wrap {
    width: 250px;
    position: absolute;
    top: 0;
    left: 0;
}

.post-tag-preview__desc {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    height: inherit;
    width: 58%;
    padding: 0 0 0 7.2%;
    float: left;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.post-tag-preview__desc-content {
    display: inline-block;
    margin-top: 0;
    top: 50%;
    position: absolute;
}

.post-tag-preview__but-block {
    width: 42%;
    height: inherit;
    float: left;
    display: inline-block;
    position: relative;
}

a.post-tag-preview__but {
    min-width: 160px;
    height: 50px;

    display: inline-block;
    margin: 0 0 0 12%;
    top: 50%;
    position: absolute;

    box-sizing: border-box;
    padding: 0 7px;
    line-height: 50px;
    background: #0eaae0;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;

    -webkit-transition: box-shadow 0.3s, top 0.3s;
    transition: box-shadow 0.3s, top 0.3s;
}

a.post-tag-preview__but:hover {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 48%;
}

.sidebar_menu {
    margin-bottom: 30px;
}

.sidebar_menu-mobile {
    display: none;
    font-size: 18px;
}

.fly-sidebar.fly-sidebar_events aside.sidebar.sticky > .wrap {
    left: initial !important;
}

#wrapper.modified.fly-sidebar_events {
    display: block;
}

#wrapper.modified.fly-sidebar_events #column, #wrapper.modified.fly-sidebar_events .sidebar {
    display: inline-block;
    float: left;
}

.sidebar_heading {
    padding: 30px 0 0 0;
}

.heading_medium_noborder .head {
    border: 4px solid transparent;
}

.btn-hover {
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
}

.btn-hover:hover {

    -webkit-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 8px 12px rgba(50, 50, 93, .4), 0 1px 3px rgba(0, 0, 0, .08);

    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);

}

.single-event.blog.single .img {
    margin-bottom: 50px;
}

.blog_upcoming .col1:first-child .event-item .event-item__date-block {
    background: #3c4d75;
}

.container_news-list .grid-blog__tags-list {
    display: none;
}

.news-see-all-wrap {
    width: 100%;
    display: block;
    margin: -10px 0 22px 0;
    text-align: right;
    float: right;
}

.news-see-all {
    background: #0eaae0;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    padding: 5px 15px;
    display: inline-block;
}

.sidebar_menu_industry {
    margin-top: 30px;
}

.wrapper_industry .head {
    border-bottom: 4px solid transparent;
}

.wrapper_industry .content p {
    line-height: 1.5;
}

button.report__show-all {
    color: #fff;
}

.report__show-all {
    border: none;
    float: right;
    margin: 20px 0 0 0;
}

@media only screen and (max-width: 889px) {
    #wrapper.modified.fly-sidebar_events .sidebar {
        display: none;
    }
}

.wpcf7-response-output {
    font-size: 14px;
}

#cn-notice-text {
    display: block;
    width: 100%;

}

.cookie-wr {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.cookie-notice-container #cn-accept-cookie {
    /*display: none;*/
}

.cookie-btn-wr {
    display: block;
    margin: 0 auto;
}

#cookie-notice .cookie-notice-container .cookie-disable-btn,
#cookie-notice .cookie-notice-container .cn-button {
    position: absolute;
    bottom: 17px;
    width: 136px;
    margin: 0 5px;
}

#cookie-notice .cookie-notice-container .cookie-disable-btn {
    left: 50%;

}

#cookie-notice .cookie-notice-container .cn-button {
    right: 50%;
}
#cookie-notice #cn-notice-buttons{
    display: block;
}
#cookie-notice .cookie-notice-container {
    position: relative;
    padding-bottom: 50px;
}
#cookie-notice  .cookie-wr{
    margin: 0;
}
.cookie-notice-container #cn-accept-cookie{
    background: #fbb03b !important;
}