h1 {
    color: #363638;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 13px;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: normal;
}

h2 {
    color: #363638;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 0px 10px 0px;
    /*border-bottom: 1px solid #E9E9E9;
    margin-top: 13px;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: normal;*/
    font-size: 1.2em;
    text-transform: none;
    border: none;
    font-weight: bold;
}

.bottom-grid2 h3 {
    font-size: 1.1em;
    text-transform: uppercase;
    border: none;
    margin-bottom: 0;
    padding-bottom: 10px;
}

h4 {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
}

.bottom-grid2 .orange-text {
    color: #FA6210;
    font-size: 15px;
}

.contact-form input[type="submit"]:disabled {
    background-color: #999;
}

strong, b {
    font-weight: bold;
}

/*ul.nav {
    display: block;
    width: auto;
    margin: 0 auto;
    float: none;
    text-align: center;
}

.nav > li {
    display: inline-block;
}*/

.nav {
    width: auto;
    float: none;
    display: block;
    text-align: center;
}

.nav > li {
    float: none;
    display: inline-block;
}

.nav li {
    position: static;
    text-align: left;
}

.back_to_top {
  position: fixed;
  bottom: 60px;
  /*right: 60px;*/
  left: 60px;
  z-index: 9999;
  text-align: center;
  line-height: 30px;
  color: #fff;
  background-color: #fa6210;
  border-radius: 50%;
  opacity: 0.6;
  /*border: 2px solid #2b0000;*/
  cursor: pointer;
  display: none;
  transition-property: color, background-color;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
}

.back_to_top i {
  padding: 1px 10px 5px;
  font-size: 40px;
}

.back_to_top:hover {
  opacity: 1;
}

.back_to_top-show {
  display: block;
}

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

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

.headline-card {
    font-size: 0.7em;
}

.before-cost {
    text-decoration: line-through;
    opacity: 0.5;
    font-size: 12px;
}

.main-cost {
    color: #FA6210;
}

.span_1_of_4 {
    height: 350px;
}

p.less-margin {
    margin-top: 10px;
    margin-bottom: 5px;
}

.half-card {
    display: inline-block;
    width: 49.1%;
    text-align: left;
    vertical-align: bottom;
}

.half-card:nth-child(2n) {
    text-align: right;
}

.half-card .button {
    padding-left: 20px;
    padding-right: 20px;
}

.company_address {
    padding-top: 00px;
    margin-bottom: 20px;
}

.span_1_of_3 .h3 {
    color: #363638;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 0px ;
    border-bottom: none;
}

.footer-indent {
    margin-top: 45px;
}

.course-info {
    border: none;
    background: none;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 13px;
}

.course-info.no-border-bottom {
    border-bottom: none;
    padding: 0;
}

.course-info td {
    vertical-align: middle;
    padding: 5px 20px;
}

.course-info .before-cost {
    color: black;
    font-size: 12px;
}

.course-info .main-cost {
    font-size: 18px;
}

.bottom-grid1,
.bottom-grid2 {
    box-sizing: border-box;
}

.bottom-grid1 {
    width: 25%;
}

.bottom-grid2 {
    width: 70%;
}

.CSSTableGenerator tr:nth-child(2n+1) {
    background-color: #E9E9E9;
}

.CSSTableGenerator td,
.CSSTableGenerator {
    border: 1px solid #E9E9E9;
    font-size: 16px;
}

.CSSTableGenerator td {
    padding: 7px 10px;
}

.CSSTableGenerator tr:first-child td,
.CSSTableGenerator tr:first-child:hover td {
    border: none;
    background: none;
    background-color: #E9E9E9;
    font-weight: bold;
    border: 1px solid #E9E9E9;
    font-size: 16px;
    color: black;
}

.CSSTableGenerator tr:first-child td,
.CSSTableGenerator tr:first-child:hover td
{
    border-width: 0px;
}

.main-feedback-title {
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
}

.main-feedback {
    width: 700px;
}

@media (max-width: 1280px){
    .nav li {
        padding: 10px 5%;
    }
}

@media (max-width: 1024px) {
    .bottom-grid2 ul li {
        width: 100%;
    }
    
    .banner-size {
        padding-top: 5px!important;
    }
}

@media (max-width: 768px) {
    .header-top {
        position: relative;
    }
    
    .header-top .telephone {
        /*margin-right: 20px;
        width: calc(100% - 20px);*/
        width: 100%;
    }
    
    .header-top .telephone .main-title {
        width: 100%;
        border-radius: 6px 6px 0 0;
        text-align: center;
        font-size: 14px;
    }
    
    .header-top .telephone .number {
        position: absolute;
        top: 3px;
        right: 88px;
        /*border-radius: 6px;*/
        border-radius: 6px 0 0 6px;
    }
    
    .header-whatsapp {
        position: absolute;
        top: 3px;
        right: 44px;
        height: 44px;
    }
    
    .header-telegram {
        position: absolute;
        top: 3px;
        right: 0px;
        height: 44px;
        border-radius: 0 6px 6px 0;
    }
    
    .image-slider {
        margin-top: 10px;
    }
}

@media (max-width: 640px) {
    .footer-indent {
        margin-top: 0px;
    }
    
    .span_1_of_4 {
        height: auto;
    }
    
    .span_1_of_4 img {
        width: 100%;
    }
    
    .bottom-grid1,
    .bottom-grid2 {
        width: 100%;
        float: none;
    }
    
    .bottom-grids {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 534px) {
    .back_to_top {
      bottom: 20px;
      /*right: 20px;*/
      left: 20px;
    }
    
    .back_to_top i {
      padding: 0px 10px 5px;
      font-size: 35px;
    }
    
    .CSSTableGenerator td {
        font-size: 12px!important;
        padding: 5px 0px !important;
    }
}