html{
  position:relative;
  min-height: 100%;
}
body {
  overflow-x: hidden;
  background: rgba(0,0,0,0.011);
  font-family: Calibri,Helvetica,Arial;
}
a {
  color:#ED1C24;
}
a:hover {
  color:#ED1C24 ;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
.navbar-custom {
  background: #F2F2F2;
  font-weight: 700;
  border: none;
}
.navbar-custom .container{
}
.navbar-custom .navbar-brand {
  color: #ED1C24;
  padding: 0px;
  width: 270px;
  height: 50px;
}
@media (max-width: 768px) {
  .navbar-custom .navbar-nav{
    width: 150px;
  }
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #ED1C24;
}
.navbar-custom .navbar-brand img{
  max-width:100%;
}
.navbar-custom .navbar-brand .text{
  font-size: 0.5em;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
  color: #ED1C24;
  font-size: 14pt;
}
.navbar-custom .navbar-nav li a:hover {
  color: white;
  outline: none;
  background:  #ED1C24;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: red;
}
.navbar-custom .navbar-nav li.active a,.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: white;
  background: red;
}
ul.submenu {
    display: none;
    position: absolute;
    padding: 0px;
    background-color: #F2F2F2;
    color: #ED1C24;
}
ul.submenu > li {
    display: block;
}
ul.submenu > li > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #ED1C24;
}
ul.submenu > li > a:hover {
    color: white;
    outline: none;
    background:  #ED1C24;
}

.navbar-custom .navbar-nav > li:hover ul.submenu {
    display: block;
}

@media (max-width: 768px) {
  .navbar-custom .navbar-nav > li:hover ul.submenu {
    display: block;
    margin-left: 150px;
  }
}

.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #18BC9C;
  color: white;
  border-color: #18BC9C;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    /*width: 270px;
    height: 50px;*/

  }
  .navbar-custom.affix {
    padding: 30px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
  .navbar-custom.affix .navbar-brand img{
    width: 50%;
  }
}
@media (max-width: 768px) {
  .navbar-custom .navbar-brand{
    width: 200px;
  }
  .navbar-custom .navbar-brand img{
    max-width:90%;
    margin: 10px;
  }
}
section {
  /*padding-bottom: 100px;
  min-height: 690px;*/
}
section h2 {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
section.success {
  background: #18BC9C;
  color: white;
}
@media (max-width: 768px) {
  section {
    /*padding: 75px 0;*/
  }
  section.first {
    /*padding-top: 75px;*/
  }
}

.page-content{
  padding-bottom: 100px;
  min-height: 690px;

  background: #F8F8F8;
  margin-top: 0px;
  padding-top: 120px;
}

@media (max-width: 768px) {
  .page-content{
    margin-top: 0px;
    padding-top: 70px;
  }
}

.page-content .default-text-size{
  font-size: 16pt;
}

.page-content .default-h3-size{
  font-size: 24px;
}

/*.page-content .container{
  max-width: 1170px;
}
*/
@media (max-width: 768px) {
  .page-content{
    margin-top: 80px;
  }
}

/* COPY FROM STIFFSTREAM.CSS BEFORE THIS */

#main-page {
  color: #404040;
  min-height: 510px;
}


div.content {
  font-size: 15pt;
}

div.content h1 {
  font-size: 29pt;
}

div.content h2 {
  font-size: 24pt;
}

div.content h3 {
  font-size: 19pt;
}

div.content h4 {
  font-size: 14pt;
}

div.document {
  float: left;
  width: 60%;
}

div.sidebar {
  float: right;
  width: 30%;
}

.docs-header {
  list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*z-index: 1;*/
}

.docs-header a{
  font-size: 14pt;
}

.right {
  float: right;
}

.left {
  float: left;
}

.section:before {
  display: block;
  content: " ";
  height: 110px;
  margin-top: -110px;
  visibility: hidden;
  z-index: -1;
  position: relative;
}

.document {
  overflow: hidden;
}

/*FOOTER*/

.copy {
  margin-top:20px;
}
footer {
  width: 100%;
  bottom: 0;
  margin-bottom: 0;
  background-color: #323232;
  color: #dbdbdb;
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
}
footer .footer-col {
}
footer .footer-col h3 {
  font-size: 22px;
  font-weight: 900;
}
footer .footer-col .contacts-text {
  font-size: 12px;
}
footer .footer-below {
  padding: 25px 0;
}

@media (max-width: 768px) {
  /*footer .footer-below .container .row .pull-right{
    float: none;
  }
  footer .footer-below .container .row .col-md-4{
  }
  footer .footer-below .container .row .footer-col{
  }*/
  .pull-right {
    margin-bottom:20px;
    bottom: 0;
  }
}

.lang-button {
  border-width: 2px;
  border-style: solid;
  border-color: #ED1C24;
  margin-left: 40px;
  min-width: 64px;
}

.lang-button a{
  text-align: center;
}

@media (max-width: 768px) {
  .lang-button {
    border-style: none;
    margin-left: 0px;
    margin-top: 15px;
  }

  .lang-button a{
    text-align: left;
  }
}