@charset "utf-8";
/*******************************************************************************************************/
@import url('//fonts.googleapis.com/css?family=Titillium+Web:400,600,700,900|Play:400,700|Raleway:400,500,600,700&amp;subset=latin-ext');
@import url('fotorama.css');
@import url('owl.theme.default.min.css');
@import url('accordion-mobile.css');
/*******************************************************************************************************/
* { padding: 0; margin: 0; outline: none !important; text-rendering: optimizeLegibility; }
.onDsk { display: block; }
.onMob { display: none; }
/* .row:before, .row:after {width:0px; height:0px;} */
/*******************************************************************************************************/
html { width: 100%; height: 100%; overflow-x: hidden; }
body { font-family: "Play", sans-serif; font-size: 16px; color: #111; line-height: 18px; background-color: #f0f0f0; }
/*******************************************************************************************************/
#wrapper { width: 100%; height: 100%; overflow-x: hidden; z-index: 999999999; }
/*******************************************************************************************************/
*:focus { outline: 0 !important;}
a, .btn { transition: all 0.25s ease; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; }
a:hover, .btn:hover { transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
/*******************************************************************************************************/

#panelPhones {  position: fixed; background: #F7FF3D; bottom: 0; left: 0; right: 0; z-index: 999; text-align: center; width: 100%; height: auto; padding: 10px; padding-bottom: 20px; }
#panelPhones p { font-wight: bold; }




.toLeft { float: left; } .toRight { float: right; }
.bolduit { color: #000; font-weight: 600; margin-bottom: 12px; }
.p0 { padding: 0px; } .p1 { padding: 1px; } .p2 { padding: 2px; } .p5 { padding: 5px; } .p10 { padding: 10px; } .p15 { padding: 15px; }
.pL0 { padding-left: 5px !important; } .pL5 { padding-left: 5px !important; } .pR5 { padding-right: 5px !important; } .pR0 { padding-right: 5px !important; }
.pl25 { padding-left: 25px; } .pr25 { padding-right: 25px; }
.noPL { padding-left: 0px; margin-left: 0px !important; } .noPR { padding-right: 0px; margin-right: 0px !important; }
.px14 { font-size: 14px !important; } .px16 { font-size: 16px !important; }
.mL0 { margin-left: 0px !important; } .mL10 { margin-left: 10px; } .mL15 { margin-left: 15px; } .mL20 { margin-left: 20px; } .mL25 { margin-left: 25px; }
.mR0 { margin-right: 0px !important; } .mR10 { margin-right: 10px; } .mR15 { margin-right: 15px; } .mR20 { margin-right: 20px; } .mR25 { margin-right: 25px; }
.p5p15 { padding: 15px 15px 5px 15px !important; } .p10p20 { padding: 10px 20px !important; } .p5p25 { padding: 5px 25px !important; }
.p5p35 { padding: 5px 25px !important; }.p5p45 { padding: 5px 25px !important; }
.mb10 { margin-bottom: 10px !important; } .mb15 { margin-bottom: 15px !important; } .mb20 { margin-bottom: 20px !important; } .mb25 { margin-bottom: 25px !important; }
.minH0 { min-height: auto !important; }
.minH200 { min-height: 200px !important; } .minH250 { min-height: 250px !important; } .minH275 { min-height: 275px !important; } 
.minH300 { min-height: 300px !important; } .minH350 { min-height: 350px !important; } .minH375 { min-height: 375px !important; } 
.minH400 { min-height: 400px !important; } .minH450 { min-height: 450px !important; } .minH475 { min-height: 475px !important; } 
.d-block { display: block !important; width: 100%; } 
/*******************************************************************************************************/
#firstantet { font-size: 14px; display: block; width: 100%; height: 35px; background-color: #cc2222; color: #fff; padding: 8px 0px; position: relative; z-index: 9; }
/*******************************************************************************************************/
#antet { display: block; position: fixed; z-index: 99; top: 35px; left: 0px; right: 0px; background-color: #fff; color: #111; padding: 12px 0px 9px 0px;
-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.25); box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.25);
transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
#antet.antet-sticky { top: 0px; transition: all 0.25s ease; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; }
/*******************************************************************************************************/
h1.logo { display: inline-block; width: auto; height: auto; padding: 0px; margin: 0px; }
h1.logo a { display: inline-block; width: 170px; height: 92px; background: url(../images/logo-website.jpg) no-repeat center center; text-indent: -99999px; }
/*******************************************************************************************************/
ul.grup-texte { display: inline-block; width: auto; height: auto; list-style-type: none; }
ul.grup-texte li { display: inline-block; float: left; margin: 0px 15px; }
ul.grup-texte li a { font-size: 14px; line-height: 14px; color: #fff; }
/*******************************************************************************************************/
ul.grup-icoane { display: inline-block; width: auto; height: auto; list-style-type: none; }
ul.grup-icoane li { display: inline-block; float: left; margin: 0px 5px; }
ul.grup-icoane li a { font-size: 18px; line-height: 18px; color: #eee; text-decoration: none; }
ul.grup-icoane li a:hover { color: #fff; }
/*******************************************************************************************************/
#dskTopMenu { display: inline-block; list-style-type: none; margin: 36px 10px 0px 10px; }
#dskTopMenu li { display: inline-block; float: left; margin: 0px 5px; }
#dskTopMenu li a, #dskTopMenu li.active a { font-family: "Play", sans-serif; font-size: 16px; font-weight: 500; color: #111; padding: 10px 20px; text-decoration: none; }
#dskTopMenu li.active a, #dskTopMenu li a:hover { background-color: #cc2222 !important; color: #fff !important; }
/*******************************************************************************************************/
#SliderWrapper { width: 100%; height: 100%; overflow: hidden !important; z-index: 9; }
/*******************************************************************************************************/
#hpSliderAnimat { display: block; width: 100%; height: 912px; position: relative;  z-index: 8; overflow: hidden; border-bottom: solid 1px #999; }
#hpSliderAnimat .box-info { display: block; width: 600px; height: 200px; background-color: rgba(255,255,255,0.85); padding: 15px 25px 5px 25px; margin-left: -315px; 
position: absolute; z-index: 5; left: 50%; top: 430px; text-align: center; }
#hpSliderAnimat .box-info h1 { font-family: "Titillium Web", sans-serif; font-size: 36px; font-weight: 700; line-height: 40px; color: #333; text-decoration: none;
padding: 5px 0px; margin: 0px; }
#hpSliderAnimat .box-info p { font-family: "Titillium Web", sans-serif; font-size: 18px; font-weight: 500; line-height: 20px; color: #333; text-decoration: none; } 
#hpSliderAnimat .box-info h3 { display: inline-block; font-family: "Titillium Web", sans-serif; font-size: 26px; font-weight: 700; line-height: 26px; background-color: #cc2222; color: #fff; text-decoration: none; padding: 10px 40px; margin: 5px auto; }
#hpSliderAnimat .box-info h3:hover { background-color: #111; }
#hpSliderAnimat .owl-nav { position: absolute; z-index: 111; top: 47%; left: 0px; width: 100%; color: #fff; line-height: 12px !important; }
#hpSliderAnimat .owl-nav .owl-prev { float: left; padding: 10px; width: 50px; height: 86px; font-size: 52px; }
#hpSliderAnimat .owl-nav .owl-next { float: right; padding: 10px; width: 50px; height: 86px; font-size: 52px;}
#hpSliderAnimat .owl-nav .owl-next:hover, #hpSliderAnimat .owl-nav .owl-prev:hover { background: #cc2222 !important; }

 
/*******************************************************************************************************/
#searchBoxuri { display: block; width: auto; height: auto; margin: 0px; font-family: "Titillium Web", sans-serif; font-size: 16px; font-weight: 500; line-height: 18px; color: #555; z-index: 99; opacity: 0; transition: all 0.25s ease; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; }
#searchBoxuri .container { background-color: #fff; padding: 10px 20px 30px 20px; border: solid 1px #cc2222; border-top: solid 5px #cc2222; 
position: relative; z-index: 999; margin-top: -32px; }
#searchBoxuri .label { display: block; margin: 10px 0px 5px 7px; color: #999; font-size: 16px; font-weight: 400 !important; text-align: left !important; }
/*******************************************************************************************************/
#searchBoxuri .dropdown {  font-family: "Titillium Web", sans-serif; font-size: 15px; font-weight: 600; line-height: 18px; color: #111; } 
#searchBoxuri .dropdown, #searchBoxuri .dropdown-toggle { display: block; width: 100%; height: auto; background-color: #fff; color: #111; text-align: left; }
#searchBoxuri .dropdown-toggle, #searchBoxuri .dropdown-toggle:hover { padding: 15px; border: solid 1px #999; font-size: 15px; font-weight: 600; line-height: 18px;color: #111;
 text-decoration: none; background: url(../images/dd-arrow.png) no-repeat center right; background-color: #fff; } 
#searchBoxuri .dropdown-menu { width: 100%; height: auto; max-height: 262px; overflow-y: auto; overflow-x: hidden; background-color: #fff; color: #cc2222; border: solid 1px #999; z-index: 9999; font-family: "Titillium Web", sans-serif; font-size: 14px; font-weight: 600; line-height: 16px; color: #111; } 
#searchBoxuri .dropdown-item { display: block; width: 100%; height: auto; padding: 7px 16px; text-decoration: none;  
font-family: "Titillium Web", sans-serif; font-size: 15px; font-weight: 600; line-height: 18px; color: #000; z-index: 9999; }
#searchBoxuri .dropdown-item:hover { background-color: #cc2222; color: #fff; text-decoration: none; }
/*******************************************************************************************************/
#xBoxCautare { display: block; width: 90%; height: auto; border: solid 1px #999; font-family: "Titillium Web", sans-serif; font-size: 16px; 
font-weight: 600; line-height: 34px; color: #111; }
/*******************************************************************************************************/
#searchBoxuri .btn.active.focus, #searchBoxuri .btn.active:focus, #searchBoxuri .btn.focus, #searchBoxuri .btn.focus:active, #searchBoxuri .btn:active:focus, #searchBoxuri .btn:focus { outline: 0 !important; outline-offset: 0  !important; background-image: none  !important; -webkit-box-shadow: none !important; box-shadow: none  !important; }
/*******************************************************************************************************/
#btnCautareOferte { display: block; width: auto; height: auto; font-family: "Titillium Web", sans-serif; font-size: 16px; font-weight: 600; line-height: 22px; color: #111; 
padding: 11px 0px; border: solid 1px #999; background: #e3e3e3; }
#btnCautareOferte:hover { background: #cc2222; color: #fff; } 

/*******************************************************************************************************/
#ZonaOferte { display: block; width: auto; height: auto; margin: 15px 0px; }
#ZonaOferte .row { min-height: 400px; }
/*******************************************************************************************************/


/*******************************************************************************************************/
.boxOferta { display: block; width: auto; height: auto; padding: 1px; margin: 12px 0px; min-height: 470px; background-color: #fff; overflow: hidden; border: solid 1px #999; position: relative; z-index: 0; }
/*******************************************************************************************************/
.boxOferta .oPoza { display: block; width: auto; max-height: 280px; height: auto; overflow: hidden; position: relative; z-index: 55; }
/*******************************************************************************************************/
.boxOferta .stickere { position: absolute; z-index: 60; top: 10px; left: 0px; width: 100%; height: auto; }
.boxOferta .stickere li { display: inline-block; width: auto; height: auto; float: right; padding: 5px 10px; margin: 0px 5px 0px 5px;
font-family: "Play", sans-serif; font-size: 14px; font-weight: 700; line-height: 16px; background: #CC2222; color: #fff; }
.boxOferta .stickere li.yellow { background: #FC0 !important; color: #111 !important; }
.boxOferta .stickere li.red { background: #CC2222 !important; color: #fff !important; }
.boxOferta .stickere li.white { background: #ffffff !important; color: #111 !important; }
.boxOferta .stickere li.black { background: #111111 !important; color: #fff !important; }
/*******************************************************************************************************/
.boxOferta h3 { font-family: "Titillium Web", sans-serif; font-size: 24px; font-weight: 700; line-height: 24px; color: #777; padding: 10px 15px 2px 15px;
margin-top: 10px; text-decoration: none; }
.boxOferta a { color: #333; text-decoration: none; }
.boxOferta a:hover { color: #cc2222; }
.boxOferta .info { padding: 5px 22px 0px 16px; font-size: 15px; }
.boxOferta h4 { font-family: "Titillium Web", sans-serif; font-size: 24px; font-weight: 600; line-height: 24px; color: #cc2222; padding: 3px 0px;
text-decoration: none; float: left; }
.boxOferta .btn { color: #fff; padding: 10px 20px; font-size: 16px; font-weight: 500; line-height: 16px; }
.boxOferta .btn:hover { color: #fff !important; background: #111 !important; border: solid 1px #111; }
.boxOferta .lastOne { position: absolute; z-index: 1; left: 0px; bottom: 10px; width: 100%; height: auto; padding: 0px 16px 0px 20px; }
/*******************************************************************************************************/
.boxOfertaCarousel { display: block; width: auto; height: auto; }
.boxOfertaCarousel .item { display: inline-block; width: auto; height: 282px; max-height: 282px; overflow: hidden; position: relative; z-index: 99; }
.boxOfertaCarousel .item .pic { display: flex; align-items: center; width: auto; height: 282px; max-height: 282px; overflow: hidden; position: relative; z-index: 99; }
.boxOfertaCarousel .item .pic img { display: block; width: auto; height: 100%;  } 
.boxOfertaCarousel .owl-nav { position: absolute; z-index: 111; top: 105px; left: 0px; width: 100%; color: #fff; font-size: 52px; 
 font-family: Arial, sans-serif; padding-top: 2px; }
.boxOfertaCarousel .owl-dots { position: relative; z-index: 11; margin-top: -36px; margin-bottom: 10px; }
.boxOfertaCarousel .owl-nav .owl-prev { float: left; padding: 5px; width: 40px; height: 56px; font-size: 42px; position: relative; margin-top: -10px; }
.boxOfertaCarousel .owl-nav .owl-next { float: right; padding: 5px; width: 40px; height: 56px; font-size: 42px; position: relative; margin-top: -10px; }
.boxOfertaCarousel .owl-nav .owl-next:hover, .boxOfertaCarousel .owl-nav .owl-prev:hover { padding: 0px; background: #cc2222 !important; color: #fff; }
.boxOfertaCarousel .owl-dot span, .boxOfertaCarousel .owl-dot:hover span { background: #fff !important; opacity: 1 !important; }
.boxOfertaCarousel .owl-dots .owl-dot.active span { background: #f33 !important;  opacity: 1; }
/*******************************************************************************************************/
#carouseLA { display: block; width: auto; height: auto; }
#carouseLA .item { display: block; width: auto; height: auto; padding-bottom: 10px; }
#carouseLA .item a img { max-width: 350px !important; margin: 0px auto !important; }
#carouseLA .owl-nav { position: absolute; z-index: 111; top: 38%; left: 0px; width: 100%; color: #111; font-size: 56px; 
 font-family: Arial, sans-serif; padding-top: 2px; }
#carouseLA .owl-nav .owl-prev { color: #111; float: left; padding: 1px; width: 50px; height: 55px; font-size: 52px; position: relative; margin-top: -10px; }
#carouseLA .owl-nav .owl-next { color: #111; float: right; padding: 1px; width: 50px; height: 55px; font-size: 52px; position: relative; margin-top: -10px; }
#carouseLA .owl-nav .owl-next:hover, #carouseLA .owl-nav .owl-prev:hover { padding: 0px; background: #cc2222 !important; color: #fff; }
#carouseLA .owl-nav .owl-prev span, #carouseLA .owl-nav .owl-next span { margin-top: -10px; }
/*******************************************************************************************************/
#zonaEchipa { display: block; width: 100%; height: auto; padding: 45px 0px; margin: 30px 0px; background-color: #fff; } 
/*******************************************************************************************************/
.fotorama { padding: 5px; background-color: #fff; }
.fotorama__stage { padding-bottom: 5px; margin: 0px; }
/*******************************************************************************************************/
footer { display: block; width: auto; height: auto; min-height: 200px; background-color: #555; color: #fff; padding: 25px 0px 10px 0px; margin: 0px; }
footer h5 { font-family: "Play", sans-serif; font-size: 18px; font-weight: 700; line-height: 22px; color: #fff; margin: 10px 0px; } 
footer .infoContact { display: block; width: auto; height: auto; }
footer .infoContact p { font-family: "Play", sans-serif; font-size: 14px; font-weight: 500; line-height: 18px; color: #eee; margin: 15px 0px; } 
footer .infoContact p i { width: 30px; text-align: center; font-size: 18px; color: #fff; float: left; margin-right: 10px; margin-top: 3px; }
footer .infoContact p strong { color: #fff; font-weight: 700; }
/*******************************************************************************************************/
footer .lstFooterMenu { display: block; width: auto; height: auto; list-style-type: none; margin: 0px; }
footer .lstFooterMenu li { display: block; width: auto; height: auto; margin: 0px 0px 4px 0px; }
footer .lstFooterMenu li a { background: url(../images/item-dot.png) no-repeat center left; padding-left: 14px; font-family: "Play", sans-serif; font-size: 14px; 
font-weight: 500; line-height: 16px; color: #eee; text-decoration: none; }
footer .lstFooterMenu li a:hover { text-decoration: underline; color: #fff; }
/*******************************************************************************************************/
footer .ftSM { display: block; width: auto; height: auto; list-style-type: none; margin: 0px; }
footer .ftSM li { display: inline-block; width: 42px; height: 42px; float: left; margin: 3px; }
footer .ftSM li a { color: #aaa; text-align: center; text-decoration: none; } 
footer .ftSM li a i { font-size: 36px; }
footer .ftSM li a:hover { color: #fff; }
/*******************************************************************************************************/
footer .copyright { border-top: dashed 1px #777; margin-top: 15px; padding: 15px 20px; font-family: "Play", sans-serif; font-size: 14px; font-weight: 500; 
line-height: 16px; color: #ccc;  }
/*******************************************************************************************************/


/*******************************************************************************************************/
#BgAntetImage { display: block; width: auto; height: 150px; overflow: hidden; position: relative; z-index: 1; margin-top: 110px; 
-webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important;
background-position: center center !important; }
#BgAntetImage .bgshadow { display: block; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0px; top: 0px; background-color: rgba(10,10,10,0.6); } 
#BgAntetImage h1 { font-family: "Play", sans-serif; font-size: 36px; font-weight: 600; line-height: 110px; color: #fff; text-align: center; 
position: absolute; z-index: 5; top: 0px; left: 0px; display: block; width: 100%; height: auto; }
/*******************************************************************************************************/
#BgAntetAgent { display: block; width: auto; height: auto; overflow: hidden; position: relative; z-index: 1; margin-top: 78px; padding: 45px 0px 20px 0px;
-webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important;
background-position: center center !important; }
#BgAntetAgent .bgshadow { display: block; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0px; top: 0px; background-color: rgba(10,10,10,0.6); } 
/*******************************************************************************************************/
#boxAntetInfoAgent { display: block; width: 100%; height: auto; margin: 0px 0px 0px 23%; }
#boxAntetInfoAgent .poza-agent { display: inline-block; width: 250px; height: 250px; background-position: top center; float: left; 
margin-right: 40px; position: relative; z-index: 111; border: solid 1px #eee;
-webkit-border-radius: 350px; -moz-border-radius: 350px; border-radius: 350px; overflow: hidden; }

#boxAntetInfoAgent .info-agent { display: inline-block; margin-top: 25px; color: #fff; position: relative; z-index: 111; text-align: left; }
#boxAntetInfoAgent h2 { font-family: "Play", sans-serif; font-size: 36px; font-weight: 600; line-height: 42px; color: #fff; text-align: left; }
#boxAntetInfoAgent .info-agent a { font-weight: 500; color: #fff; text-decoration: none; }
#boxAntetInfoAgent .info-agent a:hover { color: #fff; text-decoration: underline; }

/*******************************************************************************************************/


/*******************************************************************************************************/
.bgwhite { background-color: #fff; min-height: 100px; border: solid 1px #ddd; }
.texte { padding: 25px 15px 15px 15px; }
.texte ul { list-style-type: square; }
.texte ul li { margin-bottom: 12px; line-height: 22px; background: url(../images/dot.png) no-repeat 0px 5px;; padding-left: 18px; }


.picArt { display: block; width: 100%; height: 250px; min-height: 250px; overflow: hidden;  }
.picArt a { display: inline-block; width: 100%; height: 100%; text-indent: -99999px; -webkit-background-size: cover !important; -moz-background-size: cover !important; 
-o-background-size: cover !important; background-size: cover !important; background-position: center center !important; 
transform: scale(1); -webkit-transition: all .6s; -moz-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.picArt a:hover { transform: scale(1.2); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.h5TitleLink { font-family: "Titillium Web", sans-serif; font-size: 18px; font-weight: 600; line-height: 22px; color: #039; text-align: center; }
.h5TitleLink a { color: #039; text-decoration: none; }
.h5TitleLink a:hover { color: #111; text-decoration: none; }
.date-cal { display: block; font-size: 13px; margin: 5px 15px; color: #999; }
.date-cal i { font-size: 14px; padding-right: 8px; }
/*******************************************************************************************************/
#PageContext { display: block; width: auto; height: auto; margin: 25px 0px; }
#PageContext .row { min-height: 450px; }
#PageContext ul { list-style-type: none; margin-left: 20px; }
#PageContext ul li { margin-bottom: 12px; line-height: 22px; background: url(../images/dot.png) no-repeat 0px 5px;; padding-left: 18px; }
#PageContext p { line-height: 22px; }








.pagination .page-link { color: #a00; font-weight: 500; }
.pagination .page-item.active .page-link { background-color: #a00 !important; border-color: #a00 !important; }



/*****************************************************************************************************************************/
#myNav .date_contact { font-family: "Play", sans-serif; font-size: 16px; font-weight: 500; color: #111; text-align: left; margin: 6px; }
#myNav a { display: block;  color: #111; text-align: left; padding: 8px 16px; text-decoration: none; }
#myNav a:hover, #myNav a:focus { color: #cc2222; }
.overlay { height: 0%; width: 100%; position: fixed; z-index: 99999999; top: 0; left: 0; padding: 0; margin: 0; background-color: #fff; 
overflow-x: hidden; transition: 0.5s;  overflow-y: auto; }
.overlay::-webkit-scrollbar { width: 12px; background-color: #ddd; }
.overlay::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 5px; }
.overlay::-webkit-scrollbar-thumb {  border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background-color: #eee; }
.overlay-content {  position: relative; z-index: 999997; top: 20px; width: 100%; text-align: left; padding: 12px; }
.overlay .closebtn { width: 40px; height: 40px; padding: 0; text-align: center; position: absolute; z-index: 999998; top: 0px; right: 0; font-size: 40px !important; 
line-height: 42px; border: none !important; }
.overlay .closebtn:hover { background-color: #111 !important; color: #fff !important; }
/*****************************************************************************************************************************/
#ppCookie { display: block; width: 100%; height: auto; position: fixed; z-index: 9999; left: 0px; bottom: 0px; padding: 15px 0px; background-color: rgba(255,255,153,0.9); font-family: "Roboto", Arial, sans-serif; font-size: 14px; font-weight: 600; color: #111; text-decoration: none; border-top: solid 1px #999; }
#ppCookie .btn, #ppCookie .btn:hover { color: #fff; text-decoration: none; }
#ppCookie a { color: #D33; text-decoration: none; }
#ppCookie a:hover { color: #111; text-decoration: underline; }
/*****************************************************************************************************************************/











/*******************************************************************************************************/

/*******************************************************************************************************/
@media (min-width: 0px) and (max-width: 1024px) {
.onDsk { display: none; }
.onMob { display: block; }
/*******************************************************************************************************/
#wrapper { width: 100%; height: 100%; overflow-x: hidden; z-index: 999999999; }
/*******************************************************************************************************/
.pL5 { padding-left: 15px; } .pR5 { padding-right: 15px; }
/*******************************************************************************************************/
#antet { top: 0px !important; }
/*******************************************************************************************************/
#SliderWrapper { display: block; width: auto; height: auto; overflow-x: hidden; z-index: 9; margin-top: 79px; }
#hpSliderAnimat { display: block; width: auto; height: auto; position: relative;  z-index: 0; overflow: hidden; border-bottom: solid 1px #999; }
#hpSliderAnimat .item { width: auto; height: 480px; position: relative; z-index: 1; overflow: hidden !important; }
#hpSliderAnimat .item img { position: absolute; width: auto; height: 100%; bottom: 0px; left: 50%; margin-left: -50%; } 
/*******************************************************************************************************/
#searchBoxuri { display: block; margin-top: -25px; opacity: 1 !important; z-index: 99999; }
/*******************************************************************************************************/
#ZonaOferte .row { padding: 0px; margin: 0px; }
/*******************************************************************************************************/
footer .lstFooterMenu { display: block; width: auto; height: auto; list-style-type: none; margin: 0px; }
footer .lstFooterMenu li { display: block; width: auto; height: auto; margin: 0px 0px 5px 0px; }
footer .lstFooterMenu li a { background: url(../images/item-dot.png) no-repeat center left; padding-left: 14px; font-family: "Play", sans-serif; font-size: 13px; 
font-weight: 500; line-height: 16px; color: #eee; text-decoration: none; }
footer .lstFooterMenu li a:hover { text-decoration: underline; color: #fff; }
/*******************************************************************************************************/
#boxAntetInfoAgent { display: block !important; width: auto; height: auto; margin: 25px auto !important; }
#boxAntetInfoAgent .poza-agent { display: block; width: 250px; height: 250px; background-position: top center; float: none !important; text-align: center; 
margin-right: none; margin: 0px auto !important; position: relative; z-index: 111; border: solid 1px #777;
-webkit-border-radius: 350px; -moz-border-radius: 350px; border-radius: 350px; overflow: hidden; }
#boxAntetInfoAgent .info-agent { margin-left: 23%; margin-top: 25px; color: #fff; position: relative; z-index: 111; text-align: center !important; }

/*******************************************************************************************************/
.boxOferta { display: block; width: auto; height: auto; padding: 1px; margin: 12px 0px; min-height: 470px; background-color: #fff; overflow: hidden; border: solid 1px #999; position: relative; z-index: 0; }
/*******************************************************************************************************/
.boxOferta .oPoza { display: block; width: auto; max-height: auto; height: auto; overflow: hidden; position: relative; z-index: 55; }
.boxOferta .oPoza img { display: block; width: 100%; height: auto; }
.boxOferta .info { padding: 5px 22px 0px 16px; font-size: 15px; min-height: 90px; }
/*******************************************************************************************************/
.boxOfertaCarousel { display: block; width: auto; height: auto; }
.boxOfertaCarousel .item { display: inline-block; width: auto; height: auto; max-height: 330px; overflow: hidden; position: relative; z-index: 99; }
.boxOfertaCarousel .item .pic { display: flex; align-items: center; width: auto; height: auto; max-height: 330px; overflow: hidden; position: relative; z-index: 99; }
.boxOfertaCarousel .item .pic img { display: block; width: 100%; height: auto;  } 
/*******************************************************************************************************/
#xBoxCautare { display: block; width: 90%; height: auto; }


/*******************************************************************************************************/
#panelPhones {  position: fixed; background: #F7FF3D; bottom: 0; left: 0; right: 0; z-index: 999; text-align: center; width: 100%; height: auto; padding: 10px; padding-bottom: 20px; }
#panelPhones p { font-wight: bold; }

/*******************************************************************************************************/



}
/*******************************************************************************************************/