/*
	Author: Nicdark
	Author URI: http://www.nicdarkthemes.com/
*/
@import "oferta.css";
@import "nicdark_shortcodes.css";
@import "nicdark_blog.css";
@import "nicdark_menu.css";
@import "nicdark_demo.css";
@import "fontello.css";
@import "animate.css";
@import "magnific-popup.css";
@import "nicdark_commerce.css";



/****************************************************************************
	Table of Content
***************************************************************************


SOME BASIC CLASSES
	1- body
	2-container
    3-site
    4-section
    5-grid
    6-width section
    7-headings tag
    8-form elements
    9-parallax section
    10-visual composer


/* 1- START NICDARK FRAMEWORK*/


html{ color: #a4a4a4; }
body{ margin:0px; padding:0px; overflow-x:hidden; background-color: #14b9d5;}
body.nicdark_boxed_img{ background-image: url(../img/img4.jpg) !important; background-size: cover; background-attachment: fixed; }

/* 2 - CONTAINER */
.nicdark_container{ width:1200px; margin:auto; padding: 0px; }
.nicdark_clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

/* 3- START NICDARK_SITE*/
.nicdark_site{ float: left; width: 100%; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transition: all 0.8s ease; }
.nicdark_site > .nicdark_site_fullwidth{ float: left; width: auto; background-color: #fff; }
.nicdark_site > .nicdark_site_boxed{ width:1220px; margin:auto; padding: 0px; background-color: #fff; }
/*START NICDARK_SITE*/



/* 4 - START NICDARKSECTION*/
.nicdark_section{ width: 100%; float: left; }
/*.nicdark_section.nicdark_imgparallax{ background: url(../img/img3.jpg) 50% 0 fixed; background-size: cover;}*/
/*END NICDARKSECTION*/



/* 5 - START NICDARKGRID*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12{ margin:10px; float:left; display:inline; }
.grid.nomargin{ margin: 0px; padding: 10px; }
.grid.percentage{ margin: 0px; padding: 0px; }
.grid_12.percentage {width:100%;}
.grid_6.percentage {width:50%;}
.grid_4.percentage {width:33.33%;}
.grid_3.percentage {width:25%;}
.grid_8.percentage {width:66.66%;}
.grid_9.percentage {width:75%;}
/*size*/
.grid_1 {width:80px;}
.grid_2 {width:180px;}
.grid_3 {width:280px;}
.grid_4 {width:380px;}
.grid_5 {width:480px;}
.grid_6 {width:580px;}
.grid_7 {width:680px;}
.grid_8 {width:780px;}
.grid_9 {width:880px;}
.grid_10 {width:980px;}
.grid_11 {width:1080px;}
.grid_12 {width:1180px;}
/*END NICDARKGRID*/



/* 6 - START NIKDARKWIDTHPERCENTAGE*/
.nicdark_width_percentage1{ width: 1% !important; }
.nicdark_width_percentage10{ width: 10% !important; }
.nicdark_width_percentage20{ width: 20% !important; }
.nicdark_width_percentage25{ width: 25% !important; }
.nicdark_width_percentage30{ width: 30% !important; }
.nicdark_width_percentage33{ width: 33% !important; }
.nicdark_width_percentage40{ width: 40% !important; }
.nicdark_width_percentage45{ width: 45% !important; }
.nicdark_width_percentage49{ width: 49% !important; }
.nicdark_width_percentage50{ width: 50% !important; }
.nicdark_width_percentage60{ width: 60% !important; }
.nicdark_width_percentage70{ width: 70% !important; }
.nicdark_width_percentage80{ width: 80% !important; }
.nicdark_width_percentage90{ width: 90% !important; }
.nicdark_width_percentage100{ width: 100% !important; }
/*END NIKDARKWIDTHPERCENTAGE*/



/* 7 - START NICDARKTEXT*/
p,h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; font-weight: normal; }
hr{ border-top: 1px solid #f1f1f1 !important; border: 0px; }
/*font*/
h1,h2,h3,h4,h5,h6,input[type="text"],textarea,select{ color: #5e6d81; }
h1.subtitle,h2.subtitle,h3.subtitle,h4.subtitle,h5.subtitle,h6.subtitle,input[type="text"].subtitle,textarea.subtitle,select.subtitle, span.subtitle{ color:#a4a4a4; }
/*color*/
p.white,h1.white,h2.white,h3.white,h4.white,h5.white,h6.white,a.white,i.white,span.white, input[type="text"].white, textarea.white, input[type="submit"].white, select.white, small.white{ color:#ffffff; }
p.grey,h1.grey,h2.grey,h3.grey,h4.grey,h5.grey,h6.grey,a.grey,i.grey,span.grey, input[type="text"].grey, textarea.grey, input[type="submit"].grey, select.grey, pre.grey{ color:#a4a4a4; }
p.greydark,h1.greydark,h2.greydark,h3.greydark,h4.greydark,h5.greydark,h6.greydark,a.greydark,i.greydark,span.greydark, input[type="text"].greydark, textarea.greydark, input[type="submit"].greydark, select.greydark{ color:#868585; }
p.greydark2,h1.greydark2,h2.greydark2,h3.greydark2,h4.greydark2,h5.greydark2,h6.greydark2,a.greydark2,i.greydark2,span.greydark2, input[type="text"].greydark2, textarea.greydark2, input[type="submit"].greydark2, select.greydark2{ color:#353b3d; }
/*align*/
p.center,h1.center,h2.center,h3.center,h4.center,h5.center,h6.center{ text-align: center; }
p.right,h1.right,h2.right,h3.right,h4.right,h5.right,h6.right, span.right{ text-align: right; }
/*size*/
p{ font-size:15px; line-height: 22px; color:#a4a4a4; }
h1{ font-size: 30px; line-height: 30px; }
h1.extrasize{ font-size: 45px; line-height: 45px; }
h2{ font-size: 25px; line-height: 25px; }
h3{ font-size: 20px; line-height: 20px; }
h4{ font-size: 17px; line-height: 17px; }
h5{ font-size: 15px; line-height: 15px; }
h6{ font-size: 14px; line-height: 14px; }
a{ text-decoration: none; color: #868585; }
/*pre*/
pre{ overflow: auto; float: left; width: 100%; margin:0px; padding: 0px; }
pre p{ font-family: monospace; font-size: 13px; line-height: 22px; }
/*END NICDARKTEXT*/



/* 8 - START NICDARKFORMELEMENTS*/
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], textarea{ border: 0; outline: 0; border: 1px solid #f1f1f1; font-size: 17px; width: 100%; padding: 10px 20px; margin: 10px 0px; box-sizing: border-box; color: #a4a4a4; font-size: 15px; }
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], textarea{ background-color: #f9f9f9; }
input[type="submit"]{ height:45px; cursor: pointer; outline: 0; border: 0; padding: 10px 20px; font-size: 17px; color: #ffffff; display: inline-block; text-align: center; margin: 10px 0px; }
.wpcf7-select{ border: 0; outline: 0; box-shadow: 0px 4px 0px 0px #e5e5e5; border-radius: 5px; background-color: #f9f9f9; font-size: 17px; width: 100%; margin: 10px 0px; box-sizing: border-box; color: #a4a4a4; font-size: 15px; }
.wpcf7-select option{ padding: 10px 20px; border-bottom: 1px solid #e5e5e5;}

#loadmore{
    margin-left: 50% !important;
    margin-right: auto !important;
}
select{ float: left; border: 0; outline: 0; width: 100%; -webkit-appearance: none; cursor: pointer; box-sizing: border-box; }
/*size*/
input[type="text"].small, textarea.small { font-size: 15px; width: 90%; padding: 10px 5%; }
input[type="text"].medium, textarea.medium { font-size: 17px; width: 100%; padding: 10px 20px; }
input[type="text"].medium { height: 45px; }
input[type="text"].big, textarea.big { font-size: 17px; width: 80%; padding: 15px 10%; }
/*size select*/
select.small { font-size: 15px; padding: 10px 5%; }
select.medium { font-size: 17px; padding: 10px 20px; margin: 10px 0px; height: 45px; }
select.big { font-size: 17px; padding: 15px 10%; }
/*END NICDARKFORMELEMENTS*/



/*********************************************CUSTOM FOR LOVE TRAVEL*************************************************************/

/*START CUSTOM CLASS TO AVOID INLINE CSS*/
.nicdark_width60 { width: 60px; }
.nicdark_width50 { width: 50px; }
.nicdark_width100 { width: 100px !important; }
.nicdark_width200 { width: 200px; }
.nicdark_width_initial { width: initial !important; }

.nicdark_copyrightlogo { background-image:url(../img/copyright.jpg); background-size:95px; background-repeat:no-repeat; background-position:left; }
.nicdark_facebook { background-color:#5977b8;  }

.nicdark_oblique45.nicdark_margintop20.nicdark_marginleft100_negative.nicdark_bg_greydark { width: 100px !important; margin-left: -30px !important; margin-top: 10px !important; }

/*END CUSTOM CLASS TO AVOID INLINE CSS*/



/*********************************************10 - START VC CLASSES ***********************************************************/

/*general*/
.wpb_content_element { margin-bottom: 0px !important; }
.wpb_heading { margin-bottom: 20px; }
/*gallery*/
.flexslider { box-shadow: 0px !important; border: 0px !important; margin: 0 0 40px !important; }
.theme-default .nivoSlider { box-shadow: 0px 1px 5px 0px #fff !important; }
.wpb_gallery.nicdark_radius img, .wpb_single_image.nicdark_radius img { border-radius: 5px; }
.wpb_gallery.nicdark_size_normal img{ margin: 10px; }
/*row and column*/
.vc_row, .wpb_row{ margin: 0px !important; }
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
/*toogle*/
.wpb_toggle.wpb_toggle_title_active:before { content: '\e846' !important; font-family: 'fontello'; margin-right: 10px; }
.wpb_toggle:before { content: '\e842'; font-family: 'fontello'; margin-right: 10px; }
.wpb_toggle.wpb_toggle_title_active{ background-image: none !important; }
.wpb_toggle{ background-image: none !important; }
.last_toggle_el_margin { margin-bottom: 0px !important; }
/*map*/
.wpb_gmaps_widget .wpb_wrapper{ padding: 0px !important; }
/*accordion*/
.nicdark_accordion_header a.title{ font-size: 16px !important; }
.wpb_accordion_content { padding: 0px 20px 20px 20px !important; }
.ui-accordion-header-icon { display: none !important; }

/*tab*/
.wpb_tabs_nav a.title{ padding: 10px 20px !important; box-sizing: border-box; }
/*color dark*/
.nicdark_tab_dark .wpb_tabs_nav .ui-state-active a.title{ color: #fff !important; }
/*color default*/
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{ background-color: #f9f9f9 !important; }
.wpb_tabs_nav .ui-state-active a.title{ background-color: #f9f9f9 !important; color: #b7b7b7 !important; }

.wpb_content_element.nicdark_tab_padding20 .wpb_tour_tabs_wrapper .wpb_tab{ padding: 20px !important; }
.wpb_content_element.nicdark_tab_padding0 .wpb_tour_tabs_wrapper .wpb_tab{ padding: 0px !important; }


.wpb_content_element .wpb_tabs_nav li { background: none !important; }
.wpb_tour a.title, .wpb_tour .ui-state-active a.title{  }
.wpb_tabs a.title{ border: 1px solid #f1f1f1; }
.wpb_tour_next_prev_nav{ display: none; }
.wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover { background: none !important; }

/*bar*/
.vc_progress_bar .vc_single_bar{ border-radius: 0px !important; box-shadow:0px 0px 0px 0px #f1f1f1 !important; background: #f9f9f9 !important; }
.vc_progress_bar .vc_single_bar .vc_bar { border-radius: 0px !important; }
.vc_progress_bar .vc_single_bar .vc_label { padding: 0.938em 1.250em !important; font-size: 15px !important; }
.vc_progress_bar.wpb_content_element { margin-bottom: 20px !important; }
/*toogle*/
.wpb_toggle.nicdark_bg_grey { background-color: #f9f9f9 !important; }
.wpb_toggle.nicdark_bg_grey { border: 1px solid #f1f1f1 !important; }
.wpb_toggle.nicdark_bg_grey.white { color: #a4a4a4 !important; }


/*new vc*/
.vc_tta-style-classic .vc_tta-tab.vc_active > a:hover { background: rgba(0,0,0,0) !important; }
.vc_tta-style-classic .vc_tta-tab.vc_active > a { color: #a4a4a4 !important; }
.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a { color: #a4a4a4 !important; }
.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading:hover { background: rgba(0,0,0,0) !important; }
.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after { border-color: #a4a4a4 !important; }
.nicdark_tab_dark .vc_tta-tab.vc_active a{ color: #fff !important; }
.nicdark_tab_dark .vc_tta-tab a{ border: none !important; }
.nicdark_tab_dark.vc_tta-style-classic .vc_tta-panel-heading, .nicdark_tab_dark.vc_tta-style-classic .vc_tta-panel-body { border-width: 0px !important; }
.vc_tta.vc_tta-spacing-1 .vc_tta-tab { margin-left: 0px !important; margin-right: 1px !important; }
.vc_tta.nicdark_tab_padding0 .vc_tta-panel-body{ padding: 0px !important; }

.vc_toggle_square .vc_toggle_title { padding-top: 10px; padding-bottom: 10px; padding-left: 40px !important; }
.vc_toggle_square .vc_toggle_title h4 { color: #a4a4a4; }
.vc_toggle_square.vc_toggle_color_blue h4, .vc_toggle_square.vc_toggle_color_green h4, .vc_toggle_square.vc_toggle_color_violet h4, .vc_toggle_square.vc_toggle_color_orange h4, .vc_toggle_square.vc_toggle_color_chino h4, .vc_toggle_square.vc_toggle_color_juicy_pink h4 { color: #fff; }
.vc_toggle_square .vc_toggle_icon { margin-left: 10px; background: transparent !important; }
.vc_toggle_square.vc_toggle_color_grey .vc_toggle_icon:after, .vc_toggle_square.vc_toggle_color_grey .vc_toggle_icon:before { background-color: #a4a4a4 !important; }
.vc_toggle_square.vc_toggle_color_grey .vc_toggle_title { background-color: #f9f9f9; border: 1px solid #f1f1f1; }

.vc_progress_bar .vc_single_bar .vc_label { text-shadow: none !important; }
.vc_progress_bar .vc_single_bar { border: 1px solid #f1f1f1; }

.vc_btn3.vc_btn3-size-sm{ font-size: 15px !important; padding-top: 5px !important; padding-bottom: 5px !important; }
.vc_btn3.vc_btn3-size-sm:hover, .vc_btn3.vc_btn3-size-md:hover, .vc_btn3.vc_btn3-size-lg:hover {  background-position: 0 -20000px !important; }
.vc_btn3.vc_btn3-size-md{ font-size: 17px !important; padding-top: 10px !important; padding-bottom: 10px !important; }
.vc_btn3.vc_btn3-size-lg{ font-size: 19px !important; padding-top: 15px !important; padding-bottom: 15px !important; }



/********************************************* 11 - START CF7 CLASSES ***********************************************************/
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked { border: 0px !important; padding: 10px 20px; font-size: 15px; color: #fff; margin: 10px 0px; }
div.wpcf7-mail-sent-ok { border: 0px !important;  padding: 10px 20px; font-size: 15px; color: #fff; margin: 10px 0px; }
.wpcf7-not-valid-tip:before{ content: '\e9fd'; font-family: 'fontello'; margin-right: -34px; float: right; font-size: 50px; display: none; }
.wpcf7-not-valid-tip{ color: #fff !important; font-size: 12px !important; text-transform: uppercase; padding-left: 0px; padding: 5px 20px; margin: 10px 0px; overflow: hidden; }

/********************************************* 12 - START REVSLIDER CLASSES ***********************************************************/
.tparrows.preview2{   min-width:60px; min-height:60px; background:#f9f9f9; box-shadow: 0px 0px 0px 0px #e5e5e5;}
.tparrows.preview2:after { position:absolute; top:50%; font-family: "fontello"; color:#b7b7b7; font-size:21px; margin-top: -12px; }
.tp-rightarrow.preview2:after{ content: '\e8d8';  right:18px}
.tp-leftarrow.preview2:after{ content: '\e8d7';  left:18px}
.tparrows.preview2 .tp-arr-titleholder{color: #b7b7b7;}
.tparrows.preview2:hover:after{ color:#868585}
/*thumb*/
.tp-thumbs { z-index: 99 !important; }



/********************************************* 13 GMAPS ***********************************************************/
.gm-style-iw{ width: 350px !important;  }
#markerlist div a{ color:#fff !important; border-bottom:1px solid #4a515b; display: block; padding: 20px; }
#nicdark_gmaps_minus{ color: #fff; font-size: 14px; position: absolute; top: 87px; left: 50px; width: 32px; height: 32px; text-align: center; cursor: pointer; font-weight: 300; padding: 5px; box-sizing: border-box; z-index: 99; pointer-events: auto;}
#nicdark_gmaps_plus{ color: #fff; font-size: 16px; position: absolute; top: 50px; left: 50px; width: 32px; height: 32px; text-align: center; cursor: pointer; font-weight: 300; padding: 5px; box-sizing: border-box; z-index: 99; pointer-events: auto; }

/**********************************************8 ETURIA ***********************************************************/
table { border-collapse: collapse; border-spacing:0; font-size:13px;}
.table{width:100%}

/* TABEL PLECARI */

table.tabel-plecari	{border-collapse:separate;}
table.tabel-plecari	{border-spacing:0;}
table.tabel-plecari	{width:100%;margin:0 auto;line-height:12px;color:#333; font-size:1.1em;}
table.tabel-plecari td {padding:2px 3px}
td.row_titlu 	{border:none; text-align:left !important; font-size:1.2em; padding:10px 0 5px 0; color:#000;}

td.row_plecare	{vertical-align:middle;width:35%; text-align:center}
td.row_tarif	{vertical-align:middle;width:40%; font:400 1.5em 'Oswald'; text-align:left; cursor:pointer; padding-right:6px;}
td.row_booking 	{width:25%; border-right: 1px solid #e5e5e5; vertical-align: middle; text-align:center;}
td.row_plecare, td.row_booking, td.row_tarif {border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5; vertical-align:middle;}
td.row_tarif 	{padding:1px 5px 1px 1px;}
td.row_plecare, td.row_booking {padding:1px}


td.row_locuri	{vertical-align:middle; font-weight:700; text-align:center;}
td.row_locuri 	{border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-top: none; border-right:1px solid #e5e5e5;vertical-align:middle; padding:1px 0;}
td.row_locuri span	{font-size:1.5em; font-weight:700;}
td.row_locuri.oferta-speciala 	{background-color:#ffface;}

table.tabel-plecari span.mare	{display:block;font-size:1.3em;font-weight:bold;padding-top:5px; text-align:center;}
table.tabel-plecari span.huge	{display:block;font-size:1.5em;font-weight:bold;padding-top:5px; text-align:center;}
table.tabel-plecari span.mic 	{display:block;margin-top:5px; text-align:center; font-size:11px; font-weight:400;}

table.tabel-plecari td, table.tabel-plecari td span, table.tabel-plecari td div{text-align:center;}

.row-center { text-align:center !important;}
.row-left { text-align:right !important;}

.full-width table.tabel-plecari { width:31.15%; float:left; margin-right:1.9%}




/* Pagina Vacanta  */
.tabel-vacanta 		{overflow:hidden}
.tabel-vacanta h3	{}
.tabel-vacanta p	{clear:both}

.tabel-vacanta table 		{content: ""; width:100%}
.tabel-vacanta table th		{padding:4px 2px; font-weight:400;}
.tabel-vacanta table td 	{padding:4px 2px; text-align:left; width:auto;}
.tabel-vacanta table .underline-dashed	{border-bottom:1px dotted #aeaeae}

.tabel-vacanta table .row-heading		{ text-align:left; font-weight:400; font-style:italic; }
.tabel-vacanta table .col-heading		{  text-align:left; width:20%; width:inherit;}
.tabel-vacanta table .row-sub-heading	{font-size:14px}
.tabel-vacanta table .row-heading, .tabel-vacanta table .row-sub-heading {}
.tabel-vacanta table .row-description {margin-bottom:4px; text-align:left; font-size:13px;}

.tabel-vacanta table .tick			{color:#83d244; text-align:left; font-size:22px; text-align:center !important}
.tabel-vacanta table .tick:after 	{content: "âœ”"; left:23px;top:20px;}
.tabel-vacanta table .tick:hover	{color:#da5547;	text-shadow:0px 0px 6px #ff8476;}
.tabel-vacanta table .cross			{color:#666;text-align:center;font-size:18px;}
.tabel-vacanta table .cross:after 	{content: "âœ–"; left:24px; top:19px;}
.tabel-vacanta table .cross:hover 	{color:#eb2f2f;text-shadow:0px 0px 6px #eb2f2f;}
.tabel-vacanta table .text			{text-align:center !important;}


/* Tabel when to go  */



.tabel-vreme 		{overflow:hidden; }
.tabel-vreme table 			{content: ""; width:100%; border-collapse:inherit}
.tabel-vreme table th		{padding:4px 2px; border-bottom: 1px solid #c5b3a9; font-size:14px;}
.tabel-vreme table th.col-heading		{font-size:12px; font-weight:400; font-style:italic; text-align:center}
.tabel-vreme table td 		{padding:2px; color:#333; text-align:center; font-size:14px; border-bottom: 1px solid #c5b3a9;}
.tabel-vreme table .tick.una, .tabel-vreme table .tick.doua, .tabel-vreme table .tick.trei {color:#4788AE; text-align:center; font-size:14px;}
.tabel-vreme table .tick.una:after 	{content: "âœ”"; left:23px;top:20px;}
.tabel-vreme table .tick.doua:after 	{content: "âœ”âœ”"; left:23px;top:20px;}
.tabel-vreme table .tick.trei:after 	{content: "âœ”âœ”âœ”"; left:23px;top:20px;}
.tabel-vreme table .cross			{color:#666;text-align:center;font-size:14px;}
.tabel-vreme table .cross:after 	{content: "âœ–"; left:24px; top:19px;}
.tabel-vreme table .tick:hover		{color:#4788AE;	text-shadow:0px 0px 6px #83d244;}
.tabel-vreme table .cross:hover 	{color:#eb2f2f;text-shadow:0px 0px 6px #eb2f2f;}


.tabel-vacanta table.hotel .row-sub-heading{width:17%; font-size:13px; font-weight:400;}
.tabel-vacanta table.hotel .date 			{width:8%; text-align:left; font-size:13px;}
.tabel-vacanta table.hotel .nume-hotel 	{width:25%; font-size:14px; font-weight:700;}
.tabel-vacanta table.hotel .camera 		{width:20%; font-size:13px;}
.tabel-vacanta table.hotel .mese 			{width:10%; font-size:13px;}
.tabel-vacanta table.hotel .stele 			{width:5%; font-size:13px;}
.tabel-vacanta table.hotel .detalii-hotel 	{width:10%; text-align:right; padding: 3px 0;}

.tarife .tabel-mese .row-sub-heading 	{font-size:12px;}
.tarife .tabel-mese td.text 			{text-align:center; font-size:12px;}
.tarife .tabel-mese .col-heading 		{color:#4788ae;  font-size:16px; text-align:center;}
.tabel-vacanta .plecari 			{color:#da5547; font:19px 'PT Sans'; font-weight:900}


/* DE STERS?

.table .table-row {border-bottom:1px solid #c2c2c2}
.table .table-row td{line-height:24px;padding:8px 0 8px 8px}
.table .table-row td.text-right{padding-right:12px}
.table .table-row td.no-left-pad{padding-left:0}
.table .table-row-header{border-bottom:0}
.table .table-row-header th{color:#fff;background-color:#5f99c5;padding:4px 0 4px 8px}
.table .table-row-header .w70{width:70%}
.table .table-row-header .w15{width:15%}

.tabel-vacanta .spatiere-3 h2{margin-bottom:14px!important}
.tabel-vacanta .spatiere-3 h2 span{display:block}
.tabel-vacanta .spatiere-3 h4{margin-bottom:4px}
.tabel-vacanta .spatiere-3 p{margin-bottom:14px}

*/

/* HOTELURI - lista */

table.tabel-hoteluri	{border-collapse:separate;}
table.tabel-hoteluri	{border-spacing:0;}
table.tabel-hoteluri	{width:100%;margin:0 auto;line-height:12px;color:#333; font-size:1.1em;}
table.tabel-hoteluri td {padding:2px 3px}
td.row_titlu 			{border:none; text-align:left !important; font-size:1.2em; padding:10px 0 5px 0; color:#000;}

table.tabel-hoteluri td.row_locatie	{vertical-align:middle;width:25%; text-align:center}
table.tabel-hoteluri td.row_tarif	{vertical-align:middle;width:10%; font:400 1.3em 'Oswald'; text-align:left; cursor:pointer; padding-right:6px; color: #c74a44}
table.tabel-hoteluri td.row_hotel 	{width:40%; vertical-align: middle; text-align:center; font-weight:700; font-size:12px}
table.tabel-hoteluri td.row_tarif 	{padding:1px 5px 1px 1px; border-left:none;}
table.tabel-hoteluri td.row_locatie, td.row_hotel {padding:1px}
table.tabel-hoteluri td.row_booking { border-right:none; border-left:none; width:20%; }

table.tabel-hoteluri span.mare	{display:block;font-size:1.3em;font-weight:bold;padding-top:5px; text-align:center;}
table.tabel-hoteluri span.huge	{display:block;font-size:1.5em;font-weight:bold;padding-top:5px; text-align:center;}
table.tabel-hoteluri span.mic 	{display:block;margin-top:5px; text-align:center; font-size:11px; font-weight:400;}

table.tabel-hoteluri td.row_locatie, table.tabel-hoteluri td.row_hotel, table.tabel-hoteluri td.row_tarif {border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5; vertical-align:middle;}
table.tabel-hoteluri td, table.tabel-hoteluri td span, table.tabel-hoteluri td div{text-align:center;}



.datagrid table { border-collapse: collapse; text-align: left; width: 100%; }
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; overflow: hidden; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {color:#3E4C52; font-size: 13px; font-weight: 400; border-bottom: 1px solid #3E4C52; font-style:italic; }
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #3E4C52; font-size: 12px;border-bottom: 1px solid #EEEDED;font-weight: normal; background-color:#fff }
.datagrid table tbody .alt td {color: #000000; background-color:#F6F6F6 }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #879CA4;}
.datagrid table tfoot td { padding: 0; font-size: 12px }
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #EEEDED;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #879CA4), color-stop(1, #6B848D) );background:-moz-linear-gradient( center top, #879CA4 5%, #6B848D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#879CA4', endColorstr='#6B848D');background-color:#879CA4; }
.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #EEEDED; color: #FFFFFF; background: none; background-color:#6B848D;}


.tabel-vacanta .hotel a { color:#8d372e; text-decoration:underline;}
.tabel-vacanta .hotel a:hover { color: #da5547; text-decoration:underline;}
.tabel-vacanta .expert p { margin-bottom:0px;}
.tabel-vacanta .of-speciala { background-color: #da5547; color:#fff; display: table; font-size: 14px; letter-spacing: 2px;
    margin: 1px -15px; padding: 1px 15px;}
.tabel-vacanta .tarif-mare .nr { color: #2c2c2c; font-size: 34px;}

#body-circuit-tarife {
    background-color: #fafafa !important; }
#body-circuit-tarife .card-custom-body {
    min-height: 370px; }
#body-circuit-tarife .card-custom-body__descritpion {
    line-height: 20px; }
#body-circuit-tarife .filters {
    background-color: #fff; }
#body-circuit-tarife .descriere-nav {
    background-color: transparent; }
#body-circuit-tarife .filters-visible {
    top: 0; }
#body-circuit-tarife .sort-dropdown i {
    color: #f62414; }
#body-circuit-tarife .table-tarife__title {
    color: #262626;
    font-family: "Gotham book";
    font-size: 27px;
    font-weight: bold;
    line-height: 48px;
    text-transform: uppercase; }
#body-circuit-tarife .table-tarife__notes {
    color: #020000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; }
#body-circuit-tarife .table-tarife__notes--highlight {
    background-color: #f62414;
    color: #fff; }
#body-circuit-tarife .table-tarife__notes--bold {
    font-weight: 900; }

@-webkit-keyframes rotateAnim {
    0% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg); }
    50% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg); }
    75% {
        -webkit-transform: scale(90deg);
        transform: scale(90deg); }
    100% {
        -webkit-transform: scale(-30deg);
        transform: scale(-30deg); } }

@keyframes rotateAnim {
    0% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg); }
    50% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg); }
    75% {
        -webkit-transform: scale(90deg);
        transform: scale(90deg); }
    100% {
        -webkit-transform: scale(-30deg);
        transform: scale(-30deg); } }
#body-circuit-tarife .table-tarife .mobile-scroll-icon img {
    width: 45px;
    height: 45px;
    -webkit-animation: rotateAnim 3s infinite;
    animation: rotateAnim 3s infinite; }
@media (max-width: 767.98px) {
    #body-circuit-tarife .table-tarife .t {
        min-width: 800px; } }
#body-circuit-tarife .table-tarife .t-header {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5; }
#body-circuit-tarife .table-tarife .t-item {
    text-align: center;
    position: relative;
    height: 65px;
    background-color: #ebebeb; }
#body-circuit-tarife .table-tarife .t-item:nth-child(even) {
    background-color: #fff !important; }
#body-circuit-tarife .table-tarife .t-item .discount-tag {
    top: 0;
    border-top: 50px solid #f62414;
    border-right: 50px solid transparent;
    position: absolute; }
#body-circuit-tarife .table-tarife .t-item .discount-tag::before {
    content: '%';
    top: -50px;
    left: 10px;
    position: absolute;
    color: #fff; }
#body-circuit-tarife .table-tarife .t-item .info-price {
    position: absolute;
    right: -5px;
    top: -5px;
    color: #9c9c9c;
    border: 1px solid #9c9c9c;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 25px;
    cursor: pointer; }
#body-circuit-tarife .table-tarife .t-item .info-price:hover {
    color: #f62414;
    border-color: #f62414; }
#body-circuit-tarife .table-tarife .t-item__cell {
    font-size: 14px;
    font-weight: 700; }
#body-circuit-tarife .table-tarife .t-item__cell--link {
    color: #f62414;
    font-family: Gotham;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px; }
#body-circuit-tarife .table-tarife .t-item__cell--small {
    font-weight: 400; }
#body-circuit-tarife .table-tarife .t-item__cell__big {
    font-size: 16px;
    font-weight: 700; }
#body-circuit-tarife .table-tarife .t-item__cell__big--low-numbers {
    font-size: 16px;
    color: #f62414; }
#body-circuit-tarife .table-tarife .t-item__cell--full-price {
    font-size: 22px; }
#body-circuit-tarife .table-tarife .t-item__cell--old-price {
    font-size: 14px;
    text-decoration: line-through; }
#body-circuit-tarife .table-tarife .t-item__cell--new-price {
    font-size: 22px; }
#body-circuit-tarife .special-item {
    background-color: #f0f0f0; }
#body-circuit-tarife .special-item__title {
    color: #020202;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px; }
#body-circuit-tarife .special-item__description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0; }
#body-circuit-tarife .notes {
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px; }
#body-circuit-tarife .tarife-list__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px; }
#body-circuit-tarife .tarife-list ul {
    padding: 0 20px; }
#body-circuit-tarife .tarife-list ul li {
    font-size: 16px; }
/**********************************************8 ETURIA ***********************************************************/