﻿.section_title {
   
    text-transform: uppercase;
    font-weight: normal;
        color: #fff;
            text-align: center;
            font-size: 20px;
			margin-bottom: 20px;
}



footer {
    background-color: #154185;
    padding-top: 50px;
}

.logo img{
    width:100%;
}

.footer_title {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.downfooter {
    background-color: #143b78;
    padding: 3px;
}
.downfooter h3{
    color: #fff;
            text-align: center;
           
    font-size: 0.8em;
    opacity: 0.7;
}

.footer_ul li:first-child {
     border-top: none;
}
.footer_ul li{
    padding: 10px 0;
    list-style: none;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
}
.footer_ul li a{
   color: rgba(255, 255, 255, 0.7) !important;
   text-transform: uppercase;
}
.col-md-5 .footer_ul li a{
   color: rgba(255, 255, 255, 0.7) !important;
   text-transform: lowercase;
}

.footer_ul li a i{
   padding-right:10px;
}
.footer_ul li{
   color: rgba(255, 255, 255, 0.7) !important;
}

#subschools {
    
}
#subschools .col-md-3{
       padding: 0px;
}

#subschools .col-md-3 img{
        width: 100%;
        height: 100%;
}

#subschools .image-overlay {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: -20px;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: all 1s;
    -webkit-transition: all 1s;
    display: flex;
    justify-content: center;
    align-items: center;
}

#subschools .image-overlay .row h2 {
    color: #fff;
    margin: 0 30px;
    font-weight: normal;
        font-size: 20px;
            text-align: center;
}
#subschools .image-overlay .row .fa {
    color: #ffda39;
    font-size: 1em;
    margin-top: 10px;
    width: 20px;
}
#subschools .image-overlay:hover:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}

#subschools .image-overlay:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px solid #ffffff;
    z-index: 1;
}

/* quick link */

#quick_link i.circular.icon {
    box-shadow: 0em 0em 0em 1px #fff inset;
    border-radius: 0em !important;
}

.currentsec {
    padding: 30px 0 10px 0;
}

.currentsec  h3 a{
    color:white;
	font-size: 18px;
}

.currentsec .thumbnail .caption{
padding: 0px;
    background-color: #1c4587;
    padding: 10px 0 15px;
}

.currentsec .caption h3{
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

/* undsen menu huudas */

.postcard-left, .postcard-right {
    clear: both;
    display: table;
    margin-bottom: 25px;
    position: relative;
}

 .postcard-image {
    width: 220px;
    height: 141px;
}
 .postcard-image img {
    width: 100%;
    padding-bottom: 2px;
    padding-top: 25px;
}

 .postcard-text {
    vertical-align: top;
    padding-left: 20px;
}
.postcard-left .postcard-image img, .postcard-right .postcard-image img {
    display: block;
     /* width: 220px;
    height: 160px;*/
}


.postcard-left>div, .postcard-right>div {
    display: table-cell;
    position: relative;
}

.postcard-text h2 {
    color: #1b4588;
    font-size: 1.6em;
        margin: 0px 0 15px 20px;
}
.postcard-text ul {
padding-left:30px;
}

.postcard-text ul li {
    background: url(/img/bullet.png) no-repeat left 8px;
    padding-left: 17px;
    list-style-type: none;
    margin-bottom: 5px;
}

.postcard-text ul li  a{
    color: rgb(46, 45, 41);
}

.bigtitle {
    font-weight: 300;
    color: rgb(95, 87, 79);
    margin-bottom: 35px;
    font-size: 25px;
    margin-left: 30px;
}
.subtitle_right {
        
       color: #1b4588;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

.big_desc {
    margin-bottom:30px
}
.big_desc a{
    color:black;
}
.big_desc p{

    color: rgb(105, 105, 105); 
    text-align: justify;
    font-style: italic;

}

.well_left {
    /*background-color: #f2f1eb;*/
}

.well_left h3{
    font-size: 13px;
    font-weight: bold;
    color: black;
}

.well_left ul{
    font-size: 12px;
    margin-left: 30px;
}


.well_left .row {
    border-bottom: 1px dashed rgba(34, 36, 38, 0.15);
}


.side-number {
    font-size: 3em;
    color: #d5d4d4;
    font-weight: bold;
    float: left;
    padding: 0px 10px;
}

/* end undsen menu huudas */

.box_style_1 {
    padding: 15px 1px 5px;
   /* box-shadow: 0px 0px 0px 1px #E0E5E9 inset;*/
    border: 5px solid #FBFBFC;
    border-radius: 5px;
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 30px;
    background-color: #FFF;
    border-right: 1px solid #e8e8e8;
    padding-right: 25px;
}
.box_style_1 h4.submenutitle {
    border-bottom: 1px solid #EAEFF3;
   padding: 15px 0px 15px 0px;
    
    font-size: 13px;
    font-weight:700;
    text-align:center;
    background-color: #e8e8e8;
}
    .box_style_1 .list-group li {
        border-bottom: 1px solid #e8e8e8;
        list-style-type:circle;
        line-height: 1.3em;
    }

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: none;
    border-bottom: 2px solid #e8e8e8;
line-height: 1.4em;
}

.list-group-item:last-child{
    border-bottom: 0px solid #e8e8e8;
}
.maincontenttitle {
    text-align: center;
    /*color: #FFF;*/
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 16px;
    font-family: "Open Sans",sans-serif;   
}

.maincontent {
    
    padding: 15px 20px 5px;
   /* box-shadow: 0px 0px 0px 1px #E0E5E9 inset;*/
    border: 5px solid #FBFBFC;
    border-radius: 5px;
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 30px;
    background-color: #FFF;
} 


.maincontent h4.submenutitle {
    border-bottom: 1px solid #EAEFF3;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight:700;
    text-align:center;
}

#infocontent{
    margin-top: 20px;
    margin-bottom: 20px;
}
#infocontent .leftmenu{
padding:0px;
}
#infocontent .leftmenu .well #accordion ul li{
list-style: none;
}


           #hero-image img {
    display: block;
    max-width: 100%;
    height: auto;
}

            #hero-image {
    clear: both;
    margin-bottom: 20px;
    position: relative;
}
            .image-caption.overlay {
    
    filter: alpha(opacity=0);
    transition: all .3s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fbfbf9;
    background-color: rgba(27, 69, 136, 0.6);
}
            .image-caption a{
                color: #fbfbf9;
            }
            #more-news  a{
                color: #333;
            }
.image-caption {
    background-color: #f2f1eb;
    color: inherit;
    text-shadow: none;
    width: 100%;
    position: static;
    text-align: left;
    padding: 10px;
}

.btn-blue {
   background-color: #1b4588;
    color: #fff!important;
    padding: 4px 20px 3px 20px;
    font-weight: bold;
    font-size: 11px;
    border-radius: 25px;
    float: right;
}
.well #accordion ul li{
    list-style:none;
}
.well  #accordion .glyphicon{
    margin-right:10px;
}

.well #accordion .panel-default{
    border: 0px solid;
}
.well #accordion .panel-heading{
    background-color: #ffffff;
} 

.well ul li{
margin-bottom: 5px;
    border-bottom: solid 1px #e8e8e8;
    padding-bottom: 5px;
}


#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index: 100;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


#search-modal .modal-open #page {
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
}

#search-modal .modal-content {
    border: none;
    box-shadow: none !important;
    background-color: transparent;
}

#search-modal {
    text-align: center;
}

#search-modal .modal-dialog {
    display: inline-block !important;
    vertical-align: middle !important;
}

#search-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%;
}

#search-modal .search-input {
width: 100% !important;
    border-radius: 2px;
    border: none;
    padding: 15px;
    font-size: 16px !important;
}

#search-modal .search-input::focus {
    border-color: transparent !important;
}

#search-modal .search-title {
color: #fff;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom:10px;
}
#search-modal .search-title input[type=radio]{
   margin: 0px 5px 0px 15px;
}

#search-modal .ztl-search-button {
    position: absolute;
    top: 2px;
    right: 2px;
}

#search-modal .search-wrapper {
    position: relative;
}
#search-modal .ztl-search-button button{
background-color: #1b4588 !important;
    border-color: #88ade8 !important;
    color: #fff !important;
    text-decoration: none;
    padding: 12px 20px !important;

}
.modal-backdrop.in{
opacity: 0.8;
}
.flaticon-search i{
    margin: 8px 20px 10px 10px;
    color: #000;
}
/* search modal end*/


.snow-canvas {
            display: block;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            position: fixed;
            pointer-events: none;
        }

.navbar-inverse .navbar-toggle
{
border-color: #fffcfc;
}

.news .thumbnail img{
    min-height: 130px;
    min-width: 200px;
}


@media (min-width: 768px) and (max-width: 1380px) {
    header .navbar-inverse .navbar-nav > li > a{
        font-size:12px;
    }
}

@media screen and (max-width: 612px) {

    .postcard-left>div {
    display: initial;
}

    .postcard-image img {
        max-width:260px;

    }
}
@media (max-width: 992px) { 
    .news .col-md-1{
        display:none;
    }
    .currentsec .col-md-1{
        display:none;
    }
}

@media (min-width: 768px) and (max-width: 1250px) {
    header .navbar-header .mng-logo {
        display:none; 
    }
}


ul.nicelist li a{
color: #00359b;
}
ul.nicelist li{
list-style: none;
color: #333333;
    font-size: 16px;
    border-left: 3px solid #1b4588;
    padding-left: 12px;
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}