
@font-face {font-family: "Roboto-Light"; src: url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');}
@font-face {font-family: "Roboto-Bold"; src: url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');}
@font-face {font-family: "Dita-Sweet"; src: url('../fonts/Dita-Sweet.ttf') format('truetype');}
@font-face {font-family: "Raleway-Bold"; src: url('../fonts/raleway_2016/Raleway-Bold.ttf') format('truetype');}
@font-face {font-family: "Raleway-ExtraBold"; src: url('../fonts/raleway_2016/Raleway-ExtraBold.ttf') format('truetype');}
@font-face {font-family: "Raleway-Medium"; src: url('../fonts/raleway_2016/Raleway-Medium.ttf') format('truetype');}
@font-face {font-family: "Raleway-Regular"; src: url('../fonts/raleway_2016/Raleway-Regular.ttf') format('truetype');}

@font-face {font-family: "Helvetica-Neue-Ce"; src: url('../fonts/helvetica neue ce 35 thin.ttf') format('truetype');}

/*reboot bootstrap css*/
#main button,
#main input,
#main optgroup,
#main select,
#main textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
#main * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main input,
#main button,
#main select,
#main textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
#main a {
    text-decoration: none;
}
#main a:hover,
#main a:focus {
    color: black;
    text-decoration: none;
}

#main h4,
#main .h4 {
    font-size: 18px;
}
#main h4, #main .h4, #main h5, #main .h5, #main h6, #main .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#main .btn-default {
    color: #ffffff;
    background-color: #c00f2c;
    border-color: transparent;
}

#main .form-control {
    display: block;
    width: 100%;
    height: 34px;
    /*padding: 6px 12px;*/
    padding: 6px 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-image: none;
}
#main input, #main button, #main select, #main textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
#main input {
    line-height: normal;
}
#main button, #main input, #main optgroup, #main select, #main textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
#main ul {
    list-style-type: disc;
    padding-right: 5px;
    padding-left: 18px;
}
#main .text-center {
    text-align: center;
}

#main .onerow {
    margin-bottom: 10px;
}
.header-feature {
    margin-top: 80px;
}
#top > div:nth-child(2) > div {
	margin-right: 0;
}

#main.wide {
    line-height: 1.25;
    position: relative;
    overflow-x: hidden;
    margin-top: 5px;
    margin-bottom: 40px;
    opacity: 1;
}
#search .search-button {
    position: relative;
}
@media all and (max-width: 400px) {
	#search .search-button {
		position: absolute;
		height: 23px;
	}
    #search .search-button div {
        padding: 3px 6px;
        /*line-height: 14px;*/
    }
}

/* kill reset and firefox padding "feature" */
#main select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -moz-padding-start: 7px !important;
}
#main .text-uppercase {
    text-transform: uppercase;
}
#main button, input[type="submit"] {
    color: white;
    font-size: 20px;
}
#main input:not([type=checkbox]), textarea, button {
    width: 175px;
    border: none;
    padding: 5px;
    margin: 1px 0;
    box-sizing: border-box;
}
#main input[type=text], #main input[type=password], #main input[type=number] {
    width: 100%;
    border-bottom: 1px solid #B3B3B3;
}


#main.normal {
    margin-top: 0;
}
#main.normal .edu-container {
    width: 100%;
}
#main.normal .event-date {
    margin-top: 5px;
}
/*#main.normal .event-name {
    height: 12px;
}*/
.edu-container {
    margin-bottom: 45px;
    -webkit-box-shadow: 4px 0 35px -10px rgba(0, 0, 0, 0.3), -9px 0 17px -6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 4px 0 35px -10px rgba(0, 0, 0, 0.3), -9px 0 17px -6px rgba(0, 0, 0, 0.15);
    box-shadow: 4px 0 35px -10px rgba(0, 0, 0, 0.3), -9px 0 17px -6px rgba(0, 0, 0, 0.15);
}


/*header*/
h2, .edu-date {
    width: auto;
    font-family: "Dita-Sweet";
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.edu-date {
    width: 100%;
    font-weight: bold;
}
.category-container .input-group-addon {
    cursor: pointer;
    height: 50px;
    border: none;
}
.category-container .input-group {
    height: 50px;
    /*float: left;*/
    overflow: hidden;
    
    float: none;
    margin: 0 auto;
}
.category-container .checkbox {
    margin: 5px 0;
    padding: 2px 0px 0px 2px;
    width: 25px;
    height: 24px;
    border: 1px solid #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.category-container .checkbox .fa-check {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 90%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.category-container .checkbox .fa-check:before {
    content: "";
}
category-container {
    height: 50px;
    overflow: hidden;
}
.category-container .category-content {
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.category-container .category-content:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.category-container .category-content i.fa {
    display: none;
}
.category-container .category-content.active i.fa {
    display: initial;
}
.category-container .category-name {
    margin: 7px 1px;
    width: 75px;
    line-height: 11px;
}
.category-container .input-group-addon {
    cursor: pointer;
    /*height: 50px;*/
    border: none;
    padding: 0 6px;
}
.category-container .input-group-addon img {
    height: 20px;
}
.category-container .input-group {
    background: #eeeeee;
    height: 50px;
    float: left;
    overflow: hidden;
    
/*    float: none;
    margin: 0 auto;*/
}

.category-container .form-control {
    height: 50px;
    border: none;
    background: none;
    color: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.category-container {
    padding-left: 0;
    padding-right: 0;
}

/*TODO csak ha nem lesz 100% width*/
.calendar-container .info-content {
    padding-left: 0;
    padding-right: 0;
}
/*/header*/

/*social*/
.social-btn-content {
    padding: 15px 15px 15px 0;
}
.comment-section {
    padding-left: 0;
    padding-right: 0;
}
.comment-section .fb_iframe_widget span[style], .comment-section .fb_iframe_widget span[style] iframe {
    width:100% !important;
}
.fb-comments {
    width: 100%;
}
/*/social*/

/*content*/
.edu-info-container {
    padding-left: 0;
    padding-right: 0;
}
.next-event-image {
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 12px;
    font-family: "Raleway-Regular";
}
.next-event-image strong {
    padding-bottom: 7px;
    display: block;
    font-size: 14px;
}
.next-event-image img {
    /*margin: 0 auto;*/
    margin: 0 auto 25px auto;
}

/*left content*/
.calendar-container, .comment-section, .login, .map-content {
    padding-bottom: 15px;
    border-bottom: 7px solid #791423;
}
.calendar-container .info-content h3 {
    font-size: 15px;
}
.event-date {
    width: 150px;
    height: 150px;
    color: white;
    font-family: "Helvetica-Neue-Ce";
    margin: 5px auto;
    background: #ba1e36; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #ba1e36 50%, #791423 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #ba1e36 50%,#791423 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #ba1e36 50%,#791423 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1e36', endColorstr='#791423',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.event-date .event-day {
    font-size: 80px;
    padding-left: 5px;
}
.event-date .event-month {
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 20px;
}
.event-date .event-year {
    font-size: 20px;
}
.calendar-container .info-title {
    width: 150px;
    border: 2px solid #BA1E36;
    margin: 0 auto;
}
.calendar-container .info-title img {
    margin: 5px auto;
}
.calendar-container .info-title .event-name {
    width: 100px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 800;
}
.calendar-container .info-title .info-light {
    font-size: 10px;
    color: #8a8a8a;
}
.calendar-container .info-context {
    width: 100%;
    margin: 5px auto;
}
.calendar-container .info-context .title {
    width: 100%;
    padding: 10px 0;
    font-size: 13px;
    font-weight: 800;
}
.calendar-container .info-context .description {
    width: 100%;
    text-align: justify;
    font-size: 11px;
    color: #8a8a8a;
}
.calendar-container .info-context .description ul li {
    text-align: left;
}


    /*calendar*/
.calendar-content {
    padding-right: 0;
}
.calendar {
    padding-left: 0;
    padding-right: 0;
}
.calendar .last_month, .calendar .next_month {
    padding: 15px 0;
    margin-top: 15px;
    cursor: pointer;
}
.calendar .last_month {
    float: left;
    padding-right: 15px;
}
.calendar .next_month {
    float: right;
    padding-left: 15px;
}
.calendar .calendar_head {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.calendar .current_month {
    width: 100%;
    text-align: center;
}
.calendar .weekdays {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.calendar .weekday {
    width: auto;
    text-overflow: initial;
    transform: inherit;
    -webkit-transform: inherit;
    text-align: center;
    padding: 0;
    margin: 0;
    width: calc(100% / 7);
}
.calendar .noday {
    padding-bottom: 0;
}
.calendar .day .number {
    width: 100%;
    height: 100%;
    line-height: 250%;
    /*top: 70% !important;*/
}
.calendar .day {
    background: #ccc;
    font-weight: 800;
}
.calendar .day.active {
    background: #BA1E36;
    padding-bottom: calc(78% / 7);
    cursor: pointer;
    border-radius: 0;
}
.calendar .day.active a {
    color: white;
}
.calendar .day.today {
    color: white;
}
.calendar .day.active.today {
    color: black;
}
.more-event-content {
    position: absolute;
    display: none;
    border: 1px solid #666;
    padding: 7px;
    background: white;
    z-index: 1024;
    width: 200px;
    text-align: center;
}
.more-event-content a {
    float: left;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
}
.edu-container .calendar .muli-event {
    background: #f1f1f1;
    border: 1px solid #717171;
}
.calendar .day, .calendar .noday {
    margin: 0.5% 1.5%;
}

    /*/calendar*/
/*/left content*/
/*-------------------------------------*/
/*right content*/
.table-content .more-event-box {
    padding: 0;
    width: 135px;
    color: white;
    background: #BA1E36;
    margin: 4px;
}
.table-content .more-event-box .event-date {
    width: 100%;
    height: 155px;
    margin: 0;
}

.table-content .more-event-box img {
    margin: 5px auto;
    padding-top: 10px;
}
.table-content .more-event-box .event-name {
    color: white;
    width: 100%;
    padding: 0 5px;
    margin: 2px auto;
    font-size: 12px;
    font-weight: 800;
    height: 30px;
    overflow: hidden;
    display: table;
}
.table-content .more-event-box .info-light.author {
    width: 100%;
    height: 22px;
    display: table;
}
.table-content .more-event-box .info-light.author .author-context
,.table-content .event-name-context {
    display: table-cell;
    vertical-align: middle;
}
.table-content .more-event-box .info-light {
    font-size: 9px;
    color: white;
}
.table-content .head-data {
    margin-bottom: -15px;
}
.table-content .event-day {
    font-size: 70px;
}
/*/right content*/
/*/content*/

/*teacher*/
.next-event-image .teacher-image {
    /*max-width: 300px;*/
    max-width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.teacher-container h2 {
    font-weight: normal;
}
.teacher-container h2 .teacher-name {
    font-size: 40px;
    padding-right: 5px;
}
.teacher-container h2 .teacher {
    font-size: 20px;
}
/*/teacher*/

/*event subPage*/

/*form*/
.login {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 20px 0;
}
.login form {
    margin: 20px auto;
    max-width: 420px;
}
.login .login-btn-group {
    width: 100%;
    padding: 10px 0;
}
.login .login-btn-group div {
    display: inline-block;
}
.login .login-btn-group div a {
    display: inline-block;
    width: 140px;
    height: 47px;
    background: #c00f2c;
    padding: 10px;
    margin: 2px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    float: none !important;
    text-align: center;
}
#main .login .login-btn-group a:hover,
#main .login .login-btn-group a:active {
    color: white;
}
.login h2 {
    display: inline-block;
    width: 100%;
    color: white;
    background: #BA1E36;
}
.login h3 {
    display: none;
    font-size: 15px;
}
#main .login button.edu-apply-btn {
    margin-top: 15px;
    margin-bottom: 15px;
}
#main .login button.process {
    background: #8c8c8c;
    cursor: default;
}
#main .login div.process {
    display: none;
    margin-bottom: 15px;
    width: 100%;
}
#main .login .notify-msg {
    width: 100%;
    padding-bottom: 5px;
}
#main .login .process .load-text {
    padding-left: 10px;
}
#main .login .inactive {
    color: #015f00;
    font-weight: 600;
    font-size: 14px;
    padding-top: 15px;
}
#main .event-price {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 3px;
    font-weight: 800;
    border-bottom: 1px solid #B3B3B3;
}
#main .payment {
    width: 100%;
    display: block;
    padding: 5px 0;
    cursor: pointer;
}
#main .payment input {
    width: auto;
    margin-right: 5px;
    margin-top: 3px;
}
#main .payment-info {
    display: none;
}
#main .payment-info span,
#main .edu-warning {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
#main .edu-warning {
    margin-top: 15px;
    margin-bottom: 10px;
}
#main p.payment-main-info {
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
/*/form*/
/*maps*/
#map-canvas {
    width: 100%;
    height: 38.5vw;
    margin-bottom: 15px;
}
/*/maps*/


.sidebar-title {
    background: #BA1E36;
    color: white;
    font-weight: 800;
    width: 100%;
    padding: 7px 15px;
    margin-bottom: 10px;
}
/*#main .teacher-content h4 {
    font-size: 10px;
}*/
#main .teacher-content .teacher-desc {
#main .teacher-content .teacher-name {
    /*font-size: 12px;*/
    font-size: 20px;
}
    font-size: 14px;
}
#main .teacher-content.teacher-event h4 {
    font-size: 1.2vw;
}
#main .teacher-content.teacher-event h4.teacher-name {
    font-size: 1.3vw;
}
.edu-event .table-content .teacher {
    padding-left: 25px;
    padding-right: 0;
}
.edu-event .table-content .teacher-content {
    margin-bottom: 15px;
}
.more-event-title {
    margin-left: 25px;
    width: calc(100% - 25px);
}
/*/event subPage*/


    
    .table-content {
        margin-top: 15px;
        position: relative;
        text-align: center;
    }
    .table-content .more-event-box {
        /*width: 155px;*/
        margin-bottom: 10px;
        display: inline-block;
        float: none;
    }

/*LG*/
@media all and (min-width: 1200px) {
    .table-content .more-event-box .event-date {
        height: 135px;
    }
    .table-content .more-event-box {
        width: 155px;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .table-content .more-event-box .event-date {
        height: 155px;
    }
    .table-content .event-day {
        font-size: 84px;
    }
    
    .more-event-container {
        margin-left: 7px;
        margin-right: 5px;
        width: 100%;
    }
    .hidden-lg {
        display: none;
    }
}
/*MD*/
@media all and (max-width: 1200px) {
    .edu-event .table-content .teacher {
        padding-left: 10px;
        padding-right: 0;
    }
    .more-event-title {
        margin-left: 10px;
        width: calc(100% - 10px);
    }
    /*teacher*/
    .next-event-image .teacher-image {
        /*max-width: 220px;*/
        max-width: 200px;
    }
    .calendar .day .number {
        line-height: 200%;
    }
    .hidden-lg {
        display: none;
    }
}
/*SM*/
@media all and (max-width: 992px) {
    /*event subPage*/
    #main .teacher-content.teacher-event h4 {
        font-size: 11px;
    }
    #main .teacher-content.teacher-event h4.teacher-name {
        font-size: 13px;
    }
    /*/event subPage*/
    h2 {
        width: 100%;
        text-align: center;
        font-size: 25px;
        font-size: 5vw;
    }
    
    .table-content {
        margin-top: 15px;
        position: relative;
        text-align: center;
    }
/*    .table-content .more-event-box {
        width: 155px;
        margin-bottom: 10px;
        display: inline-block;
        float: none;
    }*/
/*    .table-content .more-event-box .event-date {
        height: 155px;
    }*/
    .table-content .event-day {
        font-size: 84px;
    }
    
    /*teacher*/
    .teacher-container h2 .teacher {
        font-size: 20px;
        font-size: 3vw;
    }
    .next-event-image .teacher-image {
        /*max-width: 320px;*/
        max-width: 200px;
        margin: 0 auto 20px auto;
        float: none !important;
    }
    .calendar .day .number {
        line-height: 250%;
        /*line-height: 10vw;*/
    }
	.header-feature {
		margin-top: 60px;
	}	
    .hidden-lg {
        display: none;
    }
    .hidden-md {
        display: none;
    }
}
/*XS*/
@media all and (max-width: 767px) {
    h2 {
        font-size: 27px;
        font-size: 7vw;
    }
    .calendar-content {
        padding-left: 0;
    }
    .calendar .day .number {
        /*line-height: 250%;*/
        line-height: 10vw;
    }
    
    /*teacher*/
    .teacher-container h2 .teacher {
        font-size: 20px;
        font-size: 4vw;
    }
    /*event subPage*/
    .sidebar-title {
        margin-top: 15px;
    }
    .edu-event .table-content .teacher-content img {
        margin: 0 auto;
    }
    .edu-event .table-content .teacher {
        padding-left: 0;
    }
    .more-event-title {
        margin-left: 0;
        width: 100%;
    }	
	.header-feature {
		margin-top: 40px;
	}
	
    /*event subPage*/
    
    .hidden-lg {
        display: none;
    }
    .hidden-md {
        display: none;
    }
    .hidden-sm {
        display: none;
    }
}
@media all and (max-width: 480px) {
    h2 {
        font-size: 35px;
        font-size: 11vw;
    }
/*    .table-content .more-event-box {
        margin: 5px auto;
        float: none;
    }*/
    
    /*teacher*/
    .teacher-container h2 .teacher {
        font-size: 30px;
        font-size: 7vw;
    }
    .category-container .input-group-addon {
        padding: 4px 6px 0 6px;
    }
    .category-container .input-group,
    .category-container .input-group-addon {
        height: 45px;
    }
    .hidden-lg {
        display: none;
    }
    .hidden-md {
        display: none;
    }
    .hidden-sm {
        display: none;
    }
    .hidden-xs {
        display: none;
    }
}
@media all and (max-width: 500px) {
    
}
@media all and (max-width: 400px) {
    .next-event-image .teacher-image {
        max-width: 250px;
    }
    .calendar .day .number {
        /*line-height: 175%;*/
    }
}