/**
* Theme Name: NT Agricom Child
* Description: This is a child theme of NT Agricom, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: nt-agricom
* Version: 1.8.2
*/


@font-face {
font-family:"new-order";
src:url("fonts/New Order Regular.otf") format("opentype");
font-display:swap;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"new-order";
src:url("fonts/New Order SemiBold.otf") format("opentype");
font-display:swap;font-style:normal;font-weight:600;font-stretch:normal;
}

@font-face {
font-family:"new-order";
src:url("fonts/New Order Medium.otf") format("opentype");
font-display:swap;font-style:normal;font-weight:500;font-stretch:normal;
}

@font-face {
font-family:"new-order";
src:url("fonts/New Order Bold.otf") format("opentype");
font-display:swap;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"new-order";
src:url("fonts/New Order Light.otf") format("opentype");
font-display:swap;font-style:normal;font-weight:300;font-stretch:normal;
}


body, p,
.h1, h1, .h2, h2, .h3, h3, .h4, h4 
 {font-family: "new-order", sans-serif;}
 
 .h2, h2 {
  font-size: 4.5rem;
}
h4 { font-weight: 700;}


.gallery--style-1 .gallery__item figure { padding-top: 100%; }
.gallery__item--text {
  padding: 0 20px 42px 0;
}



.section-contact .bg-1 { background-color: #9dbb46 !important;}
@media only screen and (min-width: 1200px) { .intro__title, .intro__subtitle { letter-spacing: 1rem; } }

#vegas-slider .vegas-dots a {
  background-color: rgba(226, 38, 65, 0.5) !important;
  box-shadow: 0 0 0 0 #df2c46 inset;
}

#vegas-slider .vegas-dots a:hover, #vegas-slider .vegas-dots a.active {
  box-shadow: 0 0 0 8px #df2c46 inset;
}

@media only screen and (min-width: 1200px) {
  .start-screen__content .title {
    letter-spacing: 10px;
  }
}

.index-header {
  background-attachment: initial !important;
}

  
.feedbacks--style-1 .owl-theme .owl-dots .owl-dot span {
  background: rgba(226, 38, 65, 0.5) !important;
  box-shadow: 0 0 0 0px #e22641 inset !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  box-shadow: 0 0 0 8px #e22641 inset !important;
}
