* {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto; }

body {
  font-family: 'Open Sans', sans-serif;
  padding-top: 90px; }

a {
  color: #c7a9e8 !important; }
  a:hover {
    color: red !important;
    text-decoration: none; }

p {
  margin: 0;
  padding: 0; }
.section-padd{
  padding-top: 40px;
}
/* END GENERAL */
/* FOR EVERYTHING */
.position-a {
  position: absolute;
  z-index: 999;
  width: 95%; }

.section-padding {
  padding-bottom: 30px; }

.section-padding-top {
  padding-top: 30px; }

.btn-default {
  color: white;
  text-shadow: none;
  background: #ad89ff;
  background-image: none;
  border: none;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  .btn-default:hover {
    color: white;
    text-shadow: none;
    background: #9578d7;
    background-image: none;
    border: none;
    border-radius: 0; }

/* END FOR EVERYTHING*/
/* HEADER */
.h5-italic{
  font-style: italic;

}

header .container-fluid {
  padding-left: 0;
  padding-right: 0; }

header .navbar {
  margin-bottom: 0; }

header .navbar-default {
  z-index: 999999; }
header .navbar-brand img{
  margin-left: 250%;
}
header .navbar-nav {
  width: 95%;
  text-align: right; 
  margin: 0;}
  header .navbar-nav li {
    float: none;
    display: inline-block; }

header .header-logo {
  padding: 2px 0 0 0; }
  header .header-logo img {
    max-height: 50px; }

header .navbar-collapse {
  margin-left: 40%; }

header li a {
  color: #333 !important; }
/* END HEADER */
/* BIG-SLIDER */
#big-slider .bigslider-bg {
  height: 250px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/f80000+0,910000+100 */
  background: #f80000;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f80000 0%, #910000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f80000 0%, #910000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f80000', endColorstr='#910000',GradientType=0 );
  /* IE6-9 */ 
  position: absolute; }
.carousel-inner .item{
  margin-left: auto !important;
  margin-right: auto !important;
} 
#big-slider .carousel-indicators li {
  border: 1px solid black; }

#big-slider .carousel-indicators .active {
  background: red; }

/* END BIG-SLIDER*/
/* SECKOND-SECTION */
#seckond-section {
  background: #f8f9f9; }
.first-section-logo{
  height: 135px;
  width: auto;
}
/* END SECKOND-SECTION */
/* THIRD-SECTION */
#third-section .third-section-bg {
  background: url("../images/section-pictures/img1.jpg");
  background-size: cover;
  min-height: 350px; }

/* END THIRD-SECTION */
/* FORTH-SECTION */
#forth-section .forth-section-bg {
  background: url("../images/section-pictures/img2.jpg");
  background-size: cover;
  min-height: 350px; }

/* END FORTH-SECTION */
/* FIFTH-SECTION */
#fifth-section .fifth-section-bg {
  background: url("../images/section-pictures/img3.jpg");
  background-size: cover;
  background-position: 30% 70%;
  min-height: 350px; }

/* END FIFTH-SECTION */
/* SIXTH-SECTION*/
#sixth-section {
  background-size: cover;
  min-height: 350px; }
  #sixth-section .sixth-section-padding {
    padding-bottom: 20px; }
  #sixth-section ul {
    padding-left: 15px; }
    #sixth-section ul li {
      color: #9a64ea;
      list-style-type: disc; }
      #sixth-section ul li span {
        color: black; }

/* END SIXTH-SECTION */
/* FOOTER */
footer {
  background: #f80000;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f80000 0%, #910000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f80000 0%, #910000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f80000', endColorstr='#910000',GradientType=0 );
  /* IE6-9 */ 
  color: #FFF; }
  footer th {
    text-align: center; }
  footer a {
    color: #FFF !important; }
    footer a:hover {
      color: #FFF !important; }
  footer .footer-padding {
    padding-bottom: 20px; }
    footer .footer-padding ul li {
      margin-left: 20px; }
  footer li {
    list-style-type: none; }
  footer .table thead tr th {
    border-bottom: none; }

  .example-image{
    margin-bottom: 5px;
    margin-top: 5px;
  }

/* END FOOTER */
@media only screen and (max-width: 991px) and (min-width: 768px) {
  header .navbar-brand img{
  margin-left: 30%;
}
header .navbar-nav {
    width:100%;
    text-align: center; }
  header li a:hover {
    margin-bottom: 0; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .navbar-header .collapse, .navbar-toggle {
    display: block !important; }
  .navbar-header {
    float: none; }
  .zeropadding {
    padding-left: 0;
    padding-right: 0; }
  header .navbar-nav li {
    display: block;
    } }

@media only screen and (max-width: 768px) and (min-width: 0px) {
  header .navbar-brand img{
  margin-left: 30%;
}
  .seventh-section-bg {
    background-position-x: 600px; }
  header .navbar-nav {
    width:100%;
    text-align: center; }
  .zeropadding {
    padding-left: 0;
    padding-right: 0; }
  header .navbar-nav li {
    display: block;
  }
  #big-slider .bigslider-bg {
    background: transparent !important; } }

/*# sourceMappingURL=main.css.map */
