/*html {
overflow: -moz-scrollbars-vertical; 
overflow: -webkit-scrollbars-vertical; 
overflow-y: scroll !important;
}*/
html, body{width:100%;height:100%;}
* {margin: 0; padding: 0;}
ul li{list-style-type: none;}
em{font-style: normal;}
@font-face {
    font-family: 'pjf-profession';
    src:    url('fonts/pjf-profession.eot?s148kf');
    src:    url('fonts/pjf-profession.eot?s148kf#iefix') format('embedded-opentype'),
        url('fonts/pjf-profession.ttf?s148kf') format('truetype'),
        url('fonts/pjf-profession.woff?s148kf') format('woff'),
        url('fonts/pjf-profession.svg?s148kf#pjf-profession') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="pjf-"], [class*=" pjf-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'pjf-profession' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pjf-repairing-service:before {
    content: "\e900";
}

@font-face {
    font-family: "bpg_arial";
    src: url(../fonts/bpg_arial.ttf);
}
@font-face{
font-family:'bpg_square_mtavruli_2009';
src: url(../fonts/bpg_square_mtavruli_2009.ttf) ;
}
@font-face {
    font-family: "bpg_mrgvlovani_caps_2010";
   src: url(../fonts/bpg_mrgvlovani_caps_2010.ttf) ;
}
body{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  overflow-x: hidden !important;
  color: #838282;
  background-color: #F5F5F5;

}
p{word-wrap: break-word;}
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; /* change if the mask should have another color then white */
  z-index:99999; /* makes sure it stays on top */ 
}


#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(../images/loader.gif); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}
.social{
     position: absolute;
    padding-top: 7px;
    top: 240px;
    right: 0;
    z-index: 99998;
}
/*.social li a:hover{
  padding: 9px 17px;
     -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
}*/
.social li a {
    display: block;
    padding: 9px 12px;
    color: #fff;
    font-size: 22px;
  
}
.social a:hover {
    color:#fff;
    text-decoration: none;
}
.social ul{
   margin-bottom: 2px;
}
.youtube {
    background: #cc181e;
}
.twitter {
    background: #55acee;
}
.facebook {
    background: #3a5795;
}
.rss {
    background: #FFA500;
}
.facebook i {
    padding-left: 4px;
}
.scrollToTop{
  display: none;
}
.scrollToTop a{
  background: #0E948F;
  padding: 15px 12px 12px 12px;
  display: block;
  text-align: center;
  color:#fff;
  line-height: 16px;
}
.scrollToTop:hover{
  background: #0C807C;
}
.scrollToTop i{
     font-size: 31px;
    line-height: 3px;
}
.header-bottom{
  background-color:#fff;
  border-bottom: 1px solid #e4e4e4;
  color: #949494;
  font-size: 12px;
  height: 40px;
  display: inline;
  float: left;
  width: 100%;
  
  padding: 0 15px;
  transition: all 0.3s ease 0s;
}
.header-contact ul li {
    border-left: 1px solid #e4e4e4;
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 10px 12px;
    font-size: 14px;
    height: 42px;
}
.header-contact ul {
   overflow: hidden;
}
.slides li:first-child{
  display: none !important;
}
.header-language ul li{
      transition: all 0.5s;
}
.header-language ul li:hover{
    background: #0E948F;
}
.header-language ul li a:hover{
    color: #fff;
}
.header-language ul li a, .header-contact ul li{
    color:#757B80;
     transition: all 0.5s;
}
.header-language .nav>li>a {
    padding: 10px 14px;
    border-right: 1px solid #e4e4e4;
    font-size: 11px;
}
.mail a{
  color: #949494;
}
.fixed {
    position: fixed;
}
.lang .nav-tabs{
  border-bottom: none;
}
.lang .nav-tabs li a{
  padding:0;
}
.lang .nav-tabs li img{
  padding:3px;
}
.top-side{
  border-bottom: 2px solid #0E948F;
}
body{
    background:#EEEEEE;
  }
#header{
  background:#fff;
}
.logo {
	overflow: hidden;
}

.logo .logo-full{

    
      font-size: 18px;
      font-family: "bpg_mrgvlovani_caps_2010";
      font-weight: bold;
      color: #4B89BF;

}
.logo .logo-full p {
    font-size: 12px;
    border-top: 2px solid #3A5795;
    padding: 4px 0;
}
.logo .logo-full span{
    display: block;
    line-height: 24px;

}
.logo .logo-full .pull-right {
    margin-right: 103px;
}
.logo-min{
  display: none;
  width: 100%;
}
#header .logo img{
  margin-bottom: 10px;
  max-width: 100%;
}

.useful-links .navbar-nav li a i{
  margin-right: 4px;
}
.in .nav>li{
  padding:0 20px;
}
.useful-links .navbar-nav li a {
    padding: 9px;
    font-size: 12px;
    font-family: "bpg_mrgvlovani_caps_2010";
    color: #23527C;
}
.useful-links .navbar-right{
      padding-top: 11px;
}
.useful-links .navbar-nav li a:hover{
  
  color: #11395D;
}
#header .useful-links{
  margin-top:9px;
  padding-right: 8px;
  padding-left: 0px;
}
#header .navbar-collapse{
  padding-right: 0px;
  padding-left: 0px;
}
#header .searchform{
  padding-right: 0px;
    margin-top: 37px;
}
#header .navbar{
  margin-bottom: 0;
}
.custom-search-input{
    font-family: bpg_arial;

}
.fblike{
  margin:48px 0 0 0px;
}
.day-headers{
  font-family: bpg_arial;
}

.navbar-nav>li{
float:left !important;
}
@media (max-width: 1000px){
   .main-info{display:none;}
}
@media (max-width: 520px){
	.left-banner img{
		    margin: auto;
    		display: block;
	}
    .partniors li img{
    	    display: block;
    		margin: auto;
    }
    .partniors li{
    	    width: 47% !important;
    }
}
@media (min-width: 720px){
	.section-6 .col-md-4{
		  padding-left: 0;
		}
		.banners li{
		      float: left;
		    width: 25%;
		    padding: 6px;
		    }
}
@media (max-width: 720px){
		.banners li{
		      float: left;
		    width: 49%;
		    padding: 3px;
		    }
}
@media (max-width: 620px){
  .section-3 .flexslider img {
      height:350px;
    } 
  .flex-control-nav{
    width: 100% !important;
  }
  .section-3 .flexslider .desc {
      display: none;
     
    } 
  .section-3 .flexslider .info {
     bottom: 95px;
     
    }
    .section-3 .flexslider {
       max-height: 350px;
     
    }

  }
@media (max-width: 992px){
  .social {
      display: none !important;
     
    }
   .banner{
       display: none !important;
    }
  }
@media (max-width: 1200px){
  .thumb_overlay {
      display: none !important;
     
    }
  }
@media (max-width: 1000px){
  .news-content {
     padding:10px 0;
     
    }
  
   .min-version .news{
      margin-bottom:30px;
    }
    .education a{
          padding: 40px 7px !important;
    }
  
 

  
  .archive {
    text-align: center;
     
    }
  .read-more {
   bottom:0 !important;
   padding-bottom: 10px;
     
    }
  }

@media (max-width: 500px){
 
  .past-main{
    position: static !important;
  }
 
 
}
@media (min-width: 1068px){
  .main-navbar .navbar-toggle {
      display: none;
    }
}
@media (max-width: 990px) {
   .custom-search-input{
       margin-top: 33px;
    }
}
@media (max-width: 730px) {
    .fb-like{
      display: none !important;
    }
    .geomap{
    
    }
    .header-bottom .navbar-nav>li>a {
      font-size: 8px;
    }

}

   #header .logo-min {
      display: block !important;
      float: left;
      margin-right: 10px;
    }

    .main-navbar .nav>li>a{
      padding: 25px 8px !important;
    }
    .navbar-nav>li>a{
      font-size: 13px;
    }
    .dropdown-menu>li>a{
      font-size: 10px !important;
    }
    .section-5 .top-banner-block img{
      margin: 18px 50px 30px;
    }

@media (max-width: 1100px) {
    .jssort03 {
        display:none !important;
    }
    #jssor_1{
      display: none !important;
    }
    .education{
      display: block !important;
    }
    
 
   #header .logo-min {
      display: block !important;
      float: left;
      margin-right: 10px;
    }
   
    .section-title{
      display: none;
    }
   
}
@media (max-width: 770px) {
   .custom-search-input{
       margin-bottom: 10px;
    }
   
}
@media (max-width: 760px) {
   .custom-search-input{
       margin-top: 0;
       margin-bottom: 10px;
    }
    #header .searchform{
    padding-right: 15px;
  
  }
}
@media (max-width: 990px) {
    .fblike {
        display:none !important;
    }

    
    .top-banner-block img{
      width:90% !important;
      margin:5px !important;
      text-align: center;
    }
    .news-img-gallery img{
      height: auto !important;
    }
    .navbar-green .navbar-nav .open .dropdown-menu{
      margin-left:20px;
    }
    .navbar-green .navbar-nav .open .dropdown-menu>li>a{
      color: #fff;
      padding: 7px;
    } 
    .navbar-green .navbar-nav .open .dropdown-menu>li>a:hover{
      background: none;
    }
   .main-navbar .nav>li>a{
      padding:13px !important;
    }
}
.navbar-nav{margin:0 !important;}
@media (max-width: 750px) {

    .green{
     
      overflow: hidden;
      text-align: center;

    }
     .header .geomap{
      margin-top:0 !important;
    }
    .header .catalog{
      margin-top:0 !important;
      float: left;
    }
}
@media (max-width: 450px) {
    .tagcloud a {
       width:100% !important;
    }
    

   .site-content .content-info p{
      text-align: left !important;
    } 
    .site-content .content-info .fulltxt div{
      text-align: left !important;
    } 
    .site-content .content-info  ul li div{
      text-align: left !important;
    }
.img-center{
      max-width:100% !important;
    }
 .top-edu-cat {
    margin-top: 6px !important;
  }
  .site-info {
    margin-top: 6px !important;
  }
  .blog_sidebar{
    margin-top: 6px !important;
  }
}
@media (max-width: 1000px) {
   .useful-links{
       display:none !important;
    } 
  
}
.main-navbar  .navbar-collapse{
  display:none;
}
@media (min-width: 1068px){
    .main-navbar .navbar-collapse.collapse{
      display: block!important;
      height: auto!important;
      padding-bottom: 0;
      overflow: visible!important;
    }
}
@media (min-width: 1068px){
   .main-navbar .navbar-collapse {
      display: block!important;
      height: auto!important;
      padding-bottom: 0;
      overflow: visible!important;
   }
}
/*@media (max-width: 1200px){
   .section-6 {
      display: none !important;
   }
}*/
@media (max-width: 1200px){
   .news-content div {
     text-align: left !important;
   }
    .news-content p {
     text-align: left !important;
   }
}
@media (max-width: 1000px){
   .section-4 .min-version  {
    display: block !important;
   }
   .section-4 .full-version  {
    display: none !important;
   } 
   .section-3 {
    display: none !important;
   }
  #preloader{
    display: none !important;
  }
}
@media (min-width: 1000px){
   .section-4 .min-version  {
    display: none !important;
   }
  .mes-gallery figure{
    overflow: hidden;
  }
  .mes-album{
   height: 160px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.gallery-paginate{
  text-align: center;
  margin-top: 20px;
}
.gallery-paginate .active{
  background: #0E948F;
  color: #fff;
}
 .mes-album{
   margin:12px 0;

  }
.navbar-toggle-menu{
  color: #fff;
  line-height: 50px;
  font-size: 15px;
}
.navbar-toggle-menu:hover{
  color: #fff;
  text-decoration: none;
}

#header .input-group-btn .btn-danger{
  background: #0E948F;
  border-color:#076B67;
}

.main-navbar li a{
  color:#fff;
}
.main-navbar .navbar{
  margin-bottom: 0;
}
.navbar-green{
  background: #0E948F;
}
.main-navbar .navbar-collapse{
    margin-right: 0;
    margin-left: 0;
}

/*dropdown menu*/
.dropdown-submenu {
    position: relative;
    font-family: "bpg_mrgvlovani_caps_2010";

}
.multi-level a{
      font-family: "bpg_mrgvlovani_caps_2010";

}
.dropdown-menu a:hover{
  background: #0B807B !important;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 2px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-nav>li>a{
font-family: "bpg_mrgvlovani_caps_2010";
}
.main-navbar .navbar-nav>li>a:hover{
  background-color:#0B807B;
}
.main-navbar .dropdown-menu:hover  .navbar-nav>li>a{
  background-color: #0B807B;
}
.navbar-collapse .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background:#0B807B;
}
.main-navbar .nav>li>a{
  padding:25px 12px;
 
}
.main-navbar .nav>li>a:last-child{
  padding-right:15px;
}
.navbar-green .navbar-toggle .icon-bar{
  background: #fff;
}
.navbar-green .navbar-toggle{
  border-color:#fff;
  margin-right: 28px;
}
.main-navbar .navbar-green{
  border-radius: 0;
}

.jssora02l,.jssora02r{
  display:block;
  position:absolute;
  width:55px;
  height:55px;
  cursor:pointer;
  background:url('../img/a02.png') no-repeat;
  overflow:hidden
  }
.jssora02l{
  background-position:-3px -33px;
  }
.jssora02r{
  background-position:-63px -33px;
  }
.jssora02l:hover{
  background-position:-123px -33px;
  }
.jssora02r:hover{
  background-position:-183px -33px;
  }
.jssora02l.jssora02ldn{
  background-position:-3px -33px;
  }
.jssora02r.jssora02rdn{
  background-position:-63px -33px;
}
.jssort03 .p{
  position:absolute;
  top:0;
  left:0;
  width:350px;
  height:140px;
}
.jssort03 .t{
  text-align: center;
  width:100%;
  height:100%;
  border:none;
}
.jssort03 .w,.jssort03 .pav:hover .w{position:absolute;z-index:99999;width:350px;height:140px;box-sizing:content-box;}
.jssort03  .w,.jssort03 .pav .w a{color:#fff;font-family:"bpg_mrgvlovani_caps_2010"; }
.jssort03  .w,.jssort03 .pav .w a i{color:#fff; }
.jssort03  .w,.jssort03  .w a{
  text-transform: uppercase; 
  font-weight: bold;
   color:#354545;
   font-family:"bpg_mrgvlovani_caps_2010";
   padding: 6px 0px;
   display:block;
   text-decoration: none;
   font-size: 19px;
   text-align: center;
    }
.top-edu  .top-edu-cat a{
  background:#fff;
  font-weight: bold; 
  color:#354545;
  font-family:"bpg_mrgvlovani_caps_2010";
  padding:10px;
  display:block;
  text-decoration: none;
  font-size: 15px;
  text-align: center; 
  text-transform: uppercase;

}
.top-edu{
  margin-top:20px;
}
.top-edu  .top-edu-cat a:hover{
  background:#0E948F;
 color: #fff;
}
.top-edu  .top-edu-cat a:hover i{
 color: #fff;
}
.top-edu  .top-edu-cat .active{
  background:#0E948F;
 color: #fff;
}
.top-edu  .top-edu-cat .active i{
 color: #fff;
}

.top-edu  .top-edu-cat{
  margin-top: 1px;
   
}
.ministers{
    border-collapse: separate;
}
.jssort03  .w,.jssort03  .w a i{
        font-size: 3.5em;
        display: block;
        color: #354545;
        margin-top: 10px;
}
.top-edu  .top-edu-cat  i{
        font-size: 2.5em;
        display: block;
        color: #354545;
        margin-top: 10px;
}
.education a{
    font-weight: bold;
    color:#fff;
    font-family:"bpg_mrgvlovani_caps_2010";
    padding: 10px 7px;
    display:block;
    text-decoration: none;
    font-size: 1.2em; 
    text-decoration: none;
  }
.education a:hover{
  text-decoration: none;
  color:#fff;
}
.education a i{
        font-size: 3em;
        display: block;
        color: #fff;
        margin-top: 10px;
}
.education{
  display:none;
  margin:5px;
}
.edu-category{
  background: #0E948F;
  margin:3px ;
  text-align: center;
}
.jssort03 .c{background: rgba(255,255,255,.7);position:absolute;z-index: 0; top:0;left:0;width:350px;height:140px;text-transform: uppercase;}
.jssort03 .t img{ padding: 10px 0;}
.jssort03 .p:hover .c,.jssort03 .pav .c{background: #0E948F;}
.jssort03 .p:hover .c{transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}
* html .jssort03 .w{width:62px;height:32px}
.main-navbar-edu.fixed{
  top:0;
  left:0;
  right:0;
}
.panel-body p{
  text-align: justify;
}
.navbar-green.past-main {
    background: rgba(14, 148, 143, 0.8);
    margin-top: 0px;
    webkit-transition: all 1s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.navbar-green.past-main .navbar-nav>li>a{
  padding: 16px 13px 14px 14px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.header .fb_iframe_widget{
        /* margin-left: 25px; */
    /* margin-right: 15px; */
    margin-bottom: 10px;
    margin-top: 27px;

}
.dropdown-menu>li>a{
  font-size: 12px;
}
.main-navbar-edu .navbar-green.past-main {
    background-color: rgba(14, 148, 143, 0.9);;
}
.main-navbar-edu .nav>li>a{
  padding: 27px 13px;
}
.main-navbar-edu .navbar-green.past-main .nav>li>a{
  padding: 20px 13px;
}
#blogBanner img{
  position: absolute;
  top:-50px;
  left: 0;
  right: 0;
}
#blogBanner {
 overflow: hidden;
 background-size: 100% 100%;
display: inline;
float: left;
position: relative;
height: 250px;
margin-top: 75px;
padding: 118px 0;
text-align: center;
width: 100%;
 font-family: "bpg_mrgvlovani_caps_2010";
}
.header .victory{
font-family: "bpg_mrgvlovani_caps_2010";
margin:20px 0 0 13px;
font-size:13px;
float:right;
}
#blogBanner img{
  width: 100%;
  min-height: 300px;
}
#blogBanner h2 {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.controls span{
 font-family: "bpg_mrgvlovani_caps_2010";
 font-size: 14px;
}
.responsive-calendar{
  padding: 25px 20px 5px;
  background: #fff;
}
.responsive-calendar .day.today a{
  color:#fff;
}
*--------------------*/
/* TESTIMONIAL */
/*--------------------*/

#testimonial {
  background-attachment: fixed !important;
  background-image: url("assets/images/testimonial-1.jpg");
  background-repeat: repeat;
  background-size: cover;
  color: #ffffff;
  display: inline;
  float: left;
  width: 100%;
  padding: 70px 0;
}

#testimonial .title-area {
  padding: 0 50px;
}

#testimonial .title-area .title {
  font-size: 30px;
  line-height: 30px; 
}

.testimonial-slider {
  display: inline;
  float: left;
  margin-top: 50px;
  text-align: center;
  width: 100%;
}

.single-slider{
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
  outline: none;
}

.testimonial-img {
  border-radius: 50%;
  height: 100px;
  margin: 0 auto 30px;
  text-align: center;
  width: 100px;
}

.testimonial-img img{
  width: 100%;
  border-radius: 50%;
}

.testimonial-content{}
.testimonial-content p{
  font-size: 15px;
}

.testimonial-content h6 {
  font-size: 15px;
  margin-top: 10px;
  display: inline-block;
}

.testimonial-content h6 span {
  margin-left: 3px;
}

.testimonial-slider .slick-dots li {
  border-radius: 50%;
  color: #fff;  
}

.testimonial-slider .slick-dots li button::before {
  display: none;
}
.centered{
  text-align: center;
}

.banner img{
  width:100%;
  height:auto;
}
.news img{
  width: 100%;
  height:auto;
  position: relative;
 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.offset3 .news{
      padding-bottom: 15px;

}
.news {
    margin-bottom: 15px;
    overflow: hidden;
    font-family: bpg_arial;
    font-size: 12px;
    background: #fff;
  
}

.read-more a:hover{
  text-decoration: none;
}
.archive{
  background: #fff;
  padding:15px;
  font-family: bpg_arial;
}
.news .thumb_overlay{
    position: absolute;
    text-align: center;
    left: 15px;
    top: 0;
    right: 15px;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #ffffff;
    background: transparent;
}
.news .thumb_overlay:hover{
    opacity: 1;
    background: rgba(0, 0, 0, 0.3);
}
.full-version .news figure {
    overflow: hidden;
    border-bottom: 3px solid #0E948F;
}
.section-4 .news figure:hover img{    -webkit-filter: grayscale(100%);}

.thumb_overlay i {
    font-size: 30px;
    line-height: 5.9em;
}
.news h4{
  font-family: "bpg_mrgvlovani_caps_2010";
  font-size: 13px;

}
.news .date{
  margin-bottom: 6px;
}

.flexslider img{
  position: absolute;
  width:100%;
  top:-80px;
 
}
.flexslider ul li{
  height: 400px;
  position: relative;
}
.flexslider{
  max-height: 400px;
  overflow: hidden;
}
.flex-caption{
  position: relative;
  bottom: -40px;
}
.flex-caption .desc{
  width: 88%;
}
.flexslider .info{
  position: absolute;
  bottom: 6px;
  right:0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 15px;
  font-family: bpg_arial;
}
.flexslider .info a h3{
  margin-top: 5px;
   font-size: 18px;
}
.flexslider .info a{
  font-family: "bpg_mrgvlovani_caps_2010";
  font-weight:bold;
  color: #96CDFD;
 
}
.main-news .col-md-12{
  height: 100%;
  padding-left: 0;
}
.section-3 .col-sm-12{
  padding-left: 0;
  padding-right: 0;
}
.section-3{
  margin-bottom:20px;
  background: #fff;
}
.section-3 .col-sm-3{
  padding-left: 0;
  padding-right: 0;
}
.section-3 .col-sm-9{
  padding-right:0;
  padding-left: 0;

}
.section-3.container{
  padding-right: 0;
  padding-left: 0;
}
.section-4.container{
  padding-right: 0;
  padding-left: 0;
}
.footer-bg {
    background: #2c3236;
    border-top: 4px solid #595F63;
}
#footer {
    background: #1C2123;
    overflow: hidden;
    padding: 8px;
    color: #8797A2;
    font-family: bpg_arial;
}
.section-7 h2{
    font-size: 16px;
    margin-bottom: 20px;
    color: #BAC6CE;
    font-family: bpg_mrgvlovani_caps_2010;
}
.section-7 {
    padding:20px 0 18px 0;
    font-family: bpg_arial;
}
.footer-menu a {
    font-size: 13px;
    font-family: bpg_arial;
    color: #8797A2;
    webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer-menu a:hover {
    color: #fff;
}
.footer-menu {
    margin-bottom: 5px;
}
.section-6{
  background: #fff;
  margin-top: 15px;
  padding: 20px 0 41px;
}
.section-6 .col-md-12{
  padding-left: 0;
  padding-right: 0;
}
.section-6 .col-md-8{
  padding-right: 0;
}

.partniors li{
  float: left;
  padding: 0px;
  width: 20%;
}
.partniors li:first-child{
  padding-left:0;
}
.partniors li:last-child{
  padding-right:0;
}
.partniors{
  overflow: hidden;
 
  margin-bottom: 1px !important;
}
.partniors.partners-two li{
  width:25%;
}

.clear{
  clear: both;
}
.site-content{
  background: #fff;
  padding: 15px;
  overflow: hidden;
}
.news-archive .col-md-12{
  padding:0 !important;
}
.news-archive img{
  max-width: 100% !important;
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 88%;
}
.blog_sidebar {
    background-color: #fff;
    float: left;
    display: inline;
    width: 100%;
    padding: 12px;
}
.site-info{
  margin-top: 20px;
}
.blogdetails_content{
  margin-bottom: 20px;
}
.blogdetails_content>h1 {
    font-size: 21px;
    margin-bottom: 0;
    padding-bottom: 0px;
    font-weight: bold;
    font-family: bpg_mrgvlovani_caps_2010;
    color: #2da2c8;

    margin-top: 4px;
}
.blogdetails_content h2{
  margin:0;
}
.post_commentbox {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 15px;
    color: #7A7A7A;
    font-size: 13px;
}
.fulltxt{
   font-family: bpg_arial;
   margin-top: 12px;
}


.sakontaqto td{
padding:2px;
}

.page_5962 .content-info *{
font-weight: 700 !important;
  font-size: 13px !important;

}
.page_215 .content-info *{
  font-size: 13px !important;

}

.content-info a:hover{
text-decoration: underline !important;

}
.page_3929 .content-info *{
font-weight: 700 !important;
  font-size: 13px !important;
  padding:2px 0;

}
.page_5962 .content-info  h2{
font-weight: 700 !important;
 font-size: 13px !important;
}
.content-info  .resource{
font-size: 10px !important;
}
.content-info img{
  max-width: 102%;
  height:auto;
}
.content-info .gallery img{
  max-width: 88%;
}
.content-info ul, .content-info ol{
   margin-left: 25px;
}
.content-info ul li{
   list-style-type: square;
}
.social_link {
    display: inline;
    float: left;
    margin-bottom: 25px;
    margin-top: 80px;
    width: 100%;
}
.blogdetails_content ul {
    padding: 10px 10px 10px 20px;
    position: relative;
}
.sociallink_nav {
    text-align: center;
}
.sociallink_nav li a {
    border: 1px solid transparent;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    padding: 10px 12px;
    margin: 0px 3px;
    webkit-transition: all 0.5s;
    -mz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.sociallink_nav li:nth-child(1) > a {
    background: none repeat scroll 0 0 #3b5998;
    padding: 10px 15px;
}
.sociallink_nav li:nth-child(2) > a {
    background: none repeat scroll 0 0 #00acee;
}
.sociallink_nav li:nth-child(3) > a {
    background: none repeat scroll 0 0 #dd4b39;
}
.sociallink_nav li:nth-child(4) > a {
    background: none repeat scroll 0 0 #0e76a8;
}
.sociallink_nav li:nth-child(5) > a {
    background: none repeat scroll 0 0 #c92228;
}
.sociallink_nav li {
    display: inline-block;
}
.sociallink_nav li a:hover{
  background-color: #fff !important; 
  color: #2da2c8;
  border-color: #2da2c8; 
}
.blog_sidebar {
    background-color: #fff;
    float: left;
    display: inline;
    width: 100%;
    padding: 12px;
}
.single_blogsidebar {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 15px;
}
.single_blogsidebar > h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
}
.single_blogsidebar ul .primer a {
    padding: 8px 15px;
    text-decoration: none;
    display: block;
}
.news_img>img {
    width: 100%;
    height: 100%;
}
.news_img {
    display: block;
    height: 70px;
    width: 100px;
}
.popular_tab .media-body > a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 0px;
    color: #2f2f2f;
    /* margin-top: 5px; */
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    font-family: bpg_arial;
}
.popular_tab .media-body > a:hover {
    color: #2da2c8;
}
.single_blogsidebar>ul>li {
    border-bottom: 1px solid #ccc;
}
.popular_tab li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.single_blogsidebar > h2 {
    border-bottom: 4px solid #0E948F;
}
.single_blogsidebar > h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 10px;
    font-family: bpg_mrgvlovani_caps_2010;
    font-weight: bold;
}
.feed_date {
    color: #ccc;
}
.cat-item>a:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    bottom: 1px;
    content: "";
    display: inline-block;
    height: 0;
   
    position: relative;
    width: 0;
}

.single_blogsidebar>ul>li {
    border-bottom: 1px solid #ccc;
}
.cat-item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    font-family: bpg_arial;
    font-size: 14px;
}
.archive-table table{
  width: 100%;
  text-align: center;
}
.archive-table .go{
  width: 13%;
}
.archive-table .today a{
 color: #fff;
}
.responsive-calendar .form-control {
    display: block;
    width: 41%;
    height: 30px;
    padding: 0 5px;
    font-size: 14px;
    margin:0 3px 10px 3px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    float: left;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.tagcloud {
 margin:0 24px 30px 24px;
  overflow: hidden;
}
.tagcloud .years {
    background-color: #555;
    font-family: bpg_arial;
    width: 48%;
    color: #eeeeee;
    display: block;
    float: left;
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.tagcloud a:hover, .tagcloud a:focus {
    background-color:#0E948F;
    color: #fff;
    text-decoration: none;
}
.social-share{
  float: left;
}
.print-div {
    font-size: 15px;
    cursor: pointer;
    padding: 4px 15px;
    border-radius: 4px;
    /* border: 1px solid rgba(0,0,0,0.3); */
    color: rgba(103, 99, 99, 0.7);
    float: left;
    display: block;
    overflow: hidden;
    font-size: 18px;
    margin-left: 5px;
    POSITION: absolute;
    right: 0;
    top: -30px;
}
.showSocialButtons{
   font-size: 18px !important;
}
.article-footer{
    text-align: center;
       margin: 139px 0 30px;
}
.article-footer .socialPlugin{
  width:214px !important;
}
.like{
    font-size: 15px;
    cursor: pointer;
    padding: 6px 10px 2px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.3);
    color: rgba(0,0,0,0.7);
    float: left;
    display: block;
    overflow: hidden;
    min-width: 101px;
    max-height: 35px;
    }
.socialPlugin .socials:after{
  left:153px !important;
}

.content-info{
    font-family: bpg_arial;
    font-size: 14px;
    margin:10px 0;
    position: relative;
}
.content-info h3{
  font-size: 16px;
}
.content-info .internship{
  width: 100%;
}
.content-info .internship td:nth-child(even){
 text-align: left;
 padding:3px 0 0 6px;
}
.content-info .internship td:nth-child(2){
 padding-top:10px;
}
.content-info .internship td:nth-child(odd){
 text-align: center;
padding:10px 0 0 6px;
}
.content-info .internship tr:nth-child(1){
 background-color: #E6ECEF;
 font-weight: bold;
}
.content-info .photo-gallery tr:nth-child(1){
  background: white;
}
.content-info .photo-gallery td{
 text-align: center !important;
}
.content-info .usefull a{
 display: block;
 font-size: 14px;
 margin:5px 0;

}
.content-info .usefull h3{
font-weight: bold;
 text-align: left;
 font-family: bpg_mrgvlovani_caps_2010;
 margin-bottom: 2px;
}

.content-info #sitemaplist>li{
margin-left: 20px;
list-style-type: square;
padding: 3px 0;
border-top: 1px solid #eee;
}
.content-info #sitemaplist>li>ul>li{
margin-left: 20px;
list-style-type: square;
padding: 3px 0;
border-top: 1px solid #eee;
}
.content-info #sitemaplist>li>ul>li ul li{
margin-left: 20px;
list-style-type: disc;
padding: 3px 0;
border-top: 1px solid #eee;
}
#sitemaplist li:first-letter {
    text-transform: uppercase !important;
}
#sitemaplist a{
  text-transform: lowercase;
}
.programs{
  text-align: left;
}
.programs em{
  font-size: 15px;
  margin: 7px 0;
  display: block;
}
.programs p a {
    background: #E2EDF7;
    display: block;
    padding: 3px 5px;
    font-size: 13px;
}
#faqs .panel-title{
  font-size:15px;
padding: 11px;
}
#faqs h3{
    /* color: #000; */
    text-align: center;
    margin-top: 34px;
    font-size: 17px;
    font-weight: bold;
}
.fq{
    border-bottom: 1px solid #dcd8d8;

}
.panel .panel-title > a {
    color: #222;
    display: block;
    padding: 10px 15px;
}
.panel-title a:hover {
   text-decoration: none;
}
.panel-title a {
   text-decoration: none;
}
.panel-default {
    border-color: #ddd;
}
.panle .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    color: inherit;
    text-align: left;
    font-family: bpg_mrgvlovani_caps_2010;
}
.panel-title > a span {
    float: right;
    font-size: 20px;
    display: none;
}
.panel-default > .panel-heading {
    background-color:#FBFBFB !important;
    background-image: none !important;
    border-color: #ddd;
    border-radius: 0;
    color: #333;
    padding: 0;
}
#news-filter .panel-collapse:hover .closeup{
  text-decoration: none;
}
.panel-group .panel{
  border-radius: 0 !important;
}
#accordion .panel-title .default-open{
  background: url(../images/minus.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
}
#accordion .panel-title .default-open.collapsed{
  background: url(../images/plus.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
}
 #accordion .panel-title a{
  background: url(../images/minus.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
  font-weight: bold;
}
#accordion .panel-title .collapsed{
  background: url(../images/plus.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
  color:#555;
}
#news-filter .panel-title .closeup{
  background: url(../images/up.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
}
#news-filter .panel-title .closeup.collapsed{
  background: url(../images/down.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
}
.news-filter .panel-title .closeup{
  background: url(../images/up.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
}
.news-filter .panel-title .closeup.collapsed{
  background: url(../images/down.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
}
#news-filter .panel-default:last-child ul li:last-child{
 display: block;
}
#news-filter .panel-default:last-child ul li{
  display: none;
}
.short-desc{
  padding:15px;
}
.why-choose-img {
    float: left;
    margin-right: 14px;
    margin-bottom: 3px;
    width: 30%;
}
.why-choose-img h3 {
   text-align: center;
  font-family:bpg_mrgvlovani_caps_2010;
      font-weight: bold;
    margin: 0px 0 10px 0;
        font-size: 17px;

   
}
.why-choose-img p {
   text-align: center;
    margin: 10px 0 4px;
        font-size: 12px;

}
.choose-img {
    display: inline-block;
    width: 100%;
}
.edu-cat{
  margin-top: 10px;
}
.edu-cat a{
  display: block;
  font-size: 14px;
  color: #555;
  font-family:bpg_mrgvlovani_caps_2010;
  font-weight: bold;
  border:1px solid #EFEFEF;
  padding:8px;
  line-height: 1.5;
}
.edu-cat a:hover{
  text-decoration: none;
  background: #0E948F;
  color: #fff;
}
#tablePaging .pagination>li>a, #tablePaging .pagination>li>span{
  float: none ;
  margin-left: -6px;
}
#tablePaging .pagination>li>span{
    background-color: #0E948F;
    border-color: #337ab7;
    color: #fff !important;
  }
  #tablePaging{
    overflow-x:scroll;
  }
  #structure{
    width: 100%;
  }
  .contact-info i{
     font-size: 22px;
    color: #8C9392;
  }
  .contact-info .fa-map-marker{
    margin-left: 4px;
  } 
.contact-info p span{
    margin-left: 10px;
  } 
.contact-info p i{
    display: none;
  }
.contact-info{
   padding: 20px;
  }
  #name_error, #email_error, #message_error, #mail_success, #mail_fail, #subject_error{
    display: none;
  }
  #contact_form .input-group{
    margin: 15px 0;
  } 
   #contact_form .input-group textarea{
      min-height: 156px;
  }
  .comment-btn:hover{
    background: #0E948F;
    color: #fff;

  }
  .comment-btn {
    padding: 10px 15px 8px;
    outline: none;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #222;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-family:bpg_mrgvlovani_caps_2010;
}
.news-title{
  margin-bottom: 10px;
  font-size: 15px;
}
.page_218 .news-archive .news{
  padding-bottom: 0;
}
.page_218 .news-archive .news .col-md-8{
  width: 100%;
}
.page_77 .news-archive .col-md-8{
  width:100%;
}
.page_6921 .news-archive .col-md-8{
 width: 100%;
}
.page_77 .news-archive .col-md-8{
  width:100%;
}
.news-archive .news {
    border-bottom: 1px solid #F1F0F0;
    padding-bottom: 15px;
}
.news-archive .news-date{
     color: #8C9599;
     margin-top: 0px;
}
.news-archive{
  overflow: hidden;
}
.month li{
  font-family: bpg_arial;
}
.news-text{
  font-size: 12px;
  text-align: justify;
}
.pagination>li>a.all-page{
  padding: 8px 12px 7px;
}
.offset-3 .pagination>li>a.all-page{
 font-size:11px !important;
}
.approval-title{
  font-size:22px;
}
.news-paginate .pagination{
  margin: 0;
}
.news-paginate .pagination>.active>a, .news-paginate .pagination>.active>a:hover{
 background: #0E948F;
 border-color: #0D7C78;
}
.news-paginate{
 text-align: center;
}
.news-name{
  background: #fff;
  padding:15px ;
  font-family:bpg_mrgvlovani_caps_2010;
  font-size: 25px;

}
.news-paginate .pagination span {
    position: relative;
    float: left;
    padding: 8px 12px 9px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.mes-gallery strong{
  font-weight: normal;
      font-size: 12px;
}
.mes-album.gallery{
    font-size: 12px;
    line-height: 16px;
}
.content-info .news-img-gallery img{
  max-width: 100%;
  width: 100%;
  
}
.news-img-gallery .col-md-3{
  padding:5px;
}
.geomap {
    width: 120px;
    height: 100px;
    margin-top: 26px;
   float: right;
   margin-right: 10px;
    transition: all 1s;
}
.geomap:hover {
       background: #0E948F;

}
.geomap a {
    color: #000;
    display: block;
    font-size: 10px;
    text-align: center;
    font-family: bpg_arial;
    height: 100%;
     transition: all 0.5s;
   
}
.geomap a:hover {
    color: #fff;
    text-decoration: none;
}
.geomap a img{
    padding:10px;
}
.full-version .news .gallery{
  height: 234px;
}

.full-version .news .news-description{
  padding:5px 15px;
  height: 140px;
  transition: all 1s;
}
.min-version .news .news-description{
  padding:15px;
  transition: all 1s;
}
.full-version .news .read-more{
  float: right;
}
.min-version .news .read-more{
 display: none;
}
.full-version .news .read-more a:hover{
     background: #0E948F;
     color: #fff;

}
#faq-section i{
  display: none;
}
.full-version .news .read-more a{
     padding: 12px 20px;
     display: block;
    transition: all 1s;
}
.full-version .news .news-content{
  padding-bottom:25px;
}
.full-version .col-md-4:first-child, .full-version .col-md-4:nth-child(4){
  padding-left:0;
}
.full-version .col-md-4:nth-child(6), .full-version .col-md-4:nth-child(3){
  padding-right:0;
}
.full-version .news{
  margin-top: 15px;
}
.section-title .pull-left{
      font-family: bpg_mrgvlovani_caps_2010;
    font-size: 20px;
    border-bottom: 6px solid #0E948F;
    float: left;
}
.section-title .pull-right a{
    padding: 7px 15px;
    font-size: 13px;
    font-family: bpg_mrgvlovani_caps_2010;
    display: block;
    transition: all 0.5s;
    background: #0E948F;
    border: 1px solid #0E948F;
    color: #fff;
}
.section-title .pull-right a:hover{
    background: #0E948F;
    color: #fff;
    text-decoration: none;
    border: 1px solid #0B5A58;

}

.section-title {
    border-bottom: 1px solid #D3D4D6;
    overflow: hidden;
}
.section-4 .section-title{
     margin: 0 15px 0 15px;
 
}
.ssips{
  margin-top:15px;
}
.offset3 .news .read-more{
    display: none;
}
.dsc{
  text-align: justify;
}
.offset3.offset-3 .news .read-more{
    display: block;
}
.test{
  text-align: center;
  padding:10px;
  font-family: bpg_arial;
}
#topbanner1 {
    position: absolute;
    top: 8px;
    right: 7px;
    padding: 0px;
    background: #fff;
    z-index: 99999;
    margin-bottom:7px;
    border: 4px solid white;
    box-shadow: 0 0 8px #211A1A;
    
}
#topbanner {
    position: absolute;
    top: 145px;
    border: 4px solid white;
    right: 0;
    padding: 0px;
    background: #fff;
    z-index: 99999;
    
}

.top-banner-block img{
  float: left;
      width: 22%;
    height: auto;
        margin: 18px 63px 30px;
}

.section-5{
  background: #fff;
    margin: 12px 0 27px 0;
}
.top-banner-block:first-child{
  margin-top: 10px;
}
.close{
  display: none !important;
}

.close_box {
        position: absolute;
    cursor: pointer;
    display: block;
    background: #fff;
    border-radius: 100%;
    padding: 2px 7px;
    top: -10px;
    font-size: 12px;
    left: -12px;
}
.close{
 display: none; 
}

.ministers img{
width: 100% !important;
-webkit-filter: grayscale(100%);
position: relative;
top:0;
}
.ministers td{
width: 16%;
padding:4px; 
position: relative;
border: 1px solid #000;
text-align:center;

}
.back{
}
.post_commentbox i {
    width: 22px;
    border: 1px solid #ccc;
    height: 22px;
    line-height: 20px;
    text-align: center;
    margin:0 8px;
    color: #686868;
}
.catalog {
    width: 120px;
    height: 100px;
    margin-top: 26px;
   float: right;
    transition: all 1s;
}
.catalog:hover {
       background: #0E948F;

}
.catalog a {
    color: #000;
    display: block;
    font-size: 10px;
    text-align: center;
    font-family: bpg_arial;
    height: 100%;
     transition: all 0.5s;
   
}

.catalog a:hover {
    color: #fff;
    text-decoration: none;
}
.catalog a img{
    padding:10px;
}
.minister-education h5{
  font-weight: 600;
    margin-top: 20px;
        margin-bottom: 8px;
        font-size: 13px;

}
.minister-education h5 p{
    margin-bottom: 0px;

}
.minister-education h4{
    margin-top: 25px;
    font-size: 14px;

}
.minister-education{
  font-size: 12px;
}
.minister-education img{
    margin-bottom: 20px;
}
.resource td{
  border: 1px solid #b9b4b4;
      padding: 4px;
}
.page_193 table td p{
  background: #fff !important;
}
.edu-cat .fa-file-pdf-o{
  display: none;
}
.page_8 h4{
 font-size: 14px !important;
}
.jssort03 h1{
margin:0;
}
.section-3 h2{
font-size:15px;
font-weight:bold;
}

#header .header{
  padding: 53px 0 13px;
}
.full-version .news {
    margin-top: 15px;
    box-shadow: 0 0 2px #ccc4c4;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.full-version .news:hover {
  box-shadow: 9px 13px 26px -8px #222533;
}
.page-content{
  background: #fff;
}

.section-4.container{
  padding-top: 20px;
}
.partniors li.chiildren{
	    padding: 8px 0;
}
  .top-banner-block img {
    float: left;
    width: 30%;
    height: auto;
    margin: 10px;
}
.partniors li{
    width: 224px;
    height: 83px;
    margin: 5px;
    background: #eee;
        padding: 13px 0;
}
.partniors li img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        display: block;
    margin-left: auto;
    margin-right: auto;
}
.partniors li img:hover {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}


.partniors {
      padding-top:12px;
}
.lepls{
  padding-top: 30px;
}
.banners img{
  width: 100%;
  height:auto;
}
.banners img:hover{
  opacity: .8;
}
.banners{
    padding-top: 12px;
    overflow: hidden;
}

.left-banner img{
  width: 100%;
  margin-top: 20px;
}
.drop-down .collapsed{
  background: url(../images/pl.png) no-repeat ;
background-position: right;
  margin-right: 10px;
}
 .drop-down a{
  background: url(../images/min.png) no-repeat ;
  background-position: right;
  margin-right: 10px;
}
.sidebar-menu .primer {
    font-size: 15px;
    background: #eee;
}
.single_blogsidebar ul .second_ul li a {
    margin: 2px 10px 2px 10px;
}

.single_blogsidebar ul .second a {
    padding: 6px 10px;
}
.three-ul {
    margin-left: 30px;
}
.page_4716 .news .col-md-8{
width:100%;
}
.page_7236 .sidebar{
  display: none;
  
}
.page_104 .sidebar{
	display: none;
	
}

.page_104 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}
.page_104 .blogdetails_content>h1{
    background: #fff;
    padding: 10px;
    border-left: 4px solid #42abcd;
}
.page_104 .site-content{
background: transparent;
padding: 0;
}
.gallery-title>h1{
font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0px;
    font-weight: bold;
    font-family: bpg_mrgvlovani_caps_2010;
    color: #2da2c8;
    margin-top: 35px;
    border-bottom: 2px solid #2da2c8;
    padding: 0 0 4px;
}
.page_7236 .col-lg-8.col-md-8.col-sm-12{
	width: 100%;
}
.page_7471 .sidebar{
  display: none;
}
.page_7471 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}
.page_7657 .gallery{
	display: none;
}
.page_7714 .gallery{
	display: none;
}
.newimggallery{
 width: 100%;
 margin: 15px 0;
 height: 174px;
}
.back-gallery{
  text-align: right;
  border-bottom: 2px solid #c9c9c9;
}

.page_9 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}
.page_9 .sidebar{
  display: none;
}
.page_9 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}
#Image-Maps-Com-image-maps-2017-12-01-075636{
  display: block;
  margin:auto;
}

.page_8260 .site-content img{
  display: none;
}

.home .left-banner{
      padding-right: 0;
      padding-left: 0;
}
.home .right-banner{
      padding-right: 0;
}
.page_8479 .sidebar{
  display: none;
}
.page_8480 .sidebar{
  display: none;
}
.page_8479 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}
.page_8480 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}
.page_7110 .sidebar{
  display: none;
}
.page_7110 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}
.green a:hover{
  text-decoration: none;
  color: #337ab7;
}

.page_8648 .sidebar{
  display: none;
}
.page_8648 .col-lg-8.col-md-8.col-sm-12{
  width: 100%;
}