/**
 * @version: $Id: search.css 1655 2011-07-16 11:16:19Z Sigrid Suski $
 * @package: SobiPro Library
 * ===================================================
 * @author
 * Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH
 * Email: sobi[at]sigsiu.net
 * Url: http://www.Sigsiu.NET
 * ===================================================
 * @copyright Copyright (C) 2006 - 2011 Sigsiu.NET GmbH (http://www.sigsiu.net). All rights reserved.
 * @license see http://www.gnu.org/licenses/lgpl.html GNU/LGPL Version 3.
 * You can use, redistribute this file and/or modify it under the terms of the GNU Lesser General Public License version 3
 * ===================================================
 * $Date: 2011-07-16 13:16:19 +0200 (Sat, 16 Jul 2011) $
 * $Revision: 1655 $
 * $Author: Sigrid Suski $
 * File location: components/com_sobipro/usr/templates/default/css/search.css $
 */

.quotethanks {text-align: center; color:#305668; Padding:25px;font-weight:500; }
.quotethanks b {
font-size: 1.3em;
    line-height: 3em;
}
.itemid-320 .body-wrapper {
    background-color: #eaeaea;
}

#section2 {margin: 20px 0}

legend {
    background-color: #f7f7f7;
    padding: 5px 15px 10px 15px;
    font-size: 24px;
    text-align: center;
}
@media only screen and (max-width: 995px) {
legend {
    font-size: 20px;
}
	.sppb-col-md-4,  .sppb-col-md-8 {    padding-right: 0px;
    padding-left: 0px;}
}


@media only screen and (max-width: 560px) {
#searchTop {/* display:none; */}
#searchTop #mj_rs_center_selector {
    width: 60%!important;
}
input#top_button {
    background-image: url(button-go.gif)!important;
    width: 40px!important;
    margin-left: 50px!important;
}	
}
input[type="radio"]  {
    width:25px;
    height:25px; 
	vertical-align: middle;
}

.bfGroupLabel {padding: 0 5px 0 0px;}

.ui-datepicker-trigger {
    display: inline-block;
    padding: 2px 0 0 8px;
    width: 40px;
    vertical-align: top;
}

#sname {visibility: hidden;}
#submit_button {display:block; margin: 10px auto; background-color:#5cba3c; cursor: pointer;}
div#SPSearchForm {
	padding: 5px;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: 90px;
	overflow: hidden;
}
#SPSearchForm input,
#SPSearchForm textarea,
#SPSearchForm select,
#SPSearchForm button {
  border: 1px solid #ccc;
  padding: 3px;
}
#SPSearchForm input[type=checkbox],
#SPSearchForm input[type=radio]  {
  border-style:none;
}
input.SPSearchBox {
  float: left;
  margin-right: 5px; 
}
input#top_button {
  /* float: left;
  margin-right: 5px; */
  background-image: url(button-search.gif);
  height: 32px;
  width: 103px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 20px;
  margin-left: 40px;
  padding-top: 30px;
  overflow: hidden;
  cursor: pointer;
}
div.SPSearchCell {
  margin-top: 5px;
}
div.SPSearchLabel {
  width: 100%;
  float:left;
}
div.SPSearchSelectRangeFrom,
div.SPSearchSelectRangeTo {
  min-width: 220px;
  float:left;
}
div.SPSearchField {
  float: left;
}
#SPExOptBt {
visibility:hidden;
	display:none;
}
/*  #searchLeft .SPSearchCell, */ #searchLeft .SPSearchCell1, #searchLeft .SPSearchCell4, #searchLeft .SPSearchCell3, #searchLeft #nobr, #searchLeft .leftChoose, #searchLeft .SPSearchCell5, #searchLeft .SPSearchCell6  {
visibility:hidden;
 display: none;
}
#searchTop {
    width: 100%;
    border: 2px solid #7d7d7d;
    height: 83px;
    overflow: visible;
    margin-bottom: 15px;
	}
/* #searchTop .SPSearchCell, */ #searchTop .SPSearchCell4, #searchTop .SPSearchCell1, #searchTop .SPSearchCell5, #searchTop .SPSearchCell6, #searchTop .SPSearchCell3, #searchTop .message, .service .contentLeft .distance  { 
visibility:hidden;
display: none; 
}
#searchTop #SPSearchFormTop {
	width: 100%;
	padding:4px;
	}
#searchTop .control-label {
	display:none;
}
#searchTop .form-control {
    display: inline-block;
    width: 70%;
}
#searchTop .first {
	/*z-index: 1; */
    /* float: left; */
    width: 100%;
    -moz-border-radius: 9px;
    /* border-radius: 9px; */
    background-color: #7d7d7d;
    /* font-family: Verdana, Geneva, sans-serif; */
    /* font-size: 14px; */
    font-weight: bold;
    color: #FFF;
    /* height: 27px; */
    text-transform: uppercase;
    text-align: center;
    padding: 4px 0;
	}
#searchTop .SPSearchCell5 {
	z-index: 2;
	top: -38px;
	display: block;
	height: 30px;
	width: 400px;
	position: relative;
	left: 240px;
	}
	
#searchTop .SPSearchCell6 {
	z-index: 3;
	top: -78px;
	display: block;
	height: 30px;
	width: 380px;
	position: relative;
	left: 560px;	}
#searchTop .submit {
	z-index: 4;
    top: -75px;
    /* left: 770px; */
    height: 30px;
    width: 60px;
    position: relative;
    display: block;
    padding-left: 75%;
	}
	
#searchTop .SPSearchCell .SPSearchLabel {
	font-size: 12px;
	text-transform: uppercase;
	color: #3a5774;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 15px;
	}
	
#searchTop .SPSearchCell5 .SPSearchLabel {
	width: 107px;
	font-size: 12px;
	text-transform: uppercase;
	color: #3a5774;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	}
	
#searchTop .SPSearchCell6 .SPSearchLabel {
	width: 35px;
	font-size: 12px;
	text-transform: uppercase;
	color: #3a5774;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	}
	
#searchLeft {
	float: left;
	padding: 8px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	border: 1px solid #e4e5e5;
	border-radius: 8px;
	width: 300px;
	text-align:center; 
	background: -webkit-linear-gradient(170deg, rgba(192,195,255,0), rgba(192,195,255,.7)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(170deg, rgba(192,195,255,0), rgba(192,195,255,.7)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(170deg, rgba(192,195,255,0), rgba(192,195,255,.7)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(170deg, rgba(192,195,255,0), rgba(192,195,255,.7)); /* Standard syntax (must be last) */
}
  
#searchLeft input#top_button {

  background-image: url(button-search.gif);
  height: 30px;
  width: 99px!important;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 20px;
  padding-top: 27px!important;
  margin-left: 0px;
  overflow: hidden;
  cursor: pointer;
  border-radius: 6px;
}
 #searchLeft .SPSearchField {
		width: 100%;
		}
#searchLeft input[type="text"] {
		background-color: #fff;
		border: 1px solid #e4e5e5;
		color: #ababab;
		padding: 6px;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		border-radius: 8px;
		width: calc(100% - 8px);
		margin-bottom: 10px;
		}
#searchLeft .leftChoose {
	font-weight: bold;
	padding-bottom: 30px;
	}
#searchLeft h3 {
    font-size: 1.8em;
    font-weight: bold;
}
#searchLeft a {

	background-color: #91b0c9;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
    font-size: 12px;
	padding: 6px 12px;
    margin: 10px 0px;
	line-height:3em;
	font-weight:bold;

	}
#searchRight {
  float: left;
  width: 701px;  
  }
  
#spReBaseData {
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  }
.message {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  margin-top: 15px;
  margin-right: 40px;
  margin-bottom: 15px;
  margin-left: 40px;
  border: 1px solid #D6D6D6;
}

#searchLeft2 .sppb-btn-secondary {
    color: #fff;
    background-color: #b1c5d7;
}
#searchLeft2 .sppb-btn-secondary:hover {
    color: #fff;
    background-color: #7a8793;
    border-color: #7a8793;
}

#searchLeft2, #searchLeft3 {
	width: 100%;
	border: 4px solid #9CB2C4;
	overflow: hidden;
	padding-bottom: 2px;
	background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
#searchCity {
display: inline-block;
    vertical-align: top;
    padding-left: 0px;
    padding-right: 15px;
}
#searchCity  #searchLeft3 {
	/*float: left;*/
	width: 100%;
	/*width: calc(100% - 450px); */
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 0px solid #628eb2;
	overflow: hidden;
	padding: 10px;
  }
#searchLeft2 .title, #searchLeft3 .title {
	width: 100%;
	background-color: #305668;
	color: #FFF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	font-size: 1.5rem;
	text-align:center;
  }
#searchRight3 {
display: inline-block;
	padding-right: 0px;
    padding-left: 0px;
}
.citydir .page-header{display:none;}
  #searchRight3 #searchLeft4 .title {
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #013A56;
	border: 2px solid #013A56;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 16px;
	padding-left: 4px;
	text-align:center;
  }
#searchRight3 #searchLeft4 {width: 100%;}
  
 #searchRight3 #searchLeft4 .subtitle { text-align:center; background-color:#CBCBCB; padding:6px; 
 }
  
#searchLeft2 .title .step, #searchLeft3 .title .step, #searchLeft4 .title .step {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
  }
#searchLeft2 .box, #searchLeft3 .box {
	
	overflow: hidden;
	margin: 3px 3px 10px 3px;
	border-bottom: solid 1px #ddd;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 21%, rgba(241,241,241,1) 29%, rgba(226,226,226,0.1292892156862745) 100%);


  }
  #searchLeft4 .box {
	width: calc(100% - 16px);
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #628eb2;
	overflow: hidden;
	margin: 10px 0 10px 6px;

  }

  #searchLeft2 .box img, #searchLeft3 .box img {
   display: inline-block;
	  float:none!important;
 
  }
  
#searchLeft2 .boxTitle, #searchLeft3 .boxTitle, #searchLeft4 .boxTitle  {
	width: 100%;
	background-color: #DDDDDD;
	font-size: 14px;
	font-weight: bold;
	color: #252525;
	height: 32px;
	display: table;
  }

.box .midphone, .box .midwebsite, .box .midemail {display:inline-block;padding-bottom: 10px;}
.box .boxright {display:inline-block}
#searchLeft2 .imgLeft {display:inline-block;padding: 5px;min-height: 75px;background-color: #fff;width:120px;}
#searchLeft2 .boxright {padding-right: 0px;padding-left: 0px; vertical-align: top;width:100%}

.box .sppb-btn {
    white-space: normal;
	min-width: 120px;
}

#searchLeft2 .boxSelect, #searchLeft3 .boxSelect {
	width: 100px;
	height: 35px;
	background-color: #ffd006;
	float: right;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 13px;
	color: #628eb2;
  }
input[type=checkbox] {
    width: 25px;
    height: 25px;
	vertical-align:middle;
}
  #searchLeft4 .boxSelect {
	width: 95px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	height: 33px;
	background-color: #ffd006;
	float: left;
	position: relative;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #628eb2;
  }
  #searchLeft2 .boxText, #searchLeft3 .boxText {
	display:inline-block;
	float: left;
	position: relative;
	margin-left: 15px;
    padding-bottom: 6px;
    padding-top: 3px;
    font-size: 1.1rem;
    letter-spacing: 0px;
	  color:#15005C;
  }

 #searchLeft2 .boxText a:hover, #searchLeft3 .boxText a:hover {

	  color:#000;
  }

@media only screen and (max-width: 995px) {
.citybg #searchRight3 #section1 .bfElemWrap, .citybg #searchRight3 #section2 .bfClearfix, .citybg #searchRight3 #section3 .bfClearfix, .citybg #searchRight3 #section4  {padding-left:10px; padding-right:10px;}
}
.citybg #searchRight3 #bfLabel1432, .citybg #searchRight3 #bfLabel1438, .citybg #searchRight3 #bfLabel1433, .citybg #searchRight3 #bfLabel1443, .citybg #searchRight3  #bfLabel1439 {width:100%;}

.citybg #searchRight3 .hasDatepicker {display:inline-block;}

  #searchLeft4 .boxText {
	width: 65%;
	float: left;
	position: relative;
	margin-left: 10px;
	padding-top: 6px;
	color: #013A56;
  }
  #searchLeft4 .boxText:hover {
	color: #888888;
  }
 #searchLeft2 .contentLeft, #searchLeft3 .contentLeft {
	display:inline-block;
	color: #000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	 width: 60%;
	 }
	 
 #searchLeft2 .contentMid, #searchLeft3 .contentMid {
	display:inline-block;
	color: #000;
	margin-top: 10px;
	 }
	 
 #searchLeft2 .picRight, #searchLeft3 .picRight {
	 display:inline-block;
	 float:none;
	 }
	 
#searchLeft2 .contentBot, #searchLeft3 .contentBot {
	float: left;
	width: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	 }
	 
#searchLeft2 .contentBotRt, #searchLeft3 .contentBotRt {
	float: right;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-left: 10px;
	padding-top: 10px;
	 }
	 
#searchLeft2 .contentBotRt ul, #searchLeft3 .contentBotRt ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
	 
#searchLeft2 .contentBotRt .rtTitle, #searchLeft3 .contentBotRt .rtTitle {
	font-size: 12px;
	font-weight: bold;
	color: #036;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;	
}	

#searchRight2 .qfield  {padding-left: 15px; padding-right: 15px;}

#searchRight3 .qfield  {padding-left: 5px; padding-right: 5px;}

@media (min-width: 992px) {
#searchRight3 .sppb-col-md-4 {
    -ms-flex: 0 0 33.2%;
    flex: 0 0 33.2%;
    max-width: 32.2%;
}
#searchRight3 .sppb-col-md-6 {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}
}
  
#searchRight2, #searchRight3 {
  
  	width: 100%;
 	border: solid 4px #e0e0e0;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   
  }
  
  #searchRight2 .title, #searchRight3 .title {
	width: 100%;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color: #fae073;
	border: 2px solid #fae073;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #628eb2;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
  }
  
#searchRight2 .title .step, #searchRight3 .title .step {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #628eb2;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
  }
#output {
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
	color: #9e0202;
	}
.alertform {color: #a94442;font-family: 'Montserrat', sans-serif;font-size: 14px;font-weight: 100;}

#formcont {
	padding-bottom:5px;
	}
.moduletable {
	padding-top: 5px;
	padding-left: 15px;
	}
.moduletable ul {
	list-style-type: square;
	}
.moduletable ul li {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	}
.moduletableMap {
	padding: 0px;
	margin: 0px;
	}
.wrapperMap  {
	padding: 0px;
	margin: 0px;
	}
.imgmap {
	margin: 2px;
	padding: 2px;
	border: 1px solid #D6D6D6;	
	}
	
.service .service {
	
    width: 100%;
    background-color: #FBE9A0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.1rem;
    color: #305668;
    margin-top: 15px;
    padding-top: 8px;
    padding-right: 4px;
    padding-bottom: 8px;
    padding-left: 4px;
    text-align: center;

	}
#searchLeft4 .service .service {
	width: calc(100% - 12px);
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color: #fae073;
	border: 2px solid #91b0c9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #628eb2;
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
	}
.physical .contentLeft .distance
{
	padding-bottom: 5px;
	}

/* New City Form */

#searchLeft5 .service .service {
	width: calc(100% - 12px);
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color: #fae073;
	border: 2px solid #91b0c9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #628eb2;
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
	}
	  #searchLeft5 .boxText {
	width: 65%;
	float: left;
	position: relative;
	margin-left: 10px;
	padding-top: 6px;
	color: #013A56;
  }
  #searchLeft5 .boxText:hover {
	color: #888888;
  }
  #searchLeft5 .boxSelect {
	width: 95px;
	height: 33px;
	background-color: #ffd006;
	float: left;
	position: relative;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #628eb2;
  }
#searchLeft5 .boxTitle  {
	width: 100%;
	background-color: #DDDDDD;
	font-size: 14px;
	font-weight: bold;
	color: #252525;
	height: 32px;
	display: table;
  }
#searchLeft5 .box {
	width: calc(100% - 16px);
	overflow: hidden;
	margin: 10px 0 10px 6px;

  }
  
#searchRight3 #searchLeft5 .title {
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #013A56;
	border: 2px solid #013A56;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 16px;
	padding-left: 4px;
	text-align:center;
  }
#searchRight3 #searchLeft5 {width: 100%;}
  
 #searchRight3 #searchLeft5 .subtitle { text-align:center; background-color:#CBCBCB; padding:6px; 
 }
  
#searchLeft5 .title .step {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
  }
#searchRight3 .title2 {
    width: 100%;
	text-align: center;
	text-transform: uppercase;
    background-color: #fae073;
    border: 2px solid #fae073;
    font-family: Arial, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold; 
    color: #628eb2;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
}