/*
Theme Name: ZADARWEB
Description: Zadarweb Studio 2013
Version: 1.0
Author: Tomislav Stipic
Author URI: http://www.zadarweb.hr
Template: zadarweb
*/
@font-face {
    font-family: 'GothamLight';
    src: url('webfont/Gotham-Light.eot');
    src: url('webfont/Gotham-Light.eot') format('embedded-opentype'),
         url('webfont/Gotham-Light.woff') format('woff'),
         url('webfont/Gotham-Light.ttf') format('truetype'),
         url('webfont/Gotham-Light.svg#GothamLight') format('svg');
}
@font-face {
    font-family: 'GothamBold';
    src: url('webfont/Gotham-Bold.eot');
    src: url('webfont/Gotham-Bold.eot') format('embedded-opentype'),
         url('webfont/Gotham-Bold.woff') format('woff'),
         url('webfont/Gotham-Bold.ttf') format('truetype'),
         url('webfont/Gotham-Bold#GothamBold') format('svg');
}

@font-face {
    font-family: 'GothamBook';
    src: url('webfont/gothamrnd-book.eot');
    src: url('webfont/gothamrnd-book.eot') format('embedded-opentype'),
         url('webfont/gothamrnd-book.woff') format('woff'),
         url('webfont/gothamrnd-book.ttf') format('truetype'),
         url('webfont/gothamrnd-book.svg#GothamBook') format('svg');
}
@font-face {
    font-family: 'GothamMedium';
    src: url('webfont/gothamrnd-medium.eot');
    src: url('webfont/gothamrnd-medium.eot') format('embedded-opentype'),
         url('webfont/gothamrnd-medium.woff') format('woff'),
         url('webfont/gothamrnd-medium.ttf') format('truetype'),
         url('webfont/gothamrnd-medium.svg#GothamMedium') format('svg');
}


/* General Custom CSS */
body {
    font-family: 'GothamLight', sans-serif;
}
span.avia-menu-text {
    font-size: 16px;
    font-weight: 300;
    font-family: 'GothamLight', sans-serif;
	color:#212F62;
}

span.avia-menu-text span {
	font-family: 'GothamMedium', sans-serif;
	font-size: 24px;
}
h3.av-special-heading-tag {
	font-weight: 300;
	font-family: 'GothamLight', sans-serif;
	color:#212F62;
	}
h2.gsection_title {
    font-family: 'GothamLight', sans-serif;
}
h3.av-special-heading-tag span {
    font-weight: 700;
}
h4.av-special-heading-tag span {
    color: #212F62;
    font-weight: 400;
}
.hr-inner {
    border-top-style: dashed;
}
span.tp-bullet-title {
    display: none;
}
.dione span.tp-bullet-title {
    display: none;
}
span.mega_menu_title.heading-color.av-special-font {
    font-family: 'GothamLight', sans-serif;
	color:#212F62;	
	}
.slideshow_align_caption, .slideshow_align_caption h2 {
    font-family: 'GothamLight', sans-serif;
	font-weight: 300;	
	}
.avia_mega_div.avia_mega4.twelve.units {
	width: 1000px;
	}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: 0px;
	font-weight:300;
	color:#666;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 span {
    text-transform: none;
    letter-spacing: -1px;
	font-weight:500;
	color: #7ECC30;
}
h2 {
    line-height: 1.3em;
}
span.image-overlay-inside {
    display: none;
}
.avia_transform a:hover .image-overlay {
    opacity: 0.0 !important;
}
.widgettitle {
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 20px;
}
.phone-info span {
    font-size: 14px;
    font-weight: 300;
    color: #ADADAD;
}
.avia_wpml_language_switch li .language_flag, .avia_wpml_language_switch li span.language_translated, .avia_wpml_language_switch li span.language_native {
    display: none !important;
}
.avia_wpml_language_switch li span.language_code {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
	padding-right: 5px;
}
div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
    background-color: #FFFFFF;
}
 #top .main_color .tabcontainer .tab.active_tab {
    color: #212F62;
	background:#FFF;
 }
 .main_color .tabcontainer .tab {
background: rgb(255, 255, 255);
background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(225, 225, 225) 100%);
background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(225, 225, 225) 100%);
background: -o-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(225, 225, 225) 100%);
background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(225, 225, 225) 100%);
background: linear-gradient(180deg, rgb(255, 255, 255) 50%, rgb(225, 225, 225) 100%);
}
.js_active .tab { 
    font-size: 16px; 
	font-family: 'GothamLight', sans-serif;
}
blockquote {
    border-left-width: 3px;
}
#top .av-submenu-container {
-webkit-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 5px 30px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 5px 30px 0px rgba(50, 50, 50, 0.3);
}

figcaption.av-inner-masonry-content.site-background {
    background: rgba(255, 255, 255, 0);
}
.av-masonry-entry-content.entry-content span{
    color: white;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	font-size:24px;
	padding-left: 4px;
}
.av-masonry-entry-content.entry-content {
    color: white;
}
.avia-arrow {
    display: none;
}
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
    opacity: 1;
}
.av-fixed-size .av-masonry-entry .av-inner-masonry-content {
    position: absolute;
    top: -1px;
}
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
    background: #ffffff;
	color: #919191;
}
blockquote {
    font-size: 1.1em;

}
div.grid-entry-excerpt td {
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    padding-top: 0px;
	padding-bottom: 0px;
    font-style: normal;
	font-size: 10px;
	line-height: 16px;
}
div.grid-entry-excerpt table {
    margin-bottom: 5px;
}
.grid-content {
    padding-left: 5px;
    padding-right: 5px;
}
.grid-entry .inner-entry {
    margin-right: 5px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    position: relative;
}
.avia-fullwidth-portfolio .grid-entry .inner-entry {
    margin: 0 5px 0 5px;
}
a.avia-post-nav.avia-post-prev.with-image, a.avia-post-nav.avia-post-next.with-image {
    display: none;
}
  /* Nove izmjene */
#header {
    background: rgba(34, 34, 34, 0.2);
}
div#header_main_alternate {
    border-top-width: 0px;
}
span.avia-menu-fx {
    display: none;
}
/*  */
div#header_main_alternate a:hover {
    background-color: #ffffff !important;
	opacity: 1 !important;
	-webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
#top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text {
	    color: #282b35;
	    text-shadow: 0px 0px 0px rgb(0, 0, 0) !important;	
}

#menu-item-25:hover span.avia-menu-text {
color: #282b35 !important;
}
#menu-item-25:hover {
    background-color: #ffffff;
	border-bottom: 1px solid #fff;
}
.slideshow_align_caption {
    text-shadow: 0px 0px 5px rgb(84, 84, 84);
}
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
    text-shadow: 0px 0px 4px rgb(0, 0, 0);
}
.av-image-caption-overlay-center p {
    background-color: #5ba5d0a6;
}
.avia-icon-list li {
    padding: 0 0 5px 0;
}
.avia-icon-list .iconlist_icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    border-radius: 500px;
    margin-right: 25px;
    margin-left: 7px;
}
#top .av_header_transparency .phone-info span, #top .av_header_transparency .phone-info span a {
    color: #ffffff;
	text-shadow: 0px 0px 4px rgb(0, 0, 0);
}
#top .av_header_transparency #header_meta {
    border-bottom: 1px solid rgba(255,255,255,0);
}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}