body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;							
}
.topword {
	font-family: "Century Gothic";
	font-size: 36px;
	line-height:12px;
	font-weight:normal;
	text-align: left;
	color: #CD1E1B;
	text-decoration:none;
}
.name {
	font-family:  "Century Gothic";
	font-size: 18px;
	line-height:25px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}
.name1 {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height:25px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration:none;
}
.name2 {
	font-family: "Century Gothic";
	font-size: 48px;
	line-height:15px;
	color: #CD1E1B;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.name3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:35px;
	color: #CD1E1B;
	text-align:justify;
	font-weight: normal;
	text-decoration:none;
}
.name3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:35px;
	color: #ffffff;
	text-align:justify;
	font-weight: normal;
	text-decoration:none;
}
.name4 {
	font-family: "Century Gothic";
	font-size: 42px;
	line-height:22px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration:none;
}
.name4a {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	line-height:32px;
	font-weight: normal;
	color: #0C218F;
	text-align: justify;
	text-decoration:none;
}
.name5a {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height:21px;
	color: #000000;
	text-align: center;
	text-decoration:none;
}
.name5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height:21px;
	color: #0C218F;
	text-align: center;
	font-weight: normal;
	text-decoration:none;
}
.name6 {
	font-family: "Century Gothic"; 
	font-size: 30px;
	line-height:25px;
	color: #D60023;
	text-align: center;
	font-weight:normal;
	text-decoration:none;
}
.name6a {
	font-family: "Century Gothic";
	font-size: 30px;
	line-height:20px;
	font-weight: normal;
	color: #1C0C91;
	text-align: center;
	text-decoration:none;
}
.name7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:34px;
	color: #000000;
	font-weight:normal;
	text-align: left;
	text-decoration:none;
}
.name8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height:34px;
	color: #000000;
	font-weight:normal;
	text-align: left;
	text-decoration:none;
}
.name9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height:20px;
	font-weight:bold;
	color: #00b3ba;
	text-align: center;
	text-decoration:none;
}
.name10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:25px;
	color: #1f2800;
	text-align: justify;
	font-weight:normal;
	text-decoration:none;
}
.name11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:25px;
	color: #000000;
	text-align: justify;
	font-weight:normal;
	text-decoration:none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	line-height:20px;
	color: #ffffff;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #ffffff;
	text-align: left;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #fffd60;
	text-align: left;
	font-weight:normal;
	text-decoration:none;
}
.more:link {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	line-height:32px;
	font-weight: normal;
	color: #0C218F;
	text-align: justify;
	text-decoration:none;
}
.more:visited {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	line-height:32px;
	font-weight: normal;
	color: #0C218F;
	text-align: justify;
	text-decoration:none;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	line-height:32px;
	font-weight: normal;
	color: #FF7800;
	text-align: justify;
	text-decoration:none;
}
.more1:link {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height:25px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration:none;
}
.more1:visited {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height:25px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration:none;
}
.more1:hover {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height:25px;
	color: #7E7D7D;
	font-weight: normal;
	text-align: justify;
	text-decoration:none;
}
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.docChamberBtn{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	color:#f6ff00;
	text-transform:uppercase;
	padding:8px 0;
	font-weight:400;
	padding-left:30px;
}

.docChamberBtn:hover{
	color:#fff;

}
blink {
    -webkit-animation: 1s linear infinite condemned_blink_effect; // for android
    animation: 1s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
/* Float Shadow */
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;

  -webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;

  -webkit-transition-property: transform;
	transition-property: transform;
	background-image: url(111661contact_details_btn.png);
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
  /* move the element up by 12px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(12px);
  transform: translateY(12px);
  /* move the element down by 12px (it will stay in place because it's attached to the element that also moves up 12px) */
}