@charset "utf-8";

body {
     background-color:#f7f7f7;
     font: 50px tahoma;
     line-height: 1.8;
     align:center;
     }
.topbar {
            overflow: hidden;
            }

.bottomnav {
            overflow: hidden;
            }
.bg-company-red {
                background-color: #942b1e;
                }

.topnav a {
              color: #e69b34;
              text-align: center;
              font-size: 17px;
              }
.topbar a {
              text-align: center;
              padding: 10px 10px;
              font-size:22px;
              }
.bottomnav a {
              float: center;
              color: #d0d1d2;
              text-align: center;
              padding: 14px 16px;
              text-decoration: none;
              font-size: 17px;
              }
.topnav a:hover {
                 color: #e6502f;
                        }
.topbar a:hover {
                 color: #e6502f;
                        }
.bottomnav a:hover {
                    color: #942b1e;
                        }
.topnav a.active {
                  color: #942b1e;
                        }

a link {
         color: #444444;
         background-color: transparent;
         text-decoration:underline;
         }
a:hover {
            color: #e6502f;
            background-color: transparent;
            text-decoration: underline;
            }
a:active {
            color: #e69b34;
            background-color: transparent;
            text-decoration: underline;
            }
.carousel-inner img {
                     width: 100%;
                     height: 100%;
                    }
.rcorner1 {
         background:#eeeeee;
         width:100%;
         height:380px;
         border-radius:20px;
         }
.bg-1 { 
      background-color: #2d2d2d; /* footer */
      }
.bg-3 { 
      background-color: #e7b065; /* ochere */
      }
.bg-5 { 
      background-color: #942b1e; /* energizer */
      }
.bg-6 { 
      background-color: #e69b34; /* energizer */
      }
.bg-7 { 
      background-color: #942b1e; /* special package */
      }
.bg-8 { 
      background-color: #f7f7f7; /* special package */
      }
.bg-9 { 
      background-color: #faf8f7; /* package light */
      }
.bg-10 { 
      background-color: #f4e8db; /* package dark */
      }
.tx-1 { 
      color: #d0d1d2; /* light grey 2 */
      font-size:17px;
      }
.tx-2 { 
      color: #212121; /* sub-heading 2 */
      font-size:18px;
      }
.tx-2-1 { 
      color: #212121; /* sub-heading 2 */
      text-align:center;
      font-size:20px;
      }
.tx-3 { 
      color: #212121; /* heading 2 */
      font-size:34px;
      padding-top:17px;
      padding-bottom:14px;
      text-align:center;
      }
.tx-4 { 
      color: #ffffff; /* heading 2 */
      font-size:38px;
      padding-top:17px;
      padding-bottom:2px;
      text-align:center;
      }
.tx-5 { 
      color: #6f6f6f; /* sub-heading 2 */
      font-size:18px;
      }
.tx-6 { 
      color: #e69b34; /* sub-heading 2 */
      font-size:20px;
      }
.tx-7 { 
      color: #616161; /* sub-heading 2 */
      font-size:18px;
      }
.tx-8 { 
      color: #a2a2a2; /* terms */
      font-size:20px;
      line-height:1.2;
      }
.tx-9 { 
      color: #a2a2a2; /* terms */
      font-size:32px;
      line-height:1;
      margin-top:50px;
      }
.tx-10 { 
      color: #6f6f6f; /* sub-heading 2 */
      font-size:20px;
      }
.tx-11 { 
      color: #e7b065; /* sub-heading 2 */
      font-size:20px;
      letter-spacing:2px;
      margin-top:12px;
      }
.image {
       background-image:url(../background.png);
       background-size:cover;
       }
.box {
     margin-top:50px;
     }
.box1 {
     margin-top:100px;
     }
.box3 {
     margin-top:20px;
     margin-bottom:20px;
     }
.align {
       text-align:center;
       }
.align1 {
       margin-top:120px;
       }
.align2 {
       margin-top:150px;
       }
.align3 {
         float:right;
        }
#reach {
        text-align:center;
        }
.carousel.slide img {
    width:100%;
    height:auto;
}