html{
    height: 100%;
}

body{
    background: #fff;
    font-family: sans-serif;
    font-size: 1.5em;
    height: 100%;
}

body .container-fluid{
    max-width: 1300px;
    padding: 0 0 2em 0;
    width: 80%;
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

/******Scroll styles******/
.wrap {
    overflow: hidden;
    height: 10em;
    position: relative;
}

.scroll {
    position: absolute;
    top: 0;
}

.scroll p {
    margin: 0 0 10px 0;
}

/******End******/

.hr{
    border-bottom: 1px solid #999999;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.font-weight-regular{
    font-weight: 400 !important;
}

.table-main {
    min-width: 20%;
}

.error-small-text{
    font-size: 0.875em;
    color: red;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
}

.display-inline-block{
    display: inline-block;
}

.red{
    color: red;
}

.green{
    color: green;
}

.opacity-02{
    opacity: 0.2;
}

.relative{
    position: relative;
}

.width-150{
    width: 150% !important;
}

.width-130{
    width: 130% !important;
}

.width-100{
    width: 100% !important;
}

.width-95{
    width: 95% !important;
}

.width-93{
    width: 93% !important;
}

.width-92{
    width: 92% !important;
}

.width-91{
    width: 91% !important;
}

.width-90{
    width: 90% !important;
}

.width-87{
    width: 87% !important;
}

.width-80{
    width: 80% !important;
}

.width-74{
    width: 74% !important;
}

.width-70{
    width: 70% !important;
}

.width-65{
    width: 65% !important;
}

.width-60{
    width: 60% !important;
}

.width-50{
    width: 50% !important;
}

.width-40{
    width: 40% !important;
}

.width-35{
    width: 35% !important;
}

.width-30{
    width: 30% !important;
}

.width-25{
    width: 25% !important;
}

.width-20{
    width: 20% !important;
}

.width-15{
    width: 15% !important;
}

.width-14{
    width: 14% !important;
}

.width-12{
    width: 12% !important;
}

.width-10{
    width: 10% !important;
}

.width-9{
    width: 9% !important;
}

.width-8{
    width: 8% !important;
}

.width-7{
    width: 7% !important;
}

.width-6{
     width: 6% !important;
 }

.width-5{
    width: 5% !important;
}

.width-3-5{
    width: 3.5% !important;
}

.width-3{
    width: 3% !important;
}

.width-2{
    width: 2% !important;
}

.width-1{
    width: 1% !important;
}

.padding-0{
    padding: 0 !important;
}

.padding-2{
    padding: 2em !important;
}

.padding-3{
    padding: 3em;
}

.padding-right-0{
    padding-right: 0 !important;
}

.padding-left-0{
    padding-left: 0 !important;
}

.margin-bottom-20{
    margin-bottom: 1.600em;
}

.margin-bottom-40{
    margin-bottom: 2.250em;
}

.margin-left-9300{
    margin-left: 9.300em !important;
}

.margin-left-5{
    margin-left: 5em !important;
}

.margin-left-4{
    margin-left: 4em !important;
}

.margin-left-3{
    margin-left: 3em !important;
}

.margin-left-2{
    margin-left: 2em !important;
}

.margin-left-1{
    margin-left: 1em !important;
}

.margin-left--1{
    margin-left: -1em;
}

.margin-left-1100{
    margin-left: 1.150em;
}

.margin-left-05{
    margin-left: 0.550em !important;
}

.margin-left-04{
    margin-left: 0.400em;
}

.margin-left-03{
    margin-left: 0.300em;
}

.margin-left-02{
    margin-left: 0.200em;
}

.margin-right-5{
    margin-right: 5em !important;
}

.margin-right-4{
    margin-right: 4em !important;
}

.margin-right-3{
    margin-right: 3em !important;
}

.margin-right-2{
    margin-right: 2em !important;
}

.margin-right-1{
    margin-right: 1em !important;
}
.margin-right-05{
    margin-right: .500em !important;
}

.margin-bottom-05{
    margin-bottom: .500em;
}

.margin-bottom-1{
    margin-bottom: 1em !important;
}

.margin-bottom-2{
    margin-bottom: 2em;
}

.margin-bottom-3{
    margin-bottom: 3em;
}

.margin-0{
    margin: 0 !important;
}

.margin-center{
    margin: 0 auto;
}

.padding-02{
    padding: 0.200em;
}

.padding-07{
    padding: 0.700em;
}

.padding-left-1{
    padding-left: 1em;
}

.padding-left-05{
    padding-left: .500em;
}

.padding-right-1{
    padding-right: 1em;
}

.padding-left-2{
    padding-left: 2em;
}

.padding-bottom-1500{
    padding-bottom: 1.500em;
}

.padding-bottom-4500{
    padding-bottom: 4.500em;
}

.padding-right-1500{
    padding-right: 1.500em;   
}

.padding-top-1850{
    padding-top: 1.850em;
}

.padding-bottom-1{
    padding-bottom: 1em;
}

.padding-top-1500{
    padding-top: 1.500em;
}

.padding-top-0500{
    padding-top: 0.500em;
}

.padding-bottom-01{
    display: inline-block;
    padding-bottom: 0.100em;
}

.margin-top-02{
    margin-top: 0.200em !important;
}

.margin-top-04{
    margin-top: 0.400em;
}
.margin-top-05{
    margin-top: 0.500em;
}

.margin-top-06{
    margin-top: 0.600em;
}

.margin-top-07{
    margin-top: 0.700em !important;
}

.margin-top-08{
    margin-top: 0.800em !important;
}

.margin-top-1{
    margin-top: 1em;
}

.margin-top-1250{
    margin-top: 1.25em;
}

.margin-top-1600{
    margin-top: 1.600em;
}

.margin-top-2{
    margin-top: 2em;
}

.margin-top-2850{
    margin-top: 2.850em;
}

.margin-top-3{
    margin-top: 3em;
}

.font-size-1{
    font-size: 1rem !important;
}

.font-size-1300{
    font-size: 1.3rem !important;
}

.font-size-1400{
    font-size: 1.4rem !important;
}

.font-size-1500{
    font-size: 1.5rem !important;
}

.font-size-1800{
    font-size: 1.8rem !important;
}

.font-size-2{
    font-size: 2rem !important;
}

.font-size-2200{
    font-size: 2.2rem !important;
}

.font-size-2500{
    font-size: 2.5rem !important;
}

.font-size-3{
    font-size: 3rem !important;
}

.cursor{
    cursor: pointer;
}

.height-2{
    height: 2em;
}

.height-4{
    height: 4em;
}

.vertical-align-middle{
    vertical-align: middle;
}

.vertical-align-top{
    vertical-align: top;
}

.vertical-align-bottom{
    vertical-align: bottom;
}

.vertical-align-baseline{
    vertical-align: baseline;
}

.line{
    border: 1px solid transparent;
}

.border-1-ccc{
    border: 1px solid #ccc;
}

.text-decoration-none{
    text-decoration: none !important;
}

.text-decoration-underline{
    text-decoration: underline;
}

.bold{
    font-weight: bold;
}

/******HEADER BLOCK******/

.header-width{
    width: 100vw;
    margin-left: calc(50% - 50vw);
    z-index: 1000;
    background-color: #fff;
}

header .navbar{
    border-radius: 0px;
    margin: 0;
}

header .container{
    padding: 0;
    margin: 0;
    background-color: #fff;
    width: 100%;
    margin-top: -1px;
}

.navbar-nav > li > a, .navbar-collapse{
    padding: 0;
}

.navbar-default{
    background-color: transparent;
    border-color: transparent;
}

header .lang-switch a{
    height: 100%;
    font-size: 1.125em;
    font-weight: bold;
}

header > .container{
    width: 100%;
}

header .row{
    margin: 0;
}

.header-logo-img{

}

.carousel-menu{
    position: relative;
}

.header-contacts{
    font-size: 1.250em;
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 500;
}

.card{
    border-color: #ccc;
}

.bottom-logo{
    margin-top: .500em;
    width: 55%;
    height: auto;
}

.course-text{
    font-size: 1.250em;
}

.price-red{
    font-size: 1.500em;
    color: red;
}

/******End******/



/******Sidebar******/

.right-sidebar{
    padding: 0;
    padding-right: 0.330em;
    width: 20%;
}

.left-sidebar{
    padding: 0;
    padding-left: 0.330em;
    width: 20%;
}

.sidebar-blox{
    margin-bottom: 0.450em;
    -webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.sidebar-blox-body{
    background-color: #fff;
    border: 1px solid #3875c6;
    padding-top: 1.500em;
}

.sidebar-main-text{
    color: #3875c6;
    font-size: 1.200em;
}

.sidebar-hall-text{
    color: #999999;
    font-size: 1.200em;
}

.sign-in-button-btn{
    display: inline-block;
    padding: 0.200em 1em;
    margin-top: 1em;
    /* IE10+ */ 
    background-image: -ms-linear-gradient(top, #008BC6 0%, #359bd3 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #008BC6 0%, #359bd3 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #008BC6 0%, #359bd3 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #008BC6), color-stop(100, #359bd3));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #008BC6 0%, #359bd3 100%);

    /* W3C Markup */ 
    background-image: linear-gradient(to bottom, #008BC6 0%, #359bd3 100%);
    color: #fbf6f2;
    font-size: 0.875em;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    border: none;
}

.sign-in-button-btn:active{
    /* IE10+ */ 
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #008BC6 0%, #359bd3 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #008BC6 0%, #359bd3 100%);

    /* Opera */ 
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #008BC6 0%, #359bd3 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(0, #008BC6), color-stop(100, #359bd3));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #008BC6 0%, #359bd3 100%);

    /* W3C Markup */ 
    background-image: radial-gradient(#008BC6 0%, #359bd3 100%);

    /* W3C Markup */ 
    background-image: linear-gradient(to bottom, #008BC6 0%, #359bd3 100%);
    -webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
}



.login-fields label{
    margin-bottom: 1px;
}

.login-fields-center{
    display: inline-block;
    width: 75%;
}

.search-div{
    width: 20em;
}

.search-div > .login-input-field{
    border: 1px solid #3875c6;
    width: 90%;
}

.login-input-field{
    border: 1px solid #3875c6;
    padding-left: 5px;
    width: 100%;
}

.new-bell-button-btn{
    margin-top: 0 !important;
    margin-left: 20px;
    height: 22px;
}

.input-field{
    border: 1px solid #3875c6;
    padding-left: 5px;
    height: 30px;
}

.tavaline-input-field{
    border: 1px solid #3875c6;
    padding-left: 5px;
}

.bell-select-field{
    border: 1px solid #3875c6;
    margin-left: 20px;
    padding-left: 5px;
    width: 15%;
    height: 22px;
}

.input-hour-start, .input-hour{
    height: 22px;
    width: 5%;
    border: 1px solid #3875c6;
}

.input-hour, .input-hour-slash{
    margin-left: 10px;
}

.checkbox-input-field{
    border: 1px solid #3875c6;    
}

.search-input-field{
    border: 1px solid #3875c6;
    width: 50%;
    padding-left: 5px;
}

.search-button{
    padding: 0;
    background-color: transparent;
    border: 0;
}

.search-button:hover{
    padding-left: 1px;
}

.search-button img{
    margin-top: -6px;
}

.pass_forget{
    margin-top: 1em;
}

.pass_forget a, .register-button a{
    font-size: 0.875em;
    color: #3875c6;
}

.register-button{
    font-weight: 700;
    margin-right: 0.500em;
    margin-bottom: 0.250em;
    margin-top: 2em;
}

.socials-img img{
    width: 18%;
}

.birth-span{
    margin-left: 1em;
    vertical-align: middle;
}

/******End******/

.content{
    width: 100%;
}

.gradient{
    background: rgb(237,237,237);
    background: linear-gradient(180deg, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 10px);
    height: 15px;
}

/******Main Block******/

#about-company{
    background-color: #f1f1f1;
    border-radius: 15px;
    margin-bottom: 2em;
    padding-bottom: 2.2em !important;
    padding-top: 1.5em !important;
}

.contact-data{
    font-size: 1.6rem;
    margin-bottom: 2em;
}

.contact-data h3{
    color: #1b6cbc;
}

.contact-data-row{
    display: flex;
    margin-bottom: 3em;
}

.contact-data-email{
    color: #1b6cbc;
    font-size: 1.9rem;
}

.contact-data .container .contact-data{
    display: flex;
    margin-bottom: 3em;
}

.map_wrapper{
    background-color: #f1f1f1;
    padding: 3rem;
    height: 100%;
    border-radius: 15px;
}

.grey-wrapper{
    background-color: #f1f1f1;
    border-radius: 15px;
    padding: 2rem 5rem;
}

#message_form input, #message_form textarea{
    padding: 2rem;
    border-radius: 10px;
}

#message_form button{
    padding: 8px 18px;
    background-color: #4290db;
    color: #ffffff;
    border-radius: 10px;
    width: 30%;
}

#message_form button:hover, #message_form button:active, #message_form button:focus{
    color:#000000;
    text-decoration: none;
}

/******Control panel******/

.date-input-field{
    border: 1px solid #3875c6;
    border-radius: 0;
}

.admin-radio-button-label{
    display: inline-block;
    margin-top: 2px;
    vertical-align: top;
}

.delete-button-btn{
    background: transparent;
    border: 0;
}

.blox-header-h-cp{
    color: #fffdfc;
    font-size: 1em;
    margin-top: 0.700em;
    margin-left: 1em;
}

.edit_menu{
    list-style-type: none;
    padding-left: 20px;
}

.del-user{
    margin-top: 10em;
}

.add_klass_select_field{
    padding: 3px;
    border: 1px solid #008BC6;
    color: #000;
}

.disabled-subject{
    color: #bebcbb;
}

.send-button button[disabled]{
    background-image: -ms-linear-gradient(top, #ccc 0%, #bebcbb 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #ccc 0%, #bebcbb 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #ccc 0%, #bebcbb 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(100, #bebcbb));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #ccc 0%, #bebcbb 100%);

    /* W3C Markup */ 
    background-image: linear-gradient(to bottom, #ccc 0%, #bebcbb 100%);
    -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.75);
    border: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    font-size: 1.5rem;
    width: 100%;
  }
  
td {
    border: solid 1px #999999;
    border-style: none solid solid none;
    padding: 10px;
  }

.course-schedule-img{
    width: 20%;
    height: auto;
}

thead tr:first-child td{
    background-color: #1b6cbc;
    color: #fff;
}

thead tr:first-child td:first-child { 
    border-top-left-radius: 10px;
    border-right: none;
}

thead tr td{
    border-right: none;
}

thead tr:first-child td:last-child { 
    border-top-right-radius: 10px;
    border-right: solid 1px #999999;
}

thead tr:last-child td:first-child { border-bottom-left-radius: 10px; }
thead tr:last-child td:last-child { border-bottom-right-radius: 10px; }

thead tr:first-child td { border-top-style: solid; }
thead tr td:first-child { border-left-style: solid; }

tbody td{
    border-right: none;
}

.bootstrap-datetimepicker-widget td{
    border-bottom: none !important;
}

.register-to-course{
    padding: 12px 18px;
    background-color: #4290db;
    color: #ffffff;
    border-radius: 6px;
}

.register-to-course:hover, .register-to-course:active, .register-to-course:focus{
    color:#000000;
    text-decoration: none;
}

.register-to-course-button {
    padding: 1em 3em;
    background-color: #4290db;
    color: #ffffff;
    border-radius: 12px;
    border-color: transparent;
}

.register-to-course-button:hover, .register-to-course-add-button:hover {
    color:#000;
    text-decoration: none;
}

.register-to-course-button:active, .register-to-course-add-button:active {
    position:relative;
    top:1px;
}

.register-to-course-add-button{
    padding: .5em 2.8em;
    background-color: #4290db;
    color: #ffffff;
    border-radius: 12px;
    border-color: transparent;
}

.register-to-course-add-button-mobile {
    padding: .5em .8em;
    background-color: #4290db;
    color: #ffffff;
    border-radius: 10px;
    border-color: transparent;
}

.register-to-course-form, #eraisik-payment, #company-payment, #eraisik-register-form, #company-register-form, #send-button, #terms-conditions, #eraisik-send-button, #company-send-button, #unregister-form, #eraisik-unregister-form, #company-unregister-form{
    display: none;
}

.add-field-button {
    box-shadow:inset 0px 1px 0px 0px #97c4fe;
    background:linear-gradient(to bottom, #3875c6 5%, #042d99 100%);
    background-color:#3875c6;
    border-radius:6px;
    border:1px solid #337fed;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size: .850em;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #1570cd;
}
.add-field-button:hover {
    color: #000;
    text-decoration: none;
}
.add-field-button:active {
    position:relative;
    top:1px;
}

.google-maps {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.custom-frame-35 iframe{
    height: 35em;
}

.custom-frame-68 iframe{
    height: 68em;
}

.contacts-gallery-img{
    width: 22%;
    height: auto;
    padding: 10px;
}

.record-gallery-img{
    width: 24%;
    height: auto;
    padding: 10px;
}

#tcenter-table td{
    padding: 10px 5px;
    border-bottom: 1px solid #8c8c8c;
}

#tcenter-table hr{
    margin-bottom: .500em;
    margin-top: .500em;
}

#tcenter-table textarea{
    display: inline-block;
}

.save-button-img{
    padding: 0;
    background-color: transparent;
}

.h-background{
    margin-top: 0;
    background-image: url('/images/h_bck.png');
    padding: 1.5em 0;
    color: #fff;
    width: 100vw;
    margin-left: calc(50% - 50vw);
}

.box-sizing{
    box-sizing: border-box;
}

.slider-text{
    width: 35%;
    z-index: 1000;
    position: absolute;
    top: 20%;
    left: 50%;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
}

.slider-text-1{
    width: 35%;
    z-index: 1000;
    position: absolute;
    top: 27%;
    left: 45%;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
}

.slider-button{
    font-size: .8em;
    padding: .8rem 2.5rem;
    background-color: transparent;
    border-radius: 6px;
}

/******End******/

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background-color: #fa944f !important;
}

/******Footer******/

footer{
    background-color: #ced2d5;
    padding-top: 2em;
    padding-bottom: 2em;
}

/******End******/

/******Dropdown Menu******/

.dropdown a, .dropdown a:active, .dropdown a:focus {
    outline: none !important;
 }

#main_menu_ul li a{
    color: #000;
    background-color: transparent !important;
    border: 0;
    border-radius: 0;
    font-size: 1.15em;
    font-weight: 300;
    padding: 1.1em 1.3em;
}

.dropdown #main_menu_ul li a:hover, .dropdown #main_menu_ul li a:focus{
    color: #1b6cbc !important;
    box-shadow: none;
}

#main_menu_ul .dropdown li a:hover, #main_menu_ul .dropdown li a:active, #main_menu_ul .dropdown li a:focus{
    color: #1b6cbc !important;
    background-color: transparent !important;
    box-shadow: none;
}

.multi-level a{
    padding: 0.2em 1.3em !important;
}

#lang-menu-div{
    padding-right: 0;
    text-align: right;
}

#lang-menu-div a{
    color: #000;
    background-color: transparent !important;
    border: 0;
    border-radius: 0;
    font-size: 1.15em;
    font-weight: 300;
    padding: 1.1em 1.3em;
}

#lang-menu-div a:hover, #lang-menu-div a:focus, #lang-menu-div a:active{
    color: #1b6cbc !important;
    background-color: transparent !important;
    box-shadow: none;
}

#lang-menu-div ul{
    min-width: 4em !important;
    top: 70% !important;
    left: 2em !important;
}

#main_menu_ul  ul.multi-level a:hover, ul.multi-level a:active, ul.multi-level a:focus{
    border-bottom: none;
}

a.active-link{
    border-bottom: 3px solid #1b6cbc;
    color: #1b6cbc !important;
}

a.active-link-wo-border{
    color: #1b6cbc !important;
}
/******End******/

.about-page{
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}

.about-page-div{
    width: 30%;
}

.about-page-info-container{
    display: flex;
}

.about-page-info{
    flex-direction: row;
    padding: .7em;
    margin: .7em;
}

@media(max-width:767px){
    #menu .container{
        width: 97%;
        margin: 0 auto;
    }
    .header-logo-img{
        width: 50%;
    }

    .multi-level li{
        text-align: center;
    }

    #main_menu_ul li a, #lang-menu-div a{
        padding: .5em 1.3em;
    }

    #lang-menu-div{
        text-align: center;
    }

    #lang-menu-div ul{
        left: 1em !important;
    }

    .mobile-hide{
        display: none;
    }
}

@media(min-width:1200px){
    .navbar-header {
        position: relative;
        z-index:1;
        width: 13em;
        margin-right: 5em!important;
    }
}