/*

Site development and support:
 ______  ______      ____    __  __  ______           ______
/\__  _\/\__  _\    /\  _`\ /\ \/\ \/\  _  \  /'\_/`\/\__  _\
\/_/\ \/\/_/\ \/    \ \,\L\_\ \ `\\ \ \ \L\ \/\      \/_/\ \/
   \ \ \   \ \ \     \/_\__ \\ \ , ` \ \  __ \ \ \__\ \ \ \ \
    \_\ \__ \ \ \      /\ \L\ \ \ \`\ \ \ \/\ \ \ \_/\ \ \_\ \__
    /\_____\ \ \_\     \ `\____\ \_\ \_\ \_\ \_\ \_\\ \_\/\_____\
    \/_____/  \/_/      \/_____/\/_/\/_/\/_/\/_/\/_/ \/_/\/_____/

*/

/**************************************** DEFAULT STYLES *******************************/
    body {
        font-family: "Open Sans";
        font-size: 13px;
        background: #eee;
    }
    body.boxed {
        background: #eee;

    }
    .main-container {
        background: #fff;
        width: 1270px;
        margin: 0 auto;
        border-top: 0;
        border-bottom: 0;
        box-sizing: border-box;
        box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.12);
    }

    .container {
        width: 1170px !important;
    }

    a {
        color: #458bc7;
    }

    a.read-more {
        float: right;
    }

    .thumbnail {
        border-radius: 0px;
    }
    /**************************************** TO MAIN SITE ***************************************/

    .to-main-site{
        color: #fff;
        height: 38px;
        background: #19447f;
    }
    .to-main-site a{
        color: #fff;
        display: block;
        height: 15px;
        padding: 5px;
        
    }
    .to-main-site a:hover{
        text-decoration: none;

    }
    /**************************************** HEADER ***************************************/
    #header {
        border-top: 2px solid #2157a1;
        position: relative;
    }

    #top-header {
        height: 100px;
		overflow: hidden;
    }

    #top-header #logo {
        text-align: center;
        padding-top: 7px;
    }

    #top-header .borders{
        height: 140px;
    }

    #top-header .borders-name{
        height: 140px;
    }

    #top-header #foundation {
        text-align: center;
        color: #21579f;
        padding: 0px;
    }

    #top-header #foundation .foundation-year {
        font-size: 32px;
        line-height: 32px;
        font-weight: 700;
        display: block;
        padding-top: 35px;
    }

    #top-header #foundation .foundation-text {
        font-size: 9px;
        font-weight: 700;
        display: block;
        color: #21579f;

    }

    #top-header #uni-name {
        padding: 0px 50px;
        padding-top: 33px;
        font-size: 16px;
        line-height: 25px;
        color: #21579f;
        font-weight: 700;
        text-transform: uppercase;

    }
    
    #top-header .border{
        background: url('../images/separator_header.png');
        width: 1px;
        float: left;
        height: 87px;
    }

    #top-header .borders{
        float: left;
        width: 163px;
    }

    #top-menu {
        position: absolute;
        right: 80px;
        top: 43px;
        font-size: 12px;
    }

    #lang .languages {
        width: 90px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #2157a1;
        font-size: 10px;
        text-transform: uppercase;
        float: right;
    }

    #lang .languages a {
        color: #2157a1;
    }


    #lang .search-button {
        float: right;
        width: 30px;
        height: 30px;
        line-height: 30px;
        background: #2157a1;
        margin-right: 15px;
        margin-left: 1px;
        text-align: center;
    }

    #lang .search-button a {
        color: #ffffff;
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: block;
        text-decoration: none;
    }

    /**************************************** MAIN MENU ************************************/
    #mainmenu {
        border-top: 1px solid #eeeeee;
        border-bottom: 3px solid #f5bb35;
        background: #2157a1;
        font-size: 13px;
    }

    #mainmenu .container .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    #mainmenu .nav li a {
        padding-right: 25px;
        padding-left: 25px;
        text-transform: uppercase;
        color: #ffffff;
    }

    #mainmenu .nav li.active a {
        background: #19447f;
    }

    #mainmenu .nav>li>a:hover, .nav>li>a:focus {
        text-decoration: none;
        background-color: #19447f;
    }

    #mainmenu .dropdown-menu {
        min-width: 200px;
        border: 0px;
        border-bottom: 4px solid #f5bb35;
        /*border-bottom: 4px solid #21579f;*/
        border-radius: 0px;
        background-color: #19447f;
    }
    #mainmenu .dropdown-menu li  a{
        text-transform: none;
    }

    #mainmenu .dropdown-menu li a:hover {
    background: #144F69!important;
    }

    #mainmenu .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
        background-color: #19447f;

    }

    #mainmenu .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
        background-color: #21579f;
    }


    #mainmenu .dropdown-menu li a {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
        /*color: #21579f;*/
    }

/*#menu-right {
    float: right;
}

#menu-right .nav li a {
    padding-right: 15px;
    padding-left: 15px;
    /*font-size: 12px;
    }*/
    .caret{
        color: #3771c2;
    }

    /**************************************** SLIDER ***************************************/

    #slider {
        position: relative;
    }
    #full_width {
        padding-left: 0px;
        padding-right: 0px;
    }

    .carousel-control {
        width: 40px;
        background-image: none;
        opacity: 0.75;
    }
    .carousel-inner{
        left: -50px;
        width: 1270px;
    }
    .item-simple img{
        width: 1270px;
    }

    .carousel-control.left {
        left: -40px;
        background: url("../images/arrow_left.png") center no-repeat;
    }

    .carousel-control.right {
        right: -40px;
        background: url("../images/arrow_right.png") center no-repeat;
    }

    #slider .carousel-caption {
        left: 40%;
        right: auto;
        text-align: left;
        padding-bottom: 20px;
        padding: 10px 15px;
        text-shadow: none;
        /*background-color: #19447f;*/
        background: url("../images/banner-text-backgroud-2.png") center repeat;
    }

    #slider h4 {
        font-size: 37px;
        font-weight: 700;
        color: #ffffff;
        margin-bottom: 58px;
    }
    #slider p {
        font-size: 14px;
        color: #ffffff;

    }

    #slider .quote {
        position: absolute;
        left: 51%;
        right: 8%;
        top: 90px;
        /* font-size: 16px; */
        background: #19447f;
        padding: 10px 24px;
        line-height: 21px;
        color: #19447f;
        background: url("../images/banner-text-backgroud-2.png") center repeat;
        background: #fff;
        -moz-transition: all 1s ease-in;
        /* -webkit-transition: all 1s ease-in; */
        -o-transition: all 1s ease-in;
        /* transition: all 1s ease-in; */
        /* -webkit-transition: background-color 1000ms linear; */
        -moz-transition: background-color 1000ms linear;
        -o-transition: background-color 1000ms linear;
        -ms-transition: background-color 1000ms linear;
        /* transition: background-color 1000ms linear; */
        opacity: 0.9;
    }

    #slider .quote span {
        display: block;
        font-size: 10px;
        color: #989898;
    }

    #slider .quote .quote-arrow {
        position: absolute;
        top: 5px;
        left: -11px;
        width: 11px;
        height: 11px;
        background: url("../images/arrow.png") no-repeat top;
    }

    #slider .medal-lent {
        position: absolute;
        height: 285px;
        width: 205px;
        right: 0px;
        top: 0px;
        background: url("../images/tape.png") no-repeat top;
        z-index: 1000;
    }

    #slider .medal-lent .medal-body {
        height: 205px;
        width: 205px;
        background: url("../images/100_logo.png") no-repeat center;
        margin-top: 30px;
    }

    #slider .carousel-indicators {
        top: 30px;
        bottom: auto;
    }

    #slider .carousel-indicators li {
        border: 1px solid #fff;
        width: 10px;
        height: 10px;
    }

    #slider .carousel-indicators li.active {
        background: #fff;
        width: 12px;
        height: 12px;
    }
    #content img{
        width: 100%;
    }
    .carousel-inner {
        height: 453px;
    }

/**************************************** EVENTS **************************************/
.eventsModule {
    margin-top: 20px;
    margin-bottom: 21px;
}

/**data*/
.eventsModule dt{
    width: 15%;
    float: left;
    text-align: right;
    margin: 0 5% 0 0;
    text-transform: uppercase;
    font-size: .95em;
}

.eventsModule a {
    display: block;
    margin-bottom: 5px;
}

.eventsModule p {
    display: block;
    margin: 0 0 0px;
}

/*chislo v date*/
.eventsModule dt span{
    font-weight: 800;
    font-size: 1.5em;
    text-transform: none;
    padding-bottom: 5px;
    margin-top: -1px;
    color: #A3A3A3;
}
/**opisanie*/
.eventsModule dd{
    width: 70%;
    overflow: hidden;
    padding-left: 20px;
    border-left: 1px solid #E6E6E6;
    margin: 0 0 15px;
}

.eventsModule dd span {
    font-weight: 800;
    font-size: .85em;
    margin-top: 5px;
}

.events {
    margin-top: 40px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 25px;
}

.event-view .date, .events .date {
    background: #ededed;
    width: 70px;
    height: 70px;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    line-height: 36px;
}

.event-view .date strong, .events .date strong {
    display: block;
    font-size: 32px;
    line-height: 18px;
    color: #a3a3a3;
}

.event-view .time, .events .time {
    text-align: center;
    width: 70px;
    color: #a3a3a3;
    font-style: italic;
}

.event-view .date-and-time, .events .date-and-time {
    width: 100px;
    float: left;
}

.event-view .date-and-time {
    width: 120px;
}

.event-view .time {
    width: 120px;
    font-size: 18px;
    margin-top: 10px;
}

.event-view .date strong {
    line-height: 10px;
    font-size: 54px;
}

.event-view .date {
    width: 120px;
    height: 120px;
    font-size: 18px;
    line-height: 70px;
}

.events-list {
    margin-bottom: 45px;
}

.event-view {
    margin-top: 25px;
    margin-bottom: 45px;
}


/**************************************** ACTIONS **************************************/
#actions {
    border-top: 2px solid #f4bc35;
    border-bottom: 1px solid #f4bc35;
    background: #2157a1;
    color: #ffffff;
}

#actions h3 {
    margin: 0px;
    font-size: 20px;
    line-height: 20px;
    padding: 20px 0px;
    text-transform: uppercase;
    border-bottom: 1px dotted #f4bc33;
    margin-bottom: 20px;
}

#actions h3 .read-more {
    float: right;
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    text-transform: none;
}

#carousel-actions {
    margin-bottom: 20px;
}

#carousel-actions .action-date {
    width: 64px;
    height: 64px;
    background: #f5bb35;
    color: #2157a1;
    text-align: center;
    font-size: 10px;
    text-transform: lowercase;
    float: left;
    margin-left: 15px;
    margin-right: 10px;
}

#carousel-actions .action-date .action-date-day {
    display: block;
    font-size: 32px;
    line-height: 32px;
    padding-top: 8px;
}

#carousel-actions .action-date .action-date-mount {
    line-height: 12px;
}

#carousel-actions a {
    color: #f4bc33;
}

#carousel-actions a.read-more {
    float: right;
}

#carousel-actions h4 {
    margin-top: 0px;
    margin-bottom: 8px;
}
/**************************************** ABITUR ***************************************/
#abitur {
    border-bottom: 2px solid #f5bb35;
    background: url("../images/bg.png");
    padding-top: 10px;
}

#abitur h1 {
    font-size: 20px;
    line-height: 18px;
    text-transform: uppercase;
    border-bottom: 1px dotted #f4bc33;
    margin: 0px;
    padding: 20px 0px;
}

#abitur .abitur-links {
    float: right;
    line-height: 20px;
    padding: 20px 0px;
}

#abitur .abitur-links a {
    padding-left: 20px;
}

#abitur .abitur-reception {
    height: 215px;
    padding: 20px 25px;
    background: #eeeeee;
}

#abitur .abitur-desc {
    height: 215px;
    padding-top: 20px;
}

#abitur .abitur-reception .block-header {
    padding-left: 40px;
    font-weight: 700;
    padding-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #333333;
}

#abitur .abitur-reception ul.abitur-menu {
    padding: 0px;
    list-style: none;
}

#abitur .abitur-reception ul.abitur-menu li {
    line-height: 14px;
    padding: 5px 0px;
}

#abitur .abitur-reception ul.abitur-menu li .glyphicon {
    padding-right: 20px;
    color: #f4bc35;
}

#abitur .abitur-reception ul.abitur-menu li a {
    color: #333333;
}

#abitur .abitur-link {
    border-top: 1px solid #b8b8b8;
    margin-left: 40px;
    margin-right: 20px;
    line-height: 50px;
    font-style: italic;
}

#abitur .abitur-link a {
    color: #f4bc35;
    text-decoration: underline;
}


/**************************************** CONTENT **************************************/
#content {
    margin-top: 15px;
}

.site-news {

}

.block-header {
    font-size: 20px;
    line-height: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    margin: 0px;
    padding: 20px 0px;
    color: #2157a0;
    font-weight: bold;

}
.block-header span {
    border-bottom: 3px solid #f5bb35;
    padding-bottom: 14px;
}


.site-news .news-item {
    clear: both;
    border-bottom: 1px solid #e1e1e1;
    /*padding-bottom: 25px;*/
    margin-bottom: 25px;
}

.site-news .news-item h6 {
    font-size: 16px;
}

.site-news .news-item .site-news-date {
    font-size: 10px;
    font-style: italic;
    padding-bottom: 10px;
    color: #989898;
    display: block;
}
.site-news .priem-link{
    padding-top:15px;
    padding-bottom:15px;
}

.cross-news {
    /*padding-top: 17px;*/
    color: #7f7f7f;
}

.cross-news .news-item {
    /*margin-bottom: 20px;*/
    padding: 19px;
    
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.cross-news .news-item:hover {

    box-shadow: inset 0 0 10px rgba(0,0,0,.13);
    opacity: 1;
    transition: color .2s linear, box-shadow .2s linear;
    color: #000;
}

.cross-news .nav-tabs {
    position: absolute;
    top: 0px;
    right: 14px;
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-top: 20px;
}

.cross-news .nav-tabs li {
    border: 0px;
}

.cross-news .nav-tabs li:hover a {
    background-color: #fff;
    border: 0px;
}

.cross-news .nav-tabs li a {
    border: 0px;
}

.cross-news .nav-tabs li.active:hover a {

}

.cross-news .nav-tabs li.active a {

}

.cross-news .nav-tabs > li > a {
    border: 0px;
}

.cross-news .tab-content {
    margin-top: 19px;
}

.cross-news .news-item .thumbnail {
    width: 100%;
}

.cross-news h6 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
}

.text-desc {
    margin-top: 22px;
    margin-bottom: 22px;
    font-size: 13px;
    line-height: 19px;
    height: 76px;
    text-overflow: ellipsis;
    overflow: hidden;
    
}


.cross-news .btn-primary{
    height: 25px;
    width: 85px;
    border-radius: 0px;
    background-color: #ffffff;
    border-color: #1e54a3;
    font-size: 12px;
    padding: 0px;
    color: #1e54a3;
}
.cross-news .btn-primary:active {

    background-color: #1e54a3;
    color: #ffffff;
    border-color: #1e54a3;
}
.cross-news .row{
    margin-right: 0px; 
    margin-left: 0px; 

    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    
    border-width: 1px;
    zoom: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cross-news img{
    border: 0px;
    width: 251px;
    margin: 0 0 28px 0;
    max-height: 132px;
    padding: 0px;
}
.cross-news img:hover{
    /*-webkit-transform: scale(1.05);*/
}

/**************************************** ABITUR **************************************/
.abitur-content{
    padding-top: 19px;
    padding-bottom: 19px;
}

.abitur-content .row {
    border-right: 1px solid #e1e1e1;
}

.col-4-from-10{
    float: left;
    width: 40%;
    padding: 19px;
}
.col-6-from-10{
    float: left;
    width: 60%;
    padding: 19px;
}
.abitur-content img {
    width: 100%;
    max-height: 185px;
    margin: 0px;
}

/**************************************** FOLLOW-US **************************************/
.follow-us {
    background: url("../images/follow-us/back1.jpg") center no-repeat;;
    background-color: #e1e1e1;
    height: 231px;
    border-bottom: 1px solid #e1e1e1;
    margin: 19px -15px;
    padding-top: 50px;
}

.follow-us img{
    width: 100%;
    padding: 0px;
    border: 0px;
    background-color: transparent;
}

.follow-us img:hover{
    -webkit-transform: scale(1.10);
    cursor: pointer;
}

/**************************************** SOCIALS **************************************/
#socials {
    background: url("../images/bg.png");
    border-top: 2px solid #f4bc33;
    padding-bottom: 40px;
}

#socials .block-header {
    font-size: 21px;
    line-height: 90px;
    text-align: center;
}


/**************************************** FOOTER ***************************************/
    #footer-bottom {
        padding-top: 35px;
        background: #2157a1;
        color: #ffffff;
        font-size: 12px;
    }

    #footer-bottom .footer-links ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    #footer-bottom a {
        color: #ffffff;
    }

    #footer-bottom .copyright {
        line-height: 50px;
        border-top: 1px dotted #f4bc33;
        font-size: 12px;
        text-transform: uppercase;
        margin: 0px;
        margin-top: 15px;
    }

    #footer-bottom .copyright .col-xs-9, #footer-bottom .copyright .col-xs-3
    {
        padding-right: 0px;
        padding-left: 0px;
    }

    #footer-bottom .snami-block {
        text-transform: none;
        text-align: right;
    }

    #footer-bottom .snami-block strong {
        font-size: 14px;
    }

    #foundation-footer {
        text-align: left;
        /*color: #f4bc33;*/
        padding: 0px;
    }

    #foundation-footer .foundation-year {
        font-size: 32px;
        line-height: 32px;
        font-weight: 700;
        display: block;
        margin-top: 35px;
    }

    #foundation-footer .foundation-text {
        font-size: 9px;
        font-weight: 700;
        display: block;
        padding-left: 8px;
    }

    #logo-footer {
        text-align: center;
        padding-bottom: 30px;
    }

    #footer-social-links {
        margin-top: 35px;
    }

    #footer-social-links a {
        padding-right: 4px;
    }

    /* Tiny Carousel */
    #rss { height: 1%; margin: 30px 0 0; overflow:hidden; position: relative;}
    #rss .viewport { height: 90px; overflow: hidden; position: relative; border-bottom: 1px solid #e1e1e1; 
        margin-bottom:10px;}
        #rss .disable { visibility: hidden; }
        #rss .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
        #rss .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; width: 260px;height:90px; padding-top:10px;}
        #rss a:hover{
            text-decoration: none;
        }
        #rss  .prev{
            display: inline-block;
            background: url('../images/up-arrow.png') no-repeat;
            height: 12px;
            width: 16px;
        }
        #rss  .next{
            display: inline-block;
            background: url('../images/down-arrow.png') no-repeat;
            height: 12px;
            width: 16px;
        }
        /* Tiny Carousel */
        #partners a:hover{
            text-decoration: none;
        }
        #partners { height: 1%; margin: 30px 0 0; overflow:hidden; position: relative;}
        #partners .viewport { height: 125px; overflow: hidden; position: relative; padding-top: 12px; }
        #partners .disable { visibility: hidden; }
        #partners .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
        #partners .overview li{ float: left; margin: 0 20px 0 0; padding: 1px;}
        #partners .buttons{
            margin-top: 25px;
        }
        #partners  .prev{
            background: url('../images/left-arrow.png') no-repeat;
            display: block;
            height: 16px;
            width: 12px;
        }
.text .preview {
     padding-bottom: 20px;
}
.text .date {
    padding-bottom: 10px;
    font-style: italic;
}

        #partners  .next{
            background: url('../images/right-arrow.png') no-repeat;
            display: block;
            height: 16px;
            width: 12px;
        }
        /* Tiny Carousel */
        #events { height: 1%; margin: 10px 0 0; overflow:hidden; position: relative;}
        #events .viewport { height: 410px; overflow: hidden; position: relative; border-bottom: 1px solid #e1e1e1; 
            margin-bottom:10px;}
            #events .disable { visibility: hidden; }
            #events .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
            #events .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; width: 260px;height:90px; padding-top:10px;}
            #events a:hover{
                text-decoration: none;
            }
            #events  .prev{
                display: inline-block;
                background: url('../images/up-arrow.png') no-repeat;
                height: 12px;
                width: 16px;
            }
            #events  .next {
                display: inline-block;
                background: url('../images/down-arrow.png') no-repeat;
                height: 12px;
                width: 16px;
            }
            .news-events{
                border-bottom: none!important;
            }

            .abitur-content .row{
                border-bottom: 1px solid #dddddd;
            }

            .breadcrumb {
                padding: 8px 15px;
                margin-bottom: 20px;
                list-style: none;
                background-color: #f5f5f5;
                border-radius: 0px;
            }
            .nav-pills>li>a {
                border-radius: 0px;
            }
            .nav-stacked{
                background: #f5f5f5;
            }
            .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
                color: #fff;
                border-left: 3px solid #f5bb35;
                background: #2157a1;
            }

            .type-page .block-header{
                padding-bottom:30px;
                border-bottom: 0px;
            }
            .type-page .block-header p{
                padding-bottom:30px;
                border-bottom: 0px;
            }
            .type-page .block-header span{
                border-bottom: 0px;
                line-height: 1.5;
            }


            .type-page{
                min-height: 600px;
            }

            
            .type-page .img-left{
                float:left;
                margin:5px 10px 5px 0px;
            }
            .type-page .img-center{
                text-align:center;
                margin:5px 10px 5px 10px;
            }
            .type-page .img-right{
                float:right;
                margin:5px 0px 5px 10px;
            }

/******************************************* PUZZLES **********************************************/
            .puzzles {
                margin-left: 0px;
                margin-right: 0px;
                border-top: 1px solid #e1e1e1;
                border-left: 1px solid #e1e1e1;
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            }

            .puzzle {
                padding: 15px;
                border-right: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
            }

            .puzzle:hover {
                box-shadow: inset 0 0 10px rgba(0,0,0,.13);
                opacity: 1;
                transition: color .2s linear, box-shadow .2s linear;
                color: #000;
            }
            .news{
                margin-top:22px;
            }
            .article{
                border-bottom: 1px solid #ccc;
                border-right: 1px solid #ccc;
                padding: 20px;
            }
            .article  .image{
                float: left;
                width: 30%;
            }
            .article .image img{
                width: 100%;
            }
            .article  .text{
                float: right;
                width: 68%;
                padding-left: 20px;
                padding-right: 20px;
            }
            .article .more .date{
                width: 50%;
                float: left;
                color: #000;
                font-style: italic;
            }
            .article .more .action{
                width: 50%;
                float: right;
                text-align: right;}

                .news h3{
                    font-size: 17px;
                    margin-top: 4px;
                    margin-bottom: 20px;
                    /* background: #333; */
                    color: #333;
                }

                .glyphicon {
                    margin-right: 10px;
                    margin-left: 10px;
                }


/***************************************** TEACHERS *********************************************/
.teachers {
    margin-top: 30px;
    margin-bottom: 55px;
}

.teachers .puzzle {
    position: relative;
}

.teachers .puzzle img.thumbnail {
    width: 200px!important;
    float: left;
    margin-bottom: 0px;
    margin-right: 15px;
    padding: 0px;
    border: 0px;
}

.teachers .puzzle .read-more {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.teachers .puzzle h4 {
    margin-bottom: 15px;
}

.teachers .puzzle p {
    margin-bottom: 15px;
}

.teachers .puzzle em, .teacher em.block {
    color: #717171;
    margin-bottom: 15px;
    display: block;
}

.teacher h1 {
    font-size: 24px;
    margin-top: 0px;
}

.photogallery {
    height: 130px;
    line-height: 124px;
    width: 125px;
    text-align: center;
    margin-bottom: 10px;
    background: rgba(33,87,161,0.1);
    padding: 7px;
    border: solid 1px rgba(210,210,210,0.32);
}


