@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700);
body {
	font-family: "Source Sans Pro", "sans-serif", "400";
	font-size: 14px;
	line-height: 1.4;
	color: #333333;
}
body {
	color: #40576F;
	font-size: 16px;
}
.close-service {
	padding: 0;
}
.quote-container .panel-default {
	border-color: #e7ebeb;
}
.close-service {
	padding: 0;
	cursor: pointer;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 2px;
}
.panel-default {
	border-color: #ddd;
}
.panel {
	margin-bottom: 19px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.quote-container .active-panel {
	background-color: #f2f2f2 !important;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.quote-container .panel-heading h4 {
	font-weight: 400;
	color: #40576F;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.padding-collapse {
	padding: 10px 15px;
}
.quote-container .panel-heading h4 {
	font-weight: 400;
	color: #40576F;
}
.deleteicon {
	position: relative;
}
.search-input-container .form-control-feedback-left {
	left: 1%;
	font-size: 16px;
	display: table-cell;
	top: 25%;
}
.form-control-feedback-left {
	top: 11px;
	left: 2%;
	font-size: 18px;
	color: #4CA3BD;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	pointer-events: none;
}
.search-input-container .has-feedback-left > .search-input {
	padding-left: 44px;
}
.search-input-container .search-input {
	padding: 8px;
	border-radius: 2px;
	border: 1px solid #e7ebeb;
	width: 100%;
	font-size: 16px;
	font-weight: 100;
}
.deleteicon input {
	padding-right: 24px !important;
}
#link-to-describe-service {
	font-weight: 100;
}
.font-size-small {
	font-size: 12px;
}
.padding-top-xs {
	padding-top: 5px;
}
a {
	color: #4CA3BD;
	text-decoration: none;
}
.card-quote-services-category {
	background-color: #F7F7F7;
	font-size: 16px;
}
.card-quote-services {
	padding: 15px 20px;
	margin-top: 0px;
	border-top: 1px solid #e7ebeb;
	width: 100%;
	margin-bottom: -5px;
}
h2, h3, h4, h5 {
	color: #40576F;
	font-weight: 700;
}
h4 {
	font-size: 18px;
}
.card-quote-services-list {
	background: white;
	cursor: pointer;
	transition: all 0.1s ease;
}
.quote-container label {
	font-weight: 400;
}
.quote-container .panel-default {
	border-color: #e7ebeb;
}

.quote-container .panel-default {
    border-color: #e7ebeb;
}
.card-sidebar {
    margin-bottom: 10px;
}
.card {
    background: white;
    border-radius: 5px;
    box-shadow: 0 1px 5px #C0C9CC;
    transition: box-shadow, 0.6s;
}
.quote-container .panel-heading {
	padding: 0;
	background-color: #f2f2f2 !important;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
}
.quote-container .panel-heading h4 {
	font-weight: 400;
	color: #40576F;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.padding-collapse {
	padding: 10px 15px;
}
.quote-container .panel-heading h4 {
	font-weight: 400;
	color: #40576F;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}
#main-basket .badge {
	background-color: #4CA3BD;
}
.margin-left-xs {
	margin-left: 5px;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #c6c6c6;
	border-radius: 10px;
}
.quote-container .basket-content {
	padding: 20px;text-align: center;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.4;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn-info {
	color: #fff;
	background-color: #06D6A0;
	border-color: #05bd8d;
}
.btn {
	display: inline-block;
	border-radius: 40px;
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 20px;
	border: 1px solid transparent;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	font-size: 14px;
	white-space: nowrap;
	line-height: 1.4;
	letter-spacing: .07em;
	text-transform: uppercase;
	box-shadow: 0 1px 1px -1px #8c9da1;
	background-image: none;
}
.card-quote-services-list img {
	height: 18px;
	padding-right: 8px;
}
.card-basket-service {
	padding: 5px 10px;
}
.services-selected .close-service i {
	color: #DB454D;
}
.services-selected .close-service {
	text-align: center;
	transition: 0.5s;
}
.services-selected {
	text-align: left;
}
.quote-container .basket-card .active-basket {
	background-color: #4CA3BD !important;
}
.basket-content {
	text-align: center;
	padding: 20px 0 30px 0;
}
.content_leftside  .option_check {position:relative;}
.content_leftside label.not_active::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	background: url(img/plus-sign.png) no-repeat;
	height: 24px;
	width: 24px;
	background-size: 100% 100%;
}
.content_leftside label.not_active.selected_sec_check::before {
	background: url(img/minus-sign.png) no-repeat;background-size: 100% 100%;
}

.content_leftside .option_check {
	position: relative;
	left: -35px;
	height: 24px;
	width: 24px;
	margin: 0;
	vertical-align: middle;
	opacity: 0;
	cursor: pointer;
}
.not_active{cursor: pointer;}

.basket-header, .panel-heading.panel-heading-services.active-panel {
	text-align: center;
	padding: 20px 0 !important;
	background:#f5f5f5;
}
.basket-header h4, .panel-heading.panel-heading-services.active-panel h4{
color:#1E69B8 ; font-size:18px; font-weight:400;
}
.modal-custom .modal-lg .modal-header {
    padding: 10px 30px;
}
.modal-blue .modal-header {
    background: #1e69b8;
}
.modal-custom .modal-header {
    padding: 15px 30px;
    border-bottom: 1px solid #e7ebeb;
}
.modal-custom .modal-lg .close {
	margin-top: 5px;
}
.close-cross-background {
	background: #B6B6B6;
	padding: 3px 8px;
	border-radius: 50%;
	text-shadow: none;
}
.modal-custom .modal-header .close-cross-background {
	background: #E2E2E2;
}
.modal-custom .modal-header h4 {
	color: white;
	font-size: 18px;
	font-weight: 400;
}
.modal-custom .modal-body {
	padding: 15px 30px 30px 30px;
}
.modal-body h3 {
	color: #333;
	font-weight: 700;
	font-size: 20px;
	text-align: left;
	margin-left: 30px;
	margin-top: 0;
}
.form-large-input .form-control {
	height: 50px;
	font-size: 16px;
}
.has-feedback-left .form-control {
	padding-left: 45px !important;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
	font-size: 13px;
	text-align: left;
}
#quote-new-submit-button.btn {
	display: inline-block;
	border-radius: 40px;
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 20px;
	border: 1px solid transparent;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	font-size: 14px;
	white-space: nowrap;
	line-height: 1.4;
	letter-spacing: .07em;
	text-transform: uppercase;
	box-shadow: 0 1px 1px -1px #8c9da1;
	background-image: none;
}
#quote-new-submit-button.btn-info:hover {
	color: #fff;
	background-color: #f00;
	border-color: #f00;
}
.box-comment p {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: 100;
	color: #8c8a8c;
}
.margin-top-medium {
	margin-top: 30px;
	margin-bottom: 10px;
}
.modal-submit-quote .img-circle {
	height: 120px;
	border-radius: 50%;
}

.modal-custom .modal-footer {
	border-top: 1px solid #e7ebeb;
	background: #e7ebeb;
	text-align: center;
	padding: 15px;
}
.modal-custom .modal-footer img {
	height: 50px;
}
.font-blue {
	color: #1e69b8;
}
.modal-custom .modal-footer img {
	height: 50px;
}
body .form-control-feedback-left {
	top: 11px;
	left: 3%;
	font-size: 18px;
	color: #1E69B8;
	top: 15px;
font-size: 20px;
position:absolute;
}
.mm_main_sec {
	padding: 10px 20px;
	margin-top: 0px;
	border: 1px solid #e7ebeb;
	width: 100%;
	margin-bottom: -6px;
	background: #f2f5f7;
	padding-top: 15px;
	display: inline-block;
}.selected_sec_check {
	opacity: 0.5;
}
.error_msg .error_msgh{display:block !important; color:red;}
.error_msg input {background:#f2dede; }
.email_sec {
	position: relative;
}
.email_sec input {
	width: 100%;
	padding-left: 50px;
	min-height: 50px;
}
.submit_btn_main {
	display: none;
}
.model_details label {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 0 0 20px 0;
}
.model_details select {
	width: 100%;
	padding: 9px 8px;
	border: 1px solid #E2E6E7;
	color: #333;
	font-size: 15px;
	margin-bottom: 28px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('img/grey-down-arrow-icon-png-2.png') no-repeat;
	background-size: 22px;
	background-position: right 13px center;
	padding-right: 24px;
	min-height: 50px;
}


.modal-body .heading_main h3 {
	margin-left: 40px;
	font-size: 22px;
	color: #fff;
	text-align: left;
	margin-left: 0;
	background: #4ca3bd;
	padding: 10px 10px;
	display: inline-block;
	float: left;
	min-width: 620px;
	margin-bottom: 30px;
}

.left_frm,  #wpcf7-f1801-o1 {
	padding: 15px;
/* 	border: 1px solid #C4C4C4;
	box-shadow: 0 0 5px 3px #d8d8d8 inset;
	min-height: 415px; */
}
.service_sec_main {
	display: none;
}
body #quote-new-submit-button {
	background: #1e69b8;
	border-radius: 5px !important;
	padding: 10px 20px !important;
}
#submit-form .col-xs-12.col-sm-6.padding-left-sm.margin-top {
	border-left: 1px solid #bcbcbc;
}
.heading_main span {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	max-width: 80%;
	text-align: left;
	margin-bottom: 30px;
	display: inline-block;
	padding: 0 10px;
}
.basket-content .btn-info {
	background-color: #1E69B8;
	border-color: #1E69B8;
}
#no-service-in-list {
	color: #1E69B8;
}
.all_listing a:focus, .all_listing a:hover{color:#f00;}

a#estimation-modal-button.btn-info:hover {
	color: #fff;
	background-color: #f00;
	border-color: #f00;
}