body{ font-family: 'Raleway', sans-serif; background: #222; color: #333; }

header, main{ margin-top: 10px; margin-bottom:10px;}
h1,h2,h3{ padding: 0; margin: 0 0 15px 0; }

main div.data{
   border-radius: 5px 5px 0 0;
   backgr ound: #f5f5f5;
}

main>div.data{ padding: 0px 0; background: #f5f5f5; border-radius: 0px 0px 5px 5px;  }
main>div.data.scroll{ height: 400px; overflow: hidden; padding: 5px 0; }
main div.data section{ display: none; }
main div.data section:first-child{ display: block; }
main div.data div.block:first-child{ border-radius: 5px 5px 0 0; padding-top:10px; margin-top:78px; }
main div.data div.block:last-child{ padding-bottom: 15px; }
main div.data div.block{ padding: 28px 40px 28px 40px; /*background: #f5f5f5;*/ }
div.intro p{ font-size: 24px; font-weight: 400; margin-bottom: 0; line-height: 31px; }
div.intro em{ font-weight: 500; color: #df4949; font-style: normal; line-height: 30px; }
div.counter h2{ font-weight: 900; font-size: 30px; margin-bottom: 15px; }
div.newsletter h3{ font-size: 24px; font-weight: 700; margin-bottom: 20px; }

ul.countdown li{ margin: 0 15px; }
ul.countdown li span{ font-size: 32px; }
ul.countdown li p{ font-size: 14px; color: #999; margin-bottom: 0; }

main div.data div.counter{ background: #f5f5f5; }
.newsletter form{ padding: 0 0; text-align: center; }
.newsletter form div.input-group{ max-width: 392px; margin: 0 auto; }



 nav ul{ border-radius: 0 0 5px 5px; display: block; float: left; margin-top: 2px; width: 100%;  }
 nav ul li{ padding: 0; margin: 0; display: block; float: left; width: 33.3334%; }
 nav ul li a{ 
   display: block; 
   color: #f5f5f5; 
   font-size: 14px; 
   font-weight: 700; 
   text-transform: uppercase; 
   padding: 22px 0;
   background: #df4949;
   margin-right: 2px;
   -webkit-transition: all .5s ease-out;
   transition: all .5s ease-out;
}
nav ul li a:hover{ background-color: #bf3f3f; text-decoration: none; color: #fff; }
nav ul li.selected a{ background: #333; }
nav ul li:last-child a{ margin-right: 0; border-radius: 0px 5px 0px 0px }
nav ul li:first-child a{ border-radius: 5px 0 0 0px; }









.main-menu nav ul{ border-radius: 0 0 5px 5px; display: block; float: left; margin-top: 2px; width: 100%;  }
.main-menu nav ul li{ padding: 0; margin: 0; display: block; float: left; width: 16.66%; }
.main-menu nav ul li a{ 
   display: block; 
   color: #f5f5f5; 
   font-size: 14px; 
   font-weight: 700; 
   text-transform: uppercase; 
   padding: 22px 0;
   background: #df4949;
   margin-right: 2px;
   -webkit-transition: all .5s ease-out;
   transition: all .5s ease-out;
}
.main-menu nav ul li a:hover{ background-color: #bf3f3f; text-decoration: none; color: #fff; }
.main-menu nav ul li.selected a{ background: #333; }
.main-menu nav ul li:last-child a{ margin-right: 0; border-radius: 0px 5px 0px 0px }
.main-menu nav ul li:first-child a{ border-radius: 5px 0 0 0px; }



li{ list-style:none;
}


.menu nav ul{ border-radius: 0 0 5px 5px; display: block; float: left; margin-top: 2px; width: 100%;  }
.menu nav ul li{ padding: 0; margin: 0; display: block; float: left; width: 25%; }
.menu nav ul li a{ 
   display: block; 
   color:#000; 
   font-size: 14px; 
   font-weight: 700; 
   text-transform: uppercase; 
   padding: 22px 0;
   background: #fbb203;
   margin-right: 2px;
   -webkit-transition: all .5s ease-out;
   transition: all .5s ease-out;
}
.menu nav ul li a:hover{ background-color: #fb2c03; text-decoration: none; color: #fff; }
.menu nav ul li.selected a{ background: #fb2c03;  color: #fff; }
.menu nav ul li:last-child a{ margin-right: 0; border-radius: 0px 5px 0px 0px }
.menu nav ul li:first-child a{ border-radius: 5px 0 0 0px; }





.btn-default {
   color: #fff;
   background-color: #df4949;
   border-color: #df4949;
   -webkit-transition: all .5s ease-out;
   transition: all .5s ease-out;
   padding: 7px 1.5em;
   font-weight: 500;
   font-size: 16px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
   color: #fff;
   background-color: #bf3f3f;
   border-color: #bf3f3f;
}

.newsletter .form-control {
   background-color: #fff;
   border: 1px solid #ddd;
   border-right: none;
   box-shadow: none;
   height: 38px;
}

.fa-paper-plane {
   padding-left: .5em;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
 margin-left: 0px; 
}

#contact address{ margin-bottom: 10px; }
#contact form p{ margin-bottom: 10px; font-size: 13px; }
#contact form textarea{ height: 133px; }

footer{ color: #f5f5f5; padding-top: 0px; float: left; width: 100%; }
footer p.copyright{ color: #f5f5f5; font-size: 12px; }

#contact .btn .fa-cog{ opacity: 0; }

p.bg-warning,p.bg-success{ padding: 5px; margin: 5px; box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1) }

.mask{
  position: fixed;
  top: 0;
  left: 0;
  height: 1080px;
  width: 100%;
  background: #222;
  z-index: 1000;
  text-align: center;
  color: #f5f5f5;
}

.bg-warning i, .bg-success i {
   padding-right: .5em;
 }


.btn-primary {
  color: #fff;
  background-color: #df4949;
  border-color: #df4949;
}

a {
  color: #df4949;
  text-decoration: none;
}

footer li a{
   color: #fff;
   font-size:16px;
}

.right-class{ float:right; margin-right:5px;
}

.left-class{ float:left; padding-left:5px;
}

.spac-class{ margin-top:10px;
}

.col-md-cou-5{  width:49.667%;
}


.img-class{ width:100%;
}


.profile-img {
    border: 1px solid #666;
    box-shadow: 2px 2px 2px #999;
}






table.table1 {
    border-collapse: separate;
    border-left: 1px solid #4db508;
    border-spacing: 0 !important;
    border-top: 1px solid #4db508;
    font-style: normal;
    line-height: 1.4em;
}
.table1 thead th {
    background: -moz-linear-gradient(center bottom , rgb(123, 192, 67) 2%, rgb(139, 198, 66) 51%, rgb(158, 217, 41) 87%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid #4db508;
    border-right: 1px solid #4db508;
    color: #fff;
    padding: 0;
    text-shadow: 1px 1px 1px #568f23;
}
.table1 thead th:empty {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.table1 tbody th {
    background: -moz-linear-gradient(left bottom , rgb(158, 217, 41) 2%, rgb(139, 198, 66) 51%, rgb(123, 192, 67) 87%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid #4db508;
    border-right: 1px solid #4db508;
    color: #fff;
    padding: 5px;
    text-shadow: 1px 1px 1px #568f23;
}
.table1 tfoot td {
    color: #9cd009;
    font-size: 32px;
    padding: 5px;
    text-align: center;
    text-shadow: 1px 1px 1px #444;
}
.table1 tfoot th {
    color: #666;
}
.table1 tbody td {
    background-color: #fff !important;
    border-bottom: 1px solid #4db508;
    border-right: 1px solid #4db508;
    color: #666;
    padding: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.table-design {
    border-left: 1px solid #333;
    border-spacing: 0 !important;
    border-top: 1px solid #333;
}
.table-design td {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    border-spacing: 0 !important;
    padding: 5px;
}



.num-bg{ background:url(../images/number-bg.png) no-repeat; margin:0 auto;
width:200px; 
height:200px;
font-size:48PX;
text-align:center;
line-height:180px;
color:#241e02;
}

.bottom-heading{ color:#df4949;   !important;
}