/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 80%;
}
body {
  margin-bottom: 60px;
font-family: "Roboto",sans-serif;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  
  height: 100px;
  line-height: 100px;
  background-color: #fff; 

}


/* Custom page CSS
-------------------------------------------------- */

body > .container {
  /* padding: 60px 15px 0;*/
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}



.header__logo {
    margin: 0;
    padding: 20px 0 0 0;
}

.logo_holder {
    position: relative;
    float: left;
    width: 20%;
    margin-right: 1%;
    width: 250px;
}

.logo {
    max-width: 250px;
    height: auto;
}

.body_padding {
  padding-top:60px;
}





.gr_button_icon {
  content: '';
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 39px;
  left: 20px;
  top: 9px;
  background: url("/wp-content/themes/stranica/images/btn-icon.png");
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


.btn_learn_more {

  padding: 0 40px;
  margin-top: 57px;
  height: 57px;
  line-height: 56px;
  font-size: 22px;
  background: #ff6905;
  color: #ffffff;

}


.gr_heading {
  font-weight: bold;
line-height: 30px;
color: #72706f;
padding-bottom: 20px;
}


.bg_gray {
    background: #f2f1f1;
}

.learn_more {
  padding-top: 4rem;
  padding-bottom: 4rem;
}


.latest_news {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.news_tile {
 height: 460px;
}
.news_image{
  height: 280px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.news_title{

}
.news_body{

}
.news_img {
  max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}



.lag_tile {
 height: 400px;
}

.lag_image{
  height: 180px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.lag_title{
  height: 80px;

}
.lag_body{
  height: 160px;
}
.lag_img {
  max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

.lag_btn {
  position: absolute;
bottom: 0;
right: 0;
left: 0;

}

.subfooter {
  padding-bottom: 5rem;
}



.vc_container {
height: 325px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.vc_image {
  max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

/* #ff6905 gr orange */

.grbtn {
    position: absolute;
    display: block;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    white-space: nowrap;
    bottom: 0;
    padding: 0 40px 0 60px;
    margin-top: 25px;
    height: 57px;
    line-height: 56px;
    font-size: 18px;
    background: transparent;
    color: #7e7c7b;
    border: 1px solid #cfcece;
}





 .grbtnicon {
    content: '';
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 39px;
    left: 20px;
    top: 9px;
    background: url("../../assets/imgs/btn-icon.png");
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.grbtnicon:hover {
    color: #fff;
    background: #ff6905;
    border-color: #ff6905;
    background: url("../../assets/imgs/btn-icon-hover.png");
}

.btn-tiles:hover > .grbtnicon {
background: url("../../assets/imgs/btn-icon-hover.png");
}
.btn-tiles-links {

text-decoration: none;
}
.btn-tiles-links:hover {

text-decoration: none;
}

.btn-tiles {
  

  position: absolute;
    display: block;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    white-space: nowrap;
    bottom: 0;
    padding: 0 40px 0 60px;
    margin-top: 25px;
    height: 57px;
    line-height: 56px;
    font-size: 18px;
    background: transparent;
    color: #7e7c7b;
    border: 1px solid #cfcece;
    text-align: center;

font-weight: bold;
}

.btn-tiles:hover {
  position: absolute;
    display: block;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    white-space: nowrap;
    bottom: 0;
    padding: 0 40px 0 60px;
    margin-top: 25px;
    height: 57px;
    line-height: 56px;
    font-size: 18px;
    background: #ff6905;
    color: #fff;
    border: 1px solid #cfcece;

}

.btn-tiles:focus, .btn-tiles.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-tiles.disabled, .btn-tiles:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-tiles:not(:disabled):not(.disabled):active, .btn-tiles:not(:disabled):not(.disabled).active,
.show > .btn-tiles.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-tiles:not(:disabled):not(.disabled):active:focus, .btn-tiles:not(:disabled):not(.disabled).active:focus,
.show > .btn-tiles.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}


.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff6905;
}




.btn-gr {
  color: #fff;
  background-color: #ff6905;
  border-color: #ff6905;
  font-weight: bold;
  border-radius: 0;
  text-transform: uppercase;
      padding: 0 40px;
    margin-top: 57px;
    height: 57px;
    line-height: 56px;
    font-size: 22px;
    background: #ff6905;
    color: #ffffff;

}

.btn-gr:hover {
  color: #ff6905;
  background-color: #fff;
  border-color: #fff;
}

.btn-gr:focus, .btn-gr.focus {
  box-shadow: #ff6905;
}

.btn-gr.disabled, .btn-gr:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-gr:not(:disabled):not(.disabled):active, .btn-gr:not(:disabled):not(.disabled).active,
.show > .btn-gr.dropdown-toggle {
  color: #fff;
  background-color: #ff6905;
  border-color: #ff6905;
}

.btn-gr:not(:disabled):not(.disabled):active:focus, .btn-gr:not(:disabled):not(.disabled).active:focus,
.show > .btn-gr.dropdown-toggle:focus {
  box-shadow: #ff6905;
}



.btn-gr-inverse {
  background: none;
  border-color: #fff;
  font-weight: bold;
  border-radius: 0;
  text-transform: uppercase;
      padding: 0 40px;
    margin-top: 57px;
    height: 57px;
    line-height: 56px;
    font-size: 22px;
    
    color: #fff;

}

.btn-gr-inverse:hover {
  color: #fff;
  background-color: #ff6905;
  border-color: #ff6905;
}

.btn-gr-inverse:focus, .btn-gr-inverse.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-gr-inverse.disabled, .btn-gr-inverse:disabled {
  color: #fff;
  background: none;
  border-color: #fff;
}

.btn-gr-inverse:not(:disabled):not(.disabled):active, .btn-gr-inverse:not(:disabled):not(.disabled).active,
.show > .btn-gr-inverse.dropdown-toggle {
  color: #fff;
  background: none;
  border-color: #fff;
}

.btn-gr-inverse:not(:disabled):not(.disabled):active:focus, .btn-gr-inverse:not(:disabled):not(.disabled).active:focus,
.show > .btn-gr-inverse.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}




.nav-item {
  padding-left: 10px;
  padding-right: 10px;
}



a {
    color: #ff6905;
    text-decoration: none;
    background-color: transparent;
}

.subfooter a {
    color: #72706f;
}

.subfooter a:hover {
    color: #ff6905;
    text-decoration: none;
background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}



.carousel-padding {
  margin-top: 35px;
}






.learn_more_padding {
  padding-bottom: 3rem;
  padding-top: 1rem;
}






/********************************************************/

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 3rem;
  color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  /*margin-bottom: 4rem;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
  

}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 40px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}


.featurette-image {
  border-radius: 4px;
}


.blog_link {
  color: #5a5a5a;
  
text-decoration: none;
}
.blog_link:hover {
  color: #5a5a5a;
  
text-decoration: none;
}











/*  blog page 
----------------------------------------------------------*/
.bbCarousel {

}

.bb_height {
  height: 250px;
}

.bbimg {
  background: url("../../assets/imgs/banner_blog.jpg");
    background-repeat: no-repeat;
    
    background-size: cover;
    height: 250px;
    width: 100%;
}
.bbheader {
  padding-right: 0px;
padding-left: 0px;
}

.bbtitle {
  color: #fff;
font-size: 3rem;
font-weight: 500;
position: relative;
top: 100px;
bottom: auto;
margin: auto;
}


.events_img {
  background: url("../../assets/imgs/banner_events.jpg");
    background-repeat: no-repeat;
    
    background-size: cover;
    height: 250px;
    width: 100%;
}


.news_header_img {
  background: url("../../assets/imgs/banner_news.jpg");
    background-repeat: no-repeat;
    
    background-size: cover;
    height: 250px;
    width: 100%;
}
.about_header_img {

  background: url("../../assets/imgs/gnu.jpg");
    background-repeat: no-repeat;
    
    background-size: cover;
    height: 250px;
}



.about_title {
    
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 50px;
    padding: 100px 60px 20px 60px;
    border-bottom: #ff6905 6px solid;
    font-weight: bold;
    line-height: 30px;
    width: 75%;
}





.external {
    background-color: #217cbd;

}
.marks-external {
    font-size: 14px;
    display: inline-block;
    margin-right: 2px;
    width: 79px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 23px;
    text-transform: capitalize;
}
.badges-container {

  width: auto;
  height: auto;
  margin: auto;
  bottom: 35px;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
}

.img_container{
  width: auto;
  height: auto;

}

.sponsored{
  background-color: #0db200;
}
.marks-sponsored {
      font-size: 14px;
    display: inline-block;
    margin-right: 2px;
    width: 79px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 23px;
    text-transform: capitalize;
}
