
body {
   
    color: #000;
    font-size: 14px;
}
/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally on the screen */
    
    top: 50%;
    /* centers the loading animation vertically on the screen */
    
    background-image: url(../img/status.gif);
    /* path to your loading animation */
    
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
}
p,
a {
    font-size: 15px;
}
ul,
ol,
li {
    font-size: 15px;
}
.space10 {
    clear: both;
    height: 10px;
}
.space20 {
    clear: both;
    height: 20px;
}
.SliderBg {
    width: 100%;
    background: #f9f9f9;
    background-size: 100%;
    text-align: center;    
    padding: 30px 0;
}
.SubSliderBg {
    width: 100%;
    background: #DCE7EF;
}

.SliderBg img {
    webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
}

.topHeader {
    width: 100%;
    display: table;
    position: relative;
    border-top: 18px solid #b15a9e;
    padding: 35px 0;
}
.logo {
    float: left;
}
.contact-top {
    float: right;
    padding-left: 43px;
    background: url(../images/phone-icon.png) left center no-repeat;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2;
	margin: 32px 0 0 0;
}
.contact-top span.calltext-one {
    color: #bbbcbf;
    font-size: 14px;
    font-weight: 700;
}
a span.calltext-two {
    color: #b15a9e;
    font-size: 30px;
    display: block;
    font-weight: 900;
}
.ContentBox {
    margin-top: 35px;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}
.ContentBox img {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
}
.ContentBox p {
    margin: 0;
    color: #000;
    line-height: 1.7;
    text-align: justify;
    margin-bottom: 15px;
}
.ContentBox h1, h1 {
    font-size: 24px;
    color: #b15a9e;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
}
.ContentBox h1 span {
    font-size: 18px;
    color: #923f58;
    display: inline-block;
}
.panel {
    background: #f3f3f3;
    padding: 25px;
    float: left;
    width: 100%;
    border-style: solid;
    border-width: 0;
    border-color: none;
    margin-bottom: 0;
}
.panel2 {
    background: #f3f3f3;
    padding: 10px;
    width: 100%;
    text-align: center;
    border-style: solid;
    border-width: 0;
    border-color: none;
    margin-bottom: 0;
}
.note {
    width: 80%;
    margin: 0 auto;
    background: #004166;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
.readmore a {
    width: 190px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    background: #004166;
    text-align: center;
    float: right;
}
.readmore a:hover {
    background: #923f58;
}
.services ul {
    list-style-image: url(../images/list-button.png);
    margin-bottom: 38px;
}
.services ul li {
    color: #000;
    font-size: 16px;
}
ul.services {
    list-style-image: url(../images/list-button.png);
    margin-bottom: 38px;
}
ul.services li {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
}
ul.services li ul {
    margin-top: 30px;
    list-style: circle;
}
.accordion-title {
    display: block;
    padding: 1.25rem 1.7rem 1.25rem 1rem;
    line-height: 1;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    position: relative;
        border: 1px solid #d0d0d0;
    border-bottom: 0;
    background: #bbbcbf;
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #b15a9e;
	color: #fff;
}
.EnquiryBox {
    background: #b15a9e;
    padding: 35px 25px 25px;
    margin-top: 35px;
    webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
}
.EnquiryHeader {
    line-height: 1.2;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 28px;
    font-style: italic;
    text-align: center;
}
.EnquiryHeader span {
    font-size: 18px;
    display: block;
    color: #fff;
    font-weight: 600;
}

input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 3.0375rem;
    padding: 0.5rem;
    border: none;
    border-bottom: 0 solid #ddd;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 15px;
    color: #000;
    background-color: #F3F3F3;
    box-shadow: none;
    border-radius: 3px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    border: none;
    border-bottom: 0 solid #ddd;
    background-color: none;
    outline: none;
    box-shadow: none;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select {
     display: block;
    box-sizing: border-box;
    width: 100%;
    height: 3.0375rem;
    padding: 0.5rem;
    border: none;
    border-bottom: 0 solid #ddd;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 15px;
    color: #000;
    background-color: #F3F3F3;
    box-shadow: none;
    border-radius: 3px;
    background-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.…nts='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>);
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select#gender option.gender {
	color:#000 !important;
}
textarea {
    max-width: 100%;
    color: #000;
}
textarea[rows] {
    height: 229px;
    color: #000;
}
::-webkit-input-placeholder {
    color: #000;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #000;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #000 !important;
}
:-ms-input-placeholder {
    color: #000;
}
.input-placeholder {
    position: relative;
	 color: #000;
}
.input-placeholder input {
	 color: #000;
    padding: 10px;
    font-size: 14px;
}
.input-placeholder input:valid + .placeholder {
    display: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000000; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000000; }

input::placeholder,
textarea::placeholder {
  color: #000000; }
.placeholder {
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    height: 25px;
    font-size: 14px;
    left: 10px;
    margin: auto;
    color: #000;
    padding-right: 20px;
	background: #f3f3f3;
}
.placeholder span {
    color: #086d56;
    font-size: 35px;
    position: absolute;
    top: -10px;
    right: 0;
}
.placeholder:focus, .placeholder:hover {
	background:#fff;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
input.submitCls,
[type="submit"],
[type="button"],
input#submitBtn.submitCls
{
    -webkit-appearance: button;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #bbbcbf;
    width: 100%;
    padding: 10px;
    height: 3.0375rem;
    border-radius: 3px;
}

[type="submit"], [type="button"] {
   -webkit-appearance: button;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #086d56;
    width: 100% !important;
    padding: 10px;
    height: 3.0375rem !important;
    border-radius: 3px;
}

.submitBtn  {
	-webkit-appearance: button;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #b15a9e;
    width: 100%;
    text-align: center;
    max-width: 400px;
    padding: 10px;
    height: auto;
    border-radius: 5px;
	margin: 0 auto;
    display: block;
}
.submitBtn:hover {
	color: #fff;
}
/**.g-recaptcha { margin:30px 0 30px 10px;  width:231px; text-align:center; }**/

.g-recaptcha {
    margin: 0;
    width: 100%;
    text-align: center;
}

.captcha-wrap {
	position:relative;
}
img#refreshBtn {
	position:absolute;
	z-index: 1;
    left: -4px;
    top: 3px;
}
.breadcrumbs {
    border-style: solid;
    border-width: 0;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: 0.5625rem 0 0.5625rem;
    background-color: #FFFFFF;
    border-color: #fff;
    border-radius: 0;
}
.breadcrumbs > * a {
    color: #004166;
}
.accordion .accordion-navigation.active > a,
.accordion dd.active > a {
    background: url(../images/minus.png) right center no-repeat #004166;
    color: #FFFFFF;
}
.accordion .accordion-navigation > a:hover,
.accordion dd > a:hover {
    background: url(../images/minus.png) right center no-repeat #004166;
    color: #FFFFFF;
}
.accordion .accordion-navigation > a,
.accordion dd > a {
    color: #000;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 50px 10px 20px;
    background: url(../images/plus.png) right center no-repeat #F3F3F3;
}
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    background: #f3f3f3;
    display: block;
    padding: 20px 25px;
}
.mover {
    margin-top: 30px;
}
.mover2 {
    margin-top: 30px;
}
.mover a {
    color: #000;
}
.orange {
    color: #004166;
}
.mover p {
    margin-bottom: 20px;
}
.mover h5 {
    font-weight: 700;
    color: #004166;
}
.mover .accordion .accordion-navigation > a,
.mover .accordion dd > a {
    color: #fff;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    background: url(../images/plus.png) right center no-repeat #004166;
}
p.text-left {
	text-align: left;
}
p.text-left span {
	display: inline-block;
}
footer {
    float: left;
    width: 100%;
    margin-top: 70px;
    background: #b15a9e;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size: 14px;
}
footer a {
    color: #fff;
}
.content-box {
    float: left;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  border-radius: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(177, 90, 158,1) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0 visibility 0 .3s;
  -moz-transition: opacity .3s 0 visibility 0 .3s;
  transition: opacity .3s 0 visibility 0 .3s;
}

.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0 visibility 0 0;
  -moz-transition: opacity .3s 0 visibility 0 0;
  transition: opacity .3s 0 visibility 0 0;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  opacity: .5;
}

.no-touch .cd-top:hover {
  background-color: rgba(177, 90, 158,1);
  opacity: 1;
}

@media only screen and (min-width:768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width:1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 55px;
  }
}



@media only screen and (max-width: 1024px) {
    .panel {
        margin-bottom: 30px;
    }
 
}

img.desktop-view {
	display:inherit;
}
img.mobile-view {
	display:none;
}

@media only screen and (max-width: 580px) {
	img.desktop-view {
	display:none;
}
img.mobile-view {
	display:inherit;
}
    .logo {
        text-align: center;
        margin-bottom: 10px;
        float: none;
    }
  
   .contact-top {
        float: none;
        padding-left: 0;
        margin: 0 auto;
        width: 100%;
        display: block;
        text-align: center;
        background: none;
		
    }
    .contact-top span.calltext-two {
        font-size: 28px;
    }
    .contact-top span.calltext-one {
        
        font-size: 14px;
        font-weight: 700;
    }
    .ContentBox {
        margin-top: 28px;
    }
    .ContentBox img {
        margin-bottom: 25px !important;
        text-align: center !important;
        width: 40%;
    }
    .ContentBox h1 {
        font-size: 22px;
    }
}
.error-box h1 {
    font-size: 66px;
    margin: 0
}
.error-box h2 {
    font-size: 36px;
    margin: 0;
    margin-bottom: 20px
}
.error-box a {
    font-weight: 700
}
.map_canvas {
    float: left;
    width: 100%;
    border: 8px solid #e5e5e5;
    height: 100%
}
#map {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 418px) {
    .topHeader {
       padding: 25px 0;
    }
	
	}