/**
Theme Name: Alexa_tmpl
* Author: Alexa

TQre 
zelena " #00ff99

heder: 333333

crvena ff0000
*/

 html :where(.wp-block) {
    margin-bottom: 28px;
    margin-top: 28px;
    max-width: 1400px;
}


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Poppins', sans-serif;
  color: #101111;
}

a {
  color: #0bda87;
  text-decoration: none;
}

a:hover {
  color: #0bda87;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
}


h1 {
  font-size: calc(2.5rem + 0.5vw);
}


h2 {
  font-size: calc(1.325rem + .9vw) !important;
  font-weight: unset;
}



h3 {
  font-size: calc(1.4rem + .8vw);
  font-weight: unset;
}

.mtb-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}


.mb-5 {
  margin-bottom: 5rem !important;
}

.mb5{
  margin-bottom: -5px !important;
}


.error-404 .page-header {
  /* padding: 142px; */
  padding-top: 50px;
  text-align: center;
}

.mh200
{
 min-height: 200px;
}

.mw300
{
 min-width: 180px;
}

.submenuborderRight
{
border-right: solid;
    border-color: #42e8a2;
    border-width: thin;
    margin-right: 20px !important;

}

.btn-white .wp-block-button__link {
color: #101111;
    background-color: #fff;
 border-radius: 33px;
    border-width: 1px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
    font-size: clamp(16px, 2vw, 20px);
    /* display: flex; */
    border-style: solid;
    border-color: #fff;
}

.btn-white a.wp-block-button__link:hover {
  background-color: #12DCEF;
  color: #033C2C;
  box-shadow: beige;
  border-style: solid;
}


.btn-blue .wp-block-button__link {
    color: #060606;
    background-color: #0f9;
    border-radius: 33px;
    border-width: 1px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
    font-size: clamp(16px, 2vw, 20px);
    /* display: flex; */
    border-style: solid;
    border-color: #0f9;
}

.btn-blue a.wp-block-button__link:hover {
  background-color: #033C2C;
  color: white;
  box-shadow: beige;
  border-style: solid;
}


.btn-blue-inverse
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-blue-inverse .wp-block-button__link {
    color: #00E6A0;
    max-width: fit-content;
    background-color: rgb(2 6 23 / 0%);
    border-radius: 33px;
    border-width: 1px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
    font-size: clamp(16px, 2vw, 20px);

    border-style: solid;
    border-color: #0f9;
}

.btn-blue-inverse a.wp-block-button__link:hover {
  background-color: #033C2C;
  color: white;
  box-shadow: beige;
  border-style: solid;
}


.wp-block-bab-accordion ul {
    margin-left: 40px;
}

li::marker {
    color: #12dce8 !important;
    margin-left: 38px;
}

.btn-tqore-blue-inverse
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-tqore-blue-inverse .wp-block-button__link {
    color: #12DCEF;
    max-width: fit-content;
    background-color: rgb(2 6 23 / 0%);
        border-radius:  clamp(12px, 2vw, 33px);
    border-width: 1px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
     font-size: clamp(12px, 2vw, 20px);

    border-style: solid;
    border-color: #12DCEF;
}

.btn-tqore-blue-inverse a.wp-block-button__link:hover {
  background-color: #12DCEF ;
  color: #101111;
  box-shadow: beige;
  border-style: solid;
}





.btn-tqore-purple-inverse
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-tqore-purple-inverse .wp-block-button__link {
    color: #8464DD;
    max-width: fit-content;
    background-color: white;
        border-radius:  clamp(12px, 2vw, 33px);
    border-width: 1px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
    font-size: clamp(12px, 2vw, 20px);

    border-style: solid;
    border-color: white;
}

.btn-tqore-purple-inverse a.wp-block-button__link:hover {
  background-color: #8464DD ;
  color: white;
  box-shadow: beige;
  border-style: solid;
}


.btn-tqore-none
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-tqore-none .wp-block-button__link {
    color: white;
    max-width: fit-content;
  border-radius: unset;
    background-color: unset;
  border-width: unset;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
     font-size: clamp(12px, 2vw, 20px);

}

.btn-tqore-none a.wp-block-button__link:hover {
  background-color: unset !important ;
  color: white;
  box-shadow: beige;
  border-style: solid;
    border-radius:  clamp(12px, 2vw, 33px);
  border-width: 1px;
}



.ml-20 {
  margin-left: 40px;
  margin-right: 40px;
}

.partneri .wp-block-image img:hover {
  filter: grayscale(1);
}



.btn-tqore-none-pink .wp-block-button__link {
    color: #272b2a;
    max-width: fit-content;
  border-radius: unset;
    background-color: unset;
  border-width: unset;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
    font-size: clamp(12px, 2vw, 20px);

}

.btn-tqore-none-pink a.wp-block-button__link:hover {
  background-color: unset !important ;
  color: #272b2a;
  box-shadow: beige;
  border-style: solid;
      border-radius:  clamp(12px, 2vw, 33px);
  border-width: 1px;
}


.btn-tqore-pink-inverse
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-tqore-pink-inverse .wp-block-button__link {
    color: #272b2a;
    max-width: fit-content;
    background-color: white;
       border-radius:  clamp(12px, 2vw, 33px); 
    border-width: 1px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
     font-size: clamp(12px, 2vw, 20px);;

    border-style: solid;
    border-color: white;
}

.btn-tqore-pink-inverse a.wp-block-button__link:hover {
  background-color: #dde2fe ;
  color: #272b2a;
  box-shadow: beige;
  border-style: solid;
}


.btn-tqore-none-purple
{
  color: white;
}

.btn-tqore-none-pink
{
  color: #272b2a !important;
}




.btn-tqore-erp-inverse
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-tqore-erp-inverse .wp-block-button__link {
    color: #0f6b80;
    max-width: fit-content;
    background-color: rgb(2 6 23 / 0%);
        border-radius:  clamp(12px, 2vw, 33px);
    border-width: 1px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
     font-size: clamp(12px, 2vw, 20px);

    border-style: solid;
    border-color: #0f6b80;
}

.btn-tqore-erp-inverse a.wp-block-button__link:hover {
  background-color: #0f6b80 ;
  color: white;
  box-shadow: beige;
  border-style: solid;
}


.block-erp ul.wp-block-list {
    font-size: clamp(16px, 3vw, 23px);
    color: #0f6b80;
}


.block-erp ul.wp-block-list li::marker {
    color: #0f6b80 !important;
    margin-left: 38px;

}

.custom-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 600px;
}

.custom-list li {
    position: relative;
    padding: 18px 0 18px 30px;
    font-size: clamp(16px, 3vw, 23px);
    color: #0f6b80;
    border-bottom: 1px solid #cfd8dc;
}

/* ukloni liniju sa zadnjeg elementa */
.custom-list li:last-child {
    border-bottom: none;
}

/* custom tačka */
.custom-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: #0f6b80;
    border-radius: 50%;
}




.custom-list-2 {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 600px;
}

.custom-list-2 li {
    position: relative;
    padding: 18px 0 18px 30px;
    font-size: clamp(16px, 3vw, 23px);
    color: #0f6b80;
    border-bottom: 1px solid #cfd8dc;
}

/* ukloni liniju sa zadnjeg elementa */
.custom-list-2 li:last-child {
    border-bottom: none;
}

/* custom tačka */
.custom-list-2 li::before {
   /* content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: #0f6b80;
    border-radius: 50%;*/
}




.pb-30 {
  padding-bottom: 30% !important;
}

.pb-60 {
  padding-bottom: 60% !important;
}
.pt-100 {
  padding-top: 100px !important;
}



 
 

 

.imgapostrof {
  position: absolute;
  margin-left: 60px;
}


.p-unset {
  padding: unset !important;
}


.textAndLink {
    padding: 0rem max(16rem, 38% - 372.5rem);
    text-align: center;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #00ff99;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #262626;
  line-height: 0;
}

.back-to-top:hover i {
    font-size: 28px;
    color: #ffffff;
    line-height: 0;
}

.back-to-top:hover {
  background: #033C2C;
  color: white !important;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #00ff99;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    transition: all 0.5s;
    background: #272B2A;
    z-index: 999;
    padding: 0px 0;
    position: sticky;
    border-bottom: 1px solid #272B2A;
    min-height: 120px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

#header.header-scrolled {
  border-color: #272B2A;
  box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
  position: fixed !important;
   min-height: 70px;
}

.header-scrolled .logo img {
  display: none;
}





#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #16507b;
}

#header .logo img {
  max-height: calc(20px + 2vw);
  min-height: 40px;
}

#header .secondary-logo {
  max-height: 50px;
  width: auto;
  display: none;
}

.header-scrolled .secondary-logo {
  display: block !important;
  justify-content: unset;
  position: fixed;
}

/*-----------------------
# Header  PAGES 
-------------------------*/
header.entry-header {
  background-color: #033C2C;
  height: calc(150px + 3vw);
  margin-bottom: 10px;
}


h1.entry-title {
  color: #fff;
  text-transform: uppercase;
  display: inline-grid;
  width: -webkit-fill-available;
  text-align: center;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: calc(1.5rem + 1.2vw);
}

.entry-center {
  text-align: center;
  height: -webkit-fill-available;
  align-content: center;
}


p.entry-subtitle {
  color: #fff;
  font-size: clamp(13px, 3vw, 22px); /*calc(1rem + 0.5vw);*/
  line-height: normal;
}

.entry-content p {
  font-size: clamp(18px, 3vw, 25px);
  line-height: 1.5;
}

.px-6 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}


@media (max-width: 992px) {
  #header .logo {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}


.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding: 0px 15px 0px 15px; */
    /* white-space: nowrap; */
    color: #ffffff;
    /* transition: .3s; */
    /* font-size: clamp(16px, 2vw + 1rem, 23px); */
    /* font-weight: 500; */
}



.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a,
.hover:hover>a {
  color: #00e6a0;
}


.hover:hover a{
  color: #00e6a0 !important;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #00ff99;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #3194db;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #00ff99;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.current-menu-item a {
  color: #378ac3;
}

.navbarfavorit a {
  background-color: #378ac3 !important;
  
  padding: 18px 15px 18px 15px !important;
  color: white !important;
  /*border-radius: 7px !important;*/
  
}

.navbarfavorit a:hover {

  color: white !important;
  background-color: #246fa1 !important;
  ;
}


/*BOX*/
.column_box {
  background-color: #fff;
  border-radius: 15px;
  padding: 9px;
  border-bottom: solid;
  border-top: solid;
  border-width: 4px;
  border-color: #fff;
  min-height: 240px;
}

.column_box:hover {
  border-color: #243d8e;
}


.column_box img {
  height: 40px !important;
  margin: 15px !important;
  ;
  /* justify-content: space-between; */
}

.column_box h4 {
  color: #00ff99;
  font-weight: 600;
  line-height: normal;
  font-size: calc(1.1rem + 0.5vw);
  margin-bottom: 0px;
}

.column_box .is-layout-grid {
  gap: inherit;
}

.column_box p {
  line-height: normal;
  font-size: calc(1rem + 0.2vw);
}








.column_box_dark {
  background-color: #000000;
  border-radius: 15px;
  padding: 9px;
  border-bottom: solid;
  border-top: solid;
  border-width: 4px;
  border-color: #000000;
  min-height: 600px;
  display: grid;
}

.column_box_dark:hover {
  border-color: #00ff99;

}

.column_box_dark h4 {
  color: #fff;
  font-weight: 600;
  line-height: normal;
  font-size: calc(3rem + 0.5vw);
  margin-bottom: 0px;
}

.column_box_dark .is-layout-grid {
  gap: inherit;
}

.column_box_dark p {
    color: #fff;
  line-height: normal;
  font-size: calc(1.1rem + 0.2vw);
}

.column_tqore_box_dark .fontSmall
{
    font-size: clamp(10px, 3vw, 14px) !important;
    padding-top: 15px;
}


.column_tqore_box_dark {
  background-color: #000000;
  border-radius: 15px;
  padding: 20px !important;
  border-bottom: solid;
  border-top: solid;
  border-width: 4px;
  border-color: #000000;
  display: grid;
  min-height: 200px;
}

.column_tqore_box_dark:hover {
  border-color: #00ff99;

}

.column_tqore_box_dark h4 {
  color: #fff;
  font-weight: 600;
  line-height: normal;
  font-size: calc(3rem + 0.5vw);
  margin-bottom: 0px;
}

.column_tqore_box_dark .is-layout-grid {
  gap: inherit;
}

.column_tqore_box_dark p {
    color: #fff;
  line-height: 115%;
  font-size: clamp(18px, 3vw, 20px) !important;
  margin: unset;
}


.slick-slider .wp-block-cover,.slick-slider  .wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: max-content !important;
    overflow: hidden;
    overflow: clip;
   padding:0em; 
    position: relative;
    border-radius: 20px;
}
.slick-slider figure {
  margin: unset;
}


 
 



.hide {
    display: none !important;
}



.wp-block-column.column_1:hover .show {
    display: none;
}
.wp-block-column.column_1:hover .hide {
      display: flex !important;
}
.wp-block-column.column_2:hover .show {
    display: none;
}
.wp-block-column.column_2:hover .hide {
      display: flex !important;
}
.wp-block-column.column_3:hover .show {
    display: none;
}
.wp-block-column.column_3:hover .hide {
     display: flex !important;
}


.column_box_strelica::after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(/wp-content/uploads/2025/11/strelica.svg) no-repeat center;
    background-size: contain;
    margin-left: 6px;
    position: relative;
    top: -170px;
    right: -290px;
}

.column_box_strelica:hover::after {
  transform: scale(1.1); /* pomjeri malo u desno */
}







.pb-0{
  padding-bottom: 0px !important;
}
/*--------------*/



@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #124265;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(10, 38, 58, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #124265;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #00ff99;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #00ff99;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  position: relative;
  background: url("../img/hero-bg.jpg") top center;
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .container {
  padding-top: 80px;
}

#hero h1 {
  margin: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  color: #124265;
  font-family: "Poppins", sans-serif;
}

#hero h2 {
  color: #5e5e5e;
  margin: 10px 0 0 0;
  font-size: 22px;
}

#hero .btn-get-started {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 14px 50px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: 30px;
  color: #fff;
  background: #00ff99;
}

#hero .btn-get-started:hover {
  background: #3194db;
}

#hero .icon-boxes {
  margin-top: 100px;
}

#hero .icon-box {
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(18, 66, 101, 0.08);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}

#hero .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#hero .icon-box .title a {
  color: #124265;
  transition: 0.3s;
}

#hero .icon-box .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

#hero .icon-box .icon {
  margin-bottom: 20px;
  padding-top: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-size: 36px;
  line-height: 1;
  color: #00ff99;
}

#hero .icon-box:hover {
  transform: scale(1.08);
}

#hero .icon-box:hover .title a {
  color: #00ff99;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-height: 800px) {
  #hero {
    height: auto;
  }
}

@media (max-width: 992px) {
  #hero {
    height: auto;
  }

  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 10px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f8fbfe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #124265;
}

.section-title p {
  margin-bottom: 0;
  font-size: 14px;
  color: #919191;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li+li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #00ff99;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #00ff99;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #00ff99;
}

.about .content .btn-learn-more:hover {
  background: #00ff99;
  color: #fff;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding: 60px 0;
}

.counts .count-box {
  width: 100%;
  text-align: center;
}

.counts .count-box span {
  font-size: 48px;
  line-height: 48px;
  display: block;
  font-weight: 700;
  color: #124265;
  margin-left: 80px;
  margin: auto;
}

.counts .count-box p {
  padding: 8px 0 0 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #1e6ca6;
}

/*--------------------------------------------------------------
# About Video
--------------------------------------------------------------*/
.about-video .content {
  font-size: 15px;
}

.about-video .content h3 {
  font-weight: 700;
  font-size: 24px;
  color: #124265;
}

.about-video .content ul {
  list-style: none;
  padding: 0;
}

.about-video .content ul li {
  padding-bottom: 10px;
  padding-left: 28px;
  position: relative;
}

.about-video .content ul i {
  font-size: 24px;
  color: #00ff99;
  position: absolute;
  left: 0;
  top: -2px;
}

.about-video .content p:last-child {
  margin-bottom: 0;
}

.about-video .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#00ff99 50%, rgba(36, 135, 206, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.about-video .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.about-video .play-btn::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  animation-delay: 0s;
  animation: pulsate-btn 2s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(36, 135, 206, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.about-video .play-btn:hover::after {
  border-left: 15px solid #00ff99;
  transform: scale(20);
}

.about-video .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  animation: none;
  border-radius: 0;
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
  padding: 15px 0;
  text-align: center;
}

.clients img {
  max-width: 45%;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 15px 0;
  filter: grayscale(100);
}

.clients img:hover {
  filter: none;
  transform: scale(1.15);
}

@media (max-width: 768px) {
  .clients img {
    max-width: 40%;
  }
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  text-align: center;
  min-height: 320px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #c9e3f5;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 15px 15px;
  padding: 20px;
  background: #f3f9fd;
  position: relative;
  margin-bottom: 35px;
  border-radius: 6px;
}

.testimonials .testimonial-item p::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #f3f9fd;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 20px);
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #00ff99;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #00ff99;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  padding: 70px 20px 80px 20px;
  transition: all ease-in-out 0.3s;
  background: #fff;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.05);
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.3s;
  position: relative;
}

.services .icon-box .icon i {
  font-size: 36px;
  transition: 0.5s;
  position: relative;
}

.services .icon-box .icon svg {
  position: absolute;
  top: 0;
  left: 0;
}

.services .icon-box .icon svg path {
  transition: 0.5s;
  fill: #f5f5f5;
}

.services .icon-box h4 {
  font-weight: 600;
  margin: 10px 0 15px 0;
  font-size: 22px;
}

.services .icon-box h4 a {
  color: #124265;
  transition: ease-in-out 0.3s;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  border-color: #fff;
  box-shadow: 0px 0 35px 0 rgba(0, 0, 0, 0.08);
}

.services .iconbox-blue i {
  color: #47aeff;
}

.services .iconbox-blue:hover .icon i {
  color: #fff;
}

.services .iconbox-blue:hover .icon path {
  fill: #47aeff;
}

.services .iconbox-orange i {
  color: #ffa76e;
}

.services .iconbox-orange:hover .icon i {
  color: #fff;
}

.services .iconbox-orange:hover .icon path {
  fill: #ffa76e;
}

.services .iconbox-pink i {
  color: #e80368;
}

.services .iconbox-pink:hover .icon i {
  color: #fff;
}

.services .iconbox-pink:hover .icon path {
  fill: #e80368;
}

.services .iconbox-yellow i {
  color: #ffbb2c;
}

.services .iconbox-yellow:hover .icon i {
  color: #fff;
}

.services .iconbox-yellow:hover .icon path {
  fill: #ffbb2c;
}

.services .iconbox-red i {
  color: #ff5828;
}

.services .iconbox-red:hover .icon i {
  color: #fff;
}

.services .iconbox-red:hover .icon path {
  fill: #ff5828;
}

.services .iconbox-teal i {
  color: #11dbcf;
}

.services .iconbox-teal:hover .icon i {
  color: #fff;
}

.services .iconbox-teal:hover .icon path {
  fill: #11dbcf;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: #00ff99;
  background-size: cover;
  padding: 60px 0;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #fff;
  color: #00ff99;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 35px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #101111;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #00ff99;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(36, 135, 206, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #00ff99;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #00ff99;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(18, 66, 101, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  opacity: 0;
  transition: ease-in-out 0.3s;
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #124265;
  margin: 0 10px;
  display: inline-block;
}

.team .member .social a:hover {
  color: #00ff99;
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
  line-height: 0;
}

.team .member .member-info {
  padding: 25px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #124265;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 40px 20px;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background: #fefefe;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
}

.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color: #124265;
}

.pricing .box h4 {
  font-size: 42px;
  color: #00ff99;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  color: #124265;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px;
  border-radius: 4px;
  color: #00ff99;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid #00ff99;
}

.pricing .box .btn-buy:hover {
  background: #00ff99;
  color: #fff;
}

.pricing .featured {
  background: #00ff99;
}

.pricing .featured h3,
.pricing .featured h4,
.pricing .featured h4 span,
.pricing .featured ul,
.pricing .featured ul .na {
  color: #fff;
}

.pricing .featured .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .featured .btn-buy {
  color: #fff;
  border: 2px solid #fff;
}

.pricing .featured .btn-buy:hover {
  background: #fff;
  color: #00ff99;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0 100px;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li+li {
  margin-top: 15px;
}

.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #87c1ea;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #00ff99;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: #fff;
}

.contact .info i {
  font-size: 20px;
  color: #00ff99;
  float: left;
  width: 44px;
  height: 44px;
  background: #e3f0fa;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #124265;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #217bbc;
}

.contact .info .email,
.contact .info .phone {
  margin-top: 40px;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: #00ff99;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #00ff99;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type=submit] {
  background: #00ff99;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover {
  background: #3194db;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #f8fbfe;
  min-height: 40px;
  margin-top: 72px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 58px;
  }
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #1a5e90;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: white;
  font-size: 14px;
  background: #1A1A1A;
  box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
}


#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #101111;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 26px;
  margin: 0 0 10px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 300;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  color: #777777;
}

#footer .footer-top h4 {
  font-size: calc(13px + 0.6vw);

  color: #00E6A0;
  position: relative;
  padding-bottom: 30px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
   font-size: 18px;
}

#footer .footer-top .footer-links ul i {
  padding-right: 10px;
  /*color: #00ff99;*/
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 6px 0;
  display: flex;
  /*align-items: center;*/
}

#footer .footer-top .footer-links ul i.bi-blank {
  padding-right: 28px;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}


#footer .footer-top .footer-links ul a, #footer a {
  color: #fff !important;
  transition: .3s;
  display: inline-block;
  line-height: normal;

}


#footer .footer-links figure
{
    margin: unset;
}




#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #00ff99;
}

#footer  a:hover {
  text-decoration: none;
  color: #00ff99 !important;
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 5px;
  text-align: left;
  border: 1px solid #cde5f6;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: -1px;
  right: -2px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  background: #00ff99;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 5px 5px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #3194db;
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
  color: #101111;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #00ff99;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 5px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: #3194db;
  color: #fff;
  text-decoration: none;
}

.footer-logo figure.wp-block-image.size-medium {
  max-width: 250px;
}


.social-bar {
  display: flex;
  /* align-items: center; */
  /* background: #222; */
  /* padding: 10px; */
  color: #1a6fb3;
  gap: 2px;
}

.vertical-text {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}

.social {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.social img {
  padding: 4px;
}


.block-gray {
  background-color: #F6F6F6;
  padding: 0 5% 5% 5%;
}

.block-blue-gradient {
  padding: 20px;
  background-color: #033C2C;
  color: #fff;
  text-align: center;
}

.block-blue-gradient b,
strong {
  font-weight: 600;
}

.block-blue-gradient p {
  margin: unset;
}

.block-blue-gradient p {
  font-size: clamp(18px, 3vw, 25px);
line-height: 1.5;
}

 
.block-erp-gradient {
  padding: 20px;
  background-color: #0F6B80;
  color: #fff;
  text-align: center;
}

.block-erp-gradient b,
strong {
  font-weight: 600;
}

.block-erp-gradient p {
  margin: unset;
}

.block-erp-gradient p {
  font-size: clamp(18px, 3vw, 25px);
line-height: 1.5;
}


.block-tqore-blue{
  background-color: #12DCEF;
}


.block-tqore-blue{
  padding: 20px;
  background-color: #12DCEF;
  color: #101111;
  text-align: center;
}

.block-tqore-blue b,
strong {
  font-weight: 600;
}

.block-tqore-blue p {
  margin: unset;
}

.block-tqore-blue p {
  font-size: clamp(18px, 3vw, 25px);
line-height: 1.5;
}






.block-blue {
  padding: 20px;
  background-color: #00ff99;
  color: #fff;
  text-align: center;
}

.block-blue b,
strong {
  font-weight: 600;
}



.block-blue p {
  margin: unset;
}

.block-blue p {
font-size: clamp(16px, 3vw, 23.4px);
    line-height: 1.5;
}





.wp-block-columns {
  margin-bottom: unset;
}


.block-dark {
  padding: 20px;
  background-color: #101111;
  color: #fff;
   
}

.block-dark b,
strong {
  font-weight: 600;
}

.block-dark p {
  margin: unset;
}

.block-dark p {
  font-size: clamp(16px, 3vw, 23px);
line-height: 1.5;
}

.block-dark .wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important;
    padding-bottom: 10px;
}


.block-purple {
  padding: 20px;
  background-color: #8464DD;
  color: #fff;
   
}

.block-purple b,
strong {
  font-weight: 600;
}

.block-purple p {
  margin: unset;
}

.block-purple p {
  font-size: clamp(16px, 3vw, 23px);
line-height: 1.5;
}

.block-purple .wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important;
    padding-bottom: 10px;
}


.block-pink {
  padding: 20px;
  background-color: #dde2fe;
  color: #272b2a;
   
}

.block-pink b,
strong {
  font-weight: 600;
}

.block-pink p {
  margin: unset;
}

.block-pink p {
  font-size: clamp(16px, 3vw, 23px);
line-height: 1.5;
}

.block-pink .wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important;
    padding-bottom: 10px;
}




  .hero_bg {
    background-image: var(--hero-bg);
    background-size: cover;
    background-position: 80%;
    position: initial;
  }

.block-erp {
    padding: 20px;
    background-color: #f5f5f5;
    color: #101111;
}

.block-erp .box_title h4 {
    color: #101111 !important;
}


.block-erp b,
strong {
  font-weight: 600;
}

.block-erp p {
  margin: unset;
}

.block-erp p {
  font-size: clamp(16px, 3vw, 23px);
line-height: 1.5;
}

.block-erp .wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important;
    padding-bottom: 10px;
}

.bg-erp {
    background-color: #f5f5f573 !important;
}


.erp_bg {
    background-image: url(https://tqore.com/wp-content/uploads/2026/02/erp-bg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: initial;
    /* height: 551px; */
}

.block-erp-logo {

    background-color: #f5f5f5;
    color: #101111;
}

.block-erp-logo b,
strong {
  font-weight: 600;
}

.block-erp-logo p {
  margin: unset;
}

.block-erp-logo p {
  font-size: clamp(16px, 3vw, 23px);
line-height:115%;
}

.block-erp-logo .lead {
    font-size: clamp(12px, 3vw, 18px);
}

.block-erp-logo .wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important;
    padding-bottom: 10px;
}

.block-erp-logo .wp-block-group {
    padding: 50px;
    background-color: #272b2a;
    color: aliceblue;
       position: relative;
}


.block-erp-logo .wp-block-group.mh300::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 60px;
    height: 30px;
    background: #236d7f;
    z-index: 99999999;
}


.erp_bg {
    padding: 50px 145px 50px 145px;
}


.btn-erp
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-erp .wp-block-button__link {
    color: #101111;
    max-width: fit-content;
    border: unset;
    border-radius: unset;
    background-color: white;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    font-size: clamp(12px, 2vw, 20px);
}

.btn-erp a.wp-block-button__link:hover {
  background-color: #101111 ;
  color: white;
}

.btn-erp-inverse
{
  text-align: left;
  margin-top: 5% !important;
}

.btn-erp-inverse .wp-block-button__link {
    color: #101111;
    max-width: fit-content;
    border: unset;
    border-radius: unset;
    background-color: transparent;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    font-size: clamp(12px, 2vw, 20px);
}

.btn-erp-inverse a.wp-block-button__link:hover {
  background-color: #101111 ;
  color: white;
}




/**ACCORDION**/




span.accordsubtitle {
  font-weight: 200;
  font-size: calc(1rem + 0.5vw);
}

/* CSS */
.babAccordion .icon {
  display: inline-block;
  /* ili block ako želiš */
  vertical-align: middle;
  color: rgba(36, 135, 197, 1);
  /* currentColor će koristiti ovu boju */
}

/* ako želiš drugačiji fill i stroke */
.babAccordion .icon path {
  fill: currentColor;
  /* već implicirano u tvom primjeru */
  stroke-width: 1;
  /* radi samo ako stroke nije none */
}

.babAccordion svg {
  width: calc(2px + 4vw);
  height: auto;
}

dt,
dd {
  /* padding-left: 80px !important; */
  padding-left: calc(4% + 20px) !important;
  padding-right: calc(3% + 3px) !important;
  padding-bottom: calc(2% + 5px) !important;
}


/** END ACCORDION **/

.wp-block-spacer {
  height: 3vw !important;
}

.checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checklist li {
  position: relative;
  padding-left: 40px;
  /* prostor za ikonu */
  margin-bottom: 16px;
  font-size: calc(1rem + 0.5vw);
  color: #3c3c3c;
  line-height: 1.4;
  font-weight: 400;
}

/* ✅ check ikona pomoću pseudo-elementa */
.checklist li::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);

  width: 35px;
  height: 35px;

  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><path fill="%232487C5" d="M34.8,134.7h63.4c11.5,0,20.8-9.3,20.8-20.8V85.2c0-2.7-2.2-5-5-5s-5,2.2-5,5v28.7c0,6-4.9,10.9-10.9,10.9H34.8c-6,0-10.9-4.9-10.9-10.9V50.5c0-6,4.9-10.9,10.9-10.9h46.1c2.7,0,5-2.2,5-5c0-2.7-2.2-5-5-5H34.8C23.4,29.7,14,39,14,50.5v63.4C14,125.4,23.4,134.7,34.8,134.7z"/><path fill="%232487C5" d="M68.3,74.3L57.2,63.2c-1.3-1.3-3.4-1.3-4.7,0l-9.4,9.4c-1.3,1.3-1.3,3.4,0,4.7l25.1,25.1c1.3,1.3,3.4,1.3,4.7,0l70.7-70.7c1.3-1.3,1.3-3.4,0-4.7l-9.4-9.4c-1.3-1.3-3.4-1.3-4.7,0L72.9,74.3C71.7,75.6,69.6,75.6,68.3,74.3z"/></svg>') center/contain no-repeat;

}



/* MOBILE responsive prilagodba */
@media (max-width: 480px) {
  .checklist li {
    font-size: 16px;
    padding-left: 36px;
  }

  .checklist li::before {
    /*width: 18px;
    height: 18px;*/
    background-size: 28px;
  }




}



@media (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1390px !important;
  }

  .containermenu {
    max-width: 1200px !important;
    margin-top: 20px;
  }



}



@media (min-width: 1200px) {

  /* .h2,
  h2 {
    font-size: 3rem !important;
  }*/
}




.wp-block-column>.flexbasis12 {
  flex-basis: 6% !important;
}


/* Proširi glavni središnji dio editora (canvas) */
body.block-editor-page .block-editor-block-list__layout {
  max-width: 1200px !important;
  /* povećaj po želji: 1000, 1200, 1400 */
  margin: 0 auto !important;
  /* centriraj */
}

/* Blago proširenje wrappera za bolju preglednost */
body.block-editor-page .edit-post-visual-editor__content-area {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 10px;
}

/* Ukloni previše praznog prostora oko sadržaja */
body.block-editor-page .interface-interface-skeleton__content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.tnp-subscription input.tnp-submit, .tnp-profile input.tnp-submit, .tnp-unsubscribe button.tnp-submit, .tnp-reactivate button.tnp-submit
 {
    width: auto;
    height: auto;
    margin: 0;
    display: inline-block  !important;
    color: #00ff99  !important;
    background-color: #fff  !important;
    border-radius: 8px;
    font-weight: 600;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.2em + 5px) calc(1.4em + 5px) !important;
    font-size: calc(1.2rem + .6vw) !important;
    border-style: solid !important;
    border-color: #fff!important;
    border: 1px!important;
}

.tnp-field-button .tnp-submit:hover
 {
    background-color: #243d8e !important;
    color: #fff !important;
    box-shadow: beige;
    border-style: solid;
}




div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    display: block;
    margin: 1em auto;
    max-width: initial !important;
    width: 100%;
}

.tnp-subscription form {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 10px;
}

/* INPUT polje */
.tnp-field-email {
    flex: 1; /* zauzima svu preostalu širinu */
}

.tnp-email {
    background: transparent !important;        /* providno, zato što je pozadina sekcije plava */
    border: 2px solid #ffffff !important;      /* bijeli okvir */
    color: #ffffff !important;                /* bijeli tekst */
    padding: 12px 15px !important;             /* unutrašnji razmak */
    border-radius: 20px;            /* zaobljeni uglovi */
    font-size: 20px !important; 
    width: 100%;
    outline: none;                  /* bez default plavog okvira */
    
    max-width:330px;
    text-align: center;
}

/* Placeholder u bijelo */
.tnp-email::placeholder {
    color: #ffffff !important;
    opacity: 1;
}

/* Hover i fokus efekt */
.tnp-email:focus {
    border-color: #e0e0e0 !important;          /* lagana promjena boje na fokus */
}
/* BUTTON */
.tnp-field-button {
    flex: 0 0 auto; /* fiksna širina */
}

.tnp-submit {
    width: 160px; /* postavi širinu dugmeta po želji */
    white-space: nowrap;
}





/*COUNTER*/
#wpsm_counter_b_row_406 .wpsm_counterbox .wpsm_number
 {
    font-size:clamp(36px, 5vw, 67px)!important;
    font-weight: 600 !important;
    color: #00ff99 !important;
    font-family: unset !important;
    letter-spacing: 2px;
    margin-top: 0;
    line-height: 1.3em;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
#wpsm_counter_b_row_406 .wpsm_counterbox .wpsm_count-title {
    font-size: clamp(10px, 2vw, 13px) !important;
    font-weight: 500 !important;
    font-family: unset !important;
    letter-spacing: unset !important;
    color: #101111 !important;
    font-weight: 500 !important;
    margin-top: 5px !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: unset!important;
}

#wpsm_counter_b_row_406 .wpsm_counterbox {
    text-align: center;
    margin-top: unset !important;
    margin-bottom: unset !important;
    border-left: #101111;
    border-right-style: solid;
    border-width: thin;
}

#wpsm_counter_b_row_406 .counter::after { content: '+'; }
#wpsm_counter_b_row_406 .wpsm_col-md-3:first-of-type .counter::after { content: ''; }

#babAccordion-2 .babAccordion dt,#babAccordion-2 .babAccordion dd {
padding-left: unset !important;
padding-right: unset !important;
}
#babAccordion-2 .babAccordion dt {
font-weight: 500 !important;
}




.box_title {
    margin-top: 10px;
    gap: inherit;
}

.box_title p {
font-size: calc(1.5em + 0.2vw);
}

.box_title h4 {
    color: #fff;
    font-weight: 600;
    line-height: calc(2rem + 0.5vw);
    font-size: calc(3rem + 0.5vw);
    margin-bottom: 0;
}


.box_title h3 {
    color: #fff;
    font-weight: 600;
    line-height: 76px;
    font-size: calc(3rem + 2.5vw);
    margin-bottom: 0;
}

.box_title_new p {
    font-size: calc(1.5em + 1.2vw);
    line-height: normal;
}

.box_title .new {
    background: #ff0606;
    color: #fff;
    font-size: 22px;
    padding: 2px 8px;
    border-radius: 6px;
    margin-left: 6px;
    position: relative;
    top: -13px;
}




.pb-2 {
    padding-bottom: 1.5rem !important;
}

.wp-block-group.rjesenja {
    background-color: #F5F5F7;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 70px;
    padding-top: 20px;
}

.monitor
{
    position: absolute;
    width: 1000px;
    right: 0;
    margin-top: 58px;
}

.column_lista {
  gap:unset !important;
}

.prednosti_box {
    gap: 0;
}
.prednosti_box p {
      margin-top: 10px;
    font-size: clamp(12px, 2vw, 18px);
    line-height: normal;
    /* letter-spacing: 0px; */
    
}

.gap0
{
  gap:0 !important;
}

.float-left
{
 float: left;
}
.pl-2
{
 padding-left: 6px;
}


.mh300
{
  min-height: 300px;
}



/* --- RESPONSIVE --- */
/* mobile */
@media (max-width: 768px) {

dt, dd {
    /* padding-left: 80px !important; */
    padding-left: calc(-4% + 20px) !important;
}

  #header.header-scrolled, #header {
    min-height: 50px;
}

    .hero-image {
        position: inherit !important;
        max-width: unset !important;
    }

.hero-image img {
    width: 70% !important;
}
.hero-text p {

    margin-bottom: 40px !important;
}


.hero-slider::before {
    content: "";
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    height: 80% !important;
    background: #272B2A;
    z-index: 1;
}



  #header .logo img {
            min-height: 35px;
        padding-top: 5px;
  }

  #header .align-items-end {
    align-items: unset !important;
  }

  #header .secondary-logo {
    max-height: 40px;
  }


.column_box_dark {
    min-height:unset;
    display: grid;
    margin-left: 5% !important;
    margin-right: 5% !important;
}


  .primary-menu ul {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ddd;
  }

  .primary-menu ul.show {
    display: flex;
  }

  .menu-toggle {
    display: block;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    color: #333;
  }

.erp_bg {
    padding: 50px 10px 50px 10px;
}





.mw300
{
  min-width: unset !important;
}


  .px-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  #footer .footer-top .footer-links ul a {
    font-size: 14px;
  }

  #footer .footer-top h4 {
    font-size: 16px;
  }

  .vertical-text {
    writing-mode: unset;
    transform: unset;
    padding-bottom: 0px !important;
  }

  .social {
    display: unset;
  }

  .social-bar {
    display: unset;
  }

  .ml-20 {
    margin-left: unset;
    margin-right: unset;
  }

  .pb-5 {
    padding-bottom: 1.5rem !important;
  }

  .pt-5 {
    padding-top: 1.5rem !important;
  }

  .pt-4 {
    padding-top: 1rem !important;
  }




  .block-blue-gradient p img {
    height: 2rem !important;
  }

  .partneri figure.wp-block-image {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    margin-bottom: unset;
  }

  .partneri .wp-block-image img {
    max-width: 50%;
  }



  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 0;
    margin-bottom: 0;
  }

  :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
  }

  

.mt-5 {
    margin-top: 2rem !important;
}
  .pb-30, .pb-60 {
    padding-bottom: 0% !important;
  }

  /**************************/

  .imgapostrof {
    margin-left: auto;
  }

  .pt-100 {
    padding-top: 40px !important;
  }

  .imgapostrof img {
    width: 60px !important;
    height: 60px !important;
  }

  .gp-unset .is-layout-flex {
    /** gap: unset;***/
  }

  .wp-block-image .alignleft {
    float: unset;
    display: grid;
    margin: .0em 0em 0em 0;
    justify-content: center;
  }

.block-hero .block-blue-gradient p {
    font-size: clamp(19px, 3vw, 23.4px);
    line-height: 1.32;
    text-align: center;
}

.block-google .block-blue-gradient p {
    font-size: clamp(12px, 3vw, 23.4px);
    line-height: normal;
}


.block-upoznaj .wp-block-buttons.is-content-justification-left
 {
    justify-content: center;
}

  .mobilehide {
    display: none !important;

  }

.wp-block-spacer {
    height: 10vw !important;
}

  .stars img {

    max-height: 25px;
  }

  .flexbasis12 {
    flex-basis: 12% !important;
  }


  .block-hero .p-5 {
    padding: 5px !important;
  }


.wpsm_col-md-3.wpsm_col-sm-6 {
    display: inline-flex;
}

#wpsm_counter_b_row_406 .wpsm_counterbox {
   border-right-style: unset !important; 
}

.tnp-subscription form {
    display: block!important;
}

    .tnp-subscription .tnp-email {
        padding: 15px 15px !important;
        border-radius: 20px;
        font-size: 13px !important;
        /* width: 100% !important; */
        max-width: none;
    }





  .p-5 {
    padding: 1rem !important;
  }

.column_box_strelica::after {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    position: absolute !important;
    left: 50%;
    top: unset; 
    right: nset; 
    transform: translate(-50%, -50%) rotate(90deg);
}

.column_box_strelica:hover::after {
   transform: translate(-50%, -50%) rotate(90deg) scale(1.1);
}

.pb-0
 {
    padding-bottom: 50px !important;
 }



.textAndLink {
    padding: unset;
    text-align: center;
}



#footer .footer-links figure {
    margin: unset;
    width: 60px;
    /* padding: 5px; */
    padding-right: 10px;
    float: left;
}

#footer .footer-top h4 {
    padding-bottom: 15px;
}

 
.prednosti_box {
    display: grid !important;
    /* width: -webkit-fill-available; */
    justify-items: initial;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    gap: 10px;
    width: 100%;
}

.prednosti_box figure {
text-align: center;
padding-top: 10px;
}





/*BLOG*/
.single-blog article:not(:first-child) {
    width: 100% !important;
 
    padding: 1% 1% 1% 1% !important;
}

header.entry-header {
  height: 150px; 
  margin-bottom: 10px;
  padding-left: 1%;
  padding-right: 1%;
}

.post-content {
    max-width: 90% !important;
    margin-top: -150px !important;
    margin-left: 5% !important;
    margin-bottom: 50px !important;
    z-index: 99 !important;
    padding: 20px !important;
    font-size: clamp(18px, 3vw, 25px);

}



.blog-single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-height: 400px !important;
}



}
/*endmobile*/


 



/*BLOG*/
.vise:hover svg {
    transform: translateX(0.5rem);
}
.vise svg {
    transition: transform 300ms;
}
.vise a {
    font-weight: 600;
}

.single-blog article:not(:first-child) {
    width: 50%;
    float: left;
    padding: 2% 3% 2% 3%;
}

.single-blog article:not(:first-child) .post-content {
    max-width: 90%;
       background: #272B2A;
    color: white;
    margin-top: -200px;
    margin-left: 5%;
    position: relative;
    padding: 20px;

box-shadow: 0 2px 6px 0 #ffffff38;
}
.single-blog article:not(:first-child) .post-content h2 {
       font-size: clamp(20px, 3vw, 35px) !important;
    font-weight: 600;
}

.post-content {
    max-width: 65%;
    background: #272B2A;
    color: white;
    margin-top: -300px;
    margin-left: 30%;
    margin-bottom: 50px;
    z-index: 99 !important;
    position: relative;
    padding: 50px;
    padding-right: 150px;

    box-shadow: 0 2px 6px 0 #ffffff38;
    font-size: clamp(18px, 3vw, 25px);
    line-height: 1.5;
}


.post-content h2 {
     font-size: clamp(25px, 3vw, 45px) !important;
    font-weight: 600;
}



.post-thumb-img-content img {
    width: -webkit-fill-available;
    max-height: 800px;
    width: 100%;
    /* height: 448px; */
    object-fit: cover;
}

.blog-single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: -webkit-fill-available;
    max-height: 800px;
    width: 100%;
    /* height: 448px; */
    object-fit: cover;
}

.blog-single .entry-content {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.wp-block-gb-for-slick-slider-slick-slider .slick-slide img {
    width: 100%;
    height: auto;
    display: block;
}

@media (max-width: 768px) {
    .wp-block-gb-for-slick-slider-slick-slider .slick-slide {
        padding: 0 !important;
    }
}
