html{
    height: 100%;
}

body{
    background: #fff;
    font-family: tahoma;
    font-size: 1.250em;
    height: 100%;
}

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

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

.add_tests input, .add_tests select, .add_tests button, .send-test input, .send-test select{
    padding: 5px;
    border-radius: 4px;
    border-width: thin;
}

.send-test label{
    font-weight: normal;
}

.hr{
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}

.lt-color{
    background-color: #A6F16C;
}

.lv-color{
    background-color: #fc72d1;
    color: #fff;
}

.ru-color{
    background-color: #A6F1FF;
}

tr.lv-color:nth-child(even) {
    background-color: #F35CC3FF;
}

tr.lt-color:nth-child(even) {
    background-color: #68e507;
}

tr.ru-color:nth-child(even) {
    background-color: #64DCF3FF;
}

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

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

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

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

.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;
}

.gold{
    color: #ff9900;
}

.blue{
    color: blue;
}

.opacity-02{
    opacity: 0.2;
}

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

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

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

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

.width-96{
    width: 96% !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-84{
    width: 84% !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-4{
    width: 4% !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-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-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-2850{
    margin-top: 2.850em;
}

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

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

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

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

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

.font-size-1300{
    font-size: 1.3rem !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-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 .navbar{
    border-radius: 0px;
    margin: 0;
    min-height: 3em;
    height: 3em;
}

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

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

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

header .nav{
    
}

header .lang-switch{
    height: 3em !important;
}

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

header > .container{
    width: 100%;
}

header .row{
    margin: 0;
}

.header-logo-img{
    height: 3.00em;
    margin-top: .300em;
}

.lang-flag{
    width: 32px;
    height: auto;
}

.carousel-menu{
    position: relative;
}

.main-menu-row{
    position: absolute;
    top:2.900em;
    opacity: 0.91;
    background: #fff;
    height: 3.500em;
    z-index: 500;
    width: 100%;
}

.main-menu{
    position: absolute;
    background-color: transparent;
    z-index: 600;
    opacity: 1;
    top: 3.200em;
    right: 0.2em;
}

.main-menu a.btn{
    text-transform: uppercase;
    padding-top: 0.800em;
    padding-bottom: 0.700em;
    background-color: transparent;
    border: 0;
    outline: none;
    color: #3875c6;
    font-size: 1em;
    font-weight: 900;
}

.main-menu a{
    color: #3875c6;
}

.main-menu a.btn:focus, .main-menu a.btn:hover{
    background-color: transparent;
    color: #000;
    outline: none;
}

.main-menu > .navbar-right{
    margin-right: 0;
}

.dropdown-lang > .dropdown-menu{
    min-width: 0;
}

.dropdown-lang > .btn-primary, .dropdown-lang > .btn-primary:active{
    background-color: transparent;
    border-color: transparent;
}

.dropdown-lang > .btn-primary{
    color: #3875c6;
}

.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******/

.content{
    margin-top: 1em;
    width: 100%;
}

.blox-header{
    height: 3em;
    background-color: #3875c6;
/* IE10+ */ 
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #95b6e0 0%, #3875c6 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #95b6e0 0%, #3875c6 100%);

    /* Opera */ 
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #95b6e0 0%, #3875c6 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(0, #95b6e0), color-stop(100, #3875c6));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #95b6e0 0%, #3875c6 100%);

    /* W3C Markup */ 
    background-image: radial-gradient(#95b6e0 0%, #359bd3 100%);
    -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;
}

.blox-header-icon{
    margin-left: 1em;
    margin-top: 0.150em;
}

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

.blox-header-h a, .blox-header-h-cp a{
    color: #fffdfc;
}

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

.main-block{
    padding-left: 0.450em;
    padding-right: 0.450em;
    width: 60%;
}

.main-block-content{
    border: 1px solid #3875c6;
    min-height: 96.2%;
    background-color: #fff;
    -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);
}

.news-block{
    margin-top: 1.850em;
    margin-bottom: 1em;
    padding-left: 1.500em;
    padding-right: 1.500em; 
    border: 1px solid transparent;
}

.news-date{

}

.small-text{
    font-size: 0.875em;
    color: #cd6620;
}

.small-text-regular{
    font-size: 1.200em;
    color: #cd6620;
}

.small-text-blue-summary{
    font-size: 0.875em;
    color: #092066;
    font-weight: bold;
}

.small-text-black-regular{
    font-size: 0.875em;
    color: #000;
}

.small-text-grey-regular{
    font-size: 0.875em;
    color: #8c8c8c;
}

.small-text-blue-regular{
    font-size: 0.875em;
    color: #3875c6;
}

.small-text-blue{
    font-size: 0.875em;
    color: #3875c6;
    font-weight: bold;
}

.small-text-blue a{
    padding-bottom: 0.500em;
    padding-right: 0.500em;
}

.news-date-posted{
    margin-left: 1.850em;
}

.news-header{
    
}

.news-header span{
    font-weight: bold;
    font-size: 1.200em;
    color: #3875c6;
}

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

.news-body span img{
    width:100%;
    height: auto;
    
}

.news-thumb{
    padding-left: 0;
}

.news-announce{
    vertical-align: top;
    padding-left: 0;
}

.register-alert{
    padding: 0.875em;
    border: 1px solid red;
    border-radius: 8px;
}

.register-done{
    padding: 1em;
    border: 1px solid green;
    border-radius: 8px;
}

.visits :last-child{
    margin-right: 0 !important;
}

.grey-color{
    color: #8c8c8c;
}

/******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;
}



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

.course-schedule{
    font-size: 1.250em;
    width: 100%;
}

.course-schedule tr{
    border: 1px solid #999999;
}

.course-schedule th, .course-schedule td{
    padding: 1em;
}

.register-to-course{
    padding: 8px 18px;
    background-color: #cd6620;
    color: #ffffff;
}

.register-to-course:hover{
    color:#ffff00;
    text-decoration: none;
}

.register-to-course-button {
    box-shadow: 0px 10px 14px -7px #276873;
    background:linear-gradient(to bottom, #3875c6 5%, #042d99 100%);
    background-color:#3875c6;
    border-radius:8px;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    padding:13px 32px;
    text-decoration:none;
    text-shadow:0px 1px 0px #3d768a;
}

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

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

.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;
}

.studying-wrap{
    position: relative;
    height: 14em;
    background-image: url("/images/other/2_1.jpg");
    background-position: center;
    text-align: center;
    display: flex;
    justify-content: center;
}

.studying-blox{
    color: #0f0f0f;
    font-size: 2.800em;
    width: 90%;
    margin-top: .800em;
    font-weight: bold;
}

.studying {
    position: absolute;
    bottom: 0;
    top: 0;
}

.google-maps {
    position: relative;
    padding-bottom: 100%; // This is the aspect ratio
    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;
}

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

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

footer{
    padding-top: 2em;
}

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

/*
    Apple iPad 10.2 (2020) Landscape Media Queries
 */

@media only screen and (min-width: 1080px) and (orientation: landscape) {
    .hidden-ipad8{
        display: none;
    }
    .width-70-1{
        width: 70%;
    }
    .width-15-1{
        width: 15%;
    }
    .width-20-1{
        width: 20%;
    }
    .width-25-1{
        width: 25%;
    }
    .width-4-1{
        width: 4%;
    }
}

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
    .width-70-1{
        width: 70%;
    }
    .width-15-1{
        width: 15%;
    }
    .width-20-1{
        width: 20%;
    }
    .width-25-1{
        width: 25%;
    }
    .width-4-1{
        width: 4%;
    }
}

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

    .row{
        margin-left: 0;
        margin-right: 0;
    }

    .footer{
        background-color: rgba(26, 26, 26, 0.8) !important;
        color: #ffffff;
        padding-bottom: 2em;
        font-size: 1.250em;
        margin-top: 2em;
    }

    .footer a{
        color: #ffffff;
        text-decoration: underline;
    }
    .width-70-1, .width-15-1, .width-20-1, .width-25-1{
        width: 90%;
    }
    .width-15-1{
        width: 15%;
    }
    .width-20-1{
        width: 20%;
    }
    .width-25-1{
        width: 25%;
    }
    .width-4-1{
        width: 4%;
    }
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    .content{
        margin-top: 4em;
    }
    .row{
        margin-left: 0;
        margin-right: 0;
    }

    .footer{
        background-color: rgba(26, 26, 26, 0.8) !important;
        color: #ffffff;
        padding-bottom: 2em;
        font-size: 1.250em;
        margin-top: 2em;
    }

    .footer a{
        color: #ffffff;
        text-decoration: underline;
    }
    .width-70-1, .width-15-1, .width-20-1, .width-25-1{
        width: 90%;
    }
    .width-4-1{
        width: 4%;
    }
}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .main-menu-row{
        margin-left: -5px;
    }
    .width-70-1, .width-15-1, .width-20-1, .width-25-1{
        width: 90%;
    }
    .width-4-1{
        width: 4%;
    }
}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    .container-fluid{
        padding: 0 !important;
    }

    .col-sm-12{
        padding-right: 5px;
        padding-left: 5px;
    }

    .row{
        margin-left: 0;
        margin-right: 0;
    }

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

    .width-70-1, .width-15-1, .width-20-1, .width-25-1{
        width: 90%;
    }

    .width-4-1{
        width: 4%;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .course-img-xs{
        width: 95% !important;
        margin: 0 auto;
        display: block;
    }

    .footer{
        background-color: rgba(26, 26, 26, 0.8) !important;
        color: #ffffff;
        padding-bottom: 2em;
        font-size: 1.250em;
    }

    .footer a{
        color: #ffffff;
        text-decoration: underline;
    }
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 300px) and (max-width: 480px) {
    .container-fluid{
        padding: 0 !important;
    }

    .col-xs-12{
        padding-left: 5px;
        padding-right: 5px;
    }

    .row{
        margin-left: 0;
        margin-right: 0;
    }

    .register-to-course-button{
        font-size: 1.1em;
        padding: 10px 26px;
    }

    .register-to-course-xs{
        font-size: 1.250em;
    }

    .course-img-xs{
        width: 95% !important;
        margin: 0 auto;
        display: block;
    }

    .padding-xs{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .payment-form-xs{
        float: left !important;
    }

    .course-map-xs{
        padding: 0;
        margin-top: 1em;
    }

    .about-page-div{
        width: unset;
    }

    .footer{
        background-color: rgba(26, 26, 26, 0.8) !important;
        color: #ffffff;
        padding-bottom: 2em;
        margin-top: 2em;
        font-size: 1.250em;
    }

    .footer a{
        color: #ffffff;
        text-decoration: underline;
    }
    .width-70-1, .width-15-1, .width-20-1, .width-25-1{
        width: 90%;
    }

    .width-4-1{
        width: 15%;
    }

    .small_hr{
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .width-small-80{
        width: 80%;
    }
}