/* noto-serif-regular - latin-ext_latin_greek-ext_greek */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-serif-v21-latin-ext_latin_greek-ext_greek-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-serif-v21-latin-ext_latin_greek-ext_greek-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-serif-v21-latin-ext_latin_greek-ext_greek-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-serif-v21-latin-ext_latin_greek-ext_greek-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-serif-v21-latin-ext_latin_greek-ext_greek-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-serif-v21-latin-ext_latin_greek-ext_greek-regular.svg#NotoSerif') format('svg'); /* Legacy iOS */
}
* {
  font-family: 'Noto Serif';
  font-size: 20px;
}
h2 {
  margin: 0;
  font-size: 28px;
  font-weight: bold;
}
h3 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}
.p-text {
  font-size: 22px;
}
a {
  color: white !important;
}
a-padding {
  padding: 15px !important;
}
nav {
  line-height: 0px;
}
nav > ul > li {
  padding-top: 15px;
  padding-bottom:15px;
  white-space: nowrap;
}
section,footer {
  display: flex;
  justify-content: center;
}
.brush-bg-nav:hover {
  background-image: url(../images/other/02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.active {
  background-image: url(../images/other/02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.nav-socials {
  font-size: 27px;
  padding-left: 10px;
  padding-right: 10px;
  color: #E30713;
}
.footer-socials {
  font-size: 27px;
  padding-right: 10px;
  color: #E30713;
}
.hide-socials-mid {
  display: none !important;
}
.padding-responsive {
  padding-top: 50px;
}
.footer-padding {
  padding-top: 149px;
}
.logo {
  width: 50%;
}
.bg-img-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;  
}
.bg-hero {
  background-image: url(../images/backgrounds/01.jpg);
  border-bottom: solid 17px #CBCBCB;
  padding-top: 100px;
}
.bg-company {
  background-image: url(../images/backgrounds/02.jpg);
}
.bg-company-2 {
  background-image: url(../images/backgrounds/04.jpg);
}
.bg-exports {
  background-image: url(../images/backgrounds/05.jpg);
}
.bg-marketing {
  background-color: #E4E4E4;
}
.bg-banner {
  overflow-y: hidden;
  width: 100%;
  position: relative;
  background-image: url(../images/backgrounds/06.jpg);
  height: 1000px;
}
.image-fit {
  object-fit: cover;
  overflow-x: hidden;
}
.row-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.col-padding {
  padding-bottom: 50px;
}
.brush-bg {
  background-image: url(../images/other/02.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px;
}
.brush-bg-2 {
  background-image: url(../images/other/03.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 16px;
}
.brush-bg-3 {
  background-image: url(../images/other/01.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 6px;
  padding-top: 9px;
}
.brush-bg-4 {
  background-image: url(../images/other/05.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 15px;
}
.no-wrap-fix {
  white-space: nowrap;
  overflow: hidden;
}
.h-padding-fix {
  margin-left: 15px;
}
.h-padding-fix-2 {
  margin-left: 34px;
}
.marketing-fix {
}
.h-size {
  margin-left: 16px;
  margin-top: 2px;
  padding: 5px;
  font-size: 25px;
}
.small-titles {
}
/*for the svg cosmetic*/
#cosmetic {
  width: 100%;
  position: absolute;
  bottom: -1px;
}
#cosmetic img {
  width: 100%;
}
/*-------*/
.gallery-vid {
  padding:56.25% 0 0 0;
  position:relative;
}
.vim-vid {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.margin-footer-fix {
  margin-top: auto!important; 
}
#logo-2 {
  position: relative;
}
.text-center-responsive {
}
.copyright {
  width: 64.625%;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.548);
  margin-top: 1em;
  height: 3em;
}
.theme-color-red {
  color: #8C1812;
}
.hidden-menu {
  display: none;
}
.hide-button {
  display: none;
}
.hide-menu {
}
@media (max-width: 1399px) {
  .h-padding-fix-2 {
    font-size: 21px;
    margin-left: 34px;
  }
}

@media (max-width: 1285px) {
  .hide-socials {
    display: none;
  }
  .hide-socials-mid {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .h-padding-fix-2 {
    font-size: 20px;
    margin-left: 34px;
  }
}
@media (max-width: 991px){
  .marketing-fix {
    font-size: 21px!important;
  }
  .h-padding-fix-2 {
    font-size: 20px!important;
    margin-left: 18px!important;
  }
  .brush-bg-3 {
    background-image: url(../images/other/04.png);
    background-repeat: no-repeat;
    background-size: contain;
  }

}
@media (max-width: 767px) {
  .responsive-menu {
    justify-items: center !important;
    display: grid !important;
  }
  .hide-menu {
    display: none;
  }
  .hidden-menu {
    display: block;
  }
  .hide-socials {
    display:block;
  }
  .hide-socials-mid {
    display: none !important;
  }
  .text-center-responsive {
    text-align: center !important;
  }
}
@media (max-width: 520px) {
  .small-titles {
    font-size: 18px;
  }
}
.btn-style {
  color: black!important;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 0px;
  border-radius: 2px;
  background-color: #c6c6c676;
}