*{
	margin: 0;
	padding: 0;
   /*font-family: 'Lato', sans-serif; */
   font-family: 'Volkhov', serif;
}
/*

font-family: 'Didact Gothic', sans-serif;
font-family: 'Lato', sans-serif;


*/
.bg-theme{
	background: #1D2E60;
}
.bg-theme-blue{
    background: #3C549F;
}
.bg-theme-green{
	background: #71A94B;
}
.text-theme{
	color: #1D2E60;
}
.text-theme-green{
	color: #71A94B;
}
.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul{
    background: #1D2E60 !important;
}
.hc-offcanvas-nav .nav-content>.nav-close:first-child a, .hc-offcanvas-nav .nav-title+.nav-close a.has-label, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a{
    background: #1D2E60 !important;
}
.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a{
    border-bottom: 1px solid #cccccc05 !important;
}
.top_sec {
	border-top: 2px solid #71A94B;
	border-bottom: 2px solid #ccc;
}
.top_sec .logo{
	height: 100px;
	width: 100px;
}
.top_sec h3{
	position: absolute;
    top: 34px;
    left: 162px;
    font-size: 30px;
    text-decoration: none;
    font-weight: bolder;
	font-family: 'Volkhov', serif;
	color: #1d2c61;
	transform: scale(1, 1.4);
}
.mobile_nav_logo_text{
    text-decoration: none;
    font-weight: bolder;
    font-family: 'Volkhov', serif;
    color: #1d2c61;
    font-size: 19px;
    transform: scale(1, 2);
}
.top_menu ul li a{
    padding: 0px 20px;
    margin: 0px;
    font-size: 16px;
    color: #1D2E60;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    height: 100%;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif; 
}
.top_menu ul li a.active{
	color: #71A94B;
}

.flexslider img{
    height: 470px !important;
}
.flex-direction-nav .flex-prev {

    opacity: .7;

    left: 22 !important;

    margin-left: 25px !important;
    color: #fff !important;

}

.flex-direction-nav .flex-next {

    right: 4px !important;

    margin-right: 30px !important;

    text-align: right;
    color: #fff !important;

}

.flexslider{

  margin-bottom: 0px;

}

.flex-direction-nav a:before {

  color: rgb(0 0 0 / 52%) !important;

}

.flex-control-paging li a{
    background: #fff !important;
}
.flex-control-paging li a.flex-active{
   background: #1D2E60 !important;
}

.flex-control-nav{
    bottom: 19px !important;
}

.flex-direction-nav a:before {
  
  color: #fff !important;
}

.flexslider .slides > li {

position:relative;

overflow:hidden !important;

}
.main_sec h1{
    color: #3C549F;
    font-size: 27px;
    line-height: 35px;
}
.main_sec p {
    color: #31353a;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: justify;
}
.news_events{
    background-color: #f1f1f1;
}
.news_events h3:after{
    width: 66px;
    height: 4px;
    background: #71A94B;
    position: absolute;
    content: "";
    left: 17px;
    top: 82px;
}
.mid h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Lato', sans-serif;
}
hr.type_1{
    border: 3px solid #71A94B;
    width: 50px;
}
.mid p{
    color: #FFF;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
}
.mid ul {
    color: #f1f1f1;
}
.mid ul li{
    margin-bottom: 10px;

}
.tk{
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-decoration: underline;
    font-family: 'Lato', sans-serif;
}
.bordered-light {
    background-color: transparent !important;
    border: 1px solid #FFF;
}
.first {
    background-color: rgba(10, 104, 177, 0.95);
}

.first, .second, .third {
    position: relative;
    padding: 30px 30px;
}
.first::after {
    background: url(../img/logo.png);
}

.second{
    background-color: rgba(23, 72, 115,0.95);
}
.second::after {
    /*background: url(../img/class1.jpeg);*/
}
.third {
    background-color: rgba(10, 104, 177, 0.95);
}
.third::after {
    background: url(../img/logo.png);
}
.first::after, .second::after, .third::after {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}


.bio-about-second {
    font-family: 'Lato', sans-serif; 
    padding: 50px 2px;
    background-color: #fff;
}
.bio-about-second span {
    margin-top: 17px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 5px;
}
.bio-about-second h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #666666;
   font-family: 'Volkhov', serif;
}
hr.h-3 {
    border: 2px solid #71A94B;
    width: 30px;
    border-radius: 10px;
    margin: 20px 0px;
}
.bio-about-second p {
    font-weight: 400;
    text-align: inherit;
    font-size: 15px;
    margin-top: 17px;
    line-height: 35px;
    word-spacing: 0px;
    letter-spacing: 0px;
    text-align: justify;
}
.bio-about-second h4 {
    
    margin-top: 10px;
    font-size: 17px;
}
.bio-about-second h6 {
    
    margin-top: 10px;
    font-size: 15px;
}
.parallax_page {
    background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../img/library.jpeg) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 90px 30px;
}
.parallax_second_sec {
    background: rgb(29 45 97);
    text-align: center;
    padding: 30px;
}
.parallax_second_sec h1 {
    color: #fff;
    font-size: 2.1em;
    font-weight: 400;
}
.parallax_second_sec p {
    font-size: 15px;
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    line-height: 1.9em;
    color: #fff;
}
.footer {
    padding: 100px 0px 40px 0px;
    background-image: linear-gradient(45deg, rgb(29 45 97), rgb(23 41 80 / 79%)), url(../img/ph.webp);
    background-size: cover;
    background-position: center;
    color: #BCBCBC;
}
.footer li {
    color: #BCBCBC;
    margin-top: 7px;
}
.copyright-text p {
    color: #ccc;
    margin-top: 9px;
    margin-bottom: 0;
}
.footer-bottom {
    padding: 20px 0px 20px 0px;
    background: #1e1e1e;
    border-bottom: 1px solid #71A94B;
}

/*About Us style*/
.top-banner {
    background: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,.3)), url('../img/building4.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #f7f7f7;
    font-weight: bold !important;
    /*padding: 180px 10px;*/
    height: 330px;
    font-family: Supermercado One;
    position: relative;
}
.brd{
    position: absolute;
    bottom: 0;
    right: 0;
}
.brc_content{
    border-radius: 0px !important;
    border-top-left-radius: 5px !important;
}
.brc_content:after {
    
}
.breadcrumb-item.active a:hover{
    color: #ccc !important;
    cursor: not-allowed !important;
    text-decoration: none;
}
#contactForm input[class="form-control"]{
    border: 1px solid #ccc;
    height:45px;
    padding-left: 5px;
    border-radius: 4px;

}
#contactForm textarea{
    border: 1px solid #ccc;
    padding-left: 5px;
    border-radius: 4px;
}
@media(max-width: 742px){
    .flexslider img{
        height: 200px !important;
    }
    .card_map{
        height: 300px !important;
    }
    .flex-nav-prev{
        display: none !important;
    }
    .flex-nav-next{
        display: none !important;
    }
    .top-banner{
        height: 150px;
    }
}
@media (max-width: 576px) {
    .mobile_nav_logo_text{
        font-size: 18px !important;
    }
}





