@charset "utf-8";
/* CSS Document */

/* Begin Special Font Rules */

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-italic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-italic-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('../fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}


.opensans, .copyright, .productdesc p, .newsletter input, .searchfield, .socnets p, .mainservcell p, .formtext, .prodrow p, .prodlisttitle, .search input {
display: inline;
float: left;
font-family: 'Open Sans', calibri, helvetica, arial, sans-serif;
font-size: 13px;
line-height: 21px;
color: #141414;
margin: 0 0 0 0;
padding: 0 0 0 0; 
}
.bebasneue, .productdesc h2, .newsletter b, .searchbox b, .mainservcell h3, .formprice {
display: inline;
float: left;
font-family: 'BebasNeue', calibri, helvetica, arial, sans-serif;
font-size: 13px;
line-height: 21px;
color: #141414;
margin: 0 0 0 0;
padding: 0 0 0 0; 
}
.montserrat, .mmi, .newsletter button, .sbtn {
display: inline;
float: left;
font-family: 'Montserrat', calibri, helvetica, arial, sans-serif;
font-size: 13px;
line-height: 21px;
color: #141414;
margin: 0 0 0 0;
padding: 0 0 0 0;  
}

/* End Special Font Rules */

/* Begin general rules */

body {
background: #f4f4f4;
}
.fleft, .fright {
display: inline;
float: left;    
}
.fright {
float: right !important;
}
.autowidth {
width: auto !important;
}
.norightmargin {
margin-right: 0 !important; 
}
.noleftmargin {
margin-left: 0 !important;      
}
.noleftpadding {
padding-left: 0;
}
.norightpadding {
padding-right: 0;
}
.nomargin {
margin: 0 0 0 0 !important;
}
.snapright {
display: inline;
float: right;
width: auto;
height: auto;   
}
.sepdiv {
display: inline;
float: left;
width: 100%;
height: auto;
clear: both;    
}
h2, h3, h4, h5, h6 {
padding: 0 0 0 0;
margin: 0 0 0 0;
line-height: 18px;  
}
.half {
display: inline;
float: left;
width: 49.7%;
height: auto;   
}
.third {
display: inline;
float: left;
width: 33.2%;
height: auto;       
}
.fleftinline {
display: inline;
float: left;
}
.nopadding {
padding: 0 0 0 0 !important;
}
.clearfix {
display: inline;
float: left;
width: 100%;
height: 1px;
clear: both;
}
.topdist {
margin-top: 30px;
}
.resimg {
display: inline;
float: left;
width: 100%;
height: auto;
margin: 20px 0 30px 0;
}
.bigimgtext {
margin-top: 170px;
}
.visible-xs {
display: none;
}
.hidden {
display: none !important;
}


::-webkit-input-placeholder {
   color: #181818;
}

:-moz-placeholder { /* Firefox 18- */
   color: #181818;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #181818;
}

:-ms-input-placeholder {  
   color: #181818;
}

/* End general rules */



/* Begin Left Panel/Nav Rules */

.leftpanel {
position: fixed;
float: none;
width: 330px;
height: 100%;
background: white;
padding: 94px 52px 52px 52px;
}
.logo {
display: inline;
float: right;
width: auto;
height: auto;
clear: both;
margin: 0 0 100px 0;
}
.mm {
display: inline;
float: left;
width: 100%;
height: auto;
padding: 0 4px 0 0;
}
.mmi {
float: right;
clear: both;
font-size: 13px;
text-transform: uppercase;
margin: 0 0 16px 0;
-moz-transition: color 0.3s ease-in-out;
-webkit-transition: color 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.mmi:hover {
text-decoration: none;
color: #65d0eb;
}
.mmihl {
color: #65d0eb;
line-height: 16px;
padding-right: 45px;
margin-right: -45px;
background: url(../graphics/line_mmhl.gif) no-repeat right bottom; 
}
.copyright {
position: absolute;
right: 56px;
text-align: right;
bottom: 57px;
font-size: 11px;
line-height: 18px;
}
.copyright a {
color: #5ab5cc;
}

/* End Left Panel/Nav Rules  */

/* Begin Main Rules */

.maincontent {
display: inline;
float: left;
width: 100%;
height: auto;
padding-left: 330px;
}
main {
display: inline;
float: right;
width: 100%;
height: auto;  
}
.bricksrow {
display: inline;
float: left;
width: 100%;
height: auto;
}
.brick, .brick2 {
display: inline;
float: left;
width: 20%;
height: auto;
}
.bricksrow .brick, .bricksrow .brick2, .icon-impozitprofit, .icon-registrucasa, .brick .newsletter {
height: 245px;
}
.brick2 {
width: 40%;
}
.icon-impozitprofit, .icon-registrucasa {
display: inline;
float: left;
width: 100%;
background: url(../graphics/icon-programconta.png) no-repeat center center #292929;
}
.icon-registrucasa {
background: url(../graphics/icon-registrucasa.png) no-repeat center center #65d0eb; 
}
.productdesc {
display: inline;
float: left;
width: 100%;
padding: 35px;
}
.productdesc h2 {
width: 100%;
font-size: 21px;
font-weight: normal;
background: url(../graphics/line_proddesc_title.gif) no-repeat left bottom;
padding: 0 0 20px 0;
margin: 0 0 15px 0;
}
.productdesc h2 a {
color: #141414;
}
.lblue {
background: #65d0eb;
}
.vlblue {
background: #97e4f7;
}
.ulblue {
background: #c9f1fb;
}
.newsletter {
display: inline;
float: left;
width: 100%;
padding: 30px;
}
.newsletter b, .searchbox b {
width: 100%;
font-weight: normal;
letter-spacing: 1px;
font-size: 18px;
margin: 0 0 20px 0;
}
.newsletter input, .searchfield {
width: 100%;
border: 0px solid #97e4f7;
line-height: 30px;
font-style: italic;
font-size: 12px;
height: 30px;
background: none;
padding: 0 10px 0 10px;
border-bottom: 1px solid #3b3b3b;
margin: 0 0 8px 0;
outline: none;
}
.searchfield {
font-size: 14px;
margin-top: 39px;
}
.newsletter button, .sbtn {
text-transform: uppercase;
padding: 8px 14px;
border: 0px solid #97e4f7;
background: #87daef;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 15px 0 0 0;
}
.sbtn {
background: #b2e7f4;
}
.searchbox {
position: relative;
width: 100%;
height: 100%;
padding: 30px;
}
.searchbox2 {
display: none;
}
.searchbtn {
position: absolute;
display: inline;
float: none;
width: 100%;
height: 100%;
left: 0;
top: 0;
border: 0px solid #c9f1fb;
background: url(../graphics/icon-search.png) no-repeat center center #c9f1fb;
outline: none;
}
.homestripe {
height: 500px !important;
background: #97e4f7;
}
.socnets {
display: block;
float: none;
width: 110px;
height: 50px;
margin: 0 auto;
margin-top: 322px;
}
.socnets p {
width: 100%;
text-align: center;
font-size: 11px;
}
.socnets div {
display: inline;
float: left;
width: 100%;
height: 3px;
border-left: 1px solid #393939;
border-top: 1px solid #393939;
border-right: 1px solid #393939;
}
.fblink, .twlink, .gplink, .lilink {
display: inline;
float: left;
width: 18px;
height: 18px;
background: url(../graphics/sprites.png) left -2px;
margin-right: 12px;
}
.twlink {
background-position: -28px -2px;
}
.gplink {
background-position: -2px -33px;
}
.lilink {
background-position: -30px -33px;
margin: 0;
}
.mainservices {
display: inline;
float: left;
width: 80%;
height: auto;
margin: 170px 0 0 0;
}
.mainservcell {
display: inline;
float: left;
width: 50%;
height: auto;
padding: 40px;
}
.mainservcell h3 {
width: 30%;
font-size: 20px;
}
.mainservcell h3 a {
color: #141414;
}
.mainservcell p {
width: 70%;
}
.mobiledesc {
display: none;
}
.mobcopyright {
display: none;
}
.ddownhldr {
display: inline;
float: left;
width: 100%;
height: auto;
margin: 0 0 10px 0;
} 
.formprice {
font-size: 20px;
margin: 8px 0 0 0;
}
.productlist {
display: inline;
float: left;
width: 100%;
height: auto;
}
.prodrow {
position: relative;
display: inline;
float: left;
width: 100%;
height: auto;
margin: 0 0 4px 0;
}
.prodrow input {
position: absolute;
display: inline;
float: none;
left: 0;
top: 4px;
}
.prodrow p {
width: 100%;
padding: 0 0 0 20px;
}
.prodlisthldr {
display: inline;
float: left;
width: 100%;
height: auto;
background: white;
resize: none; 
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-left: 1px solid #cecece;
border-bottom: 1px solid #cecece;
-webkit-box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
-moz-box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
margin: 0 0 15px 0;
padding: 15px;   
}
.contentHolder {
position: relative;
width: 100%;
height: 223px !important;
overflow: hidden;
}
.prodlisttitle {
width: 100%;
font-size: 14px;
font-weight: 600;
margin: 0 0 15px 0;
}
.search input {
    
}


















/* End Main Rules */


/* Begin Non-Standard Elements Rules */


/* End Non-Standard Elements Rules */


/* Begin Responive Elements Rules */

.cms-elements {
padding-top: 75px;
background: #f4f4f4;
padding-left: 20px;
}
.inside-elements {
padding: 0 25px 0 25px !important;
}
.opensanselement, .mobilenav div a, .paragraph-element, .formsubmit, .pdfdoc-element a, .file-element a, .address-element, .phone-element a, .list-element, .tabmenu-element a, .quicklink-element, .formuploadbtn, .formuplfile, .title-text-element p, .title-text-link, .link-element {
display: inline;
float: left;
font-family: 'Open Sans', arial, sans-serif;
font-size: 13px;
color: #323232; 
}
.titles, .heading1-element, .heading2-element, .formtitle, .mobilenav p, .heading3-element, .title-text-element strong, .simpletitle-element, .news-element h1, .formboxtab {
display: inline;
float: left;
font-family: 'Open Sans', arial, sans-serif;
font-weight: 600;
color: #323232;
}
.opensansitalicelement, .formfield, .formtarea {
display: inline;
float: left;
font-family: 'Open Sans', arial, sans-serif;
font-style: italic;
margin: 0 0 0 0;
padding: 0 0 0 0;   
color: #323232;
}



.heading1-element, .heading2-element, .heading3-element {
font-size: 17px;
margin: 30px 0 40px 0;
font-weight: 600 !important;
line-height: 28px;
}
.heading1-element {
font-family: Montserrat;
font-weight: 300;
text-transform: uppercase;
}
.heading2-element, .simpletitle-element {
font-size: 16px;
margin: 20px 0 15px 0;
line-height: 25px;
}
.heading3-element {
font-size: 14px;
margin: 20px 0 15px 0;
line-height: 23px;
}
.paragraph-element {
font-size: 13px;
line-height: 21px;
font-weight: 400;
margin: 0 0 10px 0;
}
.paragraph-element b {
font-weight: 700 !important;
}
.paragraph-element a {
color: #46b2cd;
}
.slideshow-element {
height: auto;
margin: 0 0 30px 0;
}
.slideshow-element img {
width: 100%;
}
.slidesjs-play, .slidesjs-pagination, .slidesjs-stop {
display: none !important;
}
.slidesjs-previous, .slidesjs-next {
position: absolute;
width: 35px;
height: 100%;
z-index: 20;  
top: 0;
left: 50px;
background: url(../graphics/nav.png) no-repeat left center;
z-index: 65000;
}
.slidesjs-next {
left: auto;
right: 50px;  
background-position: -35px center;
}
.slide {
position: relative;
background: url(../graphics/transparency-purple.png);
}
.slide p {
float: none;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
font-family: ExoThin, calibri, arial, sans-serif;
font-size: 38px;
color: white;
height: auto;
padding: 25px 25px 25px 25px;
margin: 0 0 0 0;
background: #8974c7;
}
.galleryimg-element {
margin: 0 0 30px 0;
}
.galleryimg-element img {
display: inline;
float: left;
width: 100%;
height: auto;
}
.image-element {
margin: 0 0 30px 0;
}
.image-element img {
display: inline;
float: left;
width: 100%;
height: auto;
}
.img-center img {
width: auto;
display: block;
float: none;
margin: 0 auto;
}
.form-element {
margin-bottom: 30px;
}
.form-element form {
display: inline;
float: left;
width: 100%;
height: auto;
}
.formtitle {
width: 100%;
font-size: 19px;
color: white;
color: #323232;
}
.formboxtab {
width: 100%;
font-size: 16px;
margin: 0 0 17px 0;
}
.formfield, .formtarea {
width: 100%;
height: 40px;
line-height: 40px;
font-size: 12px;
padding: 0 12px 0 12px;
border: none;
outline: none;
margin-bottom: 15px;
resize: none; 
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-left: 1px solid #cecece;
border-bottom: 1px solid #cecece;
-webkit-box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
-moz-box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
}
.formtarea {
height: 157px;
}
.formfield:focus, .formtarea:focus {
background: #f8f8f8;
}
.formfield::-webkit-input-placeholder, .formtarea::-webkit-input-placeholder {
   color: #323232;
}
.formfield:-moz-placeholder, .formtarea:-moz-placeholder { /* Firefox 18- */
   color: #323232;
}
.formfield::-moz-placeholder, .formtarea::-moz-placeholder {  /* Firefox 19+ */
   color: #323232;  
}
.formfield:-ms-input-placeholder, .formtarea:-ms-input-placeholder {  
   color: #323232; 
}
.formtext {
width: 100%;
font-size: 12px;
margin: 0 0 15px 0;
}
.formsubmit {
font-size: 14px;
padding: 11px 16px 11px 16px;
color: white;
font-weight: 700;
background: #292929;
border: 0px solid #e5b716;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.formsubmit:hover {
background-color: #4b4b4b;
text-decoration: none;
color: white;
}
.formuploadbtn {
padding: 6px 12px 6px 12px;
background: #f1f1f2;
margin: 5px 15px 15px 0;
}
.formuplfile {
font-size: 11px;
}
.pdfdoc-element, .file-element {
margin: 0 0 15px 0;
}
.pdfdoc-element a, .file-element a {
font-size: 12px;
color: #141414;
background: url(../graphics/icon_pdf_element.gif) no-repeat left center;
padding: 8px 0 8px 32px;
}
.contactddown {
margin-bottom: 10px;
}
.file-element a {
background: url(../graphics/icon_file_element.png) no-repeat left center;  
}
.youtube-element {
margin: 0 0 30px 0;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.Flexible-container {
    width: 100% !important;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}
.address-element  {
font-size: 13px;
font-style: normal;
margin: 0 0 25px 0;
}
.phone-element a {
font-size: 18px;
margin: 0 0 20px 0;
padding: 5px 0 5px 40px;
background: url(../graphics/icon-phone.png) no-repeat left center;
}
.gmap-element {
display: inline;
float: left;
height: auto;
}
.list-element {
padding: 0 0 0 0;
}
.list-element li {
font-size: 13px;
list-style: none;
line-height: 18px;
padding-left: 20px;
background: url(../graphics/bullet.png) no-repeat left 4px;
margin: 0 0 10px 0;
}
.list-element li a {
color: #46b2cd;
}
.tabmenu-element {
display: inline;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px 0;
}
.tmhldr {
display: inline;
float: left;
width: 100%;
height: auto;
}
.tabmenu-element a {
display: inline;
float: left;
font-size: 11px;
font-weight: 600 !important;
padding: 9px 17px 10px 17px;
-moz-transition: background-color 0.25s ease-in-out;
-webkit-transition: background-color 0.25s ease-in-out;
-o-transition: background-color 0.25s ease-in-out;
transition: background-color 0.25s ease-in-out;
background: #e5e5e5;
}
.tabmenu-element a:hover {
background: #dadada !important;
}
a.tmhl, a.tmhl:hover {
color: white !important;
background-color: #65d0eb !important;
}
.tabmenu-element a:first-child {
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.tabmenu-element a:last-child {
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-bottomright: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.tabmenu-element a:hover {
background: #e6e6e6;
text-decoration: none;
}
.quicklink-element {
text-align: center;
}
.quicklink-element a {
color: #323232;
}
.quicklink-element a:hover {
color: #ff4545;
text-decoration: none;
}
.separatorline-element {
display: inline;
float: left;
width: 100%;
height: 10px;
border-bottom: 1px solid #d3d3d7;
margin: 15px 0 25px 0;
}
.title-text-element {
height: auto;
margin: 20px 0 20px 0;
}
.title-text-element strong, .title-text-element strong a {
font-size: 16px;
color: #141414;
}
.title-text-element strong a {
color: #141414;
}
.title-text-element p {
line-height: 19px;
}
.title-text-link {
font-size: 11px;
}
.title-text-link:hover {
color: #a37f00;
}
.title-text-element strong a {
color: #141414;
}
.link-element {
font-weight: 600;
color: #141414;
margin: 0 0 20px 0;
}
.link-element:hover {
color: #141414;
}
.insideformbox .formboxcontent {
height: auto;
min-height: 0;
}
.simpleimage-element {
display: inline;
float: left;
margin: 0 0 15px 15px;
}


/* End Responsive Elements Rules */

/* Begin Perfect Scrollbar Rules */

.ps-container .ps-scrollbar-x-rail {
    position: absolute; /* please don't change 'position' */
    top: 3px; /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color.2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute; /* please don't change 'position' */
    right: 3px; /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color.2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}

.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}

/* End Perfect Scrollbar Rules */

/* Begin Mobile Specific Rules */

.mobilenav {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: auto;
background: #112422;
z-index: 65000;
}

.mobilenav p {
width: 100%;
font-size: 20px;
color: white;
line-height: 50px;
padding: 0 15px 0 15px;
cursor: pointer;
margin: 0 0 0 0;
}
.mobmenu {
display: none;
position: absolute;
float: none;
width: 100%;
height: auto;
top: 50px;
background: #112422;
padding: 10px 15px 25px 15px;
}
.mobmenu a {
width: 100%;
font-size: 16px;
line-height: 35px;
color: white !important;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
background: none;
text-decoration: none !important;
}
.mobmenu a:hover {
text-decoration: none !important;
color: #e5b716 !important; 
}
.mobilenav>span, .navcolumn>span {
position: absolute;
top: 18px;
right: 18px;
width: 16px;
height: 16px;
z-index: -1;
}
.mobilenav>span span, .navcolumn>span span {
display: inline;
float: left;
width: 100%;
height: 20%;
background: white;
margin-bottom: 20%;
}
.mobsmhldr {
display: inline;
float: left;
width: 100%;
height: auto;
padding: 0 0 0 0 !important;
}
.mobsm {
display: none;
float: left;
width: 100%;
height: auto;
padding-left: 10px;
}
.mobsm span {
color: white;
}
.mobsmitem {
font-size: 12px !important;
line-height: 23px !important;
}
.mobmmhl, .mobsmitem:hover {
color: #d2fc3c !important;
}
.mobssmitem {
margin: 1px 0 1px 0;
padding: 0;
line-height: 19px !important;
font-size: 11px;
}

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

.searchbox1 {
display: none;
}
.searchbox2 {
display: inline;
}
.brick {
width: 25%;
}
.brick2 {
width: 50%;
}
.leftpanel {
width: 300px;
}
.maincontent {
padding-left: 300px;
}
.socnets {
margin-top: 265px;    
}
.mainservices {
margin-top: 0;
width: 75%;
}
.mainservcell h3 {
font-size: 18px;
width: 100%;
margin: 15px 0 15px 0;
}
.mainservcell p {
width: 100%;
}

}


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

.leftpanel {
width: 260px;
}
.maincontent {
padding-left: 260px;
}
.logo img {
width: 180px;
}
.mmsm {
margin: 0 0 0 20px;
}
.mmi {
font-size: 12px;
}
.slidetitle {
font-size: 28px;
padding: 14px 20px 14px 20px;
}
.slidesubtitle {
font-size: 22px;
padding: 15px 20px 15px 20px;
}
.p-el-title {
font-size: 18px;
}
.bubble h2 {
font-size: 24px;
}
.news-el-header h1 a {
font-size: 14px !important;
}
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { display: none !important; }
.bricksrow .brick, .bricksrow .brick2, .icon-impozitprofit, .icon-registrucasa, .brick .newsletter {
height: 265px;
}
.socnets {
margin-top: 225px;    
}



}

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

.bubblecontent {
padding: 46px;
}
.bubblecontent h2 {
line-height: 30px;
}
.navhldr {
display: none;
}
.logo {
margin: 0 0 50px 0;
}
.logo img {
width: 180px;
height: auto;
position: relative;
left: auto;
bottom: auto;
}
header {
margin-top: 50px;
}
.bricksrow .brick, .bricksrow .brick2, .icon-impozitprofit, .icon-registrucasa, .brick .newsletter {
height: 305px;
}
.productdesc p {
font-size: 12px;
line-height: 18px;
}
.newsletter button {
font-size: 11px;
}
.newsletter, .searchbox {
padding: 20px;
}
.mainservcell p {
font-size: 12px;
line-height: 18px;
}

}


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

.mobilenav {
display: inline;
}
.logo {
width: 100%;
}
.logo img {
display: block;
float: none;
margin: 0 auto;
}
header {
border: none;
}
.headerright {
width: 100%;
}
.slideshowhldr, .ticker {
display: none;
}
header .tel {
display: inline-block;
}
.headerright .sepdiv {
display: block;
float: none;
width: 210px;
margin: 0 auto;
}
.headerright .sepdiv .mail, .headerright .sepdiv .tel, .bubblearrow, .footerflogo, .maptitle, .googlemapselement, .footertop .row {
display: none !important;
}
.bubble {
margin-bottom: 30px;
}
.news-el-header {
width: 100%;
padding: 0;
}
.news-el-header h1 {
margin: 90px 0 15px 0;
}
.news-element {
margin-bottom: 15px;
}
.contactscolumn {
padding: 0 15px 0 15px;
}
footer {
margin-top: 0;
}
.footertop {
border: none;
}
.footercolumn {
margin-bottom: 30px;
}
.copyright {
margin-top: 0;
}
.webdesign {
float: left !important;
margin: 0 0 15px 0;
}
.vegas-background, .vegas-overlay, .vegas-loading, .bricksrow {
display: none !important;
}
.leftpanel {
position: relative;
width: 100%;
height: auto;
}
.mm {
margin-bottom: 30px;
}
.mmi {
width: 100%;
text-align: center;
}
.mmihl {
padding: 0;
background: none;
margin-right: 0 !important;
}
.maincontent {
padding: 0;
}
.mobiledesc {
display: inline;
padding: 20px;
}
.mobiledesc h2 {
padding: 0;
margin-bottom: 20px;
}
.mobiledesc h2 a {
color: #65d0eb;
}
.copyright {
display: none;
}
.mobcopyright {
display: inline !important;
position: relative;
width: 100%;
text-align: center;
left: auto;
bottom: auto;
right: 0;
margin: 30px 0 15px 0;
}
.insidemm {
display: none;
}
.cms-elements {
padding: 20px 0 0 0;
}
.formsubmit {
margin-bottom: 20px;
}

}



/* End Mobile Specific rules */


/* Begin jQuery UI Style Override Rules - So that the jQuery UI CSS file itself can be updated later on*/

.ui-corner-all {
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
}
.ui-selectmenu-button {
width: 100% !important;
background: white !important;
border: 0px solid black !important;
border-left: 1px solid #cecece !important;
border-bottom: 1px solid #cecece !important;
margin: 0 0 0 0 !important;
height: 36px;
-webkit-box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
-moz-box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
box-shadow: inset 2px -2px 2px 0px rgba(240,240,240,1);
}
.ui-menu-item {
background: white;
}
.ui-state-focus {
color: white;
font-weight: normal !important;
background: #65d0eb !important;
border: none !important;
}
.ui-selectmenu-text, .ui-selectmenu-menu .ui-menu-item {
font-family: 'Open Sans', calibri, helvetica, arial, sans-serif !important;
font-style: italic;
font-size: 12px !important;
font-weight: normal;
}
.ui-selectmenu-text {
color: #6e6e6e !important;
padding: 7px 12px 7px 12px !important;
}
.ui-menu-item {
color: black !important;
}
.ui-selectmenu-text {
line-height: 17px !important;
}
.ui-icon-triangle-1-s {
background: url(../graphics/sprites.png) no-repeat 2px -64px !important;
right: 4px !important;
}
.domaincheckhldr .ui-selectmenu-button {
width: 60px !important;
margin: 16px 0 0 0 !important;
}




/* End jQuery UI Style Override Rules */

/*Paul rules*/
.bold-class{
    font-weight: bold
}

.underline-class{
    text-decoration: underline
}

.italic-class{
    font-style: italic
}

.superscript-class{
    vertical-align: super;
    font-size: smaller
}

.subscript-class{
    vertical-align: sub;
    font-size: smaller
}

a{
    cursor: pointer
}

.errors{
    color: #FF0000
}

dragable-placeholder{
    display:block;
    min-height: 100px;
    float:left
}

.ui-selectmenu-menu{
    z-index: 99999!important;
}
