@charset "utf-8";
/* CSS Document */

#home-bg-parallax > .bg-parallax {
    background: url("../images/woman-relaxing.jpg");
}

.text-cab {
    color: #552448 !important;
}

.btn.btn-base-color-cab {
    background-color: #552448;
}

.btn.btn-base-color-cab:hover {
    color: white;
}
#spotlight {
    background-color: #552448;
}
#spotlight img {
    width:50%;
    padding:20px;
}
.grayback {
    background-color: gray !important;
}
#HowitWorks {
    background-image: url("../images/tea.jpg");
}
#AboutUs {
    background-image: url("../images/family.jpg");
}
.partners {
    text-align: center;
    font-size: 16px;
}
.partnerButton {
    position: relative;
    text-align: center;
    display: block;
    padding: 10px;
    font-size: 16px;
    background-color: #542448;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    color:white;
    vertical-align: middle;
}
.partnerButton a {
    color: white;
    text-decoration: none;
}
.clearboth {
    clear: both;
    margin: 10px;
}
.gridPartner {
    padding: 0 40px;
}

.services-map{
  position: relative;
  margin-top: 100px;
}

.call-house-img{
  width: 100%;
  position: relative;
}

.services-map-part__point{
  background: #552448;
	transform: rotate(45deg);
	box-shadow: 0px 4px 44px rgba(78, 103, 255, 0.12);
  width: 10px;
  height: 10px;
  position: absolute;
  z-index: 10;
}
.services-map-part__point2{
  background: #2BA6DE;
  box-shadow: 0px 4px 44px rgba(78, 103, 255, 0.12);
  border-radius: 25px;
  width: 10px;
  height: 10px;
  position: absolute;
  z-index: 10;
}

.services-map-part__img-wrap{
  border-radius: 50%;
  text-align: center;
  background: white;
  position: absolute;
  text-align: center;
  width: 90px;
  height: 90px;
  transform: translate(-10px, -10px);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.iconlines{
  position: absolute;
  height: 115px;
  background: #eae3d4;
  width: 3px;
  box-shadow: 0px 4px 44px rgba(78, 103, 255, 0.12);
  z-index: 10;
}

.services-map-part__img{
  width: 50px;
}

.services-map-part-tooltip{
  background: white;
  padding: 20px 30px;
  text-align: center;
  box-shadow: 0px 4px 44px rgba(78, 103, 255, 0.12);
  border-radius: 25px;
  position: absolute;
  width: 300px;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease;/* Safari 3.2+, Chrome */
	-moz-transition: all 0.2s ease;/* Firefox 4-15 */
	-o-transition: all 0.2s ease;/* Opera 10.5-12.00 */
	transition: all 0.2s ease;/* Firefox 16+, Opera 12.50+ */
}

/* .services-map-part__img-wrap:hover + .services-map-part-tooltip{ */
.services-map-part:hover .services-map-part-tooltip{
  visibility: visible;
  opacity: 1;
}

.services-map-part--bottom.services-map-part-tooltip{
  top: -30px;
  transform: translate(-50%, -100%);
  left: 50%;
}

.services-map-part-tooltip::after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
}

.services-map-part--bottom.services-map-part-tooltip::after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-top: 10px solid white;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  left: 50%;
  bottom: -20px;
  top: auto;
  transform: translateX(-50%);
}

.services-map-part-tooltip__img,
.utilities-service-tooltip__img{
  margin-bottom: 15px;
}

.services-map-part-tooltip__title,
.utilities-service-tooltip__title{
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  /* or 122% */

  text-align: center;

  color: #552448;
  margin-bottom: 10px;
}

.services-map-part-tooltip__desc,
.utilities-service-tooltip__desc{
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  /* or 147% */

  text-align: center;

  color: #552448;
  margin-bottom: 20px;
}

.services-map-part-tooltip__link,
.utilities-service-tooltip__link{

}

.services-map-part-tooltip__link:hover,
.utilities-service-tooltip__link:hover{

}

.btn-normal{
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-align: center;

  color: #FFFFFF !important;
  padding: 15px 25px;
  background: #552448;
  border-radius: 38px;
  cursor: pointer;

  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-normal:hover{
  color: white !important;
  text-decoration: none;
  background: #552448;
}

.btn-normal--blue{
  background: #552448;
}

.btn-normal--blue:hover{
  background: #5524;
}

#services-map-part__point0{
  left: 24.8%;
  top: 53%;
}

#services-map-part__line0{
  left: calc(24.8% + 3.5px);
  top: calc(57% - 115px);
}

#mobilephonecircle{
  left: calc(24.8% - 30px);
  top: calc(40% - 185px);
}

#services-map-part-tooltip0{
  left: calc(24.8% + 5px);
  top: calc(57% - 95px);
}

#services-map-part__point1{
  left: 38.8%;
  top: 57%;
}

#services-map-part__line1{
  left: calc(38.8% + 3.5px);
  top: calc(57% - 115px);
}

#services-map-part__img-wrap1{
  left: calc(38.8% - 30px);
  top: calc(57% - 185px);
}

#services-map-part-tooltip1{
  left: calc(38.8% + 5px);
  top: calc(57% - 95px);
}

#services-map-part__point2{
  left: 58%;
  top: 53%;
}

#services-map-part__line2{
  left: calc(58% + 3.5px);
  top: calc(53% - 75px);
  height: 75px;
}

#services-map-part__img-wrap2{
  left: calc(58% - 30px);
  top: calc(53% - 145px);
}

#services-map-part-tooltip2{
  left: calc(58% + 5px);
  top: calc(53% - 55px);
}

#services-map-part__point3{
  left: 73%;
  top: 53%;
}

#services-map-part__line3{
  left: calc(73% + 3.5px);
  top: calc(53% - 75px);
  height: 75px;
}

#services-map-part__img-wrap3{
  left: calc(73% - 30px);
  top: calc(53% - 145px);
}

#services-map-part-tooltip3{
  left: calc(73% + 5px);
  top: calc(53% - 55px);
}

#services-map-part__point4{
  left: 16%;
  bottom: 7%;
}

#services-map-part__line4{
  left: calc(16% + 3.5px);
  bottom: calc(25% - 85px);
  height: 85px;
}

#services-map-part__img-wrap4{
  left: calc(16% - 30px);
  bottom: calc(40% - 155px);
}

#services-map-part-tooltip4{
  left: calc(16% + 5px);
  bottom: calc(7% - 360px);
  top: auto;
}

#services-map-part__point5{
  left: 34%;
  bottom: 7%;
}

#services-map-part__line5{
  left: calc(34% + 3.5px);
  bottom: calc(25% - 85px);
  height: 85px;
}

#services-map-part__img-wrap5{
  left: calc(34% - 30px);
  bottom: calc(40% - 155px);
}

#services-map-part-tooltip5{
  left: calc(34% + 5px);
  bottom: calc(7% - 340px);
  top: auto;
}

#services-map-part__point6{
  left: 54%;
  bottom: 7%;
}

#services-map-part__line6{
  left: calc(54% + 3.5px);
  bottom: calc(25% - 85px);
  height: 85px;
}

#services-map-part__img-wrap6{
  left: calc(54% - 30px);
  bottom: calc(40% - 155px);
}

#services-map-part-tooltip6{
  left: calc(54% + 5px);
  bottom: calc(7% - 360px);
  top: auto;
}

#services-map-part__point7{
  left: 77%;
  bottom: 7%;
}

#services-map-part__line7{
  left: calc(77% + 3.5px);
  bottom: calc(25% - 85px);
  height: 85px;
}

#services-map-part__img-wrap7{
  left: calc(77% - 30px);
  bottom: calc(40% - 155px);
}

#services-map-part-tooltip7{
  left: calc(77% + 5px);
  bottom: calc(5% - 360px);
  top: auto;
}

.footer{
  padding: 50px 0px;
}

.housecontainer{
  width: 100%;
  max-width: 1140px;
  margin: auto;
}

.services-map-wrap{
  width: 80%;
  margin: auto;
}

.smallimg{
	width: 60px
}