.tim-container{
    background: #ffffff;

}
.tim-row{
    margin-bottom: 20px;
}
.tim-title{
    margin-top: 30px;
    margin-bottom: 15px;
	position: absolute;
right: 0;
left: 0;
text-align: center;
color: #5ac37d;
font-family: "GT Eesti Pro Display Bold",sans-serif;
font-weight: normal;
letter-spacing: -.01em;
line-height: 1.2;
}
.tim-typo{
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;   
}
.tim-typo .tim-note{
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}
.tim-row{
    margin-top: 50px;
}
.tim-row h3{
    margin-top: 0;
}
.switch{
    margin-right: 20px;
}
#navbar-full .navbar{
    border-radius: 0 !important;
    margin-bottom: 0;
}
.navigation-example{
    margin-top: 0px;
}
.space{
    height: 130px;
    display: block;
}
.navigation-example .img-src{
    background-attachment: scroll; 
}
.main{
    background-color: #FFFFFF;
}
.navigation-example{
    height: 660px;
    background-image: url('../img/bg.jpg');
    background-position: center center;
    background-size: cover;
    position: relative;
}
#notifications{
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}
.tim-note{
    text-transform: capitalize;
}

.card{
    background-color: #FFFFFF;
    padding: 10px 0 20px;
    width: 100%;
}
.card h3{
    margin-bottom: 20px;
}
.card button{
    margin-top: 30px;
}
.subscribe-form{
    padding-top: 20px;
}
.subscribe-form .form-control{
    
}

.space-100{
    height: 100px;
    display: block;
    width: 100%;
}

.be-social{
    padding-bottom: 20px;
/*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}
.txt-white{
    color: #FFFFFF;
}
.txt-gray{
    color: #ddd !important;
}
.footer{
    background-color: #DDDDDD;
    background-image: url('../img/cover_4_blur.jpg');
    background-attachment: fixed;
    position: relative;
}
.heart{
    color: #FF3B30;
}
.footer .overlayer{
    background-color: rgba(27, 27, 27, 0.7);
    position: relative;
}
.footer .credits {
    margin-top: 25px;
    padding: 20px 0 15px;
    text-align: center;
    color: #EEE;
}
.footer .credits a{
    color: #FFFFFF;
}
.social-share{
    float: left;
    margin-right: 8px;
}
.social-share a{
    color: #FFFFFF;
}
#subscribe_email{
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}
.pick-class-label{
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    margin-right: 10px;
    padding: 15px 23px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.parallax-pro{
  width:100%;
  display: block;
  position: relative;
  background-color: #000;
}
.parallax-pro > .img-src{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    
}
.parallax-pro:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    
    display: block;
    content: "";
    z-index: 0;
}
.parallax-pro .container{
    padding-top: 20px;
    z-index: 1;
    position: relative;
}
.parallax-pro .hello a{
    color: #fff;
    text-decoration: none;
}
.parallax-pro .hello{
    font-size: 48px;
    font-weight: 300;
    position: relative;
/*     width: 430px; */
    margin: 30px auto 50px;
}
.parallax-pro .label{
    font-size: 18px;
    position: absolute;
    text-transform: uppercase;
    background-color: #FF9500;
    color: #FFFFFF;
    width: 60px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 0;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0;
}
.parallax-pro small{
    padding-top: 15px;
    font-size: 20px;
    display: block;
    color: #fff;
}
.parallax-pro ul{
     width: 280px;
    margin: 0 auto;
}
.parallax-pro li{
    padding: 9px 0;
    border-bottom: 1px solid #777;
}
.parallax-pro .actions{
    margin-top: 40px;
}
.parallax-pro .actions{
    margin-left: 10px;
}
.parallax-pro .motto{
    color: #FFFFFF;
    font-size: 64px;
    font-weight: 600;
    position: relative;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.27);
    text-transform: uppercase;
    z-index: 3;
    margin: 0 auto;
    top: 22%;
    width: 285px;
}
.parallax-pro .motto .pro{
    position: absolute;
    font-size: 18px;
    background-color: #FFFFFF;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    color: #333333;
    text-shadow: 0 0 0;
}
.parallax-pro .motto .square{
       padding: 7px 14px;
    height: auto;
    width: auto;
    line-height: inherit;
    border-radius: 6px;
    bottom: 22px;
    right: -25px;
    color: #FFFFFF;
    background-color: #ff9500;
    font-weight: 300;
    background-color: #ff9500;
}
.social-share{
    margin-right: 0px;
    margin-top: 10px;
}
.footer h4{
    margin: 0px 0 20px;
}
.space-30{
    height: 30px;
    display: block;
}
.credits{
    display: block;
    margin: 15px 0;
    color: #ddd;
    opacity: .8;
}
.credits a{
    color: #FFFFFF;
}
.sharing-title{
    margin: 10px;
    line-height: 40px;
}
.social-line{
    padding: 5px 0;
}
.section-gray{
    padding: 10px 0;
    background-color: #EEE;
}
.section-gray h5{
    margin: 0;
    line-height: 40px;
}

/*   EXTRA SHIT  */
/* @cristina: fisier singular, folosit pentru efectul de blur la parallax in header */

.blurred-container{
  position:relative;
  width:100%;
  height:850px;
  top:0;
  left:0;
}
.blurred-container > .img-src{
    position:fixed;
    width:100%;
    height:900px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
}

.follow-link-container {
    position:relative;
    width:100%;
    height:560px;
    top:0;
    left:0;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
    background-attachment: fixed;
    background-image: url('/netcat_files/userfiles/1/solar.jpg');
}
.follow-link-wrapper {
    height:560px;
    position: relative;
    z-index:1;
    color:#fff;
    text-align: center;
    font: var(--cue-font-size) sans-serif;
    font-family: 'Arial',Arial,sans-serif;
    overflow: auto;
}

.follow-link-cover-filter {
    height: 560px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height:560px;
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0.30), rgba(0,0,0,0.10));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.30), rgba(0,0,0,0.10));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.30), rgba(0,0,0,0.10));
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0.30), rgba(0,0,0,0.10));
    background-image: linear-gradient(top, rgba(0,0,0,0.30), rgba(0,0,0,0.10));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2000000', endColorstr='#e5000000');
}
.arrow-icon {
    width: 45px;
    position: relative;
    left: -130px;
    transform: translateX(-100%);
    fill: #fff;
    top: 40px;
    bottom: 0;
    margin: auto;
}
.arrow-icon_mobile {
    width: 45px;
    position: absolute;
    left: -30px;
    transform: translateX(-100%);
    fill: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
}

.follow-link-title {
    font-size: 48px;
    line-height: 1.23;
    font-weight: 600;
    margin: 85px 0;
    /* text-align: center; */
}
.follow-link-desc-wrapper{
    max-width:600px;

}
.follow-link-desc {
    max-width:600px;
    font-weight: 300;
    font-size: 24px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;    
}
.follow-link-buttons > div {
    height: 65px;
}
.follow-link-buttons > a {
    color:#ffffff;background-color:#eb6437;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
    display: inline-block;
    font-family: 'Arial',Arial,sans-serif;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.follow-link-buttons > a:hover {
    color: #4c79ff !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7) !important;
}

.btn-wrap-weffects {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-85px);
    -ms-transform: translateX(-85px);
    transform: translateX(-85px);
    -webkit-animation-name: flash;
    animation-name: flash;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;    
}
.btn-effects {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .4)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
    background: -o-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
    width: 45px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.blur{
  opacity:0;
}

.logo-container{
    margin-top: 10px;
}
.logo-container .logo{
    overflow: hidden;

    float: left;
}
.logo-container .logo img{
    width: 100%;
}
.logo-container .brand{
    font-size: 18px;
    color: #FFFFFF;
    float: left;
    height: 50px;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 5px;
    width: 60px;
}
.blurred-container .motto{
    color: #FFFFFF;
    font-size: 76px;
    font-weight: 600;

    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
    text-transform: uppercase;
    top: 100px;
    z-index: 3;

    display: block;
    margin: 0 auto;
    position: relative;
    width: 306px;
    height: 0;
}
.blurred-container .motto .border{
    float: left;
    border: 3px solid #FFFFFF;
    padding: 0px 30px;
    text-align: center;
}
.blurred-container .motto .no-right-border{
    border-right: none;
}

@media (max-width: 768px){
    .blurred-container .motto{
        font-size: 60px;
        width: 268px;
        top: 130px;
    }
}
.main{
    background-color: #FFFFFF;
    position: relative;
/* background-image: url("/images/cel.jpg"); */
min-width: 390px;
}

#buttons .btn, #tooltips .btn{
    margin-bottom: 15px;
}
.img-dog{
    display: inline-block;
    margin-bottom: 25px;
}

.center_cont{
padding-right: 15%;
padding-left: 15%;
text-align: center;
margin: 0px 0px;
color: #5ac37d;
font-family: "GT Eesti Pro Display Bold",sans-serif;
font-weight: normal;
letter-spacing: -.01em;
line-height: 1.2;
}
.center_desk{
color: #333;
font-size: 16px;
font-family: "GT Eesti Pro Display Light",sans-serif;
margin-bottom: 30px;
margin-top: 20px;

}
.modal-img{
width:100%;
}

.right-text_box {
    
    padding-left: 15px;
}
#galery_modal .modal_cont p{
word-wrap: break-word;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
}

.big_green_name {
padding: 50px;

border-bottom: 2px solid rgba(255, 255, 255, 0.5) !important;
background: rgb(90, 195, 125);
transition: all linear 0.15s;
font-size: 1.700em;
padding-left: 18%;
color: #fff;
text-decoration: none;
margin: 10px 0;
}

.big_green_zagolovok{
padding: 25px;
display: block;
border-bottom: 2px solid rgba(255, 255, 255, 0.5) !important;
background: rgb(90, 195, 125);
transition: all linear 0.15s;
font-size: 3em;
color: #fff;
text-decoration: none;
margin-top: 10px;
text-align: center;
}

.big_green_button {
    padding: 50px;
    cursor: pointer;
    display: block;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5) !important;
    background: rgb(90, 195, 125);
    transition: all linear 0.15s;
    font-size: 1.700em;
    padding-left: 18%;
    color: #fff;
    text-decoration: none;
	margin: 10px 0;
}
.big_green_button:hover {
    background: #78A0D4;
}
.wide-lightgrey {
    background-color: #f0f0f0;
    padding: 1px;
}


.image-box img{
transition: all linear 0.15s;
-webkit-filter: brightness(80%);
opacity:1;
}
.image-box img:hover{
-webkit-filter: brightness(110%);
opacity:1;
}


.main-image{
transition: all linear 0.15s;
-webkit-filter: brightness(110%);
opacity: 1;
}
.row:hover .main-image{
-webkit-filter: brightness(110%);
opacity: 1;
}

.footer_p {
    position: absolute;
    margin-top: 110px;
    text-align: center;
    width: 100%;
    color: #5ac37d;
    font-family: "GT Eesti Pro Display Bold",sans-serif;
    font-weight: normal;
    letter-spacing: -.01em;
    line-height: 1.2;
    font-size: 56px;
}
#obaut .row{
display: flex;
align-items: center;
}
#news .row{
display: flex;
align-items: center;
}

#lrn .row{
display: flex;
align-items: center;
}

.news .row{
display: flex;
align-items: center;
}

.myvideo {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #ccc;
}
.myvideo iframe,.myvideo object,.myvideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.center_cont_for_texbox {
    padding-right: 8%;
    padding-left: 8%;
    text-align: center;
    margin: 50px 0px;
    color: #5ac37d;
    font-family: "GT Eesti Pro Display Bold",sans-serif;
    font-weight: normal;
    letter-spacing: -.01em;
    line-height: 1.2;
}
@media(max-width:530px){
	.image-box {

    max-height: 100px;
}	
}


