/*
Theme Name: Savia
Description: A business, portfolio and blog theme.
Author: BlueOwlCreative
Theme URI: http://blueowlcreative.com/wp/savia
Author URI: http://blueowlcreative.com
Version: 1.3
License: GNU General Public License
License URI: license.txt
*/
/*
@import url("stylesheets/skeleton.css");
@import url("stylesheets/stylesheet.css");
@import url("stylesheets/flexslider.css");
@import url("stylesheets/prettyPhoto.css");
@import url("stylesheets/carousel.css");
@import url("stylesheets/jqueryFileTree.css");
@import url("stylesheets/ics.css");
*/

/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */


/* #Base 1200 Grid
================================================== */
    .container                            { position: relative; width: 1200px; margin: 0 auto; padding: 0; }
	.boxed_wrapper    { width: 1250px; margin: 0 auto; }
	.boxed_wrapper #header, .boxed_wrapper #footer       { width: 1250px; margin: 0 auto; }

    .container .column,
    .container .columns           { float: left; display: inline; margin-left: 15px; margin-right: 15px; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 45px;  }
    .container .two.columns                     { width: 120px; }
    .container .three.columns                   { width: 195px; }
    .container .four.columns                    { width: 270px; }
    .container .five.columns                    { width: 345px; }
    .container .six.columns                     { width: 420px; }
    .container .seven.columns                   { width: 495px; }
    .container .eight.columns                   { width: 570px; }
    .container .nine.columns                    { width: 645px; }
    .container .ten.columns                     { width: 720px; }
    .container .eleven.columns                  { width: 795px; }
    .container .twelve.columns                  { width: 870px; }
    .container .thirteen.columns                { width: 945px; }
    .container .fourteen.columns                { width: 1020px; }
    .container .fifteen.columns                 { width: 1095px; }
    .container .sixteen.columns                 { width: 1170px; }

    .container .one-third.column                { width: 370px; }
    .container .two-thirds.column               { width: 770px; }

	  .container .one-fifth.column        { width: 210px; }
	  .container .two-fifths.column        { width: 450px; }
	  .container .three-fifths.column        { width: 690px; }
	  .container .four-fifths.column        { width: 930px; }

    /* Offsets */
    .container .offset-by-one                   { padding-left: 75px;  }
    .container .offset-by-two                   { padding-left: 150px; }
    .container .offset-by-three                 { padding-left: 225px; }
    .container .offset-by-four                  { padding-left: 300px; }
    .container .offset-by-five                  { padding-left: 375px; }
    .container .offset-by-six                   { padding-left: 450px; }
    .container .offset-by-seven                 { padding-left: 525px; }
    .container .offset-by-eight                 { padding-left: 600px; }
    .container .offset-by-nine                  { padding-left: 675px; }
    .container .offset-by-ten                   { padding-left: 750px; }
    .container .offset-by-eleven                { padding-left: 825px; }
    .container .offset-by-twelve                { padding-left: 900px; }
    .container .offset-by-thirteen              { padding-left: 975px; }
    .container .offset-by-fourteen              { padding-left: 1050px; }
    .container .offset-by-fifteen               { padding-left: 1125px; }



/* #Base 960 Grid
================================================== */

@media only screen and (min-width: 960px) and (max-width: 1250px) {
    .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
    .container .column,
    .container .columns                 { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                             { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }

    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }

	  .container .one-fifth.column        { width: 172px; }
	  .container .two-fifths.column        { width: 364px; }
	  .container .three-fifths.column        { width: 556px; }
	  .container .four-fifths.column        { width: 748px; }


    /* Offsets */
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }
}

/* Fix boxed wrapper */
@media only screen and (min-width: 1000px) and (max-width: 1250px) {
	.boxed_wrapper, .boxed_wrapper #header, .boxed_wrapper #footer { width: 1000px; margin: 0 auto; }
}
@media only screen and (min-width: 960px) and (max-width: 999px) {
	.boxed_wrapper, .boxed_wrapper #header, .boxed_wrapper #footer { width: 960px; margin: 0 auto; }
}


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after,
	.page.type-page:after,
	.post.type-post:after{
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after,
	.page.type-page:after,
	.post.type-post:after{
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
dd{margin-left:2em}
table th{font-weight:600}
pre{white-space:pre-wrap}
@font-face{font-family:'NovecentowideLightBold';src:url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.eot);src:url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.eot?#iefix) format("embedded-opentype"),url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.woff) format("woff"),url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.ttf) format("truetype"),url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold) format("svg");font-weight:400;font-style:normal}
body{font:13px/22px 'Open Sans',arial,sans-serif;color:#555;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;background:#f6f6f6 url(https://www.wizrom.ro/wp-content/themes/Savia/images/main_bgr.png)}
h1,h2,h3,h4,h5,h6{color:#333;font-family:"NovecentowideLightBold",arial,serif;font-weight:400}
h2 strong,h3 strong{color:#00578a;font-weight:400}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:34px;line-height:44px;margin-bottom:14px}
h2{font-size:24px;line-height:32px;margin-bottom:10px}
h3{font-size:18px;line-height:26px;margin-bottom:8px;margin-top:20px}
h4{font-size:16px;line-height:24px;margin-bottom:8px;margin-top:20px}
h5{font-size:15px;line-height:21px;margin-bottom:10px;margin-top:6px}
h6{font-size:14px;line-height:21px}
.subheader{color:#777}
.twelve.columns > h3:first-child,.twelve.columns > h4:first-child,.twelve.columns > h5:first-child{margin-top:0}
p{margin:0 0 12px}
p img{margin:0}
p.lead{font-size:21px;line-height:27px;color:#777}
em{font-style:italic}
strong{font-weight:600}
small{font-size:80%}
blockquote,blockquote p{font-size:16px;line-height:26px;color:#777;font-style:italic}
blockquote{margin:0 0 20px;padding:9px 20px 0 19px;border-left:4px solid #00578a}
blockquote cite{display:block;font-size:12px;margin-top:12px;color:#999}
blockquote cite:before{content:"\2014 \0020"}
blockquote cite a,blockquote cite a:visited,blockquote cite a:visited{color:#555}
hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0}
a,a:visited{color:#444;outline:0;text-decoration:none;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-ms-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}
a:hover,a:focus{color:#00578a}
a.colored,a:visited.colored{color:#00578a}
a:hover.colored,a:focus.colored{color:#444}
p a,p a:visited{line-height:inherit}
ul,ol{margin-bottom:20px}
ul{list-style-position:inside}
ol{list-style:decimal}
ol,ul.square,ul.circle,ul.disc{margin-left:30px}
ul.square{list-style:square outside}
ul.circle{list-style:circle outside}
ul.disc{list-style:disc outside}
ul ul,ul ol,ol ol,ol ul{margin:8px 0 5px 30px}
ul ul li,ul ol li,ol ol li,ol ul li{margin-bottom:6px}
li{line-height:1.5em;margin-bottom:6px}
ul.large li{line-height:21px}
li p{line-height:21px}
img{max-width:100%;height:auto;border-radius:3px}
img.scale-with-grid{max-width:100%;height:auto}
.frame-scale-with-grid{max-width:100%}
#map_canvas{width:100%;height:400px}
#map_canvas img{max-width:none}
form{margin-bottom:20px}
fieldset{margin-bottom:20px}
input[type="text"],input[type="password"],input[type="email"],textarea,select{border:1px solid #ddd;padding:6px 4px;outline:none;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font:13px Arial,sans-serif;color:#777;margin:0;width:210px;max-width:100%;display:block;margin-bottom:20px;background:#fff;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 2px rgba(0,0,0,0.05)}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus{border:1px solid #c5c5c5;color:#444}
textarea{min-height:60px}
label,legend{display:block;font-weight:700;font-size:13px}
input[type="checkbox"]{display:inline}
label span,legend span{font-weight:400;font-size:13px;color:#444}
.remove-bottom{margin-bottom:0!important}
.half-bottom{margin-bottom:10px!important}
.add-bottom{margin-bottom:20px!important}
.button,a.button,button,input[type="submit"],input[type="reset"],input[type="button"]{font-family:NovecentowideLightBold;border-style:solid;border-width:0;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-ms-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-o-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-repeat:repeat-x;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.2);background-color:#444;text-decoration:none;font-size:17px;line-height:17px;font-weight:400;display:inline-block;cursor:pointer;padding:12px 28px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.button:hover,a:hover.button,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{background-color:#00578a}
.button:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active{background-color:#444}
.button.full-width,button.full-width,input[type="submit"].full-width,input[type="reset"].full-width,input[type="button"].full-width{width:100%;padding-left:0!important;padding-right:0!important;text-align:center}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
button:focus,input:focus{outline:none}
.button_pale,a.button_pale{color:#444;background-color:#f8f8f8;text-shadow:none}
a:hover.button_pale{color:#fff;background-color:#444}
.button_pale.bordered{border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.18);border-width:1px}
.rev_slider_wrapper .button.button_pale,.rev_slider_wrapper a.button.button.button_pale{color:#444;text-shadow:none}
.rev_slider_wrapper a.button.button_pale:hover{color:#fff;background-color:#444}
input.button_hilite,a.button_hilite,.button_hilite{background-color:#00578a}
input.button_hilite:hover,a:hover.button_hilite,.button_hilite{background-color:#444}
.rev_slider_wrapper .button.button_hilite,.rev_slider_wrapper .button.button_hilite:hover{color:#fff}
.tp-caption a:hover{color:#00578a}
input.button_green,a.button_green,.button_green{background-color:#aad400;color:#fff!important;text-transform:uppercase;position:relative}
input.button_green:hover,a.button_green:hover,.button_green:hover{background-color:#444!important;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.12) rgba(0,0,0,0.17)}
.button_green.bordered{border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.14) rgba(0,0,0,0.2);border-width:1px}
.button.shadowed:after{content:'';position:absolute;border:4px solid rgba(0,0,0,0.1);left:-4px;top:-4px;width:100%;height:100%;border-radius:30px}
.button.white_shadowed:after{content:'';position:absolute;border:4px solid rgba(256,256,256,0.4);left:-4px;top:-4px;width:100%;height:100%;border-radius:30px}
.button.bordered.white_shadowed{border-color:rgba(0,0,0,0.4) rgba(0,0,0,0.5) rgba(0,0,0,0.6)}
input.button_blue,a.button_blue,.button_blue{background-color:#00578a;color:#fff!important;text-transform:uppercase;position:relative}
input.button_blue:hover,a.button_blue:hover,.button_blue:hover{background-color:#444!important;border-color:rgba(0,0,0,0.08) rgba(0,0,0,0.15) rgba(0,0,0,0.2)}
.button_blue.bordered{border-width:1px;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.18) rgba(0,0,0,0.23)}
input.button_orange,a.button_orange,.button_orange{background-color:#f15922;background-image:-moz-linear-gradient(top,rgba(254,165,0,0.5),rgba(254,117,0,0.5));background-image:-ms-linear-gradient(top,rgba(254,165,0,0.5),rgba(254,117,0,0.5));background-image:-o-linear-gradient(top,rgba(254,165,0,0.5),rgba(254,117,0,0.5));background-image:-webkit-linear-gradient(top,rgba(254,165,0,0.5),rgba(254,117,0,0.5));background-image:linear-gradient(top,rgba(254,165,0,0.5),rgba(254,117,0,0.5));background-repeat:repeat-x;color:#fff!important;text-transform:uppercase;position:relative}
input.button_orange:hover,a.button_orange:hover,.button_orange:hover{background-color:#444!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-ms-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-o-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));border-color:rgba(0,0,0,0.08) rgba(0,0,0,0.18) rgba(0,0,0,0.22)}
.button_orange.bordered{border-color:rgba(0,0,0,0.08) rgba(0,0,0,0.11) rgba(0,0,0,0.13);border-width:1px}
.rev_slider input.button_orange,.rev_slider a.button_orange,.rev_slider .button_orange{background-image:-moz-linear-gradient(top,rgba(254,165,0,0.7),rgba(254,117,0,0.7));background-image:-ms-linear-gradient(top,rgba(254,165,0,0.7),rgba(254,117,0,0.7));background-image:-o-linear-gradient(top,rgba(254,165,0,0.7),rgba(254,117,0,0.7));background-image:-webkit-linear-gradient(top,rgba(254,165,0,0.7),rgba(254,117,0,0.7));background-image:linear-gradient(top,rgba(254,165,0,0.7),rgba(254,117,0,0.7));padding:15px 35px}
.rev_slider .button_orange.bordered{box-shadow:0 1px 1px 0 rgba(255,255,255,0.4) inset,0 0}
.rev_slider input.button_orange:hover,.rev_slider a.button_orange:hover,.rev_slider .button_orange:hover{background-color:#ffd972!important}
p a.button,p a:visited.button{line-height:15px}
.button.small_button,button.small_button,a.small_button,input[type="submit"].small_button,input[type="reset"].small_button,input[type="button"].small_button{font-size:15px;padding:10px 22px;line-height:16px}
.button.tiny_button,button.tiny_button,a.tiny_button,input[type="submit"].tiny_button,input[type="reset"].tiny_button,input[type="button"].tiny_button{font-size:13px;padding:8px 17px;line-height:16px}
.savia_button i.icon{font-size:1.1em;margin:0 .6em 0 -.2em !important;top:.15em;position:relative}
.button .shortcode_icon{margin:0 10px 0 -2px}
.button.small_button .shortcode_icon{margin:0 6px 0 -1px}
.button.tiny_button .shortcode_icon{margin:0 4px 0 0}
.button i.icon{font-size:1.1em;margin:0 4px 0 -2px;top:.15em;position:relative}
.button.regular_text{font-weight:600;font-family:inherit;text-transform:initial;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-shadow:none!important}
.button.regular_text.tiny_button,button.regular_text.tiny_button,a.tiny_button.regular_text{font-size:14px;padding:8px 16px}
.entry-content img{margin:0 0 1.5em}
.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}
.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}
.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}
.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}
.wp-caption img{border:0 none;padding:0;margin:0}
.wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}
.wp-smiley{margin:0!important;max-height:1em}
blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left}
blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right}
.gallery dl img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #f1f1f1!important;padding:4px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}
.gallery-caption{font-style:italic}
.form-allowed-tags{display:none}
.widget_recent_entries .post-date,.widget_rss .rss-date{color:#aaa;font-size:11px;font-size:.785714286rem;margin-left:12px;margin-left:.857142857rem}
#wp-calendar{margin:20px 0;width:100%;font-size:13px;font-size:.928571429rem;line-height:1.846153846;color:#686868}
#wp-calendar th,#wp-calendar td,#wp-calendar caption{text-align:left}
#wp-calendar #next{padding-right:24px;padding-right:1.714285714rem;text-align:right}
.post_description ul{margin-bottom:20px}
.post_description h1{margin-top:20px;font-size:24px;line-height:30px}
.post_description h2{margin-top:16px;font-size:21px;line-height:27px}
.post_description h3{margin-top:14px;margin-bottom:12px;font-size:18px;line-height:24px}
.post_description h4{margin-top:10px;font-size:16px;line-height:21px}
.post_description h5{margin-top:10px;font-size:15px;line-height:20px}
.post_description p{margin:0 0 12px}
blockquote,.post_description blockquote{background:#f7f7f7;padding:20px 28px 23px;margin:30px 0}
blockquote p,.post_description blockquote p{font-family:'Droid Serif',arial,sans-serif;font-style:italic;background:#f7f7f7;margin:0}
#header{position:fixed;display:block;top:0;left:0;right:0;background:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);z-index:10000;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
#header.scrolled{background:rgba(255,255,255,0.97);-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}
#header.mobile_non_responsive_option{position:relative;-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
#header.scrolled.has_subheader{top:-41px}
#header.scrolled #menu > ul > li > a{line-height:62px}
#logo{float:left}
#logo h1{font-size:30px;font-weight:600;letter-spacing:-1px;color:#666;font-family:"Open Sans",arial;line-height:inherit;margin-bottom:0;margin-top:14px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;min-height:58px}
#header.scrolled #logo h1{margin-top:6px}
.tagline{font-size:13px;font-weight:400;line-height:14px;color:#AAA;letter-spacing:0;margin-top:2px}
#logo .logo_img{height:92px;display:table-cell;vertical-align:middle;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;font-size:0;line-height:0}
#header.has_subheader #logo .logo_img{height:72px}
#header.scrolled #logo .logo_img{height:72px}
#logo img{max-height:100%;width:auto}
.block_header #logo{float:none;text-align:center}
.block_header #logo .logo_img{display:block;margin:20px auto 0}
.block_header #menu{float:none;text-align:center}
.block_header #menu > ul{display:inline-block;margin-bottom:-8px}
.block_header #menu ul li{text-align:left}
#header.scrolled .block_header #logo{float:left;text-align:left}
#header.scrolled .block_header #logo .logo_img{display:table-cell;margin:0}
#header.scrolled .block_header #menu{float:right;text-align:left}
#header.scrolled .block_header #menu > ul{display:block;margin-bottom:0}
.tp-loader,.tp-loader.spinner0{background:#fff url(https://www.wizrom.ro/wp-content/themes/Savia/images/loader.gif) no-repeat center center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
#menu-holder{background:#fff;position:relative}
#menu{float:right;position:relative;padding:0;font-family:'NovecentowideLightBold',arial,sans-serif;font-weight:600;font-size:14px;-webkit-transition:right .3s ease-out;-moz-transition:right .3s ease-out;-ms-transition:right .3s ease-out;-o-transition:right .3s ease-out;transition:right .3s ease-out}
#menu a{text-transform:uppercase;text-decoration:none;color:#444;font-weight:400}
#menu .sub-menu a{text-transform:initial}
#menu ul{list-style:none;margin:0;padding:0}
#menu ul li{margin-bottom:0}
#menu > ul > li{position:relative;float:left;padding:0}
#menu > ul > li > a{line-height:82px;text-decoration:none;display:block;padding:8px 16px 0;margin-left:2px;margin-right:2px;z-index:6;position:relative;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;border-bottom:2px solid transparent}
#header.has_subheader #menu > ul > li > a{line-height:62px}
#menu > ul > li > a{-webkit-transition:line-height .3s ease-out;-moz-transition:line-height .3s ease-out;-ms-transition:line-height .3s ease-out;-o-transition:line-height .3s ease-out;transition:line-height .3s ease-out}
#menu > ul > li:hover > a{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;border-bottom:2px solid #00578a}
#menu > ul > li:hover > a.no_border{border-bottom:2px solid transparent}
#menu > ul > li > a > span{padding:0 0 0 14px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/plus_tiny.png) right center no-repeat}
#menu > ul > li > div{display:none;position:absolute;left:2px;top:100%;z-index:1020;webkit-box-shadow:0 0 4px rgba(0,0,0,0.15);-moz-box-shadow:0 0 4px rgba(0,0,0,0.15);box-shadow:0 0 4px rgba(0,0,0,0.15);background:#FFF;background:rgba(255,255,255,0.97);opacity:1}
.nav_arrow{position:absolute;display:none;left:28px;z-index:1022;bottom:0}
.nav_arrow:after,.nav_arrow:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
.nav_arrow:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:5px;left:50%;margin-left:-5px}
.nav_arrow:before{border-color:rgba(0,0,0,0);border-bottom-color:#D9D9D9;border-bottom-color:rgba(0,0,0,0.1);border-width:6px;left:50%;margin-left:-6px}
#menu ul li.active .nav_arrow{display:block}
#menu > ul > li > ul{display:none}
#menu > ul > li > div > ul{display:table-cell}
#menu > ul > li ul + ul{padding-left:20px}
#menu > ul > li ul > li{position:relative}
#menu > ul > li ul > li > a{padding:6px 15px;margin:0;color:#222;display:block;white-space:nowrap;min-width:150px;font-size:12px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
#menu > ul > li ul > li > a > span{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) -20px center no-repeat;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
#menu > ul > li ul > li > a:hover > span{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) left center no-repeat;padding-left:12px}
#menu > ul > li ul > li > a.last_submenu_item{padding:6px 15px;background:none}
#menu > ul > li ul > li > a:hover{text-decoration:none}
#menu > ul > li > div > ul > li > a{color:#444}
.sub_menu_parent > span > span:after{content:'\e6d4';font-family:'icomoon';font-size:12px;font-weight:400;line-height:0;margin-left:8px;position:relative;top:1px}
#menu > ul > li ul > li > a.sub_menu_parent > span,#menu > ul > li ul > li > a.sub_menu_parent:hover > span{background:none!important}
.light_menu #menu > ul > li > a.no_border{border-bottom:2px solid transparent}
.light_menu #menu > ul > li > div{background:#fff;background:rgba(255,255,255,0.97);margin-top:0;left:2px;webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.2)}
.light_menu #menu > ul > li ul > li a{border-bottom:1px solid rgba(0,0,0,0.07);border-top:1px solid rgba(255,255,255,1);background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;color:#333;-webkit-transition:all .12s ease-out;-moz-transition:all .12s ease-out;-ms-transition:all .12s ease-out;-o-transition:all .12s ease-out;transition:all .12s ease-out}
.dark_menu #menu > ul > li > a.no_border{border-bottom:none}
.dark_menu #menu > ul > li > div{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left;webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;opacity:1;margin-top:0;padding:3px 0;border-top:2px solid #00578a}
.dark_menu #menu > ul > li ul > li > a{color:#fff;text-shadow:0 -1px 0 #343a3c;background:none;font-family:'open sans';font-size:13px}
.dark_menu #menu > ul > li ul > li > a > span{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) -20px center no-repeat}
.dark_menu #menu > ul > li ul > li > a:hover > span{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) left center no-repeat}
.dark_menu #menu > ul > li ul > li > a.last_submenu_item{background:none}
.custom_menu #menu > ul > li > a.no_border{border-bottom:none}
.custom_menu #menu > ul > li > div{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left;border:none;box-shadow:none;opacity:1;padding:3px 0;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;margin-top:0}
.custom_menu #menu > ul > li > div > ul{border-top:none}
.custom_menu #menu > ul > li ul > li > a{color:#fff;text-shadow:none;background:none}
.custom_menu #menu > ul > li ul > li > a.last_submenu_item{background:none}
.custom_menu #menu > ul > li ul > li > a > span{background:none}
.custom_menu #menu > ul > li ul > li > a:hover > span{background:none;padding-left:0}
.custom_menu #menu > ul > li ul > li > a:hover{background:#00578a url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x}
.custom_menu2 #menu > ul > li > div{padding:3px 0 2px;border-top:2px solid #00578a;webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);margin-top:-2px}
.custom_menu2 #menu > ul > li ul > li a{border-bottom:1px solid #f3f3f3}
.custom_menu2 #menu > ul > li ul > li a.last_submenu_item{border-bottom:none}
.custom_menu2 .nav_arrow:after{border-bottom-color:#00578a}
.custom_menu2 .nav_arrow:before{border-bottom:none}
.custom_menu2 .nav_arrow::before{border-width:5px}
.custom_menu3 #menu > ul > li > a.no_border{border-bottom:none}
.custom_menu3 #menu > ul > li > div{border:1px solid rgba(0,0,0,0.1);border-top:2px solid #00578a;webkit-box-shadow:0 1px 6px 1px rgba(0,0,0,0.07);-moz-box-shadow:0 1px 6px 1px rgba(0,0,0,0.07);box-shadow:0 1px 6px 1px rgba(0,0,0,0.07)}
.custom_menu3 #menu > ul > li ul > li a{border-bottom:1px solid #f3f3f3;border-bottom:1px solid rgba(0,0,0,0.08)}
.custom_menu3 #menu > ul > li ul > li > a:hover{background:#f9f9f9;background:rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,0.05);color:#333}
.custom_menu3 #menu > ul > li ul > li > a > span{-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
.custom_menu3 #menu > ul > li ul > li > a:hover > span{padding-left:0;background:none}
.custom_menu3 #menu > ul > li ul > li a.last_submenu_item{border-bottom:none}
.custom_menu3 .nav_arrow:after{border-bottom-color:#00578a}
.custom_menu3 .nav_arrow:before{border-bottom:none}
.custom_menu4 #menu > ul > li > a.no_border{border-bottom:none}
.custom_menu4 #menu > ul > li > div{border-top:2px solid #00578a;webkit-box-shadow:0 1px 6px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 6px 1px rgba(0,0,0,0.15);box-shadow:0 1px 6px 1px rgba(0,0,0,0.15);border-radius:4px 4px 4px 4px}
.custom_menu4 #menu > ul > li ul > li a{border-bottom:1px solid rgba(0,0,0,0.08);-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out}
.custom_menu4 #menu > ul > li ul > li > a:hover{background:#00578a;border-bottom:1px solid rgba(0,0,0,0.01);color:#fff}
.custom_menu4 #menu > ul > li ul > li > a > span{-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
.custom_menu4 #menu > ul > li ul > li > a:hover > span{padding-left:0;background:none}
.custom_menu4 #menu > ul > li ul > li a.last_submenu_item{border-bottom:none;border-radius:0 0 4px 4px}
.custom_menu5{margin-top:16px}
.custom_menu5 #menu > ul > li > a{line-height:38px!important;padding:3px 16px 0;border-radius:6px 6px}
.custom_menu5 #menu > ul > li ul > li > a{padding:7px 15px}
.custom_menu5 #menu > ul > li > a.no_border{border-radius:6px 6px 0 0}
.custom_menu5 #menu > ul > li:hover > a{background-color:#00578a;color:#fff;border-bottom:none}
.custom_menu5 #menu > ul > li > div{border-radius:0 6px 6px 6px;webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.custom_menu5 #menu > ul > li ul > li a{background:#444;color:#fff;font-family:'open sans';font-size:13px}
.custom_menu5 #menu > ul > li ul > li > a:hover{background:#00578a}
.custom_menu5 #menu > ul > li ul > li > a > span{-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
.custom_menu5 #menu > ul > li > a > span{background:none}
.custom_menu5 #menu > ul > li > a > span:after{background:none;content:'\e6d2';font-family:'icomoon';font-size:12px;font-weight:400;line-height:0}
.custom_menu5 #menu > ul > li > a > span{padding:0 0 0 8px}
.custom_menu5 #menu > ul > li ul > li > a:hover > span{padding-left:0;background:none}
.custom_menu5 #menu > ul > li ul > li:first-child a{border-radius:0 6px 0 0}
.custom_menu5 #menu > ul > li ul > li a.last_submenu_item{border-bottom:none;border-radius:0 0 6px 6px}
.custom_menu6 #menu > ul > li > a{padding-top:6px;border-top:2px solid transparent;background-color:rgba(256,256,256,0.1);border-left:1px solid transparent;border-right:1px solid transparent}
.custom_menu6 #menu > ul > li:hover > a{background-color:#fff;background-color:rgba(256,256,256,1);background-image:url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png);border-top:2px solid #00578a;border-bottom:2px solid transparent;border-left:1px solid #eee;border-right:1px solid #eee}
.custom_menu6 #menu > ul > li > div{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left;margin-top:0;left:2px;webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.custom_menu6 #menu > ul > li ul > li a{border-bottom:1px solid rgba(0,0,0,0.1);border-top:1px solid rgba(255,255,255,0.05);background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;color:#fff;-webkit-transition:all .16s ease-out;-moz-transition:all .16s ease-out;-ms-transition:all .16s ease-out;-o-transition:all .16s ease-out;transition:all .16s ease-out;font-family:'open sans';font-size:13px;text-transform:capitalize}
.custom_menu6 #menu > ul > li ul > li > a:hover{background:#00578a;border-bottom:1px solid transparent}
.custom_menu6 #menu > ul > li ul > li > a > span{-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
.custom_menu6 #menu > ul > li ul > li > a:hover > span{padding-left:0;background:none}
.custom_menu6 #menu > ul > li ul > li a.last_submenu_item{border-bottom:none}
.custom_menu6 #menu > ul > li > div div{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left}
.custom_menu7 #menu > ul > li > a{padding-top:6px;border-top:2px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;z-index:1200}
.custom_menu7 #menu > ul > li:hover > a{border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;background:#f8f8f8 url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;border-top:2px solid #00578a;border-bottom:2px solid transparent}
.custom_menu7 #menu > ul > li > div{background:#fff;background:rgba(245,245,245,0.97);margin-top:0;left:3px;webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.2);border-top:1px solid rgba(0,0,0,0.1)}
.custom_menu7 #menu > ul > li ul > li a{border-bottom:1px solid rgba(0,0,0,0.07);border-top:1px solid rgba(255,255,255,1);background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;color:#333;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}
.custom_menu7 #menu > ul > li ul > li > a:hover{background:#00578a;border-top:1px solid transparent;color:#fff}
.custom_menu7 #menu > ul > li ul > li > a > span{-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
.custom_menu7 #menu > ul > li ul > li > a:hover > span{padding-left:0;background:none}
.custom_menu7 #menu > ul > li ul > li a.last_submenu_item{border-bottom:none}
.custom_menu8 #menu > ul > li > a{padding-top:6px;border-top:2px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;z-index:1200;background-position:left top;background-repeat:repeat-x;background-color:rgba(256,256,256,0.1)}
.custom_menu8 #menu > ul > li:hover > a{border-left:1px solid #eee;border-right:1px solid #eee;background-color:#fff;background-color:rgba(256,256,256,1);background-image:url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png);border-top:2px solid #00578a;border-bottom:2px solid transparent}
.custom_menu8 #menu > ul > li > div{background:#fff;background:rgba(255,255,255,0.97);margin-top:0;left:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.2);border-top:1px solid rgba(0,0,0,0.1)}
.custom_menu8 #menu > ul > li ul > li a{border-bottom:1px solid rgba(0,0,0,0.07);border-top:1px solid transparent;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;color:#333;-webkit-transition:all .12s ease-out;-moz-transition:all .12s ease-out;-ms-transition:all .12s ease-out;-o-transition:all .12s ease-out;transition:all .12s ease-out}
.custom_menu8 #menu > ul > li ul > li > a:hover{background:#00578a;border-top:1px solid transparent;color:#fff}
.custom_menu8 #menu > ul > li ul > li > a > span{-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
.custom_menu8 #menu > ul > li ul > li > a:hover > span{padding-left:0;background:none}
.custom_menu8 #menu > ul > li ul > li a.last_submenu_item{border-bottom:none}
.subsub_menu{display:none;position:absolute;top:0;left:100%;background:#FFF;opacity:1;webkit-box-shadow:0 0 4px rgba(0,0,0,0.15);-moz-box-shadow:0 0 4px rgba(0,0,0,0.15);box-shadow:0 0 4px rgba(0,0,0,0.15);z-index:1021;padding:3px 0}
.light_menu .subsub_menu{padding:0}
.dark_menu .subsub_menu{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left;border:none;box-shadow:none;opacity:1}
.custom_menu .subsub_menu{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left;border:none;box-shadow:none;opacity:1;top:-3px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}
.custom_menu2 .subsub_menu{border:1px solid #e4e4e4;top:-1px}
.custom_menu3 .subsub_menu{border:1px solid #e4e4e4;padding:0;webkit-box-shadow:0 0 4px rgba(0,0,0,0.1);-moz-box-shadow:0 0 4px rgba(0,0,0,0.1);box-shadow:0 0 4px rgba(0,0,0,0.1);top:-1px}
.custom_menu4 .subsub_menu{padding:0;border-radius:4px 4px 4px 4px}
.custom_menu4 #menu > ul > li ul > li .subsub_menu li:first-child a{border-radius:4px 4px 0 0}
.custom_menu5 .subsub_menu{padding:0;background:none;webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.custom_menu6 .subsub_menu{padding:0;top:0}
.custom_menu7 .subsub_menu{padding:0;top:0}
.custom_menu8 .subsub_menu{padding:0;top:0;webkit-box-shadow:0 1px 3px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.15);box-shadow:0 1px 3px rgba(0,0,0,0.15)}
.subsubsub_menu{display:none;position:absolute;top:0;left:100%;background:#FFF;opacity:1;webkit-box-shadow:0 0 3px rgba(0,0,0,0.1);-moz-box-shadow:0 0 3px rgba(0,0,0,0.1);box-shadow:0 0 3px rgba(0,0,0,0.1);z-index:1021;padding:3px 0}
.dark_menu .subsubsub_menu{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left;border:none;box-shadow:none;opacity:1}
.custom_menu .subsubsub_menu{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/menu.png) top left;border:none;box-shadow:none;opacity:1;top:-3px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}
.custom_menu2 .subsubsub_menu{border:1px solid #e4e4e4;top:-1px}
.custom_menu3 .subsubsub_menu{border:1px solid #e4e4e4;padding:0;webkit-box-shadow:0 0 4px rgba(0,0,0,0.1);-moz-box-shadow:0 0 4px rgba(0,0,0,0.1);box-shadow:0 0 4px rgba(0,0,0,0.1);top:-1px}
.custom_menu4 .subsubsub_menu{border:1px solid #e4e4e4;padding:0;webkit-box-shadow:0 0 4px rgba(0,0,0,0.1);-moz-box-shadow:0 0 4px rgba(0,0,0,0.1);box-shadow:0 0 4px rgba(0,0,0,0.1);top:-1px}
.custom_menu5 .subsubsub_menu{border:1px solid #e4e4e4;padding:0;webkit-box-shadow:0 0 4px rgba(0,0,0,0.1);-moz-box-shadow:0 0 4px rgba(0,0,0,0.1);box-shadow:0 0 4px rgba(0,0,0,0.1);top:-1px}
.custom_menu6 .subsubsub_menu{padding:0;top:-1px}
.custom_menu7 .subsubsub_menu{padding:0;top:-1px}
.custom_menu8 .subsubsub_menu{padding:0;top:-1px}
#mobile_menu_toggler{float:right;width:34px;height:34px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/resp_menu.png) right center no-repeat;display:none;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border:1px solid rgba(0,0,0,0.08);margin-top:18px;margin-right:1px;cursor:pointer}
#mobile_menu{display:none;background-color:#121212;padding:0;z-index:100000;position:absolute;width:100%}
#mobile_menu ul{margin:0;list-style:none}
#mobile_menu ul li{margin:0}
#mobile_menu > ul > li a{background:#222;border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(0,0,0,0.3)}
#mobile_menu > ul > li > a:hover{background:#2a2a2a}
#mobile_menu ul ul li a:hover{background:#171717}
#mobile_menu > ul > li ul li a{background:transparent;border-top:1px solid transparent;border-bottom:1px solid transparent}
#mobile_menu ul li a{color:#bbb;font-size:13px;display:block;position:relative;padding:12px 30px;text-shadow:1px 1px 0 rgba(0,0,0,0.3);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
#mobile_menu ul ul li a{padding:10px 50px}
#mobile_menu ul ul ul li a{padding:10px 70px}
#mobile_menu ul li a:hover{color:#eee}
#mobile_menu ul li ul{display:none}
#mobile_menu ul li a > span{color:#ddd;float:right;width:30px;height:30px;text-align:center;font-size:7px;line-height:30px;margin-top:-5px}
#mobile_menu ul li a:hover > span{color:#ddd;cursor:pointer}
#mobile_menu ul li a > span:hover{color:#fff}
#wrapper{margin:0 auto;text-align:left;background:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1)}
#wrapper.full_wrapper{width:100%;margin:0 auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-left:none;border-right:none;border-bottom:none}
.content_bgr{position:relative;z-index:1;margin-bottom:20px;background:#fff;min-height:596px}
.page_title_bgr .full_container_page_title{border-bottom:1px solid #eee;background:#fafafa;padding:0;margin-bottom:42px}
.page_title_bgr.bgr_style1 .full_container_page_title{background:#fafafa url(https://www.wizrom.ro/wp-content/themes/Savia/images/page_head_bgr1.png) top center}
.page_title_bgr.bgr_style2 .full_container_page_title{background:#fefefe url(https://www.wizrom.ro/wp-content/themes/Savia/images/page_head_bgr2.png) top center}
.page_title_bgr.bgr_style3 .full_container_page_title{background:#fafafa url(https://www.wizrom.ro/wp-content/themes/Savia/images/page_head_bgr3.png) top center}
.page_title_bgr .full_container_page_title .page_heading{margin:24px 0 20px}
.full_container{border-bottom:1px solid #eee;border-top:1px solid #eee;background-color:#f9f9f9;padding:26px 0 10px;margin-bottom:50px}
.full_container.no_border_container{border-bottom:none;border-top:none}
.full_container .title{margin-top:30px}
.full_container_slider{text-align:center;width:100%}
.slider_icon{font-size:64px!important;line-height:64px!important}
.center{text-align:center}
.h5{height:5px}
.h10{height:10px}
.h15{height:15px}
.h20{height:20px}
.h40{height:40px}
.h60{height:60px}
.mt10{margin-top:10px!important}
.mt20{margin-top:20px!important}
.mt50{margin-top:50px!important}
.mb0{margin-bottom:0!important}
.mb10{margin-bottom:10px!important}
.divider_bgr{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_bgr.png) repeat-x center center}
.no_padding{padding:0}
.no_padding_bottom{padding-bottom:0}
.no_margin{margin:0}
.rounded_img{border-radius:3px}
.big_heading{font-size:34px;margin-top:40px;margin-bottom:18px}
h2.title,h3.title,.post_description h2.title{font-weight:400;font-size:17px;line-height:30px;margin:20px 0 17px;padding-bottom:20px;text-align:center;position:relative}
h2.title:after,h3.title:after,.post_description h2.title:after{display:block;content:"";width:80px;height:3px;background-color:#eee;position:absolute;bottom:0;left:50%;margin-left:-40px}
.title.large_heading{font-size:24px;line-height:32px}
.title.light_heading{color:#f5f5f5}
.jcarousel-item.margined_top{margin-top:20px}
h2.title strong{color:#00578a;font-weight:400}
.title span{padding:0 12px;font-weight:400;text-transform:uppercase;letter-spacing:2px}
.sidebar{padding-bottom:20px}
.left_title,.post_description h2.left_title,#reply-title{color:#444;font-weight:400;text-transform:uppercase;font-size:16px;letter-spacing:1px;line-height:21px;margin-top:30px;margin-bottom:20px}
#reply-title small{font-family:Open Sans;font-size:12px;letter-spacing:0;margin-left:12px}
.page_title_bgr .sidebar > div:first-child > .left_title{margin-top:0}
.woocommerce .sidebar > div:first-child > .left_title,.woocommerce .sidebar > h4.left_title:first-child{margin-top:3px}
.sidebar .left_title{margin-bottom:16px}
.sidebar .left_title.title_bgr{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_bgr.png) repeat-x bottom}
.left_title.title_bgr{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_bgr.png) repeat-x bottom}
.left_title.title_bgr span{background:#fff;padding-right:10px}
.title_margined{margin:20px 0 46px}
.title.large,.left_title.large{font-size:23px;line-height:27px;position:relative;margin-top:26px}
.left_title.large:after{display:block;content:"";width:80px;height:3px;background-color:#eee;position:absolute;bottom:-28px}
.heading{font-family:'NovecentowideLightBold',arial,sans-serif;font-weight:300;font-size:26px;line-height:30px;margin:30px 0 24px;letter-spacing:0;padding-bottom:10px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_bgr.png) left top}
.heading span{display:block;line-height:30px;background:#fff;padding-bottom:10px}
#subheader{margin:0}
.full_header{border-bottom:1px solid #eee;background:#fbfbfb url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;padding:6px 0}
.header_toggler_holder{border-top:1px solid #fff;padding-top:12px}
.header_toggler_holder_on{border-top:1px solid #f8f8f8}
#header_toggler{float:right;width:15px;height:15px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_toggler.png) left top no-repeat;cursor:pointer}
#header_toggler.header_toggler_off{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_toggler.png) left -16px no-repeat}
.header_contacts{font-family:Open Sans;font-size:12px;color:#444;margin-top:2px;float:left}
.header_phone{float:right;padding-left:22px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_phone.png) left center no-repeat;margin-right:20px}
.header_mail{float:right;padding-left:23px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_mail.png) left center no-repeat;margin-right:20px}
.header_soc_twitter{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_twitter.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_facebook{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_fb.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_google{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_google.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_rss{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_rss.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_pinterest{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_pinterest.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_rss{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_rss.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_linkedin{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_linkedin.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_instagram{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_instagram.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_youtube{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_youtube.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.header_soc_skype{float:right;width:16px;height:16px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_soc_skype.png) left top no-repeat;margin:7px 0 0 12px;text-indent:-10000px}
.subheader_inside a{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;opacity:.8}
.subheader_inside a:hover{opacity:1}
.header_search form{margin-bottom:0}
#s{float:right;position:relative;top:1px;right:-22px;width:120px;margin-bottom:0;border:1px solid #e3e3e3;border-radius:20px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:5px 29px 5px 7px;font-size:13px;color:#ccc;background:#fff;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
#s:focus{width:150px;color:#888;border:1px solid #00578a}
#sidebar #s{margin-top:30px;top:0;right:auto;left:0;width:178px;padding:7px 30px 7px 12px;float:none;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/button_search.png) 191px center no-repeat}
.page_title_bgr #sidebar #s{margin-top:0}
#searchsubmit{display:none}
#sidebar #searchform{margin-bottom:34px}
#sidebar #searchform label{display:none}
.boc_form label{font-weight:600}
.button_search{float:right;position:relative;top:1px;right:4px;padding:0;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/button_search.png) center center no-repeat;width:22px;height:28px;cursor:pointer;border:none;z-index:100;box-shadow:none}
.button_search:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/button_search.png) center center no-repeat;border:none}
.button_search:active,.button_search:focus{border:none;outline:none}
.search_form_tpl_form{float:right;width:250px;height:26px;margin-bottom:20px}
.section_big_title{text-align:center;margin:6px 0 42px;padding-bottom:8px;overflow:hidden}
.section_big_no_m{margin:0 0 10px}
.section_big_title h1{margin:50px 0 0;padding-bottom:16px;font-size:35px;line-height:45px;color:#222;letter-spacing:0;text-transform:uppercase;letter-spacing:1px;-webkit-text-stroke:0;font-weight:400;position:relative}
.section_big_no_m h1{margin:26px 0 0}
.section_big_title h1 strong{color:#00578a;font-weight:400}
.section_big_title h1:after{display:block;content:"";width:80px;height:4px;background-color:#eee;background-color:rgba(0,0,0,0.07);position:absolute;bottom:2px;left:50%;margin-left:-40px}
.section_big_no_m h1:after{bottom:4px}
.section_big_title h2{margin:20px 0;font-family:'Droid Serif',arial,sans-serif;font-size:24px;line-height:30px;font-style:italic;font-weight:300;color:#888}
.section_big_no_m h2{margin:12px 0 10px}
.section_big_title h2 span{padding:0 20px}
.section_featured_posts{position:relative}
.section_featured_posts h4,.post_description .section_featured_posts h4{margin:0 0 8px;font-size:14px;line-height:21px}
.section_featured_posts p{color:#666;font-size:13px;font-weight:400}
.section_featured_posts .pic{margin-bottom:14px}
.dark_container_white_text,.dark_container_white_text h1,.dark_container_white_text h2,.dark_container_white_text h3,.dark_container_white_text h4,.dark_container_white_text h5,.dark_container_white_text h6,.dark_container_white_text p,.dark_container_white_text a{color:#fff!important}
.dark_container_white_text h2.title:after,.dark_container_white_text h3.title:after,.dark_container_white_text .post_description h2.title:after{background-color:rgba(255,255,255,0.7)}
.dark_container_white_text a.button_pale{color:#444!important}
.dark_container_white_text a.button_pale:hover{color:#fff!important}
.dark_container_white_text .shortcode_icon i.icon{color:inherit!important}
.dark_container_white_text .shortcode_icon_solid{background:#fff!important}
.dark_container_white_text .shortcode_icon_solid i.icon{color:#444!important}
.clients_list ul{margin:20px 0!important}
.clients_list li{float:left;margin:0 10px}
.clients_list li img{height:auto;max-width:100%}
.price_table_holder.col_2 .price_column{width:50%}
.price_table_holder.col_3 .price_column{width:33.3%}
.price_table_holder.col_4 .price_column{width:25%}
.price_table_holder.col_5 .price_column{width:20%}
.price_column{float:left;margin:14px 0;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;font-size:16px}
.price_column ul{margin:0;border-bottom:2px solid #f5f5f5;list-style:none}
.price_column.price_column_featured ul{border-bottom:0}
.price_column ul li{text-align:center;margin:0;padding:14px 0;background:#fbfbfb}
.price_column ul li.price_column_title{background:#556167;color:#fff;font-size:19px;line-height:30px;padding:10px 0;font-weight:600}
.price_column.price_column_featured ul li.price_column_title{padding:16px 0;font-size:24px;background:#00578a;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;-khtml-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
.price_column.price_column_featured{position:relative;margin-top:2px;margin-bottom:2px;box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15)}
.price_column.price_column_featured ul li{background:#fff}
.price_column ul li.price_amount{font-weight:700;font-size:30px;color:#444;background:#f6f6f6 url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;font-family:NovecentowideLightBold}
.price_desc{color:#444}
.price_column_featured .price_amount{background:#fafafa url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x}
.price_column ul li.price_footer{padding:14px 0 18px}
.price_column.price_column_featured ul li.price_footer{padding-bottom:40px}
.icon_div{width:252px;float:left;margin:0 20px 14px}
.icon_div i{margin:0 12px 0 0;font-size:24px;position:relative;top:5px;width:32px}
.shortcode_icon{display:inline-block;margin:0;width:20px;height:20px;text-align:center;border-radius:30px}
.button .shortcode_icon{height:auto}
.shortcode_icon_solid.shortcode_icon{background:#555;width:26px;height:26px;top:-1px;position:relative}
.shortcode_icon.large{width:36px;min-height:26px;top:2px}
.shortcode_icon_solid.shortcode_icon.large{height:36px}
.shortcode_icon i{position:relative;font-size:18px;top:2px}
.shortcode_icon_solid.shortcode_icon i{color:#fff;font-size:13px;top:0;line-height:26px}
.shortcode_icon.large i{font-size:30px;top:7px}
.shortcode_icon_solid.shortcode_icon.large i{font-size:19px;line-height:36px;top:0}
.shortcode_icon_solid.shortcode_icon.blue{background:#00578a}
.shortcode_icon_solid.shortcode_icon.orange{background:#f15922}
.shortcode_icon_solid.shortcode_icon.green{background:#aad400}
.shortcode_icon_simple.shortcode_icon.blue i{color:#00578a}
.shortcode_icon_simple.shortcode_icon.orange i{color:#f15922}
.shortcode_icon_simple.shortcode_icon.green i{color:#aad400}
.iconed_featured_text{margin:20px 0}
.iconed_featured_text_no_m{margin-bottom:10px}
.iconed_featured_text .icon_feat{float:left;margin:0 16px 0 0;width:40px;height:40px;top:-4px;position:relative;text-align:center;border-radius:30px}
.iconed_featured_text .icon_feat.icon_solid{top:0}
.iconed_featured_text .icon_feat i{font-size:30px;color:#444;line-height:40px}
.iconed_featured_text .icon_feat.blue i{color:#00578a}
.iconed_featured_text .icon_feat.orange i{color:#f15922}
.iconed_featured_text .icon_feat.green i{color:#aad400}
.iconed_featured_text .icon_feat.accent_color i{color:#00578a}
.iconed_featured_text .icon_feat.icon_solid{background:#444}
.iconed_featured_text .icon_feat.icon_solid.blue{background:#00578a}
.iconed_featured_text .icon_feat.icon_solid.orange{background:#f15922}
.iconed_featured_text .icon_feat.icon_solid.green{background:#aad400}
.iconed_featured_text .icon_feat.icon_solid.accent_color{background:#00578a}
.iconed_featured_text .icon_feat.icon_solid i{color:#fff;line-height:40px;font-size:20px}
.iconed_featured_text h3{font-weight:400;font-size:20px;line-height:26px;margin-left:54px}
.iconed_featured_text h3 a{color:#333}
.iconed_featured_text h3 a:hover{color:#0ad1e5}
.iconed_featured_text_p{margin:0 12px 20px 55px}
.image_featured_text_holder{display:table;border-collapse:collapse;margin:36px 0 30px}
.image_featured_text_holder_row{display:table-row}
.image_featured_text{display:table-cell;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:22px 26px;border:1px dotted #e9e9e9}
.dark_container_white_text .image_featured_text{border:1px dotted rgba(255,255,255,0.1)}
.image_featured_text_holder_row .image_featured_text:first-child{border-left:none}
.image_featured_text_holder_row .image_featured_text:last-child{border-right:none}
.image_featured_text_holder_row:first-child .image_featured_text{border-top:none;padding-top:0}
.image_featured_text_holder_row:last-child .image_featured_text{border-bottom:none;padding-bottom:0}
.image_featured_text .image{float:left;margin:1px 16px 0 0;width:120px;height:120px;top:0;text-align:center;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:5px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,0.12);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-ms-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}
.image_featured_text .text{margin:0 12px 12px 150px;padding-top:8px;position:relative}
.image_featured_text .text:after{display:block;content:"";width:80px;height:2px;background-color:#eee;background-color:rgba(0,0,0,0.06);position:absolute;bottom:-13px}
.image_featured_text .author_position{margin:0 12px 0 150px;padding-top:12px}
.image_featured_text .auth{font-family:'NovecentowideLightBold'}
.image_featured_text .pos{color:#00578a}
@font-face{font-family:'icomoon';src:url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/icomoon.eot?fb39c5);src:url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/icomoon.eot?#iefixfb39c5) format("embedded-opentype"),url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/icomoon.woff?fb39c5) format("woff"),url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/icomoon.ttf?fb39c5) format("truetype"),url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/icomoon.svg?fb39c5#icomoon) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'icomoon';src:url(https://www.wizrom.ro/wp-content/themes/Savia/stylesheets/fonts/icomoon.svg?fb39c5#icomoon) format("svg")}
.icon{font-family:'icomoon';speak:none;font-size:1em;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon.phone:before{content:"\e600"}
.icon.mobile:before{content:"\e601"}
.icon.mouse:before{content:"\e602"}
.icon.directions:before{content:"\e603"}
.icon.mail:before{content:"\e604"}
.icon.paperplane:before{content:"\e605"}
.icon.pencil:before{content:"\e606"}
.icon.feather:before{content:"\e607"}
.icon.paperclip:before{content:"\e608"}
.icon.drawer:before{content:"\e609"}
.icon.reply:before{content:"\e60a"}
.icon.reply-all:before{content:"\e60b"}
.icon.forward:before{content:"\e60c"}
.icon.user:before{content:"\e60d"}
.icon.users:before{content:"\e60e"}
.icon.user-add:before{content:"\e60f"}
.icon.vcard:before{content:"\e610"}
.icon.export:before{content:"\e611"}
.icon.location:before{content:"\e612"}
.icon.map:before{content:"\e613"}
.icon.compass:before{content:"\e614"}
.icon.location2:before{content:"\e615"}
.icon.target:before{content:"\e616"}
.icon.share:before{content:"\e617"}
.icon.sharable:before{content:"\e618"}
.icon.heart:before{content:"\e619"}
.icon.heart2:before{content:"\e61a"}
.icon.star:before{content:"\e61b"}
.icon.star2:before{content:"\e61c"}
.icon.thumbsup:before{content:"\e61d"}
.icon.thumbsdown:before{content:"\e61e"}
.icon.chat:before{content:"\e61f"}
.icon.comment:before{content:"\e620"}
.icon.quote:before{content:"\e621"}
.icon.house:before{content:"\e622"}
.icon.popup:before{content:"\e623"}
.icon.search:before{content:"\e624"}
.icon.flashlight:before{content:"\e625"}
.icon.printer:before{content:"\e626"}
.icon.bell:before{content:"\e627"}
.icon.link:before{content:"\e628"}
.icon.flag:before{content:"\e629"}
.icon.cog:before{content:"\e62a"}
.icon.tools:before{content:"\e62b"}
.icon.trophy:before{content:"\e62c"}
.icon.tag:before{content:"\e62d"}
.icon.camera:before{content:"\e62e"}
.icon.megaphone:before{content:"\e62f"}
.icon.moon:before{content:"\e630"}
.icon.palette:before{content:"\e631"}
.icon.leaf:before{content:"\e632"}
.icon.music:before{content:"\e633"}
.icon.music2:before{content:"\e634"}
.icon.new:before{content:"\e635"}
.icon.graduation:before{content:"\e636"}
.icon.book:before{content:"\e637"}
.icon.newspaper:before{content:"\e638"}
.icon.bag:before{content:"\e639"}
.icon.airplane:before{content:"\e63a"}
.icon.lifebuoy:before{content:"\e63b"}
.icon.eye:before{content:"\e63c"}
.icon.clock:before{content:"\e63d"}
.icon.microphone:before{content:"\e63e"}
.icon.calendar:before{content:"\e63f"}
.icon.bolt:before{content:"\e640"}
.icon.thunder:before{content:"\e641"}
.icon.droplet:before{content:"\e642"}
.icon.cd:before{content:"\e643"}
.icon.briefcase:before{content:"\e644"}
.icon.air:before{content:"\e645"}
.icon.hourglass:before{content:"\e646"}
.icon.gauge:before{content:"\e647"}
.icon.language:before{content:"\e648"}
.icon.network:before{content:"\e649"}
.icon.key:before{content:"\e64a"}
.icon.battery:before{content:"\e64b"}
.icon.bucket:before{content:"\e64c"}
.icon.magnet:before{content:"\e64d"}
.icon.drive:before{content:"\e64e"}
.icon.cup:before{content:"\e64f"}
.icon.rocket:before{content:"\e650"}
.icon.brush:before{content:"\e651"}
.icon.suitcase:before{content:"\e652"}
.icon.cone:before{content:"\e653"}
.icon.earth:before{content:"\e654"}
.icon.keyboard:before{content:"\e655"}
.icon.browser:before{content:"\e656"}
.icon.publish:before{content:"\e657"}
.icon.progress-3:before{content:"\e658"}
.icon.progress-2:before{content:"\e659"}
.icon.brogress-1:before{content:"\e65a"}
.icon.progress-0:before{content:"\e65b"}
.icon.sun:before{content:"\e65c"}
.icon.sun2:before{content:"\e65d"}
.icon.adjust:before{content:"\e65e"}
.icon.code:before{content:"\e65f"}
.icon.screen:before{content:"\e660"}
.icon.infinity:before{content:"\e661"}
.icon.light-bulb:before{content:"\e662"}
.icon.creditcard:before{content:"\e663"}
.icon.database:before{content:"\e664"}
.icon.voicemail:before{content:"\e665"}
.icon.clipboard:before{content:"\e666"}
.icon.cart:before{content:"\e667"}
.icon.box:before{content:"\e668"}
.icon.ticket:before{content:"\e669"}
.icon.rss:before{content:"\e66a"}
.icon.signal:before{content:"\e66b"}
.icon.thermometer:before{content:"\e66c"}
.icon.droplets:before{content:"\e66d"}
.icon.uniE66E:before{content:"\e66e"}
.icon.statistics:before{content:"\e66f"}
.icon.pie:before{content:"\e670"}
.icon.bars:before{content:"\e671"}
.icon.graph:before{content:"\e672"}
.icon.lock:before{content:"\e673"}
.icon.lock-open:before{content:"\e674"}
.icon.logout:before{content:"\e675"}
.icon.login:before{content:"\e676"}
.icon.checkmark:before{content:"\e677"}
.icon.cross:before{content:"\e678"}
.icon.minus:before{content:"\e679"}
.icon.plus:before{content:"\e67a"}
.icon.cross2:before{content:"\e67b"}
.icon.minus2:before{content:"\e67c"}
.icon.plus2:before{content:"\e67d"}
.icon.cross3:before{content:"\e67e"}
.icon.minus3:before{content:"\e67f"}
.icon.plus3:before{content:"\e680"}
.icon.erase:before{content:"\e681"}
.icon.blocked:before{content:"\e682"}
.icon.info:before{content:"\e683"}
.icon.info2:before{content:"\e684"}
.icon.question:before{content:"\e685"}
.icon.help:before{content:"\e686"}
.icon.warning:before{content:"\e687"}
.icon.cycle:before{content:"\e688"}
.icon.cw:before{content:"\e689"}
.icon.ccw:before{content:"\e68a"}
.icon.shuffle:before{content:"\e68b"}
.icon.arrow:before{content:"\e68c"}
.icon.arrow2:before{content:"\e68d"}
.icon.retweet:before{content:"\e68e"}
.icon.loop:before{content:"\e68f"}
.icon.history:before{content:"\e690"}
.icon.back:before{content:"\e691"}
.icon.switch:before{content:"\e692"}
.icon.list:before{content:"\e693"}
.icon.add-to-list:before{content:"\e694"}
.icon.layout:before{content:"\e695"}
.icon.list2:before{content:"\e696"}
.icon.text:before{content:"\e697"}
.icon.text2:before{content:"\e698"}
.icon.document:before{content:"\e699"}
.icon.docs:before{content:"\e69a"}
.icon.landscape:before{content:"\e69b"}
.icon.pictures:before{content:"\e69c"}
.icon.video:before{content:"\e69d"}
.icon.music3:before{content:"\e69e"}
.icon.folder:before{content:"\e69f"}
.icon.archive:before{content:"\e6a0"}
.icon.trash:before{content:"\e6a1"}
.icon.upload:before{content:"\e6a2"}
.icon.download:before{content:"\e6a3"}
.icon.disk:before{content:"\e6a4"}
.icon.install:before{content:"\e6a5"}
.icon.cloud:before{content:"\e6a6"}
.icon.upload2:before{content:"\e6a7"}
.icon.bookmark:before{content:"\e6a8"}
.icon.bookmarks:before{content:"\e6a9"}
.icon.book2:before{content:"\e6aa"}
.icon.play:before{content:"\e6ab"}
.icon.pause:before{content:"\e6ac"}
.icon.record:before{content:"\e6ad"}
.icon.stop:before{content:"\e6ae"}
.icon.next:before{content:"\e6af"}
.icon.previous:before{content:"\e6b0"}
.icon.first:before{content:"\e6b1"}
.icon.last:before{content:"\e6b2"}
.icon.resize-enlarge:before{content:"\e6b3"}
.icon.resize-shrink:before{content:"\e6b4"}
.icon.volume:before{content:"\e6b5"}
.icon.sound:before{content:"\e6b6"}
.icon.mute:before{content:"\e6b7"}
.icon.flow-cascade:before{content:"\e6b8"}
.icon.flow-branch:before{content:"\e6b9"}
.icon.flow-tree:before{content:"\e6ba"}
.icon.flow-line:before{content:"\e6bb"}
.icon.flow-parallel:before{content:"\e6bc"}
.icon.arrow-left:before{content:"\e6bd"}
.icon.arrow-down:before{content:"\e6be"}
.icon.arrow-up-upload:before{content:"\e6bf"}
.icon.arrow-right:before{content:"\e6c0"}
.icon.arrow-left2:before{content:"\e6c1"}
.icon.arrow-down2:before{content:"\e6c2"}
.icon.arrow-up:before{content:"\e6c3"}
.icon.arrow-right2:before{content:"\e6c4"}
.icon.arrow-left3:before{content:"\e6c5"}
.icon.arrow-down3:before{content:"\e6c6"}
.icon.arrow-up2:before{content:"\e6c7"}
.icon.arrow-right3:before{content:"\e6c8"}
.icon.arrow-left4:before{content:"\e6c9"}
.icon.arrow-down4:before{content:"\e6ca"}
.icon.arrow-up3:before{content:"\e6cb"}
.icon.arrow-right4:before{content:"\e6cc"}
.icon.arrow-left5:before{content:"\e6cd"}
.icon.arrow-down5:before{content:"\e6ce"}
.icon.arrow-up4:before{content:"\e6cf"}
.icon.arrow-right5:before{content:"\e6d0"}
.icon.arrow-left6:before{content:"\e6d1"}
.icon.arrow-down6:before{content:"\e6d2"}
.icon.arrow-up5:before{content:"\e6d3"}
.icon.arrow-right6:before{content:"\e6d4"}
.icon.arrow-left7:before{content:"\e6d5"}
.icon.arrow-down7:before{content:"\e6d6"}
.icon.arrow-up6:before{content:"\e6d7"}
.icon.uniE6D8:before{content:"\e6d8"}
.icon.arrow-left8:before{content:"\e6d9"}
.icon.arrow-down8:before{content:"\e6da"}
.icon.arrow-up7:before{content:"\e6db"}
.icon.arrow-right7:before{content:"\e6dc"}
.icon.menu:before{content:"\e6dd"}
.icon.ellipsis:before{content:"\e6de"}
.icon.dots:before{content:"\e6df"}
.icon.dot:before{content:"\e6e0"}
.icon.cc:before{content:"\e6e1"}
.icon.cc-by:before{content:"\e6e2"}
.icon.cc-nc:before{content:"\e6e3"}
.icon.cc-nc-eu:before{content:"\e6e4"}
.icon.cc-nc-jp:before{content:"\e6e5"}
.icon.cc-sa:before{content:"\e6e6"}
.icon.cc-nd:before{content:"\e6e7"}
.icon.cc-pd:before{content:"\e6e8"}
.icon.cc-zero:before{content:"\e6e9"}
.icon.cc-share:before{content:"\e6ea"}
.icon.cc-share2:before{content:"\e6eb"}
.icon.danielbruce:before{content:"\e6ec"}
.icon.danielbruce2:before{content:"\e6ed"}
.icon.github:before{content:"\e6ee"}
.icon.github2:before{content:"\e6ef"}
.icon.flickr:before{content:"\e6f0"}
.icon.flickr2:before{content:"\e6f1"}
.icon.vimeo:before{content:"\e6f2"}
.icon.vimeo2:before{content:"\e6f3"}
.icon.twitter:before{content:"\e6f4"}
.icon.twitter2:before{content:"\e6f5"}
.icon.facebook:before{content:"\e6f6"}
.icon.facebook2:before{content:"\e6f7"}
.icon.facebook3:before{content:"\e6f8"}
.icon.googleplus:before{content:"\e6f9"}
.icon.googleplus2:before{content:"\e6fa"}
.icon.pinterest:before{content:"\e6fb"}
.icon.pinterest2:before{content:"\e6fc"}
.icon.tumblr:before{content:"\e6fd"}
.icon.tumblr2:before{content:"\e6fe"}
.icon.linkedin:before{content:"\e6ff"}
.icon.linkedin2:before{content:"\e700"}
.icon.dribbble:before{content:"\e701"}
.icon.dribbble2:before{content:"\e702"}
.icon.stumbleupon:before{content:"\e703"}
.icon.stumbleupon2:before{content:"\e704"}
.icon.lastfm:before{content:"\e705"}
.icon.lastfm2:before{content:"\e706"}
.icon.rdio:before{content:"\e707"}
.icon.rdio2:before{content:"\e708"}
.icon.spotify:before{content:"\e709"}
.icon.spotify2:before{content:"\e70a"}
.icon.qq:before{content:"\e70b"}
.icon.instagram:before{content:"\e70c"}
.icon.dropbox:before{content:"\e70d"}
.icon.smashing:before{content:"\e70e"}
.icon.evernote:before{content:"\e70f"}
.icon.flattr:before{content:"\e710"}
.icon.skype:before{content:"\e711"}
.icon.skype2:before{content:"\e712"}
.icon.renren:before{content:"\e713"}
.icon.sina-weibo:before{content:"\e714"}
.icon.paypal:before{content:"\e715"}
.icon.picasa:before{content:"\e716"}
.icon.soundcloud:before{content:"\e717"}
.icon.mixi:before{content:"\e718"}
.icon.behance:before{content:"\e719"}
.icon.circles:before{content:"\e71a"}
.icon.vk:before{content:"\e71b"}
.icon.glass:before{content:"\e71c"}
.icon.music4:before{content:"\e71d"}
.icon.search2:before{content:"\e71e"}
.icon.envelope:before{content:"\e71f"}
.icon.heart3:before{content:"\e720"}
.icon.star3:before{content:"\e721"}
.icon.star-empty:before{content:"\e722"}
.icon.user2:before{content:"\e723"}
.icon.film:before{content:"\e724"}
.icon.th-large:before{content:"\e725"}
.icon.th:before{content:"\e726"}
.icon.th-list:before{content:"\e727"}
.icon.ok:before{content:"\e728"}
.icon.remove:before{content:"\e729"}
.icon.zoom-in:before{content:"\e72a"}
.icon.zoom-out:before{content:"\e72b"}
.icon.off:before{content:"\e72c"}
.icon.signal2:before{content:"\e72d"}
.icon.cog2:before{content:"\e72e"}
.icon.trash2:before{content:"\e72f"}
.icon.home:before{content:"\e730"}
.icon.file:before{content:"\e731"}
.icon.time:before{content:"\e732"}
.icon.road:before{content:"\e733"}
.icon.download-alt:before{content:"\e734"}
.icon.download2:before{content:"\e735"}
.icon.upload3:before{content:"\e736"}
.icon.inbox:before{content:"\e737"}
.icon.play-circle:before{content:"\e738"}
.icon.repeat:before{content:"\e739"}
.icon.refresh:before{content:"\e73a"}
.icon.list-alt:before{content:"\e73b"}
.icon.lock2:before{content:"\e73c"}
.icon.flag2:before{content:"\e73d"}
.icon.headphones:before{content:"\e73e"}
.icon.volume-off:before{content:"\e73f"}
.icon.volume-down:before{content:"\e740"}
.icon.volume-up:before{content:"\e741"}
.icon.qrcode:before{content:"\e742"}
.icon.barcode:before{content:"\e743"}
.icon.tag2:before{content:"\e744"}
.icon.tags_ic:before{content:"\e745"}
.icon.book3:before{content:"\e746"}
.icon.bookmark2:before{content:"\e747"}
.icon.print:before{content:"\e748"}
.icon.camera2:before{content:"\e749"}
.icon.font:before{content:"\e74a"}
.icon.bold:before{content:"\e74b"}
.icon.italic:before{content:"\e74c"}
.icon.text-height:before{content:"\e74d"}
.icon.text-width:before{content:"\e74e"}
.icon.align-left:before{content:"\e74f"}
.icon.align-center:before{content:"\e750"}
.icon.align-right:before{content:"\e751"}
.icon.align-justify:before{content:"\e752"}
.icon.list3:before{content:"\e753"}
.icon.indent-left:before{content:"\e754"}
.icon.indent-right:before{content:"\e755"}
.icon.facetime-video:before{content:"\e756"}
.icon.picture:before{content:"\e757"}
.icon.pencil2:before{content:"\e758"}
.icon.map-marker:before{content:"\e759"}
.icon.adjust2:before{content:"\e75a"}
.icon.tint:before{content:"\e75b"}
.icon.edit:before{content:"\e75c"}
.icon.share2:before{content:"\e75d"}
.icon.check:before{content:"\e75e"}
.icon.move:before{content:"\e75f"}
.icon.step-backward:before{content:"\e760"}
.icon.fast-backward:before{content:"\e761"}
.icon.backward:before{content:"\e762"}
.icon.play2:before{content:"\e763"}
.icon.pause2:before{content:"\e764"}
.icon.stop2:before{content:"\e765"}
.icon.forward2:before{content:"\e766"}
.icon.fast-forward:before{content:"\e767"}
.icon.step-forward:before{content:"\e768"}
.icon.eject:before{content:"\e769"}
.icon.chevron-left:before{content:"\e76a"}
.icon.chevron-right:before{content:"\e76b"}
.icon.plus-sign:before{content:"\e76c"}
.icon.minus-sign:before{content:"\e76d"}
.icon.remove-sign:before{content:"\e76e"}
.icon.ok-sign:before{content:"\e76f"}
.icon.question-sign:before{content:"\e770"}
.icon.info-sign:before{content:"\e771"}
.icon.screenshot:before{content:"\e772"}
.icon.remove-circle:before{content:"\e773"}
.icon.ok-circle:before{content:"\e774"}
.icon.ban-circle:before{content:"\e775"}
.icon.arrow-left9:before{content:"\e776"}
.icon.arrow-right8:before{content:"\e777"}
.icon.arrow-up8:before{content:"\e778"}
.icon.arrow-down9:before{content:"\e779"}
.icon.share-alt:before{content:"\e77a"}
.icon.resize-full:before{content:"\e77b"}
.icon.resize-small:before{content:"\e77c"}
.icon.plus4:before{content:"\e77d"}
.icon.minus4:before{content:"\e77e"}
.icon.asterisk:before{content:"\e77f"}
.icon.exclamation-sign:before{content:"\e780"}
.icon.gift:before{content:"\e781"}
.icon.leaf2:before{content:"\e782"}
.icon.fire:before{content:"\e783"}
.icon.eye-open:before{content:"\e784"}
.icon.eye-close:before{content:"\e785"}
.icon.warning-sign:before{content:"\e786"}
.icon.plane:before{content:"\e787"}
.icon.calendar2:before{content:"\e788"}
.icon.random:before{content:"\e789"}
.icon.comment2:before{content:"\e78a"}
.icon.magnet2:before{content:"\e78b"}
.icon.chevron-up:before{content:"\e78c"}
.icon.chevron-down:before{content:"\e78d"}
.icon.retweet2:before{content:"\e78e"}
.icon.shopping-cart:before{content:"\e78f"}
.icon.folder-close:before{content:"\e790"}
.icon.folder-open:before{content:"\e791"}
.icon.resize-vertical:before{content:"\e792"}
.icon.resize-horizontal:before{content:"\e793"}
.icon.bar-chart:before{content:"\e794"}
.icon.twitter-sign:before{content:"\e795"}
.icon.facebook-sign:before{content:"\e796"}
.icon.camera-retro:before{content:"\e797"}
.icon.key2:before{content:"\e798"}
.icon.cogs:before{content:"\e799"}
.icon.comments_ic:before{content:"\e79a"}
.icon.thumbs-up:before{content:"\e79b"}
.icon.thumbs-down:before{content:"\e79c"}
.icon.star-half:before{content:"\e79d"}
.icon.heart-empty:before{content:"\e79e"}
.icon.signout:before{content:"\e79f"}
.icon.linkedin-sign:before{content:"\e7a0"}
.icon.pushpin:before{content:"\e7a1"}
.icon.external-link:before{content:"\e7a2"}
.icon.signin:before{content:"\e7a3"}
.icon.trophy2:before{content:"\e7a4"}
.icon.github-sign:before{content:"\e7a5"}
.icon.upload-alt:before{content:"\e7a6"}
.icon.lemon:before{content:"\e7a7"}
.icon.phone2:before{content:"\e7a8"}
.icon.check-empty:before{content:"\e7a9"}
.icon.bookmark-empty:before{content:"\e7aa"}
.icon.phone-sign:before{content:"\e7ab"}
.icon.twitter3:before{content:"\e7ac"}
.icon.facebook4:before{content:"\e7ad"}
.icon.github3:before{content:"\e7ae"}
.icon.unlock:before{content:"\e7af"}
.icon.credit:before{content:"\e7b0"}
.icon.rss2:before{content:"\e7b1"}
.icon.hdd:before{content:"\e7b2"}
.icon.bullhorn:before{content:"\e7b3"}
.icon.bell2:before{content:"\e7b4"}
.icon.certificate:before{content:"\e7b5"}
.icon.hand-right:before{content:"\e7b6"}
.icon.hand-left:before{content:"\e7b7"}
.icon.hand-up:before{content:"\e7b8"}
.icon.hand-down:before{content:"\e7b9"}
.icon.circle-arrow-left:before{content:"\e7ba"}
.icon.circle-arrow-right:before{content:"\e7bb"}
.icon.circle-arrow-up:before{content:"\e7bc"}
.icon.circle-arrow-down:before{content:"\e7bd"}
.icon.globe:before{content:"\e7be"}
.icon.wrench:before{content:"\e7bf"}
.icon.tasks:before{content:"\e7c0"}
.icon.filter:before{content:"\e7c1"}
.icon.briefcase2:before{content:"\e7c2"}
.icon.fullscreen:before{content:"\e7c3"}
.icon.group:before{content:"\e7c4"}
.icon.link2:before{content:"\e7c5"}
.icon.cloud2:before{content:"\e7c6"}
.icon.beaker:before{content:"\e7c7"}
.icon.cut:before{content:"\e7c8"}
.icon.copy:before{content:"\e7c9"}
.icon.paper-clip:before{content:"\e7ca"}
.icon.save:before{content:"\e7cb"}
.icon.sign-blank:before{content:"\e7cc"}
.icon.reorder:before{content:"\e7cd"}
.icon.list-ul:before{content:"\e7ce"}
.icon.list-ol:before{content:"\e7cf"}
.icon.strikethrough:before{content:"\e7d0"}
.icon.underline:before{content:"\e7d1"}
.icon.table:before{content:"\e7d2"}
.icon.magic:before{content:"\e7d3"}
.icon.truck:before{content:"\e7d4"}
.icon.pinterest3:before{content:"\e7d5"}
.icon.pinterest-sign:before{content:"\e7d6"}
.icon.google-plus-sign:before{content:"\e7d7"}
.icon.google-plus:before{content:"\e7d8"}
.icon.money:before{content:"\e7d9"}
.icon.caret-down:before{content:"\e7da"}
.icon.caret-up:before{content:"\e7db"}
.icon.caret-left:before{content:"\e7dc"}
.icon.caret-right:before{content:"\e7dd"}
.icon.columns:before{content:"\e7de"}
.icon.sort:before{content:"\e7df"}
.icon.sort-down:before{content:"\e7e0"}
.icon.sort-up:before{content:"\e7e1"}
.icon.envelope-alt:before{content:"\e7e2"}
.icon.linkedin3:before{content:"\e7e3"}
.icon.undo:before{content:"\e7e4"}
.icon.legal:before{content:"\e7e5"}
.icon.dashboard:before{content:"\e7e6"}
.icon.comment-alt:before{content:"\e7e7"}
.icon.comments-alt:before{content:"\e7e8"}
.icon.bolt2:before{content:"\e7e9"}
.icon.sitemap:before{content:"\e7ea"}
.icon.umbrella:before{content:"\e7eb"}
.icon.paste:before{content:"\e7ec"}
.icon.lightbulb:before{content:"\e7ed"}
.icon.exchange:before{content:"\e7ee"}
.icon.cloud-download:before{content:"\e7ef"}
.icon.cloud-upload:before{content:"\e7f0"}
.icon.user-md:before{content:"\e7f1"}
.icon.stethoscope:before{content:"\e7f2"}
.icon.suitcase2:before{content:"\e7f3"}
.icon.bell-alt:before{content:"\e7f4"}
.icon.coffee:before{content:"\e7f5"}
.icon.food:before{content:"\e7f6"}
.icon.file-alt:before{content:"\e7f7"}
.icon.building:before{content:"\e7f8"}
.icon.hospital:before{content:"\e7f9"}
.icon.ambulance:before{content:"\e7fa"}
.icon.medkit:before{content:"\e7fb"}
.icon.fighter-jet:before{content:"\e7fc"}
.icon.beer:before{content:"\e7fd"}
.icon.h-sign:before{content:"\e7fe"}
.icon.plus-sign2:before{content:"\e7ff"}
.icon.double-angle-left:before{content:"\e800"}
.icon.double-angle-right:before{content:"\e801"}
.icon.double-angle-up:before{content:"\e802"}
.icon.double-angle-down:before{content:"\e803"}
.icon.angle-left:before{content:"\e804"}
.icon.angle-right:before{content:"\e805"}
.icon.angle-up:before{content:"\e806"}
.icon.angle-down:before{content:"\e807"}
.icon.desktop:before{content:"\e808"}
.icon.laptop:before{content:"\e809"}
.icon.tablet:before{content:"\e80a"}
.icon.mobile2:before{content:"\e80b"}
.icon.circle-blank:before{content:"\e80c"}
.icon.quote-left:before{content:"\e80d"}
.icon.quote-right:before{content:"\e80e"}
.icon.spinner:before{content:"\e80f"}
.icon.circle:before{content:"\e810"}
.icon.reply2:before{content:"\e811"}
.icon.github-alt:before{content:"\e812"}
.icon.folder-close-alt:before{content:"\e813"}
.icon.folder-open-alt:before{content:"\e814"}
.icon.expand-alt:before{content:"\e815"}
.icon.collapse-alt:before{content:"\e816"}
.icon.smile:before{content:"\e817"}
.icon.frown:before{content:"\e818"}
.icon.meh:before{content:"\e819"}
.icon.gamepad:before{content:"\e81a"}
.icon.keyboard2:before{content:"\e81b"}
.icon.flag-alt:before{content:"\e81c"}
.icon.flag-checkered:before{content:"\e81d"}
.icon.terminal:before{content:"\e81e"}
.icon.code2:before{content:"\e81f"}
.icon.reply-all2:before{content:"\e820"}
.icon.star-half-full:before{content:"\e821"}
.icon.location-arrow:before{content:"\e822"}
.icon.crop:before{content:"\e823"}
.icon.code-fork:before{content:"\e824"}
.icon.unlink:before{content:"\e825"}
.icon.question2:before{content:"\e826"}
.icon.info3:before{content:"\e827"}
.icon.exclamation:before{content:"\e828"}
.icon.superscript:before{content:"\e829"}
.icon.subscript:before{content:"\e82a"}
.icon.eraser:before{content:"\e82b"}
.icon.puzzle:before{content:"\e82c"}
.icon.microphone2:before{content:"\e82d"}
.icon.microphone-off:before{content:"\e82e"}
.icon.shield:before{content:"\e82f"}
.icon.calendar-empty:before{content:"\e830"}
.icon.fire-extinguisher:before{content:"\e831"}
.icon.rocket2:before{content:"\e832"}
.icon.maxcdn:before{content:"\e833"}
.icon.chevron-sign-left:before{content:"\e834"}
.icon.chevron-sign-right:before{content:"\e835"}
.icon.chevron-sign-up:before{content:"\e836"}
.icon.chevron-sign-down:before{content:"\e837"}
.icon.html5:before{content:"\e838"}
.icon.css3:before{content:"\e839"}
.icon.anchor:before{content:"\e83a"}
.icon.unlock-alt:before{content:"\e83b"}
.icon.bullseye:before{content:"\e83c"}
.icon.ellipsis-horizontal:before{content:"\e83d"}
.icon.ellipsis-vertical:before{content:"\e83e"}
.icon.rss-sign:before{content:"\e83f"}
.icon.play-sign:before{content:"\e840"}
.icon.ticket2:before{content:"\e841"}
.icon.minus-sign-alt:before{content:"\e842"}
.icon.check-minus:before{content:"\e843"}
.icon.level-up:before{content:"\e844"}
.icon.level-down:before{content:"\e845"}
.icon.check-sign:before{content:"\e846"}
.icon.edit-sign:before{content:"\e847"}
.icon.external-link-sign:before{content:"\e848"}
.icon.share-sign:before{content:"\e849"}
.icon.compass2:before{content:"\e84a"}
.icon.collapse:before{content:"\e84b"}
.icon.collapse-top:before{content:"\e84c"}
.icon.expand:before{content:"\e84d"}
.icon.euro:before{content:"\e84e"}
.icon.gbp:before{content:"\e84f"}
.icon.dollar:before{content:"\e850"}
.icon.rupee:before{content:"\e851"}
.icon.yen:before{content:"\e852"}
.icon.renminbi:before{content:"\e853"}
.icon.won:before{content:"\e854"}
.icon.bitcoin:before{content:"\e855"}
.icon.file2:before{content:"\e856"}
.icon.file-text:before{content:"\e857"}
.icon.sort-by-alphabet:before{content:"\e858"}
.icon.sort-by-alphabet-alt:before{content:"\e859"}
.icon.sort-by-attributes:before{content:"\e85a"}
.icon.sort-by-attributes-alt:before{content:"\e85b"}
.icon.sort-by-order:before{content:"\e85c"}
.icon.sort-by-order-alt:before{content:"\e85d"}
.icon.thumbs-up2:before{content:"\e85e"}
.icon.thumbs-down2:before{content:"\e85f"}
.icon.youtube-sign:before{content:"\e860"}
.icon.youtube:before{content:"\e861"}
.icon.xing:before{content:"\e862"}
.icon.xing-sign:before{content:"\e863"}
.icon.youtube-play:before{content:"\e864"}
.icon.dropbox2:before{content:"\e865"}
.icon.stackexchange:before{content:"\e866"}
.icon.instagram2:before{content:"\e867"}
.icon.flickr3:before{content:"\e868"}
.icon.adn:before{content:"\e869"}
.icon.bitbucket:before{content:"\e86a"}
.icon.bitbucket-sign:before{content:"\e86b"}
.icon.tumblr3:before{content:"\e86c"}
.icon.tumblr-sign:before{content:"\e86d"}
.icon.long-arrow-down:before{content:"\e86e"}
.icon.long-arrow-up:before{content:"\e86f"}
.icon.long-arrow-left:before{content:"\e870"}
.icon.long-arrow-right:before{content:"\e871"}
.icon.apple:before{content:"\e872"}
.icon.windows:before{content:"\e873"}
.icon.android:before{content:"\e874"}
.icon.linux:before{content:"\e875"}
.icon.dribbble3:before{content:"\e876"}
.icon.skype3:before{content:"\e877"}
.icon.foursquare:before{content:"\e878"}
.icon.trello:before{content:"\e879"}
.icon.female:before{content:"\e87a"}
.icon.male:before{content:"\e87b"}
.icon.gittip:before{content:"\e87c"}
.icon.sun3:before{content:"\e87d"}
.icon.moon2:before{content:"\e87e"}
.icon.archive2:before{content:"\e87f"}
.icon.bug:before{content:"\e880"}
.icon.vk2:before{content:"\e881"}
.icon.weibo:before{content:"\e882"}
.icon.renren2:before{content:"\e883"}
.pic{position:relative;display:block}
.pic img{display:block;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
a .img_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;background-color:rgba(0,0,0,0.3);background-image:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_plus.png);background-position:center center;background-repeat:no-repeat;opacity:0;filter:alpha(opacity=0);z-index:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a:hover .img_overlay{opacity:1;filter:alpha(opacity=100);z-index:1}
a .img_overlay_zoom{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;background-color:rgba(0,0,0,0.2);background-position:center center;background-repeat:no-repeat;opacity:0;filter:alpha(opacity=0);z-index:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center}
a:hover .img_overlay_zoom{opacity:1;filter:alpha(opacity=100);z-index:1}
a .img_overlay_zoom .icon_zoom{top:70%;opacity:0;position:absolute;background-color:rgba(0,0,0,0.7);background-image:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_zoom.png);background-position:center center;background-repeat:no-repeat;color:#fff;width:40px;height:40px;margin:0 auto;margin-top:-20px;margin-left:-19px;display:inline-block;border-radius:50%;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92);left:50%}
a:hover .img_overlay_zoom .icon_zoom{top:50%;opacity:1}
a .img_overlay_zoom .icon_plus{top:70%;opacity:0;position:absolute;background-color:rgba(0,0,0,0.65);background-image:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_plus.png);background-position:center center;background-repeat:no-repeat;color:#fff;width:38px;height:38px;margin:0 auto;margin-top:-20px;margin-left:-19px;display:inline-block;border-radius:50%;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92);left:50%}
a:hover .img_overlay_zoom .icon_plus{top:50%;opacity:1}
.pic_holder{position:relative}
.pic_frame{border:1px solid #f1f1f1;padding:8px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px}
a .img_overlay_icon{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);z-index:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a:hover .img_overlay_icon{opacity:1;filter:alpha(opacity=100);z-index:1}
.info_block .info_item{margin-bottom:30px;margin-top:30px}
.pic_info{width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;line-height:0;overflow:hidden;-webkit-transition:all .4s cubic-bezier(.76,.1,.21,.9);-moz-transition:all .4s cubic-bezier(.76,.1,.21,.9);-o-transition:all .4s cubic-bezier(.76,.1,.21,.9);-ms-transition:all .4s cubic-bezier(.76,.1,.21,.9);transition:all .4s cubic-bezier(.76,.1,.21,.9)}
.pic_info img{max-width:100%;height:auto;-webkit-transition:all .3s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .3s cubic-bezier(.63,.08,.35,.92);-o-transition:all .3s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .3s cubic-bezier(.63,.08,.35,.92);transition:all .3s cubic-bezier(.63,.08,.35,.92)}
.pic_info.type1{border:6px solid #fff;box-shadow:0 0 3px 0 rgba(0,0,0,0.2)}
.pic_info.type1.flat{border:none;box-shadow:none}
a .pic_info.type1 .info_overlay_padding{width:100%;height:100%;-webkit-transition:all .3s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .3s cubic-bezier(.63,.08,.35,.92);-o-transition:all .3s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .3s cubic-bezier(.63,.08,.35,.92);transition:all .3s cubic-bezier(.63,.08,.35,.92)}
.pic_info.type1 .info_overlay{width:100%;position:absolute;top:0;width:inherit;height:inherit;text-align:center}
a .pic_info.type1 .plus_overlay_icon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_plus_white.png) 0 0 no-repeat;width:13px;height:13px;bottom:9px;position:absolute;right:9px;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92)}
a:hover .pic_info.type1 .plus_overlay_icon{opacity:0;-webkit-transition:all .3s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .3s cubic-bezier(.63,.08,.35,.92);-o-transition:all .3s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .3s cubic-bezier(.63,.08,.35,.92);transition:all .3s cubic-bezier(.63,.08,.35,.92)}
a .pic_info.type1 .plus_overlay{border-bottom:50px solid rgba(0,87,138,0.9);border-left:50px solid transparent;bottom:0;height:0;opacity:.95;position:absolute;right:0;text-indent:-9999px;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92);width:0}
a:hover .pic_info.type1 .plus_overlay{border-bottom:600px solid rgba(0,87,138,0.9);border-left:600px solid transparent;-webkit-transition:all .3s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .3s cubic-bezier(.63,.08,.35,.92);-o-transition:all .3s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .3s cubic-bezier(.63,.08,.35,.92);transition:all .3s cubic-bezier(.63,.08,.35,.92)}
.pic_info.type1 .info_overlay .info_desc{position:absolute;top:50%;width:100%;opacity:0;-webkit-transition:all .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .1s cubic-bezier(.63,.08,.35,.92);transition:all .1s cubic-bezier(.63,.08,.35,.92)}
a:hover .pic_info.type1 .info_overlay .info_desc{margin-top:-48px;opacity:1;-webkit-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);transition:all .2s .1s cubic-bezier(.63,.08,.35,.92)}
a .pic_info.type1 .img_overlay_icon{display:none}
a .pic_info.type1 .plus_overlay_icon{z-index:100}
a .pic_info.type1 .portfolio_icon{display:inline-block;color:#fff;opacity:0;width:40px;height:40px;background-color:rgba(0,0,0,0.7);border-radius:50%;-webkit-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);transition:all .2s 0 cubic-bezier(.63,.08,.35,.92)}
a:hover .pic_info.type1 .portfolio_icon{opacity:1;-webkit-transition:all .2s .3s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s .3s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s .3s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s .3s cubic-bezier(.63,.08,.35,.92);transition:all .2s .3s cubic-bezier(.63,.08,.35,.92)}
.info_overlay h3{font-size:16px;line-height:22px;color:#333;text-transform:capitalize;margin:0 20px;padding:12px 0 0;text-align:center}
.info_overlay p{font-family:'Droid Serif',georgia,serif;font-style:italic;font-size:12px;line-height:18px;text-align:center;color:#555;margin:4px 26px 0}
.pic_info.type1 .info_block{margin-bottom:70px}
.pic_info.type2{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.12);box-shadow:0 1px 3px 0 rgba(0,0,0,0.12)}
.pic_info.type2.flat{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid rgba(0,0,0,0.1)}
a .pic_info.type2 .img_overlay_icon{opacity:1;filter:alpha(opacity=100);text-align:center}
a .pic_info.type2 .info_overlay{padding:10px 0 24px;background-image:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:-ms-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-repeat:repeat-x;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a .pic_info.type2 .img_overlay_icon .portfolio_icon{top:50%;left:50%;opacity:0;position:absolute;background-color:rgba(0,0,0,0.7);color:#fff;width:40px;height:40px;margin:0 auto;margin-left:-20px;display:inline-block;border-radius:50%;-webkit-transition:all .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .1s cubic-bezier(.63,.08,.35,.92);transition:all .1s cubic-bezier(.63,.08,.35,.92)}
a:hover .pic_info.type2 .img_overlay_icon .portfolio_icon{margin-top:-20px;opacity:1;-webkit-transition:all .2s .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s .2s cubic-bezier(.63,.08,.35,.92)}
.pic_info.type2 .info_overlay p{color:#999}
a .pic_info.type2 .plus_overlay_icon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_plus_white.png) 0 0 no-repeat;width:13px;height:13px;bottom:9px;position:absolute;right:9px;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92);z-index:100}
a:hover .pic_info.type2 .plus_overlay_icon{opacity:0;-webkit-transition:all .3s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .3s cubic-bezier(.63,.08,.35,.92);-o-transition:all .3s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .3s cubic-bezier(.63,.08,.35,.92);transition:all .3s cubic-bezier(.63,.08,.35,.92)}
a .pic_info.type2 .plus_overlay{border-bottom:50px solid rgba(0,87,138,0.9);border-left:50px solid transparent;bottom:0;height:0;opacity:.95;position:absolute;right:0;text-indent:-9999px;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92);width:0}
a:hover .pic_info.type2 .plus_overlay{border-bottom:860px solid rgba(0,87,138,0.7);border-left:860px solid transparent;-webkit-transition:all .4s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .4s cubic-bezier(.63,.08,.35,.92);-o-transition:all .4s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .4s cubic-bezier(.63,.08,.35,.92);transition:all .4s cubic-bezier(.63,.08,.35,.92)}
.pic_info.typ2 img{border-radius:0}
.pic_info.type3{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);box-shadow:0 2px 2px 0 rgba(0,0,0,0.1)}
a .pic_info.type3 .img_overlay_icon{position:absolute;top:auto;bottom:0;height:4px;background:rgba(0,87,138,0.9);opacity:1;filter:alpha(opacity=100);text-align:center}
a:hover .pic_info.type3 .img_overlay_icon{background:rgba(0,87,138,0.8);height:100%}
a .pic_info.type3 .info_overlay{padding:10px 0 24px;border-left:1px solid rgba(0,0,0,0.04);border-right:1px solid rgba(0,0,0,0.04);background-image:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:-ms-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-image:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.02));background-repeat:repeat-x;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a .pic_info.type3 .img_overlay_icon .portfolio_icon{top:50%;left:50%;opacity:0;position:absolute;background-color:rgba(0,0,0,0.7);color:#fff;width:40px;height:40px;margin:0 auto;margin-left:-20px;display:inline-block;border-radius:50%;-webkit-transition:all .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .1s cubic-bezier(.63,.08,.35,.92);transition:all .1s cubic-bezier(.63,.08,.35,.92)}
a:hover .pic_info.type3 .img_overlay_icon .portfolio_icon{margin-top:-20px;opacity:1;-webkit-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);transition:all .2s .1s cubic-bezier(.63,.08,.35,.92)}
.pic_info.type4{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);box-shadow:0 2px 2px 0 rgba(0,0,0,0.1)}
a .pic_info.type4 .img_overlay_icon{position:absolute;top:auto;bottom:0;background:rgba(0,0,0,0.0);border-bottom:4px solid rgba(0,87,138,0.9);opacity:1;filter:alpha(opacity=100);text-align:center}
a:hover .pic_info.type4 .img_overlay_icon{background:rgba(0,0,0,0.2);height:100%}
a .pic_info.type4 .info_overlay{padding:10px 0 24px;border-left:1px solid rgba(0,0,0,0.04);border-right:1px solid rgba(0,0,0,0.04);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a:hover .pic_info.type4 .info_overlay{background:rgba(0,0,0,0.03)}
a .pic_info.type4 .img_overlay_icon .portfolio_icon{top:50%;left:50%;opacity:0;position:absolute;background-color:rgba(0,0,0,0.7);background-image:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_plus.png);background-position:center center;background-repeat:no-repeat;color:#fff;width:40px;height:40px;margin:0 auto;margin-left:-20px;display:inline-block;border-radius:50%;-webkit-transition:all .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .1s cubic-bezier(.63,.08,.35,.92);transition:all .1s cubic-bezier(.63,.08,.35,.92)}
a:hover .pic_info.type4 .img_overlay_icon .portfolio_icon{margin-top:-20px;opacity:1;-webkit-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);transition:all .2s .1s cubic-bezier(.63,.08,.35,.92)}
.pic_info.type5{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);box-shadow:0 2px 2px 0 rgba(0,0,0,0.1)}
a .pic_info.type5 .img_overlay_icon{position:absolute;top:auto;bottom:0;background:rgba(0,0,0,0.0);opacity:1;filter:alpha(opacity=100);text-align:center}
a:hover .pic_info.type5 .img_overlay_icon{background:rgba(0,0,0,0.2);height:100%}
a .pic_info.type5 .info_overlay{padding:10px 0 24px;border-left:1px solid rgba(0,0,0,0.04);border-right:1px solid rgba(0,0,0,0.04);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a:hover .pic_info.type5 .info_overlay{background:rgba(0,87,138,0.9)}
a .pic_info.type5 .img_overlay_icon .portfolio_icon{top:50%;left:50%;opacity:0;position:absolute;background-color:rgba(0,0,0,0.7);background-image:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_plus.png);background-position:center center;background-repeat:no-repeat;color:#fff;width:40px;height:40px;margin:0 auto;margin-left:-20px;display:inline-block;border-radius:50%;-webkit-transition:all .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .1s cubic-bezier(.63,.08,.35,.92);transition:all .1s cubic-bezier(.63,.08,.35,.92)}
a:hover .pic_info.type5 .img_overlay_icon .portfolio_icon{margin-top:-20px;opacity:1;-webkit-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s .1s cubic-bezier(.63,.08,.35,.92);transition:all .2s .1s cubic-bezier(.63,.08,.35,.92)}
a .pic_info.type5 .info_overlay h3,a .pic_info.type5 .info_overlay p{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a:hover .pic_info.type5 .info_overlay h3,a:hover .pic_info.type5 .info_overlay p{color:#fff}
.pic_info_link_type6{-webkit-perspective:1100;-moz-perspective:1100;perspective:1100px;display:block}
.pic_info.type6{border:6px solid #fff;box-shadow:0 0 3px 0 rgba(0,0,0,0.2);-webkit-transition:.6s;-webkit-transform-style:preserve-3d;-moz-transition:.6s;-moz-transform-style:preserve-3d;transition:.6s;transform-style:preserve-3d;position:relative;overflow:visible}
a:hover.pic_info_link_type6 .pic_info.type6{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.pic_info.type6 .pic_holder{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-ms-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s;z-index:2}
.pic_info.type6.flat{border:none;box-shadow:none}
a .pic_info.type6 .info_overlay_padding{width:100%;height:100%}
.pic_info.type6 .info_overlay{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;background:rgba(0,87,138,0.8);width:100%;height:100%;position:absolute;top:0;left:0;width:100%;position:absolute;top:0;width:inherit;height:inherit;text-align:center}
a .pic_info.type6 .plus_overlay_icon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_plus_white.png) 0 0 no-repeat;width:13px;height:13px;bottom:9px;position:absolute;right:9px;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92)}
a .pic_info.type6 .plus_overlay{border-bottom:50px solid rgba(0,87,138,0.9);border-left:50px solid transparent;bottom:0;height:0;opacity:.95;position:absolute;right:0;text-indent:-9999px;-webkit-transition:all .2s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s cubic-bezier(.63,.08,.35,.92);transition:all .2s cubic-bezier(.63,.08,.35,.92);width:0}
.pic_info.type6 .info_overlay .info_desc{position:absolute;top:50%;margin-top:-40px;width:100%;-webkit-transition:all .1s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .1s cubic-bezier(.63,.08,.35,.92);-o-transition:all .1s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .1s cubic-bezier(.63,.08,.35,.92);transition:all .1s cubic-bezier(.63,.08,.35,.92)}
a .pic_info.type6 .img_overlay_icon{display:none}
a .pic_info.type6 .plus_overlay_icon{z-index:100}
a .pic_info.type6 .portfolio_icon{display:inline-block;color:#fff;width:40px;height:40px;background-color:rgba(0,0,0,0.8);border-radius:50%;-webkit-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);-moz-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);-o-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);-ms-transition:all .2s 0 cubic-bezier(.63,.08,.35,.92);transition:all .2s 0 cubic-bezier(.63,.08,.35,.92)}
.parallax_bgr.on_mobile_device{background-attachment:scroll!important}
.icon_gallery{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/gallery.png) center center no-repeat}
.icon_image{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/image.png) center center no-repeat}
.icon_camera{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/camera.png) center center no-repeat}
.icon_portfolio{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/portfolio.png) center center no-repeat}
.icon_video{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/video.png) center center no-repeat}
.custom_slides_holder{position:relative;overflow:hidden;height:500px;margin-bottom:30px}
.custom_slides_holder:after{bottom:0;left:0;content:"";display:block;height:18px;position:absolute;width:100%;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/bottom_grad_custom_slides.png) center bottom no-repeat;background-size:100% auto}
.icon_big{position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;width:100px;height:100px;margin:0 auto}
.icon_big .icon_bgr{margin:0 auto 28px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;background:#fff;border-radius:140px;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.15),0 -5px 30px rgba(0,0,0,0.04) inset;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15),0 -5px 30px rgba(0,0,0,0.04) inset;box-shadow:0 1px 2px rgba(0,0,0,0.15),0 -5px 30px rgba(0,0,0,0.04) inset;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.icon_big i{font-size:46px;line-height:100px;color:#5c696b;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.icon_big:hover i{color:#00578a}
.custom_slides_controls li.shown .icon_big .icon_bgr{background:#00578a url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;box-shadow:0 2px 3px rgba(0,0,0,0.1)}
.custom_slides_controls li.shown .icon_big i{color:#fff}
.icon_type2 .icon_big{box-shadow:none}
.icon_type2 .icon_big .icon_bgr{border:4px solid #f5f5f5;background:#fff;box-shadow:none}
.icon_type2 .icon_big:hover .icon_bgr{border:4px solid #00578a}
.icon_type2 .icon_big i{font-size:100px;line-height:56px;color:#777;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.icon_type2 .icon_big:hover i{color:#00578a}
.icon_type2 .custom_slides_controls li.shown .icon_big .icon_bgr{border:4px solid #fff;background:#00578a url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad.png) center top repeat-x;box-shadow:0 0 0 4px #00578a}
.icon_type2 .custom_slides_controls li.shown .icon_big i{color:#fff}
.custom_slide{position:absolute;-webkit-transition:all .5s cubic-bezier(.63,.08,.35,.92);-moz-transition:all .5s cubic-bezier(.63,.08,.35,.92);-o-transition:all .5s cubic-bezier(.63,.08,.35,.92);-ms-transition:all .5s cubic-bezier(.63,.08,.35,.92);transition:all .5s cubic-bezier(.63,.08,.35,.92);height:500px;top:500px;text-align:center;width:100%}
.custom_slide.hidden{top:100%}
.custom_slide.shown{top:10px!important}
.custom_slides_controls_holder{text-align:center}
.custom_slides_controls{margin:30px auto;display:inline-block}
.custom_slides_controls .icon_big{cursor:pointer}
.custom_slides_title{text-align:center;font-size:32px;line-height:44px;letter-spacing:1px;margin:52px 0 30px;color:#00578a}
.section_featured_texts{margin:0 0 40px;text-align:center}
.section_featured_texts_no_m{margin-bottom:10px}
.section_featured_texts.type1 .icon_holder{position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.icon_center{position:absolute;z-index:100;top:0;width:100%;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type1 .icon_holder .icon_bgr{margin:0 auto 28px;text-align:center;width:100px;height:100px;border-radius:100px;border:4px solid #fff;background-color:#00578a;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-ms-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-o-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type1:hover .icon_holder .icon_bgr{border:4px solid #00578a;background:#fff}
.section_featured_texts.type1 .icon_holder .icon_bgr:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:0;padding:0;border:5px solid #00578a;opacity:.5;z-index:-1;-webkit-transition:all 0;-moz-transition:all 0;-o-transition:all 0;-ms-transition:all 0;transition:all 0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.section_featured_texts.type1:hover .icon_holder .icon_bgr:after{opacity:0;border:4px solid #00578a;z-index:1;-webkit-transition:.6s ease;-moz-transition:.6s ease;-o-transition:.6s ease;-ms-transition:.6s ease;transition:.6s ease;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.section_featured_texts.type1 .icon_holder i{font-size:49px;line-height:106px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type1:hover .icon_holder i{color:#00578a}
.section_featured_texts.type2 .icon_holder{position:relative}
.section_featured_texts.type2 .icon_holder .icon_bgr{margin:0 auto 28px;text-align:center;width:100px;height:100px;border-radius:100px;border:4px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,0.12);background-color:#00578a;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-ms-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-o-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));background-image:linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1));position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type2:hover .icon_holder .icon_bgr{background:#fff}
.section_featured_texts.type2 i{font-size:49px;line-height:108px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type2:hover .icon_holder i{color:#00578a}
.section_featured_texts.type3 .icon_holder{position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type3 .icon_holder .icon_bgr{margin:0 auto 28px;text-align:center;width:100px;height:100px;border-radius:100px;border:4px solid #fff;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type3:hover .icon_holder .icon_bgr{background:#00578a}
.section_featured_texts.type3 .icon_holder .icon_bgr:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:0;padding:0;border:4px solid #00578a;opacity:1;z-index:1;-webkit-transition:all 0;-moz-transition:all 0;-o-transition:all 0;-ms-transition:all 0;transition:all 0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.section_featured_texts.type3:hover .icon_holder .icon_bgr:after{opacity:1;z-index:1;border:4px solid #00578a;-webkit-transition:.6s ease;-moz-transition:.6s ease;-o-transition:.6s ease;-ms-transition:.6s ease;transition:.6s ease;-webkit-transform:scale(1.16);-moz-transform:scale(1.16);-ms-transform:scale(1.16);transform:scale(1.16)}
.section_featured_texts.type3 .icon_holder i{font-size:49px;line-height:108px;color:#00578a;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type3:hover .icon_holder i{color:#fff}
.section_featured_texts.type4 .icon_holder{position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type4 .icon_holder .icon_bgr{margin:0 auto 24px;text-align:center;width:100px;height:100px;border-radius:140px;border:4px solid #fff;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type4:hover .icon_holder .icon_bgr{border:4px solid #00578a;background:#fff}
.section_featured_texts.type4 .icon_holder .icon_bgr:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:0;padding:0;border:4px solid #fff;opacity:1;z-index:1;-webkit-transition:all 0;-moz-transition:all 0;-o-transition:all 0;-ms-transition:all 0;transition:all 0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.section_featured_texts.type4:hover .icon_holder .icon_bgr:after{opacity:0;z-index:1;border:4px solid #00578a;-webkit-transition:.6s ease;-moz-transition:.6s ease;-o-transition:.6s ease;-ms-transition:.6s ease;transition:.6s ease;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.section_featured_texts.type4 .icon_holder i{font-size:56px;line-height:108px;color:#00578a;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.section_featured_texts.type4:hover .icon_holder i{color:#00578a}
.section_featured_texts h3{font-size:20px;line-height:30px;color:#333;text-transform:uppercase;padding-bottom:20px;margin-bottom:20px;position:relative}
.section_featured_texts h3:after{display:block;content:"";width:80px;height:4px;background-color:#eee;position:absolute;bottom:0;left:50%;margin-left:-40px}
.section_featured_texts h3 a{color:#555}
.section_featured_texts h3 a:hover{color:#00578a}
.section_featured_texts p{color:#888;font-weight:400;line-height:27px}
.media_item{border-bottom:1px dotted #EEE;margin:20px 0;padding-bottom:60px}
.left_padded{padding-left:20px}
.margined20{margin:10px 20px 20px}
.clients_section{margin:20px 0;position:relative}
.clients_section h1{margin:13px 0 6px;font-size:28px;letter-spacing:2px;line-height:34px}
.clients_section h2{font-family:'Droid Serif',arial,sans-serif;font-style:italic;font-size:17px;line-height:20px;color:#AAA;margin:0 0 22px}
.column.client_info_holder,.columns.client_info_holder{margin-left:54px;padding-left:35px;border-left:1px solid #f0f0f0}
.column.client_info,.three.columns.client_info{margin-bottom:20px;text-align:center}
.client_info a{display:block}
.client_info img{opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;max-width:100%}
ul.custom_list{list-style:none;margin:0;padding:0}
ul.custom_list li{margin-bottom:6px;position:relative;padding:0 0 0 24px}
ul.custom_list li:before{content:'\e6e0';font-family:'icomoon';font-size:15px;font-weight:400;line-height:0;margin-right:12px;position:relative;top:2px;color:#00578a}
ul.arrowed{list-style:none;padding:0}
ul.arrowed li{margin-bottom:6px;position:relative;padding:0 0 0 24px}
ul.arrowed li:before{content:'\e6d0';font-family:'icomoon';font-size:16px;font-weight:400;line-height:16px;margin-right:12px;position:absolute;top:2px;left:-2px;color:#00578a}
ul.dotted{list-style:none;margin:0;padding:0}
ul.dotted li{margin-bottom:6px;position:relative;padding:0 0 0 24px}
ul.dotted li:before{content:'\e6e0';font-family:'icomoon';font-size:18px;line-height:18px;font-weight:400;margin-right:12px;position:absolute;top:1px;left:-5px;color:#00578a}
ul.checked{list-style:none;margin:0;padding:0}
ul.checked li{margin-bottom:6px;position:relative;padding:0 0 0 30px}
ul.checked li:before{content:'\e728';font-family:'icomoon';font-size:15px;line-height:18px;font-weight:400;margin-right:12px;position:absolute;top:0;left:0;color:#00578a}
ul.checked2{list-style:none;margin:0;padding:0}
ul.checked2 li{margin-bottom:6px;position:relative;padding:0 0 0 30px}
ul.checked2 li:before{content:'\e75e';font-family:'icomoon';font-size:14px;line-height:18px;font-weight:400;margin-right:12px;position:absolute;top:2px;left:0;color:#00578a}
.tipsy{padding:4px;font-size:13px;line-height:19px;position:absolute;z-index:100000}
.tipsy-inner{padding:8px 10px;background-color:#000;color:#fff;max-width:200px;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.tipsy-arrow{position:absolute;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/tipsy.gif) no-repeat top left;width:9px;height:5px}
.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-4px}
.tipsy-nw .tipsy-arrow{top:0;left:10px}
.tipsy-ne .tipsy-arrow{top:0;right:10px}
.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-4px;background-position:bottom left}
.tipsy-sw .tipsy-arrow{bottom:0;left:10px;background-position:bottom left}
.tipsy-se .tipsy-arrow{bottom:0;right:10px;background-position:bottom left}
.tipsy-e .tipsy-arrow{top:50%;margin-top:-4px;right:0;width:5px;height:9px;background-position:top right}
.tipsy-w .tipsy-arrow{top:50%;margin-top:-4px;left:0;width:5px;height:9px}
.hilite{background-color:#00578a;padding:0 5px;font-weight:600;border-radius:2px;color:#fff}
.hilite_dark{background:#4d5559;color:#fff;padding:0 5px;font-weight:600;border-radius:2px}
.testimonials{position:relative;margin-top:-4px}
.testimonials_carousel{padding-top:4px!important;padding-bottom:4px!important}
.testimonials .jcarousel-prev-horizontal,.testimonials .jcarousel-next-horizontal{top:-60px}
.sidebar .testimonials{position:relative;top:-20px}
.quote_content{background:#f8f8f8 url(https://www.wizrom.ro/wp-content/themes/Savia/images/quote.png) 14px 14px no-repeat;border:1px solid #e5e5e5;position:relative;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;border:3px solid #fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.11);margin:1px}
.quote_content p{margin:22px 24px 22px 52px;font-size:15px;line-height:26px;font-family:Droid serif;font-style:italic;color:#777}
#sidebar .quote_content p{margin:20px 20px 20px 46px;font-size:14px;line-height:24px}
.quote_arrow{width:14px;height:14px;position:absolute;bottom:-12px;left:47px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/quote_arrow.png) 0 0 no-repeat}
#sidebar .quote_arrow{left:22px}
.quote_author{font-family:'NovecentowideLightBold';position:relative;left:48px;margin-top:14px}
.quote_author_img{display:block;left:24px}
.quote_author_img img{float:left;width:70px;border:3px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,0.2);margin-right:12px}
#sidebar .quote_author_img{left:5px}
#sidebar .quote_author_img img{width:48px}
.quote_author_description{display:block;color:#aaa;font-size:11px;font-family:Droid serif;font-style:italic}
#sidebar .quote_author_description{font-size:10px}
.icon_testimonial{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_testimonial.png) 0 3px no-repeat;font-size:16px;padding-left:22px}
#sidebar .icon_testimonial{font-size:14px;padding-left:22px}
.quote_author_img .icon_testimonial{margin-top:10px;padding-left:0}
.quote_author_img .quote_author_description{margin-top:-4px;font-family:Droid serif;font-style:italic}
.quote_author_img .icon_testimonial{background:none;padding-top:12px}
.horizontal .resp-tabs-list{height:35px;margin:0;padding:0}
.horizontal .resp-tabs-list li{display:inline-block;margin:0;list-style:none;cursor:pointer;float:left;color:#444;background:#fdfdfd url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;margin-right:-1px;padding:7px 20px 6px;float:left;text-align:center;text-decoration:none;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;font-size:13px;font-family:"NovecentowideLightBold",arial,serif;line-height:21px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-ms-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}
.horizontal .resp-tabs-list li:hover{background-color:#f3f3f3;color:#333}
.resp-tabs-container{padding:0;background-color:#fff;clear:left}
.horizontal .resp-tabs-list li.resp-tab-active{border-top:2px solid #00578a;border-bottom:none;margin-bottom:-1px;margin-top:-1px;padding:7px 20px;background:#FFF;color:#444}
.resp-tab-content{display:none;padding:20px}
.resp-tab-content h4{margin-top:0}
.resp-tab-content ul{margin-bottom:6px}
.vertical .resp-tab-content{padding:18px 30px}
.resp-content-active,.resp-accordion-active{display:block}
.resp-tab-content{border:1px solid #e1e1e1;padding:20px;z-index:2;overflow:auto;-moz-border-radius:0 2px 4px 4px;-webkit-border-radius:0 2px 4px 4px;-khtml-border-radius:0 2px 4px 4px;border-radius:0 2px 4px 4px}
h2.resp-accordion{display:none;cursor:pointer;font-size:13px;border:1px solid #e1e1e1;border-top:0 solid #e1e1e1;margin:0;padding:10px 15px;background:#fefefe url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) bottom left repeat-x}
h2.resp-accordion:first-child{border-top:1px solid #e1e1e1}
h2.resp-tab-active{margin-bottom:0!important;padding:10px 15px!important}
h2.resp-tab-title:last-child{border-bottom:12px solid #e1e1e1!important;background:blue}
.resp-vtabs ul.resp-tabs-list{float:left;width:25%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.resp-vtabs .resp-tabs-list li{border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:none;display:block;padding:10px 15px 10px 19px !important;margin:0;cursor:pointer;float:none;-moz-border-radius:2px 0 0 2px;-webkit-border-radius:2px 0 0 2px;-khtml-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;background:#fff url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) bottom left repeat-x;font-size:13px;font-family:"NovecentowideLightBold",arial,serif;line-height:21px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-ms-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}
.resp-vtabs .resp-tabs-list li:hover{background-color:#f7f7f7;color:#333}
.regular_text.resp-tabs-list li,.regular_text.tabs a{font-size:14px;font-family:'Open Sans',arial}
.resp-vtabs .resp-tabs-container{padding:0;background-color:#fff;border-left:1px solid rgba(0,0,0,0.08);float:left;width:75%;min-height:250px;clear:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;box-shadow:-8px 0 22px -12px rgba(0,0,0,0.1);border:1px solid #e1e1e1;border-radius:0 4px 4px 4px}
.resp-vtabs .resp-tab-content{border:none}
.resp-vtabs .resp-tabs-list li.resp-tab-active{border-bottom:1px solid #e1e1e1;border-left:2px solid #00578a;border-right:none;background:#fff;position:relative;z-index:1;margin-right:-1px!important;padding:10px 15px 10px 18px !important;-moz-border-radius:2px 0 0 2px;-webkit-border-radius:2px 0 0 2px;-khtml-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}
.resp-vtabs > ul li:first-child{border-top:1px solid #e1e1e1}
.resp-arrow{width:0;height:0;float:right;margin-top:11px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #c1c1c1}
h2.resp-tab-active span.resp-arrow{border:none;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid #c1c1c1}
.resp-tab-item i.icon{margin:0 4px 0 0;top:1px;position:relative;font-size:1.1em}
.newtabs img{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.acc_item{padding:0 0 8px;margin:0 0 8px;border-bottom:1px dotted #eee;position:relative;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;background:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px}
.acc_control{float:left;background:#00578a url(https://www.wizrom.ro/wp-content/themes/Savia/images/acc_bgr.png) center -17px no-repeat;width:20px;height:20px;margin:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}
.acc_item:last-child{border-bottom:none}
.acc_item.rounded{padding:0 0 6px;margin:0 0 4px;border-bottom:none}
.acc_item.rounded .acc_control{-moz-border-radius:17px;-webkit-border-radius:17px;-khtml-border-radius:17px;border-radius:17px}
.active_acc .acc_control{background:#888 url(https://www.wizrom.ro/wp-content/themes/Savia/images/acc_bgr.png) center 1px no-repeat}
.accordion:hover .acc_control{background-color:#666}
.acc_heading{display:block;margin-left:34px;font-family:open sans,arial;font-weight:600;font-size:15px}
.accordion{padding:4px 0;margin:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;font-size:16px;font-weight:400;line-height:21px;cursor:pointer}
.accordion_content{display:none;padding:10px 10px 10px 34px;color:#777;overflow:hidden}
#custom_title_section{background:#FAFAFA;margin:0 -30px;padding:0 30px 10px;border-top:2px solid #F8F8F8;margin-top:-2px}
.page_heading{margin:42px 0 24px}
.page_heading h1{font-size:23px;line-height:28px;margin:0;padding-right:10px}
.page_heading h2{font-size:13px;line-height:18px;margin-top:8px;margin-bottom:0;font-family:"Open Sans",arial,serif;color:#AAA;font-weight:300;text-transform:uppercase;letter-spacing:1px}
.breadcrumb{margin:16px 0 0;height:20px;line-height:20px}
.breadcrumb a.first_bc{-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-khtml-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}
.breadcrumb a{float:left;color:#777;font-size:11px;text-shadow:0 1px 0 rgba(256,256,256,0.8);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;line-height:20px;margin-right:6px}
.breadcrumb a:hover{color:#00578a}
.breadcrumb a span{display:block;line-height:20px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow_footer_list.png) right 2px no-repeat;padding:0 21px 0 0}
.breadcrumb a.last_bc span{display:block;line-height:20px;background:none;padding:0 20px 0 0}
.success,.warning_msg,.attention,.information{padding:8px 14px;margin-top:0;margin-bottom:14px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}
.success a,.warning_msg a,.attention a,.information a{color:#444}
.success{background:#edf8d5;border:1px solid #ddedb9}
.warning_msg{background:#ffe8e8;border:1px solid #efd9d9}
.attention{background:#FFF5CC;border:1px solid #f0e6bf}
.information{background:#e2f5f7;border:1px solid #d1e9ec}
.success .close,.warning_msg .close,.attention .close,.information .close{float:right;padding-top:4px;padding-right:4px;cursor:pointer}
.required{color:#ff4242;font-weight:700;padding-left:2px}
.error{display:block;color:#ff4242}
.close_img{width:7px;height:7px;float:right;margin:8px 0 7px 20px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/close.png) 0 0 no-repeat;cursor:pointer}
.post_type_in_search{font-family:'open sans',arial;font-size:13px}
ol.search_res{counter-reset:li;margin:0}
ol.search_res > li{position:relative;margin:0 0 6px 30px;padding:0 20px;list-style:none}
ol.search_res > li:before{content:counter(li);counter-increment:li;position:absolute;top:-2px;left:-30px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:30px;height:30px;line-height:19px;font-size:12px;margin-right:8px;padding:4px;color:#555;background:#fafafa;font-weight:700;border-radius:50%;text-align:center;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,0.1)}
.box-category{padding:0}
.side_bar_menu{list-style:none;margin:0;padding:0 0 10px}
.side_bar_menu ul{list-style:none}
.side_bar_menu > li{margin:0}
.side_bar_menu > li > a{display:inline-block;text-decoration:none;border-radius:3px;position:relative}
.link_span{display:block;padding:4px 10px 4px 22px;position:relative;z-index:21;text-shadow:0 1px 0 rgba(256,256,256,0.7);background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow.png) -1px 8px no-repeat;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
.current_page_item > a > .link_span{font-weight:600}
a:hover .link_span{padding-left:30px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow.png) 6px 8px no-repeat}
.side_bar_menu > li ul{margin:1px 0 3px 10px}
.side_bar_menu > li a.active{background:#f7f7f7}
.side_bar_menu > li a:hover{color:#444}
.side_bar_menu > li a.active + ul{display:block}
.side_bar_menu > li ul > li{margin:0}
.side_bar_menu > li ul > li > a{display:inline-block;font-size:13px;text-decoration:none;border-radius:3px;text-shadow:0 0 1px #fff;position:relative}
.side_bar_menu > li ul > li > a.active{background-color:#f5f5f5;border-radius:3px;text-shadow:0 0 1px #fff}
.hover_span{display:block;width:0;height:100%;background:#fafafa url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;border-radius:3px;position:absolute;top:0;z-index:20}
.textwidget{padding:0 0 10px;margin:0}
.tagcloud{padding:0 0 10px;overflow:hidden}
.tagcloud a{float:left;font-size:12px;padding:2px 12px;color:#555;text-shadow:0 1px 0 rgba(256,256,256,0.7);background:#fafafa url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;margin:0 8px 8px 0;border-bottom:1px solid #e6e6e6;border-bottom:1px solid rgba(0,0,0,0.05);-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out;border-radius:4px}
.tagcloud a:hover{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.1);background-color:#00578a;border-bottom:1px solid #d5d5d5;border-bottom:1px solid rgba(0,0,0,0.05)}
.page_sidebar .twelve.columns{padding-top:0}
.page_title_bgr .page_sidebar .twelve.columns{padding-top:0}
.page_title_bgr .page_sidebar > .columns{border-top:none}
.page_title_bgr .blog_list_page .twelve.columns{padding-top:0}
.page_title_bgr .blog_list_page > .columns{border-top:none}
.post_item{border-bottom:1px solid #f4f4f4;margin-bottom:30px;padding-bottom:20px}
.post_item:last-child{border-bottom:none}
.post_list_left{float:left;text-align:center;width:44px;margin-top:28px}
.day{background:#fafafa url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;padding:7px 4px;font-size:18px;color:#727272;-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;border-bottom:1px solid #fff}
.month{background-color:#00578a;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));padding:2px 4px;color:#fff;font-size:14px;-webkit-border-radius:0 0px 2px 2px;border-radius:0 0 2px 2px;border-bottom:1px solid rgba(0,0,0,0.08)}
.post_list_right{margin-left:70px;padding-top:24px}
.post_title{margin:0 0 8px;font-size:23px;line-height:30px}
.post_meta{margin:0;font-size:12px;line-height:20px;color:#999}
.post_meta a{color:#888}
.post_meta a:hover{color:#00578a}
.calendar_date{margin-right:8px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/blog_icon_date.png) 0 1px no-repeat;padding:0 12px 0 22px;border-right:1px solid #ddd}
.author{margin-right:8px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/blog_icon_author.png) 0 1px no-repeat;padding:0 12px 0 22px;border-right:1px solid #ddd}
.comments{margin-right:8px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/blog_icon_comments.png) 0 1px no-repeat;padding:0 12px 0 23px;border-right:1px solid #ddd}
.nocomments,.no-comments{display:none}
.comments.no-border-comments{border-right:none}
.tags{margin-right:8px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/blog_icon_tags.png) 0 0 no-repeat;padding:0 12px 0 23px}
.post_description{margin:16px 0 12px}
.arrowed_link{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow.png) 95% 5px no-repeat;padding:0 22px 0 0}
a:hover.arrowed_link{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow.png) 100% 5px no-repeat}
.more-link:before{content:"\e6d0";font-family:'icomoon';font-size:12px;font-weight:700;line-height:12px;background:#00578a;float:left;display:inline-block;color:#fff;border-radius:3px;text-align:center;position:relative;top:6px;margin-right:7px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;text-indent:0;padding:1px 1px 1px 2px;width:12px}
.rev_slider_wrapper a.more-link{color:#444!important}
.rev_slider_wrapper .more-link:before{top:1px}
.section_featured_posts .more-link:before{top:3px}
.more-link{font-weight:600;-webkit-transition:all .1s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .1s linear;display:inline-block}
.more-link:hover{color:#444;text-indent:4px}
.more-link:hover:before{background:#555}
.small_post_list_left{float:left;text-align:center;width:38px;padding-top:6px}
.small_day{background:#f9f9f9 url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;padding:6px 0;font-size:15px;color:#727272;-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;border-bottom:1px solid #fff}
.small_month{background-color:#00578a;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-repeat:repeat-x;padding:0 8px;color:#fff;font-size:12px;-webkit-border-radius:0 0px2px 2px;border-radius:0 0 2px 2px;border-bottom:1px solid rgba(0,0,0,0.08)}
.small_post_list_right{margin-left:56px;padding-top:6px}
.padded_block{margin-bottom:50px}
.half_padded_block{margin-bottom:40px;position:relative}
.portfolio_page .eleven.columns{border-top:1px solid #eee}
.page_title_bgr .portfolio_page .eleven.columns{border-top:none}
.portfolio_description_scrolling{border-top:1px solid #eee}
.page_title_bgr .portfolio_description_scrolling{border-top:none}
.portfolio_page .columns .pic:first-child{margin-top:30px}
.page_title_bgr .portfolio_page .columns .pic:first-child{margin-top:0}
.portfolio_page .columns .pic img{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.portfolio_page .columns .pic:first-child img{top:0!important}
.portfolio_description h4{margin:30px 0 16px;font-size:18px}
.page_title_bgr .portfolio_description h4:first-child{margin:0 0 16px}
.portfolio_description h5{margin:30px 0 16px;font-size:18px}
.page_title_bgr .portfolio_description h5:first-child{margin:0 0 16px}
.portfolio_description p{margin:0 0 12px}
.portfolio_description ul{margin-bottom:30px}
.comments_section{margin:60px 0}
.comments_section label{font-weight:400}
.aqua_input,input[type="text"].aqua_input,input[type="password"].aqua_input,input[type="email"].aqua_input,textarea.aqua_input,select.aqua_input{width:300px;border:1px solid #e3e3e3;padding:6px;font-size:13px;background:#fcfcfc;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.05);transition:all .3s cubic-bezier(0.4,0.1,0.2,0.7);-webkit-transition:all .3s cubic-bezier(0.4,0.1,0.2,0.7);-moz-transition:all .3s cubic-bezier(0.4,0.1,0.2,0.7)}
textarea.aqua_input{width:450px}
.aqua_input:focus{border:1px solid #ccc!important}
.meta_date{font-size:12px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/blog_icon_date.png) 0 1px no-repeat;padding:0 0 0 24px;line-height:18px;margin:0 0 10px;color:#999}
.related_posts_section{position:relative;margin:0 0 0 -10px}
.related_posts_section h4{margin:14px 0 8px;font-size:16px;line-height:21px}
.related_posts_section .meta_date{font-size:12px;line-height:12px;margin:0 0 10px;color:#999;font-style:italic}
.related_posts_section p{color:#777;font-size:12px;line-height:18px}
.carousel_section{position:relative;margin:0 -10px}
.comment_list{margin:40px 0;border-top:1px solid #EEE;padding-top:30px}
.comment_list ol{list-style:none;margin-left:0}
.comment_list ul{list-style:none}
.comment_list ol.comment_sub{list-style:none}
li.comment .single_comment{padding:20px 0;border-top:1px dotted #ddd}
li.comment .single_comment.first_comment{border-top:none}
li.comment ol.comment_sub{margin-left:65px}
.comment_list ol .comment_avatar{float:left;margin-right:15px;text-align:center;font-size:12px}
.comment_avatar .avatar img{border:3px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,0.07);border-radius:50%}
.comment_list ol .comment_avatar a.comment_edit{display:block;margin-top:12px;text-align:center;font-style:italic}
.comment_list ol .comment_content{overflow:hidden}
.comment_list ol .comment_name{font-weight:700}
.comment_list ol .comment_name span{font-weight:400;color:#aaa;margin:0 8px}
.comment_list ol .comment_name a{font-weight:600}
.comment_list ol .comment_name a.comment_reply{font-size:13px;font-weight:400}
.comment_list ol .comment_desc{font-size:12px;margin-bottom:16px;color:#999;font-style:italic}
.comment_text{font-size:13px}
.pagination{margin-bottom:40px}
.pagination .links{float:left;font-size:13px;line-height:16px}
.pagination .links a{display:inline-block;padding:4px 10px;text-decoration:none;background:#FAFAFA url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;border-bottom:1px solid rgba(0,0,0,0.05);-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;color:#666;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-ms-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}
.pagination .links a:hover{background-color:#00578a;color:#fff;text-shadow:none}
.pagination .links b{display:inline-block;padding:3px 9px;font-weight:400;text-decoration:none;color:#555;font-weight:400;cursor:default}
.pagination .results{float:right;padding-top:3px}
.latest_post_sidebar{font-size:11px;line-height:15px}
.latest_post_sidebar img{float:left;width:52px;height:52px;border:1px solid #ddd;padding:3px;background:#fff;margin:2px 14px 22px 0;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;border-radius:2px}
.latest_post_sidebar img:hover{border:1px solid #bbb}
.latest_post_sidebar p{font-size:11px;line-height:15px;margin-bottom:8px}
.latest_post_sidebar p.date{color:#999}
.latest_post_sidebar p.latest_post_sidebar_title{padding-top:4px;font-size:13px;line-height:17px}
.portfolio_section{position:relative;top:-54px}
.page_title_bgr .portfolio_section{top:-94px;margin-bottom:-40px}
#portfolio_items{clear:both;margin-bottom:0}
.portfolio_filter_showing_text{float:right;line-height:32px;margin-right:14px;color:#555;font-size:13px;text-transform:uppercase;letter-spacing:1px;display:none}
#portfolio_filter{right:-1px;float:right;position:relative;background:#00578a url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;color:#444;border-bottom:1px solid #eee;margin-bottom:40px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;border:1px solid rgba(0,0,0,0.05);font-family:'NovecentowideLightBold';font-size:12px}
.page_title_bgr #portfolio_filter{margin-bottom:60px}
#portfolio_filter:hover{background-color:#555;color:#fff}
#portfolio_filter span{color:#fff;cursor:pointer;display:block;position:relative;width:150px;margin:0 10px;line-height:30px;height:30px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow_down_tiny.png) no-repeat center right}
#portfolio_filter ul{display:none;position:absolute;top:31px;right:-1px;min-width:175px;z-index:9999;border:1px solid rgba(0,0,0,0.1);border-top:none;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;list-style:none}
#portfolio_filter ul li{margin:0;background:#f7f7f7;color:#444;line-height:32px}
#portfolio_filter ul li:last-child{-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px}
#portfolio_filter ul li:last-child div{-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px}
#portfolio_filter ul li div{cursor:pointer;padding:0 10px;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out;white-space:nowrap}
#portfolio_filter ul li div:hover{background:#00578a url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;color:#fff}
.isotope_element{margin-bottom:26px;padding-top:4px}
.isotope-item{z-index:2}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1}
.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}
.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0;-moz-transition-duration:0;-ms-transition-duration:0;-o-transition-duration:0;transition-duration:0}
.team_block{margin:20px 0 30px;text-align:center}
.team_block_content{padding-bottom:16px}
.team_block h4{margin:20px 0 6px;text-align:center;font-size:18px;line-height:22px}
.team_block p.team_text{margin:0 0 16px}
.team_block .team_desc{font-family:Droid serif;font-style:italic;font-size:15px;color:#00578a;text-align:center;margin:0 0 10px}
.team_block a{opacity:.7;float:none;display:inline-block}
.team_block a:hover{opacity:1}
.team_block h4 a{opacity:1}
.team_image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:6px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,0.12);-webkit-transition-duration:.4s;-moz-transition-duration:.4s;-ms-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;background-size:100%;width:100%;background-position:center center}
.team_image.boxed{border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,0.06)}
.team_block_content .pic img{opacity:0}
.team_block_content:hover .team_image{box-shadow:0 2px 6px rgba(0,0,0,0.25);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-o-transform:scale(1.04);transform:scale(1.04)}
.team_block_content:hover .team_image.boxed{box-shadow:0 0 3px rgba(0,0,0,0.08)}
.bar_graph{text-align:left;margin:2px 0 4px}
.bar_graph li{list-style:none!important;opacity:0}
.bar_graph li:last-child span{margin-bottom:0}
.bar_graph li .bar_container{margin-bottom:20px;margin-top:4px;background-color:#e4e4e4;border-radius:30px;-webkit-border-radius:30px;-o-border-radius:30px;-moz-border-radius:30px;background-color:#f2f2f2;box-shadow:0 0 6px rgba(0,0,0,0.07) inset;-moz-box-shadow:0 0 6px rgba(0,0,0,0.07) inset;-webkit-box-shadow:0 0 6px rgba(0,0,0,0.07) inset;-o-box-shadow:0 0 6px rgba(0,0,0,0.07) inset}
.bar_graph li span{height:11px;width:0;display:block;border-radius:30px;-webkit-border-radius:30px;-o-border-radius:30px;-moz-border-radius:30px;background:#0ad1e5;background-image:-moz-linear-gradient(-45deg,#0ad1e5 25%,#08b0c4 25%,#08b0c4 50%,#0ad1e5 50%,#0ad1e5 75%,#08b0c4 75%,#08b0c4);background-image:-o-linear-gradient(-45deg,#0ad1e5 25%,#08b0c4 25%,#08b0c4 50%,#0ad1e5 50%,#0ad1e5 75%,#08b0c4 75%,#08b0c4);background-image:-ms-linear-gradient(-45deg,#0ad1e5 25%,#08b0c4 25%,#08b0c4 50%,#0ad1e5 50%,#0ad1e5 75%,#08b0c4 75%,#08b0c4);background-image:linear-gradient(-45deg,#0ad1e5 25%,#08b0c4 25%,#08b0c4 50%,#0ad1e5 50%,#0ad1e5 75%,#08b0c4 75%,#08b0c4);background-image:-webkit-linear-gradient(-45deg,#0ad1e5 25%,#08b0c4 25%,#08b0c4 50%,#0ad1e5 50%,#0ad1e5 75%,#08b0c4 75%,#08b0c4);background-size:24px 24px;-moz-background-size:24px 24px;-webkit-background-size:24px 24px;-webkit-animation:savia-move 2.5s linear infinite;-moz-animation:savia-move 2.5s linear infinite;-o-animation:savia-move 2.5s linear infinite;animation:savia-move 2.5s linear infinite}
.bar_graph li .bar_container.green span{background:#bdd518;background-image:-moz-linear-gradient(-45deg,#bdd518 25%,#95b506 25%,#95b506 50%,#bdd518 50%,#bdd518 75%,#95b506 75%,#95b506);background-image:-o-linear-gradient(-45deg,#bdd518 25%,#95b506 25%,#95b506 50%,#bdd518 50%,#bdd518 75%,#95b506 75%,#95b506);background-image:-ms-linear-gradient(-45deg,#bdd518 25%,#95b506 25%,#95b506 50%,#bdd518 50%,#bdd518 75%,#95b506 75%,#95b506);background-image:linear-gradient(-45deg,#bdd518 25%,#95b506 25%,#95b506 50%,#bdd518 50%,#bdd518 75%,#95b506 75%,#95b506);background-image:-webkit-linear-gradient(-45deg,#bdd518 25%,#95b506 25%,#95b506 50%,#bdd518 50%,#bdd518 75%,#95b506 75%,#95b506);background-size:24px 24px;-moz-background-size:24px 24px;-webkit-background-size:24px 24px}
.bar_graph li .bar_container.orange span{background:#fea500;background-image:-moz-linear-gradient(-45deg,#fea500 25%,#cf901c 25%,#cf901c 50%,#fea500 50%,#fea500 75%,#cf901c 75%,#cf901c);background-image:-o-linear-gradient(-45deg,#fea500 25%,#cf901c 25%,#cf901c 50%,#fea500 50%,#fea500 75%,#cf901c 75%,#cf901c);background-image:-ms-linear-gradient(-45deg,#fea500 25%,#cf901c 25%,#cf901c 50%,#fea500 50%,#fea500 75%,#cf901c 75%,#cf901c);background-image:linear-gradient(-45deg,#fea500 25%,#cf901c 25%,#cf901c 50%,#fea500 50%,#fea500 75%,#cf901c 75%,#cf901c);background-image:-webkit-linear-gradient(-45deg,#fea500 25%,#cf901c 25%,#cf901c 50%,#fea500 50%,#fea500 75%,#cf901c 75%,#cf901c);background-size:24px 24px;-moz-background-size:24px 24px;-webkit-background-size:24px 24px}
@-webkit-keyframes savia-move {
0%{background-position:-48px 0}
100%{background-position:0 0}
}
@-moz-keyframes savia-move {
0%{background-position:-48px 0}
100%{background-position:0 0}
}
@-ms-keyframes savia-move {
0%{background-position:-48px 0}
100%{background-position:0 0}
}
@-o-keyframes savia-move {
0%{background-position:-48px 0}
100%{background-position:0 0}
}
@keyframes savia-move {
0%{background-position:-48px 0}
100%{background-position:0 0}
}
.bar_graph li p{padding-bottom:2px;margin-bottom:6px;font-weight:600}
.bar_graph li span{overflow:visible!important;position:relative}
.bar_graph li span strong{position:absolute;right:-0;top:-32px;padding:5px 8px;background:#f3f3f3 url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;color:#333;text-shadow:0 1px 0 rgba(256,256,256,0.8);line-height:14px;font-size:14px;font-family:open sans,arial;opacity:0;display:block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border:1px solid rgba(0,0,0,0.05)}
.bar_graph li span strong:after{border-color:#e9e9e9 transparent;border-style:solid;border-width:5px 5px 0;bottom:-5px;content:"";display:block;left:15px;position:absolute;width:0}
.bar_graph li span strong.full:after{left:15px}
.text_box{border:1px solid #eee;border-left:3px solid #0ad1e5;padding:26px 28px 20px 34px;margin:32px 0;overflow:hidden;background:#fafafa;border-radius:4px}
.text_box.box_no_bgr{border:none;padding:14px 0 0;margin:0;background:none}
.text_box.no_mar{margin:20px 0}
.text_box .button{float:right;margin:0 0 20px 72px}
.text_box p{margin-bottom:10px}
.numbers_holder{margin:40px 0}
.numbers_holder .left_title,.numbers_holder .title{margin-bottom:46px}
.counter{display:inline-block;width:83%;margin:16px 0 20px;padding-left:17%;border-left:1px solid #eee}
.centered_digits .counter{padding-left:0;border-left:0;text-align:center;width:100%}
.counter-digit{font-size:62px;height:62px;line-height:62px;margin:0 2px 0 0;font-family:'NovecentowideLightBold';color:#00578a}
.counter_desc{font-size:16px;font-family:'Droid Serif',arial,sans-serif;font-style:italic;margin:0;color:#555;position:relative;opacity:0;left:50px;letter-spacing:0;-webkit-transition:all 2000ms cubic-bezier(0.230,1.000,0.320,1.000) 300ms;-moz-transition:all 2000ms cubic-bezier(0.230,1.000,0.320,1.000) 300ms;-o-transition:all 2000ms cubic-bezier(0.230,1.000,0.320,1.000) 300ms;-ms-transition:all 2000ms cubic-bezier(0.230,1.000,0.320,1.000) 300ms;transition:all 2000ms cubic-bezier(0.230,1.000,0.320,1.000) 300ms}
.counter_desc.shown{opacity:1;left:0}
.dark_container_white_text .counter_desc{color:#fff}
.circ_numbers_holder{margin:12px 0 20px}
.circ_counter{position:relative;width:186px;height:auto;display:inline-block;text-align:center;vertical-align:top}
.circ_counter .circ_counter_text_holder{position:absolute;left:2px;top:37px;width:100%;height:49px;line-height:49px;font-size:49px;font-weight:700;text-align:center}
.circ_numbers_holder.dark_circles .circ_counter_text_holder{font-weight:600}
.dark_container_white_text .circ_numbers_holder.dark_circles .circ_counter_text_holder{color:#eee!important}
.circ_counter .circ_counter_desc{margin:10px 6px 20px;font-size:17px;font-family:'Droid Serif',arial,sans-serif;font-style:italic;text-align:center}
.counter_percent_sign{position:relative;top:-20px;left:2px;font-size:20px;font-weight:400;color:#777;display:none;font-family:'NovecentowideLightBold',arial}
.counter_percent_sign.shown{display:inline}
.aqua_table{margin:20px 0}
.aqua_table th{border:1px solid #e2e2e2;background-color:#fcfcfc;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-repeat:repeat-x;text-align:center;padding:8px 14px;font-size:14px;text-align:left;font-weight:600}
.aqua_table td{padding:8px 14px;border:#e2e2e2 1px solid;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}
.aqua_table tr.odd td{background:#f9f9f9}
.aqua_table tr:hover td{background:#edf9fa}
.aqua_table td.b{font-weight:600}
.al_right{text-align:right}
.no_bm{margin-bottom:0}
#footer{clear:both;overflow:auto;background:#222;font-size:13px;border-top:3px solid #ddd;color:#757d82;padding-top:32px;position:fixed;bottom:0;left:0;right:0;z-index:0}
#footer.footer_light{border-top:1px solid #e9e9e9;background-color:#fafafa;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.04));background-repeat:repeat-x}
#wrapper.full_wrapper #footer{width:100%}
#footer.mobile_non_responsive_option{position:relative;-webkit-transition:0;-moz-transition:0;-ms-transition:0;-o-transition:0;transition:0}
#footer h3{color:#d1d6d9;font-size:14px;line-height:22px;margin-top:0;margin-bottom:18px}
#footer.footer_light h3{color:#494949}
#footer.footer_dark h3{color:#818f96;text-shadow:0 -1px 0 #111}
#footer .column{float:left;width:18%}
#footer .big_column{float:right;width:28%}
.icon_twitter{float:right;width:23px;height:23px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_tweet.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
.icon_facebook{float:right;width:23px;height:23px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_facebook.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
.icon_pinterest{float:right;width:23px;height:23px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_pinterest.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
.icon_skype{float:right;width:23px;height:23px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_skype.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
.icon_google{float:right;width:23px;height:23px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_google.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
.icon_linkedin{float:right;width:23px;height:23px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_linkedin.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
#footer.footer_light .icon_twitter{float:right;width:26px;height:26px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_tweet_light.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
#footer.footer_light .icon_facebook{float:right;width:26px;height:26px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_facebook_light.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
#footer.footer_light .icon_pinterest{float:right;width:26px;height:26px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_pinterest_light.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
#footer.footer_light .icon_skype{float:right;width:26px;height:26px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_skype_light.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
#footer.footer_light .icon_google{float:right;width:26px;height:26px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_google_light.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
#footer.footer_light .icon_linkedin{float:right;width:26px;height:26px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_linkedin_light.png) center top no-repeat;text-indent:-9999px;margin-left:12px}
#footer.footer_light .icon_twitter,#footer.footer_light .icon_facebook,#footer.footer_light .icon_pinterest,#footer.footer_light .icon_skype,#footer.footer_light .icon_google,#footer.footer_light .icon_linkedin{opacity:1}
.icon_phone{font-size:13px;line-height:24px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_footer_phone_dark.png) left 4px no-repeat;padding:0 0 0 30px;margin-bottom:6px}
.icon_mail{font-size:13px;line-height:24px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_footer_mail_dark.png) left 5px no-repeat;padding:0 0 0 30px;margin-bottom:6px}
.icon_loc{font-size:13px;line-height:24px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_footer_loc_dark.png) left 3px no-repeat;padding:0 0 0 30px;margin-bottom:6px}
#footer.footer_light .icon_phone{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_footer_phone_dark.png) left 4px no-repeat}
#footer.footer_light .icon_mail{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_footer_mail_dark.png) left 5px no-repeat}
#footer.footer_light .icon_loc{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/icon_footer_loc_dark.png) left 3px no-repeat}
#footer .columns ul ul.sub-menu{margin-top:3px}
#footer .columns ul{margin:0;list-style:none;padding:0}
#footer .columns ul li{margin-bottom:4px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/arrow_footer_list.png) -5px 0 no-repeat;padding-left:16px}
.margined_left,#footer .columns ul.margined_left{margin-left:18px}
#footer a{text-decoration:none;padding:0;font-size:13px;line-height:15px;color:#949ea3;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
#footer.footer_light a{color:#636363}
#footer a:hover{color:#00578a}
#footer .latest_post_sidebar img{margin:2px 14px 22px 0;padding:0;border:none;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;width:62px;height:62px;border-radius:1px}
#footer.footer_light .latest_post_sidebar img{padding:3px;background:#fff}
#footer .latest_post_sidebar img:hover{opacity:.7}
#footer.footer_light .latest_post_sidebar img:hover{border:1px solid #00578a;background:#00578a}
#footer .latest_post_sidebar p{font-size:12px;line-height:14px;margin-bottom:6px}
#footer .latest_post_sidebar p.date{color:#777;font-size:11px}
#footer.footer_light .latest_post_sidebar p.date{color:#999}
#footer .latest_post_sidebar p.latest_post_sidebar_title{padding-top:1px;margin-bottom:5px;line-height:15px;padding-right:12px}
#powered{float:left;margin-top:1px;margin-right:10px;color:#748188}
#footer.footer_light #powered{margin-top:3px;font-size:13px}
#footer.footer_light #powered a{font-size:13px}
.footer_btm{clear:both;overflow:auto;padding:20px 0 0;background:#121313;border-top:1px solid #2a2a2a}
#footer.footer_light .footer_btm{background:#fff;border-top:1px solid #e9e9e9}
#wrapper.full_wrapper .footer_btm{-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0}
.woocommerce .page-title{margin-bottom:0;font-size:26px;line-height:40px}
.woocommerce .woo_content h2{font-family:inherit;font-size:16px;line-height:23px;font-weight:600}
.woocommerce .woo_content h3,.woocommerce .woo_content h4{font-family:inherit;font-size:15px;font-weight:600}
.woocommerce .products ul,.woocommerce ul.products,.woocommerce-page .products ul,.woocommerce-page ul.products{margin-bottom:40px!important}
.woocommerce ul.products li.product{box-sizing:border-box;-moz-box-sizing:border-box;border-radius:4px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;border:1px solid #f1f1f1}
.woocommerce ul.products li.product:hover{box-shadow:0 0 10px rgba(0,0,0,0.07);-moz-box-shadow:0 0 10px rgba(0,0,0,0.07);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.07);-o-box-shadow:0 0 10px rgba(0,0,0,0.07);border:1px solid #f1f1f1}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:23.5%!important;margin-right:2%!important;margin-bottom:1.8em!important}
.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%!important}
.woocommerce .col_12 ul.products li.product,.woocommerce-page .col_12 ul.products li.product{width:32%!important;margin-right:2%!important;margin-bottom:1.2em!important}
.woocommerce ul.products li.product.last,.woocommerce-page ul.products li.product.last{margin-right:0!important}
.woocommerce .single_product_left{width:40%!important;margin-right:4%!important;position:relative}
.woocommerce .single_product_right{width:56%!important;margin-left:0!important}
.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;-o-box-shadow:none!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:14px solid transparent!important;margin-bottom:0!important}
.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3{margin:0 14px!important;padding-top:12px!important;padding-bottom:0!important;font-family:inherit;border-top:1px dotted #f5f5f5}
.add_to_cart_button,.product_type_variable{float:right;margin:10px 14px 14px 7px !important}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce #content input.button,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce-page #respond input#submit,.woocommerce-page #content input.button{font-weight:600!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;font-size:13px!important;border:none!important;padding:6px 11px!important;background:#00578a!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:-o-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;color:#fff!important;text-shadow:none!important;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}
.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from{font-size:.5em!important}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #content input.button:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page #content input.button:hover,.woocommerce .product a.button.activated:hover{color:#fff!important;text-shadow:none!important;background:#444!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:-o-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;background-image:linear-gradient(top,rgba(255,255,255,0.08),rgba(0,0,0,0.1))!important;text-shadow:none!important}
.woocommerce .button.single_add_to_cart_button{padding:9px 20px!important;font-size:14px!important;margin-left:10px;text-transform:uppercase}
.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{color:#555!important;font-weight:600!important;font-size:16px;display:inline-block!important;margin:12px 7px 14px 16px !important}
.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del,.product_list_widget del{font-size:.77em!important;color:rgba(145,145,145,0.5)}
.woocommerce a.added_to_cart,.woocommerce-page a.added_to_cart{display:none!important}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{height:10px;background-color:#f5f5f5!important;height:10px;background-image:none!important;box-shadow:0 1px 2px rgba(0,0,0,0.08) inset;border-bottom:1px solid #FFF}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{background-color:#00578a!important;height:10px;border:none!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;background-image:none!important;box-shadow:0 1px 2px rgba(0,0,0,0.16) inset!important;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15) inset!important;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.15) inset!important;-o-box-shadow:0 1px 2px rgba(0,0,0,0.15) inset!important;border-bottom:1px solid #FFF}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{top:-5px!important;border:none!important;background-image:none!important;background-color:#FFF!important;background-image:linear-gradient(to bottom,#fff,#f3f3f3)!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f3))!important;background-image:-webkit-linear-gradient(top,#fff,#f3f3f3)!important;background-image:-moz-linear-gradient(top,#fff,#f3f3f3)!important;background-image:-o-linear-gradient(top,#fff,#f3f3f3)!important;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.39)!important;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.39)!important;-o-box-shadow:0 1px 2px rgba(0,0,0,0.39)!important;box-shadow:0 1px 2px rgba(0,0,0,0.39)!important;height:19px!important;width:19px!important;transition:box-shadow 300ms ease-in-out}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:hover{-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.45)!important;-o-box-shadow:0 1px 5px rgba(0,0,0,0.45)!important;box-shadow:0 1px 5px rgba(0,0,0,0.45)!important;box-shadow:0 1px 5px rgba(0,0,0,0.45)!important}
.woocommerce .widget_price_filter .price_slider_amount,.woocommerce-page .widget_price_filter .price_slider_amount{text-align:left!important;margin-top:20px;font-size:.95em!important}
.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{float:right!important}
.woocommerce select{width:auto}
.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins,.product_list_widget ins{color:#e55228;text-decoration:none}
.product_list_widget .amount{font-weight:600}
.woocommerce span.onsale,.woocommerce-page span.onsale{min-height:30px!important;min-width:30px!important;line-height:30px!important;font-weight:600!important;background:#e55228!important;background:-webkit-gradient(linear,left top,left bottom,from(#e6613c),to(#d9441a))!important;background:-webkit-linear-gradient(#e6613c,#d9441a)!important;background:-moz-linear-gradient(center top,#e6613c 0%,#d9441a 100%)!important;background:-moz-gradient(center top,#e6613c 0%,#d9441a 100%)!important;text-shadow:0 -1px 0 #d9441a!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;z-index:100}
.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty{-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.05)!important;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.05)!important;box-shadow:inset 0 1px 2px rgba(0,0,0,0.05)!important;border:1px solid #e7e7e7!important;float:left;height:30px;padding:0}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.woocommerce .quantity,.woocommerce #content .quantity,.woocommerce-page .quantity,.woocommerce-page #content .quantity{margin-right:10px!important}
.woocommerce .quantity .plus,.woocommerce #content .quantity .plus,.woocommerce-page .quantity .plus,.woocommerce-page #content .quantity .plus{position:relative!important;float:left!important;height:32px!important;width:32px!important;padding:0;background:#f4f4f4;-moz-border-radius:0 3px 3px 0!important;-webkit-border-radius:0 3px 3px 0!important;-khtml-border-radius:0 3px 3px 0!important;border-radius:0 3px 3px 0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;font-family:inherit;color:#333;border:1px solid #e7e7e7!important;border-left:0!important}
.woocommerce .quantity .minus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .minus{position:relative!important;float:left!important;height:32px!important;width:32px!important;padding:0;background:#f4f4f4;-moz-border-radius:3px 0 0 3px!important;-webkit-border-radius:3px 0 0 3px!important;-khtml-border-radius:3px 0 0 3px!important;border-radius:3px 0 0 3px!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;font-family:inherit;color:#333;border:1px solid #e7e7e7!important;border-right:0!important}
.woocommerce .quantity .plus:hover,.woocommerce .quantity .minus:hover,.woocommerce #content .quantity .plus:hover,.woocommerce #content .quantity .minus:hover,.woocommerce-page .quantity .plus:hover,.woocommerce-page .quantity .minus:hover,.woocommerce-page #content .quantity .plus:hover,.woocommerce-page #content .quantity .minus:hover{background:#e9e9e9}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:left!important;text-align:left!important;margin:0 0 20px}
.shop_table.cart th{font-weight:600!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.03));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.03));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.03));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.03));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.03))}
.shop_table th{font-weight:600!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02))}
.shop_table .cart-subtotal th,.shop_table .shipping th,.shop_table .total th,.order_details th{border-right:1px solid rgba(0,0,0,0.1)!important}
.shop_table.order_details th.product-name,.shop_table.order_details th.product-total{border-right:none!important}
.shop_table td.product-name{border-right:1px solid rgba(0,0,0,0.1)!important}
.shop_table.cart td.product-name{border-right:none!important}
.woocommerce table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text{border-radius:3px}
.single_product_right .price{color:#555!important;font-weight:600!important;font-size:21px!important}
.woocommerce div.product .price .from{font-size:22px;font-weight:400}
.woocommerce div.product form.cart,.woocommerce #content div.product form.cart,.woocommerce-page div.product form.cart,.woocommerce-page #content div.product form.cart{padding-top:10px}
.woocommerce div.product span.price ins,.woocommerce div.product p.price ins,.woocommerce #content div.product span.price ins,.woocommerce #content div.product p.price ins,.woocommerce-page div.product span.price ins,.woocommerce-page div.product p.price ins,.woocommerce-page #content div.product span.price ins,.woocommerce-page #content div.product p.price ins{color:red;text-decoration:none}
.woocommerce div.product span.price del,.woocommerce div.product p.price del,.woocommerce #content div.product span.price del,.woocommerce #content div.product p.price del,.woocommerce-page div.product span.price del,.woocommerce-page div.product p.price del,.woocommerce-page #content div.product span.price del,.woocommerce-page #content div.product p.price del{font-size:.77em!important}
.woocommerce div.product div.images img,.woocommerce #content div.product div.images img,.woocommerce-page div.product div.images img,.woocommerce-page #content div.product div.images img{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;position:relative}
.product_img_wrapper{border:1px solid #f1f1f1;padding:12px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px}
.woocommerce .woocommerce-product-rating,.woocommerce-page .woocommerce-product-rating{margin-bottom:8px}
.woocommerce-review-link{font-size:13px}
.single_variation{margin-bottom:1em}
.thumbnails .product_img_wrapper{padding:4px}
.woocommerce div.product div.images,.woocommerce #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce-page #content div.product div.images{width:auto!important}
.woocommerce div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.summary{float:left!important;width:100%!important}
.woocommerce div.product .product_title,.woocommerce #content div.product .product_title,.woocommerce-page div.product .product_title,.woocommerce-page #content div.product .product_title{font-family:inherit;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/header_bgr.png) repeat-x bottom;padding-bottom:16px!important;font-size:30px;line-height:42px;margin-bottom:12px}
.woocommerce label,.woocommerce legend{font-weight:600}
.woocommerce .star-rating:before,.woocommerce-page .star-rating:before{content:"\53\53\53\53\53"!important;color:#eee!important}
.woocommerce .star-rating span,.woocommerce-page .star-rating span{color:#fff726}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before{border-bottom:1px solid #e9e9e9!important}
.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs{padding-left:0!important;margin-bottom:0!important}
.woocommerce #tab-reviews,.woocommerce #tab-description{padding:20px 24px 12px;border:1px solid #eee;border-top:none;border-radius:0 0 4px 4px}
.woocommerce #tab-additional_information,.woocommerce #tab-additional_information{padding:20px 24px;border:1px solid #eee;border-top:none;border-radius:0 0 4px 4px}
.woocommerce #reviews h3,.woocommerce-page #reviews h3{margin-bottom:6px!important}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p{font-size:13px;margin:2px 0 10px!important}
.woocommerce label{display:inline}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before{box-shadow:none!important;content:""!important;border-width:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after{box-shadow:none!important;content:""!important;border-width:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{border:1px solid #e8e8e8!important;border-bottom:none!important;margin:0 -8px 0 0 !important;box-shadow:none!important;background:#fdfdfd url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x!important;font-size:13px;font-family:"NovecentowideLightBold",arial,serif}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{font-weight:400!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover{color:#444!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active{border-top:2px solid #00578a!important;background:#FFF!important}
.comment_container{border:1px solid #eee;background:#fbfbfb;border-radius:3px}
.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce-page #reviews #comments ol.commentlist li .comment-text{border:none!important;margin:0 0 0 66px !important}
.woocommerce #reviews #comments ol.commentlist li img.avatar,.woocommerce-page #reviews #comments ol.commentlist li img.avatar{margin:22px!important;border:none!important;width:40px!important;padding:0!important;position:relative!important}
.woocommerce #review_form #respond textarea,.woocommerce-page #review_form #respond textarea{border:1px solid #eee!important}
.woocommerce .products .star-rating,.woocommerce-page .products .star-rating{margin:6px 0 2px 14px !important}
.woocommerce .product_meta{font-size:13px;color:#999}
.woocommerce .product_meta a{color:#00578a}
.woocommerce .product_meta a:hover{color:#333}
.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after{position:relative;margin-left:.5em;top:0;right:0}
.woocommerce a.button.added:before,.woocommerce button.button.added:before,.woocommerce input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page a.button.added:before,.woocommerce-page button.button.added:before,.woocommerce-page input.button.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce-page #content input.button.added:before{float:right;margin:0 -2px -3px 10px;position:relative!important;right:auto!important;top:auto!important}
table.variations{min-width:50%;border:1px solid #eee!important;border-radius:3px;border-collapse:separate}
table.variations td{background:#fbfbfb;padding:16px!important}
table.variations td select,table.variations td input{margin-bottom:6px}
table.variations tr:first-child td:first-child{border-top-left-radius:5px}
table.variations tr:first-child td:last-child{border-top-right-radius:5px}
table.variations tr:last-child td:first-child{border-bottom-left-radius:5px}
table.variations tr:last-child td:last-child{border-bottom-right-radius:5px}
a.reset_variations{font-size:12px}
.header_container_holder{position:relative}
#header .header_cart{position:absolute;right:-100px;top:0;padding:0 18px 0 22px;height:100%;border-left:1px solid #eee;background:#fdfdfd;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));-webkit-transition:right .4s ease-out,padding .4s ease-out;-moz-transition:right .4s ease-out,padding .4s ease-out;-ms-transition:right .4s ease-out,padding .4s ease-out;-o-transition:right .4s ease-out,padding .4s ease-out;transition:right .4s ease-out,padding .4s ease-out;display:none}
.zero_transitions{-webkit-transition:all 0!important;-moz-transition:all 0!important;-o-transition:all 0!important;-ms-transition:all 0!important;transition:all 0!important}
.boxed_wrapper #header .header_cart{display:none;position:relative;right:0;float:right;height:72px;border-right:1px solid #eee}
#header .header_cart.cart_menu_attached{background:none;border-left:1px solid transparent;padding-right:10px;border-right:none}
#header .header_cart.is_not_empty{display:block}
#header .header_cart.is_empty{display:none}
.header_cart .cart-icon-wrap{-webkit-transition:right .4s ease-out,padding .4s ease-out;-moz-transition:right .4s ease-out,padding .4s ease-out;-ms-transition:right .4s ease-out,padding .4s ease-out;-o-transition:right .4s ease-out,padding .4s ease-out;transition:right .4s ease-out,padding .4s ease-out;padding-top:24px}
#header.scrolled.no_subheader .header_cart .cart-icon-wrap{padding-top:24px}
#header.no_subheader .header_cart .cart-icon-wrap{padding-top:33px}
#header.has_subheader .header_cart .cart-icon-wrap{padding-top:24px}
.header_cart .cart_contents{float:right}
.header_cart .cart_widget_holder{position:relative;clear:both;height:100%;width:100%}
.header_cart .widget_shopping_cart .widgettitle{display:none}
.header_cart .widget_shopping_cart{clear:both;display:none;background:#fff;top:72px;position:absolute;min-width:250px;right:-23px;z-index:100000;box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-o-box-shadow:0 1px 3px rgba(0,0,0,0.2)}
.boxed_wrapper .header_cart .widget_shopping_cart{right:-19px}
.header_cart .cart-notification{clear:both;display:none;color:#fff;background:#00578a;top:72px;position:absolute;min-width:250px;right:-23px;z-index:100000;box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-o-box-shadow:0 1px 3px rgba(0,0,0,0.2);font-size:13px;padding:12px 20px;line-height:21px}
.header_cart .cart-notification .item-name{font-weight:600}
#header.no_subheader .header_cart .widget_shopping_cart,#header.no_subheader .header_cart .cart-notification{top:92px}
#header.has_subheader .header_cart .widget_shopping_cart,#header.has_subheader .header_cart .cart-notification{top:72px}
.header_cart ul.cart_list li img,.header_cart ul.product_list_widget li img{border:1px solid rgba(0,0,0,0.06)}
.header_cart ul.cart_list li,.header_cart ul.product_list_widget li,.woocommerce .header_cart ul.cart_list li,.woocommerce .header_cart ul.product_list_widget li,.woocommerce-page .header_cart ul.cart_list li,.woocommerce-page .header_cart ul.product_list_widget li{padding:12px 20px!important;border-bottom:1px solid #f6f6f6;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;background:#fff}
.header_cart ul.cart_list li:hover,.header_cart ul.product_list_widget li:hover{background:#fafafa;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02));background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.02))}
.header_cart ul.cart_list li:last-child,.header_cart ul.product_list_widget li:last-child{border-bottom:none}
.header_cart .widget_shopping_cart .total{padding:12px 20px 2px!important;border-top:1px solid #f4f4f4!important}
.header_cart .widget_shopping_cart .buttons{padding:0 14px 4px 20px !important}
.header_cart ul.cart_list li a,.header_cart ul.product_list_widget li a{font-weight:600!important}
.savia_icon_cart{display:block;float:left;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/cart_icon.png) center center no-repeat;height:21px;width:21px;margin:1px 6px 0 0}
.header_cart .cart-wrap{font-weight:600;float:left;display:block;border-radius:5px;background-color:#00578a;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.05))!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.05))!important;background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.05))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.05))!important;background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.05))!important;min-width:25px;color:#fff;text-align:center;height:24px;line-height:24px;font-size:11px;position:relative}
.header_cart .cart-wrap:before{border-color:transparent #00578a;border-style:solid solid solid none;border-width:4px 4px 4px medium;content:"";height:0;left:-4px;position:absolute;top:8px;width:0}
.header_cart .cart-icon-wrap{overflow:hidden}
.header_cart .product .added_to_cart{display:none}
.woocommerce-message,.woocommerce-error,.woocommerce-info{-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important;background-color:#fbfbfb!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.015))!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.015))!important;background-image:-o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.015))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.015))!important;background-image:linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.015))!important;color:#555!important;-webkit-box-shadow:none!important;box-shadow:none!important;border:1px solid rgba(0,0,0,0.07)!important}
.woocommerce-message li,.woocommerce-error li,.woocommerce-info li{margin-bottom:0}
.woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before{top:1em!important;padding-top:0!important;-moz-border-radius:50%!important;-webkit-border-radius:50%!important;border-radius:50%!important}
.woocommerce-message:before,.woocommerce-info:before{font-size:1.05em!important}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:left!important;width:50px!important;background:#fff;border:1px solid rgba(0,0,0,0.06);padding:2px;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;margin-left:0!important;margin-right:14px!important;-webkit-border-radius:2px!important;-moz-border-radius:2px!important;border-radius:2px!important;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-page ul.cart_list li a,.woocommerce-page ul.product_list_widget li a{font-weight:600!important;line-height:19px;margin-bottom:2px}
.woocommerce .sidebar ul.cart_list li,.woocommerce .sidebar ul.product_list_widget li,.woocommerce-page .sidebar ul.cart_list li,.woocommerce-page .sidebar ul.product_list_widget li{padding:12px 0!important}
#sidebar .widget_shopping_cart{padding-bottom:20px}
#sidebar .widget_shopping_cart .total{padding:10px 0!important;border-top:1px solid #f4f4f4!important}
#sidebar .star-rating{font-size:10px;margin:3px 0}
#sidebar .star-rating span{top:0!important}
#sidebar .price_slider_wrapper{margin-top:24px}
.woocommerce table.shop_table,.woocommerce-page table.shop_table{-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important}
.woocommerce table.cart a.remove,.woocommerce #content table.cart a.remove,.woocommerce-page table.cart a.remove,.woocommerce-page #content table.cart a.remove{color:#e55228!important}
.woocommerce table.cart a.remove:hover,.woocommerce #content table.cart a.remove:hover,.woocommerce-page table.cart a.remove:hover,.woocommerce-page #content table.cart a.remove:hover{background-color:#e55228!important;color:#fff!important}
.cart_totals h2,.shipping_calculator h2{font-size:15px}
.cart_totals table,.shipping_calculator table{margin:14px 0 60px!important;border-collapse:collapse!important;width:100%}
#coupon_code{width:90px!important}
.cart_totals table th{border:1px solid #e8e8e8!important;background-color:#fcfcfc;text-align:center;padding:8px 20px!important;text-align:left;width:auto!important}
.cart_totals table td{padding:8px 20px!important;border:#e8e8e8 1px solid!important}
table.shop_attributes{margin:12px 0 2px!important;border-collapse:collapse!important;width:100%}
table.shop_attributes th{border:1px solid #e8e8e8!important;background-color:#fcfcfc;text-align:center;padding:0 12px!important;text-align:left}
table.shop_attributes td{padding:0 12px!important;border:#e8e8e8 1px solid!important}
.shipping-calculator-form{margin-bottom:60px}
.woocommerce #payment div.payment_box,.woocommerce-page #payment div.payment_box{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}
.woocommerce-info a{text-decoration:underline;font-size:.9em}
.lost_password{margin-left:12px;font-size:.9em}
.woocommerce-checkout h2{font-size:15px}
.woocommerce-checkout h3{font-size:14px}
.col2-set.addresses{margin-bottom:40px}
#order_review{margin-bottom:60px}
.related.products{margin-top:40px}
.woocommerce div.product div.images div.thumbnails,.woocommerce #content div.product div.images div.thumbnails,.woocommerce-page div.product div.images div.thumbnails,.woocommerce-page #content div.product div.images div.thumbnails{padding-top:1.2em!important}
.woocommerce nav.woocommerce-pagination ul,.woocommerce #content nav.woocommerce-pagination ul,.woocommerce-page nav.woocommerce-pagination ul,.woocommerce-page #content nav.woocommerce-pagination ul{border:none!important;float:left;font-size:13px;line-height:16px;margin-bottom:40px!important}
.woocommerce nav.woocommerce-pagination ul li,.woocommerce #content nav.woocommerce-pagination ul li,.woocommerce-page nav.woocommerce-pagination ul li,.woocommerce-page #content nav.woocommerce-pagination ul li{border:none!important;margin-right:4px!important}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce #content nav.woocommerce-pagination ul li a,.woocommerce-page nav.woocommerce-pagination ul li a,.woocommerce-page #content nav.woocommerce-pagination ul li a{border:none!important;display:inline-block;text-decoration:none;padding:5px 7px!important;background:#FAFAFA url(https://www.wizrom.ro/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;border-bottom:1px solid rgba(0,0,0,0.05)!important;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;color:#666;font-size:13px!important;line-height:16px!important;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-ms-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}
.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce #content nav.woocommerce-pagination ul li span.current,.woocommerce-page nav.woocommerce-pagination ul li span.current,.woocommerce-page #content nav.woocommerce-pagination ul li span.current{display:inline-block;font-weight:400;text-decoration:none;color:#555;font-weight:400;background:#fff!important;color:#333!important}
.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce #content nav.woocommerce-pagination ul li a:hover,.woocommerce #content nav.woocommerce-pagination ul li a:focus,.woocommerce-page nav.woocommerce-pagination ul li a:hover,.woocommerce-page nav.woocommerce-pagination ul li a:focus,.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{background-color:#00578a!important;color:#fff!important;text-shadow:none}
.opacity_opaque_important{opacity:1!important}
@media only screen and (min-width: 1250px) {
body{font:14px/25px 'Open Sans',arial,sans-serif}
.container #sidebar.four.columns{width:255px;margin-right:30px}
.twelve.columns + #sidebar.four.columns{width:255px;margin-left:30px;margin-right:15px}
.counter_desc{font-size:17px;letter-spacing:1px}
.carousel_section{margin:0 -15px}
.jcarousel-prev-horizontal,.custom-prev{right:40px}
ul.checked li:before{top:1px}
ul.checked2 li:before{top:3px}
ul.arrowed li:before{top:3px}
ul.dotted li:before{top:2px}
.resp-vtabs ul.resp-tabs-list{width:20%}
.resp-vtabs .resp-tabs-container{width:80%}
}
@media only screen and (min-width: 960px) and (max-width: 1250px) {
#header #menu > ul > li > a{font-size:13px;line-height:52px;padding-left:10px;padding-right:10px}
#header #logo .logo_img{height:62px}
#header.scrolled #menu > ul > li > a{line-height:42px}
#header.scrolled #logo .logo_img{height:52px}
.boxed_wrapper #header.scrolled .header_cart{height:52px}
.isotope_element{margin-bottom:20px}
.more-link:before{top:4px}
.rev_slider_wrapper .button,.rev_slider_wrapper a.button,.rev_slider_wrapper a.button:hover{padding:4px 15px;line-height:18px!important;font-size:11px!important;font-weight:400}
h2{font-size:22px;line-height:30px}
h3{font-size:16px;line-height:22px}
h5{font-size:14px}
.htabs a{font-size:12px}
.circ_counter{width:150px}
.column.client_info_holder,.columns.client_info_holder{margin-left:29px;padding-left:20px}
.section_big_title h1{font-size:48px}
#header.scrolled .header_cart .cart-icon-wrap{padding-top:14px}
#header.scrolled .header_cart .widget_shopping_cart,#header.scrolled .header_cart .cart-notification{top:52px}
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.slides li { margin-bottom: 0;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0px 0px; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -13px 0 0; display: block; background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0;   filter: alpha(opacity=0); -webkit-transition: all .3s ease;}
.flex-direction-nav li {margin-bottom: 0;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; filter: alpha(opacity=80); right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; filter: alpha(opacity=80); left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1; filter: alpha(opacity=100);}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; filter: alpha(opacity=70); cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1; filter: alpha(opacity=100);}
.flex-control-thumbs .flex-active {opacity: 1; filter: alpha(opacity=100); cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; filter: alpha(opacity=100);left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; filter: alpha(opacity=100);right: 0;}
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(https://www.wizrom.ro/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

.jcarousel-container {
/*  background: #FFF;*/
    margin-bottom: 0px;
}
.jcarousel-direction-rtl {
    direction: rtl;
}
.jcarousel-container-horizontal {
    padding: 0px;
}
.jcarousel-custom .jcarousel-container-horizontal {
    padding: 0px 0px;
}
.jcarousel-clip {
    overflow: hidden;
    width: 100%;
}
.jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 0;
}
/* Custom */
.jcarousel-custom .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 0px;
    width: 189px;
}
/* Sidebar */
#column-left .jcarousel-list-horizontal, #column-right .jcarousel-list-horizontal {
    width: auto !important;
}
#column-left .jcarousel-custom .jcarousel-item-horizontal, #column-right .jcarousel-custom .jcarousel-item-horizontal {
    float: none !important;
    margin-left: 0;
    margin-right: 0px;
    width: auto !important;
}
#column-left .jcarousel_arrows,#column-right .jcarousel_arrows {
    display: none;
}

.jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 15px;
    margin-right: 0;
}
.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */

.jcarousel-next-horizontal, .custom-next {
    position: absolute;
    top: -64px;
    right: 15px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: #07bee5 url('https://www.wizrom.ro/wp-content/themes/Savia/images/button-next.png') center center no-repeat;

    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;

    box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.4);

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.sidebar .jcarousel-next-horizontal,.sidebar .custom-next {
    top: -39px;
}
.section_featured_services .jcarousel-next-horizontal, .carousel_section .jcarousel-next-horizontal{
    right: 10px;
}
.jcarousel-next-horizontal:hover {
    background-color:  #666;
    box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.5);
}

.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:focus, .jcarousel-next-disabled-horizontal:active, .custom-next_disabled, .custom-next_disabled:hover {
    cursor: default;
    background: #f3f3f3 url('https://www.wizrom.ro/wp-content/themes/Savia/images/button-next_inactive.png') center center no-repeat;
    box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.1);
}
.jcarousel-prev-horizontal, .custom-prev {
    position: absolute;
    top: -64px;
    right: 40px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: #07bee5 url('https://www.wizrom.ro/wp-content/themes/Savia/images/button-previous.png') center center no-repeat;

    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;

    box-shadow: 0px 1px 0px 0px rgba(0,0,0, 0.35);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.sidebar .jcarousel-prev-horizontal, .sidebar .custom-prev {
    top: -39px;
}
.section_featured_services .jcarousel-prev-horizontal, .carousel_section .jcarousel-prev-horizontal{
    right: 35px;
}
.jcarousel-prev-horizontal:hover {
    background-color:  #666;
    box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.5);
}

.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:focus, .jcarousel-prev-disabled-horizontal:active, .custom-prev_disabled, .custom-prev_disabled:hover {
    cursor: default;
    background: #f3f3f3 url('https://www.wizrom.ro/wp-content/themes/Savia/images/button-previous_inactive.png') center center no-repeat;
    box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.1);
}

.jcarousel_arrows {
    float: right;
    background: #fff;
    width: 46px;
    height: 20px;
    position:relative;
}
.custom-prev {
    left: 8px;
}

@media only screen and (min-width: 1199px) {

    .section_featured_services .jcarousel-next-horizontal, .carousel_section .jcarousel-next-horizontal{    right: 15px; }
    .section_featured_services .jcarousel-prev-horizontal, .carousel_section .jcarousel-prev-horizontal{ right: 40px; }
}

UL.jqueryFileTree {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
}

UL.jqueryFileTree LI {
    list-style: none;
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    white-space: nowrap;
}

UL.jqueryFileTree A {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
    background: #BDF;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(images/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(images/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(images/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(images/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(images/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(images/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(images/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(images/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(images/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(images/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(images/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(images/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(images/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(images/zip.png) left top no-repeat; }

/*custom css BY ICS */

/* Start top menu*/
#mobile_topmenu_toggler {
    float: right;
    width: 34px;
    height: 34px;
    background: url('https://www.wizrom.ro/wp-content/themes/Savia/images/resp_menu.png') right center no-repeat;
    display: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.08);
    margin-top: 1px;
    margin-right: 1px;
    cursor: pointer;
}

#mobile_topmenu {
    display: none;
    background-color: #121212;
    padding: 0px;
    z-index: 100000;
    position: absolute;
    width: 100%;
    top: 40px;
}
#mobile_topmenu ul li a {
    color: #bbb;
    font-size: 13px;
    display: block;
    position: relative;
    padding: 10px 30px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#mobile_topmenu ul.sub-menu {
  margin: 0;
}

#menutop li{
  position: relative;
  display: block;
}
#menutop li ul.sub-menu {
  display: none;
  min-width: 150px;
  margin: 0;
  background: #fbfbfb;
  position: absolute;
  padding: 5px;
  z-index: 9;

}
#menutop li:hover ul.sub-menu {
  display: block;
}

#mobile_topmenu li,
#menutop li .sub-menu li {
  list-style: none;
  display: block;
}
#menutop li .sub-menu li a{
  padding: 2px;
  display: block;
}

@media only screen and (min-width: 769px) and (max-width: 959px) {
    #menutop {
      display: none;
    }
    #mobile_topmenu_toggler {
      display: block;
    }
}

@media only screen and (max-width: 768px) {
    #menutop {
      display: none;
    }
    #mobile_topmenu_toggler {
      display: block;
    }
    .header_search { clear: both;}
}
/* End top menu*/

.cgpop{
  background:rgba(255, 255, 255, 0.9);
  position:fixed;top:0px;
  left:0px;
  width:100%;
  height:100%;
  z-index:99999;
  display: none;
}
.cgpop p, .cgpop input[type="text"],
.cgpop input[type="password"],
.cgpop input[type="email"],
.cgpop  textarea {
  margin: 0;
  width: 98%;
}
.cgpop  textarea {
  height: 90px;
  margin-bottom: 3px;
}

.cgpopinner{
  width:340px;
  padding: 8px;
  height:auto;
  margin:50px auto;
  background:#fff;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius:10px;
  text-align:center;
}
.cgpopclose{
  cursor:pointer;
  font-style: normal;
  font-weight: bold;
  float:right;
  display:block;
  padding:0px 5px;
}

#powered {
width:100%;
margin:0;
}

.content_bgrx { opacity: 0; }

#menutop { float: right; }
#menutop ul{
    margin-bottom: 0px;
    list-style: none;
}
#menutop li{
    display: inline-block;
    list-style: none;
    margin: 2px 10px;
}


.wpcf7-response-output {
    clear:both;
}

.wpcf7-form-control.wpcf7-mathcaptcha {
    display: inline-block;
}


input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
    width: auto;
}

.widget.qtranxs_widget {
    float: right;
    margin-left: 10px;
}

.partner-row {
    margin-bottom: 20px;
}
.orangew, a.orangew, .partner-row a {
    color: #f15922;
}

.bluei {
    color: #00578a;
}
.bsize {
    font-size: 16px;
}

.support-banner {
    margin-bottom: 8px;
    margin-top: 8px;
    width: 20%;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
}

/* custom icons */

.icon.aski:before,
.icon.datacar:before,
.icon.magic:before,
.icon.necto:before,
.icon.retail:before,
.icon.salary:before,
.icon.so99:before,
.icon.tms:before,
.icon.uniface:before,
.icon.xpi:before,
.icon.ware:before,
.icon.wcount:before,
.icon.werp:before,
.icon.wizone:before {
    content: " ";
    width: auto;
    height: 30px;
    display: block;
}
.icon.aski:before   { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-aski.jpg) no-repeat 0 0;}
.icon.datacar:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-datacar.jpg) no-repeat 0 0;}
.icon.magic:before  { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-magic.jpg) no-repeat 0 0;}
.icon.necto:before  { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-necto.jpg) no-repeat 0 0;}
.icon.retail:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-retail.jpg) no-repeat 0 0;}
.icon.salary:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-salary.jpg) no-repeat 0 0;}
.icon.so99:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-so99.jpg) no-repeat 0 0;}
.icon.tms:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-tms.jpg) no-repeat 0 0;}
.icon.uniface:before{ background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-uniface.jpg) no-repeat 0 0;}
.icon.xpi:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-xpi.jpg) no-repeat 0 0;}
.icon.ware:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-ware.jpg) no-repeat 0 0;}
.icon.wcount:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-wcount.jpg) no-repeat 0 0;}
.icon.wizone:before { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-wizone.jpg) no-repeat 0 0;}
.icon.werp:before   { background: url(https://www.wizrom.ro/wp-content/themes/Savia/images/ico-werp.jpg) no-repeat 0 0;}
/*
ics-salary.jpg
ico-datacar.jpg
ico-ware.jpg
ico-xpi.jpg
ico-wizone.jpg
ico-tms.jpg
ics-so99.jpg

*/

.solp h2.big_heading{
  font-family: 'Droid Serif', arial, sans-serif;
  font-size: 24px;
  line-height: 25px;
  font-style: italic;
  /*font-weight: 300;*/
  color: #888;
}

.iconed_featured_text_p {
    margin: 0 12px 20px 55px !important;
}

.quote_content { min-height: 35px;}

/*fixed contact button*/
.fixed_contact {
    position: fixed;
    top: 230px;
    right: 0px;
    z-index: 999;
/*  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);*/

  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
/*  -webkit-transform-origin:85% 50%;
  -moz-transform-origin: 85% 50%;
  -ms-transform-origin: 85% 50%;
  -o-transform-origin: 85% 50%;
  transform-origin: 85% 50%;*/

  /* Should be unset in IE9+ I think. */
  /*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
}

.container .one-fourth.column { width: 270px; }

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

#powered            { display: block !important; }

#powered span           { float:none !important;display: block; }

}


@media only screen and (max-width: 768px) and (min-width: 480px) {
    .container .one-fourth.column { width: 420px; }
}

#leo1{
padding:100px;
color:#01578b;
font-weight: 600;
font-size: 100%;
text-align: justify;
}

#leo2{
text-align: center!important;
font-size:25px;
}

#leo3{
background:#f15a22!important;
}


.MT1 textarea, .MT2 textarea, .MT3 textarea, .MT4 textarea, .MT5 textarea, .MT6 textarea, .MT7 textarea, .MT8 textarea, .MT9 textarea, .MT10 textarea, .MT11 textarea, .MT12 textarea, .MT13 textarea, .MT14 textarea {
  border: 1px solid #f15a22;
  border-radius: 5px;
}


input[type=text].campDP {
  border: 1px solid #f15a22;
  border-radius: 5px;
}
@media only screen and (min-width: 767px) {
#firstLeo, #secondLeo, #thirdLeo{
width: 30%;
float:left;
margin-right:25px;
}
}

#contactWizoneNewsletter{
    position: fixed;
    width: 236px;
    height: 78px;
    background: #f15a22!important;
    right: 0px;
    top: 15px;
    border-radius: 252px 62px!important;
    text-align: center;
}

#wizs{ 
	color:#f15a22!important;
}

@media only screen and (max-width: 500px) {
  .clients_section, .nine.columns.omega {
    display:none;
  }
}

.castigaTimp > h2 {
	color: #01578b !important; 
}


.popsol_com .form-control,
.castigaTimp .form-control,
.popsol_n .form-control,
.popsol_c .form-control,
.popsol_e .form-control,
.popsol_t .form-control {
	border: 1px solid #eb9718!important;
}


.form-group .trimite,
.single .form-group .trimiteExit1 {
	background-color: #f15a22!important;
	
}


.post_description h3, .post_description h3 strong{
	color:#f15922!important;
}
.post_description{
line-height: 2!important;
}
h2.big_heading em, h2.big_heading {
	color:#f15922!important;
}

.GhidTitleH4 h4{
	color: #FFF	
}