/* Insert your technoajor base overrides over Vartheme BS4 and Bootstrap */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500&display=swap");
body {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-size: 1.875rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.275rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.875rem;
}

h6 {
  font-size: 0.5rem;
}

a, a:hover {
  text-decoration: none !important;
}

@media (min-width: 1200px) {
  .container-fluid {
    padding: 0 50px !important;
  }
}

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

.slick-arrow::before {
  color: #EF1C22 !important;
}

.navbar-brand {
  display: flex;
  align-items: center;
}

#block-technoajor-main-menu .navbar-nav li, #block-technoajor-main-menu #superfish-main li,
#block-mainnavigation .navbar-nav li,
#block-mainnavigation #superfish-main li {
  padding: 0 1rem;
}
#block-technoajor-main-menu .navbar-nav li a, #block-technoajor-main-menu #superfish-main li a,
#block-mainnavigation .navbar-nav li a,
#block-mainnavigation #superfish-main li a {
  font-weight: 400;
  font-size: 0.825rem;
  text-transform: uppercase;
  color: #000 !important;
  position: relative;
}
#block-technoajor-main-menu .navbar-nav li a::before, #block-technoajor-main-menu #superfish-main li a::before,
#block-mainnavigation .navbar-nav li a::before,
#block-mainnavigation #superfish-main li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  z-index: -1;
  height: 36px;
  transition: 0.3s all ease-in-out;
}
#block-technoajor-main-menu .navbar-nav li a.is-active, #block-technoajor-main-menu #superfish-main li a.is-active,
#block-mainnavigation .navbar-nav li a.is-active,
#block-mainnavigation #superfish-main li a.is-active {
  position: relative;
}
#block-technoajor-main-menu .navbar-nav li a.is-active::before, #block-technoajor-main-menu #superfish-main li a.is-active::before,
#block-mainnavigation .navbar-nav li a.is-active::before,
#block-mainnavigation #superfish-main li a.is-active::before {
  width: 40%;
  background: #f0f0f0;
}
#block-technoajor-main-menu .navbar-nav li a:hover, #block-technoajor-main-menu #superfish-main li a:hover,
#block-mainnavigation .navbar-nav li a:hover,
#block-mainnavigation #superfish-main li a:hover {
  color: #fff !important;
}
#block-technoajor-main-menu .navbar-nav li a:hover::before, #block-technoajor-main-menu #superfish-main li a:hover::before,
#block-mainnavigation .navbar-nav li a:hover::before,
#block-mainnavigation #superfish-main li a:hover::before {
  width: 100% !important;
  background: #EF1C22;
}
#block-technoajor-main-menu .navbar-nav li ul, #block-technoajor-main-menu #superfish-main li ul,
#block-mainnavigation .navbar-nav li ul,
#block-mainnavigation #superfish-main li ul {
  background: #fff;
}

.paragraph--type--slider .desc {
  position: absolute;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(transparent 25%, white 85%);
  padding: 8rem 2rem 1rem;
  right: 0;
  left: 0;
}
@media (max-width: 667px) {
  .paragraph--type--slider .desc {
    position: relative;
    background: #e3e3e3;
    padding: 0.5rem;
  }
  .paragraph--type--slider .desc h2 {
    font-size: 1rem;
  }
  .paragraph--type--slider .desc p {
    font-size: 0.8rem;
  }
}
.paragraph--type--slider .desc .h2 {
  font-size: 3rem;
  font-weight: 900;
}

#about {
  padding: 4rem 0;
}
@media (max-width: 667px) {
  #about {
    padding: 1rem;
  }
  #about h1 {
    font-size: 1.5rem;
    line-height: 1.8;
  }
}
#about .block {
  margin-top: 3rem;
}
#about .block h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #000 !important;
  transition: 0.3s all ease-in-out;
}

#block-views-block-featured-projects-block-1 h2 {
  margin-bottom: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #000 !important;
  transition: 0.3s all ease-in-out;
}

.view-featured-projects .masonry-item {
  margin-bottom: 3rem;
}
.view-featured-projects .masonry-item .views-field-field-project-images {
  margin-bottom: 1rem;
}
.view-featured-projects .masonry-item .views-field-title h3 a {
  color: #000;
  font-weight: 500;
}
.view-featured-projects .masonry-item .views-field-field-project-function a {
  color: #555;
  font-style: italic;
}

.view-projects fieldset,
.view-activities fieldset,
.view-related-projects fieldset {
  display: inline-block;
}
.view-projects fieldset:nth-child(2),
.view-activities fieldset:nth-child(2),
.view-related-projects fieldset:nth-child(2) {
  margin-left: auto;
}
@media (max-width: 667px) {
  .view-projects fieldset:nth-child(2),
.view-activities fieldset:nth-child(2),
.view-related-projects fieldset:nth-child(2) {
    margin: unset;
  }
}
.view-projects fieldset:nth-child(3),
.view-activities fieldset:nth-child(3),
.view-related-projects fieldset:nth-child(3) {
  margin-left: auto;
}
.view-projects fieldset .form-radios .form-check,
.view-activities fieldset .form-radios .form-check,
.view-related-projects fieldset .form-radios .form-check {
  padding-left: 0;
  padding-right: 1rem;
}
.view-projects fieldset .form-radios ul,
.view-activities fieldset .form-radios ul,
.view-related-projects fieldset .form-radios ul {
  list-style: none;
  padding: 0;
  display: inline-flex;
}
@media (max-width: 667px) {
  .view-projects fieldset .form-radios ul,
.view-activities fieldset .form-radios ul,
.view-related-projects fieldset .form-radios ul {
    display: block;
  }
  .view-projects fieldset .form-radios ul li,
.view-activities fieldset .form-radios ul li,
.view-related-projects fieldset .form-radios ul li {
    display: inline-block;
  }
}
.view-projects fieldset .form-radios ul li label,
.view-activities fieldset .form-radios ul li label,
.view-related-projects fieldset .form-radios ul li label {
  cursor: pointer;
}
.view-projects fieldset .form-radios ul li input[type=radio],
.view-activities fieldset .form-radios ul li input[type=radio],
.view-related-projects fieldset .form-radios ul li input[type=radio] {
  display: none;
}
.view-projects .project-item img,
.view-activities .project-item img,
.view-related-projects .project-item img {
  transition: 0.3s all ease-in-out;
}
.view-projects .project-item:hover img,
.view-activities .project-item:hover img,
.view-related-projects .project-item:hover img {
  transform: scale(0.95);
}
.view-projects .project-item .views-field-field-project-images,
.view-activities .project-item .views-field-field-project-images,
.view-related-projects .project-item .views-field-field-project-images {
  margin-bottom: 1rem;
}
.view-projects .project-item .views-field-title h3 a,
.view-activities .project-item .views-field-title h3 a,
.view-related-projects .project-item .views-field-title h3 a {
  color: #000;
  font-weight: 500;
}
.view-projects .project-item .views-field-field-project-function a,
.view-activities .project-item .views-field-field-project-function a,
.view-related-projects .project-item .views-field-field-project-function a {
  color: #555;
  font-style: italic;
}

.block-page-title-block h1.title {
  text-transform: uppercase;
}

.breadcrumb {
  background: transparent;
  padding: 0;
}
.breadcrumb li a {
  color: #343a40;
}

#video {
  padding: 4rem 0;
}

#newest-products {
  padding: 4rem 0;
}
@media (max-width: 667px) {
  #newest-products {
    background: unset;
  }
}
#newest-products h2 {
  margin-bottom: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #000 !important;
  transition: 0.3s all ease-in-out;
}
#newest-products .owl-item {
  padding: 1rem;
  background: #fff;
}
#newest-products .owl-item .views-field-field-product-images {
  margin-bottom: 2rem;
  overflow: hidden;
}
#newest-products .owl-item .views-field-field-product-images img {
  transition: 0.3s all ease-in-out;
}
#newest-products .owl-item:hover .views-field-field-product-images img {
  transform: scale(1.2);
}
#newest-products .owl-item .views-field-title a {
  margin-bottom: 3rem;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #000 !important;
}
#newest-products .owl-item .views-field-field-product-category a {
  color: #555;
  font-style: italic;
}

.footer-wrapper {
  background-color: #080808 !important;
}
.footer-wrapper h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.footer-wrapper p, .footer-wrapper li, .footer-wrapper a {
  color: #ccc;
}
.footer-wrapper footer {
  padding-top: 3rem !important;
}
.footer-wrapper footer .navbar-nav li a {
  transition: 0.2s all ease-in-out;
}
.footer-wrapper footer .navbar-nav li a:hover {
  padding-left: 0.5rem;
  color: #EF1C22;
}

.view-products fieldset {
  display: inline-block;
}
.view-products fieldset:nth-child(2) {
  margin-left: auto;
}
.view-products .product-item .views-field-field-product-images {
  margin-bottom: 2rem;
  overflow: hidden;
}
.view-products .product-item .views-field-field-product-images img {
  transition: 0.3s all ease-in-out;
}
.view-products .product-item:hover .views-field-field-product-images img {
  transform: scale(1.2);
}
.view-products .product-item .views-field-title h3 a {
  margin-bottom: 3rem;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #000 !important;
}
.view-products .product-item .views-field-field-product-category a {
  color: #555;
  font-style: italic;
}

#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-product-images,
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-image,
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-project-images {
  margin-bottom: 2rem;
  overflow: hidden;
}
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-product-images img,
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-image img,
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-project-images img {
  transition: 0.3s all ease-in-out;
}
#views-bootstrap-taxonomy-term-page-1 .cat-item:hover .views-field-field-product-images img, #views-bootstrap-taxonomy-term-page-1 .cat-item:hover .views-field-field-image img, #views-bootstrap-taxonomy-term-page-1 .cat-item:hover .views-field-field-projects-images img {
  transform: scale(1.2);
}
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-title h3 a {
  margin-bottom: 3rem;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #000 !important;
}
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-product-category a,
#views-bootstrap-taxonomy-term-page-1 .cat-item .views-field-field-project-function a {
  color: #555;
  font-style: italic;
}

.paragraph--type--cover {
  height: 500px;
  background-attachment: fixed;
  background-position: bottom center;
  background-size: cover;
  display: flex;
  background-repeat: no-repeat;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
@media (max-width: 667px) {
  .paragraph--type--cover {
    height: 230px;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    display: flex;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
  }
}
.paragraph--type--cover h1 {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}

.webform-submission-contact-form input[type=date],
.webform-submission-contact-form input[type=email],
.webform-submission-contact-form input[type=number],
.webform-submission-contact-form input[type=password],
.webform-submission-contact-form input[type=search], .webform-submission-contact-form input[type=tel],
.webform-submission-contact-form input[type=text],
.webform-submission-contact-form input[type=url],
.webform-submission-contact-form textarea {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 0 25px;
  padding: 11px 4px;
  font-family: inherit;
  font-size: 15px;
  line-height: 24px;
  font-weight: inherit;
  color: #4c4c4c;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  box-sizing: border-box;
  outline: 0;
  cursor: text;
  transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
}

#webform-contact #edit-processed-text .address {
  background: #f8f9fb;
  padding: 1rem;
  margin-bottom: 1rem;
}
#webform-contact #edit-processed-text .address a {
  color: #343a40;
}
#webform-contact .social_links ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
#webform-contact .social_links ul li {
  display: flex;
  padding: 2.5rem 3rem;
  background: #f8f9fb;
}
@media (max-width: 667px) {
  #webform-contact .social_links ul li {
    padding: 2rem;
  }
}
#webform-contact .social_links ul li:hover a {
  color: #EF1C22;
}
#webform-contact .social_links ul li a {
  color: #000;
  transition: 0.3s all ease-in-out;
}
#webform-contact .social_links ul li a i {
  font-size: 2.5rem;
}

#block-sociallinks ul {
  padding: 0;
}
#block-sociallinks ul li {
  display: inline-block;
  padding: 2.5rem 1.5rem;
}
#block-sociallinks ul li:hover a {
  color: #EF1C22;
}
#block-sociallinks ul li a {
  color: #fff;
  transition: 0.3s all ease-in-out;
}
#block-sociallinks ul li a i {
  font-size: 2.5rem;
}

#about .block a {
  display: inline-block !important;
  padding: 0.25rem 0.5rem;
}

button[type=submit],
#about .block a {
  margin-top: 19px;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: transparent;
  border-radius: unset;
  outline: unset;
  position: relative;
  color: #000;
  border: none;
}
button[type=submit]:hover,
#about .block a:hover {
  background: unset;
  color: #fff;
}
button[type=submit]:hover::after,
#about .block a:hover::after {
  width: 100%;
  background-color: #EF1C22;
}
button[type=submit]::after,
#about .block a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #f0f0f0;
  z-index: -1;
  transition: 0.2s ease-out;
}

.node--type-projects .bs-region--top-right,
.node--type-projects .bs-region--right,
.node--type-activities .bs-region--top-right,
.node--type-activities .bs-region--right,
.node--type-product-display .bs-region--top-right,
.node--type-product-display .bs-region--right {
  background: #f7f7f7;
  padding: 1rem;
  border-radius: 5px;
}
.node--type-projects .slick-arrow::before,
.node--type-activities .slick-arrow::before,
.node--type-product-display .slick-arrow::before {
  color: #EF1C22 !important;
}
.node--type-projects .field,
.node--type-activities .field,
.node--type-product-display .field {
  margin-bottom: 2rem;
}
.node--type-projects .field--name-body,
.node--type-activities .field--name-body,
.node--type-product-display .field--name-body {
  border-top: 1px solid #ccc;
  padding-top: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.node--type-projects a,
.node--type-activities a,
.node--type-product-display a {
  color: #EF1C22;
}
.node--type-projects .field--name-field-tags .field__item a,
.node--type-activities .field--name-field-tags .field__item a,
.node--type-product-display .field--name-field-tags .field__item a {
  background: #ccc;
  color: #343a40;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  transition: 0.2s all ease-in-out;
}
.node--type-projects .field--name-field-tags .field__item a:hover,
.node--type-activities .field--name-field-tags .field__item a:hover,
.node--type-product-display .field--name-field-tags .field__item a:hover {
  background: #EF1C22;
  color: #fff;
}

@media (max-width: 667px) {
  .h_iframe-aparat_embed_frame iframe {
    height: 170px !important;
  }
}

.sf-accordion-toggle #superfish-main-toggle::before {
  content: "";
  background: url("../../images/menu.png") no-repeat scroll 0 0/cover;
  width: 48px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 25px;
}
.sf-accordion-toggle span {
  display: none;
}

#superfish-main-accordion li a {
  color: #000;
}

#user {
  padding: 4rem 0;
}

#latest-blog {
  padding: 4rem 0;
}
@media (max-width: 667px) {
  #latest-blog {
    background: unset;
  }
  #latest-blog h2 {
    margin-bottom: 1rem;
  }
}
#latest-blog h2 {
  margin-bottom: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #000 !important;
  transition: 0.3s all ease-in-out;
}

.view-blog .owl-item {
  margin: 0 1rem;
  background: #fff;
}
@media (max-width: 667px) {
  .view-blog .owl-item {
    margin: 0 !important;
  }
}

.node--type-article.bs-1col {
  position: relative;
  margin-bottom: 3rem;
}
.node--type-article.bs-1col .field--name-field-image {
  margin-bottom: 3rem;
  overflow: hidden;
}
@media (max-width: 667px) {
  .node--type-article.bs-1col .field--name-field-image {
    margin-bottom: 1rem;
  }
}
.node--type-article.bs-1col .field--name-field-image img {
  transition: 0.6s all ease-in-out;
}
.node--type-article.bs-1col .field--name-field-image:hover img {
  transform: scale(1.1);
}
.node--type-article.bs-1col .field--name-node-title a {
  color: #000;
  font-weight: bold;
}
.node--type-article.bs-1col .field--name-node-post-date {
  position: absolute;
  top: 0;
  right: 15px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 48px;
  font-weight: bold;
  text-align: center;
  justify-content: center;
}
.node--type-article.bs-1col .field--name-field-tags {
  float: right;
  margin-bottom: 0 !important;
  line-height: 3;
}
.node--type-article.bs-1col .field--name-field-tags .links li a {
  color: #adb5bd;
  text-decoration: underline !important;
  transition: 0.3s all ease-in-out;
}
.node--type-article.bs-1col .field--name-field-tags .links li:hover a {
  color: #EF1C22;
}
.node--type-article.bs-1col .field--name-field-tags .inline__links .nav-link a {
  color: #adb5bd;
}
.node--type-article.bs-1col .field--name-field-blog-category {
  float: left;
}
.node--type-article.bs-1col .field--name-comment, .node--type-article.bs-1col nav.links {
  clear: both;
  margin-top: 9rem;
}

.block-views-exposed-filter-blockblog-page-1 h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  line-height: 1.06em;
  margin: 0 0 25px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.block-views-exposed-filter-blockblog-page-1 fieldset {
  width: 100%;
}
.block-views-exposed-filter-blockblog-page-1 fieldset .form-radios ul {
  list-style: none;
  padding: 0;
}
.block-views-exposed-filter-blockblog-page-1 fieldset .form-radios ul li label {
  transition: 0.3s all ease-in-out;
  cursor: pointer;
}
.block-views-exposed-filter-blockblog-page-1 fieldset .form-radios ul li .form-check {
  padding: 0;
}
.block-views-exposed-filter-blockblog-page-1 fieldset .form-radios ul li input[type=radio] {
  display: none;
}
.block-views-exposed-filter-blockblog-page-1 fieldset .form-radios ul li:hover label {
  color: #EF1C22;
  padding-left: 0.25rem;
}

#download {
  padding: 2rem 0;
  background-color: #f7f7f7;
  margin-top: 5rem;
}
@media (max-width: 667px) {
  #download {
    margin: 0;
  }
}
#download p {
  font-weight: bold;
  font-size: 1.2rem;
}
#download .btn {
  line-height: 2;
}

.footer-wrapper .footer {
  margin-top: 0 !important;
}

.fixed-nav {
  position: fixed !important;
  right: 0;
  left: 0;
  top: 0;
  z-index: 20 !important;
  background: rgba(255, 255, 255, 0.95) !important;
  padding: 0;
  animation: slide-down 0.7s;
}

.toolbar-fixed .fixed-nav {
  top: 39px !important;
}

@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}
.language-switcher-language-url .links .nav-link {
  display: flex;
  align-items: center;
}
.language-switcher-language-url .links a {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  color: #999;
}

.region-footer3 .view-blog .views-field-created span.field-content {
  color: #888 !important;
  font-size: 12px;
}

#block-aboutfooter p,
#about p {
  text-align: justify;
}

#slider .video video {
  width: 100%;
}
@media (max-width: 667px) {
  #slider .video video {
    height: 200px;
  }
}
#slider .video .fa {
  position: absolute;
  z-index: 10;
  right: 0px;
  top: 10%;
  font-size: 1.5rem;
  margin: auto;
  text-align: center;
  color: #EF1C22;
}
@media (max-width: 667px) {
  #slider .image img {
    height: 200px;
  }
}

/*# sourceMappingURL=technoajor.base.css.map */
