
body{
    font-family: 'Montserrat', sans-serif;
    color: #373737;
    font-size: 14px;
    background-color: #f5f5f5;
}
.pt-0{
    padding-top: 0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.container {
    max-width: 1250px;
}
.logo{
    width: 180px;
}
.navigation {
    padding-right: 1.3rem;
    font-weight: 500;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 0;
}
.navbar{
    box-shadow: 0 0 10px #717171
}
.navigation .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.3rem;
    font-weight: 500;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 0;
}
.navigation .navbar-brand {
    padding: 0;
}

.sol-apel{
    margin-right: 20px;
}

.btn:focus {
    box-shadow: none !important;
}
.special-btn .btn-1 {
    background-color: #fa5e5e;
}
.special-btn .btn-1 .round {
    background-color: #ff9191;
}
.special-btn .btn-2 {
    background-color: #3e6ba5;
}
.special-btn .btn-2 .round {
    background-color: #00c4eb;
}
.special-btn a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 6px 53px 6px 23px;
    color: #fff;
    font-family: sans-serif;
    font-weight: bold;
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
}
.special-btn a span {
    position: relative;
    z-index: 3;
    color: #fff;
}
.special-btn a .round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 5px;
    top: 4px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 2;
    color: #fff;
}
.special-btn a .round i {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -6px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

.special-btn .txt {
    font-size: 14px;
    line-height: 1.45;
}

.special-btn .type-1 a:hover {
    padding-left: 48px;
    padding-right: 28px;
    color: #fff;
}
.special-btn .type-1 a:hover .round {
    width: calc(100% - 11px);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
}
.special-btn .type-1 a:hover .round i {
    left: 12%;
    color: #fff;
}
.slider{
    background-image: url("/assets/images/123.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    width: 100%;
}
.home-bg{
    padding-top: 12%;
}
.home-bg h1{
    color: #fff;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 50px;
}
.home-bg h3{
    color: #fff;
    font-weight: 700;
    font-size: 2.5rem;
}
.special-txt{
    color: #fa5e5e;
    text-decoration: underline;
    font-size: 3rem;
}
.home-bg-btn{
    padding-top: 5%;
}
.btn-aise{
    border-radius: 20px;
    -webkit-box-shadow: 15px 14px 21px -9px rgba(55,55,55,1);
    -moz-box-shadow: 15px 14px 21px -9px rgba(55,55,55,1);
    box-shadow: 15px 14px 21px -9px rgba(55,55,55,1);
    font-weight: 600;
    padding-left: 25px;
    padding-right: 25px;
}
.btn-danger{
    background-color: #fa5e5e;
    color: #fff;
    border: 0;
}
.btn-default{
    background-color: #fff;
    color: #fa5e5e;
    border: 0;
}
.home-bg-descr{
    padding-top: 50px;
    color: #fff;
    font-weight: 700;
}
.home-bg-descr p{
    font-size: 13px;
    padding-top: 50px;
}
.home-cursuri{
    padding-top: 60px;
    padding-bottom: 60px;
}
.block{
    padding-top: 60px;
    padding-bottom: 60px;
}
.home-cursuri h2{
    font-weight: 700;
}
.home-cursuri .card img{
    width: 100%;
    height: 225px;
    object-fit: cover;
}

.cursuri-cursuri .card img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.title{
    color: #fa5e5e;
    border-left: 5px solid #2a86ad;
    padding-left: 5px;
}
.subtitle{
    font-weight: 700;
}
.item{
    padding: 40px;
}
.card{
    border-radius: 20px;
    border: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
}
.card-body {
    padding: 1rem;
}
.card a{
    text-decoration: none;
    color: #373737;
}
.card img{
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.card h6{
    font-weight: 700;
    font-size: 15px;
}
.card .card-text{
    font-size: 14px;
}
.card-autor{
    font-weight: 700;
    color: #8f8f8f;
    font-size: 14px;
}
.card-plus{
    width: 40px;
    height: 40px;
    background-color: #fa5e5e;
    border-radius: 50%;
    float: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    margin-top: -10px;
}
.card-plus i{
    color: #fff;
    font-size: 18px;
    padding-top: 12px;
    padding-left: 12px;
}
.card-price{
    color: #fa5e5e;
    font-size: 18px;
}
.separator{
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    position: relative;
    background-size: cover;
    background-position: 50%;
}
.separator h1{
    font-size: 58px;
    font-weight: 800;
}
.separator p{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}
.catedrala{
    position: absolute;
    width: 230px;
    right: -0%;
    top: -246px;
    z-index: -1;
}
.home-oferte{
    padding-top: 50px;
}
.home-oferte a{
    color: #373737;
}
.home-oferte-prev{
    position: absolute;
    bottom: 25%;
    right: 30%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
}
.home-oferte-prev img{
    padding-top: 13px;
}
.home-oferte-next{
    position: absolute;
    bottom: 8%;
    right: 30%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
}

.home-oferte-next img{
    padding-top: 13px;
}
.home-oferte-text{
    height: 420px;
    padding: 10px;
    overflow-y: scroll;
}
.home-oferte-text::-webkit-scrollbar {
    opacity: 0;
}
.home-oferte-text::-webkit-scrollbar-track {
    opacity: 0;
}
.home-oferte-text::-webkit-scrollbar-thumb {
    opacity: 0;
}
.home-oferte-text-item{
    padding: 20px;
    margin-right: 10px;
    margin-bottom: 30px;
    border-radius: 20px;
    cursor: pointer;
}
.of-active{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}
.home-oferte-text-item h5{
    font-weight: 700;
}
.home-oferte-text-item p{
    margin-bottom: 0;
}
.home-oferte-preview .card{
    border-radius: 20px;
    background-color: #3e6ba5;
}
.home-oferte-preview .card img{
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 20px;
    opacity: 0.2;
}
.home-oferte-preview .card .card-body{
    position: absolute;
    border-radius: 20px;
    padding: 30px;
}
.home-oferte-preview .card-body h1{
    color: #fff;
    font-weight: 800;
    margin-top: 10%;
    margin-bottom: 30px;
}
.home-oferte-preview .card-body p{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 30px;
    margin-bottom: 50px;
}
.liberty{
    position: absolute;
    width: 200px;
    left: -0%;
    top: -535px;
    z-index: -1;
}
.predam-sep img{
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin-bottom: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.55);
}

.predam-sep h4{
    font-weight: 700;
}
.testimonials{
    padding-top: 40px;
}
.testimonials .carousel-item img{
    width: 100px;
    height: 100px!important;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px;
}
.testimonials .carousel-item p{
    margin-right: 200px;
    margin-left: 200px;
}
.testimonials .carousel-item h6{
    font-weight: 700;
    color: #fa5e5e;
}
.testimonials .carousel-item a{
    text-decoration: none;
}

.monument{
    position: absolute;
    width: 330px;
    right: -0%;
    top: -180px;
    z-index: -1;
}
.video-separator .container{
    padding: 0;
    max-width: 1350px;
}
.video-separator .item{
    padding: 0;
    opacity: 0.5;
    text-align: center;
    display: block;
}
.video-separator .item:hover{
    opacity: 1;
    transition: 0.3s;
}
.video-separator video{
    width: 100%;
    display: block;
}
.video-separator span{
    position: absolute;
    left: 43%;
    cursor: pointer;
}
.video-separator .poster{
    width: 100%;
    height: 298px;
    object-fit: cover;
}
#video-lightbox .modal-lg{
    max-width: 1200px;
    max-height: 600px;
}
#video-lightbox .modal-lg .modal-content{
    background-color: #000;
}
#video-lightbox .modal-lg video{
    max-width: 1200px;
    max-height: 600px;
}
.partners .container{
    max-width: 1100px;
}
.partners .col-md-3{
    padding-top: 30px;
    text-align: center;
}
.partners .row:last-of-type{
    padding-top: 30px;
}
.partners a{
    opacity: 0.5;
}
.partners a:hover{
    opacity: 1;
    transition: 0.3s;
}
.partners img{
    width: 70%;
}
footer{
    background-color: #3e6ba5;
}
footer .desc p{
    color: #fff;
    font-size: 13px;
}
footer .desc a{
    color: #fff;
    font-size: 18px;
}
footer h5{
    color: #fff;
}
footer ul{
    padding: 0;
    margin: 0;
}
footer ul li{
    list-style-type: none;
    color: #fff;
    padding-top: 15px;
}
footer ul li i{
    font-size: 21px;
}
footer a{
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
footer a:hover{
    color: #c9cbff;
}
.footer-links{
    padding-right: 0;
}
.footer-links a{
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.footer-projects{
    padding-left: 0;
}
.footer-projects a{
    text-decoration: none;
}
.footer-contacts{
    font-size: 13px;
    padding: 0;
}
.footer-contacts .col-md-5{
    padding-right: 0;
}
.footer-contacts .col-md-7{
    padding: 0;
}
.footer-contacts a{
    text-decoration: none;
}
.copyright{
    background-color: #264367;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 13px;
}
.copyright p{
    padding: 15px;
    margin: 0;
}
.copyright a{
    color: #fff;
}
.cursuri-page .item{
    padding: 5px;
    padding-top: 40px;
}
.cursuri-page .orar ul{
    padding: 0;
}
.cursuri-page .orar ul li{
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}
.cursuri-page .orar ul li:last-of-type{
    border-bottom: 1px dashed transparent;
}
.cursuri-page .orar ul li:hover{
    color: #00b600;
}
.cursuri-page .orar span{
    float: right;
}
.pages-header{
    margin-top: 57px;
    background-color: #3e6ba5;
    text-align: center;
    padding: 40px;
}
.pages-header h2{
    margin: 0;
    color: #fff;
    font-weight: 700;
}
.curs-description{
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 3px rgba(56, 59, 61, .2);
}
.curs-description .carousel img{
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.curs-description .description{
    padding: 15px;
}
.curs-price{
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 3px rgba(56, 59, 61, .2);
    border-top: 5px solid #fa5e5e;
    position: sticky;
    top: 100px;
}
.teachers-info{
    border-top: 5px solid #3e6ba5;
    position: relative!important;
    top: 0px;
}
.teachers-info a{
    text-decoration: none;
}
.teachers-info .btn-aise{
    background-color: #3e6ba5;
    border-color: #3e6ba5;
}
.teachers-info .btn-primary{
    background-color: #3e6ba5;
    border-color: #3e6ba5;
}
.cursuri-page .curs-price ul{
    padding: 0;
    margin: 0;
}
.cursuri-page .curs-price ul li{
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 20px;
    line-height: 1.3;
}
.cursuri-page .curs-price ul li:last-of-type{
    border-bottom: 1px solid transparent;;
}
.cursuri-page .curs-price .curs-price-right{
    margin-left: 12px;
}
.cursuri-page .curs-price .icon{
    font-size: 32px;
    float: left;
    margin-top: 3px;
}
.cursuri-page .curs-price button{
    padding: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    box-shadow: 1px 1px 21px -7px rgba(55,55,55,1);
}
.pt-05{
    padding-top: 5px;
}
.card-news-stats{
    color: #8f8f8f;
}
.page{

}
.page .item{
    padding: 20px;
}
.poster{
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.desc-stats i{
    color: #01507c;
}
.share{
    float: right;
    margin-top: -22px;
}
.right-side{
    padding: 40px;
    padding-top: 0px;
}
.populars .item{
    padding-top: 10px;
}
.populars .item .card{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.second-title{
    border-left: 5px solid #3e6ba5;
    padding-left: 10px;
}
.info-contacts{
    padding-top: 20px;
}
.info-contacts .col-md-12{
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 20px;
}
.info-contacts .col-md-6{
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 20px;
}
.info-contacts span{
    font-size: 45px;
    color: #3e6ba5;
    float: left;
    margin-right: 20px;
}
.info-contacts h6{
    margin-bottom: 0;
}
.info-contacts p{
    margin-bottom: 0;
}
.contacts-about img{
    float: left;
    margin-right: 50px;
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: 100% 5%;
    border-radius: 50%;
}
.contacts-about h6{
    margin-top: 60px;
    margin-bottom: 0;
}
.contacts-about h5{
    text-align: left;
}
.contacts-about p{
    font-size: 12px;
    color: #8b8b8b;
}
.contacts-about ul{
    padding: 0;
}
.contacts-about ul li{
    list-style-type: none;
}
.contacts-form button{
    box-shadow: 0 0 0 transparent;
    width: 100%;
}
.about-desc ul li{
    padding-top: 20px;
}
.about-colapse{
    padding-top: 70px;
}
.about-colapse .col-md-3 a{
    margin-top: 10px;
}
.about-colapse .col-md-9{
    background-color: #fff;
    border-radius: 12px;
}
.about-colapse .tab-content{
    padding: 20px;
}
.about-colapse .tab-content ul{
    padding: 0;
    margin: 0;
}
.about-colapse .tab-content ul li{
    padding-top: 10px;
}
.title-block{
  padding-top: 70px;
}
.about-avantaje{
    background-color: #3e6ba5;
    color: #fff;
    padding: 10px;
    height: 199px;
    margin-top: 20px;
}
.about-avantaje span{
    font-size: 78px;
}
.about-avantaje p{
    margin: 0;
    margin-top: 10px;
}
.about-certificat{
    margin-top: 20px;
}
.profesori .item{
    padding: 30px;
}
.profesori .item h6{
    margin: 0;
}
.profesori .item p{
    font-weight: 500;
    margin-bottom: 5px;
}
.profesori .item .card-function{
    color: rgba(1, 120, 189, 0.71);
    font-weight: 700;
}

.curs-category span{
    font-size: 43px;
    float: left;
    margin-right: 10px;
    color: #3e6ba5;
}
.curs-category p{
    margin: 0;
    color: #aaa;
}
.curs-category h6{
    margin: 0;
    font-size: 14px;
}
.curs-avantaje{
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
    height: 260px;
}
.curs-avantaje span{
    font-size: 78px;
}
.curs-avantaje p{
    margin: 0;
    margin-top: 10px;
    font-size: 12px;
}
.curs-avantaje h6{
    margin-top: 5px;
}




.curs-teachers .col-md-12{
    margin-top: 10px;
}
.curs-teachers .line{
    margin-right: 20px;
    margin-left: 20px;
    width: 100%;
    height: 1px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}
.curs-teachers img{
    width: 120px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}
.curs-teachers h6{
    font-weight: 700;
    margin-bottom: 0;
}
.curs-teachers a{
    text-decoration: none;
    color: #373737;
}
.curs-teachers .ct-function{
    font-weight: 700;
    color: #aaa;
}
#contactModal .bg-info{
    background-color: #3e6ba5!important;
    border-radius: 20px!important;
}
#contactModal .card-body{
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 20px!important;
}
#contactModal .text-info{
    color: #3e6ba5!important;
}
#contactModal button{
    border-radius: 20px!important;
    margin-top: 20px;
    background-color: #3e6ba5!important;
}
.mobile-oferte{
    display: none;
}
.contacts-form {
    margin-top: 20px!important;
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.contacts-form input{
    margin-top: 10px;
}

.gallery-sep .container{
    max-width: 100%;
    width: 100%;
}
.video-separator .container{
    max-width: 100%;
    width: 100%;
}
.gallery-sep .owl-dots{
    display: none;
}
.video-separator .owl-dots{
    display: none;
}
.gallery-sep .item{
    margin: 15px;
}
.video-separator .item{
    margin: 15px;
}
.gallery-sep img{
    border-radius: 12px;
}
.video-separator img{
    border-radius: 12px;
}
.teacher-img{
    margin: 10px;
    margin-right: 40px;
    width: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.color-aise{
    color: #3e6ba5;
}
.curs-teachimg{
    float: left;
    width: 125px!important;
    height: 125px!important;
    border-radius: 50%;
    object-fit: cover;
}
.price-courses{
    color: #fa5e5e;
    font-size: 18px;
}
.modal-links{
    color: #fff;
    text-decoration: none;
}
.modal-links:hover{
    color: #fff;
    text-decoration: none;
}
.predam-engleza h5{
    color: #323232;
    text-align: center;
    width: 100%;
}
.predam-engleza .modal-body{
    color: #323232;
    text-align: left;
}
.predam-engleza .modal-body p{
    font-weight: 500;
}
.predam-engleza .modal-body .col-md-6{
    margin-top: 40px;
}
.predam-engleza .modal-body img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}
.predam-engleza .modal-body .img-fix{
    width: 100%;
    object-fit: none;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
}
.modal-content {
    border: 1px solid transparent;
    border-radius: 30px;
}
#contactModal .bg-info {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
#contactModal .card {
    background-color: transparent;
}
.thead-primary{
    background-color: #264367;
    color: #fff;
}
.btn-reducere{
    padding: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
}
.close-modal{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
}
.close-modal img{
    width: 40px;
}
.predam-close{
    padding-right: 10px;
}
.card-description{
    height: 78px;
    overflow: hidden;
}
.card-detail{
    margin-bottom: 0;
    margin-top: 10px;
    color: #fa5e5e;
}

