/*
Theme Name: ThresholdTheme
Theme URI: http://www.threshtech.com/
Author: Threshold Media
Author URI: http://www.threshtech.com/
Description: ThresholdTheme is a modern one page WordPress theme with parallax scrolling effect that can be used for personal blogs, business websites, single page websites and more. To showcase your work in a nice appealing style, ThresholdTheme has packed with a powerful feature-rich portfolio out there. Being built based on Twitter Bootstrap Framework, it’s fully responsive and your website will looks perfect on all devices including desktops, laptops, tablets and mobile phones. More over, ThresholdTheme has detailed documentation and been search engine optimized. You can easily customize every detail of the layout by using its professional control panel. You will find this free single page WordPress theme very flexible and useful for building your next amazing project.
Version: 102.2.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: itc-dev
Tags: one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ThresholdTheme is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Typography
2.0 Elements
	2.1 Form
	2.2 Button
	2.3 Tag Cloud
	2.4 Social Icons
3.0 Layout
	3.1 Animations
4.0 Widgets
	4.1 Search Widget
5.0 Header
	5.1 Navbar
6.0 Homepage
	6.1 Section
	6.2 Slider
	6.3 Service
	6.4 Portfolio
	6.5 ABout
	6.6 Call to Action
	6.7 Client
	6.8 Blog
	6.9 Newsletter
	6.10 Contact
7.0 Content
	8.1 Posts and pages
	8.2 Asides
	8.3 Comments
8.0 Footer
9.0 Media
	9.1 Captions
	9.2 Galleries
10.0 Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Typography
--------------------------------------------------------------*/
@font-face {
    font-family: 'ITC Regular';
    src: url('fonts/ITC-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Medium';
    src: url('fonts/ITC-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Bold';
    src: url('fonts/ITC-bold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'itcsw';
  src:  url('fonts/itcsw.eot?ds7jbp');
  src:  url('fonts/itcsw.eot?ds7jbp#iefix') format('embedded-opentype'),
    url('fonts/itcsw.ttf?ds7jbp') format('truetype'),
    url('fonts/itcsw.woff?ds7jbp') format('woff'),
    url('fonts/itcsw.svg?ds7jbp#itcsw') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'itcedu';
  src:  url('fonts/itcedu.eot?rslfs0');
  src:  url('fonts/itcedu.eot?rslfs0#iefix') format('embedded-opentype'),
    url('fonts/itcedu.ttf?rslfs0') format('truetype'),
    url('fonts/itcedu.woff?rslfs0') format('woff'),
    url('fonts/itcedu.svg?rslfs0#itcedu') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="itcedu-"], [class*=" itcedu-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'itcedu' !important;
  speak: none;
  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;
}
.grecaptcha-badge {
    visibility: hidden;
}

.logos-grid {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(5, 1fr);
  }

.itcedu-calendar:before {
  content: "\e900";
}
[class^="itcicon-"], [class*=" itcicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'itcsw' !important;
  speak: none;
  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;
}

.itcicon-messenger:before {
  content: "\e919";
}
.itcicon-google-plus:before {
  content: "\e91a";
}
.itcicon-whatsapp:before {
  content: "\e91b";
}
.itcicon-viber:before {
  content: "\e91c";
}
.itcicon-twitter:before {
  content: "\e91d";
}
.itcicon-facebook:before {
  content: "\e91e";
}
.itcicon-paper-plane:before {
  content: "\e916";
}
.itcicon-envelope:before {
  content: "\e917";
}
.itcicon-phone-call:before {
  content: "\e918";
}
.itcicon-new:before {
  content: "\e912";
}
.itcicon-placeholder:before {
  content: "\e913";
}
.itcicon-house:before {
  content: "\e914";
}
.itcicon-printer:before {
  content: "\e915";
}
.itcicon-headset:before {
  content: "\e90e";
}
.itcicon-telephone:before {
  content: "\e90f";
}
.itcicon-mailbox:before {
  content: "\e910";
}
.itcicon-letters:before {
  content: "\e911";
}
.itcicon-down:before {
  content: "\e900";
}
.itcicon-share:before {
  content: "\e901";
}
.itcicon-webiste:before {
  content: "\e902";
}
.itcicon-zoomin:before {
  content: "\e903";
}
.itcicon-arrow-left:before {
  content: "\e904";
}
.itcicon-arrow-right:before {
  content: "\e905";
}
.itcicon-ecommerce:before {
  content: "\e906";
}
.itcicon-game:before {
  content: "\e907";
}
.itcicon-gwdesign:before {
  content: "\e908";
}
.itcicon-phone:before {
  content: "\e909";
}
.itcicon-smarttv:before {
  content: "\e90a";
}
.itcicon-sw:before {
  content: "\e90b";
}
.itcicon-vr:before {
  content: "\e90c";
}
.itcicon-web:before {
  content: "\e90d";
}


body {
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 15px;
	-ms-word-wrap: break-word;
	    word-wrap: break-word;
    background-color: #0145D4 !important;
    color: #1A1A1A;
}

a {
    text-decoration: none !important;
}

div#accordion-utisak-c1 ul {
    list-style-type: none;
    padding-left: 0;
}

div#accordion-utisak-c1 li {
    background: #F7F9FB;
    /* background: #f7f7f7; */
    margin-bottom: 10px;
    padding: 10px 15px;
    font-size: 0.85em;
    line-height: 130%;
    border-left: 3px solid #d3e7f5;
}

div#accordion-utisak-c1 li:nth-child(odd) {
    background-color: #F0F9FF;
}
 
div#accordion-utisak-c1 li:hover {
    background-color: #E4F2FB;
}

/*--------------------------------------------------------------
2.0 Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
2.1 Form
--------------------------------------------------------------*/
form {
	margin: 0 0 20px;
}

select,
textarea,
input  {
	display: inline-block;
	height: auto;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
}

textarea,
input  {
  background-color: #ffffff;
  /*border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;*/
}

textarea:focus,
input:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*/
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b !important;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d !important;
	/*-webkit-box-shadow: 0 0 6px #f8b9b7;
	 -moz-box-shadow: 0 0 6px #f8b9b7;
		  box-shadow: 0 0 6px #f8b9b7;*/
}

/*--------------------------------------------------------------
2.2 Button
--------------------------------------------------------------*/
.kontakt-forma input, .kontakt-forma textarea {
    min-height: 50px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px !important;
}
.kontakt-forma input[type="submit"] {
    margin-top: 30px;
    font-size: 16px !important;
}
.button,
.button:focus,
.button:visited,
.kontakt-forma input[type="submit"] {
    display: inline-block;
    border: 3px solid #0145D4;
    color: #0145D4;
    background-color: transparent;
        padding: 15px 35px;
    font-size: 20px;
    line-height: auto;
    font-weight: 500;
    border-radius: 40px;
    transition: 0.7s;
    animation-timing-function: linear;
}

a.button:hover,
.button:active,
.kontakt-forma input[type="submit"]:hover {
    background-color: #0145D4;
    color: #fff !important;
}

.button-sp,
.button-sp:focus,
.button-sp:visited {
    border: none;
    background-color: #ffce1a;
    color: #181a1c;
}

.button-sp:hover,
.button-sp:active {
    background-color: #181a1c;
    color: #ffce1a;
}

.button-ps,
.button-ps:focus,
.button-ps:visited {
    border: none;
    background-color: #181a1c;
    color: #ffce1a;
}

.button-ps:hover,
.button-ps:active {
    background-color: #ffce1a;
    color: #181a1c;
}

/*--------------------------------------------------------------
2.3 Tag Cloud
--------------------------------------------------------------*/
.tagcloud a,
.tags-links .btn {
	margin: 0 5px 5px 0;
}

/*--------------------------------------------------------------
2.4 Social Icons
--------------------------------------------------------------*/
.social {
    list-style: none;
    float: none;
    position: relative;
    margin: 0 0 5px auto;
}

.social li {
    display: inline-block;
    line-height: 32px;
    font-family: 'Pluton';
    font-size: 32px;
    padding: 0 5px;
}

.social li a {
    margin: 0;
    padding: 0;
    width: 32px;
    height: 32px;
    color: #679bd1;
}

.social li a:hover {
    color: #fff;
}

/*--------------------------------------------------------------
3.0 Layout
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.centered {
    margin-left:auto;
    margin-right:auto;
    float: none;
    text-align: center;
}

.center {
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
}

.highlighted-box {
    background: #f4f8f9;
    padding: 20px 30px;
}

.highlighted-box h1 {
    margin: 0;
}

.large-text {
    line-height: 1.2em;
    font-size: 30px;
    color: #181a1c !important;
    padding: 20px;
    margin-bottom: 20px;
}

.highlighted-box h1,
.highlighted-box p {
    color: #181a1c !important;
}

.circle-border {
    display: inline-block;
    -webkit-border-radius: 500px;
     -khtml-border-radius: 500px;
	   -moz-border-radius: 500px;
	        border-radius: 500px;
    border: 3px solid #fff;
}

.left-align {
    text-align: left;
}

.right-align {
    text-align: left;
}

.error {
    color: #cf0000;
    display: none;
}

.invisible {
    display: none;
    visibility: visible;
}

.triangle {
    margin: 0 auto;
    text-align: center;
    width: 0;
    height: 0;
    border-top: 30px solid #181a1c;
    border-left: 585px outset transparent;
    border-right: 585px outset transparent;
    position: relative;
}

/*--------------------------------------------------------------
3.1 Animations
--------------------------------------------------------------*/
.zoom-in {
    -webkit-transform: scale(1, 1);
       -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
		 -o-transform: scale(1, 1);
    -webkit-transition: all 250ms ease;
       -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
         -o-transition: all 250ms ease;
		    transition: all 250ms ease;
}

.zoom-in:hover {
    -webkit-transform: scale(1.1, 1.1);
       -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
         -o-transform: scale(1.1, 1.1);
}

/*--------------------------------------------------------------
4.0 Widgets
--------------------------------------------------------------*/
.widget {
	clear: both;
	margin: 0 0 1.5em;
}

.widget ul li {
	list-style: none;
}

.widget ul,
.widget ol {
	padding-left: 10px;
	margin: 0 0 10px 5px;
}

.widget ul li:before {
	font-family: 'Pluton';
	content: '\e820';
	padding-right: 10px;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
4.1 Search Widget
--------------------------------------------------------------*/
.widget_search form {
	margin-top: 20px;
}

/*--------------------------------------------------------------
5.0 Header
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Navbar
--------------------------------------------------------------*/
.navbar a.navbar-brand.color-logo,
.navbar-fixed-top a.navbar-brand.beli-logo {
    display: none;
}
a.navbar-brand.beli-logo,
.navbar-fixed-top a.navbar-brand.color-logo {
    display: flex;
}

.navbar {
    /*background: rgba(11, 35, 59, 0.3);*/
    background: rgb(1 69 212);
    margin-bottom: 0;
    min-height: 70px;
	border-radius: 0;
}

.navbar-fixed-top {
    min-height: 80px;
    height: 80px;
    padding-top: 0;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.navbar-fixed-top .container {
    /*padding-right: 30px;*/
}
.navbar-fixed-top .navbar-nav>li>a {
    color: #0145D4;
}
.navbar-fixed-top ul#top-navigation {
    margin-top: 9px;
}

.navbar-brand {
	padding: 10px 20px 10px;
}

.navbar .brand img {
    width: 120px;
    height: 40px;
}

.navbar .nav>li>a {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.navbar .nav>li:hover>a,
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    /*color: #ffffff;*/
    outline: none;
    text-decoration: underline !important;
}
.page-template-template-edukacija .navbar .nav>li:hover>a,
.page-template-template-edukacija .navbar .nav>.active>a,
.page-template-template-edukacija .navbar .nav>.active>a:hover,
.page-template-template-edukacija .navbar .nav>.active>a:focus {
    color: #ffffff;
    outline: none;
    text-decoration: underline !important;
}
.page-template-template-edukacija .navbar.navbar-fixed-top .nav>li:hover>a,
.page-template-template-edukacija .navbar.navbar-fixed-top .nav>.active>a,
.page-template-template-edukacija .navbar.navbar-fixed-top .nav>.active>a:hover,
.page-template-template-edukacija .navbar.navbar-fixed-top .nav>.active>a:focus {
    color: #0145D4;
    outline: none;
}

.navbar-nav,
.nav>li>a:focus,
.nav>li>a:hover {
	background-color: transparent;
}

.navbar .nav>li>a {
    padding-top: 19.5px;
    padding-bottom: 19.5px;
}

.nav-pills {
    margin-bottom: 30px;
}

.nav-pills>li>a {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 2px 5px 2px 0;
    padding: 8px 25px;
	line-height: 14px;
    border: 1px solid #181a1c;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background: #181a1c;
	color: #fff;
}

.navbar .btn-navbar,
.navbar .btn-navbar:hover {
    border-radius:0;
    background:#fece1a;
    color: #1A1A1A;
}


/*--------------------------------------------------------------
6.0 prekvalifikacija
--------------------------------------------------------------*/
#partners .title p{
    padding: 0;
}

#partners .title strong{
    color: #1A1A1A;
}

#partners .viber-rakuten {
    width: 230px;
}

#partners .viber-partneri {
    margin-top: 20px;
}


#prekvalifikacija {
	padding: 40px 0 0;
}

#prekvalifikacija p {
    color: #1A1A1A;
    margin-bottom: 50px;
}

#prekvalifikacija .prekvalifikacije-item {
    position: relative;
    top: 0;
    transition: all .3s ease-in-out;
}

#prekvalifikacija .prekvalifikacije-item:hover {
    top: -10px;
}

#prekvalifikacija .prekvalifikacije-item h3{
    color: #0145D4;
    font-size: 16px;
    text-align: center;
}

.prekvalifikacija-section {
  padding: 60px 0; 
}
.prekvalifikacija-section .border-line {
    position: relative;
}
.prekvalifikacija-section .border-line::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -60px;
    background: #ececec;
    height: 1px;
}

#d6 .border-line::after {
   display: none;
} 

.prekvalifikacija-section a.btn {
    background: #17a8e3;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    padding: 10px 24px;
}

.prekvalifikacija-section h2 {
    color: #17a8e3;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 24px;
    margin-top: 0 !important;
}
div#header-image {
    color: #fff;
}
.prekvalifikacija-section .badges {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 16px 0;
}

.prekvalifikacija-section ul {
    padding: 0;
    margin: 0;
    padding-left: 17px;
    margin-bottom: 20px;
}

.prekvalifikacija-section ul strong {
    color: #17a8e3;
}

.prekvalifikacija-section ul li {
    list-style: disc;
    color: #181a17;
}

.prekvalifikacija-section ul li a {
    color: #181a17;   
    transition: all .3s ease-in-out;
}

.prekvalifikacija-section ul li a:hover {
    color: #17a8e3; 
}

.prekvalifikacija-section .badges .badge {
    padding: 8px 16px;
    border-radius: 50px;
    background-color: #E8F2FD;
    color: #124C8A;
    margin: 6px 0;
    margin-right: 14px;
}

.prekvalifikacija-section p {
    color: #181a1c;
}

.page-id-4137 select,
.page-id-4137 input,
.page-id-4137 textarea {
    border: none;
    min-height: 50px; 
    border: none;
    font-size: 14px !important;
    border-radius: 0 !important;
    color: #555555 !important;
    background-color: #F4F7FF;
    padding: 10px 15px;
}

#prekvalifikacije-contact select,
#prekvalifikacije-contact input {
    border: none;
    min-height: 50px; 
    border: none;
    font-size: 14px !important;
    border-radius: 0 !important;
    color: #555555 !important;
}

#prekvalifikacije-contact textarea {
    padding: 10px 15px;
}

#prekvalifikacije-contact input {
    padding-left: 15px;
}

.page-id-4137 .wpcf7-response-output,
#prekvalifikacije-contact .wpcf7-response-output {
    background: #c4d726;
    text-align: left;
    color: #1a1a1a;
    padding: 16px;
}

.page-id-4137  .wpcf7-submit,
#prekvalifikacije-contact  .wpcf7-submit {
    background: #17a8e3 !important;
    color: #fff !important;
    font-weight: 700;
    border-radius: 50px !important;
    padding: 10px 24px;
    margin-top: 16px !important;
    display: flex;
}

#prekvalifikacije-contact h3 {
    font-size: 36px;
    font-weight: 700;
    color: #0145D4;
}

#prekvalifikacije-contact p {
    color: #1A1A1A;
}
 

.page-template-template-prekvalifikacija .wpcf7-not-valid-tip {
    color: #dc3232 !important;
}

.modal {
    text-align: center;
  }
  
  @media screen and (min-width: 768px) { 
    .modal:before {
      display: inline-block;
      vertical-align: middle;
      content: " ";
      height: 100%;
    }
  }
  
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }

/*--------------------------------------------------------------
6.0 Homepage
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 Sections
--------------------------------------------------------------*/
.section {
    padding-bottom: 50px;
	color: #fff;
}
h1, h2, h3, h4 {
    font-family: 'ITC Bold';
    font-weight: normal !important;
}

.section h1, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.section h1 {
    margin: 7px;
}

.section a {
	color: #0145D4;
    text-transform: uppercase;
}

.section a:hover {
    color: #0145D4;
    text-decoration: none;
}

.section p {
	padding: 10px;
    font-weight: 100;
    color: #fff;
}

.section .container {
    padding-top: 50px;
}

.section .title {
    padding: 10px;
    margin-bottom: 30px;
}

.section .title h1, #edu-title, #typed {
    font-weight: 400;
    margin-bottom: 20px;
    padding: 0;
    font-family: 'ITC Bold';
    font-size: 60px;
}

.section .title>p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
}

pre {
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: 'Open Sans', sans-serif !important;
    overflow: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap !important;
    white-space: -o-pre-wrap !important;
    word-wrap: break-word;
    background-color: transparent !important;
    border: 0 !important;
    color: #1A1A1A;
    padding: 5px;
}
.page-template-template-contact h1.entry-title {
    text-align: center;
    color: #1A1A1A !important;
    margin-top: 40px;
}

.section .thumbnail {
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: hidden;
    position: relative;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    background: #191a1c;
}

.section .thumbnail .more {
    display: block;
    z-index: 4;
    position: absolute;
    top: -100px;
    left: 50%;
    margin: 0 auto;
    margin-left: -41px;
    width: 80px;
    height: 80px;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    line-height: 70px;
    text-align: center;
}

.section .thumbnail:hover .more {
    top: 40%;
    margin-top: -40px;
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3 s ease-out;
        -ms-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}

.section .thumbnail h3, 
.section .thumbnail p {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 4;
}

.section .thumbnail h3 {
    color: #ffce1a;
    margin-top: 10px;
    font-size: 20px;
	line-height: 40px;
}

.section .thumbnail>p {
    padding-bottom: 20px;
}

.section .thumbnail .mask {
    opacity: 0.85;
    filter: alpha(opacity=85);
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #181a1c;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2 s ease-out;
        -ms-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}

.section .thumbnail:hover .mask {
    top: 0;
}

.primary-section {
    background: #fff;
    text-align: left;
}

#primary p, #primary h3 {color: #1A1A1A;}
.primary-section,
.primary-section h3,
.primary-section .title p {
    color: #1A1A1A;
}

.primary-section h1, #edu-title, #typed {
    color: #1a1a1a;
    font-family: 'Open Sans', sans-serif;
}

.secondary-section {
    background: #F4F7FF;
}

.navbar.navbar-fixed-top .nav>.active>a {
    color: #0145d4 !important;
}

.secondary-section h1,
.secondary-section .title p {
    color: #1a1a1a;
}

.third-section {
    padding-bottom: 70px;
    background: #fff;
    color: #1a1a1a;
    padding-top: 40px;
}

.third-section .container {
    padding-top: 20px;
    position: relative;
}

.third-section .title {
    color: #1a1a1a;
}

.sub-section {
    margin-top: 30px;
}

.sub-section .title {
    padding: 0;
}

/*--------------------------------------------------------------
6.2 Slider
--------------------------------------------------------------*/
.da-slide  a {
	text-decoration: none;
}

/*--------------------------------------------------------------
6.3 Services
--------------------------------------------------------------*/
.service{
    margin-top: 20px;
}

.service,
.service h2 {
    padding-top: 15px;
}

.service p {
    padding: 0px 50px;
    height: 60px;
}

.service img {
    width: 150px;
    height: 150px;
}

/*--------------------------------------------------------------
6.4 Portfolio
--------------------------------------------------------------*/
.single-project {
    margin-bottom: 30px;
    background :#181a1c;
}

.single-project .container {
	padding-top: 0;
}

.single-project [class*="col"]:first-child {
	padding-left: 0;
}

.single-project img {
    max-width: 100%;
}

.project-description {
    padding-right: 40px;
}

.project-description p {
    padding-left: 0;
}

.project-title {
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #fece1a;
}

.project-title h3 {
    float: left;
    margin-top: 5px;
    padding: 0;
    width: 80%;
}

.project-title .close {
    color: #fece1a;
    margin-top: 10px;
}

.project-info span,
.project-title h3 {
    color:#fece1a;
}

.project-info {
    font-weight: 100;
    padding: 10px 0;
}

.project-info a {
	color: #fff;
}

.project-info span {
    width: 100px;
    display: inline-block;
}

.project-info div {
    margin-bottom: 5px;
}

.close {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}

#portfolio-grid {
	padding-left: 0;
}

#portfolio-grid .mix {
    opacity: 0;
    display: none;
}

.postid-3390 #header-image{
	background-attachment: scroll !IMPORTANT;
}

/*--------------------------------------------------------------
6.5 About
--------------------------------------------------------------*/
.team .thumbnail {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
    border: 1px solid #fff;
}

.team .thumbnail:hover .social {
    z-index: 5;
}

.team .thumbnail:hover .social a {
    color:#fff;
}

.team .thumbnail .mask {
    background: #fece1a;
}

.team .thumbnail .mask h2 {
    margin-top: 20%;
}

.team .thumbnail .mask,
.team .thumbnail .mask h3,
.team .thumbnail .mask p,
.team .thumbnail:hover h3,
.team .thumbnail:hover .social a:hover {
    color:#181a17;
}

.team  .social,
.skills {
	padding-left: 0;
}

.skills {
    list-style-type: none;
    position: relative;
    margin:0px;
}

.skill-title {
	margin-top: 30px;
}

.skills li {
    margin-bottom: 30px;
    background: #fff;
    height: 40px;
    padding: 1px;
}

.skills li h3 {
    position: relative;
    font-size: 15px;
	line-height: 40px;
    padding:0;
    margin:0;
    left: 10px;
    z-index: 1;
    color: #181a1c;
}

.skills li .bar {
    height: 38px;
    position: absolute;
    background-color: #fece1a;
}

/*--------------------------------------------------------------
6.6 Call to Action
--------------------------------------------------------------*/
#call-to-action a:hover {
	color: #fff;
}

/*--------------------------------------------------------------
6.7 Client
--------------------------------------------------------------*/
.client-slider img {
    border: 1px solid white;
}

.client-slider img:hover {
    background-color: #fece1a;
}

.client-nav {
    list-style: none;
    margin-top: 10px;
}

.client-nav li {
    float: left;
    display: block;
    margin-left: 10px;
}

.client-nav li a {
    display: inherit;
    padding: 6px 3px 5px 5px;
    background: #fece1a;
    border-radius: 3px;
}

.client-nav li a:hover {
    background: #181a1c;
}

.testimonial p {
    color: #181a1c;
    background: #fece1a;
    padding: 15px;
    margin: 0;
}

.testimonial .arrow {
    margin-left: 10px;
    width: 0;
    border-top: 10px solid #fece1a;
    border-left: 20px outset transparent;
    border-right: 20px outset transparent;
}

.testimonial .whopic {
    display: inline-block;
}

.testimonial .whopic img {
    margin-top: 10px;
    width: 50px;
    height: 50px;
    float: left;
}

.testimonial .whopic strong {
    float: left;
    margin-top: 10px;
    padding-left: 10px;
}

.testimonial .whopic small {
    display: block;
    font-size: 12px;
    
}

.bx-wrapper ul {
	margin-left: 0;
}

/*--------------------------------------------------------------
6.8 Blog
--------------------------------------------------------------*/
#blog a:hover {
	color: #fff;
}

.blog-list {
	margin-bottom: 30px;
}

.blog-list ul {
	margin-left: 0;
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 47px;
    width: 2px;
    margin-left: -10px;
    background-color: #f1f1f1;
}

.timeline a:hover {
	color: #fff
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}

.timeline>li .timeline-image h3 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: left;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h3 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h3.subheading {
    text-transform: none;
	line-height: 30px;
	margin-top: 5px;
}

.timeline .timeline-heading span {
    color: #181a1c;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}


/*--------------------------------------------------------------
6.9 ITC QUIZ
--------------------------------------------------------------*/
@keyframes pulse-badge {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0  rgba(59, 151, 211, .1);
	}

	70% {
		transform: scale(1);
        box-shadow: 0 0 0 10px  rgba(59, 151, 211, .5);	
    }

	100% {
		transform: scale(0.95);
        box-shadow: 0 0 0 0  rgba(59, 151, 211, 1);	
    }
}

.popust-badge {
    position: fixed;
    right: 25px;
    top: 60%;
    z-index: 999999;
    border: 3px solid rgb(59, 151, 211);
    width: 60px;
    height: 60px; 
    background-color:#F4F7FF;
    color: #3B97D3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    cursor: pointer;
    animation: pulse-badge 2s infinite;
    box-shadow: 0 0 0 0 rgb(59, 151, 211);
    transform: scale(1);
    font-weight: 700;

}

#trailer-quiz-results-correct h2,
#trailer-quiz-results-incorrect h2 {
    color: #3B97D3;
    font-size: 30px;
    text-align: center;
}

#trailer-quiz-results-correct p,
#trailer-quiz-results-incorrect p {
    color: #8f97a9;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    width: 60%;
    margin: 25px auto;
}

#trailer-quiz-results-correct h3,
#trailer-quiz-results-incorrect h3 {
    color: #0145D4;
    text-align: center;
    font-weight: 400;
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 40px;
}

#trailer-quiz-results-correct a.button,
#trailer-quiz-results-incorrect a.button {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: fit-content;
}

#itc-quiz {
    color: #3B97D3;
    padding: 50px 0;
}

#itc-quiz h2 {
    text-align: center;
    color: #3b97d3;
    font-weight: 400;
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 40px;
}

#itc-quiz .pravila-igre p {
    font-size: 20px;
    line-height: 1.8;
    padding-left: 15%;
}
.buttons-quiz {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.buttons-quiz .button {
    margin: 0 15px;
}
.buttons-quiz .button.btn-primary {
    color: #fff;
    background-color: #0145D4;
}

.buttons-quiz .button.btn-primary:hover {
    background-color: transparent;
    color: #0145D4 !important;
}

.ur-frontend-form {
    border: 0;
    padding: 0;
}
.user-registration-form-row  label,
.ur-label {
    margin-bottom: 0 !important;
}
.user-registration-Input,
.ur-frontend-field {
    border: none;
    border-bottom: 1px solid;
}
#ur-frontend-form .ur-form-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#ur-frontend-form .form-row {
    width: 100%;
    margin-bottom: 0 !important;
    margin-top: 16px !important;
}
#ur-frontend-form .user-registration-form-row {
    flex: 0 0 49%;
    max-width: 49%;
}

.entry-content .form-row p {
    margin-bottom: 0 !important;
    margin-top: 16px !important;
}
.user-registration-Button,
.ur-submit-button {
    color: #fff;
    background-color: #0145D4;
    border: 2px solid #0145D4 !important;
} 

.user-registration-Button:hover,
.ur-submit-button:hover {
    background-color: transparent !important;
    color: #0145D4 !important;
    border: 2px solid #0145D4 !important;
}


#quiz-description,
#quiz-question,
#quiz-results-correct,
#quiz-results-incorrect,
#trailer-quiz-results-correct,
#trailer-quiz-results-incorrect,
#trailer-quiz-question,
#trailer-quiz-description {
    display: none;
    padding: 50px 0;
}

.itc-quiz-button-next {
    display: none;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}

.introduction-quiz h4 {
    text-transform: lowercase;
    color: #0145D4;
    text-align: center;
}
.quiz-style h3,
.introduction-quiz h3 {
    color: #0145D4;
    text-align: center;
    font-weight: 400;
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 40px;
}
.introduction-quiz p {
    color: #8F97A9;
    font-size: 20px;
    line-height: 1.5;
}

.introduction-quiz .itc-quiz-progress {
    margin-top: 50px;
    text-align: center;
}

.introduction-quiz .itc-quiz-progress p {
    color: #454748;
    font-size: 15px;
}

.introduction-quiz .itc-quiz-progress .progress {
    height: 16px;
}

.introduction-quiz .itc-quiz-progress .progress-bar {
    background-color: #3b97d3;
}

.quiz-style h4 {
    text-transform: uppercase;
    color: #191a1c;
    margin-bottom: 32px;
}

.quiz-style p.question {
    color: #191a1c;
    font-weight: 700; 
}

.quiz-style .radio {
    color: #191a1c;
}

.quiz-style button {
    margin-top: 20px;
    padding: 10px 32px;
    font-size: 16px;
    border: 2px solid #0145D4 !important;
}

.quiz-style button:focus,
.quiz-style button:hover {
    background-color: #0145D4 !important;
    color: #fff !important;
    border: 2px solid #0145D4 !important;
    outline: none !important;
    padding: 10px 32px !important;
}

.tab-content.quiz-tab-content>.active {
    opacity: 1;
}

#quiz-question .nav.nav-tabs {
    background-color:#F4F7FF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    position: relative;
    border: 0;
    margin-bottom: 16px;
}

#quiz-question .nav.nav-tabs a {
    display: none;
    background-color: transparent;
    color: #181a17;
    border: 0;
}

#quiz-question .nav.nav-tabs li.nav-item-max a {
    padding-left: 8px;
    display: block !important;
    text-transform: lowercase;
    background-color: transparent;
    color: black;
    border: 0;
    padding-left: 0;
}

#quiz-question .nav.nav-tabs li.score {
    position: absolute;
    right: 16px;
    color: #181a17;
}

#quiz-question .nav.nav-tabs li.score span {
    padding-left: 10px;
}

#quiz-question .nav.nav-tabs a.active {
    display: block;
    padding-right: 0;
}

/*--------------------------------------------------------------
6.9 Testimonials
--------------------------------------------------------------*/
#testimonials2 {
    padding: 80px 0;
    color: #0145D4;
    position: relative;
}
#testimonials2 .icon-quote-right{
    position: absolute;
    right: 15%;
    font-size: 120px;
    top: 30%;
    color: #17a8e3;  
    opacity: .3;
}

#testimonials2 .stars {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#testimonials2 .stars .icon-star {
    color:gold;
}

#testimonials2 h2 {
    color: #17a8e3;
}

#testimonials2 .info {
    display: flex;
    align-items: center;
}

#testimonials2 .image {
    width: 70px;
    height: 70px;
    margin-right: 24px;
   
}

#testimonials2 .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #17a8e3;
}

#testimonials2 .text {
    margin-bottom: 32px;
    text-align: center;
}

#testimonials2 .desc h4{
    font-weight: 700;
    color: #0145D4;
}

#testimonials2 .testimonials-space {
    margin-bottom: 60px;
}

#testimonials2 .carousel-control {
    background: transparent !important;
    box-shadow: none !important;
    opacity: 1;
    top: auto;
    width: 40px;
   height: 40px;
   display: flex;
   align-items: center;
   justify-content: center;
   border: 2px solid #cccccc;
   bottom: -50px;  
   border-radius: 50%;
}

#testimonials2 .carousel-control.left {
    position: absolute;
    left: 52%; 
    transform: translate(-50%, 0);
    margin: 0 8px; 
    background-color: #17a8e3 !important;
    border-color: #17a8e3;
}
#testimonials2 .carousel-control.right {
    position: absolute; 
    right: 48%; 
    transform: translate(-50%, 0);
    margin: 0 8px;
}

#testimonials2 .carousel-control.left span {
    color: #fff;
}

#testimonials2 .carousel-control span { 
    color: #cccccc;
}

/*--------------------------------------------------------------
6.9 Newsletter
--------------------------------------------------------------*/
.newsletter, .newsletter h2 {
    color: #d7ddde;
}

.newsletter .title h2 {
    text-align: left;
    padding: 0;
    margin: 0;
}

.newsletter form {
    text-align: left;
	margin-top: 10px;
}

.newsletter input {
    padding: 14px;
    height: auto;
}

.newsletter .button-sp:hover, .newsletter .button-sp:active {
    background-color: #fff;
    color: #181a1c;
}

/*--------------------------------------------------------------
6.10 Contact
--------------------------------------------------------------*/
.contact .section.primary-section {
    background: transparent;
}

.contact h1,
.contact h2,
.contact h3,
.contact h4,
.contact h5,
.contact h6,
.contact .social>li>a ,
.contact .section .title>p {
    color: #181a1c;
}

.contact textarea,
.contact input[type="text"],
.contact input[type="email"] {
    padding: 3px 30px 10px;
    line-height: 20px;
    height: auto;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}

.contact textarea {
    height: 120px;
}

.contacts,
.contact .social {
    color: #fff;
    list-style: none;
}

.contact i {
	margin-right: 5px;
}

.contacts>li {
    margin-top: 15px;
}

.contacts>li>a {
    color: #fff;
}

.contact-info {
    margin-top: 10px;
    margin-bottom: 10px;
}

.contact-info p{
     font-weight: normal;
	 line-height: 25px;
}

.contact-info .icon {
    margin: 10px auto;
    font-size: 30px;
}

.map-wrapper {
    position: relative;
    height: 500px;
}

.map-canvas {
    position: absolute;
    margin-bottom: 20px;
    width: 100%;
    height: 500px;
    color: #29383f;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.contact .social {
    display: inline-block;
    padding-left: 0;
}

.contact .social li {
    line-height: 32px;
    padding: 10px 5px;
    font-family: 'Pluton';
    font-size: 50px;
    transition: margin 0.4s;
    -webkit-transition: margin 0.4s;
}

.contact .social li a {
    color: #fff;
}

.contact .social li a:hover {
    color: #181a1c;
}

.contact-form {
    background: rgba(255, 255, 255, 0.9);
    z-index: 110;
    position: relative;
    margin-top: -25px;
    padding: 20px;
	text-align: center;
}

.contact-form h3 {
    color: #838589;
    padding-bottom: 20px;
}

.message-btn {
    border: 1px solid #747C89;
    color: #747c89;
    background-color: transparent;
    padding: 15px 30px;
    font-size: 17px;
}

.message-btn:hover {
    background-color:#fece1a;
}

.contact-info {
    text-align: center;
    font-size: 22px;
}

.info-address {
    border: 1px solid white;
    width: 60%;
    margin: 0 auto;
    padding: 15px;
    color: #181a1c !important;
}

.black {
    color: #181a1c;
}

/*--------------------------------------------------------------
7.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
7.1 Posts and Pages
--------------------------------------------------------------*/
#primary,
#secondary {
	margin-top: 50px;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.pager li>a {
	margin-bottom: 10px;
}

.page-header {
	margin: 20px 20px 30px;
}

/*--------------------------------------------------------------
7.2 Post Meta
--------------------------------------------------------------*/
.entry-meta>span {
	margin-right: 5px;
	display: block;
}

.entry-meta span:last-child {
	margin-right: 0;
}

.entry-meta span a {
	text-decoration: none;
}

.entry-meta {
	margin: 15px 0;
}

.entry-footer {
	color: inherit;
}

.posted-on a, .byline a {
	text-decoration: none;
}

/*--------------------------------------------------------------
7.3 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
7.4 Comments
--------------------------------------------------------------*/
.comment-content a {
	-ms-word-wrap: break-word;
	    word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-title,
.comment-reply-title {
	padding-bottom: 9px;
	margin: 40px 0 20px 0;
}

ol.comment-list {
	list-style:none;
	padding-left: 0;
}

.comment-author .avatar {
	margin: 5px 15px 0 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}

.comment-meta {
	margin-bottom: 5px;
}

.comment-details {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.comment-details .reply {
	margin-top: 10px;
}

.comment-date a {
	margin-right: 10px;
}

#commentform #comment {
	width: 98% !important;
}

/*--------------------------------------------------------------
7.5 404
--------------------------------------------------------------*/
.error404 .input-append {
	margin: 10px 0;
}

/*--------------------------------------------------------------
8.0 Footer
--------------------------------------------------------------*/
.footer {
    background: #0145D4;
    text-align: center;
}

.footer a {
    color: #fece1a;
}

.footer>p {
    color: #fff;
	margin: 0;
    padding: 20px;
    font-size: 16px;
}

.scrollup {
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    width: 50px;
    height: 39px;
    border-radius: 0;
    font-size: 20px;
    position: fixed;
    bottom: 0;
    right: 28px;
    display: none;
    background: rgba(20,45,69,.7);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    z-index: 999;
}

.scrollup>a {
    position: relative;
    top: 7px;
    color: #fff;
}

/*--------------------------------------------------------------
9.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object,
img {
	max-width: 100%;
}

img {
	height: auto;
}

.post-thumbnail {
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}

.post-thumbnail .featured  {
	display: block;
	margin: 0 auto;
	-webkit-transition: all 0.3s linear;
	   -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
		    transition: all 0.3s linear;
}

.post-thumbnail .featured:hover {
	opacity: 0.8;
}

/*--------------------------------------------------------------
9.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
9.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/* code for animated blinking cursor */
.typed-cursor{
    opacity: 1;
    font-weight: 100;
    font-size: 60px;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-ms-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

/*--------------------------------------------------------------
11.0 Custom 
--------------------------------------------------------------*/
.menu {
    height: 90px;
    background: #0145D4;
}
.navbar-brand {
    height: 90px !important;
}

.navbar-fixed-top .navbar-brand {
    height: 80px !important;
}
.navbar-brand {
    padding: 15px 20px 15px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar-nav>li {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
}
ul#top-navigation {
    margin-top: 14px;
}
.underline {
    width: 120px;
    height: 5px;
    background: #0145D4;
    position: relative;
    border-radius: 4px;
    left: 12px;
    top: 20px;
}
#edu-title {
    padding-left: 8px;
}
#typed {
    line-height: 60px;
}
.secondary-section .underline {
    float: right;
    margin-right: 20px;
}
.tacka {
    width: 9px;
    height: 9px;
    border-radius:50%;
    background: #fff;
    position: absolute;
    animation-name: tackica;
    animation-duration: 6s;
    animation-iteration-count:infinite;
    animation-timing-function: ease-out;
    -webkit-animation-name: tackica;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count:infinite;   
}
.menu.original .navbar-nav>li>a:hover,
.menu.cloned .navbar-nav>li>a:hover {
    color: #ffffff;
    text-decoration: underline !important;
}
@keyframes tackica {
    0%   {left:20px; top:-2px;}
    50%  {left:120px; top:-2px;}
    100% {left:20px; top:-2px;}
}
.recent-img {
    padding-top: 30px;
}
.recent-img img {
    max-width: 480px;
}
.primary-section .recent-img {
    text-align: right;
}
.primary-section .recent-img img {
    box-shadow: 10px 10px 25px rgba(138, 138, 138, 0.43);
}
.secondary-section .recent-img {
    text-align: left;
}
.secondary-section .recent-img img {
    box-shadow: -10px 10px 25px rgba(138, 138, 138, 0.43);
}
.third-section .underline {
    margin: 0 auto;
}
.third-section .title {
    text-align: center;
}
.blog-image {
    position: relative;
}
.blog-cat {
    position: absolute;
    top: 15px;
    right: 0;
    background: #e67e22;
    color: #fff;
    font-weight: 600;
    padding: 8px 15px;
}
h3.subheading a {
    color: #0145D4;
    font-weight: 600;
}
h3.subheading a:hover {
    color: #0145D4 !important;
}
.blog-image {
    background: #0145D4;
}
.single-post:hover .blog-image img {
    opacity: 0.5;
    transition: 0.6s;
}
footer#colophon {
    background: #0145D4;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: -100;
    padding-top: 30px;
}
div#content {
    background: #fff;
}
footer h3.widget-title:before {
    content: url(images/border-left.png);
    padding-right: 10px;
    position: relative;
}
footer h3.widget-title {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
}
footer .widget {
    margin: 0 0 40px;
}
.footer a {
    color: #dff250;
    text-decoration: underline !important;
}
footer .textwidget {
    font-size: 15px;
    padding-top: 20px;
}
footer .textwidget:first-child img {
    opacity: 0.4;
}
.contact input, .contact textarea {
    background: transparent;
    border: 0 !important;
    border-bottom: 1px solid #272727 !important;
    box-shadow: none !important;
    outline: 0 !important;
}
#contact .container-fluid {
    padding: 0;
}
#contact .col-md-6.info-table {
    padding: 0;
}
.info-table {
    display: table;
    height: 560px;
}
.info-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.contact .title,
.info-cell,
#edukacija .recent-img,
#software .recent-img,
#edukacija .button,
#software .button,
#blog .button {
    visibility: hidden;
}
.vidljivo {
    visibility: visible !important; 
}
.contact-maska {
    background: rgb(1 69 212 / 70%) !important;
}
#contact p {
    margin-bottom: 0 !important;
}
#contact .section {
    padding-bottom: 0;
}
#contact .section .title {
    margin-bottom: 0px;
}
#contact ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #272727;
}
#contact ::-moz-placeholder { /* Firefox 19+ */
  color: #272727;
}
#contact ::-ms-input-placeholder { /* IE 10+ */
  color: #272727;
}
#contact ::-moz-placeholder { /* Firefox 18- */
  color: #272727;
}
#contact input, #contact textarea {
    color: #272727;
    font-weight: 400;
    width: 90%;
}
#contact input:focus, #contact textarea:focus {
    border-color: #0145D4 !important;
    color: #0145D4;
}
#contact .col-md-6:first-child {
    background: #DFF241 !important;
    padding: 10px 0;
}
#contact h1 {
    color: #272727;
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 40px;
    margin-top: 10px;
}
#contact .wpcf7-form-control.wpcf7-submit.btn.btn-default {
    background: transparent;
    color: #272727 !important;
    max-width: 140px;
    border: 2px solid #272727 !important;
    text-transform: uppercase;
    border-radius: 100px !important;
    font-weight: 600;
}
#contact .wpcf7-form-control.wpcf7-submit.btn.btn-default:hover {
    background: #272727;
    color: #0145D4 !important;
}
span.wpcf7-not-valid-tip {
    color: #0145D4;
    font-size: 14px;
    font-weight: normal;
    display: block;
}
div.wpcf7-validation-errors {
    border: 2px solid #fca857;
    background: #fca857;
    color: #fff;
    width: 90%;
    padding: 10px 15px;
    font-weight: 600;
}
div#prijava-kurs div.wpcf7-validation-errors {
    float: right;
    border: 2px solid rgba(7, 34, 59, 0.43);
    background: rgba(20, 45, 69, 0.2);
    color: #0145D4;
    width: 97%;
    padding: 10px 15px;
    font-weight: 600;
    border-radius: 100px;
    margin: 10px 17px;
    text-align: center;
}
div#prijava-kurs div.wpcf7-mail-sent-ok {
    border: 2px solid #537697;
    background: #92b1cd;
    color: #fff;
    font-weight: 600;
    padding: 10px 15px;
    width: 98%;
    float: right;
    border-radius: 100px;
    text-align: center;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #337e12;
    background: #559e29;
    color: #fff;
    font-weight: 600;
    padding: 10px 15px;
    width: 90%;
}
p.pozovite {
    color: #fff;
    font-family: 'ITC Bold';
    font-size: 40px;
    line-height: 40px;
}
p.pozovite-tel {
    color: #0145D4;
    font-size: 32px;
    line-height: 40px;
}
p.pozovite-tel a {
  color: #fff !important;
}
p.pozovite-tel a:hover {
  text-decoration: underline !important;
}
body {
    overflow-x: hidden; 
}
.category-softverska-resenja .blog-cat {
    background: #7a3dd6;
}
/*span.wpcf7-form-control-wrap.your-name input {
    background: url('images/name.png');
    background-repeat: no-repeat;
    background-position-x: 5px;
}
span.wpcf7-form-control-wrap.your-email input {
    background: url('images/email.png');
    background-repeat: no-repeat;
    background-position-x: 5px;
}
span.wpcf7-form-control-wrap.your-subject input {
    background: url('images/title.png');
    background-repeat: no-repeat;
    background-position-x: 5px;
}
span.wpcf7-form-control-wrap.your-message textarea {
    background: url('images/message.png');
    background-repeat: no-repeat;
    background-position-x: 5px;
}*/
.btn:hover, .btn:focus, .btn.focus {
    outline: 0 !important;
}


header#masthead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#header-image {

    /* Banetov kod */
    background-attachment: fixed !important;
    /*background-size: 100% !important;*/

    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.header-img {
    background: rgb(1 69 212 / 80%);
    padding: 165px 0 90px;
}
.header-img h1, .header-img .row.ima-sertifikat-logo h1 {
    font-weight: 600;
    font-size: 42px;
    color: #FFFFFF;
    margin-top: 10.5px;
}

.entry-content .post-thumbnail {
    float: left;
    max-width: 300px;
    margin-right: 25px;
    margin-bottom: 15px;
}
.entry-content {
    color: #1A1A1A;
}
.well {
    background-color: transparent !important;
}
.entry-content p {
    margin: 0 0 23.5px !important;
}

/* Trening info bar */
p.cena-linkovi a {
    color: #1a1a1a !important;
    text-decoration: underline !important;
}
#trening-info, #trening-namena {
    background: #F4F7FF;
    color: #1A1A1A;
    padding: 25px 0;
}
#trening-namena {
    padding-bottom: 10px;
}
div#trening-info .col-md-12 p {
    margin-bottom: 25px;
}
div#trening-info ul {
    list-style-type: none;
    margin-left: -40px;
    color: #1a1a1a;
    font-weight: 600;
    margin-bottom: 0;
}
div#trening-info ul li {
    line-height: 21px;
    font-size: 16px;
}
div#trening-info .col-md-2 {
    border-right: 1px solid #1a1a1a;
}
div#trening-info .col-md-2:last-child {
    border-right: 0;
}
#trening-info.pratim-te {
    background: #DFF241;
    padding: 5px 0;
    color: #1a1a1a;
    z-index: 10000000 !important;
}
#trening-info.pratim-te ul {
    color: #1a1a1a;
}
#trening-info.pratim-te p {
    margin: 0 0 4.5px;
    font-size: 14px;
}
#trening-info.pratim-te ul {
    font-size: 16px;
}
div#trening-info.pratim-te .col-md-2 {
    border-right: 1px solid #1a1a1a;
}
div#trening-info.pratim-te .col-md-2:last-child {
    border-right: 0;
}
.header-img a {
    color: #fff;
}
.post-sidebar aside {
    position: relative;
    height: 100%;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 2px rgba(0,0,0,.15);
    overflow: hidden;
    padding: 1.5rem;
    margin-bottom: 4rem;
}
body.single-post div#primary {
    padding-right: 35px;
}

/* Accordion stil */
.accordion-title {
    cursor: pointer;
    background: #F4F7FF;
    font-weight: 600;
    font-size: 16px;
    padding: 15px 25px;
    border-radius: 0px;
    color: #1a1a1a;
    transition: 0.5s;
}
.accordion-title:hover, .accordion-title.open {
    background: #0145D4;
    color: #fff;
}
.accordion-title::before {
    font-family: "pluton";
    content: '\e820';
    margin-right: 20px;
    font-size: 16px;
    font-weight: 100;
}
.accordion-title.open::before {
    font-family: "pluton";
    content: '\e824';
    margin-right: 20px;
    font-size: 16px;
    font-weight: 100;
}
.accordion-content {
    padding: 15px 20px;
}
h2.accordion-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    outline: none !important;
}
.kurs-tagovi a {
    color: #1A1A1A;
}

/* Tagovi */
ul.kurs-tagovi {
    list-style-type: none;
    margin-left: -40px;
}
body.page-template.page-template-template-edukacija .entry-content h3 {
    font-size: 22px;
}
div#leto-online {
    position: relative;
}
/* Raspored tabela */
.raspored-tabela {
    color: #1A1A1A;
    margin-bottom: 50px;
}
.raspored-kurseva th {
    background: #0145D4;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    padding: 5px 7px;
}
.raspored-kurseva td {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 3px;
}
.raspored-kurseva tr:nth-child(even) {
    background: #f2f2f2;
}
.precrtaj, tr.precrtaj td {
    text-decoration: line-through;
    background: #CDD4E9;
    color: #8990a3;
    cursor: no-drop;
}
.raspored-tabela tr:hover td {
    background: #0145D4;
    color: #fff;
}
.raspored-tabela tr:hover a {
    color: #fff;
}
.raspored-kurseva th:nth-child(1),
.raspored-kurseva th:nth-child(2) {
    width: 140px;
}
tr.precrtaj a {
    color: #919191;
}
ul.kurs-tagovi li {
    display: inline-block;
    margin: 6px 3px;
}
ul.kurs-tagovi li a {
    background: #3b97d3;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
}
tr.precrtaj td:first-child, tr.precrtaj td:nth-child(2) {
    text-decoration: none;
}
.raspored-tabela tr td:first-child {
    background: #1b60f1;
}
.raspored-tabela tr td:first-child a {
    color: #fff;
}
div#secondary ul {
    padding-left: 0;
}
div#secondary h3.widget-title {
    margin-top: 0;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #0145D4;
}

/* Cene kurseva */
ul.cena-lista {
    list-style-type: none;
    margin-left: -40px;
}
span.cena-bold {
    font-weight: bold;
    margin-left: 10px;
}

/* Meni */
#secondary .menu {
    background: transparent;
    color: #1a1a1a;
    height: inherit;
}
#secondary .menu a {
    color: #1a1a1a;
    display: block;
}
#secondary .menu a:hover {
    font-weight: bold;
}
div.netgo_navigation li.menu-item-has-children {
    background: none !important;
    padding: 0 !important;
    cursor: pointer;
}
/*ul#menu-programiranje li::before {
    font-family: 'Pluton';
    content: '\e820';
    padding: 8px 13px;
    background: #0145D4;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 20px;
    margin-right: 10px;
}
ul#menu-programiranje li {
    background: transparent !important;
    background-position: 100% center;
    list-style-type: none;
    border-radius: 20px;
    transition: background-position 1s ease-out;
}
ul#menu-programiranje li:hover {
    background: #0145D4 !important;
    background-position: 0 center;
}*/
ul#menu-programiranje li::before {
    display: none;
}
ul#menu-programiranje li {
    position: relative;
    margin-bottom: 15px
}
ul#menu-programiranje i {
    background: #0145D4;
    color: #fff;
    padding: 11px;
    border-radius: 0;
    transition: .4s ease-in-out;
    font-size: 28px;
}
ul#menu-programiranje li:hover i,
ul#menu-programiranje li:active i,
ul#menu-programiranje li:focus i,
ul#menu-programiranje li.aktivno i {
    padding-right: 90%;
    z-index: 0;
}
ul#menu-programiranje li span {
    color: #1a1a1a !important;
    z-index: 100;
    position: absolute;
    left: 70px;
    top: 7px;
    font-size: 16px;
    font-weight: bold;
    transition: .4s;
}
ul#menu-programiranje li:hover span,
ul#menu-programiranje li:active span, 
ul#menu-programiranje li:focus span,
ul#menu-programiranje li.aktivno span {
    color: #fff !important;
}
ul#menu-programiranje li ul.sub-menu {
    position: relative;
    top: 10px;
    left: 15px;
    margin-bottom: 40px;
    padding-left: 10px;
}
ul#menu-programiranje ul.sub-menu i {
    position: static;
    background: transparent;
    color: #fff;
    padding: 15px;
    border-radius: 50px;
    transition: 1s;
}
aside#netgo_navigation-2 h3.widget-title {
    display: none;
}
p.info-heading {
    font-weight: bold;
    font-size: 14px;
}


/* Profili */
div#predavaci {
    padding: 50px 0;
    background: #F4F7FF;
}
.prof-thumbnail {
    text-align: center;
}
.prof-thumbnail img {
    border-radius: 50%;
    max-width: 200px;
}
p.prof-name {
    font-size: 19px;
    color: #0145D4;
    text-align: center;
    margin-top: 15px;
    font-family: 'ITC Medium';
}
p.prof-zvanje {
    text-align: center;
    color: #1A1A1A;
    font-style: italic;
    font-weight: 500;
}
p.prof-radnom {
    text-align: center;
    color: #3b97d3;
    font-weight: 600;
    max-width: 285px;
    margin: 0 auto;
}
p.predavaci-title {
    text-align: center;
    color: #1a1a1a;
    font-weight: 400;
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 30px;
    font-family: 'ITC Bold';
}
#prijava-kurs {
    background: #dff241;
    padding: 30px 0;
    color: #1a1a1a;
}
p.prijava-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
    font-family: 'ITC Bold';
}
div#prijava-kurs input {
    background: transparent;
    border: 2px solid #1a1a1a;
    border-radius: 30px;
    padding: 15px 25px;
    color: #1a1a1a !important;
}
div#prijava-kurs input:focus {
    border-color: #1a1a1a !important;
    color: #1a1a1a !important;
    outline: none !important;
}
div#prijava-kurs input[type="submit"] {
    float: right;
    text-transform: uppercase;
    padding-left: 55px !important;
    padding-right: 55px !important;
    transition: .5s;
}
div#prijava-kurs input[type="submit"]:hover {
    background: #1a1a1a !important;
    color: #fff !important;
    font-weight: 600;
}
#prijava-kurs ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #1a1a1a;
}
#prijava-kurs ::-moz-placeholder { /* Firefox 19+ */
  color: #1a1a1a;
}
#prijava-kurs ::-ms-input-placeholder { /* IE 10+ */
  color: #1a1a1a;
}
#prijava-kurs ::-moz-placeholder { /* Firefox 18- */
  color: #1a1a1a;
}
.cena-kursa {
    text-align: center;
}
.cena-kursa a {
    font-weight: 700;
}
.pratim-te .cena-kursa a {
    color: #fff;
}
p.cena-linkovi, .pratim-te p.cena-linkovi {
    margin-top: 15px !important;
}
#crestashareiconincontent {
    margin-bottom: 30px;
}

li#menu-item-1654:lang(en) span {
    font-size: 16px !important;
    line-height: 18px;
    top: 0px;
}

/* Custom Menu */
ul#menu-programiranje .menu-yellow i {
    background: #f0c419 !important;
}
ul#menu-programiranje .menu-carrot i {
    background: #f29c1f !important;
}
ul#menu-programiranje .menu-orange i {
    background: #d25627 !important;
}
ul#menu-programiranje .menu-red i {
    background: #e64c3c !important;
}
ul#menu-programiranje .menu-darkred i {
    background: #c03b2b !important;
}
ul#menu-programiranje .menu-purple i {
    background: #894b9d !important;
}
ul#menu-programiranje .menu-blue i {
    background: #3b97d3 !important;
}
ul#menu-programiranje .menu-green i {
    background: #14a085 !important;
}
ul#menu-programiranje .menu-lightgreen i {
    background: #4eba6f !important;
}
ul.sub-menu li {
    transition: 0.4s;
}
ul.sub-menu li:hover {
    padding-left: 15px;
}
.menu-yellow ul.sub-menu li:hover a, .menu-yellow ul.sub-menu li.current-menu-item a {
    color: #f0c419 !important;
}
.menu-carrot ul.sub-menu li:hover a, .menu-carrot ul.sub-menu li.current-menu-item a {
    color: #f29c1f !important;
}
.menu-orange ul.sub-menu li:hover a, .menu-orange ul.sub-menu li.current-menu-item a {
    color: #d25627 !important;
}
.menu-red ul.sub-menu li:hover a, .menu-red ul.sub-menu li.current-menu-item a {
    color: #e64c3c !important;
}
.menu-darkred ul.sub-menu li:hover a, .menu-darkred ul.sub-menu li.current-menu-item a {
    color: #c03b2b !important;
}
.menu-purple ul.sub-menu li:hover a, .menu-purple ul.sub-menu li.current-menu-item a {
    color: #894b9d !important;
}
.menu-blue ul.sub-menu li:hover a, .menu-blue ul.sub-menu li.current-menu-item a {
    color: #3b97d3 !important;
}
.menu-green ul.sub-menu li:hover a, .menu-green ul.sub-menu li.current-menu-item a {
    color: #14a085 !important;
}
.menu-green ul.sub-menu li:hover a, .menu-green ul.sub-menu li.current-menu-item a {
    color: #4eba6f !important;
}



/* Maske za header sliku */
.yellow-mask {
    background: rgba(240, 196, 25, 0.85);
}
.carrot-mask {
    background: rgba(242, 156, 31, 0.8);
}
.orange-mask {
    background: rgba(210, 86, 39, 0.75);
}
.red-mask {
    background: rgba(230, 76, 60, 0.8);
}
.darkred-mask {
    background: rgba(192, 59, 43, 0.85);
}
.purple-mask {
    background: rgba(137, 75, 157, 0.8);
}
.blue-mask {
    background: rgb(1 69 212 / 80%);
}
.green-mask {
    background: rgba(20, 160, 133, 0.7);
}
.lightgreen-mask {
    background: rgba(78, 186, 111, 0.7);
}
.darkblue-mask {
    background: rgba(12, 26, 97, 0.8);
}
.darkpurple-mask {
    background: rgba(72, 12, 91, 0.85);
}
ul#menu-programiranje ul.sub-menu {
    padding-left: 0;
    padding-top: 20px;
    margin-left: 0;
}
li.menu-yellow ul.sub-menu {
    border-left: 2px solid #f0c419;
}
li.menu-carrot ul.sub-menu {
    border-left: 2px solid #f29c1f;
}
li.menu-orange ul.sub-menu {
    border-left: 2px solid #d25627;
}
li.menu-red ul.sub-menu {
    border-left: 2px solid #e64c3c;
}
li.menu-darkred ul.sub-menu {
    border-left: 2px solid #c03b2b;
}
li.menu-purple ul.sub-menu {
    border-left: 2px solid #894b9d;
}
li.menu-blue ul.sub-menu {
    border-left: 2px solid #3b97d3;
}
li.menu-green ul.sub-menu {
    border-left: 2px solid #14a085;
}
li.menu-lightgreen ul.sub-menu {
    border-left: 2px solid #4eba6f;
}
/*ul#menu-programiranje ul.sub-menu li {
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: 0 10px;
    margin-bottom: 10px;
    list-style-type: none;
}
li.menu-yellow ul.sub-menu li {
    background-image: url(images/crtica-yellow.jpg);
}
li.menu-orange ul.sub-menu li {
    background-image: url(images/crtica-orange.jpg);
}
li.menu-carrot ul.sub-menu li {
    background-image: url(images/crtica-carrot.jpg);
}
li.menu-red ul.sub-menu li {
    background-image: url(images/crtica-red.jpg);
}
li.menu-darkred ul.sub-menu li {
    background-image: url(images/crtica-darkred.jpg);
}
li.menu-purple ul.sub-menu li {
    background-image: url(images/crtica-purple.jpg);
}
li.menu-blue ul.sub-menu li {
    background-image: url(images/crtica-blue.jpg);
}
li.menu-green ul.sub-menu li {
    background-image: url(images/crtica-green.jpg);
}
li.menu-lightgreen ul.sub-menu li {
    background-image: url(images/crtica-lightgreen.jpg);
}*/
.page-id-1742 #header-image {
    background-attachment: fixed !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}
div#blog {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
h3.subheading a {
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
}
div#blog .single-post, .mreze-dodatno {
    position: relative;
    height: 100%;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 2px rgba(0,0,0,.15);
    overflow: hidden;
}
div#blog .blog-heading {
    padding: 1.5rem;
}
div#blog h3.subheading {
    margin-top: 0;
}
div#blog div.post {
    height: 100%;
}
div#blog .title>p {
    color: #1a1a1a !important;
}
.blog-date {
    color: #c9c9c9;
}
div#blog .title>h1 {
    margin-bottom: 5px;
}
div#blog .single-post:hover {
    box-shadow: 0 0px 40px rgba(71, 71, 71, 0.3);
}
div#blog .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
}
div#blog .blog-list {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
div#blog .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
}

.edu-info, .edu-popusti {
    color: #1A1A1A;
    margin-bottom: 20px;
}
.edu-info {
    background: #f1f8ff;
    padding: 10px 63px 10px 15px;
    border: 1px solid #0145D4;
    font-size: 15px;
    line-height: 19px;
    color: #0145D4;
    background: url(images/info.png);
    background-repeat: no-repeat;
    background-position: 99% 14px;
}
.edu-popusti {
    padding: 10px 15px 10px 0px;
    font-size: 15px;
    line-height: 20px;
}
.entry-meta {
    color: #a8a8a8;
}
.post-sidebar h3.widget-title {
    color: #1A1A1A;
}
.post-sidebar .input-group {
    border: 1px solid #6088ac;
    border-radius: 6px;
}
.btn-default {
    background-color: #0145D4;
    border-color: #0145D4;
}
.btn-default:hover {
    background-color: #0145D4;
    border-color: #0145D4;
}
.byline {
    display: none !important;
}
div#accordion-1 {
    clear: left;
}

#map {
    width: 100%;
    height: 500px;
}
.row.prati-me p.cena-linkovi a:hover {
    color: #0145D4;
}
div.row h1.entry-title { /* Naslovi stranica (ne u background-img) */
	color: #1a1a1a;
}

.breadcrumbs { color: #fff; }

.about-us h3 { color: #0145D4; }

input.wpcf7-form-control, textarea.wpcf7-form-control {width: 100%;}
input.wpcf7-submit { width: auto; }
.kontakt-forma input, .kontakt-forma textarea {
	border: none;
	border-bottom: 1px solid;
}
.captcha-class { margin-bottom: 10px; }
.contact-infos i {color: #0145D4; margin-right: 6px;}
.contact-infos a { display: block; color: #1A1A1A; }

.navbar .btn-navbar, .navbar .btn-navbar:hover {
    background: #3B97D3;
}
.navbar-header i { background-color: none; }
.navbar .btn-navbar i, .navbar-header2 i.icon-menu { color: #fff; font-size: 24px; }
/*.navbar.navbar-fixed-top .container, .navbar.navbar-fixed-top .collapsing, .navbar.navbar-fixed-top .in {
    background: #3B97D3;
}*/
.navbar.navbar-fixed-top .in ul li.active a{
    color: #0145D4;
}
header#masthead2 .menu.cloned .container {
  background-color: #0145D4;
}
.navbar-collapse.navbar-responsive-collapse.collapse.in, .navbar-collapse.navbar-responsive-collapse.collapsing { width: 100%; }

#masthead .btn-navbar { background-color: transparent; }


.kontakt-forma ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b7b7b7;
}
.kontakt-forma ::-moz-placeholder { /* Firefox 19+ */
  color: #b7b7b7;
}
.kontakt-forma :-ms-input-placeholder { /* IE 10+ */
  color: #b7b7b7;
}
.kontakt-forma :-moz-placeholder { /* Firefox 18- */
  color: #b7b7b7;
}

.contact-infos span {
    color: #90bfeb;
    font-size: 2.5em;
}
.contact-infos h4 {
    color: #0145D4;
    font-weight: 600;
    margin: 0;
    margin-bottom: 3px;
}
.contact-infos .row {
    margin-bottom: 25px;
}
.contact-infos {
    color: #1A1A1A;
}
.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}
.lg-thumb.lg-group {
    width: 100% !important;
    text-align: center;
}
.lg-thumb.lg-group div {
    display: inline-block !important;
    float: none;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #0145D4 !important;
}
.gallery figure.gallery-item {
    padding: 5px;
}
.gallery {
    margin-left: -5px;
    margin-right: -5px;
}

.widget ul li:before {
	display: none;
}
.widget ul li {
    margin-bottom: 10px;
}
footer#colophon {
    color: #fff;
}
.btn--primary {
  background: #679bd1;
  color: #fff;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 18px 36px;
}
.btn--primary:hover {
  background: #2688e3;
}
.btn--primary:active {
  background: #7f8ff4;
  -webkit-box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.2);
}
.btn--inside {
    margin-left: -110px;
    top: -6px;
    position: relative;
    border-radius: 70px;
}
form#subscribe, form#mc-embedded-subscribe-form {
    margin-top: 20px;
}
.form__field {
  width: 370px;
    font: inherit;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
    outline: 0;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 15px 25px;
    color: #fff !important;
}
form#subscribe input:focus:invalid, form#subscribe textarea:focus:invalid, form#subscribe select:focus:invalid {
	color: #ffffff;
}
ul#menu-programiranje {
    max-width: 80%;
}
div#share-horizontal ul {
    list-style-type: none;
    padding-left: 0;
}
div#share-horizontal ul li {
    font-size: 32px;
    display: inline-block;
    margin-right: 6px;
}
div#share-horizontal li a {
    transition: .2s;
    position: relative;
    top: 0;
}div#share-horizontal li:hover a {
    top: -5px;
    opacity: .7;
}
div#share-horizontal {
    padding: 15px 0;
}
a.share-fb {
    color: #3B5998;
}
a.share-twitter {
    color: #1DA1F2;
}
a.share-gp {
    color: #d34836;
}
a.share-viber {
    color: #59267c;
}
a.share-whatsapp {
    color: #128C7E;
}
a.share-messenger {
    color: #0084ff;
}

figure.gallery-item .gallery-caption {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    visibility: hidden;
    transition: .5s;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 15px #0145D4;
}
figure.gallery-item {
    position: relative;
}
figure.gallery-item .gallery-icon {
    background: #0145D4;
}
figure.gallery-item a {
    transition: .5s;
    display: block;
}
figure.gallery-item:hover a {
    opacity: .5;
}
figure.gallery-item:hover .gallery-caption {
    visibility: visible;
}

ul.social li {
    font-size: 22px;
}
ul.social {
    padding-left: 0;
}
.prof-thumbnail img {
    transition: .5s;
}
.prof-thumbnail img:hover {
}
.izbor-jezika {
    position: fixed;
    z-index: 1030;
    top: 19px;
    right: 20px;

}
.izbor-jezika .active {
    font-weight: bold;
}
ul.language-chooser li {
    display: block !important;
    padding-right: 10px;
    text-transform: uppercase;
    text-align: right;
}
.izbor-jezika img {
    border: 1px solid #0145D4;
    width: 23px;
}
.alert-success {
  background-color: rgba(7, 34, 59, 0.28) !important;
    border-color: #0145D4 !important;
    color: #959595 !important;
    border-radius: 100px !important;
    max-width: 408px !important;
}
.qtranxs_widget ul li.active {
    opacity: 1 !important;
}
ul.language-chooser li a {
    color: #fff;
}
.izbor-jezika.promeni-boju a {
    color: #0145d4;
}
.izbor-jezika.promeni-boju.promeni-boju2 a {
    color: #fff;
}
.izbor-jezika.promeni-boju {
    top: 15px;
}
div#projektovanje, div#virtuelizacija, div#voip, div#dodatno {
    margin-bottom: 40px;
}
.mreze-title-img {
    position: relative;
    background: #679bd1;
    color: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}
.mreze-title {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    padding: 0 20px;
    width: 100%;
    text-align: center;
}
.mreze-title-img img {
    opacity: 0.3;
}
.mreze-dodatno {
    padding: 0 25px 20px;
    min-height: 405px;
}
.page-template-template-mreze h3 {
    font-size: 18px;
    line-height: 130%;
    color: #679bd1;
}
.page-template-template-mreze h3 b {
    color: #679bd1;
}
div#home {
    overflow: hidden;
}
.navbar-fixed-top button.btn.btn-navbar.navbar-toggle i.icon-menu {
    color: #0145D4;
}
.error-404.not-found {
    padding-top: 50px;
    text-align: center;
}
ul.cena-lista li.precrtaj {
    background: transparent;
    color: #cfcfcf;
}
.accordion-content table td, .accordion-content table th {
    padding: 5px 11px;
}
.accordion-content table th {
    background: #3b97d3;
    color: #fff;
    text-align: center;
}
.accordion-content table tr:nth-child(odd) {
    background: #f2f2f2;
}

form#mc-embedded-subscribe-form input[type="submit"] {
    border: 1px solid #fff !important;
    font-size: 15px;
    background-color: #fff;
    outline: none;
    float: none !important;
    text-transform: inherit !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    transition: initial !important;
    color: #0145D4 !important;
}
/*form#mc-embedded-subscribe-form input[type="submit"] {
    border: 4px solid #0145D4 !important;
}*/
form#mc-embedded-subscribe-form input[type="submit"]:hover {
    background: #fff;
    border-color: #fff;
    border-width: 1px;
}
form#mc-embedded-subscribe-form input[type="submit"]:focus {
    border-color: #fff;
    color: #0145D4;
    border-width: 4px;
}

div#single-project {
    position: relative;
}
.tabela-overlay {
    display: none;
    background: #1A1A1A0004d;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

div#edu-boxes {
    color: #1A1A1A;
    padding-top: 90px;
    position: relative;
}
.trening-horizontal h3 {
    font-size: 18px;
}
.box-raspored, .raspored-slika-box {
    height: inherit;
}
.raspored-slika-box {
    position: relative;
}
.raspored-slika-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    height: 100%;
    padding: 15px;
    display: table;
    background: rgba(56, 129, 195, 0.79);
}
.raspored-slika-content a {
    display: table-cell;
    height: 100%;
    vertical-align: bottom;
    color: #fff;
}
.edu-icon {
    font-size: 50px;
    line-height: 90px;
}
.raspored-slika-content a h3 {
    margin-top: 5px;
}
.raspored-slika-content:hover {
    background: rgba(56, 129, 195, 0.86));
}
body.page-template.page-template-template-edukacija .navbar {
    background: #0145D4;
}
body.page-template.page-template-template-edukacija .navbar-fixed-top {
    background: #ffffff;
}
h1.edu-title-h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}
.edu-maska {
    background: rgba(20, 45, 69, 0.86);
    padding-top: 30px;
    padding-bottom: 30px;
}
.raspored-slika-box {
  background-position: center;
  background-size: cover;
}
.trening-horizontal a {
    color: #fff;
}
.trening-horizontal:hover a {
    color: #fff;
    text-decoration: underline !important;
}
.cert-logo img {
    width: 120px;
    height: auto;
}
.trainer-badges {
    display: flex;
    justify-content: center;
}
.badge-trainer img {
    max-width: 70px;
}

tr.course-has-badge {
    background: #e6f3ff !important;
    border: 2px solid #3a8bbf;
    border-left: 0;
    position: relative;
}
.new-badge {
    position: absolute;
    left: 0;
    top: 0;
    background: #e64c3c;
    color: #fff;
    font-weight: bold;
}

.course-badge-cell {
  position: relative;
}

.new-badge {
    position: absolute;
    top: 15px;
    left: -40px;
    background: #e64c3c;
    color: #fff;
    font-weight: 700;
    transform: rotate(-90deg);
    padding: 2px 5px;
}


/*Linkovi*/
.single-link {
    background: #fff;
    box-shadow: 0 10px 20px rgb(80 147 207 / 9%);
    border-radius: 8px;
    padding: 10px;
    transition: .5s;
    height: 100%;
}
.single-link:hover {
    box-shadow: 0 10px 20px rgb(80 147 207 / 20%);
}
h3.link-title {
    font-size: 18px;
    color: #0145D4 !important;
    margin: 10px 0;
}
.link-img {
    margin-bottom: 15px;
}
.row-flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.row-flex .col-sm-6 {
    margin-bottom: 20px;
}
body.page-template.page-template-template-linkovi div#content {
    background: #0145D4;
    padding-top: 80px;
}
.d-block {
  display: block !important;
}
.thumbnail {
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.thumbnail p {
    display: none;
}
.blob.white {
    background: white;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
    animation: pulse-white 2s infinite;
}
td.popust-cell {
    min-width: 160px;
    font-weight: bold;
    color: #c03b2b;
}
span.popust-cell-badge {
    display: inline-block;
    background: #0145D4;
    border-radius: 3px;
    padding: 0 3px;
    font-size: .8em;
    color: #fff;
    margin-left: 10px;
}
span.popust-cell-badge.badge-10 {
    background: #0145D4;
}
span.popust-cell-badge.badge-15 {
    background: #0145D4;
}
.popust-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
td.popust-precrtaj {
    text-decoration: line-through;
    color: #a1a1a1;
}
td.cena-reg-bold {
    font-weight: bold;
}
span.gray-cell-text {
  color: #1A1A1A;
  font-weight: normal;
}

@keyframes pulse-white {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(35, 40, 45, 0.7);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(35, 40, 45, 0);
    }
    
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(35, 40, 45, 0);
    }
}

@media only screen and (max-width: 640px) {
  .link-img {
      display: none;
  }
  .single-link {
      text-align: center;
  }
  .row-flex {
      display: block;
  }
  .menu {
	    height: 70px;
	}
  .navbar-brand {
  	height: 70px !important;
  }
  .navbar-brand img {
	    height: 30px !important;
	    width: auto;
	}
	.navbar-toggle {
	    margin-top: 6px;
	}
	.navbar-fixed-top {
		height: 70px;
		min-height: 70px;
	}
}

/*--------------------------------------------------------------
10.0 Media Queries 
--------------------------------------------------------------*/
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.well { padding: 19px; }

    .recent-img img {
        max-width: 100%;
    }

    .section .title h1, #edu-title, #typed {
        font-size: 42px;
    }

    .primary-section .recent-img, .secondary-section .recent-img {
        text-align: center;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.entry-meta>span {
		display: inline-block;
	}
}

/* Small Devices, Tablets */
@media (min-width:767px) {
	.single-project [class*="col"] {
		padding-right: 0;
	}

	.navbar-right {
		margin-right: 0;
	}
    .section .title h1, #edu-title, #typed {
        font-size: 45px;
    }

   
}

@media (max-width:767px) {
    .info-address {
        width: 90%;
        padding: 15px 0px;
    }
    .cert-logo {
    display: none;
}

.edu-maska .col-xs-6 {
    margin: 16px 0;
}
	
	.project-description {
        padding: 0 10px;
    }

    #trening-info.pratim-te { display: none !important; }

    div#trening-info .col-md-2 {
        border-right: none;
    }

    #trening-info { visibility: visible !important; }
}

@media only screen and (min-width : 768px) {
	.timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 40%;
        padding: 0;
        text-align: right;
    }
    
    .recent-img img {
        max-width: 480px;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -55px;
    }

    .timeline>li .timeline-image h3 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0;
        text-align: left;
    }

	.post-inner-content {
		/*padding: 15px 30px;*/
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 10px 0;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -83px;
    }

    .timeline>li .timeline-image h3 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 10px 0;
    }

	.newsletter button {
		margin: 0 0 0 20px;
	}

	.well { padding: 0; }


    .primary-section .recent-img {
        text-align: right;
    }

    .secondary-section .recent-img {
        text-align: left;
    }
}

@media (max-width: 979px) {
  /* .raspored-col {
    max-height: 210px;
    height: 210px !important;
    margin-bottom: 20px;
  } */
  .raspored-col-new {
      margin-bottom: 20px;;
  }
    body {
        padding-left: 0;
        padding-right: 0;
    }

	.navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
    }

    .navbar .nav>li>a {
        line-height: 20px;
        vertical-align: middle;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-nav {
        float: none!important;
		margin-top: 1px;
	}

    .collapse.in{
  		display:block !important;
	}

    .thumbnail .more {
        margin-left: -21px;
        width: 40px;
        height: 40px;
        border-radius: 30px;
        line-height: 40px;
    }

    .thumbnail:hover .more {
        margin-top: -20px;
    }

    .newsletter form {
        text-align: center;
    }

    #contact .section .title {
        margin-left: 15%;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .thumbnail .more {
        margin-left: -40px;
        width: 80px;
        height: 80px;
        border-radius: 40px;
        line-height: 80px;
    }

    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 10px 20px 10px 0;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -93px;
    }

    .timeline>li .timeline-image h3 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 10px 0 10px 0;
    }

    #contact .section .title {
        margin-left: 7%;
    }
}

@media only screen and (min-width: 1300px) {
    #contact .section .title {
        margin-left: 15%;
    }
}

@media only screen and (min-width: 1400px) {
    #contact .section .title {
        margin-left: 17%;
    }
}

@media only screen and (min-width: 1600px) {
    #contact .section .title {
        margin-left: 38%;
    }
}

@media only screen and (max-width: 640px) {
  .mreze-title-img img {
    height: 145px;
}
.mreze-title {
    top: 20%;
}
p.info-heading {
    margin-bottom: 0;
}
div#trening-info ul {
    margin-bottom: 15px;
}
p.cena-linkovi, .pratim-te p.cena-linkovi {
    margin-top: 0px !important;
}
.cena-kursa {
    text-align: left;
}
div#trening-info {
  margin-bottom: 20px;
}
div#prijava-kurs input[type="submit"] {
    float: none;
    margin: 0 auto;
    display: block;
}
#prijava-kurs {
  padding-bottom: 10px;
}
body.page-template.page-template-template-about .navbar,
body.page-template.page-template-template-contact .navbar,
body.single-trening .navbar {
    background: #0145d4;
}
body.page-template.page-template-template-about .navbar .nav>li:hover>a,
body.page-template.page-template-template-about .navbar .nav>.active>a,
body.page-template.page-template-template-about .navbar .nav>.active>a:hover,
body.page-template.page-template-template-about .navbar .nav>.active>a:focus,
body.page-template.page-template-template-contact .navbar .nav>li:hover>a,
body.page-template.page-template-template-contact .navbar .nav>.active>a,
body.page-template.page-template-template-contact .navbar .nav>.active>a:hover,
body.page-template.page-template-template-contact .navbar .nav>.active>a:focus,
body.single-trening .navbar .nav>li:hover>a,
body.single-trening .navbar .nav>.active>a,
body.single-trening .navbar .nav>.active>a:hover,
body.single-trening .navbar .nav>.active>a:focus {
    color: #0145D4;
    outline: 0;
}
body.page-template.page-template-template-about .navbar .nav>li:hover>a, body.page-template.page-template-template-about .navbar .nav>.active>a, body.page-template.page-template-template-about .navbar .nav>.active>a:hover {
  color: #fff;
}
.primary-section .recent-img img {
    box-shadow: 3px 3px 15px rgba(138, 138, 138, 0.25);
}
.secondary-section .recent-img img {
    box-shadow: -3px 3px 15px rgba(138,138,138,.25);
}
.navbar-header, header#masthead2 .menu.cloned .container, .navbar.navbar-fixed-top.animated.slideInDown .container {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.contact .title, .info-cell, #edukacija .recent-img, #software .recent-img, #edukacija .button, #software .button, #blog .button {
    visibility: visible;
}
body.home.page .section {
    padding-bottom: 0;
}
body.home.page .section .title {
    padding: 15px 0;
}
#partners.section .title {
    padding: 15px !important;
}
body.home.page .secondary-section, body.home.page .secondary-section pre {
    text-align: left !important;
}
.secondary-section .underline {
    float: left;
}
#contact .section .title {
    margin-left: 6%;
}
.tabela-overlay {
    display: block;
}
    .form__field {
	    width: 85%;
	}
  .navbar-fixed-top .container {
    background: #fff;
}
.single-post .well header h1 {
    display: none;
}
div#blog .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-id-1742 #header-image {
    background-size: cover !important;
}
.new-badge {
    position: static;
    transform: rotate(0deg);
    padding: 0px 5px;
    display: inline-block;
    font-size: 11px;
}
}

@media only screen and (max-width: 480px) {
  /* .raspored-col {
    height: 160px !important;
} */

.prekvalifikacija-section img {
    margin-bottom: 16px;
}

.prekvalifikacija-section h2 {
    font-size: 32px;
    margin-bottom: 24px;
}

#d2 .row,
#d4 .row,
#d6 .row {
    display: flex;
    flex-direction: column-reverse;
}

  div#edu-boxes {
      padding-top: 0px;
  }
  .edu-icon {
      font-size: 35px;
      line-height: 50px;
  }
  .trening-horizontal h3 {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
}
    footer#colophon {
        position: relative;
        z-index: 1;
    }
    div#content {
        padding-bottom: 0px;
    }
    .form__field {
	    width: 83%;
	}

div#blog .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
}
.izbor-jezika {
    right: 20%;
}
.page-template-template-home button.btn.btn-navbar.navbar-toggle {
    right: -20px;
    position: relative;
}
.page-template-template-home a.navbar-brand {
    left: -20px;
    position: relative;
}
.page-template-template-contact h1.entry-title {
    text-align: left;
    padding-left: 15px;
}
.page-template-template-edukacija header#masthead {
    position: static;
}
table.raspored-kurseva {
    display: block;
    width: 100% !important;
    overflow-x: scroll;
}
.single-trening .post-thumbnail {
    float: none;
}
.single-trening div#primary {
    margin-top: 0;
}
.well {
    padding: 0;
}
.home .izbor-jezika {
    right: 0;
}
.home .izbor-jezika.izvuci {
    right: 20%;
}
.header-img h1 {
    font-size: 26px;
}
.single-post .header-img {
    padding: 125px 0 50px;
}
}


@media only screen and (max-width: 360px) {
  img.logo {
      width: 210px;
  }
}









@-webkit-keyframes touchrotate {
    8% {
        -webkit-transform: translate(0, 16px) rotate(0deg) translate(0, -16px);
        transform: translate(0, 16px) rotate(0deg) translate(0, -16px)
    }
    27% {
        -webkit-transform: translate(0, 16px) rotate(0deg) translate(0, -16px);
        transform: translate(0, 16px) rotate(0deg) translate(0, -16px)
    }
    57% {
        -webkit-transform: translate(0, 16px) rotate(9.5deg) translate(0, -16px);
        transform: translate(0, 16px) rotate(9.5deg) translate(0, -16px)
    }
}

@keyframes touchrotate {
    8% {
        -webkit-transform: translate(0, 16px) rotate(0deg) translate(0, -16px);
        transform: translate(0, 16px) rotate(0deg) translate(0, -16px)
    }
    27% {
        -webkit-transform: translate(0, 16px) rotate(0deg) translate(0, -16px);
        transform: translate(0, 16px) rotate(0deg) translate(0, -16px)
    }
    57% {
        -webkit-transform: translate(0, 16px) rotate(9.5deg) translate(0, -16px);
        transform: translate(0, 16px) rotate(9.5deg) translate(0, -16px)
    }
}

@-webkit-keyframes touch {
    10% {
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, .2) 0 0 0 1px;
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    50% {
        background-color: #aeaeae;
        box-shadow: rgba(0, 0, 0, .2) 0 0 0 4px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    56% {
        background-color: #999;
        box-shadow: rgba(0, 0, 0, .2) 0 0 0 5px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes touch {
    10% {
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, .2) 0 0 0 1px;
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    50% {
        background-color: #aeaeae;
        box-shadow: rgba(0, 0, 0, .2) 0 0 0 4px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    56% {
        background-color: #999;
        box-shadow: rgba(0, 0, 0, .2) 0 0 0 5px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes touchmove {
    21% {
        -webkit-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }
    56% {
        -webkit-transform: translate(30px, 10px);
        transform: translate(30px, 10px)
    }
    98% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes touchmove {
    21% {
        -webkit-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }
    56% {
        -webkit-transform: translate(30px, 10px);
        transform: translate(30px, 10px)
    }
    98% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.animated-touch-wrapper {
    z-index: 400;
    bottom: 12px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    transition: opacity 0.8s cubic-bezier(.23, 1, .32, 1)
}

.animated-touch-move {
    position: relative;
    left: 50%;
    margin-left: -16px;
    transition: opacity 0.8s cubic-bezier(.23, 1, .32, 1);
    width: 32px
}

.animated-touch-fingers {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

.animated-touch-finger {
    box-shadow: rgba(0, 0, 0, .2) 0 0 0 2px;
    border-radius: 16px;
    background-color: #fff;
    height: 32px;
    width: 32px;
    margin-bottom: 10px;
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.animated-touch-helptext {
    background: rgba(0, 0, 0, .5);
    padding: 2px 4px;
    border-radius: 3px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 500;
    margin: 2px;
    text-align: center;
    white-space: nowrap
}

.animated-touch--animate.animated-touch-wrapper {
    opacity: 1
}

.animated-touch--animate div {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated-touch--animate .animated-touch-move {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: touchmove;
    animation-name: touchmove
}

.animated-touch--animate .animated-touch-rotate {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: touchrotate;
    animation-name: touchrotate
}

.animated-touch--animate .animated-touch-inner {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: touchinner;
    animation-name: touchinner
}

.animated-touch--animate .animated-touch-finger {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: touch;
    animation-name: touch
}

.loader-ring {
    width: 94px;
    min-width: 94px;
    height: 94px;
    min-height: 94px;
    margin: auto;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -50px;
    border-radius: 50%;
    border-top: 3px solid rgba(255, 255, 255, .2);
    border-right: 3px solid rgba(255, 255, 255, .2);
    border-bottom: 3px solid rgba(255, 255, 255, .2);
    border-left: 3px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: rotate-360 1s infinite ease-out;
    animation: rotate-360 1s infinite ease-out
}

@-webkit-keyframes rotate-360 {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-360 {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.loader-progress {
    position: absolute;
    width: 100%;
    line-height: 100%;
    text-align: center;
    top: 50%;
    font-size: 20px;
    font-family: "Helvetica Neue";
    font-weight: 300;
    margin-top: -1em;
    line-height: 2em;
    color: white;
    text-shadow: rgba(0, 0, 0, .8) 0 0 6px
}
/* .grecaptcha-badge {
    opacity: 0;
} */
.fb_dialog.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge.fb_customer_chat_bubble_pop_in {
  bottom:40pt !important;
}
.remove-en:lang(en) {
    display: none;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-title {
    color: #17a8e3 !important;
    text-transform: uppercase !important;
    font-family: "Open sans" !important;
    font-weight: 600 !important;
}
div#contact.contact p.cf7ascaptcha {
    color: #272727 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #1a1a1a;
    background: transparent;
}
div#secondary a {
    color: #1a1a1a;
}
div#secondary a:hover,
.post-inner-content a:hover {
	text-decoration: underline !important;
}
.post-inner-content a {
    color: #0145d4;
}

.logos-grid {
    margin-bottom: 50px;
}
.accordion h3:hover, .accordion h3:active, .accordion h3:focus,
.accordion-title.open {
    color: #fff !important;
}
article#post-4346 div#share-horizontal {
    display: none;
}
article#post-4346 blockquote {
  margin-top: 50px !important;
    background: #dff140;
    line-height: 130%;
    border: 0;
}
article#post-4346 blockquote h4 {
    line-height: 130%;
}
article#post-4346 .accordion-content p {
    margin-bottom: 5px !important;
}
article#post-4346 .accordion-content ul {
    margin-bottom: 20px;
}


@media only screen and (max-width: 420px) {

    .section .title h1, #edu-title, #typed {
        font-size: 32px;
    }
    .underline {
      top: 0;
    }
    .section .title {
      margin-bottom: 0px;
    }
    div#partners .text-center {
      text-align: left;
    }
    div#partners .text-center .title {
      padding-left: 0 !important;
    }
    #contact h1 {
      font-size: 32px;
    }
    div#contact {
      background-size: cover !important;
    }
    .logos-grid {
      grid-template-columns: repeat(2, 1fr);
  }
  .navbar .nav>li>a {
	    padding-top: 15.5px;
	    padding-bottom: 15.5px;
	}
	.navbar-brand {
	    padding: 10px 0px 10px 20px !important;
	}
	.navbar-fixed-top .navbar-brand {
	    height: 70px !important;
	}
	h2 {
	    font-size: 23px;
	}
	.accordion-title {
	    font-size: 14px;
	    padding: 10px 17px;
	}
	.accordion-title::before {
	    margin-right: 5px;
	    font-size: 12px;
	    line-height: 160%;
	}
	body.single-post div#primary {
	    padding-right: 15px;
	}
	div#accordion-1 h3 {
	    margin-top: 11px;
	    margin-bottom: 5.5px;
	}
	article#post-4346 blockquote h4 {
	    font-size: 17px;
	}
    .izbor-jezika ul {
        display: flex;
    }
    .izbor-jezika {
        top: 21px;
    }
    .navbar.navbar-fixed-top .izbor-jezika {
        top: 22px;
    }
}

@media only screen and (max-width: 360px) {

	.navbar-brand {
	    padding: 10px 0px 10px 0px !important;
	}
}

ul.language-chooser li {
    margin-bottom: 0 !important;
}