.fullwidth-section-two .outer-container .clearfix .inner-column {
    width: 60%;
    float: unset;   
}

#service-error {
    font-size: 0.87em;
    font-weight: 500;
    color: red;
    display: none;
}

.inner-column h2 {
    font-size: 30px;
}

.main-footer {
    background-image: url(../images/background/7.jpg);
}

.map-outer iframe {
    width: 100%;
    height: 450px;
    border: 0;
}

/* Contact Address */

.contact-address {
	position:relative;
	margin-bottom:40px;
}

.contact-address .inner {
	position:relative;
}

.contact-address .icon-box {
	position:relative;
	color:#2424BB;
	font-size:40px;
	line-height:1em;
}

.contact-address .inner h4 {
	position:relative;
	color:#222222;
	font-size:22px;
	font-weight:700;
	line-height:1.4em;
	margin-top:18px;
	margin-bottom:10px;
}

.contact-address .text {
	position:relative;
	font-size:16px;
	line-height:1.7em;
	color:rgba(34,34,34,0.70);
}

/* Contact Form */

.contact-form {
	position:relative;
}

.contact-form .form-group {
	position:relative;
	margin-bottom:20px;
}

.contact-form .form-group.comment-group .icon {
	top:0px;
}

.contact-form .form-group .icon {
	position:absolute;
	left:0px;
	top:12px;
	color:#ffffff;
	font-size:18px;
	line-height:1em;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
	position:relative;
	display:block;
	width:100%;
	color: black;
	line-height:26px;
	padding:0px 15px 8px 15px;
	height:50px;
	font-size:14px;
	border-radius:2px;
	background: #fff;
	border-bottom:1px solid rgba(255,255,255,0.15);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
	border-color:#1cba9f;
}

.contact-form .form-group textarea {
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:0px 15px 10px 15px;
	color: black;
	height:100px;
	font-size:14px;
	resize:none;
	border-radius:2px;
	background:#fff;
	border-bottom:1px solid rgba(255,255,255,0.15);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group .submit-btn {
	position:relative;
	border-radius:50px;
	color:#223a66;
	width:100%;
	font-weight:500;
	padding:16px 8px;
	margin-top:15px;
	background-color:#ffffff;
	border:2px solid #ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group .submit-btn:hover {
	background:none;
	color:#ffffff;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
	border-color:#ff0000 !important;	
}

.contact-form label.error {
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#ff0000;
	font-weight:500;	
}

/*** 

====================================================================
	Map Section Style
====================================================================

***/

.map-data {
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
}

.map-data h6 {
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
	color:#121212;
}

.map-canvas {
	height:450px;
}

.map-section .google-map {
	height:790px;	
}

/*** 

====================================================================
	Appointment Section
====================================================================

***/

.appointment-section {
	position:relative;
	padding:50px 0px 90px;
}

.appointment-section.style-two {
	padding-top:95px;
	padding-bottom:0px;
}

.appointment-section.style-three {
	padding-top:95px;
	padding-bottom:95px;
	background-color:#f7f9fb;
}

.appointment-section .pattern-layer {
	position:absolute;
	content:'';
	left:0px;
	top:100px;
	right:0px;
	bottom:0px;
	width:163px;
	height:480px;
}

.appointment-section .pattern-layer-two {
	position:absolute;
	content:'';
	right:0px;
	top:100px;
	width:239px;
	height:492px;
	background-repeat:no-repeat;
}

.appointment-section .inner-section {
	position:relative;
}

.appointment-section .title-box {
	position:relative;
	text-align:center;
	margin-bottom:28px;
}

.appointment-section .title-box h2 {
	position:relative;
	font-weight:700;
	color:#222222;
	line-height:1.3em;
	max-width:730px;
	margin:0 auto;
}

.appointment-section .form-column .inner-column {
	position:relative;
	padding:55px 35px 10px;
	background-color:#ffffff;
	box-shadow:0px 20px 40px rgba(0,0,0,0.10);
}

.appointment-section .form-column h3 {
	position:relative;
	color:#002222;
	font-size:22px;
	font-weight:700;
	line-height:1.3em;
	padding-bottom:14px;
	margin-bottom:35px;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.form-group .ui-selectmenu-button.ui-button {
	width:100%;
	font-size:15px;
	font-style:normal;
	height:56px;
	padding:10px 28px;
	line-height:34px;
	color:#ffffff;
	border: none;
	border-radius:0px;
	background:rgba(255,255,255,0.10);
	border:1px solid rgba(255,255,255,0.30);
}

.form-group .ui-button .ui-icon {
	background:none;
	position:relative;
	top:6px;
	font-size:0px;
	text-indent:0px;
	color:#333333;	
}

.form-group .ui-button .ui-icon:before {
	font-family: 'icomoon' !important;
    content: "\e874";
    position: absolute;
    right: 0px;
    top: 2px !important;
    height: 20px;
    display: block;
    color: #ffffff;
    line-height: 20px;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
    z-index: 5;
}

/*** 

====================================================================
	Fullwidth Section
====================================================================

***/

.fullwidth-section-two {
	position:relative;
}

.fullwidth-section-two .outer-section {
	position:relative;
	background-color:#223a66;
}

.fullwidth-section-two .left-column {
	position:relative;
	width:50%;
	float:left;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.fullwidth-section-two .left-column .inner-column {
	position:relative;
	max-width:600px;
	float:right;
	width:100%;
	padding:60px 15px 60px;
}

.fullwidth-section-two h2 {
	position:relative;
	color:#ffffff;
	font-weight:700;
	line-height:1.3em;
	font-size:36px;
	margin-bottom:22px;
}

.fullwidth-section-two .left-column:before {
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(34,58,102,0.90);
}

.fullwidth-section-two .text {
	position:relative;
	font-size:13px;
	margin-top:8px;
	color:rgba(255,255,255,0.50);
}

.fullwidth-section-two .icon-box {
    position: relative;
    left: 0px;
    top: 0px;
    float: left;
    color: #ffffff;
    font-size: 64px;
    line-height: 1em;
    margin-top: 20px;
	margin-right:20px;
    display: inline-block;
}

.fullwidth-section-two .right-column {
	position:relative;
	width:50%;
	float:right;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
 
.fullwidth-section-two .right-column .inner-column {
	position:relative;
	padding:113px 15px 107px 100px;
}

.fullwidth-section-two .right-column:before {
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(36, 36, 187, 0.70);
}

.fullwidth-section-two .left-column:before {
    background-color: rgba(19,112,169,0.90);
}

/*** 

====================================================================
		Section Title
====================================================================

***/

.section-title {
	position:relative;
	z-index: 1;
	margin-bottom:50px;
}

.section-title h2 {
	position: relative;
	display: block;
	font-size:46px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 700;
}

.section-title.light h2 {
	color:#ffffff;
}

.section-title .text {
	position: relative;
	display: block;
	font-size: 18px;
	color: #313131;
	font-weight: 500;
	margin-top: 18px !important;
	line-height:1.8em;
}

.section-title.text-center .text {
	max-width:720px;
	margin:0 auto;
}

.section-title.text-center h2 {
	max-width:800px;
	margin:0 auto;
}

.fullwidth-section-two .phone {
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:22px;
	line-height:2.4em;
	display:block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	font-family: 'Exo', sans-serif;
}

.fullwidth-section-two .phone .title {
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:22px;
	line-height:2.4em;
	display:block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	font-family: 'Montserrat', sans-serif;
}

.fullwidth-section-two .phone:hover .title,
.fullwidth-section-two .phone:hover strong {
	color:#222222;
}

.fullwidth-section-two strong {
	font-weight:700;
	color:#ffffff;
	display:block;
	font-size:46px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.fullwidth-section-two.style-two .left-column:before,
.fullwidth-section-two.style-two .right-column:before {
	display:none;
}

.fullwidth-section-two.style-two .left-column .text {
	color:#ffffff;
}

.fullwidth-section-two.style-two .subscribe-form input[type="submit"] {
	color:#e12454;
}

.fullwidth-section-two.style-two .subscribe-form button {
	color:#e12454;
}

.fullwidth-section-two.style-three .left-column:before {
	background-color:rgba(34,58,102,0.90);
}

.fullwidth-section-two.style-three .subscribe-form input[type="submit"] {
	color:#223a66;
}

.fullwidth-section-two.style-three .right-column:before {
	background-color:rgba(241,58,102,0.75);
}

/* Contact Page Section */

.contact-page-section {
	position:relative;
	padding:100px 0px 100px;
	background-position:center center;
	background-repeat:no-repeat;
}

.contact-page-section {
    background-image: url(../images/background/25.jpg);
}

.contact-page-section .pattern-layer {
	position:absolute;
	content:'';
	left:0px;
	top:210px;
	right:0px;
	bottom:0px;
	width:224px;
	height:488px;
}

.contact-page-section .info-column .inner-column {
	position:relative;
	padding-top:35px;
}

.contact-page-section .form-column .inner-column {
	position:relative;
	padding:55px 50px;
	background-color:rgba(34,58,102,0.90);
}

.contact-page-section .title-box {
	position:relative;
	margin-bottom:35px;
}

.contact-page-section .title-box .title {
	position:relative;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	line-height:1.3em;
}

.contact-page-section .title-box h3 {
	position:relative;
	color:#ffffff;
	font-size:36px;
	font-weight:700;
	line-height:1.3em;
	margin-top:3px;
}

.fullwidth-section-two .outer-container .clearfix .right-column {
    position: relative;
    width: 100%;
    float: unset;
    background-image: url(../images/background/6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.image-layer {
	background-image:url(../images/background/1.png);
}

.emergency-number {
	color: white;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	transition: border-bottom 0.5s linear;
}

.emergency-number:hover {
	color: white;
	border-bottom: 2px solid white;
}

.emergency-title {
	color: white;
}