/*
* Cottage HTML Template V1.0
* Copyright 2013, Ali Alamshahi
* http://themeforest.net/item/cottage-responsive-hotel-template/3759584
* Last Update: 2/13/2013
*/

/* Table of Content
==================================================
    #Site Styles
    #Site Widgets
    #Page Styles
    #List Styles
    #Graphics
    #Tables
    #Navigation
    #Tables
    #Slider
    #Misc
    #Media Queries

*/


/* #Site Styles
================================================== */
.four.columns.fullinput{
    width: 212px;
}
header {
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.06);
}

header #logo img {
    width: 280px !important;
}
#nav > ul > li:nth-child(2) > a:after{
    font-family: FontAwesome;
    content: "\f0d7";
    margin-left: 10px;
}
.wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1040px;
}
#main, #top, #innertop, #innerbottom, #bottom, #feature, #footer {
    position: relative;
    padding: 30px 0;
}
#main{
    min-height: 500px;
}
.wrapper:after, #main:after, #top:after, #innertop:after, #innerbottom:after, #bottom:after, #feature:after, #footer:after, #navigation:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#feature, #breadcrumb {
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.05) inset, 0 -2px 1px 0 rgba(0, 0, 0, 0.05) inset;
}
#bottom, #bottom h6 {
    color: #999999;
}
#bottom h5, #bottom h4, #bottom h3 {
    color: #CCCCCC;
}
#footer {
    color: #999999;
    margin-top: 10px;
    background-color:#dcdddf;
}
#topBar {
    background: none repeat scroll 0 0 #5ea9dd;
    color: #FFFFFF;
    font-family: pt sans narrow;
    height: 15px;
}
.to_confidentialitate a{
    color: #333333 !important;
    font-size: 12px !important;
    font-weight: bold;
}
.to_confidentialitate a:hover{
    color: #d6ba28 !important;
}
.oferta-formular input[type="number"],
.oferta-formular input[type="tel"]{
    border: 1px solid #D1D1D1;
    padding: 9px 4px 9px 10px;
    outline: none;
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin: 0;
	width: calc(100% - 14px) !important;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    color: #888;
}
.telef a{
    color: #003399 !important;
}
.simple-menu {
    clear: both;
}
.parent-simple-menu {
    transition: all 300ms ease;
}
.stickytop {
    position: fixed;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.06);
}
.stickytop .simple-menu {
    width: 1170px;
    margin: 0 auto;
}

header .container {
    width: 1170px;
}
#logo {
    padding-top: 0;
    width: 20%;
    float: left;
}
#navigation {
    margin-bottom: 0;
    width: 70%;
    float: left;
    margin-top: 9px;
}
#branding {
    color: #9FADB6;
    line-height: 21px;
    width: 10%;
    float: left;
    padding-top: 8px;
}

p.to_cookies{
    line-height: 20px !important;
}
ul.to_cookies{
    list-style: disc;
    padding-left: 30px;
    font-size: 14px;
}
/*h3.to_cookies{
    font-size: 1.4em !important;
}*/




#cookie_consent { 
    z-index: 99999;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #464646;
}

[[strip]]
#cookie_consent { 
    z-index: 99999;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #464646;
  /*filter: alpha(opacity=70);
  opacity: 0.7;*/
}
#cookie_consent p {
 text-align: center;
  color: #ddd;
 font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 10px 0;
  /*filter: alpha(opacity=100);
  opacity: 1;*/
}
#cookie_consent a.accept_cookies {
    margin: 0 5px;
    padding: 4px 7px;
    color: #464646;
    text-decoration: none;
    cursor: pointer;
    background: #efefef;
}
#cookie_consent a.more_info {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
[[/strip]]





@media(max-width: 1100px) {
    #logo {
        width: 100% !important;
        float: left;
        text-align: left;
        max-width: 190px;
        padding-left: 0px;
        padding-top:10px; 
    }
    #branding .cntc {
        text-align: left !important;
        float: left !important;
        padding-left: 20px;
        padding-bottom:20px; 
    }
    #navigation {
        width: 100%;
        margin-top: 30px;
    }
    #branding {
        width: 100%;
    }
    .navigationBar nav {
        padding-left: 0px !important;
    }
    header {
        padding: 0 !important;
    }
}

.headerInfo {
    padding: 25px 0 0;
    text-transform: uppercase;
}

#booking {
    background: #5ea9dd;
    color: #FFFFFF;
    line-height: 21px;
}
#footerlogo {
    padding-top: 2px;
}
.h170{
   height:190px;
}
.h200{
   height:200px;
}
#footerlinks{
	margin-top: 1px;
}

/* #Site Widgets
================================================== */

/* Weather */
.weatherFeed {
    padding: 25px 0 0;
}
.weatherCity, .weatherIcon, .weatherTemp, .weatherDesc {
    text-transform: uppercase;
    text-align: right;
}
.weatherIcon {
    display: inline-block;
    float: right;
    padding-left: 20px
}
.weatherCity, .weatherTemp {
    font-weight: bold;
}
.weatherTemp {
    color: #D6BA28;
    font-size: 17px;
}
#weatherIconBoxday, #weatherIconBoxnight {
    background: #5ea9dd;
    border-radius: 50% 50% 50% 50%;
    height: 55px;
    width: 55px;
}
#weatherIconBoxday > img, #weatherIconBoxnight > img {
    font-size: 12px;
    line-height: 15px;
    padding-left: 8px;
    padding-top: 12px;
    text-overflow: ellipsis;
}
/* Testimonials */
.testimonial article {
    display: block;
    margin-bottom: 50px;
    position: relative;
}
.testimonial span {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    display: block;
    margin-bottom: 0;
    padding: 10px 20px 20px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #777;
    font-style: italic;
}
.guestname {
    background: url("../images/testemonial_pointer.png") no-repeat scroll 20px 0 transparent;
    bottom: -33px;
    display: block;
    padding: 15px 0 0 20px;
    position: absolute;
}
.testimonial cite {
    color: #555555;
    display: block;
    font-size: 13px;
    font-style: oblique;
}
.testimonial cite:before {
    content: "";
}

/* #Page Styles
================================================== */
h2 span {
    color: #5ea9dd;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF, 0 2px 0 #C1C5C8;
}
cite {
    color: #555555;
    display: block;
    font-size: 13px;
    font-style: oblique;
}
cite:before {
    content: "- ";
}
/* Header Styles */
.pageTitle {
    margin-bottom: 30px;
    text-transform: uppercase;
}
.pageTitle > span {
    display: block;
    font-size: 16px;
    text-transform: none;
}
.boxTitle > h2, .boxTitle > h3, .boxTitle > h4, .boxTitle > h5 {
    margin-bottom: 30px;
    text-transform: uppercase;
}
.boxTitle span {
    color: #999999;
    display: inline-block;
    padding-left: 10px;
    text-transform: none;
}
.sidebarTitle {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.subTitle span {
    color: #999999;
    padding-left: 10px;
    display: inline;
    text-transform: none;
}
.linkTitle a {
    color: #5ea9dd;
    text-decoration: none;
}
.linkTitle a:hover {
    color: #5ea9dd;
}
.blogTitle {
    margin-top: 10px;
    margin-bottom: 10px;
}
.headerShell {
    margin:0 0 30px;
    line-height: 0;
}
.headerShell span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    display:inline-block;
    position:relative;
    color: #FFFFFF;
}
.headerShell.small span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;
    display:inline-block;
    position:relative;
    color: #FFFFFF;
    letter-spacing: 0.1em
}
.bookingHeader > h3 {
    color: #FFFFFF;
    margin: 0;
    text-transform: uppercase;
}
.bookingHeader > p {
    line-height: 24px;
    margin: 0;
    text-transform: uppercase;
}
/* Picture Frames */
.picFrame {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 2px rgba(0, 0, 0, 0.15) inset;
    display: block;
    overflow: hidden;
    padding: 10px;
    line-height: 0;
}
.picFrameHalf {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 5px 2px 2px rgba(0, 0, 0, 0.25) inset, 5px 2px 2px rgba(0, 0, 0, 0.25) inset;
    display: block;
    overflow: hidden;
    padding: 5px;
    line-height: 0;
}
.picFrameLite {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 2px rgba(0, 0, 0, 0.15) inset;
    display: block;
    overflow: hidden;
    padding: 10px;
    line-height: 0;
}
.loading {
    float:left;
    position:relative;
    overflow:hidden;
    width:100%;
    height:100%;
    min-height: 40px;
    background:url(../images/progress.gif) no-repeat center center transparent;
}
.loadingDark {
    float:left;
    position:relative;
    overflow:hidden;
    width:100%;
    height:100%;
    min-height: 40px;
    background:url(../images/progress_dark.gif) no-repeat center center transparent;
}
.imgCircle {
    border-radius: 50% 50% 50% 50%;
}
.imgCircle img {
    border-radius: 500px 500px 500px 500px;
}
.thumbImg {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}
/* Gallery */
ul.gallery {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
ul.gallery li.item {
    overflow: hidden;
}
ul.gallery li.item h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
/* Google Map */
.mapContainer {
    border: 1px solid #D1D1D1;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    padding: 5px;
}
.gmap {
    border: none;
    height: 300px;
    width: 100%;
}
/* Forms */
#contactForm textarea, #commentForm textarea {
    width: 620px;
}
#searchInput {
    margin-bottom: 30px;
}
#searchInput input {
    width: 270px;
    padding: 8px 4px;
    border-radius: 3px;
}
.searchButton {
    background: url("../images/icons/search.png") no-repeat scroll 50% center #5ea9dd;
    border: medium none;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    float: right;
    height: 35px;
    margin: 0 0 0 -35px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    transition: all 0.3 ease;
    width: 40px;
    z-index: 100;
}
.searchButton:hover {
    background: url("../images/icons/search.png") no-repeat scroll 50% center #5ea9dd;
}
/* Weblog & News */
.postMeta {
    color: #777777;
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
    margin: 12px 0 14px;
}
.postMeta a {
    color: #777777;
}
.postMeta a:hover {
    color: #5ea9dd;
}
.calendar {
    background: url("../images/icons/icon_date.png") no-repeat scroll 0 1px transparent;
    border-right: 1px solid #D1D1D1;
    margin-right: 8px;
    padding: 0 10px 0 24px;
}
.author {
    background: url("../images/icons/icon_author.png") no-repeat scroll 0 2px transparent;
    border-right: 1px solid #D1D1D1;
    margin-right: 8px;
    padding: 0 10px 0 24px;
}
.comments {
    background: url("../images/icons/icon_comments.png") no-repeat scroll 0 2px transparent;
    border-right: 1px solid #D1D1D1;
    margin-right: 8px;
    padding: 0 10px 0 24px;
}
.tags {
    background: url("../images/icons/icon_tags.png") no-repeat scroll 0 2px transparent;
    margin-right: 8px;
    padding: 0 10px 0 24px;
}
.tagCloud {
    margin-bottom: 30px;
}
.tagCloud a {
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    color: #777777;
    float: left;
    font-size: 13px;
    margin: 0 6px 6px 0;
    padding: 3px 7px;
    transition: all 0.3s ease 0s;
}
.tagCloud a:hover {
    background: #5ea9dd;
    border-color: #5ea9dd;
    color: #FFFFFF;
}
.categories a span, .archives a span {
    background: #F2F2F2;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 11px;
    margin-left: 10px;
    padding: 0 4px;
}
.categories a:hover span, .archives a:hover span span:hover {
    background: #5ea9dd;
    color: #FFFFFF;
}
.aboutAuthor {
    background: none repeat scroll 0 0 #F4F4F4;
    border-radius: 3px 3px 3px 3px;
    color: #888888;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 0;
    position: relative;
}
.aboutAuthor:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#comments {
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
    position: relative;
}
#comments:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
ol.commentList {
    float: left;
    margin: 0;
    width: 100%;
}
ol.commentList li {
    list-style: none outside none;
}
.avatar {
    margin: 15px;
}
.commentBy {
    text-align: center;
}
.commentDes {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    display: block;
    margin-bottom: 0;
    padding: 20px 20px 0;
    position: relative;
}
.commentArrow {
    background: url("../images/comment_pointer.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-left: -9px;
    margin-top: 40px;
    position: relative;
    width: 10px;
    z-index: 2;
}
.commentDes span {
    margin-bottom: 10px;
    padding: 0;
}
.date {
    margin-right: 10px;
}
.childlist {
    margin: 12px 0 10px 120px;
}
.childlist li {
    margin-bottom: 12px;
}
/* Boxes */
.well {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding: 10px 20px;
}
.well p {
    margin-bottom: 0;
}

/* #List Styles
================================================== */
ul.star, ul.line, ul.check, ul.slash {
    list-style: none outside none;
    margin: 0 0 10px 0;
    padding: 0;
}
ul.star > li {
    background: url("../images/icons/star.png") no-repeat scroll 0 50% transparent;
    margin-bottom: 10px;
    padding: 0 0 0 22px;
}
ul.star > li:hover {
    background: url("../images/icons/star_hover.png") no-repeat scroll 0 50% transparent;
}
ul.star > li > a {
    color: #5ea9dd;
    text-decoration: none;
    display: block;
}
ul.star > li > a:hover {
    color: #D6BA28;
}
ul.line > li {
    background: none no-repeat scroll 0 0 transparent;
    border-top: 1px solid #D1D1D1;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
ul.line > li {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}
ul.line > li > a {
    color: #184474;
    text-decoration: none;
    display: block;
}
ul.line > li > a:hover {
    color: #5ea9dd;
}
ul.line > li:first-child {
    border-top: medium none;
    box-shadow: none;
}
ul.line > li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.01);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
    padding-left: 5px;
}
ul.arrow > li {
    background: url("../images/icons/arrow.png") no-repeat scroll transparent;
    background-position: 0 50%;
    padding: 0 0 0 25px;
    transition: background-position 0.3s ease 0s;
    transition: 0.3s ease;
}
ul.arrow > li:hover {
    background: url("../images/icons/arrow_hover.png") no-repeat scroll transparent;
    background-position: 5px 50%;
    padding-left: 30px;
    transition: background-position 0.3s ease 0s;
    transition: 0.3s ease;
}
ul.arrow > li > a {
    color: #5ea9dd;
    text-decoration: none;
    display: block;
}
ul.arrow > li > a:hover {
    color: #5ea9dd;
}
/* Round Ordered List */
ol.rounded {
    margin-left: 20px;
}
ol.rounded {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
*list-style: decimal; /* Keep using default numbering for IE6/7 */
}
.rounded p {
    display: block;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}
.rounded p:hover {
}
.rounded p:hover:before {
    transform: scale(1.1, 1.1);
}
.rounded p:before {
    background: none repeat scroll 0 0 #5ea9dd;
    border-radius: 50% 50% 50% 50%;
    color: #FFFFFF;
    content: counter(li, decimal);
    counter-increment: li;
    height: 20px;
    left: -20px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    width: 20px;
}
/* Top Links */
ul.topLinks {
    float: left;
    list-style: none outside none;
    margin: 7px 0 0;
    padding: 0;
}
ul.topLinks li {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}
ul.topLinks li:hover {
}
ul.topLinks li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 0;
    padding: 1px 1px 1px 0;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s; /* Firefox 4 */
    -webkit-transition:all 0.5s ease 0s; /* Safari and Chrome */
    -o-transition:all 0.5s ease 0s; /* Opera */
}
ul.topLinks li a:hover {
    color: #d6ba28;
}
/* Footer Links */
ul#footerlinks {
    list-style: none outside none;
}
ul#footerlinks li {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0;
    min-width: 14px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
}
ul#footerlinks li:first-child {
    padding-left: 0;
}
ul#footerlinks li:last-child {
    border: none medium;
}
ul#footerlinks li a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    display: block;
}
ul#footerlinks li a:hover {
    color: #d6ba28;
}
/* Languages */
ul.lang {
    float: right;
    list-style: none outside none;
    margin: 7px 0 0;
    padding: 0;
}
ul.lang li {
    background: none repeat scroll 0 0 #2374A9;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s; /* Firefox 4 */
    -webkit-transition:all 0.5s ease 0s; /* Safari and Chrome */
    -o-transition:all 0.5s ease 0s; /* Opera */
}
ul.lang li:hover {
    background: #d6ba28;
}
ul.lang li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 0;
    padding: 1px;
    text-decoration: none;
    width: 19px;
}
ul.lang li a:hover {
    color: #5ea9dd;
}
/* Breadcrumbs */
#breadcrumb {
    height: 50px;
    position: relative;
    text-align: right;
}
#breadcrumb ul {
    float: left;
    margin-bottom: 0;
}
#breadcrumb ul li {
    background: url('../images/icons/breadcrumb_divider.png') no-repeat scroll right center transparent;
    display: block;
    float: left;
    margin-bottom: 0;
    padding-right: 22px;
    position: relative;
    z-index: 3;
}
#breadcrumb ul li:last-child {
    background: none repeat scroll 0 center transparent;
    padding-right: 0;
    position: relative;
    z-index: 2;
}
#breadcrumb a {
    color: #363f48;
    font-weight: normal;
    line-height: 10px;
    padding: 0 15px 0 0;
}
#breadcrumb a:hover {
    color: #5ea9dd;
}

/* #Graphics
================================================== */

/* Colors */
.price {
    color: #D6BA28;
    font-family: 'PT Sans Narrow';
}
.error {
    color: #5EA9DD;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.note {
    color: #999999;
}
/* Backgrounds */
.white {
/*	background: #FFF;*/
}
.lightGray {
/*	background: #F8F8F8;*/
/*	border-top: 1px solid #D1D1D1;*/
    border-bottom: 1px solid #D1D1D1;
}
.darkGray {
    background: #eee;
}
.paleGray {
    background: #F4F4F4;
}
/* Social Icons*/
.icon_twitter, .icon_facebook, .icon_vimeo, .icon_youtube, .icon_pinterest, .icon_tripadvisor, .icon_linkedin, .icon_rss {
    display: inline-block;
    height: 40px;
    margin-top: 5px;
    margin-right: 5px;
    text-indent: -9999px;
    width: 40px;
    transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s; /* Firefox 4 */
    -webkit-transition:all 0.3s ease 0s; /* Safari and Chrome */
    -o-transition:all 0.3s ease 0s; /* Opera */
}
.icon_twitter {
    background: url("../images/icons/twitter.png") no-repeat scroll center top transparent;
}
a.icon_twitter:hover {
    background: url('../images/icons/twitter.png') center -40px no-repeat;
}
.icon_facebook {
    background: url("../images/icons/facebook.png") no-repeat scroll center top transparent;
}
a.icon_facebook:hover {
    background: url('../images/icons/facebook.png') center -40px no-repeat;
}
.icon_vimeo {
    background: url("../images/icons/vimeo.png") no-repeat scroll center top transparent;
}
a.icon_vimeo:hover {
    background: url('../images/icons/vimeo.png') center -40px no-repeat;
}
.icon_youtube {
    background: url("../images/icons/youtube.png") no-repeat scroll center top transparent;
}
a.icon_youtube:hover {
    background: url('../images/icons/youtube.png') center -40px no-repeat;
}
.icon_pinterest {
    background: url("../images/icons/pinterest.png") no-repeat scroll center top transparent;
}
a.icon_pinterest:hover {
    background: url('../images/icons/pinterest.png') center -40px no-repeat;
}
.icon_tripadvisor {
    background: url("../images/icons/tripadvisor.png") no-repeat scroll center top transparent;
}
a.icon_tripadvisor:hover {
    background: url('../images/icons/tripadvisor.png') center -40px no-repeat;
}
.icon_linkedin {
    background: url("../images/icons/linkedin.png") no-repeat scroll center top transparent;
}
a.icon_linkedin:hover {
    background: url('../images/icons/linkedin.png') center -40px no-repeat;
}
.icon_rss {
    background: url("../images/icons/rss.png") no-repeat scroll center top transparent;
}
a.icon_rss:hover {
    background: url('../images/icons/rss.png') center -40px no-repeat;
}
/* Top Button */
.topbutton {
/*    background: url(../images/icons/topbutton.png) no-repeat scroll center 6px transparent;*/
    display: block;
    height: 20px;
    opacity: 1;
    position: relative;
    text-indent: -9999px;
/*
    width: 36px;
    height: 36px;
*/
    margin: 0;
    border-radius: 50%;
    transition: background 0.3s ease 0s;
}
a.topbutton:hover {
/*
    background-position: center -29px;
    opacity:1;
    box-shadow: 0 0 10px #184474;
*/
}
/*
.topbuttonContainer{
-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #404040;
    border-radius: 7px 7px 0 0;
    bottom: 0px;
    color: #FFF;
    display: block;
    height: 9px;
    opacity: 1;
    padding: 10px 10px 25px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    z-index: 1040;
    width: 30px;
}
*/
    .topbuttonContainer{
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        background: url(../images/totop1.png) no-repeat 10px 10px scroll transparent;
        bottom: 20px;
        display: block;
        height: 9px;
    /*    padding: 10px 10px 25px;*/
        position: absolute;
        right: 0px;
        width: 65px;
        height:65px;
    }
.topbuttonContainer:hover{
            background: url(../images/totop11.png) no-repeat left top scroll transparent;

    }
.topbuttonContainer a{
    width: 65px;
    height:65px;
}

/* HR Styles */
hr.ornament {
    border: 0;
    height: 2px;
    margin: 20px 0 30px;
    background-image: -webkit-linear-gradient(left, rgba(209, 209, 209, 0), rgba(209, 209, 209, 0.99), rgba(209, 209, 209, 0));
    background-image: -moz-linear-gradient(left, rgba(209, 209, 209, 0), rgba(209, 209, 209, 0.99), rgba(209, 209, 209, 0));
    background-image: -ms-linear-gradient(left, rgba(209, 209, 209, 0), rgba(209, 209, 209, 0.99), rgba(209, 209, 209, 0));
    background-image: -o-linear-gradient(left, rgba(209, 209, 209, 0), rgba(209, 209, 209, 0.99), rgba(209, 209, 209, 0));
}
hr.ornament:after {
    background: none repeat scroll 0 0 white;
    color: #D1D1D1;
    content: "q";
    display: inline-block;
    font-family: 'NymphetteRegular';
    font-size: 38px;
    line-height: 0px;
    padding: 0 5px;
    position: absolute;
    -bracket-: hack[; top:-12px; ];
}
.breadcrumb-section {
    background: #184474;
    padding: 40px;
}
h3.uppercase.breadcrumb {
    color: #fff;
    height: auto;
    margin: 0 auto;
    max-width: 960px;
    font-size: 20px;
    font-family: 'Arial';
    font-weight: 500;
}
hr.hidden {
    border: medium none;
    clear: both;
    height: 0;
    margin: 0 0 30px;
}

/* #Navigation
================================================== */

/* Main Menu */

#branding .cntc {
    text-align: right;
    float: right;
    margin: 0;
}

.navigationBar nav {
    z-index: 25;
    padding-left: 30px;
}
.navigationBar nav ul {
    margin:0;
    float: left;
    text-transform:uppercase;
    min-height: 30px;
}
.navigationBar nav ul li {
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    padding: 7px 5px 5px;
    position: relative;
    z-index: 20;
    margin-top: 0px;
}
.navigationBar nav ul li:first-child {
}
.navigationBar nav ul li a {
    text-transform: uppercase;
    display: block;
    padding: 0 10px 0 10px;
    /*font-size: 13px;*/
    color: #333;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0.15em;
}
.navigationBar nav ul li a:hover, .navigationBar nav ul li a.active {
    color: #184474;
    text-decoration: none;
}
.navigationBar nav ul li ul {
    position: absolute;
    left: -2px;
    top: 30px;
/*	background: url('../images/backgrounds/nav_levels.png') repeat scroll 0 0 transparent;*/
    display: none;
    min-width: 240px;
    z-index: 15;
    background-color: #fff;
    padding-top: 20px;
}
.navigationBar nav ul li ul li {
/*	background: url("../images/backgrounds/nav-divider.png") repeat-x scroll left bottom #ddd;*/
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    border: none;
    padding: 9px 5px 8px;
    position: relative;
    width: 240px;
    border-bottom: solid 1px #aaa;
}
.navigationBar nav ul li ul li:last-child {
    background: none;
}
.navigationBar nav ul li ul li a {
    color: #184474 !important;
    font-weight: normal;
    text-decoration: none;
    text-transform: inherit;
}
.navigationBar nav ul li ul li a:hover, .navigationBar nav ul li ul li a.active {
    color: #184474 !important;
    text-shadow: 0px 1px 1px #000;
    text-decoration: none !important;
}
.navigationBar nav ul li ul li ul {
    left: 170px;
    top: 0;
    margin: 0;
}
.navigationBar nav select {
    display: none;
    border: 1px solid #5ea9dd;
    background: #f7f7f7 url(../images/selectbox.html) right top no-repeat;
    height: 35px;
    width: 100%;
    padding: 15px;
    color: #5ea9dd;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.navigationBar nav select option {
    cursor: pointer;
    padding: 5px 7px;
}

/* #Tables
================================================== */
table {
    width:100%;
    border: 1px solid #D1D1D1;
    border-top: 2px solid #5ea9dd;
    -webkit-box-shadow:0 2px 1px rgba(0, 0, 0, .08);
    box-shadow:0 1px 1px rgba(0, 0, 0, .08);
}
table th {
    font-size:17px;
    font-weight:normal;
    text-align:left
}
table th, table td {
    padding:5px
}
table tbody, table tfoot {
    font-size:14px
}
table .bold {
    font-weight:bold
}
table .center {
    text-align:center
}
table td * {
    vertical-align:middle
}
table tfoot {
    font-style:italic
}
table caption {
    font-size:12px;
    text-align:left;
    font-style:italic
}
table tbody td {
    border-bottom:1px solid #D1D1D1
}
table tbody tr:first-child td {
    border-top:1px solid #D1D1D1
}
table tbody tr:hover {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 -2px 1px rgba(0, 0, 0, 0.08);
}
table caption {
    color:#999
}
/* Zebra */
table.zebra {
    width:100%
}
table.zebra th {
    font-size:17px;
    font-weight:normal;
    text-align:left
}
table.zebra th, table.zebra td {
    padding:5px
}
table.zebra tbody, table.zebra tfoot {
    font-size:14px
}
table.zebra .bold {
    font-weight:bold
}
table.zebra .center {
    text-align:center
}
table.zebra td * {
    vertical-align:middle
}
table.zebra tfoot {
    font-style:italic
}
table.zebra caption {
    font-size:12px;
    text-align:left;
    font-style:italic
}
table.zebra tbody td {
    border-bottom:1px solid rgba(0, 0, 0, 0.2)
}
ul.zebra > li:first-child, table.zebra tbody tr:first-child td {
    border-top:1px solid rgba(0, 0, 0, 0.2)
}
ul.zebra > li.odd, table.zebra tbody tr.odd {
    background:#F4F4F4 0 0 repeat
}
ul.zebra > li:nth-of-type(odd), table.zebra tbody tr:nth-of-type(odd) {
background:#F4F4F4 0 0 repeat
}
table.zebra caption {
    color:#5ea9dd
}
/* Pricing Table styles */
#pricing_table {
    margin: 15px auto;
    text-align: center;
    width: 100%;
}
#pricing_table .pricing_section {
    border-right: medium none;
    border-top: 2px solid #63C5E2;
    float: left;
    position: relative;
}
#pricing_table .pricing_section:hover {
    background: #FCFCFC;
}
#pricing_table.pricing_3_col .pricing_section {
    width: 33.264%;
}
#pricing_table.pricing_4_col .pricing_section {
    width: 24.948%;
}
#pricing_table.pricing_4_col.table_w_active .pricing_section {
    width: 24.948%;
}
#pricing_table.pricing_3_col.table_w_active .pricing_section {
    width: 33.264%;
}
#pricing_table.pricing_4_col.table_w_active .pricing_active {
    width: 24.948%;
}
#pricing_table.pricing_3_col.table_w_active .pricing_active {
    width: 33.264%;
}
#pricing_table .pricing_active {
    border: 1px solid #D1D1D1;
    border-top: 4px solid #63C5E2;
    -moz-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.08), -5px 0 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 5px 0 0 rgba(0, 0, 0, 0.08), -5px 0 0 rgba(0, 0, 0, 0.08);
    box-shadow: 5px 0 0 rgba(0, 0, 0, 0.08), -5px 0 0 rgba(0, 0, 0, 0.08);
    padding: 13px 0;
    top: -13px;
    z-index: 2;
}
#pricing_table h3 {
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 15px 5px 0;
}
#pricing_table h3 span {
    color: #d6ba28;
    display: block;
    padding: 0;
    font: bold 25px/40px 'PT Sans', Arial, Serif;
}
#pricing_table ul {
    margin: 15px 15px 35px;
    padding: 0;
    list-style: none;
}
#pricing_table li {
    border-top: 1px solid #D1D1D1;
    padding: 12px 0 0;
}
#pricing_table .best_deal {
    background: url("../images/best_deal.html") no-repeat scroll 0 0 transparent;
    display: inline;
    float: right;
    height: 80px;
    margin-bottom: -100px;
    margin-right: -4px;
    margin-top: -21px;
    position: relative;
    width: 80px;
}

/* #Slider
================================================== */
#carousel {
    margin: 10px 0 0!important;
}
#carousel li {
    margin-right: 5px;
    background: #ffffff
}
#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}
#carousel img:hover {
    opacity: 1;
}
#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}

/* #Misc
================================================== */
.padding-ten {
    padding: 10px;
}
.add-top {
    margin-top: 20px
}
.half-top {
    margin-top: 10px
}
.more-top {
    margin-top: 30px
}
.padding-top {
    padding-top: 10px
}
.padding-bottom {
    padding-bottom: 10px
}
.line-padding {
    padding-top: 20px;
 -bracket-:hack[;
    padding-top:18px;
 ];
}
.centered {
    text-align:center
}
.uppercase {
    text-transform: uppercase;
}
.strong {
    font-weight: bold
}
.remove-lineheight {
    line-height: 0 !important
}

/* #Media Queries
================================================== */

    /* Smaller than standard 960 (devices and browsers) */
    @media only screen and (max-width: 959px) {
        .wrapper {width: 768px;}
        .bookingHeader > h3 {font-size: 24px; line-height: 28px;}
        .bookingHeader > p {font-size: 13px; line-height: 35px;}
        .topbutton {margin: 0 4px;}
        #footerlogo {padding-top: 5px;}
        #contactForm textarea, #commentForm textarea {width: 498px;}
        #searchInput input {width: 210px;}
       /*#logo {width: 575px}*/
/*        .container .thirteen.columns {width: 585px;}*/
       .flexslider .slides > li {height: auto !important;}
       .four.columns.fullinput {
            width: 42%;
        }
        .container .eight.columns {
            width: 91%;
        }

}

    /* Tablet Portrait size to standard 960 (devices and browsers) */
    @media only screen and (min-width: 768px) and (max-width: 959px) {
        ul.gallery {width: 768px;}
        /* Pricing Table */
        #pricing_table.pricing_3_col .pricing_section {width: 33.241%;}
        #pricing_table.pricing_4_col .pricing_section {width: 24.935%;}
        #pricing_table.pricing_4_col.table_w_active .pricing_section {width: 24.935%;}
        #pricing_table.pricing_3_col.table_w_active .pricing_section {width: 33.241%;}
        #pricing_table.pricing_4_col.table_w_active .pricing_active {width: 24.935%;}
        #pricing_table.pricing_3_col.table_w_active .pricing_active {width: 33.241%;}
        /* Blog */
        .childlist {margin: 12px 0 10px 95px;}
        #logo {width: 415x;}



}

    /* All Mobile Sizes (devices and browser) */
    @media only screen and (max-width: 767px) {
        .container .eight.columns {
            width: 393px;
        }
        .wrapper {width: 420px;}
        #topBar {height: 72px;}
        .topLinksContainer {text-align: center;}
        ul.topLinks {float: none; margin: 10px}
        .langContainer {text-align: center;}
        ul.lang {float: none; margin: 0 0 10px}
        #innerHeader {text-align: center}
        .weatherFeed {padding: 0;}
        .weatherIcon {display: block; float: none; margin-bottom: 10px; padding-left: 177px; padding-right: 0; width: 65px;}
        .weatherCity, .weatherIcon, .weatherTemp, .weatherDesc {text-align: center;}
        .bookingHeader {padding: 0 10px; margin-bottom: 10px;}
        .bookingHeader > h3 {font-size: 30px; line-height: 34px;}
        .bookingHeader > p {font-size: 14px; line-height: 24px;}
        #bookingForm {padding: 0 10px;}
        .box {margin-left: 10px; margin-right: 10px;}
        .boxTitle span {display: block; padding-left: 0;}
        .subTitle span {display: inline-block; padding-left: 10px;}
        .picFrame, .picFrameLite {margin: 10px;}
        .imgCircle {margin: 30px;}
        .thumbImg {margin: 0 20px 0 0;}
        ul.gallery {width: 300px;}
        .well {margin-left: 10px; margin-right: 10px;}
        .testimonial span {margin-left: 10px; margin-right: 10px; padding: 10px 10px 0;}
        .guestname {padding: 15px 0 0 30px;}
        .bottomBox {margin-bottom: 30px}
        #contactForm textarea, #commentForm textarea, #searchInput input {width: 390px;}
        #subscribe {padding: 0 10px;}
        #subscribe p {margin-left: 0; margin-right: 0;}
        .social {padding: 0 10px;}
        ul#footerlinks {text-align: center;}
        ul#footerlinks li:first-child {padding-left: 5px;}
        .topbuttonContainer {text-align: center;}
        .topbutton {
            margin: 0 4px 30px;
            display: block;
            right: 0;
            position: absolute;
            width: 43px;
        }
        #footerlogo > img {margin: 0 30px; width: 360px;}
        .copyright {text-align: center}
        /* Pricing Table */
        #pricing_table .pricing_section {margin-bottom: 10px;}
        #pricing_table.pricing_3_col .pricing_section {width: 400px;}
        #pricing_table.pricing_4_col .pricing_section {width: 400px;}
        #pricing_table.pricing_4_col.table_w_active .pricing_section {width: 400px;}
        #pricing_table.pricing_3_col.table_w_active .pricing_section {width: 400px;}
        #pricing_table.pricing_4_col.table_w_active .pricing_active {width: 398px;}
        #pricing_table.pricing_3_col.table_w_active .pricing_active {width: 398px;}
        #pricing_table .pricing_active {top: 0; box-shadow: 0 5px 0 rgba(0, 0, 0, 0.08); margin-bottom: 15px;}
        /* Blog */
        .avatar {height: 70px; margin: 0 170px 5px; width: 70px;}
        .commentBy {margin-bottom: 10px;}
        .commentArrow {background: url("../images/comment_pointer_top.png") no-repeat scroll 0 0 transparent; float: left; height: 20px; margin-left: 203px; margin-top: -9px; position: relative; width: 14px; z-index: 2;}
        .commentDes {margin-left: 10px; margin-right: 10px;}
        .commentDes > p {margin-left: 0; margin-right: 0;}
        .childlist {margin: 12px 0 10px;}
        #logo {
        	width: 200px !important;
        }
        /*.cntc {margin-top: 30px !important;}*/
        .flexslider .slides > li {height: 105px !important;}
        .fullinput{
            width: 95%!important;
        }
        .navigationBar nav {
		    padding-left: 15px;
		}
        .to_wa_desktop{
            display: none;
        }
}

    /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        ul.gallery {width: 420px;}
        /* Menu */
        #navigation {background: none transparent}
        .navigationBar {width: 420px;}
        .navigationBar nav {float: none !important;}
        .navigationBar nav ul {display: none;}
        .navigationBar nav select {display: inline-block;}
        .flexslider .slides > li {height: auto !important;}
}

    /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
    @media only screen and (max-width: 479px) {
        .wrapper {width: 300px;}
        #topBar {height: 93px;}
        .topLinksContainer {text-align: center;}
        ul.topLinks {float: none; margin: 10px}
        .langContainer {text-align: center;}
        ul.lang {float: none; margin: 0 0 10px}
        #innerHeader {text-align: center}
        .weatherFeed {padding: 0;}
        .weatherIcon {display: block; float: none; margin-bottom: 10px; padding-left: 117px; padding-right: 0; width: 65px;}
        .weatherCity, .weatherIcon, .weatherTemp, .weatherDesc {text-align: center;}
        .bookingHeader {padding: 0 10px; margin-bottom: 10px;}
        .bookingHeader > h3 {font-size: 30px; line-height: 34px;}
        .bookingHeader > p {font-size: 14px; line-height: 24px;}
        #bookingForm {padding: 0 10px;}
        .box {margin-left: 10px; margin-right: 10px;}
        .boxTitle span {display: block; padding-left: 0;}
        .subTitle span {display: inline-block; padding-left: 10px;}
        .picFrame, .picFrameLite {margin: 10px;}
        .imgCircle {margin: 20px;}
        .thumbImg {margin: 0 20px 0 0;}
        .well {margin-left: 10px; margin-right: 10px;}
        .testimonial span {margin-left: 10px; margin-right: 10px; padding: 10px 10px 0;}
        .guestname {padding: 15px 0 0 30px;}
        .bottomBox {margin-bottom: 30px}
        #contactForm textarea, #commentForm textarea, #searchInput input {width: 270px;}
        #subscribe {padding: 0 10px;}
        .social {padding: 0 10px;}
        ul#footerlinks {text-align: center;}
        ul#footerlinks li:first-child {padding-left: 5px;}
        .topbuttonContainer {text-align: center;}
        .topbutton {margin: 0 4px 30px; display: inline-block}
        #footerlogo > img {margin: 0 30px; width: 240px;}
        .copyright {text-align: center}
        /* Menu */
        #navigation {background: none transparent}
        .navigationBar {width: 300px;}
        .navigationBar nav {float: none !important;}
        .navigationBar nav ul {display: none;}
        .navigationBar nav select {display: inline-block;}
        /* Pricing Table */
        #pricing_table .pricing_section {margin-bottom: 10px;}
        #pricing_table.pricing_3_col .pricing_section {width: 280px;}
        #pricing_table.pricing_4_col .pricing_section {width: 280px;}
        #pricing_table.pricing_4_col.table_w_active .pricing_section {width: 280px;}
        #pricing_table.pricing_3_col.table_w_active .pricing_section {width: 280px;}
        #pricing_table.pricing_4_col.table_w_active .pricing_active {width: 278px;}
        #pricing_table.pricing_3_col.table_w_active .pricing_active {width: 278px;}
        #pricing_table .pricing_active {top: 0; box-shadow: 0 5px 0 rgba(0, 0, 0, 0.08); margin-bottom: 15px;}
        /* Blog */
        .avatar {height: 70px; margin: 0 110px 5px; width: 70px;}
        .commentBy {margin-bottom: 10px;}
        .commentArrow {background: url("../images/comment_pointer_top.png") no-repeat scroll 0 0 transparent; float: left; height: 20px; margin-left: 143px; margin-top: -9px; position: relative; width: 14px; z-index: 2;}
        .commentDes {margin-left: 10px; margin-right: 10px;}
        .childlist {margin: 12px 0 10px;}
        .flexslider .slides > li {height: auto !important;}
        .h200{height:250px;}
        .fullinput {width: 100%!important;}
        #furnizor fieldset input {width: 87% !important;}
        .cntc textarea {width: 70% !important;}
        body{
            width: 100%;
        }
        #branding {
            width: 100%;
        }
        .four.columns.fullinput,.eight.columns.fullinput {
            width: 80% !important;
        }
}
@media only screen and (max-width: 320px) {
    body{
        width: 300px;
    }
    .container .six.columns{
        max-width: 96%;
        padding-right: 0;
    }
    .cntc {
        width: 90% !important;
    }
    #logo {
        width: 94%;
    }
    .social a img{
        width: auto;
    }
    #logo {
        max-width: 225px !important;
    }
}


#bottom p,#bottom h4,.remove-bottom a,.copyright .remove-bottom, #footer h4,#footer p{
    color: #333;
}
.bulina {
    background: url(../images/bulina.png) no-repeat scroll left top transparent;
    padding: 0 0 0 40px;
    display:block;
    float:left;
    width:90%;
    min-height: 40px;
    margin-bottom: 10px;
}
.servicii-homepage .serv_collumn:nth-child(1) .bulina {
    background: url(../images/servicii-contabile-icon.png) no-repeat scroll left top transparent;
    background-size: 30px;
}
.servicii-homepage .serv_collumn:nth-child(2) .bulina {
    background: url(../images/audit-financiar-icon.png) no-repeat scroll left top transparent;
    background-size: 30px;
}
.servicii-homepage .serv_collumn:nth-child(3) .bulina {
    background: url(../images/expertiza-contabila-icon.png) no-repeat scroll left top transparent;
    background-size: 30px;
}
.servicii-homepage .serv_collumn:nth-child(4) .bulina {
    background: url(../images/audit-intern-icon.png) no-repeat scroll left top transparent;
    background-size: 30px;
}
.servicii-homepage .serv_collumn:nth-child(5) .bulina {
    background: url(../images/refacere-evidenta-contabila-icon.png) no-repeat scroll left top transparent;
    background-size: 30px;
}
.servicii-homepage .serv_collumn:nth-child(6) .bulina {
    background: url(../images/verificari-lucrari-contabile-icon.png) no-repeat scroll left top transparent;
    background-size: 30px;
}
@media(min-width: 992px) {
    .servicii-homepage .four.columns.h170.serv_collumn {
        width: 25%;
        margin: 2% !important;
        padding: 2%;
    }
}

@media(max-width: 992px) {
    .servicii-homepage .four.columns.h170.serv_collumn {
        width: 42% !important;
        padding: 2% !important;
        margin-bottom: 2% !important;
    }
}
@media(max-width: 767px) {
    .servicii-homepage .four.columns.h170.serv_collumn {
        width: 90% !important;
        padding: 2% !important;
        margin-bottom: 30px !important;
    }
}
.servicii-homepage .four.columns.h170.serv_collumn {
    box-shadow: 0 0 25px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
    position: relative;
}
.servicii-homepage h3 {
    margin: 5px auto 0;
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: bold;
}
#feature > div > div > div.servicii-homepage div > div:nth-child(4) {
    width: 162px !important;
}
.sidebar-homepage .four h3 {
    font-size: 20px;
}
.sidebar-homepage .four p {
    font-size: 14px;
    line-height: 1.5;
    opacity: .7;
    text-align: inherit !important;
}
.sidebar-homepage .four hr {
    display: none;
}
.bulina1 {
    background: url(../images/bulina1.png) no-repeat scroll left top transparent;
    padding: 0 0 0 40px;
    display:block;
    float:left;
    width:90%;
    min-height: 40px;
    margin-bottom: 10px;
}
.oferta {
    background: url(../images/btn.png) repeat scroll center center;
    display: block;
    float: left;
    width: 160px;
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    color: #333 !important;
    border: 1px solid #ccc;
}
.servicii-homepage .four.columns.h170.serv_collumn .oferta{
    position: absolute;
    bottom: 10px;
}
.servicii-homepage p {
    font-size: 14px;
    line-height: 1.5;
    text-align: inherit;
}

.sidebar-homepage {
    width: 100%;
    margin-bottom: 50px;
}

@media(min-width: 992px) {
    .sidebar-homepage .four {
        width: 25% !important;
        margin: 2% !important;
        padding: 2%;
    }
}

@media(max-width: 992px) {
    .sidebar-homepage .four {
        width: 90% !important;
        margin-bottom: 30px !important;
        padding: 2% !important;
    }
}

.sidebar-homepage .four {
    box-shadow: 0 0 25px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
}
.oferta:hover {
    color: #F00!important;
}

.noutatitit h3{
/*    background-color: #F00;
    text-align: center;
    padding: 10px 0 0px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #fff !important;*/
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;
    display: inline-block;
    position: relative;
    color: #FFFFFF;
    letter-spacing: 0.1em;
    max-height: 14px;
    text-align: center;
}

.sidebar-homepage .noutatitit {
    text-align: center;
    margin-top: 30px;
}
hr.ornament1 {
    background-image: -webkit-linear-gradient(left, rgba(209, 209, 209, 0), rgba(209, 209, 209, 0.99), rgba(209, 209, 209, 0));
    background-image: -o-linear-gradient(left, rgba(209, 209, 209, 0), rgba(209, 209, 209, 0.99), rgba(209, 209, 209, 0));
    background-image: linear-gradient(to right, rgba(209, 209, 209, 0), rgba(209, 209, 209, 0.99), rgba(209, 209, 209, 0));
    border: 0 none;
    height: 2px;
    margin: 20px 0 30px;
}
.social {
    padding-top: 10px;
}
.social a img, .social p {
    font-size: 16px;
    float: left;
    margin-right:5px;
    line-height: 20px;
    height: 30px;
    margin-bottom: 10px;
}
.lang {
    background-color: #184474;
    color: #fff;
    float: right;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin: 3px 30px 0 0;
    padding: 3px 5px;
    text-transform: uppercase;
    cursor:pointer;
}
.cont p {
    font-size: 14px;
    line-height: 1.2em;
    color: #555;
}
.cont h3 {height: auto;}
.success{
    color: #3366ff;
    font-size: 16px;
}


fieldset#frmContact textarea#activitate {
    height: 170px;
    width: 335px;
}

fieldset#frmContact input {
    max-width: 335px;
}

@media(min-width: 2560px) {
    footer {
    POSITION: ABSOLUTE;
    LEFT: 0;
    RIGHT: 0;
    BOTTOM: 0;
    MARGIN: 0 AUTO;
}
}

#furnizor textarea#Mesaj {
    min-height: 130px;
}
.form-horizontal hr {
    margin: 10px 0 10px !important;
}

#footer .five p {
    margin-bottom: 5px;
}

div#NewsPostDetailReturnLink {
    margin-top: 30px;
}

div#NewsPostDetailReturnLink a {


    color: #61ABDD;
    font-size: 13px;
}

div#result {
    clear: both;
}

#footer #furnizor button{
    background: #61ABDD;
}

#footer #furnizor button:hover {
    color: #fff !important;
    background: rgba(0,0,0,.2);
}

#footer > div > div.six.columns > div > p {
    padding-top: 4px;
}

form#furnizor input {
    margin-bottom: 0px;
}

form#furnizor fieldset hr {
    margin-top: 0px;
}

#footer #furnizor button {
    height: 36px;
    top: 0px !important;
}

#footer #furnizor input#Email {
    background: #eee !important;
}

@media(min-width: 1280px) {
.topbuttonContainer {
    right: -150px !important;
}
}

@media(max-width: 450px) {

/*    .topbuttonContainer {
    bottom: -30px;
}
.topbuttonContainer a {
    height: 0px;
    width: 0px !important;
}

#sidebar .box ul {
    margin: 0 !important;
}
#sidebar .box ul li h3 {
    height: auto;
    margin: 0;
}


.noutatitit h3 {

    line-height: 30px;
}*/
aside#sidebar {
    margin-top: 5px;
}
div#NewsPostDetailReturnLink a {
    padding: 10px;
}
.topbuttonContainer {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    /* top: -26px !important; */
    bottom: -22px;
}
#footer .five.columns {
    margin-bottom: 50px;
}
.topbuttonContainer a {
    height: 30px;
}
aside#sidebar {
    margin-top: 15px !important;
}
}

.homepage-contabilitate-desc-lunga {
    display: none;
}

.firma-contabilitate-home p {
    font-size: 14px;
}

.columns.alpha.omega.contact-homepage {
    margin-top: 50px;
}

.oferta-formular {
    padding: 20px;
}

.half-servicii {
    width: 46%;
    float: left;
    padding: 2%;
}

@media(max-width: 992px) {
    .half-servicii {
        width: 100%;
    }
}
.servicii-contabile-ul > li:not(:nth-child(4n-5)) {
    display: none;
}

.tarife-servicii-contabile {
    display: none;
    margin-bottom: 20px;
}

.cerere-servicii,
.cerere-servicii1,
.cerere-servicii2,
.cerere-servicii3,
.cerere-servicii4,
.cerere-servicii5 {
    float: none;
    margin-bottom:15px;
}

.full-servicii .remove-bottom,
.full-servicii .remove-bottom1,
.full-servicii .remove-bottom2,
.full-servicii .remove-bottom3,
.full-servicii .remove-bottom4,
.full-servicii .remove-bottom5 {
    display: none;
}

p.expertiza-contabila-paragraf {
    display: none;
    margin-bottom: 15px;
} 
p.audit-financiar-paragraf {
    display: none;
}
p.audit-financiar-paragraf2 {
    display: none;
    margin-bottom: 15px;
}

ul.audit-intern-ul li:nth-child(2n) {
    display: none;
}

#nav > ul > li:nth-child(3) > ul {
    display: none !important;
}

ul.refacere-evidenta-contabila-ul li:nth-child(2n) {
    display: none;
}

p.verificari-lucrari-contabile-paragraf {
    display: none;
}
p.verificari-lucrari-contabile-paragraf {
    display: none;
    margin-bottom: 15px;
}


.layer1 h2 {
    position: absolute;
    top: 35%;
    left: 5%;
    color: #fff;
    font-size: 60px;
    font-family: 'arial';
    font-weight: bold;
    line-height: 1;
}

.layer2 h2 {
    position: absolute;
    top: 48%;
    left: 5%;
    color: #fff;
    font-size: 25px;
    font-family: 'arial';
    font-weight: normal;
}

.layer3 h2 {
    position: absolute;
    top: 56.5%;
    left: 5%;
    color: #fff;
    font-size: 25px;
    font-family: 'arial';
    font-weight: normal;
}
.layer4 img {
    width: 40px !important;
    position: absolute;
    top: 91%;
    left: 49%;
}
/*@media(max-width: 1100px) {
    .layer1 h2,
    .layer2 h2,
    .layer3 h2 {
        display: none;
    }
}*/
.beneficii .col-twenty {
    width: 16%;
    float: left;
    position: relative;
    min-height: 1px;
    background-color: #184474;
    padding-right: 15px;
    padding-left: 15px;
    display: block;
    height: 100px;
    overflow: hidden;
    margin: 0 1%;
    padding: 0 1%;
    transition: .2s;
    cursor: pointer;
    transition: all 300ms ease;
}
.beneficii .col-twenty:hover {
    background-color: #5EA9DD;
}
.to_home_beneficii{
    position: absolute;
    width: 90%;
    top: 50%;
    transform: translateY(-50%);
}
@media(max-width: 767px) {
    body .beneficii  .col-twenty {
        width: 80%;
        margin: 0 10% 20px 10% !important;
        border-radius: 0;
    }
    .to_home_beneficii {
	    width: 87% !important;
	    margin: 0 5% !important;
	}
}

.text-center {
    text-align: center;
}
@media (min-width: 993px) {
    .beneficii .info {
        position: absolute;
        width: 100%;
        height: 100%;
        top: -100%;
        background: #395584;
        z-index: 10;
        text-align: center;
        -ms-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@media (min-width: 993px) {
    .beneficii .transform {
        transition: all 0.25s cubic-bezier(0.2, 0.31, 0.36, 1);
    }
}
.beneficii .obiective {
    height: auto;
    color: #fff;
    font-size: 1em;
}
.beneficii .obiective p {
    position: relative;
    z-index: 11;
    font-size: 14px;
    margin: 0;
}
.beneficii {
    overflow: hidden;
    margin-top: 50px;
}

.firma-contabilitate-home-homepage-half {
    width: 46%;
    float: left;
    padding: 2%;
}

/*@media(max-width: 992px) { 
    .firma-contabilitate-home-homepage-half {
        width: 100%;
    }
}*/

/*body.contact {
    background: #ebebeb;
}*/
.firma-contabilitate-home-homepage-half .columns{
    margin-left: 0px !important;
}
#footer .five.columns h3 {
    font-size: 1.4em !important;
}
#main .eight.columns h3{
    font-size: 1.4em !important;
}
.fa-mobile-phone:before, 
.fa-mobile:before {
    content: "\f10b";
    font-size: 27px;
    margin-right: 10px;
}
#frmContact input[type="text"], 
#frmContact input[type="password"], 
#frmContact input[type="email"], 
#frmContact textarea, 
#frmContact select {
    background: #fff !important;
	width: calc(100% - 14px) !important;
}
.to-cerere-buton.button-dark{
    float: right !important;
    margin-right: -32%;
    color: #ff0000 !important;
}
.cntc.to-contact-map {
    float: none !important;
    height: 500px;
}
.button.to-oferta-buton:active{
    background: url(../images/btn.png) repeat scroll center center !important;
}
#frmContact input:focus{
    border: 1px solid #5ea9dd !important;
}
.to-oferta-buton{
    margin-left: -27% !important;
}
.cntc.to-oferta-map{
    float: none !important;
    height: 500px !important;
}
#to-oferta-main{
    min-height: 300px !important;
}
#footer.oferta-footer {
    margin-top: 0px !important;
}
.articol::before {
    position: absolute;
    content: "\201C";
    top: 10px;
    color: rgba(255, 0, 0, 0.5);
    font-size: 100px;
    font-family: "times new roman";
    letter-spacing: -0.53em;
}


    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) and (max-width : 479px) {

.layer1 h2 {
    font-size: 15px;
}
.layer2 h2,
.layer3 h2 {
    font-size: 7px;
}
.layer4 img {
    width: 20px !important;
    top: 85%;
}
/*--------------home------------------*/
header {
    padding: 20px !important;
}
header .container {
    width: 100% !important;
}
.container .columns, .container .column {
    width: 100% !important;
}
.form-horizontal hr {
    margin: 10px 20px 20px 0px!important;
}
.four.columns.fullinput, .eight.columns.fullinput {
    width: 100% !important;
}
.contact-homepage fieldset textarea {
    width: 86% !important;
}
.to-oferta-buton {
     margin-left: 0% !important; 
}
.beneficii {
    margin-top: 30px;
    width: 100%;
}
.homepage-contabilitate-desc-lunga-buton{
    margin: 0 10px;
}
.sidebar-homepage .noutatitit {
    margin-top: 0px;
}
.simple-menu #branding .cntc {
    margin-top: 10px !important;
}
/*--------------meniu-----------------*/
#navigation {
    margin-top: 8px !important;
    width: 14% !important;
    float: right !important;
}
.navigationBar {
    width: 100% !important;
}
.navigationBar nav select {
    border: 0px !important;
    background: url(../images/menu.png) right top no-repeat !important;
    color: transparent !important;
}
.navigationBar nav select option{
    color: #5ea9dd !important;
}
#navigation select {
    margin-bottom: 0px !important;
}
#nav > select > option:nth-child(1){
    display: none !important;
}
#branding .cntc {
    text-align: right !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}
.firma-contabilitate-home-homepage-half {
    width: 100% !important;
}
/*--------------footer----------------*/
#footerlogo .four.columns{
    text-align: center !important;
}

/*------------------------------------------*/
.oferta-formular {
     padding: 0px; 
}
.cntc #furnizor textarea {
    width: 87% !important;
}
.to-vezi-lista-buton{
    width: 165px !important;
}
.contact .cntc{
    margin-top: 30px !important;
}
.oferta-formular.to-of-2 {
    margin-bottom: 30px !important;
}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) and (max-width : 767px) {

.layer1 h2 {
    font-size: 26px;
}
.layer2 h2,
.layer3 h2 {
    font-size: 13px;
}
.layer4 img {
    width: 30px !important;
    top: 85%;
}
/*--------------home------------------*/
header {
    padding: 20px !important;
}
header .container {
    width: 100% !important;
}
.container .columns, .container .column {
    width: 100% !important;
}
.form-horizontal hr {
    margin: 10px 20px 20px 0px!important;
}
.four.columns.fullinput, .eight.columns.fullinput {
    width: 100% !important;
}
fieldset.to-of-2 textarea {
    width: 100% !important;
}
.firma-contabilitate-home-homepage-half {
    width: 100% !important;
}
.beneficii {
    margin-top: 30px;
}
.homepage-contabilitate-desc-lunga-buton{
    margin: 0 10px;
}
.sidebar-homepage .noutatitit {
    margin-top: 0px;
}
.simple-menu #branding .cntc {
    margin-top: 10px !important;
}
/*--------------meniu-----------------*/
#navigation {
    margin-top: 10px !important;
    width: 8% !important;
    float: right !important;
}
.navigationBar {
    width: 100% !important;
}
.navigationBar nav select {
    border: 0px !important;
    background: #f7f7f7 url(../images/menu.png) right top no-repeat !important;
    color: transparent !important;
}
.navigationBar nav select option{
    color: #5ea9dd !important;
}
#navigation select {
    margin-bottom: 0px !important;
}
#nav > select > option:nth-child(1){
    display: none !important;
}
#branding .cntc {
    text-align: right !important;
    float: left !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}
/*--------------footer----------------*/
#footerlogo .four.columns{
    text-align: center !important;
}
/*-------------oferta---------------*/
fieldset#frmContact input {
    max-width: 100%;
}
.contact-homepage fieldset textarea {
    width: 90% !important;
}
.oferta-formular{
    padding: 0px 20px !important;
}
.to-oferta-buton {
    margin-left: 0% !important;
}
.to-vezi-lista-buton{
    width: 165px !important;
}
.contact .cntc{
    margin-top: 30px !important;
}
.oferta-formular.to-of-2 {
    margin-bottom: 30px !important;
}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) and (max-width : 991px) {

.layer1 h2 {
    font-size: 26px;
}
.layer2 h2,
.layer3 h2 {
    font-size: 15px;
}
.layer4 img {
    width: 30px !important;
    top: 85%;
}
#furnizor > fieldset > div:nth-child(4) > div.columns{
    margin-left: 0px !important;
}
/*--------------home------------------*/
header {
    padding: 20px !important;
}
header .container {
    width: 100% !important;
}
.form-horizontal hr {
    margin: 10px 20px 20px 0px!important;
}
.four.columns.fullinput, .eight.columns.fullinput {
    width: 100% !important;
}
.wrapper {
    width: 100% !important;
}
.beneficii {
    margin-top: 30px;
}
.sidebar-homepage .noutatitit {
    margin-top: 20px;
}
/*------------------contact-----------------*/
.contact .cntc{
    margin-top: 30px !important;
}
.contact fieldset .form-group .eight.columns,
.contact fieldset .fullinput{
    margin-left: 0px !important;
}
.contact fieldset .form-group .columns input{
    width: 95% !important;
}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) and (max-width : 1199px) {

.layer1 h2 {
    font-size: 40px;
}
.layer2 h2,
.layer3 h2 {
    font-size: 20px;
}
.layer4 img {
    width: 35px !important;
    top: 85%;
}
header {
    padding: 20px !important;
}
header .container {
    width: 100% !important;
}
.form-horizontal hr {
    margin: 10px 20px 20px 0px!important;
}
.four.columns.fullinput, .eight.columns.fullinput {
    width: 100% !important;
}
.wrapper {
    width: 100% !important;
}
.sidebar-homepage .noutatitit {
    margin-top: 20px;
}
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

#furnizor > fieldset > div:nth-child(4) > div.columns{
    margin-left: 10px !important;
}
.cntc.to-contact-map {
    height: 500px !important;
}
#footer.to-contact-footer {
    margin-top: 0px !important;
}
    }


	/* Custom Size */
    @media only screen and (min-width : 768px) {

	.to_display{
		display: none;
	}
    .to_wa_app{
        display: none;
    }
    }

/*
#nav > select > option:nth-child(7),
#nav > select > option:nth-child(8),
#nav > select > option:nth-child(9),
#nav > select > option:nth-child(10),
#nav > select > option:nth-child(11),
#nav > select > option:nth-child(12) {
    display: none;
}*/