/*prosfata*/
/*prosfata*/
/*prosfata*/

.module.latestbusiness-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCCCF;
    border-radius: 6px;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    padding: 10px;
}

.module.latestbusiness-box {
    background: none repeat scroll 0 0 #E0E2E4;
    border-color: #CFD0D1;
    box-shadow: 0 1px 0 #FFFFFF, 0 2px 3px rgba(0, 0, 0, 0.06) inset, 0 0 2px rgba(0, 0, 0, 0.04) inset;
    color: #444444;
    display: block;
    text-shadow: 0 1px 0 #FFFFFF;
}

.latestbusiness .business-logo{
    box-shadow: 0 2px 5px #333;
    float: left;
    margin: 0 15px 11px 0;
    max-width: 50px;
    padding: 2px;
    width: 20%;
}

.latestbusiness .business-logo img{
    width: 100%;
}

#latestbusiness img{
    display: inline-block;
}

.latestbusiness li{
    display: block;
    clear: both;
    margin-bottom: 5px;
}

.latestbusiness ul{
    margin: 0;
}

.latestbusiness a.company-name{
    display: block;
    margin-bottom: 5px;
    line-height: 13px;
    font-size: 13px;
} 

.company-box{
    margin-bottom: 25px;
    text-align: center;
    width: 220px;
    float: left;
    margin-left: 15px;
}

.company-box .company-info{
    background: #fbfbfb;
}

.company-box p{
    margin: 0;
}

.company-box a.company-name{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    margin: 0;
    float: none;
}

.company-box .company-options{
    background-color: #E7E7E7;
    padding: 10px;
}

.latestbusiness .company-address{
    font-size: 13px;
    line-height: 12px;
    display: block;
    padding: 5px 0;
    margin-bottom: 10px;
}

.latestbusiness .company-info{
    line-height: 12px;
    min-height: 110px;
    font-size: 12px;
    padding: 5px 15px;
}

.latestbusiness .dir-category{
    diplay: block;
}

.full-width-logo{
   background-color: #EAEAEA;
   position: relative;
   height: 180px;
   overflow: hidden;
}

.full-width-logo img{
    height: 100%;
    border: 0px none;
    width: auto;
    min-width: 100%;
    max-width: none;
}

.company-box{
    
}


.latestbusiness .offer-overlay{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: opacity 400ms ease 0s;
    z-index: 2;
}

.latestbusiness .company-box:hover .offer-overlay {
    opacity: 1;
}

.latestbusiness .offer-overlay .offer-vertical-middle {
    display: table;
    height: 100%;
    width: 100%;
}


.latestbusiness .offer-overlay .offer-vertical-middle > div {
    display: table-cell;
    vertical-align: middle;
}

.latestbusiness .offer-overlay a {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 1;
    margin: 3px;
    opacity: 0;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform: scale3d(0, 0, 0);
    transition: all 400ms ease 0s;
    vertical-align: middle;
}
.latestbusiness:hover .offer-overlay a:hover {
    background: none repeat scroll 0 0 #333;
    /*border-color: #333;*/
}

/*.latestbusiness .offer-overlay:hover a{
    opacity:1;
    transform: scale3d(1, 1, 1);
}*/




@media (max-width: 750px) {
    
    .full-width-logo{
        height: auto;
    }
    
    .full-width-logo img{
        height: auto;
        min-width: 100%;
    }
}

/*prosfata*
/*prosfata*
/*prosfata*


/*icomoon*/
/*icomoon*/
/*icomoon*/

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?4939yr');
  src:  url('/fonts/icomoon.eot?4939yr#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?4939yr') format('truetype'),
    url('/fonts/icomoon.woff?4939yr') format('woff'),
    url('/fonts/icomoon.svg?4939yr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cog:before {
  content: "\e913";
}
.icon-equalizer:before {
  content: "\e914";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-menu2:before {
  content: "\e9be";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-menu4:before {
  content: "\e9c0";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-music3:before {
  content: "\e917";
}
.icon-graph:before {
  content: "\e91b";
}
.icon-accessibility:before {
  content: "\e84e";
}
.icon-fitness_center:before {
  content: "\eb43";
}
.icon-menu6:before {
  content: "\e916";
}
.icon-search2:before {
  content: "\e90d";
}
.icon-music2:before {
  content: "\e90e";
}
.icon-megaphone:before {
  content: "\e90f";
}
.icon-document-code:before {
  content: "\e910";
}
.icon-volleyball-water2:before {
  content: "\e918";
}
.icon-compass:before {
  content: "\e919";
}
.icon-compass1:before {
  content: "\e91a";
}
.icon-volleyball-water:before {
  content: "\e900";
}
.icon-soccer-ball:before {
  content: "\e903";
}
.icon-menu5:before {
  content: "\e915";
}
.icon-travel-walk:before {
  content: "\e911";
}
.icon-dots-horizontal-triple:before {
  content: "\e912";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-user:before {
  content: "\f007";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-home:before {
  content: "\f015";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-lock:before {
  content: "\f023";
}
.icon-camera:before {
  content: "\f030";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-upload:before {
  content: "\f093";
}
.icon-phone:before {
  content: "\f095";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-files-o:before {
  content: "\f0c5";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-line-chart:before {
  content: "\f201";
}
.icon-balance-scale:before {
  content: "\f24e";
}
.icon-chevron-right:before {
  content: "\e909";
}
.icon-chevron-left:before {
  content: "\e90a";
}
.icon-chevron-down:before {
  content: "\e90b";
}
.icon-chevron-up:before {
  content: "\e90c";
}
.icon-motorcycle:before {
  content: "\e904";
}
.icon-bell-slash-o:before {
  content: "\e905";
}
.icon-bell-slash:before {
  content: "\e906";
}
.icon-bell-o:before {
  content: "\e907";
}
.icon-bell:before {
  content: "\e908";
}
.icon-heart-o:before {
  content: "\e901";
}
.icon-heart:before {
  content: "\e902";
}







/*icomoon*/
/*icomoon*/
/*icomoon*/


/*slick*/
/*slick*/
/*slick*/



/*slick*/
/*slick*/
/*slick*/


/*slide*/
/*slide*/
/*slide*/

.slider-item {
    position: relative;
    border-radius: 5px
}

.slider-item .slider-content {
    position: relative;
    text-align: center;
}

.help-tip,.help-tip p,.slider .info {
    position: absolute
}

.slider-item .slider-content a {
    text-align: center
}

.slider-item .slider-content img {
    height: 100%;
    border: 0;
    max-width: none;

}

.slider .info {
    background: linear-gradient(to bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%) rgba(0,0,0,0);
    bottom: 0;
    display: block;
    height: 0;
    min-height: 0;
    transition: all .5s ease 0s;
    width: 100%;
    z-index: 2;
    line-height: 18px;
    float: right;
    font-size: 14x
}

.slider .hover_info {
    transition: all .5s ease 0s;
}

.slider .info .hover_info {
    display: none;
    font-size: 13px;
    min-height: 44px;
    text-align: left;
    color: #fff
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    position: relative;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    padding: 0px!important;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
   -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.owl-item {
    list-style: none;
    cursor: pointer;
}

.owl-theme .owl-nav {
    margin-top: 10px;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
        background-color: rgba(0, 0, 0, 0);
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-theme .owl-nav [class*="owl-"] {
    color: #FFF;
    font-size: 14px;
    margin: 0px;
    padding: 4px 7px;
    background: #D6D6D6;
    cursor: pointer;
    border-radius: 3px;
}


.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: inherit;
    font: inherit;
        font-family: inherit;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl_slider2 .owl-nav{
 opacity: 0.0;;
}

.owl_slider2 .owl-nav .disabled{
  opacity: 0.3;
}


.owl_slider2:hover .owl-nav{
  opacity: 0.9;
  transition: 0.7s;
}


.slider-item-name h3 {
    color: #000;
    margin-bottom: 0px;
    margin-top: 15px;
    height: 39px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slider .slider-item:hover .info {
    height: 100%;
    min-height: 100%;
    cursor: pointer
}

.slider .info h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    overflow: hidden;
    padding: 10px 10px 10px 0;
    text-overflow: ellipsis;
    text-shadow: 1px 1px 0 rgba(0,0,0,.7);
    white-space: nowrap
}

.slider .info .hover_info div {
    margin-bottom: 5px
}

.slider .slider-item:hover .hover_info {
    display: block
}

.slider-item{/*min-height: 280px;*/}
.slider-item .slider-content img{ margin: 0 auto;}

.slider-item-name h3, .slider .info h3{font-family: Helvetica, Arial, sans-serif;}

.slider-item {
    border: 1px solid #CCC;
    background-color: #FFF;
    overflow: hidden;
    padding: 0;
    margin: 0!important
}

.slider-item-name {
    padding: 10px;
    margin-top: -5px;
    text-align: left ;
}

.slider-item-name h3 {
    font-size: 15px;
  font-weight: bold;
    color: #454545;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis
}

.slider-item .slider-content {
    background: #fff!important;
}

.slider-item .slider-content a {text-align: center;word-wrap: break-word !important;}

.slider-item-name .price_info {
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    bottom: 4px;
    padding-top: 5px;
}

.owl-prev {
    width: 60px;
    height: 100px;
    position: absolute;
    top: 0%;
    left: 0px;
    margin-left: -20px;
    display: block;
    border:0px solid black;
  background-color:transparent!important;
  cursor:pointer;
  height: 100%;
}


.owl-next {
    width: 60px;
    height: 100px;
    position: absolute;
    top: 0%;
    right: 0px;
    display: block;
    border:0px solid black;
  background-color:transparent!important;
  height: 100%;
    
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}




.owl_slider2 .owl-dots{
  position: absolute;
  bottom: -24px;
}


.owl-nav img{
  width: 70%;
  margin-left: 15%;
}


.sports_string {
    font-style: italic;
    padding: 5px 0 25px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    height: 1.2em;
    white-space: nowrap;
    font-size: 14px;
}

.slider-item-name .price_info span {
    color: grey;
    font-weight: normal;
    font-size: 13px;
}

/*slide*/
/*slide*/
/*slide*/



/*infopop*/
/*infopop*/
/*infopop*/


/*-------------------------
    The headings
--------------------------*/


hgroup{
    text-align: center;
    padding: 60px 0 48px;
    font-family: 'PT Serif', 'Cambria', serif;
}

hgroup h1{
    color:#828e93;
    font-size:18px;
    font-weight: normal;
}

hgroup h2{
    font-size:48px;
}


/*-------------------------
    The color buttons
--------------------------*/



#content{
    background-color: #FFF;
    border-radius: 4px;
    padding: 40px;
    margin: 0 auto;
    max-width: 600px;
    position: relative;
    margin: 0 auto 100px;
}



/*-------------------------
    Inline help tip
--------------------------*/


.help-tip{
    position: relative;
}

.gym_contact .help-tip{
  left: 82%;
  position: absolute;
  top: 22px;
}

#offer_tab .whar_refer .help-tip,
#anouncements_tab .whar_refer .help-tip{
  left: 100%;
  position: absolute;
  top: -3px;
}

#offer_tab .whar_refer .help-tip:before,
#anouncements_tab .whar_refer .help-tip:before{
    padding: 1px 7px;
  top: 0px;
}


.help-tip:before{
    content: '?';
    font-weight: bold;
    color: #fff;
    position: absolute;
    background-color: #BCDBEA;
    border-radius: 50%;
    font-size: 14px;
  padding: 4px 8px;
  cursor: default;
  left: 5px;
  top: -2px;

}

.help-tip2{
    font-weight: bold;
    color: #fff;
    position: relative;
    background-color: #BCDBEA;
    border-radius: 50%;
    font-size: 14px;
    padding: 2px 7px;
    cursor: default;
    left: 5px;

}

.help-tip2:hover{
  color: white!important;
  font-weight: 400;
}

.help-tip:hover p, .help-tip2:hover p, .nhelp-tip:hover p{
    display:block;
    transform-origin: 100% 0%;

    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}

.nhelp-tip p{
  display: none;
  text-align: left;
  background-color: #1E2021;
  padding: 20px;
  position: absolute;
  border-radius: 3px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  right: -4px;
  color: #FFF;
  font-size: 13px;
  line-height: 1.4;
  z-index: 2;
}


.help-tip p, .help-tip2 p{
    display: none;
    text-align: left;
    background-color: #1E2021;
    padding: 20px;
    width: 300px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -35px;
    top: 30px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
    z-index: 99999;
}

.help-tip2 p{
    right: -4px;
}

.help-tip p:before, .help-tip2 p:before{
    position: absolute;
    content: '';
    width:0;
    height: 0;
    border:6px solid transparent;
    border-bottom-color:#1E2021;
    right:10px;
    top:-12px;
}

.help-tip p:after, .help-tip2 p:fdter{
    width:100%;
    height:40px;
    content:'';
    position: absolute;
    top:-40px;
    left:0;
}

.image_wrapper .help-tip{
  margin-left: calc(50% - 15px);
  top: 10px;
  float: left;
}

.image_wrapper .help-tip p{
  width: 200px;
}

@-webkit-keyframes fadeIn {
    0% { 
        opacity:0; 
        transform: scale(0.6);
    }

    100% {
        opacity:100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:100%; }
}



/*----------------------------
    The Demo Footer
-----------------------------*/



/*infopop*/
/*infopop*/
/*infopop*/

/*data-balloon*/
/*data-balloon*/
/*data-balloon*/

button[data-balloon] {
  overflow: visible; }

[data-balloon] {
  position: relative;
  cursor: pointer; }
  [data-balloon]:after {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    -moz-transition: all 0.18s ease-out 0.18s;
    -ms-transition: all 0.18s ease-out 0.18s;
    -o-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    font-family: sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-shadow: none !important;
    font-size: 12px !important;
    background: rgba(17, 17, 17, 0.9);
    border-radius: 4px;
    color: #fff;
    content: attr(data-balloon);
    padding: .5em 1em;
    position: absolute;
    white-space: nowrap;
    z-index: 10; }
  [data-balloon]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    -moz-transition: all 0.18s ease-out 0.18s;
    -ms-transition: all 0.18s ease-out 0.18s;
    -o-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    content: '';
    position: absolute;
    z-index: 10; }
  [data-balloon]:hover:before, [data-balloon]:hover:after, [data-balloon][data-balloon-visible]:before, [data-balloon][data-balloon-visible]:after {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto; }
  [data-balloon].font-awesome:after {
    font-family: FontAwesome; }
  [data-balloon][data-balloon-break]:after {
    white-space: pre; }
  [data-balloon][data-balloon-blunt]:before, [data-balloon][data-balloon-blunt]:after {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
  [data-balloon][data-balloon-pos="up"]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }
  [data-balloon][data-balloon-pos="up"]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }
  [data-balloon][data-balloon-pos="up"]:hover:after, [data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  [data-balloon][data-balloon-pos="up"]:hover:before, [data-balloon][data-balloon-pos="up"][data-balloon-visible]:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  [data-balloon][data-balloon-pos="up-left"]:after {
    bottom: 100%;
    left: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }
  [data-balloon][data-balloon-pos="up-left"]:before {
    bottom: 100%;
    left: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }
  [data-balloon][data-balloon-pos="up-left"]:hover:after, [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos="up-left"]:hover:before, [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos="up-right"]:after {
    bottom: 100%;
    right: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }
  [data-balloon][data-balloon-pos="up-right"]:before {
    bottom: 100%;
    right: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }
  [data-balloon][data-balloon-pos="up-right"]:hover:after, [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos="up-right"]:hover:before, [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos='down']:after {
    left: 50%;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px); }
  [data-balloon][data-balloon-pos='down']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 50%;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px); }
  [data-balloon][data-balloon-pos='down']:hover:after, [data-balloon][data-balloon-pos='down'][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  [data-balloon][data-balloon-pos='down']:hover:before, [data-balloon][data-balloon-pos='down'][data-balloon-visible]:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  [data-balloon][data-balloon-pos='down-left']:after {
    left: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  [data-balloon][data-balloon-pos='down-left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  [data-balloon][data-balloon-pos='down-left']:hover:after, [data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos='down-left']:hover:before, [data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos='down-right']:after {
    right: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  [data-balloon][data-balloon-pos='down-right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    right: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  [data-balloon][data-balloon-pos='down-right']:hover:after, [data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos='down-right']:hover:before, [data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  [data-balloon][data-balloon-pos='left']:after {
    margin-right: 11px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%); }
  [data-balloon][data-balloon-pos='left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    margin-right: 5px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%); }
  [data-balloon][data-balloon-pos='left']:hover:after, [data-balloon][data-balloon-pos='left'][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  [data-balloon][data-balloon-pos='left']:hover:before, [data-balloon][data-balloon-pos='left'][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  [data-balloon][data-balloon-pos='right']:after {
    left: 100%;
    margin-left: 11px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%); }
  [data-balloon][data-balloon-pos='right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    left: 100%;
    margin-left: 5px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%); }
  [data-balloon][data-balloon-pos='right']:hover:after, [data-balloon][data-balloon-pos='right'][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  [data-balloon][data-balloon-pos='right']:hover:before, [data-balloon][data-balloon-pos='right'][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  [data-balloon][data-balloon-length='small']:after {
    white-space: normal;
    width: 80px; }
  [data-balloon][data-balloon-length='medium']:after {
    white-space: normal;
    width: 150px; }
  [data-balloon][data-balloon-length='large']:after {
    white-space: normal;
    width: 260px; }
  [data-balloon][data-balloon-length='xlarge']:after {
    white-space: normal;
    width: 380px; }
    @media screen and (max-width: 768px) {
      [data-balloon][data-balloon-length='xlarge']:after {
        white-space: normal;
        width: 90vw; } }
  [data-balloon][data-balloon-length='fit']:after {
    white-space: normal;
    width: 100%; }


/*data-balloon*/
/*data-balloon*/
/*data-balloon*/


/*cookieconsent.min*/
/*cookieconsent.min*/
/*cookieconsent.min*/

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

/*cookieconsent.min*/
/*cookieconsent.min*/
/*cookieconsent.min*/



/*cookieconsent.min*/
/*cookieconsent.min*/
/*cookieconsent.min*/

#companies-search textarea:focus, #companies-search input:focus, #companies-search select:focus, #companies-search password:focus  {
   border-color: rgba(82, 168, 236, 0.9);
   box-shadow: 0 1px 1px rgba(0, 2, 2, 0.075) inset, 0 0 3px rgba(82, 168, 236, 0.7) inset;
   outline: 0 none;
}

.ui-autocomplete-loading {
    background: white url('../images/loading_small.gif') right center no-repeat;
}

#loading-geo-locaiton{
    height: 15px;
    width: 17px;
    display: inline-block;
};

#searchform .form-container {
    float: left;
}

#searchform .form-field {
    float: left;
    margin: 5px 0px 0 0;
    position: relative;
    line-height: 40px;
    width: 88%;
    border: none;
    border-radius: 4px;
    border-right: none;
    line-height: 40px;
}


}

#searchform .form-field div.custom-div{
    float: left;
    line-height: 40px;
}

#searchform .form-field label{
    float: left;
    margin-right: 10px;
    line-height: 40px;
}



#searchform .form-field select, #searchform .form-field input[type="text"]{
    border-color: #9B9B9B #EDEDED #DDDDDD #C2C2C2;
    background-color: #FFFFFF;
    border-radius: 5px;
    border-radius: 0px 0px 0 0px;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    height: 54px;
    line-height: 40px;
    margin: 0;
    padding: 0px 13px;
    width: 222px;
    width: 100%;
}
.seacrhw #searchform .form-field{border: none;border-radius: 0;width: 68%;}
.seacrhw #searchform .form-field select, .seacrhw #searchform .form-field input[type="text"]{border-color: #9B9B9B;border-radius: 4px 0px 0 4px;height: 38px;}

#searchform .chosen-container-single .chosen-search input[type="text"]{
    width: 100%;
}

.chosen-container-single .chosen-single div:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content:"\f107";
    font-size: 19px;
    display: block;
    line-height: 45px;
    text-align: center;
   
}

.chosen-container-single .chosen-single div{
     width: 23px;
}

#searchform .form-field .detail_box{
    float: left;
    margin: 5px 10px 0 0;
    position: relative;
    width: 222px;
}

#searchform .form-field .detail_box div{
    float:left;
    margin: 5px 10px 0 0;
}

#searchform .form-field input{
}

#searchform .form-field select {
    height: 41px;
}

#searchform .form-field select, #searchform .form-field input[type="text"] {
    border-color: #9B9B9B #EDEDED #DDDDDD #C2C2C2;
    background-color: #FFFFFF;
    border-radius: 5px;
    border-radius: 0px 0px 0 0px;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    height: 54px;
    line-height: 40px;
    margin: 0;
    padding: 0px 13px;
    width: 222px;
    width: 100%;
}



#searchform .search-dir-button {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 41px;
    color: #fff;
}

#searchform .search-dir-button span.ui-button-text {
    display: none !important;
}

#searchform.vertical input.search-field{
    width: 98%;
    padding: 2px 0;
} 

#searchform.vertical .form-field{
    float: none;
    clear: both;
    margin: 7px 0 !important;
    padding: 0 !important;
}

#searchform.vertical .form-field select{
    width: 100%;
    font-size: 12px;
    display:block;
}

#searchform.vertical .form-container{
    float: none;
}

#searchform.vertical input.search-button{
    float: right;
    width: 81px;

}

#searchform.vertical  label{
    font-size: 12px;
    top: 0px;
}

#searchform .search-dir-button{
    float: left;
    font-weight: bold;
    padding: 0px 20px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 41px;
    height: 60px;
    color: #fff;
    background-color: #e85b54;
    background-image: -webkit-linear-gradient(top,#EB514B 0,#D72D27 100%);
    background-image: -o-linear-gradient(top,#e85b54 0,#b22520 100%);
    background-image: linear-gradient(to bottom,#e85b54 0,#b22520 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE85B54', endColorstr='#FFB22520', GradientType=0);
    border-color: #b22520;
    box-shadow: inset 0 1px 0 rgba(242,164,162,.6),0 1px 2px rgba(0,0,0,.05);
    border-radius: 0px 4px 4px 0px;
    border: 4px solid rgba(0,0,0,.2);
    border-left: none;
    -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
               box-sizing: border-box;   
}
#searchform .search-dir-button:hover {
    color: #fff;
    background-color: #e35342;
    background-image: -webkit-linear-gradient(top,#e35342 0,#e35342 100%);
    background-image: -o-linear-gradient(top,#e35342 0,#e35342 100%);
    background-image: linear-gradient(to bottom,#e35342 0,#e35342 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE35342', endColorstr='#FFE35342', GradientType=0);
}


.page-content i.dir-icon-search{font-size: 27px !important;line-height: 44px;text-shadow: 0px 1px 1px #555;}

.seacrhw #searchform .search-dir-button{height: 3.08em;;border: 0 none;margin-top: 4px !important;}
.seacrhw i.dir-icon-search{line-height: 38px;}

#searchform .search-dir-button span.ui-button-text{display: none !important;}
#current-search {
    color: #FFFFFF;
    font-size: 1.1em;
    float: left;
    line-height: 40px;
    padding:  0 10px;
}

#categories-link {
    font-size: 1.3em;
    color: #FFFFFF;
    float: left;
    line-height: 32px;
    padding: 4px;
    margin-left: 100px;
}

.custom-combobox {
    position: relative;
    display: inline-block;
}

.custom-combobox-toggle {
    /* position: absolute;  */
    top: 0;
    bottom: 0;
    /* margin-left: -1px; */
    padding: 0;
    /* support: IE7 */
    *height: 1.7em;
    *top: 0.1em;
}

.custom-combobox-input {
    margin: 0;
    padding: 0.3em;
}

/*-- autocomplete ---*/

.ui-autocomplete {
    max-height: 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;
}

.ui-autocomplete.ui-front.ui-menu{
    z-index: 11000!important;
}

#searchform .ui-button{
    height: 29px;
    margin-left:1px;
}

.ui-icon-triangle-1-s {
    background-position: -128px 0;
}


#companies-search .dir-icon-bullseye{
    background: #eeeeee;
    border-radius: 0 5px 5px 0;
    color: #555;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 31px;
    z-index: 1;
    margin: 0;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#companies-search .dir-icon-bullseye:hover{
     font-size: 23px;
     background: #FAFAFA;
    -webkit-transform: translate3d(0, 0, 10px);
    -moz-transform: translate3d(0, 0, 10px);
    -ms-transform: translate3d(0, 0, 10px);
    -o-transform: translate3d(0, 0, 10px);
}

#companies-search .dir-icon-map-marker{
    top: 10px;
    left: 5px;
    font-size: 22px;
    z-index: 1;
    position: absolute;
    cursor: pointer;
    text-align: center;
    color: #555;
    margin: 0;
}

#searchform  #zipcode{
    padding-left: 30px !important;
    width: 180px;
}


#dir-search-preferences:before {
    border-color: transparent  transparent #ffffff;
    border-style: solid;
    border-width:0 7px 8px;
    top: -8px;
    content: "";
    height: 0;
    position: absolute;
    right: 13px;
    width: 0;
}


#dir-search-preferences{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #afafaf;
    box-shadow: 1px 1px 0 rgba(80, 80, 80, 0.2);
    color: #333333;
    display: block;
    padding: 10px 10px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 245px;
    z-index: 999;
}

#searchform h3.title{
    font-size: 19px;
    line-height: 23px;
}


#searchform h3.title i.dir-icon-close{
    border-radius: 50%;
    background-color: #BABABA;
    width: auto;
    height: auto;
    float: right;
    padding: 5px 8px;
    color: #FAFAFA;
    cursor: pointer;
    font-size: 14px;
}

#searchform .geo-radius{
    padding-bottom: 3px;
}

#searchform  .geo-location{
    clear: both;
    float: right;
    padding-top: 10px;
    font-size: 13px;
}

.geo-location .toggle{
      background-color: #f5f5f5;
      border-color: #bbb #bbb #a2a2a2;
      padding: 4px 12px;
      text-align: center;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
      text-decoration: none;
      font-size: 12px !important;
}

.geo-location .toggle.btn-on.active{
    background-color: #83b802;
    color: #FFFFFF;
}

.geo-location .toggle.btn-off.active{
    background-color: #bd362f;
    color: #FFFFFF;
}
#companies-map img{
    width: auto;
    max-width: none ;
}



/*sspagebuilder*/
/*sspagebuilder*/
/*sspagebuilder*/


#sp-page-builder .page-content .sppb-section {
  margin-top: 30px;
  z-index: 1;
}
#sp-page-builder .page-content .sppb-section:first-child {
  margin-top: 0;
}
#sp-page-builder .sppb-section-title {
  margin-bottom: 30px;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
  margin-top: 0;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
  border: 0;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
  display: inline-block;
  max-width: 80%;
}

.sppb-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}


@media (min-width: 768px) {
  .sppb-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sppb-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sppb-container {
    width: 1170px;
  }
}
.sppb-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}


.clearfix:before,
.clearfix:after,
.sppb-container:before,
.sppb-container:after,
.sppb-container_2:before,
.sppb-container_2:after,
.sppb-container-fluid:before,
.sppb-container-fluid:after,
.sppb-row:before,
.sppb-row:after,
.sppb-panel-body:before,
.sppb-panel-body:after,
.sppb-nav:before,
.sppb-nav:after,
.sppb-modal-footer:before,
.sppb-modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.sppb-container:after,
.sppb-container_2:after,
.sppb-container-fluid:after,
.sppb-row:after,
.sppb-panel-body:after,
.sppb-nav:after,
.sppb-modal-footer:after {
  clear: both;
}


/*sspagebuilder*/
/*sspagebuilder*/
/*sspagebuilder*/


/*bootstrap*/
/*bootstrap*/
/*bootstrap*/

html {
    font-size: 10px;
    font-family: sans-serif;
}

body {
    font-size: 14px;
    color: #333;
    background-color: #fff;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

/*bootstrap*/
/*bootstrap*/
/*bootstrap*/

/*search*/
/*search*/
/*search*/

.awesomplete [hidden] {
    display: none;
}

.awesomplete .visually-hidden {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.awesomplete {
    position: relative;
}

.awesomplete > input {
    display: block;
}

.awesomplete > ul {
    position: absolute;
    left: 0;
    z-index: 1;
    min-width: 100%;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
}

.awesomplete > ul:empty {
    display: none;
}

.awesomplete > ul {
  border-radius: .3em;
  margin: .2em 0 0;
  background: hsla(0,0%,100%,.9);
  background: linear-gradient(to bottom right, white, hsla(0,0%,100%,.8));
  border: 1px solid rgba(0,0,0,.3);
  box-shadow: .05em .2em .6em rgba(0,0,0,.2);
  text-shadow: none;
}

@supports (transform: scale(0)) {
  .awesomplete > ul {
    transition: .3s cubic-bezier(.4,.2,.5,1.4);
    transform-origin: 1.43em -.43em;
  }
  
  .awesomplete > ul[hidden],
  .awesomplete > ul:empty {
    opacity: 0;
    transform: scale(0);
    display: block;
    transition-timing-function: ease;
  }
}

  /* Pointer */
  .awesomplete > ul:before {
    content: "";
    position: absolute;
    top: -.43em;
    left: 1em;
    width: 0; height: 0;
    padding: .4em;
    background: white;
    border: inherit;
    border-right: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .awesomplete > ul > li {
    position: relative;
    padding: .2em .5em;
    cursor: pointer;
    color: black;
    display: flex !important;
    margin: 0px!important;
  }
  
  .awesomplete > ul > li:hover {
    background: hsl(200, 40%, 80%);
    color: black;
  }
  
  .awesomplete > ul > li[aria-selected="true"] {
    background: hsl(205, 40%, 40%);
    color: white;
  }
  
  /*    .awesomplete mark {
      background: #b22520;
      padding: 0;
    }
    
    .awesomplete li:hover mark {
      background: #b22520;
    }
    
  .awesomplete li[aria-selected="true"] mark {
      background: hsl(86, 100%, 21%);
      color: inherit;
    }
/*# sourceMappingURL=awesomplete.css.map */



/*search*/
/*search*/
/*search*/


