/**********************************
    File Name: custom.css
    Template Name: kudaPostupat.by
    Created By: a.lisovskiy
    Website: https://www.facebook.com/andrew85.user
    Version: 1.0
    Support: foxreal85@gmail.com
             a.lisovskiy85@gotmail.com

/**********************************/
@font-face {
    font-family: Ubuntu;
    src: url('fonts/Ubuntu-R.ttf') format("truetype"); ;
}

* {
    padding: 0;
    margin: 0;
}

html, body{
    font-family: Ubuntu;
    height: 100%;
}

h4 {
    margin: 20px 0 30px 0;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
    font-weight: 600;
    margin: 30px 0;
}

input, select {
    width: 80%;
    margin: 15px auto;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 10px;
    border-bottom: 2px solid #212c49;
}

option[default] {
  display: none;
}

option {
  color: black;
}

select:required:invalid {
  color: rgb(117, 117, 117);
}

p{
    margin: 0 0 10px;
    font-weight: 600;
}

.page-header {
    margin: 0;
    padding: 0;
}

ul {
    padding: 0 5px 0 15px;
}

ul li {
    padding: 0 0 3px 0;
}

.btn{
    border: 1px solid #dadada;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
    border-radius: 0%;
}

div.caption {
    height: 210px;
    padding-top: 40px;
}

div.caption.even {
    padding-left: 25px;
}

div.caption.odd {
    padding-right: 20px;
}

div.caption.list {
    height: auto;
    padding-left: 25px;
    padding-top: 0px;
}

button.btn-primary{
    background-color: #a4001f;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 15px 10px;
    letter-spacing: 2px;
}

.add-subject-wrapper span {
    color: #787878;
    margin-left: 10px;
}

button.btn-add-subject{
    border: 1px solid #dadada;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 40px;
    line-height: 0;
    font-weight: bold;
    height: 40px;
    font-size: 20px;
    color: #787878;
    background-color: #fff;
}

.color-dark-blue {
    color: #212c49
}

.well-sm {
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
    border-radius: 0%;
}

.well{
    margin-bottom: 0;
}

div.col-1 {
    float: left;
    width: 50%;
}

div.col-2 {
    float: right;
    width: 50%;
}

.bg-white{
    background-color: #fff;
}

.bg-primary {
    background-color: #212c49;
}

.text-center {
    text-align: center;;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.banner{
    z-index: 99;
    background-color: #212c49;
    height: 250px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    overflow: hidden;
    width: 100%;
    vertical-align: sub;
    position: relative;
}

.banner {
    background-attachment: scroll;
}

.recommendation img {
    border-left: 5px solid #a4001f;
    height: 210px;
    width: 343px;
}

span.icon.icon-obj1{
    background-image: url("/img/tutor-advice/icons/smartObj1.png");
    background-repeat: no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto 15px auto;
    background-size: contain;
    display: block;
}

span.icon.icon-obj2{
    background-image: url("/img/tutor-advice/icons/smartObj2.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 66px;
    width: 66px;
    margin: 0 auto 15px auto;
    display: block;
}

span.icon.icon-obj3{
    background-image: url("/img/tutor-advice/icons/smartObj3.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 66px;
    width: 66px;
    margin: 0 auto 15px auto;
    display: block;
}

span.icon.icon-obj4{
    background-image: url("/img/tutor-advice/icons/smartObj4.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 66px;
    width: 66px;
    margin: 0 auto 15px auto;
    display: block;
}

span.icon.icon-obj5{
    background-image: url("/img/tutor-advice/icons/smartObj5.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 66px;
    width: 66px;
    margin: 0 auto 15px auto;
    display: block;
}

span.icon.icon-obj6{
    background-image: url("/img/tutor-advice/icons/smartObj6.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 66px;
    width: 66px;
    margin: 0 auto 15px auto;
    display: block;
}

.add-subject-wrapper {
    margin-bottom: 25px;
}

.title-area {
    background-color: rgba(16, 27, 59, 0.9);
    height: 170px;
    border: 4px solid #a4001f;
    padding: 10px 35px;
    text-align: left;
    width: 360px;
    margin-top: 35px;
}

.title-area h2, footer h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}

.footer-red-wrapper {
    border: none;
    height: 5px;
    border-bottom: 5px solid #a4001f;

}

.sub-title span {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.sub-title p {
   color: #a2a2a2;
   font-size: 12px;
}

.send-request {
    padding-bottom: 40px;
}

.page-footer .sub-title {
    text-align: left;
    margin-top: 50px;
}

/*Add test application - BEGIN*/
#add_application_form {

}

#add_application_form label, #add_application_form input, #add_application_form select, #add_application_form button {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#add_application_form label {
    text-align: center;
}

#add_application_form input#save {
    background-color: #a4001f;
    width: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

input[type=checkbox] {
    width: 10% !important;
    float: left !important;
    margin-left: 30px !important;
}
#agreement {
    width: auto !important;
    margin-left: 50px !important;
    margin-right: 20px !important;
}
#agreement-label label {
    text-align: left;
}
ul.errors {
    color: #ff0000;
}
.error {
    -webkit-box-shadow: 0px 0px 0px 2px rgb(255 0 0);
    -moz-box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
    box-shadow: 0px 0px 0px 2px rgb(255 0 0);
}
.payment-required {
    text-align: center;
    font-weight: bold;
    color: red;
    padding: 10px 0;
}

/*Add test application - END*/
