

/************************************************************************/
/* FROM CSS FILE: rlocator.css */
/************************************************************************/

body{
  font-size:16px; 
  font-family:"Roboto",Arial,Helvetica;
  margin:0; 
  padding:0; 
  line-height:150%;
  background-color: #005D98;
  
}
h1 {font-size: 1.3em; line-height:130%;}

.banner { 
  margin:0; 
  padding:0; 
  /*height:500px;*/ 
  /*background: #005D98; */
  /*border-bottom: 6px solid #525252;*/
}


.Pagevideoreallocator .main {
  margin-top: -240px;
  height: 540px;
}
.Pagevideoreallocator .main iframe {
  width: 100%;
  padding: 0 20px;
  height: 500px;
}

.Pagerealestatecountries .banner h2 {
  color: #fff;
}
.Pagerealestatecities .banner h2 {
  color: #fff;
}

.Pagelogin .banner
{ display: none; }
.banner img 
{
  margin:0; padding:0; width:100%; line-height:100%;
  
}
* 
{
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 768px)
{
  .Pagerregister .banner
  { display: none; }
}

.col, .leaf {position:relative; vertical-align:top; margin:0; display:inline-block;}

.col1 { width:1%; }
.col2 { width:2%; }
.col3 { width:3%; }
.col4 { width:4%; }
.col5 { width:5%; }
.col6 { width:6%; }
.col7 { width:7%; }
.col8 { width:8%; }
.col9 { width:9%; }
.col10 { width:10%; }
.col11 { width:11%; }
.col12 { width:12%; }
.col13 { width:13%; }
.col14 { width:14%; }
.col15 { width:15%; }
.col16 { width:16%; }
.col17 { width:17%; }
.col18 { width:18%; }
.col19 { width:19%; }
.col20 { width:20%; }
.col21 { width:21%; }
.col22 { width:22%; }
.col23 { width:23%; }
.col24 { width:24%; }
.col25 { width:25%; }
.col26 { width:26%; }
.col27 { width:27%; }
.col28 { width:28%; }
.col29 { width:29%; }
.col30 { width:30%; }
.col31 { width:31%; }
.col32 { width:32%; }
.col33 { width:33%; }
.col34 { width:34%; }
.col35 { width:35%; }
.col36 { width:36%; }
.col37 { width:37%; }
.col38 { width:38%; }
.col39 { width:39%; }
.col40 { width:40%; }
.col41 { width:41%; }
.col42 { width:42%; }
.col43 { width:43%; }
.col44 { width:44%; }
.col45 { width:45%; }
.col46 { width:46%; }
.col47 { width:47%; }
.col48 { width:48%; }
.col49 { width:49%; }
.col50 { width:50%; }
.col51 { width:51%; }
.col52 { width:52%; }
.col53 { width:53%; }
.col54 { width:54%; }
.col55 { width:55%; }
.col56 { width:56%; }
.col57 { width:57%; }
.col58 { width:58%; }
.col59 { width:59%; }
.col60 { width:60%; }
.col61 { width:61%; }
.col62 { width:62%; }
.col63 { width:63%; }
.col64 { width:64%; }
.col65 { width:65%; }
.col66 { width:66%; }
.col67 { width:67%; }
.col68 { width:68%; }
.col69 { width:69%; }
.col70 { width:70%; }
.col71 { width:71%; }
.col72 { width:72%; }
.col73 { width:73%; }
.col74 { width:74%; }
.col75 { width:75%; }
.col76 { width:76%; }
.col77 { width:77%; }
.col78 { width:78%; }
.col79 { width:79%; }
.col80 { width:80%; }
.col81 { width:81%; }
.col82 { width:82%; }
.col83 { width:83%; }
.col84 { width:84%; }
.col85 { width:85%; }
.col86 { width:86%; }
.col87 { width:87%; }
.col88 { width:88%; }
.col89 { width:89%; }
.col90 { width:90%; }
.col91 { width:91%; }
.col92 { width:92%; }
.col93 { width:93%; }
.col94 { width:94%; }
.col95 { width:95%; }
.col96 { width:96%; }
.col97 { width:97%; }
.col98 { width:98%; }
.col99 { width:99%; }
.col100 { width:100%; }



.leftSideMenu {display:none;}
.leftSideMenuShow
{
  position:fixed; top:0; left:0; height:100%; max-width:400px; width:75%; display:block;
  background-color:rgba(255, 255, 255, 0.97);
  -moz-box-shadow:    3px 3px 7px 3px rgba(0,0,0,0.25);
  -webkit-box-shadow: 3px 3px 7px 3px rgba(0,0,0,0.25);
  box-shadow:         3px 3px 7px 3px rgba(0,0,0,0.25);
  overflow:auto;
  z-index:98993;
}
.buttonSideMenu {/* se atribuie butonului pentru deschidere... side menu */}

/* display inline type layout */

.menu {margin-top:40px;}
.top 
{
  background-color:#444;
  position:fixed; 
  width:100%; 
  top:0; 
  left:0; 
  z-index:23444;
  -moz-box-shadow:    3px 3px 7px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 3px 3px 7px 3px rgba(0,0,0,0.1);
  box-shadow:         3px 3px 7px 3px rgba(0,0,0,0.1);

}
.top a { color:#fff; }

.header {
  min-height: 80px;
  background-color: rgba(131, 162, 179, 0.31);
  margin: 0 auto;
  padding: .2rem 1.2rem 1.2rem 1.2rem;
  text-align: center;
  max-width: 50%;
  margin-bottom: 90px;
  /*margin-top: -400px;*/
  border-radius: 6px;
  position: relative;
  display: none;
}
.Pagerealestatecountries .header {
  /*margin-top: -550px;*/
}
.Pagerealestatecities .header {
  /*margin-top: -550px;*/
}

@media all and (min-width:1500px) {
  .header {
    max-width: 40%;
  }
}

.footer {min-height:50px; margin:0;}
.Pagerealestatecompanies .footer { margin-bottom: 50px; }
.wrap {
  width:100%; margin:0 auto; max-width:1000px; position:relative;
  /*background-color:#fff;*/
  max-width: 100%;
}
.colsWrap {
  direction:rtl;
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
}
.wrap, .left, .main, .inner { 
  box-sizing: border-box; 
  -moz-box-sizing: border-box; 
}
.left, .main
{
  direction:ltr;
  text-align:left;
  display:inline-block; vertical-align:top; min-height:50px;
  *display: inline;
  zoom: 1;
}

.left {width:100%; display: none; }
.left .inner {padding:5px 10px; margin:3% 4px 0 0; background-color:#fff; min-height:80px;}

.main {
  width:100%; 
  background-color: rgba(255,255,255,1);
  margin-bottom: 3rem;
  padding-top: .5rem;
  box-shadow: 1px 1px 10px 1px rgba(0,0,0,.3);
  border-radius: 6px;
  /*margin-top: -270px;*/
}
.Pagerhome .main {
  /*margin-top: -180px;*/
  background-color: inherit;
  box-shadow: none;
  padding-top: 50px;
}

.main:after {
  float: none;
  clear: both;
  display: table;
  content: "";
}
.main .inner {padding:7px 13px; }
.Pagerealestateforsalerentproperties .main {margin-top: 30px;}


/** MEDIA QUERIES START **/
@media all and (max-width:1100px)
{
  .wrap {width:100%;}
  /*.RLocatorSearch .FormBuilderForm {width:95%!important; display:block; margin:0 auto;}*/
  
}

@media all and (max-width:960px)
{
  .wrap {width:100%;}
  /*.RLocatorSearch .FormBuilderForm {width:95%!important; display:block; margin:0 auto;}*/
  
  
}
@media all and (max-width:768px)
{
  .wrap {width:100%;}
  .main {width:100%; margin:0;}  
  .left {width:100%; /*display:none;*/}
  .header {
    width: 96%; max-width: 96%;
    margin-bottom: 30px;
    margin-top: -520px;
  }
  .header .searchLabel {}
  .header .RLocatorSearch { margin-top: 10px; }
  /*
  .menu {margin-top:40px;}
  .top {position:fixed; width:100%; height:40px; top:0; left:0;}
  */
  /** OTHER RULES **/  
  body  {font-size:1em;}
  .Pagerhome .main {
    margin-top: 0;
  }
  .banner {
    padding: 10px;
    height: 350px;
  }
  .Pagerhome .banner {
    padding: 10px;
    height: 500px;
  }
}
@media all and (min-width:769px)
{
  .leftSideMenuShow {display:none;}
  .buttonSideMenu {display:none;}
}
@media all and (max-width: 450px) {
  .header {
    padding: .5rem;
  }
  .Pagerealestateforsalerentproperties .colsWrap {
    margin-top: 90px;
  }
  .Pagerealestateforsalerentproperties .main,
  .Pagerealestatecompanies .main {
    margin-top: 0px;
  }
  .banner {
    padding: 10px;
    height: 350px;
  }
  .Pagertermsandconditions .banner {
    padding: 0px;
  }
}

/** MEDIA QUERIES END **/

/************************************************************************/
/* FROM CSS FILE: rlocator_news.css */
/************************************************************************/

.Pagerealestatenews .main {
  padding: 20px;
  margin-top: 30px;
}
.Pagerealestatenews .banner,
.Pagerealestatenews .header
{
  display: none;
}


.ArticlesDetail h1 {font-size: 2rem;}
.ArticlesContent:after {
  content: "";
  float: none;
  clear: both;
  display: table;
}
.ArticlesContent .artImage {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.ArticlesList {
  border-top: 1px dotted #eee;
  padding: 15px 0;
  margin: 15px 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ArticlesList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ArticlesList ul li {
  position: relative;
  padding-left: 110px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #eee;
}
.ArticlesList ul li .ArticleImgA {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  overflow: hidden;
  text-align: center;
}
.ArticlesList ul li .ArticleImgA img {
  max-height: 100%;
  max-width: 100%;
}
.ArticlesList .readMoreLink a {
  color: #444;
  text-decoration: none;
  font-weight: bold;
  font-size: .8rem;
}
.ArticlesList .ArticleTitle {
  text-decoration: none;
  font-size: 1.2rem;
  color: #333;
}
.ArticlesList .ArticleTitle:hover {
  text-decoration: underline;
}


@media all and (max-width: 768px)
{
  .ArticlesList ul li {
    padding-left:inherit;
  }
  .ArticlesList ul li .ArticleImgA {
    display: none;
  }
}



/************************************************************************/
/* FROM CSS FILE: UITool-Slider.css */
/************************************************************************/

/** IAPPLICATION **/
.IApplication {width:100%; height:100%;}


.containerSlider {height: 550px;}
.containerSlider 
.containerSlider .slide .slider { background-size: cover!important; height: 100%; width:100%; }

.containerSlider .slide { margin:0; padding:0; text-align:right; }
.containerSlider .slider {}
.containerSlider .slideContent
{ 
  position:relative;  text-align:right; display:inline-block; max-width:100%;
  padding:1.1rem; background-color:rgba(255,255,255,.75); border-radius: 3px;
}
.containerSlider .slideContent h2 {margin:0; padding:0;  color:#CC0000; font-size:2.0rem!important;}
.containerSlider .slideContent p {color:#CC0000; margin:0; padding:0; }

/** SLIDER ***/

.ISlider {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.ISlider .sliderContainer {
  display: inline-table;
  width: 100%;
}
.ISlider .sliderContainer .slide {
  display: inline-block;
  height: 100%;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.ISlider .sliderContainer.withTransitions .slide {
  transition: all .3s;
}
.ISlider .sliderContainer .slide.active {
  z-index: 10;
}



/* CONTROLS */

.IControls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.IControls .panelPrev {
  text-align: left; opacity: 0; text-indent: -9999px;
}
.IControls .panelNext {
  text-align: right; opacity: 0; text-indent: 9999px;
}
.IControls .panelPrev.onHover:hover {
  background: url("data:image/png;base64,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") no-repeat left center transparent;
  opacity: 1;
  transition: opacity .3s;
}
.IControls .panelNext.onHover:hover {
  background: url('data:image/png;base64,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') no-repeat right center transparent;
  opacity: 1;
  transition: opacity .3s;
}
.IControls .panelPrev, .IControls .panelNext {
  display: inline-block;
  height: 100%;
  line-height: 300px;
  cursor: pointer;
  z-index: 100;
}

@media all and (max-width:768px)
{
  .containerSlider { display: none; }
}

/************************************************************************/
/* FROM CSS FILE: general.css */
/************************************************************************/

h1, h2, h3 {font-size: 1.2em;}
.floatLeft {float:left;}
.floatRight {float:right;}
.clearFloat:after {clear:both;display:inpline-table;float:none;content:"";}
.half{width:50%;}
.third{width:33.33%;}
.inline{vertical-align:top;display:inline-block;}
.maxWidth100{max-width:100%;}
.width100{width:100%;}
.color-red {color: #FF0000!important;}

/************************************************************************/
/* FROM CSS FILE: rlocator_splash_page.css */
/************************************************************************/

/*Splash - images*/
.rlocatorCounter {
  font-size: 1.5em;
  padding: .5rem 1rem;
  /*margin-bottom: -136px;*/
  display: block;
  /*margin-top: 50px;*/
}
.totalRealtor , .totalDaily 
{ 
  padding: .4em .4em;
  /*border: 1px solid #999;*/
  margin-bottom: .5em;
  background: #FAFAFA;
}
.totalRealtor .number, .totalDaily .number{ font-weight:bold; }

.RLocatorContinents {margin:0 1rem 1rem 1rem;}
.RLocatorContinents ul { list-style:none; margin:0; padding:0; position:relative;}
.RLocatorContinents ul li 
{ 
  padding:0; margin:0; vertical-align:top; display:inline-block; text-align:center;
  width: 16.66%;
  transition: all .3s;
}

.RLocatorContinents ul li a {text-decoration:none; display:block;}
.RLocatorContinents ul li a .image 
{ 
  background-color: #fff;
  width:100%; height:138px; 
  text-align: center;
  background-size: 100%!important;
  background-position: center;
}

.RLocatorContinents ul li a h3 {
  color:#333;
  line-height: 40px;
  height: 40px;
  margin: 0;
}
.RLocatorContinents ul li:hover {
  background-color:#eee;
  transition: all .3s;
}
.RLocatorContinents ul li a:hover h3 {/*text-decoration:underline;*/ }
.RLocatorContinents ul li a .realtorsCount {
  background-color:#444;
  color:#fff;
  font-size:12px;
  padding:7px;
  line-height:14px;
  height: 30px;
}
.RLocatorContinents ul li a:hover .realtorsCount {background-color:#525252;}

.RLocatorContinents ul li a .realtorsCount span {font-weight:bold;}

.RLocatorContinents ul li.continent_4 a .image 
{
  background:url(../files_/medium/africa-globe.png) no-repeat 50% 50%;
  background-size: 75%!important;
}
.RLocatorContinents ul li.continent_2 a .image 
{
  background:url(../files_/medium/asia-globe.png) no-repeat 50% 50%;
  background-size: 75%!important;
}
.RLocatorContinents ul li.continent_3 a .image 
{
  background:url(../files_/medium/australia-globe.png) no-repeat 50% 50%;
  background-size: 75%!important;
}
.RLocatorContinents ul li.continent_1 a .image 
{
  background:url(../files_/medium/europe-globe.png) no-repeat 50% 50%;
  background-size: 75%!important;
}
.RLocatorContinents ul li.continent_5 a .image 
{
  background:url(../files_/medium/north-america-globe.png) no-repeat 50% 50%;
  background-size: 75%!important;
}
.RLocatorContinents ul li.continent_7 a .image 
{
  background:url(../files_/medium/south-america-globe.png) no-repeat 50% 50%;
  background-size: 75%!important;
}

@media all and (max-width:960px)
{
  .rlocatorCounter {
    padding: .5rem;
    margin-bottom:10px;
    margin-top: 10px;
  }
  .rlocatorCounter .totalRealtor,
  .rlocatorCounter .totalDaily {
    margin-left: 0!important;
    margin-right: 0!important;
    width: 50%!important;
  }
}

@media all and (max-width: 768px)
{
  .RLocatorContinents ul li a .image 
  {
    height: 150px;
  }
    
  .RLocatorContinents ul li.continent_1 a .image,
  .RLocatorContinents ul li.continent_2 a .image, 
  .RLocatorContinents ul li.continent_3 a .image, 
  .RLocatorContinents ul li.continent_4 a .image, 
  .RLocatorContinents ul li.continent_5 a .image, 
  .RLocatorContinents ul li.continent_7 a .image {
    background-size: 75%!important;
  }
}


/************************************************************************/
/* FROM CSS FILE: basket.css */
/************************************************************************/

.Pagebasket .UIComponent{ font-size:14px;}
.Pagebasket .UIList li {font-size:16px; padding:7px; }
.Pagebasket .UIList tr td {font-size:15px; padding:7px; }
.Pagebasket .UIPopup {min-width:70px; min-height:200px;}

/************************************************************************/
/* FROM CSS FILE: rlocator_floatingfooter.css */
/************************************************************************/

.floatingFooter 
{
  display:none;
  background-color:#333; min-width:100px; min-height:50px;
  height:50px;
  position:fixed;  bottom:0; left:0; right:0;
  margin-bottom:0; margin-left:auto; margin-right:auto;
}
.Pagerealestatecompanies .floatingFooter 
{
  display:block;
  color:#fff; font-weight:bold;
}
.Pagerealestatecompanies .floatingFooter:hover
{
  background-color:#111;
  color:#8CD8FC;
}

/************************************************************************/
/* FROM CSS FILE: rlocator_extraform.css */
/************************************************************************/

.FormBuilderForm .eobFrmBuilderActionsContainer .inputCancel
{
  margin: 0 0 0 7px;
}

.FormBuilderForm form input, 
.FormBuilderForm form select, 
.FormBuilderForm form textarea
{
  padding:8px 6px; font-size:1em;
}
.FormBuilderForm form textarea {
  height: 75px!important;
}
.eobFrmBuilderInputContainer {margin:7px 0;}


.FormBuilderForm .formFieldAutoInline { width:auto; display:inline-block; padding:0 7px 0 0; }
.FormBuilderForm .proc25 {width:25%; display:inline-block; padding:0 7px 0 0;}
.FormBuilderForm .proc50 {width:50%; display:inline-block; padding:0 7px 0 0;}
.FormBuilderForm .proc75 {width:75%; display:inline-block; padding:0 7px 0 0;}
.FormBuilderForm .proc33 {width:33%; display:inline-block; padding:0 7px 0 0;}
.FormBuilderForm .proc66 {width:66%; display:inline-block; padding:0 7px 0 0;}

.Pagerregister .eobFrmBuilderActionsContainer {text-align:center;}


/************************************************************************/
/* FROM CSS FILE: rlocator_popup.css */
/************************************************************************/

.PopupUtilsMenu
{
  position:fixed!important; top:0px; left:0%; right:0%; bottom:0;
  padding:130px 0 0 0;
  background-color:rgba(255, 255, 255, .75);
  overflow: scroll;
}

.PopupUtilsMenuContent
{
  width:600px; margin: 0 auto;
  height:440px;
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
  background-color:#fff; padding:7px;border:1px solid #ddd;
  border-radius:10px;
}
.bulk .PopupUtilsMenuContent {
  height: 370px;
}
.phonePopupClass
{
  width:500px; margin: 0 auto;
  height:125px;
  text-align:center;
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
  background-color:#fff; padding:7px;border:1px solid #ddd;
  border-radius:10px;
}

/**** PENTRU MOBIL ****/
@media all and (max-width:600px)
{
  .PopupUtilsMenu {padding:100px 0 0 0; }
  .PopupUtilsMenu h1, .PopupUtilsMenu p.description {margin:.2em .1em; }
  .PopupUtilsMenuContent,
  .phonePopupClass
  {
    overflow:auto;
    width: 96%;
    height: 90%;
    padding: 3px;
  }
 
}


.PopupUtilsMenuContent {
  font-size: 14px;
}
.ui-dialog .ui-dialog-titlebar {
  display: none;
}
  .ui-dialog {
    width: 500px!important;
  }
@media all and (max-width:768px)
{
  .PopupUtilsMenuContent input[type=text], .PopupUtilsMenuContent input[type=email],
  .PopupUtilsMenuContent textarea {
    padding: 0 8px!important;
  }
  .PopupUtilsMenuContent h1, .PopupUtilsMenuContent p {
    padding: 0;
    margin: 0;
  }

  .ui-dialog {
    top: 94px!important;
    width: 90%!important;
  }
  .PopupUtilsMenuContent .eobFrmBuilderInputContainer {
    margin-bottom: 0;
    margin-top: 0;
  }
}




/************************************************************************/
/* FROM CSS FILE: rlocator_forms.css */
/************************************************************************/


/** REGISTER FORM **/

.Pagerregister .header {display:none; }

.RLocatorRegisterCompany {width:60%; margin:0 auto; }


/** END REGISTER FORM **/





.header .searchLabel {
  margin:0 auto; display:block; line-height:2rem; 
  text-align:left;
  text-align: right;
}
.header .searchLabel h2 {
  margin: 10px 0;
  font-size: 1.2rem;
  color: #fff;
}
.header .RLocatorSearch
{
 height:auto;  
}
/*.header .RLocatorSearch .FormBuilderForm {margin:0; padding:0 10px; text-align:center;}*/
.RLocatorSearch .FormBuilderForm .eobFrmBuilderInputItemContainer, 
.RLocatorSearch .FormBuilderForm .eobFrmBuilderActionsContainer, 
.RLocatorSearch .FormBuilderForm .formFooter
{
  display:inline-block;
  vertical-align:middle;
  line-height:2em;
}
.RLocatorSearch {
  max-width: 750px;
  margin: 0 auto;
  position:relative;
  margin-bottom: 20px;
}
.Pagerhome .banner .RLocatorSearch {
  display: none;
}
.Pagerhome .RLocatorSearch {
  /*max-width: 56%;*/
}
.RLocatorSearch .eobFrmBuilderInputItemContainercityId {
  width: 100%;
}
.RLocatorSearch input[type="text"] {
  border-radius: 4px;
  text-align: center;
  border: none;
  line-height: 28px;
  font-size: 1rem;
  outline: none;
}
.RLocatorSearch input[type="submit"] {
  border:none;
  background-color: #CC0000;
  color: #fff;
  margin-left: 5px;
  width: 80px!important;
  line-height: 32px;
  outline: none;
  cursor: pointer;
}
.RLocatorSearch form {
  padding: 5px 10px;
  border: 2px solid #FFFFFF;
  background-color: #16355f;
  text-align: left;
  border-radius: 6px;
}

.header .RLocatorSearch .FormBuilderForm .eobFrmBuilderSeparator
{
  display:none;
}

/* AUTOCOMPLETE*/
.ui-autocomplete {
    max-height: 200px;
    min-width: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 200px;
  }
.autocomplCityName {padding:3px; border-bottom:1px dotted #ddd;}
.autocomplCountry {font-size:11px; color:#999;}

.RLocatorSearch .FormBuilderForm {/*width: 60%;*/ display:block; margin:0 auto;}
.RLocatorSearch .FormBuilderForm .eobFrmBuilderActionsContainer {
  position: absolute;
  right: 10px;
  top: 12px;
  display: none;
  
}
.RLocatorSearch .FormBuilderForm .eobFrmBuilderActionsContainer input[type=submit] {width:100%;}

.leftSideMenu .RLocatorSearch .FormBuilderForm .eobFrmBuilderActionsContainer {width:30%;}
.leftSideMenu .RLocatorSearch .FormBuilderForm .eobFrmBuilderInputItemContainercityId {width:70%;}

@media all and (max-width:960px)
{
  /*.RLocatorRegisterCompany {width:80%; margin:0 auto; }*/
  .Pagerhome .RLocatorSearch {
      max-width: 100%;
      padding: 10px;
  }
}
@media all and (max-width:768px)
{
  .RLocatorRegisterCompany {width:90%; margin:0 auto; }
}
@media all and (max-width:600px)
{
  .RLocatorRegisterCompany {width:95%; margin:0 auto; }
}



/************************************************************************/
/* FROM CSS FILE: rlocator_menus.css */
/************************************************************************/

/* Menus */

.top .MenuList a.buttonSideMenu{ background-color:#0D94C7; color:#fff; display:none;}

.top .MenuList ul { list-style:none; margin:0; padding:0; }
.top .MenuList ul li {display:inline-block; margin:0; padding:0; }
.top .MenuList ul li a { /*line-height:40px;*/ 
  padding-left: .5em; display:inline-block; text-decoration: none;  
}

.top {text-align:center; height: 90px;}
.top .MenuList ul li a.registerMenu { font-weight: bold; font-size: 1.2em; }

@media all and (max-width:768px)
{
  .top {text-align:left;}
  .top .MenuList a.buttonSideMenu{ display:inline-block; }
}

.footer .MenuList ul {
  text-align:center; 
  font-size:12px;
  padding: 1rem;
  margin: 0;
}

.footer .MenuList ul li {display:inline-block; padding: 5px 8px;}
.footer .MenuList ul li a { color: #fff; text-decoration:none; }
.footer .MenuList ul li a:hover { text-decoration:underline; }


/************************************************************************/
/* FROM CSS FILE: rlocator_selectors.css */
/************************************************************************/

/* Selectoare tari, orase */

.RLocatorCountries ul, .RLocatorCities ul
{
  margin:0; padding:0; list-style:none;
}
.RLocatorCountries ul li, .RLocatorCities ul li
{
  display:inline-block; width:20%; margin:0; 
  padding:3px 3px 0 3px; text-align:center; vertical-align:top;
}
.RLocatorCountries ul li a, .RLocatorCities ul li a
{
  background-color:#005D98; color:#fff;
  text-decoration:none; 
  padding:.5em; display:block; height:60px; vertical-align:top;
  position: relative;
}
.RLocatorCountries ul li a .name, .RLocatorCities ul li a .name
{
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  vertical-align: middle;
  transition: all .3s;
}
.RLocatorCountries ul li:hover a .name, .RLocatorCities ul li:hover a .name {
  opacity:0;
  transition: all .3s;
}
.RLocatorCities ul li a .number, .RLocatorCountries ul li a .number
{
  font-size: 80%;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  vertical-align: middle;
  opacity: 0;
  text-transform: capitalize;
}
.RLocatorCities ul li:hover a .number, .RLocatorCountries ul li:hover a .number
{
  opacity: 1;
  transition: all .3s;
}
.RLocatorCountries ul li a:hover, .RLocatorCities ul li a:hover
{
  background-color:#525252; text-decoration:none;
}

.RLocatorCountries li, 
.RLocatorCountries li .name
{ /*text-overflow: ellipsis; overflow: hidden; white-space: nowrap;*/ }

@media all and (max-width:960px)
{
  .RLocatorCountries ul li, .RLocatorCities ul li
  {
     width:20%;
  }
}
@media all and (max-width:768px)
{
  .RLocatorCountries ul li, .RLocatorCities ul li
  {
     width:32%;
  }
}

@media all and (max-width:600px)
{
  .RLocatorCountries ul li, .RLocatorCities ul li
  {
     width:49%;
  }
}

@media all and (max-width:450px)
{
  .RLocatorCountries ul li, .RLocatorCities ul li
  {
     width:100%;
  }
}

/************************************************************************/
/* FROM CSS FILE: rlocator_modules.css */
/************************************************************************/

/* Agencies list covers
=========================================== */
.RLocatorList ul#companyItem > li .covers {
  display: inline-block;
  width: calc(50% - 20px);
  vertical-align: top;
  margin: 35px 10px 0px 0;
  position: relative;
}
.RLocatorList ul#companyItem > li .covers ul {
  padding: 0;
  list-style: none;
}
.RLocatorList ul#companyItem > li .covers ul li {
  display: inline-block;
  vertical-align: top;
  width: calc(33.33% - 6px);
  margin: 3px;
  overflow: hidden;
  max-height: 100px;
}
.RLocatorList ul#companyItem > li .covers ul li img {
  max-width: 100%;
}




/* Homepage Video ImageShow */
/* ----------------------------------- */
.Page404 .main {
  margin-top: -70px;
}
.Pagerhome .main .ImageShow {
  padding: 20px;
}
.Pagerhome .main .ImageShow img {
  width: 100%;
}

@media all and (max-width: 768px)
{
  .Pagerhome .main .mainRight, .Pagerhome .main .mainLeft {
    width: 100%;
  }
}

.RLocatorBanners { text-align: center; }

/* Payments error */
.error, .success {
  padding: 2em .8em;
  font-size: 1.6em;
  text-align: center;
  font-weight: bold;
}

.padding10 { padding: 1em; }

/* Footer Bulk */
.RLocatorSendBulkMessages
{
  text-align: center;
  padding: .5em;
}
.RLocatorSendBulkMessages button {
  background: #cc0000;
  padding:8px 18px;
  color:#FFF;
  font-family:'Helvetica Neue',sans-serif;
  font-size:16px;
  border:1px solid #623F1D;
  cursor: pointer;
}

/* Modules rlocator */
.menu { margin-top: 89px; }
/*.wrap, */
.left, 
.left > .inner {
  background-color:#eee;
}
.footer {
  background-color:#444;
}
.Pagerhome .footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  -moz-box-shadow:    0px -3px 7px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px -3px 7px 3px rgba(0,0,0,0.1);
  box-shadow:         0px -3px 7px 3px rgba(0,0,0,0.1);
}
.homeText, .aboutUsWrap { padding: 1rem; }
.RLocatorCountries, .RLocatorCities { padding: .8em; padding-top: 0; }



.Pagercontinent h1 { text-align: center; }
/*URL Rewrite pages*/
.Pagerealestatecountries h1 { text-align: center; }

.rlocatorCounter .totalRealtor, .rlocatorCounter  .totalDaily 
{ 
  width: 20%;
  display: inline-block;
  text-align: center;
  line-height: 1.2em;
  background: #005D98;
  color: #FFF;
  font-size: 1.2rem;
  padding: 10px;
}
.rlocatorCounter .totalRealtor { /*margin-right: 30%;*/ width: 100%!important; font-size: 35px; }
.rlocatorCounter .totalDaily { margin-left: 30%; display: none; }


.top .topInner { max-width: 100%; margin: 0 auto; padding: 0 20px; }
.topRegisterWrap { padding: .8em; }
.topRegisterWrap .advantage
{
  vertical-align: top;
  width: 100%;
  list-style-type: decimal;
  max-width: 400px;
  margin: 0 auto;
}
.topRegisterWrap .single-registration
{
  text-align: center;
  border: 2px solid #333;
  padding: 1.4em .8em;
  font-weight: bold;
  color: #fff;
  background: #236BAF;
  font-size: 1.2em;
  vertical-align: top;
  max-width: 400px;
  margin: 20px auto;
}
@media all and (max-width: 450px) {.top .MenuList { display: block!important; text-align: center!important; width: 100%!important;}}
@media all and (max-width: 450px) {.top .socialWrap { display: none!important; text-align: center!important; width: 100%!important;}}
.top .topInner .logoWrap, .top .topInner .menuWrap, .top .topInner .socialWrap 
{ 
  display: inline-block;
  width: 33%;
  vertical-align: middle;
}
.top .topInner .logoWrap { text-align: left; color: #fff; }
.top .topInner .logoWrap h2 {
  margin: 0px;  font-size: 2.2em;
  padding: .8em 0;
  display: inline-block; 
}
.top .topInner .logoWrap img {
  max-height: 72px;
  height: auto;
  max-width: 100%;
  margin-top: 10px;
}
.top .topInner .socialWrap { text-align: right; color: #fff; }
.top .topInner .socialWrap a { 
  padding: .6em 1em 0 1em;
  display: inline-block; 
}
.top .topInner .socialWrap a img {
  border-radius: 50%;
}

/*
Pagertara
*/
.Pagertara .header {
  padding: .8em .2em;
}

/*
Pagerlocator
*/
.Pagerlocator .header {
  padding: .8em .2em;
}

/*
.Pagerlocator 
{
  background-color:#1C568A;
}
*/

.RLocatorCities h1 {text-align:center; font-weight:bold;}

.main .inner {padding:0; margin:0;}
.RLocatorList {
  width:100%;
  margin-bottom: 1rem;
  padding: 0 1rem;
}

.RLocatorList h1 {text-align:center; font-weight:bold;}
.RLocatorList h2.city { color: #41AEDD; display: block; text-align: center; }

.RLocatorList ul#companyItem {list-style:none; margin:0; padding:0; }
.RLocatorList ul#companyItem > li {
  background-color:#fff;
  display:inline-block; 
  margin:10px 10px 10px 10px;
  padding:0px; 
  vertical-align:top; 
  height:150px; 
  width:calc(50% - 20px); 
  border:1px solid #333;
  overflow:hidden; position:relative;
  -moz-box-shadow:    2px 2px 4px 2px rgba(0,0,0,0.03);
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.03);
  box-shadow:         2px 2px 4px 2px rgba(0,0,0,0.03);
}
.RLocatorList ul#companyItem > li:nth-child(2n+2)
{
  
}
.RLocatorList ul#companyItem > li.withProperties {
  /*height:250px; */
  width:calc(100% - 20px);
  margin-right: 0;
}

.RLocatorList ul#companyItem > li:hover 
{
  /*border-left:2px solid #0D94C7;*/
  -moz-box-shadow:    2px 2px 4px 2px rgba(0,0,0,0.12);
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.12);
  box-shadow:         2px 2px 4px 2px rgba(0,0,0,0.12);
}
.RLocatorList ul#companyItem > li .logo 
{
  position:relative; 
  display:inline-block; 
  text-align:center;
  vertical-align:top; 
  width:30%; 
  padding:10px 10px;
}
.RLocatorList ul#companyItem > li.withProperties .logo {
  width:15%; 
}
.RLocatorList ul#companyItem > li .logo img 
{
  max-width:100%; vertical-align:middle; display:inline-block;
  max-height:128px;
}
.RLocatorList ul#companyItem > li .info 
{
  vertical-align:top;
  width:70%; 
  height:148px; 
  display:inline-block;
  padding:5px 7px; 
  position:relative;
  font-size:12px;
}
.RLocatorList ul#companyItem > li.withProperties .info {
  width:35%; 
}
.RLocatorList ul#companyItem > li .info h3
{
  line-height:1.3em; margin:0; padding:.35em 0 0 0;  
  max-height:3.1em; /*height:2.95em; */
  overflow:hidden;
}
.RLocatorList ul#companyItem > li .info h3 a
{
  color:#0D94C7; text-decoration:none;
}
.RLocatorList ul#companyItem > li .info h3 a:hover
{
  text-decoration:underline;
}


.RLocatorList ul#companyItem > li .info .desc
{
  color:#999; max-height:4.5em; height:4.5em; overflow:hidden; font-size:.75em;
  line-height:1.5em; margin:.35em 0;
}
.RLocatorList ul#companyItem > li .info .loc
{
  font-size:.85em; color:#000; margin:.15em 0 0 0;
}
.RLocatorList ul#companyItem > li .info .loc a
{
  color:#000;
}
.RLocatorList ul#companyItem > li .info .loc a:hover { text-decoration:none; }
/* Items for nav*/
.RLocatorList ul#companyItem > li .itemSocialNav
{
  position:absolute; 
  bottom: 0px; 
  left:0; 
  width:100%; 
  height:44px;
  line-height:22px; 
  margin:0; 
  padding:0 5px;
  text-align:right;
}
.RLocatorList ul#companyItem > li.withProperties .itemNav {
  position:absolute; 
  top: -35px; 
  left:0; 
  width:100%; 
  line-height:22px; 
  margin:0; 
  padding:0 5px;
  text-align:right;
  height:44px;
}


.RLocatorList ul#companyItem > li .itemSocialNav a
{
  text-decoration:none;
  display:inline-block; height:36px; min-width:36px; padding:2px;
  margin:0 .5px 0 0; cursor:pointer;
}
.RLocatorList ul#companyItem > li .itemSocialNav a:hover
{
  /*background-color:#ddd;*/
  border:1px dotted #999;
}

.RLocatorList .description {
  padding: 20px;
}
.RLocatorList .description:empty {
  padding: 0px;
}

.Pagerhome .left { display: none; }
.imgpb { text-align: center; margin-top: .5em; }
.imgpb a img { max-width: 900px; border:1px solid #ddd; }


.Pagertermsandconditions .main {
  padding: .5em;
  margin-top: -90px;
}
.Pagercontact .main {
  padding: .5em;
  margin-top: -90px;
}
.Pageraboutus .main {
  padding: .5em;
  margin-top: -90px;
}
.Pagelogin .main {
  padding: .5em;
  margin-top: 20px;
}
.Pagerregister .main {
  padding: .5em;
  margin-top: -250px;
}
@media all and (max-width: 768px)
{
  .Pagerregister .main {
    margin-top: 20px;
  }
}
.Pagemypage .main {
  padding: .5em;
  margin-top: -90px;
}
.Pageproperty .main {
  padding: .5em;
  margin-top: -90px;
}


.topCities { margin-bottom: 1rem; }
.topCities h1, .topCities h3 { text-align: center; }
.topCities ul {
  list-style: none;
  margin: 0 1rem;
  padding: 0; 
  border-left: 1px solid #eee;
}
.topCities ul li {
  display: inline-block;
  vertical-align: top;
  width: 50%; 
}
.topCities ul li:hover {
  background-color: #525252;
}
.topCities ul li:hover a {
  color: #fff;
}
/*.topCities ul li:before { content: "\2022"; color:#fff; margin-right:5px; }*/
.topCities ul li a {
  color: #333; 
  text-decoration: none; 
  display: block;
  padding: .2rem .5em;
  text-align: left;
}

.RLocatorQuickLinks li a {  }

.Pagelogin .header {
  display: none;
}
.Pagelogin .AuthLogin {
  text-align: left;
  width: 350px;
  margin: 50px auto;
}
.Pagelogin .AuthLogin h1,
.Pagelogin .AuthLogin p,
.Pagelogin .AuthLogin .eobFrmBuilderInputItemContainerrememberMe   {
  display: none;
}

.Pagelogin .AuthLogin input[type="email"], .Pagelogin .AuthLogin input[type="password"] {
  line-height: 40px;
  height: 40px!important;
  width: 100%!important;
}
.Pagelogin .AuthLogin input[type="submit"] {
  padding: 10px;
  text-align: center;
  width: 100px;
  margin: 30px auto; 
  border: none;
  background-color: #1C568A;
  color: #FFF;
  font-weight: bold;
}
.Pagelogin .AuthLogin .eobFrmBuilderActionsContainer {
  text-align: center;
}

.Pagemypage .RLocatorMyProperties {
  padding: 0 10px;
}
.Pagemypage .addButton {
  display: block;
  text-align: center;
  margin: 20px auto;
}
.Pagemypage .addButton a {
  padding: 10px;
  text-align: center;
  width: 100px;
  margin: 30px auto; 
  border: none;
  background-color: #1C568A;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

.property {
  width: 100%;
  display: block;
  padding: 5px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  background-color: #fff;
  position: relative;
}

.propertyInfo {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.propertyInfo span {
  position: absolute;
  top: -6px;
  right: 0px;
  font-size: 1rem;
  font-weight: bold;
  color:#CC0000;
  padding: 5px;
  line-height: 30px;
}
.propertyInfo h3 {
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 0px;
}

.propertyInfo span small {
  font-size: 14px;
}

.propertyInfo img {
  width: 100%;
  vertical-align: top;
}

.propertyInfo._pinfo {
  padding-left: 20px;
}
.property .actions {
  /*
  position: absolute;
  bottom: 12px;
  right: 4px;
  */
  text-align: right;
}
.property .actions a {
  padding: 4px 10px;
  text-align: center;
  width: 100px;
  margin: 30px auto; 
  border: none;
  background-color: #1C568A;
  color: #FFF;
  text-decoration: none;
  margin-left: 5px;
}

.Pageproperty .RLocatorAddEditProperty {
  padding: 0 10px;
  margin: 0px auto;
  max-width: 350px;
}
.Pageproperty .header {
  display: none;
}
.Pageproperty select, .Pageproperty input[type="text"] {
  width: 100%!important;
}

.RLocatorList .itemNav .recommendedProps {
  padding: 5px 5px;
  text-align: center;
  border: none;
  color: #1C568A;
  font-weight: bold;
  text-decoration: none;
  margin-left: 5px;
  line-height: 20px;
  vertical-align: top;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0;
}
.ListProperties {
  /*text-align: center;*/
}
.ListProperties, .AboutCompany {
  padding: 10px;
}
.ItemProperty {
  display: inline-block;
  vertical-align: top;
  margin-right: 1%;
  width: 32.3%;
  background-color: #fff;
  box-shadow: 1px 1px 10px 3px rgba(0,0,0,0.1);
  padding: 3px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}
.ItemProperty:nth-child(3n+3) {
  margin-right: 0px;
}
.ItemProperty .image {
  text-align: center;
  height: 240px; 
  overflow: hidden;
}
.ItemProperty .title h3 {
  margin: 0px;
  padding: 0px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  margin-top: 5px;
  padding-bottom: 5px;
}
.ItemProperty img {
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.ItemProperty span.price {
  position: absolute;
  right: 10px;
  top: 200px;
  background-color: #cc0000;
  color: #fff;
  padding: 5px;
  font-size: 18px;
}
.ItemProperty span.type {
  position: absolute;
  left: 10px;
  top: 10px;
  background-color: #1C568A;
  color: #fff;
  padding: 5px;
  font-size: 15px;
}
.ItemProperty .link {
  padding: 10px;
  text-align: center;
  width: 100%;
  border: none;
  background-color: #1C568A;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
.ItemProperty .link a { color: #FFF; }
.Pagerecommendedproperties .header, .Pagerecommendedproperties .left {
  display: none;
}
.ItemProperty .description {
  color: #666;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  height: 100px;
}
.ItemProperty .description p {
  margin-top: 0px;
  line-height: 12px;
}
.AboutCompany {
  border-bottom: 3px solid #ccc;
}
.AboutCompany:after {
  content: "";
  float: none;
  clear: both;
  display: table;
}

.AboutCompany .logo, .AboutCompany .title, .AboutCompany .content {
  vertical-align: top;
  display: block;
}
.AboutCompany .logo img {
  vertical-align: top;
  max-width: 100px;
  margin-top: 10px;
  min-width: 160px;
}
.AboutCompany .logo {
  width: 180px;
  float: left;
  text-align: center;
  background: #eee;
  line-height: 35px;
  font-weight: 900;
}
.AboutCompany .logo p.button {
  margin: 10px;
  text-transform: uppercase;
  color: #fff;
  background: #444;
  font-size: 14px;
}
.AboutCompany .logo p.button a {
  display: block;
  color: inherit!important;
  text-decoration: none;
}
.AboutCompany .logo p.button a:hover {
  text-decoration: underline;
}
.AboutCompany .title {
  width: calc(100% - 190px);
  float: right;
}
.AboutCompany .title h2 {
  
}
.AboutCompany .title h2 span {
  color: #999;
}
.AboutCompany .title a {
  color: #222;
}
.AboutCompany .content {
  margin: 0 auto;
  width: calc(100% - 190px);
  float: right;
  padding: 20px 0;
}
.AboutCompany a.style-button {
  padding: 10px;
  text-align: center;
  /*width: 100%;*/
  border: none;
  background-color: #1C568A;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  float: left;
}
.AboutCompany h1 {
  margin-right: 10px!important;
}

.AboutCompany h1, .AboutCompany h2 {
  font-size: 2em;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
}
.AboutCompany h2 {
  font-size: 1em;
}
.ItemProperty img {
  
}


.Pagerecommendedproperties .banner, .Pagerealestateforsalerentproperties .banner {
  display: none;
}
.Pagerealestateforsalerentproperties .header {
  display: none;
}


.rlocator-breadcrumb {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  margin-bottom: .5rem;
}
.rlocator-breadcrumb li {
  display: inline-block;
}
.rlocator-breadcrumb li a {
  color:#16355f;
  text-decoration: none;
  font-weight: bolder;
}
.rlocator-breadcrumb li a:hover {
  text-decoration: underline;
}
.rlocator-breadcrumb li.elem:nth-child(2):before,
.rlocator-breadcrumb li.elem:nth-child(3):before,
.rlocator-breadcrumb li.elem:nth-child(4):before,
.rlocator-breadcrumb li.elem:nth-child(5):before {
  content: " > ";
  color: #CD4C19;
  width: 15px;
  text-align: center;
  line-height: 23px;
  font-size: 9px;
  vertical-align: top;
}


/** MEDIA QUERIES START **/
@media all and (max-width:1100px)
{
  
}

@media all and (max-width:960px)
{
  .imgpb { display: none; }
  .RLocatorContinents ul li {
    width: 33.33%;
  }
}
@media all and (max-width:768px)
{
  .topCities, .homeText {
    width: 100%;
  }
  .header .searchLabel {
    display: none;  
  }
  .top .topInner .logoWrap, .top .topInner .menuWrap, .top .topInner .socialWrap  {
    display: inline-block;
    vertical-align: top;
  }
  .top .topInner .logoWrap {
    width: 100%;
    text-align: center;
    margin-bottom: -12px;
  }
  .top .topInner .menuWrap {
    width: 70%;
    text-align: left;
    
  }
  .top .topInner .socialWrap {
    width: 30%;
    text-align: right;
  }
  .menu { 
    margin-top: 90px;
  }
  .topCities ul li { width: 33.33%; }
  .top .topInner .socialWrap a { 
    padding: 0 .3em 0 .3em;
  }
  .top .topInner .socialWrap img {
    width: 16px;
  }
  .top .MenuList ul li a.registerMenu {
    font-size: 1em;
  }
  .ItemProperty { width: 49%; }
  .RLocatorSearch .eobFrmBuilderInputItemContainercityId {
    width: 100%x!important;
  }
  .RLocatorSearch {
    width: 100%!important;
    margin: 0 auto;
    text-align: left;
  }
  .top .topInner .logoWrap img {
    height: 60px;
  }
  .Pagertermsandconditions .main {
    padding: .5em;
    margin-top: 170px;
  }
  .Pagercontact .main {
    padding: .5em;
    margin-top: 170px;
  }
  .Pageraboutus .main {
    padding: .5em;
    margin-top: 170px;
  }
}

@media all and (max-width:600px)
{
  .RLocatorContinents ul li {
    width: 50%;
  }
}
@media all and (max-width:450px)
{
  .RLocatorList .description { padding: 0; }
  .rlocatorCounter .totalRealtor, .rlocatorCounter .totalDaily {
    width: 100%;
  }
  .menu {    margin-top: 90px; }
  .Pagerhome .rlocatorCounter, .Pagerhome .homeText { width: 100%!important; padding: .5em; }
  .RLocatorContinents ul li a .image { height:128px!important; }
  .RLocatorContinents ul li a h3 { font-size: 1rem; }
  .topCities ul li { width:50%; margin-right:0; }
  .ItemProperty { width: 100%; }
  .AboutCompany .title h2 {
    margin-bottom: 20px;
  }
  .AboutCompany .logo {  }
  .AboutCompany .title {  }
  .RLocatorSearch .eobFrmBuilderInputItemContainercityId {
    width: 100%x!important;
  }
  .RLocatorSearch {
    width: 100%!important;
    margin: 0 auto;
    text-align: left;
  }
  .RLocatorList .itemNav .recommendedProps {
    /*margin-left: -94px;*/
    font-size: .8rem;
  }
  .AboutCompany h1, .AboutCompany h2 {
      font-size: 1em!important;
      line-height: 20px;
  }
  .AboutCompany .title {
    margin-left: 0px;
    padding-left: 0px;
  }
  .RLocatorSearch input[type="submit"] {
    width: 40px!important;
    text-indent: -99999px;
    background: url(../files_/search-13-24.png) no-repeat 50% 50% #CC0000;
  }
  .header .RLocatorSearch {
    margin-top: 0;
  }
  
  .Pagertermsandconditions .main {
    padding: .5em;
    margin-top: 250px;
  }
  .Pagercontact .main {
    padding: .5em;
    margin-top: 250px;
  }
  .Pageraboutus .main {
    padding: .5em;
    margin-top: 250px;
  }
}


@media all and (max-width:1050px)
{
  .RLocatorList ul#companyItem
  {
    text-align:center;
  }
  .RLocatorList ul#companyItem > li
  {
    text-align:left;
    width: calc(100%)!important;
    margin: 10px 0 0 0;
  }
  .RLocatorList ul#companyItem > li.withProperties {
    height: auto;
  }
  .RLocatorList ul#companyItem > li.withProperties .logo {
    width: 30%;
  }
  .RLocatorList ul#companyItem > li.withProperties .info {
    width: 70%;
  }
  .RLocatorList ul#companyItem > li .covers {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .RLocatorList ul#companyItem > li .covers ul li {
    max-height: 60px;
  }
  
  .RLocatorBanners {
    display: none;
  }
}

/************************************************************************/
/* FROM CSS FILE: selectorContinenteHome.css */
/************************************************************************/

  /*Selector continente*/

.header {background:none!important;}
.bannerContinente
{
  max-width:1280px; background-color:#005D98; box-sizing:border-box; 
  margin:0 auto; padding:50px 0; padding-top: 60px; padding-bottom: 20px; text-align: center;
}
.bannerContinente.minimal {
  padding: 30px 0 0 0;
}
.bannerContinente .continent
{
  position:relative; 
  display:inline-block; width:32.66%; padding:0; margin:0; text-align:center;
  height:200px; overflow:visible; 
}
.bannerContinente.minimal .continent {
  width:10%;
  height:100px;
}

.bannerContinente .continent .mainA
{
  display:block; width:100%; height:100%;background-color:rgba(0,0,0,.0001); 
}

.bannerContinente .continent .imgWrap { position:absolute; top:0; width:100%; height:75%; transform-style: preserve-3d;}


.bannerContinente .continent imgWrap
{
  pointer-events: none;
}
.bannerContinente .continent img
{
  height:75%; pointer-events: none;
}

.continent .mapContDetails
{ 
  top:0; left:0; 
  position:absolute; width:100%; height:100%; z-index:1;
  text-align:center; transition:all .5s;
}
.bannerContinente.minimal .continent .mapContDetails > a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding-top: 60px;
  display: block;
  font-size: .8rem;
  transition: all .3s;
}
.bannerContinente.minimal .continent:hover  .mapContDetails > a {
  opacity: 0;
  transition: all .3s;
}
.continent .mainA .titluContinent, 
.continent .mainA .otherInfo, 
.continent .mainA .imgWrap
{
  transition:all .5s;
}

.continent .mapContDetails .titluContinent
{ 
  bottom:20px; left:0; font-size:18px; 
  color:#fff; position:absolute; width:100%; 
}

.bannerContinente li { }
.bannerContinente li > .mainA:hover {z-index:12234;}
.bannerContinente li > .mainA:hover .imgWrap {opacity:.25; }
.bannerContinente li > .mainA:hover .imgWrap {height:60%; top:10%;}
.bannerContinente.minimal li > .mainA:hover .imgWrap {
  opacity:1;
  height: 60%;
  top: 10%;
  transform: scale(2);
  transition:all .3s;
}

.bannerContinente li > .mainA:hover .titluContinent {opacity:.01; }


.continent .mapContDetails .otherInfo
{ 
  border:3px solid rgba(255, 255, 255, .35);
  top:0; left:0; height:100%; color:#fff; z-index:123345;
  opacity:0; position:absolute; width:100%;
}

.bannerContinente li > .mainA:hover .mapContDetails .otherInfo
{
  background-color:rgba(0,93,152,.75);
  opacity:1; z-index:1002233; width:100%; height:130%; 
  /*left:-20%;*/ top:-20%; border-radius:9px;
}
.bannerContinente .otherInfo h2 {font-size:16px;}
.bannerContinente .otherInfo h3
{
  padding:0 0 15px 0; width:80%; margin:0 auto 10px auto; 
  font-size:26px; font-weight:bold; border-bottom:1px dotted rgba(255,255,255,.5);
}
.bannerContinente .otherInfo ul {list-style:none; margin:0; padding:0; }
.bannerContinente .otherInfo ul li {padding:0; margin:0; }
.bannerContinente .otherInfo ul li a {color:rgba(255,255,255,.8); /*padding:3px 0;*/ display:inline-block;}
.bannerContinente .otherInfo ul li a:hover {color:rgba(255,255,255,1); text-decoration:none;}
.bannerContinente .otherInfo ul li:last-child a { font-weight: 900; color: #fff; }

@media all and (max-width:768px)
{
  .bannerContinente {
    padding: 0;
    padding-top: 20px;
  }
  .bannerContinente .continent {
    width:33.33%;
  }
  .bannerContinente li > .mainA:hover .mapContDetails .otherInfo {
    width: 100%;
    left: 0;
    top: 0;
  }
  .bannerContinente.minimal .continent {
    width: 33.33%;
    height: 100px;
  }
  .bannerContinente .otherInfo ul li {
    display: none;
  }
  .bannerContinente .otherInfo ul li:last-child {
    display: block;
  }
}

@media all and (max-width:450px)
{
  .bannerContinente .continent {
    width:50%;
    height: 160px;
  }
  .Pagerhome .bannerContinente .continent {
    height: 150px;
  }
  .bannerContinente li > .mainA:hover .mapContDetails .otherInfo {
    width: 100%;
    left: 0;
    top: 0;
  }
}




/************************************************************************/
/* FROM CSS FILE: default.css */
/************************************************************************/

