/************** COOKIES ****************/
:root {
    --purple: #3B3646;
    --green: #470200;
}

#gdpr-cookie-accept {
  margin-bottom: 10px;
}

.highlight {
    background: rgba(255,215,0,0.115);
}

.text-break {
  word-break: break-word;
}
.top_section a{
    color: #fff;
}
button#ihavecookiesBtn {
    margin-left: 0px !important;
}
#gdpr-cookie-message {
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 0px;
    background-color: #fff;
    padding: 20px 20px 50px 20px;
    box-shadow: 0 6px 6px 12px rgba(0,0,0,0.25);
}
#gdpr-cookie-message h4 {
    color: var(--green);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--green);
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #000;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--green);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: #033a68;
    border-bottom-color: var(--green);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    /* background: var(--green); */
    background-color: #dc4802;
    color: white;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    /* color: #8A773D; */
}

#gdpr-cookie-message button:hover {
    background: #033a68;
    color: #fff;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    /* background:var(--info); */
    color: #fff;
    background-color: #07468d;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
/************** COOKIES ****************/

body{
	color: #fff;
	font-family: 'Raleway', sans-serif;
    /* font-size: 15px; */
    font-feature-settings: 'lnum' 1;
}
#carousel-traineri .owl-prev {
    top: 38%;
    opacity: 0.9;
    position: absolute;
    left: -20px;
    font-size: 30px;
    color: #0779fd !important;
    background: transparent !important;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#carousel-traineri .owl-next {
    top: 38%;
    opacity: 0.9;
    position: absolute;
    right: -20px;
    font-size: 30px;
    color: #0779fd !important;
    background: transparent !important;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
 .item{
    min-height: 576px !important;
}
.btn:disabled {
    opacity: 0.9 !important;
}
.inscr_lectie_demo{
    background-color: #e8540e;
    color: #fff;
    margin: 0 auto;
    display: block;
}
.inscr_lectie_demo:hover{
    background-color: #bc440b;
    color: #fff;
}
.informatii-cheie a{
    color: #000;
}
.top_section {
    padding: 20px 0px 20px 0px;
    background-image: url("../images/shutterstock_251933845-new-1200x675.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
    background-position: 50% 50%;
    position: relative;
}
.sppb-row-overlay {
    background-color: rgba(43, 76, 156, 0.8);
}
.sppb-row-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.imagine-copii{
	display: inline-block;
    position: relative;
}
li {
    list-style: none;
}
.checkboxlist {
    color: #39c539;
}
.checkboxlist2 {
    color: #2764aa;
}
.sect-dif h2{
    color: #2764aa;
}
.sect2{
	text-align: justify;
	color: #2764aa;
	font-weight: bold;
    font-size: 14px;
}
.sect3{
    color: #2764aa;
}
.sect4 h2{
    color: #2764aa;
}
.telefon{
    margin-left: 30px;
}
.telefon i {
    color: #e8540e;
    position: absolute;
    font-size: 20px;
    margin-left: -30px;
}
.linkh:hover {
    color: #e8540e;
    text-decoration: none;
} 
.telefon a {
    font-size: 16px;
    font-weight: bold;
    color: #2764aa;
}
.box-bulina {
    -webkit-box-shadow: 0 5px 7px #999;
    box-shadow: 0 5px 7px #999;
    padding: 30px 20px;
    margin-bottom: 15px;
}
.bulina-albastra {
    font-size: 24px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    background: #377eb7;
    text-align: center;
    display: block;
    margin: auto;
    cursor: pointer;
    margin-bottom: 15px;
    color: #fff;
    padding-top: 16px;
}
.box-bulina h3 {
    font-size: 18px;
    color: #000;
    text-align: center; 
}
.echipa{
    background-color: #dde2e4;
    color: #000;
}
.echipa h2{
    color: #2764aa;
}
.eror_captcha {
    color: #000;
    float: left;
}
.form-check label{
    text-align: left;
    font-size: 14px;
}
.formular-curs {
    background-image: linear-gradient(#e8540e, #f26522);
    border-radius: 10px;
    color: #fff !important;
    text-align: center;
    padding: 15px;
    /* margin: 10px; */
    max-width: 385px;
    margin: 0 auto;
}
.formular-curs h3{
    font-size: 20px;
}
.help-block{
    float: left;
    color: red;
    color: #000;
    padding-top: 5px;
}
.btn-primary:disabled {
    color: #fff;
    background-color: #39c539;
    border-color: #39c539;
}
.jsn-form-submit {
    border-color: #39c539;
    background-color: #39c539;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 auto;
    font-weight: bold;
    color: #fff;
}
.jsn-form-submit:hover{
    border-color: #bc440b;
    background-color: #d54d0d;
    color: #fff;
}
.cursurionline{
     background-color: rgba(70, 127, 192, 1);
}
.informatii-cheie{
    background-color: rgba(240, 248, 255, 1);
}
.informatii-cheie h2{
    color: #2764aa;
}

.informatii-cheie p, .informatii-cheie h3{
    color: #000;
}
.informatii-cheie ul li{
    color: #000;
}
.informatii-cheie h3{
    font-size: 22px;
}
footer{
    background-color: #333;
    font-size: 14px;
}
footer a{
    color: #fff;
}
footer a:hover{
    color: #fff;
}
.dy-call-btn {
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #00d200;
    border-radius: 100%;
    border: 3px solid #ffffff;
    box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.37);
    background: rgba(37, 152, 37, 0.7);
    background: -webkit-radial-gradient(rgba(43, 255, 0, 0.7), rgba(32, 171, 36, 0.7), rgba(37, 152, 37, 0.7));
    background: -o-radial-gradient(rgba(43, 255, 0, 0.7), rgba(32, 171, 36, 0.7), rgba(37, 152, 37, 0.7));
    background: -moz-radial-gradient(rgba(43, 255, 0, 0.7), rgba(32, 171, 36, 0.7), rgba(37, 152, 37, 0.7));
    background: radial-gradient(rgba(43, 255, 0, 0.7), rgba(32, 171, 36, 0.7), rgba(37, 152, 37, 0.7));
    
    text-decoration: none;
    color: #FFF;
    
    position: fixed;
    left: 10px;
    bottom: 10px;
    cursor: pointer;
    
    z-index: 200000000;
    box-sizing: border-box;
}

.dy-call-btn .dy-call-phone {
    color: #ffffff;
    line-height: 50px;
}

.dy-call-btn .dy-call-bars {
    position: absolute;
    top: 0;
    height: 7px;
    overflow: hidden;
    -webkit-transform: rotateX(150deg);
    transform: rotateZ(45deg);
    font-size: 15px;
    right: 8px;
    top: 14px;
    color: #ffffff;
}
.dy-call-selector * {
    box-sizing: border-box;
}

ul li:last-child .mcallbtn-subcnt {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.dy-call-btn i.fa {
    width: initial !important;
}

.dy-call-btn.large {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 36px;
}

.dy-call-btn.large .dy-call-phone {
    color: #ffffff;
    line-height: 70px;
}

.dy-call-btn.large .dy-call-bars {
    height: 12px;
    font-size: 24px;
    right: 7px;
    top: 17px;
}
@media screen and (max-width: 767px){
    .dy-call-btn {
        display: block !important;
    }
}

/* .dy-call-selector * {
    box-sizing: border-box;
}

ul li:last-child .mcallbtn-subcnt {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.dy-call-btn i.fa {
    width: initial !important;
}

.dy-call-btn.large {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 36px;
}

.dy-call-btn.large .dy-call-phone {
    color: #ffffff;
    line-height: 70px;
}

.dy-call-btn.large .dy-call-bars {
    height: 12px;
    font-size: 24px;
    right: 7px;
    top: 17px;
} */


@media only screen and (max-width:575px){
    ul li{
        text-align: left;
    }
}