@charset "utf-8";


/*
Theme Name: itexpert
Theme URI: https:/galebo.ba/wp-content/themes/itexpert
Author: Rankica Petrušić
Author URI: https://rankica.dev/
Description: Tema za Vigmelt
Tags: red, white, two-columns, right-sidebar, custom-menu, editor-style, featured-images
Text Domain: itexpert
*/
body {
  font-family: "Figtree", sans-serif;
  color: #333;
  font-size: 17px;
  overflow-x: hidden;
}

.container {
  max-width: 1440px;
}

a {
  font-family: "Figtree", sans-serif;
  color: #981C26;
}

a:hover {
  color: #333
}

h1,
.h1 {
  color: #000;
  font-family: "Figtree", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

h2,
.h2 {
  color: #2B2C2E;
  font-family: "Figtree", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h3,
.h3 {
  color: #2B2C2E;
  font-family: "Figtree", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h4,
.h4 {
  color: #525455;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

p {
  color: #525455;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

ul li {
  color: #525455;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

img {
  max-width: 100%;
  height: auto;
}

.btn {
  border-radius: 3px;
  background: #4B9EC9;
  border: 1px solid #4B9EC9;
  color: #FFF;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.btn:hover {
  border-radius: 3px;
  background: #fff;
  border: 1px solid #4B9EC9;
  color: #4B9EC9;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

}

/*footer*/
.page-footer {
  background: #2B2C2E;
}

.page-footer h2 {
  color: #FFF;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 180%;
}

.page-footer p,
.page-footer a {
  color: #FFF;
  font-family: "Figtree", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

p.text-center.copyright {
  color: #FFF !important;
  font-family: "Figtree", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 100%;
  margin-bottom: 0;
}

.page-footer a {
  color: #fff !important;
}

.page-footer a:hover {
  color: #4B9EC9 !important;
  text-decoration: none;
}

.page-footer p {
  max-width: 250px;
}

.page-footer span {
  font-size: 20px;
  vertical-align: middle;
}

.page-footer span.icon-kontakt-telefon,
.page-footer span.icon-kontakt-lokacija {
  float: left;
  margin-top: 8px;
}

.page-footer span {
  margin-right: 5px;
}

.btn-blue {
  border-radius: 3px;
  background: #DBECF4;
  padding: 10px 11px;
  color: #4B9EC9;
  font-family: "Figtree", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.75px;
}

/*cover*/
.cover {
  background-size: cover;
  padding: 150px 0;
  background-position: center;
  background-repeat: no-repeat;
}

h1.cover-text {
  color: #FFF;
  font-family: "Figtree", sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

/*contact page*/
.map {
  width: 100%;
  min-height: 450px;
  margin-bottom: -10px;
}

.contact-box {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.icon {
  border-radius: 3px;
  background: #4B9EC9;
  font-size: 22px;
  padding: 8px 15px;
  margin-right: 10px;
}

.link {
  max-width: 250px;
  width: 100%;
}

.form h3 {
  color: #2B2C2E;
  font-family: "Figtree", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.form {
  border-radius: 5px;
  background: #F6F6F6;
  padding: 40px 39px;
}

.wpcf7-form-control {
  width: 100%;
  border-radius: 3px;
  background: #FFF;
  border: 1px solid #fff;
}

label.form-label {
  color: #525455;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

*:focus {
  box-shadow: none !important;
  border: 1px solid #fff !important;
}

*:focus-visible {
  border: 1px solid #fff !important;
}

input.wpcf7-form-control.wpcf7-submit {
  font-family: "Figtree", 'icomoon', sans-serif;
  border-radius: 3px;
  background: #4B9EC9;
  color: #fff;
  display: inline;
  max-width: 136px;
  padding: 13px 39px;
  font-size: 17px;
  cursor: pointer;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  color: #333
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
  max-height: 100px;
}

.iw-so-acc-content ul {
  list-style: none;
}

.iw-so-acc-content ul li::before {
  content: "\e907";
  margin-left: -30px;
  margin-right: 10px;
 font-family: 'icomoon';
  
}

.iw-so-acc-content ul li {
  color: #2B2C2E;
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 30px;
}

/*accordion - reference*/
.iw-so-accordion .iw-so-acc-item.iw-so-acc-item-active .iw-so-acc-title {
  background: #fff !important;
  color: #2b2c2e !important;
  border: 1px solid transparent !important;
  border-radius: 3px !important;
  padding-right: 3.5em !important;
}

.iw-so-accordion .iw-so-acc-item .iw-so-acc-title {
  background: #DBECF4 !important;
  color: #2b2c2e !important;
  border: 1px solid transparent !important;
  border-radius: 3px !important;
  padding-right: 3.5em !important;
}

.iw-so-accordion .iw-so-acc-item {
  margin-bottom: 20px;
}

span.iw-so-tgl-close,
span.iw-so-tgl-open {
  font-size: 30px;
}


/*o nama*/
#gallery-1 img {
  border: none !important;
}

dl.gallery-item {
  padding: 0 10px;
}

p.icon-service {
  font-size: 96px;
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
}

p.icon-service span {
  color: #4B9EC9;

}

.usluge {
  border-radius: 5px;
  margin-top: 30px;
  height: 100%;
  text-align: center;
  height: 100% !important;
  border-radius: 5px;
}

.usluge img {
  border-radius: 5px 5px 0px 0px;
}

.usluge.bg-color-light {
  background: #F6F6F6;
}

.usluge .description {
  padding: 12px 0px;
}

.so-widget-ink-services-box .usluge .description {
  border-radius: 5px;
  background: #F6F6F6;
  padding: 25px 15px 15px;
  text-align: left;
}

.so-widget-ink-services-box .usluge h3 {
  margin-bottom: 20px;
  text-align: left;
}

/*grid css space*/
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}

.mali-padding .col-lg-6.col-12,
.mali-padding .col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}

/*home*/
.about-home-box img {
  border-radius: 3px;
}

.blue-box {
  border-radius: 3px;
  background: #4B9EC9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.blue-box .h1,
.blue-box p {
  color: #fff !important;
}

.about-home-box ul {
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0;
}

.about-home-box li {
  margin: 4px 0;
}

.about-home-box li::before {
  font-family: 'icomoon';
  content: "\e901";
  color: white;
  display: inline-block;
  font-size: 23px;
  color: #4B9EC9;
  padding-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}

.about-home-box .btn {
  padding: 9px 15px;
  margin-top: 20px;
}

/*product-home*/
.image-box-hover {
  overflow: hidden;
  position: relative;
  border-radius: 3px;
}



.image-overflow {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 54.81%, rgba(0, 0, 0, 0.50) 100%);
}

.product:hover .image-overflow {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background: rgba(75, 158, 201, 0.60);

}

.product:hover .image-overflow span {
  position: absolute;
  color: #fff;
  font-size: 65px;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.contact-product-home {
  background: #F6F6F6;
  padding: 50px 0;
}

.content-title-product-home {
  font-family: "Figtree", sans-serif;
  position: absolute;
  bottom: 0;
  max-width: 90%;
  padding: 0 15px;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff !important;
  z-index: 5;
}

.owl-nav {
  position: absolute;
  top: 30%;
  z-index: 5;
  width: 100%;
}

.owl-nav .owl-prev {
  margin-left: -50px !important;
  font-size: 36px !important;
  color: #4B9EC9 !important;
  border-radius: 3px !important;
  background: #DBECF4 !important;
  padding: 5px 15px !important;
  position: absolute;
}

.owl-nav .owl-prev span {
  padding: 5px 15px !important;
}

.owl-nav .owl-next {
  margin-right: 0 !important;
  font-size: 36px !important;
  color: #4B9EC9 !important;
  border-radius: 3px !important;
  background: #DBECF4 !important;
  padding: 5px 15px !important;
  position: absolute;
  right: -50px;
}

.owl-nav .owl-next span {
  padding: 5px 15px !important;
}

.owl-nav *:focus {
  border: none;
}

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?ptcglk');
  src: url('fonts/icomoon.eot?ptcglk#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ptcglk') format('truetype'),
    url('fonts/icomoon.woff?ptcglk') format('woff'),
    url('fonts/icomoon.svg?ptcglk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-keyboard_arrow_up:before {
  content: "\e906";
}

.icon-keyboard_arrow_right:before {
  content: "\e907";
}

.icon-keyboard_arrow_left:before {
  content: "\e908";
}

.icon-keyboard_arrow_down:before {
  content: "\e909";
}

.icon-kontakt-email:before {
  content: "\e902";
  color: #fff;
}

.icon-kontakt-fax:before {
  content: "\e903";
  color: #fff;
}

.icon-kontakt-lokacija:before {
  content: "\e904";
  color: #fff;
}

.icon-kontakt-telefon:before {
  content: "\e905";
  color: #fff;
}

.icon-check-circle:before {
  content: "\e901";
}

.icon-bars:before {
  content: "\e900";
}

.icon-navicon:before {
  content: "\e900";
}

.icon-reorder:before {
  content: "\e900";
}

.icon-circle-down:before {
  content: "\ea43";
}

.icon-arrow-up-right2:before {
  content: "\ea3b";
}

.icon-circle-up:before {
  content: "\ea41";
  color: #4B9EC9;
}

.icon-circle-down:before {
  content: "\ea43";
  color: #4B9EC9;
}
@media only screen and (max-width: 1506px) {
.owl-nav .owl-next {
	right: 0;
}
.owl-nav .owl-prev {
	left: 49px;
}
}
@media only screen and (max-width: 768px) {

  h2,
  .h2 {
    font-size: 30px;
  }
  /*grid css space*/
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.form{
  padding:20px 15px;
}
h1.cover-text {
	font-size: 50px;
}
.cover {
	background-size: inherit;
	padding: 50px 0;
	background-position: center;
	background-repeat: no-repeat;
}
}