@font-face {
  font-family: 'OswaldRegular';
  src: url('../fonts/Oswald-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Oswald-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Oswald-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'OswaldBold';
  src: url('../fonts/Oswald-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Oswald-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Oswald-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'OswaldMedium';
  src: url('../fonts/Oswald-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Oswald-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Oswald-Medium.ttf')  format('truetype'); /* Safari, Android, iOS */
}


@media (min-width: 1200px)
{
.container {
  max-width: 940px;
}
}

body {
     font-family: 'OswaldRegular';
     font-size: 13px;
     font-weight: 400;
     color: #104b7d;
     background-color: #fff;
 }

 a {
   text-decoration: none!important;
 }
/* MAIN PAGE */


header .main-navbar {
  background-color: transparent;
  position: absolute;
  z-index: 999;
  left: 0;
  right:0;
}


header .bgwhite {
  position: static;
  background-color: #fff;
}

@media (max-width: 992px)
{
  header .main-navbar {
    position: static;
  }
}

header .header-con {
  max-width: 1200px;
}

@media (min-width: 1679px) AND (max-width: 1920px)
{
  header .header-con {
    max-width: 1635px;
  }
}

@media (min-width: 1200px) AND (max-width: 1679px)
{
  header .header-con {
    max-width: 1330px;
  }
}

header .grey-nav {
  background-color: #464646;
  color: #fff;
}

@media (min-width: 992px)
{
  header .main-navbar {
    height: 150px;
  }
}

@media (max-width: 992px)
{
  header .main-navbar {
    background-color: #464646;
    color: #fff;
  }
}

@media (max-width: 992px)
{
  header .bgwhite {
    background-color: #fff;
  }
}

@media (max-width: 480px)
{
  header .main-navbar {
    margin-top: 0;
  }
}

header .navbar-toggler {
  color: #fff;
  border-color: #fff;
  height: 45px;
}

header .bgwhite .navbar-toggler {
  border-color: #464646;
  color: #464646;
}

header .navbar-toggler-icon {
  color: #fff;
  background-color: #fff;
}


@media (min-width: 1024px)
{
  header .main-navbar ul li {
    margin: 0 13px;
  }
}


header .main-navbar .headerbrand {
  margin-top: 15px;
  margin-bottom: 20px;
}

header .main-navbar .brandli {
  margin: 0px;
  border-bottom: 1px solid #959595;
}

header .main-navbar .brandli:last-child {
  border-bottom: 0px;
}

header .grey-nav ul li i {
  color: #fff;
}

@media (min-width: 992px) AND (max-width: 1024px)
{
  header .main-navbar ul li {
    margin: 0 8px;
  }
}

@media (max-width: 480px)
{
  header .main-navbar ul li {
    //margin-left: 30px;
  }
}

@media (max-width: 768px)
{
  header .navbar-toggler {
    margin-right: 15px;
  }
}

header .main-navbar  ul li a {
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
}

header .bgwhite  ul li a{
  color: #464646;
}


header .main-navbar ul li.active a {
  color: #e30711;
  font-family: 'OswaldBold';
}


@media (min-width: 992px) AND (max-width: 1200px)
{
  header .main-navbar  ul li a {
    font-size: 14px;
  }
}

header .main-navbar ul li a:hover {
  color: #e30711;
}

header .grey-nav  ul li a {
  color: #fff;
}


header .main-navbar .fa-bars {
  color: #fff;
  border-color: #fff;
}

header .bgwhite .fa-bars {
  border-color: #464646;
  color: #464646;
}

header .main-navbar .drop-link {
  color: #000;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}

.dropdown ul li {
  text-align: center;
}

@media (min-width: 1024px) AND (max-width: 1200px)
{
  .dropdown ul li {
    padding: 25px 15px;
  }
}

main .inner-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}

main .header-wrapper {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

main .landing-gelatin {
  padding-top: 50px;
}

main .slider-section .swiper-pagination-bullet {
  width: 83px;
  height: 5px;
  border-radius: 0;
  background: #fff;
  opacity: 1;
}

main .slider-section .swiper-pagination {
  bottom: 40px;
}

main .slider-section .swiper-pagination-bullet-active {
  background: #e30713;
}

main .section1 {
  padding: 60px 0;
  background-image: url(../images/dot1.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

main .section1 h1 {
  font-size: 30px;
  font-family: 'OswaldMedium';
  color: #464646;
  text-align: center;
  line-height: 44px;
}

main .section1 .main-about p {
  font-size: 18px;
  padding-top: 30px;
  color: #464646;
  text-align: center;
}

@media (max-width: 468px)
{
  main .section1 .main-about p {
    padding-top: 10px;
  }
}

main .gelatin-slider {
  background-image: url(../images/dot2.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center right;
  padding-bottom: 50px;
}


@media (min-width: 1400px) AND (max-width: 1920px)
{
  main .gelatin-slider .sec .swiper-pagination {
    margin-left: 13%;
  }
}

@media (min-width: 1000px) AND (max-width: 1400px)
{
  main .gelatin-slider .sec .swiper-pagination {
    margin-left: 5%;
  }
}

main .gelatin-slider .sec .swiper-pagination {
  text-align: left;
  position: relative;
  bottom: -50px;
  height: 80px;
}

main .gelatin-slider .sec .swiper-pagination-bullet {
  font-size: 19px;
  width: 100%;
  height: 100%;
  display: inline;
  border-radius: 0;
  background:transparent;
  opacity: 1;
  color: #464646;
  padding: 21px 40px;
}

@media (max-width: 480px)
{
  main .gelatin-slider .sec .swiper-pagination-bullet {
    font-size: 17px;
    padding: 25px 30px;
  }
}

main .gelatin-slider .sec .swiper-pagination-bullet-active {
  background: #464646;
  color: #fff;
}

main .gelatin-slider h3 {
  font-size: 24px;
  color: #464646;
  margin-bottom: 40px;
  margin-top: 40px;
  font-family: 'OswaldMedium';
}

@media (min-width: 1280px) AND (max-width: 1440px)
{
  main .gelatin-slider h3 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}

main .gelatin-slider .brandh {
    font-size: 30px;
    padding-bottom: 50px;
}

@media (min-width: 1200px) AND (max-width: 1300px)
{
  main .gelatin-slider h3 {
    font-size: 24px;
    margin-bottom: 28px;
  }
}

@media (min-width: 992px) AND (max-width: 1200px)
{
  main .gelatin-slider h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

main .gelatin-slider h4 {
  font-size: 21px;
  color: #464646;
}

main .gelatin-slider p {
  font-size: 19px;
  color: #464646;
  max-width: 470px;
}

@media (min-width: 1200px) AND (max-width: 1300px)
{
  main .gelatin-slider p {
    font-size: 13px;
  }
}

@media (min-width: 992px) AND (max-width: 1200px)
{
  main .gelatin-slider p {
    font-size: 11px;
  }
}

main .gelatin-slider .bottomtext {
  /*-webkit-box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.3); */

  border: 1px solid #cbcbcb;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 25px;
  padding-right: 10px;
  background-color: #fff;
}

@media (min-width: 1280px) AND (max-width: 1440px)
{
  main .gelatin-slider .bottomtext {
    padding-top: 0px;
    padding-bottom: 10px;
  }
}

main .gelatin-slider .slider-inside {
  max-width: 100%;
}


main .gelatin-slider .usage-areas {
  font-size: 32px;
}

@media (min-width: 1024px)
{
  main .gelatin-slider .slider-right {
    position: relative;
    right: 80px;
    z-index: 999;
  }

  main .gelatin-slider .slider-inside {
    position: absolute;
    bottom: 80px;
  }

  main .gelatin-slider .usage-areas {
    position: relative;
    left: 80px;
  }
}

main .gelatin-slider .brand {
  padding-top: 100px;
}

main .gelatin-slider .brand h3 {
  text-align: center;
}

@media (min-width: 1024px)
{
  main .gelatin-slider .brand img {
    margin-left: 10px;
  }
}

@media (max-width: 1024px)
{
  main .gelatin-slider .brand img {
    margin-top: 20px;
  }
}

main .gelatin-news h3 {
    font-size: 30px;
    font-family: 'OswaldMedium';
    color: #464646;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 50px;
}

main .gelatin-news h2 {
    font-size: 32px;
    font-family: 'OswaldMedium';
    color: #464646;
    text-align: center;
    margin-top: 20px;
}

main .gelatin-news h4 {
    font-size: 18px;
    font-family: 'OswaldMedium';
    color: #464646;
    text-align: center;
}

@media (max-width: 1280px)
{
  main .gelatin-news h2 {
      font-size: 34px;
  }

  main .gelatin-news h4 {
      font-size: 22px;
  }
}

main .gelatin-news .new-one {
    margin-top: 35px;
    padding-bottom: 15px;
    padding-top: 15px;
}

main .gelatin-news .empty-one {
    margin-top: 35px;

    background-image: url(../images/comma.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
    height: 400px;
}

main .gelatin-news .empty-one h2 {
  color: #000;
  font-size: 52px;
  margin-top: 40px;
}

main .gelatin-news .empty-one h4 {
  color: #000;
  font-size: 32px;
}

@media (max-width: 1280px)
{
  main .gelatin-news .empty-one h2 {
      font-size: 34px;
  }

  main .gelatin-news .empty-one h4 {
      font-size: 22px;
  }
}

main .gelatin-news .the-one {
  background-color: transparent;
  -webkit-transition: background-color .2s ease;
  -ms-transition: background-color .2s ease;
  transition: background-color .2s ease;
}

main .gelatin-news .the-one:hover {
    background-color: #f1f1f1;
}

main .contactus {
  background-image: url(../images/dot3.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

main .contactus h2 {
  font-size: 26px;
  font-family: 'OswaldBold';
  color: #464646;
  margin-bottom: 40px;
  text-align: center;
  margin-top: 70px;
}

main .contactus p {
  font-size: 16px;
  color: #464646;
  margin-bottom: 40px;
  font-family: 'OswaldMedium';
}

main .contactus label {
  font-size: 16px;
  color: #464646;
  font-family: 'OswaldBold';
}


main .contactus .form-control {
  border-radius: 0;
  border-color: #464646;
}

.form-control:focus {
  box-shadow: none;
}

main .contactus .textlabel {
  margin-top: 20px;
}

main .contactus .btn {
    background-color: #464646;
    border-radius: 0;
    width: 100%;
    font-size: 22px;
    padding: 0.8rem 1rem;
}

main .gelatin-news .btn {
    background-color: #464646;
    border-color: #464646;
    border-radius: 0;
    margin-top: 20px;
    padding: 12px 60px;
    font-size: 20px;
}

.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background-color: #464646;
  border-color: #464646;
}

@media (min-width: 992px)
{
  main .contactus .map {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}


main .contactus .btn:active {
  box-shadow: none;
}

main .technical {
  padding: 50px 0;
}


main .technical .leftech {
  background-color: #e83642;
  padding: 48px 20px;
  margin-top: 90px;
}

@media (min-width: 992px) AND (max-width: 1024px)
{
  main .technical .leftech {
    margin-top: 82px;
  }
}

@media (min-width: 1024px)
{
  main .technical .leftech {
    position: relative;
    left: 30px;
  }
}

main .technical .leftech p {
  color: #fff;
  font-size: 16px;
  text-align: right;
}

@media (min-width: 992px) AND (max-width: 1024px)
{
  main .technical .leftech p {
    font-size: 14px;
  }

}

main .menu-section ul {
  background-color: rgba(232, 56, 66, .9);
  position: absolute;
  z-index: 999;
  top: -125px;
  padding-top: 45px;
  padding-bottom: 70px;
  padding-right: 155px;
}

@media (min-width: 992px) AND (max-width: 1280px)
{
  main .menu-section ul {
    padding-right: 75px;
  }
}

@media (max-width: 992px)
{
  main .menu-section ul {
    position: static;
  }
}

main .menu-section ul li {
  list-style-type: none;
  margin-bottom: 20px;
}

main .menu-section ul li a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

@media (min-width: 992px)
{
  main .menu-section .col-lg-3 {

  }
}

main .about-section {
  padding: 50px 0px;
  background: url(../images/dot4.png) top right no-repeat, url(../images/dot5.png) 30% 57% no-repeat;
  background-color: transparent;
  background-attachment: scroll;
}

main .about-section h2 {
  font-size: 34px;
  font-family: 'OswaldBold';
  color: #464646;
  margin-bottom: 40px;
}

main .about-section p {
  font-size: 18px;
  color: #464646;
}

@media (max-width: 1200px)
{
  main .about-section p {
    font-size: 15px;
  }
}

main .about-section ul li {
  font-size: 15px;
  color: #464646;
}

@media (min-width: 1500px) AND (max-width: 1920px)
{
  main .about-section .mycon {
    max-width: 1400px;
  }
}

@media (min-width: 1024px) AND (max-width: 1500px)
{
  main .about-section .mycon {
    max-width: 1200px;
  }
}


main .about-section .inner-wrapper-about {
  display: table;
  width: 100%;
  height: 100%;
}

main .about-section .header-wrapper-about {
  display: table-cell;
  vertical-align: bottom;
}

main .about-section .history {
  padding: 50px 0;
}

main .about-section .history h2 {
  text-align: center;
}

main .about-section .history .owl-prev {
  background:transparent;
}

main .about-section .history .owl-next {
  background:transparent;
}

main .about-section .history .owl-prev:hover {
  background:transparent;
}

main .about-section .history .owl-next:hover {
  background:transparent;
}

@media (min-width: 480px)
{
  main .about-section .history .space {
    margin-right: 30px;
  }
}

main .about-section .history img {
    -webkit-filter: grayscale(1%); /* Safari 6.0 - 9.0 */
    filter: grayscale(1%);
}

main .about-section .history .center img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    //transform: scale(1.5);
}

main .about-section .history i {
  color: #464646;
  font-size: 22px;
  margin-left: 30px;
  margin-right: 30px;
}

main .about-section .marg {
  margin-top: 110px;
}

main .about-section .mission p {
  margin-top: 50px;
}

main .about-section .mission h2 {
  margin-top: 50px;
}

main .about-section .mission .header-wrapper-about {
  vertical-align: middle;
}

main .about-section  span {
   font-family: 'OswaldBold';
}

main .about-section .marg h2 {
  margin-top: 0;
}

main .about-section .dot5 {
  /*background-image: url(../images/dot5.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;*/
}

main .about-section .btn {
    background-color: #464646;
    border-radius: 0;
    width: 100%;
    height:60px;
}

main .about-footer {
  background-image: url(../images/dot6.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 300px;
}

main .section-quality {
  //background: url(../images/dot7.png) top right no-repeat, url(../images/dot8.png) left top no-repeat, url(../images/dot9.png) center left no-repeat, url(../images/dot10.png) center bottom no-repeat;
  background: url(../images/dot7.png) 117% 0% no-repeat, url(../images/dot7.png) 117% 70% no-repeat, url(../images/dot11.png) -25% 35% no-repeat, url(../images/dot11.png) -25% 90% no-repeat;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-bottom: 100px;
}


@media (min-width: 1000px) AND (max-width: 1440px)
{
  main .section-quality {
    background: url(../images/dot7.png) 145% 0% no-repeat, url(../images/dot7.png) 145% 70% no-repeat, url(../images/dot11.png) -55% 35% no-repeat, url(../images/dot11.png) -55% 90% no-repeat;
  }
}

main .section-quality h1 {
  font-family: 'OswaldMedium';
  font-size: 26px;
  text-align: center;
  color: #464646;
  margin: 50px 0;
}

main .section-quality p {
  font-size: 16px;
  color: #464646;
  font-family: 'OswaldMedium';
}

main .section-quality ul {
  padding-left: 18px;
}


main .section-quality ul li {
  font-size: 16px;
  color: #464646;
  font-family: 'OswaldMedium';
}

main .section-quality h3 {
  font-size: 18px;
  font-family: 'OswaldBold';
  color: #464646;
  margin: 35px 0;
}

main .news {
  padding: 50px 0;
}

main .news .top-news  {
  padding-top: 50px;
  padding-bottom: 50px;
}

main .news .top-news h1 {
  color: #010101;
  font-size: 49px;
  margin-top: 10px;
}

main .news .top-news h4 {
  color: #959595;
  font-size: 32px;
  margin-top: 30px;
  border-bottom: 1px solid #959595;
  max-width: 550px;
  margin-bottom: 30px;
}

main .news .bot-news h5 {
  color: #010101;
  font-size: 20px;
}

main .news .top-news h5 {
  color: #010101;
  font-size: 32px;
}

main .news h2 {
  color: #010101;
  font-size: 19px;
  margin-top: 10px;
}

main .news .btn {
    background-color: #464646;
    border-color: #464646;
    border-radius: 0;
    margin-top: 20px;
    padding: 12px 60px;
    font-size: 20px;
}

main .news img:first-child {
  border: 1px solid #cbcbcb;
}

main .news a {
  text-decoration: none;
}

main .news h4 {
  color: #959595;
  font-size: 15px;
  margin-top: 20px;
  border-bottom: 1px solid #959595;
  max-width: 190px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

main .news .bot-news {
  margin-bottom: 30px;
}

@media (max-width: 1920px)
{
  main .news .new-con {
    max-width: 1280px;
  }
}

@media (min-width: 1000px) AND (max-width: 1280px)
{
  main .news .new-con {
    max-width: 910px;
  }
}

@media (min-width: 480px)
{
  main .section-farmasel .farmasel {
    background-color: #fff;
    position: relative;
    bottom: 90px;
    padding: 25px 65px;
  }
}

main .section-farmasel .farmasel p {
  font-size: 18px;
  color: #464646;
  text-align: center;
}

footer {
  background-color: #f7f7f7;
}

footer .footer-menu {
  padding-bottom: 20px;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

footer img {
}

footer p {
  color: #464646;
  font-size: 17px;
  margin-top: 10px;
}

footer .footer-bottom p {
  font-size: 14px;
}

@media (min-width: 1024px) AND (max-width: 1100px)
{
  footer p {
    color: #464646;
    font-size: 11px;
    margin-top: 10px;
  }
}

footer li {
  list-style-type: none;
  margin-top: 10px;
}

footer h2 {
  font-size: 24px;
  color: #464646;
  font-family: 'OswaldBold';
}

footer a {
  color: #464646;
  font-size: 18px;
}

footer .footerbold {
  font-family: 'OswaldBold';
}

@media (min-width: 1024px) AND (max-width: 1100px)
{
  footer a {
    font-size: 10px;
  }
}

footer a:hover {
  color: #464646;
  text-decoration: none;
}

footer i {
  font-size: 24px;
  color: #fff;
  background-color: #464646;
  padding: 12px 14px;
  margin-top: 10px;
}

@media (min-width: 992px) {
  footer .col-lg-2 {
    max-width: 13.666667%;
  }
}

footer .bottom {
  font-size: 14px;
  margin-bottom: 10px;
}

footer .footer-bottom {
  border-top: 1px solid #464646;
  text-align: center;
  padding-top:10px;
  padding-bottom: 10px;
}

@media (min-width: 992px)
{
  footer .right-add {
    margin-top: 60px;
  }
}


#wrapper {
				/*background-color: #643;
				border-top: 1px solid #532;
				border-bottom: 1px solid #532;*/
				width: 100%;
				height: 200px;
				margin-top: 30px;
				//position: absolute;
				top: 50%;
				left: 0;
			}
			.caroufredsel_wrapper {
				margin-top: -25px !important;
				padding-top: 20px !important;
				padding-bottom: 20px !important;
			}
			#carousel {

			}
			#carousel div {
				float: left;
				width: 290px;
				height: 150px;
			}
			#carousel img {
				border: none;
				position: relative;
				box-shadow: 0 0 10px #000;
			}
			#nav {
				//width: 520px;
				//margin-left: -230px;
				//position: relative;
				//bottom: -30px;
				//left: 50%;
        max-width: 220px;
        margin: 0 auto;
        margin-top: 30px;
        position: relative;
        right: 45px;
			}
			#next {
				float: right;
			}
			#prev, #next {
				text-decoration: none;
				color: #b98;
			}
			#prev:hover, #next:hover {
				text-decoration: none;
				color: #fff;
        cursor: pointer;
			}
			#prev.disabled, #next.disabled {
				color: #865;
				cursor: pointer;
			}
