/* CSS Document 
 Author Name: Saptarang
 Themeforest: http://themeforest.net/user/saptarang?ref=saptarang
 Creation Date: 18 June, 2016
 Description: A default stylesheet for Productiv Multipurpose Responsive Template.

------------ TABLE OF CONTENT ------------

- GENERAL
- HEADER
- HOME SLIDER
- FEATURED
- Services
- PACKAGE SLIDER
- OFFER
- ABOUT
- GALLERY
- TESTIMONIAL
- SUBSCRIBE
- FOOTER & COYRIGHT
- BREADCRUMBS 
- TEAM 
- INNER PAGE CONTENT 
- CONTACT 
- sitemap  
- BLOG 
- ERROR 
- BROWSER SPECIFIC 
- TRANSITION
- RESPONSIVE
- COLOR 


}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- CONTACT
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
#cfSlide {
	display: block;
	background: #999;
	height: 6px;
	margin: 15px 20px 10px 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: rgba(0, 0, 0, 0.1) 1px solid;
	max-width: 400px;
}
.ui-slider .ui-slider-handle {
	display: block;
	width: 20px;
	height: 20px;
	top: -7px;
	cursor: move;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: rgba(0, 0, 0, 0.1) 1px solid;
}
.ui-slider-handle:focus, .ui-slider-handle:active {
	border: rgba(0, 0, 0, 0.1) 1px solid;
	outline: none;
}
#cForm .btn {
	margin: 1em 0 0 0;
}
.form-group {
	position: relative;
}
.contact-info-box {
	position: relative;
	text-align: center;
}
.contact-info-box li {
	position: relative;
	display: inline-block;
	width: 31%;
	margin: 1% 1% 1.3%;
	vertical-align: top;
	padding: 0.55em 1.65em 1.65em 6em;
	color: #fff;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
}
.contact-info-box li i {
	display: block;
	background-color: #fff;
	position: absolute;
	font-size: 3.65em;
	top: 50%;
	margin-top: -0.81em;
	left: -0.35em;
	width: 1.65em;
	height: 1.65em;
	line-height: 1.65em;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
}
.contact-info-box li h4 {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding-bottom: 0.65em;
	margin-bottom: 0.65em;
}
.contact-info-box li:hover i {
	-webkit-box-shadow: 3px 0 15px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 3px 0 15px 0 rgba(0, 0, 0, 0.1);
}
#map_canvas {
	display: block;
	position: relative;
	height: 33em;
}
.bgLayer {
	position: relative;
}
.bgLayer .col-lg-6 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 0;
}
.bgLayer .col-lg-6.secondCol {
	left: 50%;
}
.contactMain .contact-info-box.BGprime, .contactMain .contact-info-box.BGsec {
	top: 2.65em;
	right: 0;
	bottom: auto;
	left: 0;
	position: absolute;
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-left: none;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
	padding: 2.25em 3em;
	z-index: 0;
}
.contactMain .contact-info-box.BGprime ul, .contactMain .contact-info-box.BGsec ul {
	padding: 0;
	margin: 0;
}
.contactMain .contact-info-box.BGprime li, .contactMain .contact-info-box.BGsec li {
	display: block;
	width: 100%;
	background-color: transparent;
	margin: 0;
	padding-left: 8em;
	padding-bottom: 0.85em;
	color: rgba(255, 255, 255, 0.8);
}
.contactMain .contact-info-box.BGprime li:hover, .contactMain .contact-info-box.BGsec li:hover {
	color: #fff;
	background-color: transparent;
}
.contactMain .contact-info-box.BGprime li:hover i, .contactMain .contact-info-box.BGsec li:hover i {
	background-color: transparent;
	color: #fff;
	border-color: transparent;
}
.contactMain .contact-info-box.BGprime li i, .contactMain .contact-info-box.BGsec li i {
	left: 0.15em;
	top: 0.55em;
	font-size: 2.43em;
	border-width: 6px;
	border-style: solid;
	-webkit-box-shadow: 0 0 0 3px #fff;
	-moz-box-shadow: 0 0 0 3px #fff;
	box-shadow: 0 0 0 3px #fff;
	width: 1.85em;
	height: 1.85em;
	line-height: 1.43em;
	margin: 0;
}
.contactMain .contactForm {
	background-color: #fff;
	padding: 3em 3em 1.15em;
	-webkit-box-shadow: 0 0 6em 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 6em 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 6em 0 rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 1;
}
.contactMain .contactForm h3.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	bottom: 100%;
	top: auto;
}
.contactMain .contactForm h3.btn::after {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-style: none solid none none;
	bottom: -1px;
	top: -1px;
}
.contactMain #cForm input[type="text"], .contactMain #cForm input[type="email"], .contactMain #cForm input[type="tel"], .contactMain #cForm textarea, .contactMain #cForm select {
	background-color: transparent;
	border-style: none none solid none;
	box-shadow: none;
}
.contactMain #cForm .form-group {
	text-align: center;
}
.contactMain #cForm .form-group .btn {
	display: inline-block;
	margin: 1em auto -3.55em;
	text-transform: capitalize;
}
.contactMain .btn[disabled] {
	background-color: #888;
	opacity: 1;
}
.contactMain #cfSlide {
	height: 4px;
}
.contactMain #cfSlide .ui-slider-handle {
	top: -9px;
}
.contactMain .contact-info-box.darkOverlay {
	background-color: rgba(0, 0, 0, 0.2);
	box-shadow: none;
	border-color: rgba(255, 255, 255, 0.6);
}
.ui-slider .ui-slider-handle {
	background: #dc971f;
}
#cForm .btn {
	background: #dc971f;
    color: #fff;
}

.alert-success {
    background-color: #d1c243 !important;
    border-color: #adb8a4 !important;
    color: #313131 !important;
}
