a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

label.control-label.formControlLabel {
    font-weight: bold!important;
}

.sp-copyright {
    font-size: 14px;
    color: #ffffff;
}
  
  #sp-copyright {
    text-align: center;
}


@media only screen and (min-width: 768px) {
	.sp-page-title {
    background: #9942BA;
    padding: 160px 0 40px 0;
    text-align: left;
    background-size: cover !important;
	}
}



@media only screen and (max-width: 767px) {
	.sp-page-title {
    background: #9942BA;
    padding: 100px 0 40px 0;
    text-align: left;
    background-size: cover !important;
	}
}

.sp-page-title h2 {
    display: none;
}

h5 {
font-family: Margarine, sans-serif;
font-size: 26px!important;
margin-bottom:20px!important;
}

.yui-calcontainer .yui-cal-nav-yc {
width: 12em!important;
}

@media only screen and (max-width: 768px) {
  
	body {
    font-size: 16px !important;
    line-height: 22px;
	}
  	h1 {
    font-size: 52px !important;
    line-height: 35px !important;
  	}
  	h1 small {
    letter-spacing: inherit !important;
  	}
  	h2 {
    font-size: 44px !important;
    line-height: 30px !important;
  	}
  	h3 {
    font-size: 26px !important;
    line-height: 25px !important;
  	}
  	h4 {
    font-size: 22px !important;
    line-height: 23px !important;
  	}
}

#sp-bottom #sp-bottom2 .custom ul {
  margin-top: 30px;
  display: block;
  overflow: hidden;
}
#sp-bottom #sp-bottom2 .custom ul >li {
  float: left;
  margin-right: 15px;
}
#sp-bottom #sp-bottom2 .custom ul >li >a {
  font-size: 16px;
}
#sp-bottom #sp-bottom2 .custom ul >li >a:before {
  display: none;
}
#sp-bottom #sp-bottom2 .custom ul >li >a:hover {
  padding-left: 0;
}
#sp-bottom #sp-bottom2 .custom ul >li .dummy-text {
  display: none;
}
#sp-bottom #sp-bottom2 p {
  color: #fff;
}

#sp-bottom #sp-bottom3 .custom ul {
  margin-top: 30px;
  display: block;
  overflow: hidden;
}
#sp-bottom #sp-bottom3 .custom ul >li {
  float: left;
  margin-right: 15px;
}
#sp-bottom #sp-bottom3 .custom ul >li >a {
  font-size: 16px;
}
#sp-bottom #sp-bottom3 .custom ul >li >a:before {
  display: none;
}
#sp-bottom #sp-bottom3 .custom ul >li >a:hover {
  padding-left: 0;
}
#sp-bottom #sp-bottom3 .custom ul >li .dummy-text {
  display: none;
}
#sp-bottom #sp-bottom3 p {
  color: #fff;
}

  #sp-page-builder .sppb-section-title .sppb-title-heading {
    font-size: 44px !important;
    line-height: 54px !important;
    margin-bottom: 0;
  }
  #sp-page-builder .sppb-section-title .sppb-title-subheading {
    font-size: 16px !important;
  }
  .sppb-addon-title {
    font-size: 44px !important;
    line-height: 54px !important;
  }

@media only screen and (max-width: 1200px) {
  
  #sp-header .logo img {
    width: 160px;
  }
}


@media only screen and (max-width: 768px) {
   #sp-header .logo {
	top: -32px;
   }
   
#sp-header-sticky-wrapper {
  position: absolute;
  top: 18px;
  width: 100%;
  z-index: 99;
  background: #fff;
   }
}


@media only screen and (max-width: 480px) {
  #sp-header .logo {
    top: -32px;
    overflow: initial;
    height: 40px;
    display: block;
  }

  
  #sp-header #sp-logo {
    overflow: initial;
 }
}  


.sp-megamenu-parent >li:after {
  display: none!important;
}

.sticky-wrapper.is-sticky #sp-header #sp-logo {
overflow: initial!important;
}


ul.social-icons {
font-size: 32px!important;
}


.fa {
padding-right: 10px!important;
}

ul.social-icons > li a {
    color: #ffffff;
}

ul.social-icons > li a:hover {
    color: #D863CF;
}

.sppb-addon-person .sppb-person-image:after {
border-radius: 200px!important;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {

#sp-header-sticky-wrapper {
  	position: absolute;
 	top: 14px;
  	width: 100%;
  	z-index: 99;
  	background: #fff;
   }
	#sp-header {
  	height: 86px;
   }
}