/*!
 * Start Bootstrap - Agency v4.0.0-alpha (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)

 edit Evgeny Smirnov
*/


/*-- Reset css --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

b, strong {
    font-weight: 700;
}

*:focus {
    outline: none;
}


/* Fonts */
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-light.eot');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-light.woff') format('woff'),
    url('../fonts/opensans-light.ttf') format('truetype'),
    url('../fonts/opensans-light.svg#OpenSanslight') format('svg');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-regular.woff') format('woff'),
    url('../fonts/opensans-regular.ttf') format('truetype'),
    url('../fonts/opensans-regular.svg#OpenSansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-italic.eot');
    src: url('../fonts/opensans-italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-italic.woff') format('woff'),
    url('../fonts/opensans-italic.ttf') format('truetype'),
    url('../fonts/opensans-italic.svg#OpenSansregular') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-semibold.woff') format('woff'),
    url('../fonts/opensans-semibold.ttf') format('truetype'),
    url('../fonts/opensans-semibold.svg#OpenSansmedium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-bold.woff') format('woff'),
    url('../fonts/opensans-bold.ttf') format('truetype'),
    url('../fonts/opensans-bold.svg#OpenSansbold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ThinSkinned';
    src: url('../fonts/ThinSkinned.eot');
    src: url('../fonts/ThinSkinned?#iefix') format('embedded-opentype'),
    url('../fonts/ThinSkinned.woff') format('woff'),
    url('../fonts/ThinSkinned.ttf') format('truetype'),
    url('../fonts/ThinSkinned.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

/* Default */
body, html {
    width: 100%;
}

body {
    overflow-x: hidden;
}

body, input, textarea, select, label {
    font: normal 12px/1.4 'OpenSans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #0cb1bf!important;
}

p {
    font-size: 14px;
    line-height: 1.5;
}

p.large {
    font-size: 16px;
    margin-bottom: 20px;
}
p.light {
    color: #fff;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #0cb1bf;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #4fd8e4;
}

section#contact a,
section#lottery a{
    color: #4fd8e4;
}
section#contact a:hover,
section#contact a:focus,
section#contact a:active,
section#contact a.active,
section#lottery a:hover,
section#lottery a:focus,
section#lottery a:active,
section#lottery a.active{
    color: #0cb1bf;
}

h1,
h2 {
    font-family: 'ThinSkinned', 'OpenSans', 'Helvetica Neue', Helvetica, Arial, Montserrat,sans-serif;
    font-weight: 400;
}
h3,
h4,
h5,
h6 {
    font-family: 'OpenSans', 'Helvetica Neue', Helvetica, Arial, Montserrat,sans-serif;
    font-weight: 300;
}


/* Navigations */
#mainNav {
    background-color: #153e50;
    border-radius: 0;
    padding: 0 10px;
}
#mainNav .navbar-toggler {
    width: auto;
    height: auto;
    border: 0;
    color: white;
    background-color: #0cb1bf;
    font-size: 12px;
    text-transform: uppercase;
    padding: 13px;
    top: 8px;
    right: 20px;
    outline: none;
    cursor: pointer
}
#mainNav .container {
    padding: 0;
}
.navbar-brand{
    display: inline-block;
    width: 289px;
    height: 40px;
    padding: 0;
    margin: 4px 0;
    background:0 0 no-repeat url(../img/logo.png);
    flex: 0 0 auto;
}
.navbar-shrink .navbar-brand {
    /*background-image: url(../img/logo.png);*/
}

#mainNav .container .navbar-brand:hover,
#mainNav .container .navbar-brand:focus,
#mainNav .container .navbar-brand:active,
#mainNav .container .navbar-brand.active {
    color: #0cb1bf;
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 0.75em;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {

}
#mainNav .container .navbar-nav .nav-item .nav-link.active {
    background-color: #0cb1bf;
    color: #fff;
}
#mainNav .container .navbar-nav .nav-item .nav-link:hover{
    background-color: #0cb1bf;
    color: #fff;
}
#mainNav.navbar-shrink .container .navbar-nav .nav-item .nav-link:hover{
    background-color: #4fd8e4;
}
.navbar-toggleable-md .navbar-collapse{
    flex: 1 1 auto;
}

@media (min-width: 992px) {
    #mainNav {
        background-color: transparent;
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
        border: none;
    }

    .navbar-brand {
        font-size: 1.75em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        background:0 0 no-repeat url(../img/logo_dark.png);
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 1.1em 1em;
        color: #153e50;
    }
    #mainNav.navbar-shrink {
        /*background-color: #153e50;*/
        background-color: rgba(160, 241, 251, 0.6);;
        padding: 0;
    }
    #mainNav.navbar-shrink .navbar-brand {
        padding: 12px 0;
        font-size: 1.25em;
    }
}

.navbar-sticky{
    position: sticky;
    top: 0;
    bottom: auto;
    margin-top: -50px;
}
.navbar-sticky.navbar-shrink{

}

/* Header */
header {
    width: 100vw;
    height: 100vh;
    text-align: center;
    color: #fff;
    background-attachment: fixed;
    background-image: url(../img/header.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


.container_header{
    display: block;
    height: 100%;
    padding: 0;
}

.header-background{
    width: 100%;
    height: 100%;
    background: url(../img/flowers_1.png) 100% -20px, url(../img/flowers_2.png) 0 100%, url(../img/flowers_3.png) -10px -10px;
    background-repeat: no-repeat;
    background-size: 40%, 35%, 50%;
    background-attachment: fixed;
}


header .intro-text{
    padding: 0;
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.intro-text .intro-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    text-align: center;
    font-size: 80px;
    color:#09222d;
    white-space: nowrap;
    margin: 20px 0;

}
.intro-heading__name{
    display: inline-flex;
    letter-spacing: -3px;
    transform: scale(1.8,1) translateX(104px);
    display: none;
}
.intro-heading__date{
    display: inline-flex;
    display: none;
}
.intro-heading__svg{
    width: 100%;
    height: auto;
}
.intro-heading_info{
    color:#09222d;
    text-align: center;
    font-size: 46px;
    width: 100%;
}
.intro-heading_info-data{
    text-align: center;
    line-height: 1.6em;
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    header {
        background-image: url(../img/header_mobile.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    .header-background{
        background: url(../img/flowers_2_mobile.png) 0 100%, url(../img/flowers_3_mobile.png) 0 0;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: 80%, 100%;
    }
    .intro-heading__svg {
        width: 90%;
    }
    .intro-heading_info {
        font-size: 26px;
    }
    .intro-heading_info-data {
        line-height: 1.4em;
        margin-right: 30px;
    }
}


.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none;
}
.btn-xl {
    color: #fff;
    border-radius: 0;
    background-color: #0cb1bf;
    border-color: #0cb1bf;
    font-weight: 600;
    font-size: 20px;
    padding: 20px;
    outline: none;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.btn-xl:active:focus,
.open .dropdown-toggle.btn-xl {
    color: white;
    background-color: #4fd8e4;
    border-color: #fff;
    outline: none;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn_start{
    margin-top: 20px;
    font-size: 12px;
    padding: 15px 10px;
}
@media (min-width: 768px) {
    .btn_start{
        margin-top: 80px;
        font-size: 20px;
        padding: 20px 25px;
    }
}
@media (min-width: 992px) {
    .btn_start{
        margin-top: 120px;
        font-size: 22px;
        padding: 20px 40px;
    }
}



/* Section */
section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    font-size: 50px;
    font-weight: 300;
}
section h3.section-subheading {
    margin-bottom: 50px;
    text-transform: none;
    font-size: 18px;
    font-weight: 300;
}


@media(min-width:1280px) {
    section h2.section-heading {
        font-size: 60px;
    }
}
@media(min-width:992px) {
    section {
        padding: 150px 0;
    }
}

.service-heading {
    margin: 15px 0 5px;
    text-transform: none;
    font-size: 18px;
    font-weight: 300;
}

.row_margin {
    margin-top: 50px;
}

.row_margin-30 {
    margin-top: 30px;
}
.row_note{
    position: absolute;
    bottom:-50px
}

@media(min-width:992px) {
    .row_margin {
        margin-top: 100px;
    }
    .row_note{
        bottom:-100px
    }
}
@media (max-width: 768px) {
    .row_note{
        position: static;
        margin: 20px 0 -40px;
    }
}
.img-about{
    margin-bottom: 30px
}
@media (min-width: 768px) {
    .img-about {
        margin-bottom: 0
    }
}
.img-present{
    margin: -50px 0 0;
}
@media (max-width: 768px) {
    .img-present{
        margin: -20px 0 0;
    }
}
.img-map{
    margin-bottom: 0
}
@media (min-width: 768px) {
    .img-map {
        margin: 0 auto 30px
    }
}

.logos-org{
    display: inline-block;
    margin: 0 0 30px;
    width: 100%;
}
.logo150{
    width: 80%;
}
@media (min-width: 768px) {
    .logos-org + .logos-org{
        margin-top: 20px
    }
}
@media(min-width:992px) {
    .logos-org + .logos-org{
        margin-top: 30px
    }
}


section#schedule{
    background: url(../img/flowers_4.png) 100% 0, url(../img/header.jpg) 50% 50%;
    background-repeat: no-repeat;
    background-size: 30%, cover;
}
@media only screen and (max-width: 768px) {
    section#schedule{
        background: url(../img/flowers_4_mobile.png) 100% 0 no-repeat, url(../img/header_mobile.jpg) 0 0 repeat;
        background-size: 50%, 100%;
    }
}

section#contact{
    background: #373c8a url(../img/holliday_1.png) 110% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

section#lottery{
    background: url(../img/flowers_5.png) 100% 100% no-repeat, url(../img/header.jpg) 50% 50%  repeat;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
    section#lottery{
        background: url(../img/flowers_5_mobile.png) 100% 100% no-repeat, url(../img/header_mobile.jpg) 50% 50%  repeat;
        background-size: 120%, 100%;
    }
}

section#contact .section-heading {
    color: #fff;
}

section#lottery .section-subheading {

}

section#contact .form-group {
    margin-bottom: 25px;
}

.img-responsive{
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.bg-light-blue{
    background-color: #f1f8fb;
}


/* Timeline */
.timeline {
    list-style: none;
    padding: 0;
    position: relative;
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
    .timeline_sunday{
        margin-top: 50px;
    }
}

.timeline:before {
    top: 70px;
    bottom: 0;
    position: absolute;
    content: "";
    width: 1px;
    background-color: #999;
    left: 26px;
    margin-left: -1px;
}
.timeline > li {
    margin-bottom: 30px;
    position: relative;
    min-height: 50px;
    display: flex;
    flex-direction: column-reverse;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li .timeline-panel {
    width: 100%;
    float: right;
    padding: 0 20px 0 100px;
    position: relative;
    text-align: right;
}
.timeline > li .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline > li .timeline-image {
    left: 0;
    top: 0;
    margin-left: 0;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 100;
    background-color: #0cb1bf;
    color: white;
    border-radius: 100%;
    border: 5px solid #f1f1f1;
    text-align: center;
    font-size: 1.5em;
    line-height: 2.25em;
}
.timeline > li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 0 0 60px;
}
.timeline > li.timeline-inverted > .timeline-panel .timeline-body {

}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline > li:last-child {
    margin-bottom: 0;
}
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
    font-size: 18px;
    font-weight: 400
}
.timeline .timeline-heading h4.subheading {
    text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
    margin-bottom: 0;
}
.timeline>li.timeline-date {
    min-height: inherit;
    margin-bottom: 20px;
}
.timeline .timeline-time {
    text-transform: inherit;
    font-size: 32px;
    line-height: 32px;
    font-weight: 300;
    padding: 0;
    position: relative;
    z-index: 2;
    text-align: left
}
.timeline .timeline-time span {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}




/* Programms */
.bg-light-gray {
    background-color: #f7f7f7;
}
#portfolio h5 {
    font-size: 21px;
}
#portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0;
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    border:1px solid #fff;
    transition: all ease-out 0.3s;
    font-size: 0;
    cursor: pointer;
}
#portfolio .portfolio-item .portfolio-link.disabled {
    cursor: default;
    opacity: .7
}
#portfolio .portfolio-item .portfolio-link:hover {
    border-color:#eee;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}
#portfolio .portfolio-item .portfolio-link.disabled:hover {
    border-color:#fff;
    box-shadow: none;
}
#portfolio .portfolio-item .portfolio-caption {
    display: inline-block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    padding: 15px 10px;
    height: 90px;
    vertical-align: top;
    cursor: pointer;
}
#portfolio .portfolio-item .portfolio-link h4 {
    color: #153e50;
    margin: 0 0 5px;
    text-transform: none;
    line-height: 1.15em;
    font-size: 18px;
    font-weight: 400;
}
#portfolio .portfolio-item .portfolio-link:hover h4{
    color: #4fd8e4;
}
#portfolio .portfolio-item .portfolio-link.disabled:hover h4{
    color: #153e50;
}
#portfolio .portfolio-item .portfolio-caption p {
    font-size: 12px;
    margin: 0;
    color: #777;
}
#portfolio * {
    z-index: 2;
}
.portfolio-link .close-registr {
    position: absolute;
    margin: 5px;
    cursor: default;
    font-size: 20px;
    color: #0cb1bf;
}
.tiltle-program {
    margin: 50px 0 20px;
    clear: both;
}

.portfolio-modal .btn-primary {
    background-color: #0cb1bf;
    border-color: #0cb1bf;
    margin-top: 40px;
}
.portfolio-modal .btn-primary:hover {
    background-color: #4fd8e4;
    border-color: #4fd8e4;
}

@media (min-width: 576px){
    #portfolio .portfolio-item .portfolio-link h4 {
        font-size: 15px;
        line-height: 1.0em;
    }
    #portfolio .portfolio-item .portfolio-caption {
        height: 100px;
        padding: 15px 5px;
    }
}

@media (min-width: 768px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
        max-width: 50%;
        flex: 0 0 50%;
    }
    #portfolio .portfolio-item .portfolio-link h4 {
        font-size: 18px;
        line-height: 1.15em;
    }
    #portfolio .portfolio-item .portfolio-caption {
        padding: 15px 10px;
        height: 90px;
    }
}
@media (min-width: 992px) {
    #portfolio .portfolio-item {
        max-width: 33.33333333%;
        flex: 0 0 33.33333333%;
    }
    #portfolio .portfolio-item .portfolio-caption {
        padding: 20px 10px;
        height: 100px;
    }
}
@media (min-width: 1200px) {
    #portfolio .portfolio-item .portfolio-caption {
        padding: 25px;
        height: 115px;
    }
}



/* Table programms */
.table-programms thead th{
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
}
.table-programms td{
    font-size: 14px;
    min-width: 250px;
}
/*
.table-programms tbody td{
    border-bottom-color: #ccc;
}*/
.table-programms td:nth-child(even),
.table-programms th:nth-child(even){
    background-color: rgba(255,255,255,.6);
}
.table-programms td:first-child{
    min-width: 100px;
}
.table-programms .link-prog{
    display: inline-blcok;
    color:#333;
    cursor: pointer
}
.table-programms .link-prog:hover{
    color: #4cbffe;
}

.table-programms .link-prog.disabled{
    color:#999;
    cursor: default
}
.table-programms .link-prog.disabled:hover{
    color:#999;
}

.table-programms .time-block{
    display: inline-block;
    font-size: 12px;
    text-align: left;
    color:#888;
}


/* Team */
.team-member {
    margin-bottom: 50px;
    text-align: center;
    outline: none;
    cursor: pointer;
    position: relative;
    /* min-height: 270px;*/
}


.team-member img {
    margin: 0 auto;
    border: 1px solid #fff;
    box-shadow: 0 0 0 7px #f0f0f0;
    border-radius: 50%;
    transition: box-shadow ease-out 0.3s;
}


.team-member h4 {
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: none;
    line-height: 1.2em;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    transition: color ease-out 0.3s;
}

.team-member:hover img {
    box-shadow: 0 0 0 7px #0cb1bf;
}

.team-member:hover h4 {
    color: #0cb1bf;
}

.tooltipster-sidetip .tooltipster-content {
    font-size: 14px;
    line-height: 20px;
    padding: 15px 20px;
}

@media(min-width:1000px) {
    .team-member{
        min-height:inherit;
    }
}

/* Footer */
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog,
.modal.show .modal-dialog{
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: auto;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: auto;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: auto;
    }
}



/* Footer */
footer {
    padding: 25px 0;
    text-align: center;
    background-color: #153e50;
    color:#fff;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
    text-align: right;
}
ul.social-buttons>li {
    text-align: center;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background: #0cb1bf;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background: #4fd8e4;
}
.btn{
    cursor: pointer;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


/* Default */
.default-header{
    width:100%;
    padding: 5px 20px;
    background-color: #153e50;
    color:#fff;
}

.default-header_h1, .default-header_h1 a, .default-header a:hover{
    font-size: 33px;
    color:#fff;
    text-decoration: none;
}
.default-header span{
    color: #fed136;
}
.default-header_logo{
    float: right;
    width: 289px;
    height: 40px;
    padding: 0;
    margin-top: 1px;
    background: 0 0 no-repeat url(../img/logo.png);
}

.default-section{
    padding: 40px 0;
}

.default-h2{
    font-size: 40px;
    font-weight: 300;
    padding: 20px 0;
}



/* Modal */
.portfolio-modal .modal-dialog {
    margin: 0;
    height: 100%;
    max-width: none;
}
.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center;
}
.portfolio-modal .modal-content h2 {
    text-align: left;
    font-size: 1.6em;
    line-height: 1.2em;
    font-family: 'OpenSans', 'Helvetica Neue', Helvetica, Arial, Montserrat,sans-serif;
    padding-top: 2px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    text-align: center;
    font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0;
}

.portfolio-modal .modal-content img {

}
.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    z-index: 1052;
}
.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none;
}

.portfolio-modal .modal-content ul{
    margin: 10px 0;
    padding-left: 30px;
}

.portfolio-modal .modal-content ul li ul{
    margin: 5px 0 10px;
    padding-left: 30px;
}
.portfolio-modal .modal-content ul li ul li{
    list-style: circle;
}


.portfolio-modal .modal-content ul li{
    font-size: 14px;
    text-align: left;
    list-style: disc;
    margin-bottom: 7px;
}

.portfolio-modal .modal-content ol{
    margin: -20px 0 30px;
    padding-left: 30px;
    list-style-type:decimal;
}

.portfolio-modal .modal-content ol li{
    font-size: 16px;
    text-align: left;
    margin-bottom: 7px;
}


.annos-lector{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.annos-lector_lector{
    flex-direction: column-reverse;
}
.annos-lector_lector .co-host{
    order: -1;
}
.annos-lector_co-host{
    flex-direction: column-reverse;
}
.annos-lector_co-host .lector{
    order: -1;
}
.annos-lector_co-host .lector.co-host{
    order: 1;
}

.anons{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5px;
    transition: all 0.5s;
    position: relative;
    flex: none;
    width: 100%;
}
.anons__img{
    width: 200px;
    margin-left: 30px;
    flex: none;
}
.anons__img img{
    width: 200px;
    height: auto;
}
.anons__text{
    flex: 1 1 auto
}
.anons__text p{
    margin: 10px 0 0;
    text-align: left;
}
.anons__text .p-anons-type{
    margin-top: 20px;
}

.anons__text .p-anons-type + p{
    margin-top: 0;
}
.anons_collapse{
    height: 155px;
    background-color: #eee;
}
@media only screen and (max-width: 768px) {
    .anons_collapse{
        height: auto;
        padding-bottom: 30px;
    }
}

.anons_collapse p,
.anons_collapse ul{
    display: none;
}
.anons_collapse .p-anons-name,
.anons_collapse .p-anons-date,
.anons_collapse .toggle-link{
    display: block;

}
.toggle-link{
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -30px;
    display: inline-block;
    cursor: pointer;
    font-size: 36px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    color: #0cb1bf;
    text-align: center;
}
.toggle-link:hover {
    color: #4fd8e4;
}
.anons_collapse .toggle-link{
    bottom: -5px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.lector {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
    padding: 5px;
    flex: none;
    width: 100%;
}

.lector__img{
    width: 200px;
    margin-left: 30px;
    flex: none;
}
.lector__img img{
    width: 200px;
    height: auto;
    margin: 0;
    border: 5px solid #f0f0f0;
    border-radius: 50%;
}

.lector__text{
    flex: 1 1 auto;
}

.lector__text p{
    margin: 5px 0 0;
    text-align: left;
}


.annos-lector_lector .lector{
   margin-top: 0;
}
.annos-lector_lector .anons{
    margin-top: 20px;
}
.annos-lector_ted .lector{
  margin-top: 0;
}




.bg-light-primary {
    background-color: #0abece;
    color: #fff;
}

.lec-info{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    color:#888;
    padding-top: 5px;
}

.img-expo-centered{
    margin: 20px auto;
    max-height: 130px;
    vertical-align: middle;
}
.expo-img{
    text-align: center;
    line-height: 130px;
}

.video{
    display: block;
    padding: 5px 0;
    text-align: left
}
@media (max-width: 600px) {
    .video{
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        display: block;
    }
    p.video iframe {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .anons{
        flex-direction: column-reverse;

    }
    .anons__img{
        width: 100%;
        margin-left: 0;
    }
    .anons__img img{
        width: 100%;
    }

    .lector {
        flex-direction: column;
    }

    .lector__img{
        width: 100%;
        margin-left: 0;
    }

}

.line{
    display: inline-block;
    height: 1px;
    width: 100%;
    margin:10px 0;
    background: #999;
}



.modal_ad .modal-content {
    padding: 20px;
}
@media (min-width: 768px) {
    .modal_ad .modal-dialog {
        max-width: 700px;
    }
}
.modal_ad .modal-content p{
    padding: 10px 0;
}
.modal_ad .modal-content ul,
.large_ul{
    margin: 10px 0;
    padding-left: 30px;
}
.modal_ad .modal-content ul li,
.large_ul li{
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    list-style: disc;
    margin-bottom: 7px;
}
.large_ul li{
    font-size: 16px;
}
.text-intro{
    padding: 20px;
    background-color: #ececec;
    font-style: italic;
}

.modal_ad .close-modal {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: transparent;
    top: 0;
    right: 0;
    cursor: pointer;
}
.modal_ad .close-modal .lr {
    height: 40px;
    width: 1px;
    margin: 5px 0 0 15px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051;
}
.modal_ad .close-modal .lr .rl {
    height: 40px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052;
}
.modal-backdrop.fade {
    z-index: 1;
}

.large-text-ul{
    padding: 6px 0 0 50px;
    position: relative;
    min-height: 40px;
}
.large-text-ul_text{
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
    background-color: #0cb1bf;
    text-align: center;
    line-height: 42px;
}