body .alignleft, body img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

body img.alignright, body .alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

body img.aligncenter, body .aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

body {
  background: #fff; }
@font-face {
  body {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v13/UyBMtLsHKBKXelqf4x7VRQ.woff2) format("woff2");
    unicode-range: U100-24F, U1-1EFF, U20A0-20AB, U20AD-20CF, U2C60-2C7F, UA720-A7FF; } }
@font-face {
  body {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v13/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2");
    unicode-range: U0-0FF, U131, U152-153, U2C6, U2DA, U2DC, U2000-206F, U2074, U20AC, U2212, U2215; } }
@font-face {
  body {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v11/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
    unicode-range: U100-24F, U1-1EFF, U20A0-20AB, U20AD-20CF, U2C60-2C7F, UA720-A7FF; } }
@font-face {
  body {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format("woff2");
    unicode-range: U0-0FF, U131, U152-153, U2C6, U2DA, U2DC, U2000-206F, U2074, U20AC, U2212, U2215; } }
@font-face {
  body {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(http://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2"); } }
  body .parallax-container {
    height: 500px;
    width: 100%; }
  body .removeMerge {
    margin: 0 !important; }
  body .wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px; }
    body .wp-caption img {
      border: 0 none;
      padding: 0;
      margin: 0; }
    body .wp-caption p.wp-caption-text {
      line-height: 1.5;
      font-size: 10px;
      margin: 0; }
  body .wp-smiley {
    margin: 0 !important;
    max-height: 1em; }
  body blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left; }
  body blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right; }
  body .hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden; }
    body .hvr-underline-from-center:before {
      content: "";
      position: absolute;
      z-index: -1;
      left: 50%;
      right: 50%;
      bottom: 0;
      background: #43d3a1;
      height: 4px;
      transition-property: left, right;
      transition-duration: 0.3s;
      transition-timing-function: ease-out; }
    body .hvr-underline-from-center:hover:before {
      left: 0;
      right: 0; }
    body .hvr-underline-from-center:focus:before {
      left: 0;
      right: 0; }
    body .hvr-underline-from-center:active:before {
      left: 0;
      right: 0; }
  body .hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    backface-visibility: hidden;
    position: relative;
    transition-property: color;
    transition-duration: 0.3s; }
    body .hvr-shutter-out-horizontal:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #2098d1;
      transform: scaleX(0);
      transform-origin: 50%;
      transition-property: transform;
      transition-duration: 0.3s;
      transition-timing-function: ease-out; }
    body .hvr-shutter-out-horizontal:hover {
      color: #fff; }
      body .hvr-shutter-out-horizontal:hover:before {
        transform: scaleX(1); }
    body .hvr-shutter-out-horizontal:focus {
      color: #fff; }
      body .hvr-shutter-out-horizontal:focus:before {
        transform: scaleX(1); }
    body .hvr-shutter-out-horizontal:active {
      color: #fff; }
      body .hvr-shutter-out-horizontal:active:before {
        transform: scaleX(1); }
  body .upZindex {
    z-index: 1; }
  body .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
  body .container::after {
    content: "";
    display: table;
    clear: both; }
  body #dropdowndesktop8 {
    width: 189px !important; }
  body input[type=text] {
    position: relative;
    z-index: 1; }
  body input[type=password] {
    position: relative;
    z-index: 1; }
  body input[type=email] {
    position: relative;
    z-index: 1; }
  body input[type=url] {
    position: relative;
    z-index: 1; }
  body input[type=time] {
    position: relative;
    z-index: 1; }
  body input[type=date] {
    position: relative;
    z-index: 1; }
  body input[type=datetime] {
    position: relative;
    z-index: 1; }
  body input[type=datetime-local] {
    position: relative;
    z-index: 1; }
  body input[type=tel] {
    position: relative;
    z-index: 1; }
  body input[type=number] {
    position: relative;
    z-index: 1; }
  body input[type=search] {
    position: relative;
    z-index: 1; }
  body .entry-content img {
    margin: 0 0 1.5em 0; }
  body .dropdown-menu > li > a:hover {
    background: none;
    color: #fff; }
  body .dropdown-menu > li > a:focus {
    background: none;
    color: #fff; }
  body .dropdown-menu > li > a:active {
    background: none;
    color: #fff; }
  body .navbar-default .navbar-nav > .open > a:hover {
    background: none;
    color: #555; }
  body .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #555; }
  body .navbar-default .navbar-nav > .open > a:active {
    background: none;
    color: #555; }
  body .homepage .ContactFooter input[type=text] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=text]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=text]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=password] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=password]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=password]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=email] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=email]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=email]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=url] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=url]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=url]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=time] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=time]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=time]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=date] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=date]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=date]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=datetime] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=datetime]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=datetime]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=datetime-local] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=datetime-local]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=datetime-local]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=tel] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=tel]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=tel]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=number] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=number]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=number]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input[type=search] {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input[type=search]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input[type=search]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter input:not([type]) {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter input:not([type]):focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter input:not([type]):focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter textarea.materialize-textarea {
    border-bottom: 1px solid #fff; }
    body .homepage .ContactFooter textarea.materialize-textarea:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .homepage .ContactFooter textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .homepage .ContactFooter .input-field label {
    color: #fff; }
  body .secondPage .ContactFooter input[type=text] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=text]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=text]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=password] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=password]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=password]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=email] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=email]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=email]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=url] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=url]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=url]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=time] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=time]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=time]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=date] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=date]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=date]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=datetime] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=datetime]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=datetime]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=datetime-local] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=datetime-local]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=datetime-local]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=tel] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=tel]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=tel]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=number] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=number]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=number]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input[type=search] {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input[type=search]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input[type=search]:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter input:not([type]) {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter input:not([type]):focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter input:not([type]):focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter textarea.materialize-textarea {
    border-bottom: 1px solid #fff; }
    body .secondPage .ContactFooter textarea.materialize-textarea:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      body .secondPage .ContactFooter textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #99f3ff; }
  body .secondPage .ContactFooter .input-field label {
    color: #fff; }
  body .dropdown-content li > a {
    font-size: 12px !important; }
  body .dropdown-content li > span {
    font-size: 12px !important; }
  body input:not([type]) {
    position: relative;
    z-index: 1; }
  body textarea.materialize-textarea {
    position: relative;
    z-index: 1; }
  body .input-field label {
    left: 0;
    top: 0; }
  @media (min-width: 576px) {
    body body .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    body body .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    body body .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    body body .container {
      width: 1140px;
      max-width: 100%; } }
  @media (max-width: 600px) {
    body .homepage .details.title {
      font-size: 26px !important; }
    body .homepage .details .allBanner .col {
      position: relative; }
    body .homepage .details .allBanner > .col > div .text h2 {
      opacity: 1 !important;
      top: -44px !important; }
    body .homepage .textmobile {
      text-align: justify; }
    body .homepage .action-Btn {
      height: 199px !important;
      max-height: 200px !important; }
      body .homepage .action-Btn p {
        font-size: 22px; }
    body .navbar-fixed.whiteBG nav .virus.logo {
      height: 56px !important; }
    body .simplePage .action-Btn {
      height: 199px; }
    body .footerPages .footerVirus .copyright {
      font-size: 11px;
      text-align: center;
      display: block; }
    body .footerPages .footerVirus .logo {
      float: none;
      display: block;
      width: 100%;
      margin-top: 10px; }
      body .footerPages .footerVirus .logo img {
        margin: 0 auto;
        display: block;
        width: 89px; } }
@keyframes backandForwards {
  0% {
    left: -20px; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }
  body .footerPages .footer1037 {
    background: #f8f8f9;
    min-height: 275px; }
    body .footerPages .footer1037 .container {
      padding: 40px 0; }
      body .footerPages .footer1037 .container .image {
        margin: 0 auto;
        display: block; }
      body .footerPages .footer1037 .container p {
        color: #565656;
        display: block;
        font-family: Open Sans, sans-serif;
        font-size: 15px;
        height: 176px;
        line-height: 34px;
        padding-bottom: 20px;
        padding-top: 20px;
        text-align: center; }
  body .footerPages .footerVirus {
    margin-top: 15px;
    margin-bottom: 15px; }
    body .footerPages .footerVirus .copyright {
      font-weight: bold;
      color: #7e7e7e;
      display: inline; }
    body .footerPages .footerVirus .logo {
          float: right; }
      @media (max-width: 600px) {
        body .footerPages .footerVirus .logo {
          float: initial;
          margin: 14px auto; } }
      body .footerPages .footerVirus .logo img {
        width: 100%; }
@keyframes key0to100 {
  0% {
    width: 0;
    height: 0;
    top: 50%;
    left: 50%; }
  100% {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }
  body #map1 {
    position: relative;
    top: 64px;
    margin-top: 0; }
  body .navbar-fixed.whiteBG nav {
    background-color: #fff;
    box-shadow: none; }
    body .navbar-fixed.whiteBG nav ul a {
      text-transform: uppercase;
      font-weight: 500;
      font-size: 14px;
      color: #2098d1; }
    body .navbar-fixed.whiteBG nav ul li.active a {
      color: #206ba2; }
    body .navbar-fixed.whiteBG nav ul > li:last-child a {
      background: #2477b9;
      color: #fff; }
    body .navbar-fixed.whiteBG nav .virus.logo {
      height: 64px;
      overflow: hidden;
      background: #2477b9;
      padding-left: 31px; }
      body .navbar-fixed.whiteBG nav .virus.logo img {
        width: 57% !important; }
  body .virus.logo {
    transition: .3s all; }
    body .virus.logo img {
      transition: .3s all;
      width: 100%; }
  body .showSimpleList ul {
    list-style-type: disc; }
    body .showSimpleList ul li {
      list-style-type: disc;
      display: list-item; }
  body nav {
    transition: .3s all;
    background-color: initial;
    box-shadow: none; }
    body nav ul a {
      transition: .3s all;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 14px;
      color: #fff; }
    body nav ul li.active {
      background: none; }
      body nav ul li.active a {
        transition: .3s all;
        color: #206ba2; }
      body nav ul li.active:before {
        left: 0;
        right: 0; }
    body nav ul > li:last-child a {
      background: #2477b9;
      color: #fff; }
    body nav .button-collapse i {
      color: #206ba2; }
@keyframes slideLeft {
  0% {
    margin-left: -50px;
    opacity: 0; }
  100% {
    margin-left: 0;
    opacity: 1; } }
@keyframes slideRight {
  0% {
    margin-left: 50px;
    opacity: 0; }
  100% {
    margin-left: 0;
    opacity: 1; } }
@keyframes slideUp {
  0% {
    margin-top: 50px;
    opacity: 0; }
  100% {
    margin-top: 0;
    opacity: 1; } }
  body .title-estimation {
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    color: #00b9eb;
    width: 72% !important;
    margin: 0 auto; }
  body .btnPrimary {
    background: #ea9b55;
    border-radius: 2px;
    color: #fff; }

#post-3232 .title {
  font-size: 14px; }
#post-3232 .desc {
  margin-top: 5%; }
#post-3232 .date {
  color: #999; }

#post-3229 .desc {
  margin-top: 5%; }
#post-3229 .date {
  margin-top: 11%;
  color: #999; }

#post-3226 .desc {
  margin-top: 5%; }
#post-3226 .date {
  color: #999; }

.page-id-33 p {
  text-align: justify; }
.page-id-33 .simplePage .circle {
  width: 256px;
  margin-bottom: 26% !important;
  height: 248px; }
  .page-id-33 .simplePage .circle:nth-child(2n) {
    border: 4px solid #fff;
    box-shadow: 0 0 0 3px #0170bf; }
  .page-id-33 .simplePage .circle:nth-child(2n + 1) {
    background-color: #999 !important;
    border: 4px solid #fff;
    box-shadow: 0 0 0 3px #999; }
.page-id-33 .container.row p {
  font-size: 30px; }

.simplePage {
  line-height: 34px;
  top: -64px;
  position: relative; }
  .simplePage .wpcf7-form input[type=text] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=text]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=text]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=password] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=password]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=password]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=email] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=email]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=email]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=url] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=url]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=url]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=time] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=time]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=time]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=date] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=date]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=date]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=datetime] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=datetime]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=datetime]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=datetime-local] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=datetime-local]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=datetime-local]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=tel] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=tel]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=tel]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=number] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=number]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=number]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form input[type=search] {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input[type=search]:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input[type=search]:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form .btn {
    background-color: #2477b9; }
    .simplePage .wpcf7-form .btn:hover {
      background-color: #31a4fb; }
  .simplePage .wpcf7-form div.wpcf7-mail-sent-ok {
    border: 0;
    border-bottom: 2px solid #398f14; }
  .simplePage .wpcf7-form div.wpcf7-mail-sent-ng {
    border: 0;
    border-bottom: 2px solid #ff0000; }
  .simplePage .wpcf7-form div.wpcf7-spam-blocked {
    border: 0;
    border-bottom: 2px solid #ffa500; }
  .simplePage .wpcf7-form div.wpcf7-validation-errors {
    border: 0;
    border-bottom: 2px solid #f7e700; }
  .simplePage .wpcf7-form input:not([type]) {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form input:not([type]):focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form input:not([type]):focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form textarea.materialize-textarea {
    border-bottom: 1px solid #9e9e9e; }
    .simplePage .wpcf7-form textarea.materialize-textarea:focus:not([readonly]) {
      border-bottom: 1px solid #31a4fb;
      box-shadow: 0 1px 0 0 #31a4fb; }
      .simplePage .wpcf7-form textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #31a4fb; }
  .simplePage .wpcf7-form .input-field label {
    color: #9e9e9e;
    left: 0;
    top: 0; }
  .simplePage .col {
    transition: all 0.3s;
    opacity: 0;
    position: relative;
    left: -20px !important; }
  .simplePage .colFixed {
    animation: backandForwards .6s;
    animation-fill-mode: Forwards;
    opacity: 1; }
  .simplePage .collapsible li:nth-child(even) {
    background-color: #eeeeee; }
  .simplePage .collapsible .collapsible-header:nth-child(even) {
    background-color: #eeeeee; }
  .simplePage .collapsible-header h4 {
    font-size: 22px;
    padding-top: 4px; }
  .simplePage .collapsible-header.active {
    color: #2477b9; }
  .simplePage .action-Btn {
    background: rgba(0, 0, 0, 0.67);
    height: 220px !important; }
    .simplePage .action-Btn p {
      text-align: center;
      color: #fff;
      font-size: 18px;
      font-weight: 700; }
    .simplePage .action-Btn .btn-flat {
      display: block;
      width: 231px;
      margin: 0 auto; }
  .simplePage h3 {
    color: #2477b9;
    padding-bottom: 12px;
    font-size: 22px;
    border-bottom: 4px double #00b9eb; }
  .simplePage h2 {
    color: #2477b9;
    padding-bottom: 12px;
    font-size: 22px;
    border-bottom: 4px double #eeeeee;
    font-weight: 400;
    font-size: 34px; }
  .simplePage .title {
    font-size: 70px;
    font-weight: lighter;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    margin-top: -100px;
    margin-bottom: 150px;
    color: #fff; }
  .simplePage .content {
    z-index: 2;
    position: relative; }
  .simplePage .circle {
    width: 307px;
    height: 290px;
    background: #0170bf;
    color: #fff;
    padding: 0px 34px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .simplePage .circle .text {
      font-size: 17px; }
  .simplePage #map1 {
    height: 400px;
    width: 100%;
    margin-top: -84px; }
  .simplePage .parallax-container {
    height: 320px; }

.homepage {
  line-height: 34px;
  top: -64px;
  position: relative; }
  .homepage .extraDetails {
    min-height: 536px;
    height: inherit; }
    .homepage .extraDetails ul {
      margin-left: 10%;
      list-style-type: disc; }
    .homepage .extraDetails h2 {
      font-size: 30px; }
    .homepage .extraDetails li {
      list-style-type: disc; }
  .homepage .silder {
    width: 100%; }
    .homepage .silder .front .contentText {
      margin-top: 130px; }
    .homepage .silder .front .name {
      text-align: center;
      opacity: 0;
      font-size: 80px;
      line-height: 40px;
      font-weight: 700;
      font-family: Raleway, sans-serif;
      color: #fff;
      text-decoration: none;
      padding: 0;
      border-width: 0;
      border-color: #ffd658;
      border-style: none; }
    .homepage .silder .front .description {
      text-align: center;
      opacity: 0;
      font-size: 50px;
      line-height: 40px;
      font-weight: 300;
      font-family: Raleway, sans-serif;
      color: #fff;
      text-decoration: none;
      border-width: 0;
      border-color: #ffd658;
      border-style: none; }
    .homepage .silder .front .btnFront {
      opacity: 0;
      width: 276px;
      float: right; }
    .homepage .silder .front.animated .btnFront {
      animation: slideUp 0.3s;
      animation-fill-mode: forwards; }
    .homepage .silder .front.animated .description {
      animation: slideLeft 0s;
      animation-fill-mode: forwards; }
    .homepage .silder .front.animated .name {
      animation: slideRight 0.3s;
      animation-fill-mode: forwards; }
    .homepage .silder .front.reversed .name {
      opacity: 1;
      animation-direction: reverse; }
    .homepage .silder .front.reversed .description {
      opacity: 1;
      animation-direction: reverse; }
    .homepage .silder .front.reversed .btnFront {
      opacity: 1;
      animation-direction: reverse; }
  .homepage .action-Btn {
    background: rgba(0, 0, 0, 0.67);
    height: 165px !important;
    max-height: 165px; }
    .homepage .action-Btn p {
      text-align: center;
      color: #fff;
      font-size: 32px;
      font-weight: 500; }
    .homepage .action-Btn .btn-flat {
      display: block;
      width: 231px;
      margin: 0 auto; }
  .homepage .details {
    padding: 20px 0; }
    .homepage .details .title {
      color: #565656;
      display: block;
      font-family: Raleway, sans-serif;
      font-size: 38px;
      text-align: center;
      margin-bottom: 20px; }
    .homepage .details .allBanner {
      position: relative; }
      .homepage .details .allBanner .banner1 {
        background: url(img/homepage/banner1.png); }
      .homepage .details .allBanner .banner2 {
        background: url(img/homepage/banner2.png); }
      .homepage .details .allBanner .banner3 {
        background: url(img/homepage/banner3.png); }
      .homepage .details .allBanner .banner4 {
        background: url(img/homepage/doctor1.png);
        border-radius: 100%;
        background-color: #326ab6;
        background-size: 82%;
        background-position: center !important; }
      .homepage .details .allBanner .col {
        margin-top: 20px; }
      .homepage .details .allBanner:hover .text {
        background: rgba(255, 255, 255, 0.61); }
      .homepage .details .allBanner > .col > div {
        cursor: pointer;
        width: 134px;
        height: 134px;
        border-radius: 100%;
        background-repeat: no-repeat;
        background-position-x: -8px;
        background-position-y: -6px;
        transition: all 0.3s; }
        @media (max-width: 600px) {
          .homepage .details .allBanner > .col > div {
            margin: 0 auto; } }
        .homepage .details .allBanner > .col > div .text {
          width: 100%;
          height: 100%;
          transition: all 0.3s; }
          .homepage .details .allBanner > .col > div .text h2 {
            opacity: 0;
            transition: all 0.3s;
            font-size: 17px;
            position: relative;
            top: 135px;
            text-align: center; }
        .homepage .details .allBanner > .col > div:hover {
          box-shadow: 1px 1px 68px -21px; }
          .homepage .details .allBanner > .col > div:hover .text {
            background: rgba(255, 255, 255, 0); }
            .homepage .details .allBanner > .col > div:hover .text h2 {
              opacity: 1;
              top: 142px; }
  .homepage .testimony .carousel-slider {
    height: auto !important;
    min-height: 200px !important; }
  .homepage .testimony .carousel .indicators .indicator-item {
    background-color: rgba(0, 0, 0, 0.5); }
    .homepage .testimony .carousel .indicators .indicator-item.active {
      background-color: #5d4a4a; }
  .homepage #map1 {
    height: 400px;
    width: 100%;
    position: relative;
    top: 64px; }
  .homepage .blogGrid {
    padding-top: 20px; }
    .homepage .blogGrid > .container > .title {
      margin-bottom: 40px; }
      .homepage .blogGrid > .container > .title .name {
        line-height: 36px;
        font-weight: bold;
        font-size: 36px;
        text-align: center;
        color: #ea9b55; }
    .homepage .blogGrid .blog .article {
      color: #000;
      cursor: pointer;
      position: relative;
      z-index: 1; }
      .homepage .blogGrid .blog .article .btnArticle {
        text-align: center;
        margin-top: 39px; }
      .homepage .blogGrid .blog .article .title {
        transition: all 0.3s;
        position: relative;
        z-index: 1;
        text-align: center;
        font-family: Raleway;
        font-weight: 600;
        font-style: normal; }
      .homepage .blogGrid .blog .article .date {
        font-size: 12px;
        text-align: center; }
      .homepage .blogGrid .blog .article .image {
        position: relative;
        z-index: 1;
        max-height: 200px;
        max-width: 300px;
        margin: 0 auto;
        overflow: hidden; }
        .homepage .blogGrid .blog .article .image img {
          max-width: 100%; }
      .homepage .blogGrid .blog .article > .date {
        transition: all 0.3s;
        position: relative;
        z-index: 1;
        text-align: center;
        font-family: Raleway;
        font-weight: 600;
        font-style: normal; }
      .homepage .blogGrid .blog .article:hover:before {
        z-index: 0;
        position: absolute;
        content: ' ';
        animation: key0to100 0.3s;
        animation-fill-mode: forwards;
        top: 0;
        left: 0;
        border-radius: 1px;
        box-shadow: 0 0 7px 0; }
  .homepage .ContactFooter {
    height: 500px;
    background: #4bb6b0;
    background: linear-gradient(to right, #4bb6b0, #3183ab); }
    .homepage .ContactFooter .title {
      color: #fff; }
  .homepage body .ContactFooter input[type=text] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=text]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=text]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=password] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=password]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=password]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=email] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=email]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=email]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=url] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=url]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=url]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=time] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=time]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=time]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=date] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=date]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=date]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=datetime] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=datetime]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=datetime]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=datetime-local] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=datetime-local]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=datetime-local]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=tel] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=tel]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=tel]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=number] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=number]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=number]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input[type=search] {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input[type=search]:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input[type=search]:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter input:not([type]) {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter input:not([type]):focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter input:not([type]):focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter textarea.materialize-textarea {
    border-bottom: 1px solid #fff; }
    .homepage body .ContactFooter textarea.materialize-textarea:focus:not([readonly]) {
      border-bottom: 1px solid #99f3ff;
      box-shadow: 0 1px 0 0 #99f3ff; }
      .homepage body .ContactFooter textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #99f3ff; }
  .homepage body .ContactFooter .input-field label {
    color: #fff; }

.secondPage .blogGrid {
  padding-top: 20px; }
  .secondPage .blogGrid > .container > .title {
    margin-bottom: 40px; }
    .secondPage .blogGrid > .container > .title .name {
      line-height: 36px;
      font-weight: bold;
      font-size: 36px;
      text-align: center;
      color: #ea9b55; }
  .secondPage .blogGrid .blog .article {
    color: #000;
    cursor: pointer;
    position: relative;
    z-index: 1; }
    .secondPage .blogGrid .blog .article .btnArticle {
      text-align: center;
      margin-top: 39px; }
    .secondPage .blogGrid .blog .article .title {
      transition: all 0.3s;
      position: relative;
      z-index: 1;
      text-align: center;
      font-family: Raleway;
      font-weight: 600;
      font-style: normal; }
    .secondPage .blogGrid .blog .article .date {
      font-size: 12px;
      text-align: center; }
    .secondPage .blogGrid .blog .article .image {
      position: relative;
      z-index: 1;
      max-height: 200px;
      max-width: 300px;
      margin: 0 auto;
      overflow: hidden; }
      .secondPage .blogGrid .blog .article .image img {
        max-width: 100%; }
    .secondPage .blogGrid .blog .article > .date {
      transition: all 0.3s;
      position: relative;
      z-index: 1;
      text-align: center;
      font-family: Raleway;
      font-weight: 600;
      font-style: normal; }
    .secondPage .blogGrid .blog .article:hover:before {
      z-index: 0;
      position: absolute;
      content: ' ';
      animation: key0to100 0.3s;
      animation-fill-mode: forwards;
      top: 0;
      left: 0;
      border-radius: 1px;
      box-shadow: 0 0 7px 0; }
.secondPage .ContactFooter {
  height: 500px;
  background: #4bb6b0;
  background: linear-gradient(to right, #4bb6b0, #3183ab); }
  .secondPage .ContactFooter .title {
    color: #fff; }
.secondPage body .ContactFooter input[type=text] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=text]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=password] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=password]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=password]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=email] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=email]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=email]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=url] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=url]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=url]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=time] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=time]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=time]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=date] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=date]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=date]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=datetime] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=datetime]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=datetime]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=datetime-local] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=datetime-local]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=datetime-local]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=tel] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=tel]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=tel]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=number] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=number]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=number]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input[type=search] {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input[type=search]:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input[type=search]:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter input:not([type]) {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter input:not([type]):focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter input:not([type]):focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter textarea.materialize-textarea {
  border-bottom: 1px solid #fff; }
  .secondPage body .ContactFooter textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #99f3ff;
    box-shadow: 0 1px 0 0 #99f3ff; }
    .secondPage body .ContactFooter textarea.materialize-textarea:focus:not([readonly]) + label {
      color: #99f3ff; }
.secondPage body .ContactFooter .input-field label {
  color: #fff; }

.page-cancer-digestif h3 {
  color: #757575;
  font-size: 30px; }
.page-cancer-digestif .lightRed {
  color: #ca0722; }

.blogPage {
  line-height: 34px;
  top: -64px;
  position: relative; }
  .blogPage .parallax-container {
    height: 320px; }
  .blogPage .blogs {
    padding-top: 20px; }
    .blogPage .blogs .article {
      cursor: pointer;
      position: relative;
      z-index: 1;
      overflow: hidden; }
      .blogPage .blogs .article .content {
        background-color: #f8f8f9;
        transition: all .3s;
        margin-top: 10px; }
        .blogPage .blogs .article .content:after {
          transition: all .3s;
          position: absolute;
          content: 'Lire plus';
          bottom: -20px;
          line-height: 20px;
          right: 27px; }
        .blogPage .blogs .article .content .title {
          padding-left: 27.5px;
          transition: all 0.3s;
          position: relative;
          z-index: 1;
          text-align: center;
          font-family: Raleway;
          font-weight: 400;
          font-style: normal;
          color: initial;
          color: #e89a55;
          font-weight: 700;
          font-size: 16px;
          white-space: nowrap;
          width: 95%;
          overflow: hidden;
          text-overflow: ellipsis; }
        .blogPage .blogs .article .content .date {
          font-size: 10px; }
        .blogPage .blogs .article .content .desc {
          color: initial;
          position: relative;
          padding: 0 27.5px;
          text-overflow: ellipsis;
          overflow: hidden;
          line-height: 34px;
          max-height: 102px; }
        .blogPage .blogs .article .content .image {
          position: relative;
          z-index: 1;
          max-height: 200px;
          min-height: 200px;
          max-width: 300px;
          margin: 0 auto;
          overflow: hidden; }
        .blogPage .blogs .article .content:hover {
          background-color: #e6e6e6; }
          .blogPage .blogs .article .content:hover:after {
            bottom: 5px; }
        .blogPage .blogs .article .content > .date {
          padding-left: 27.5px;
          transition: all 0.3s;
          position: relative;
          z-index: 1;
          text-align: center;
          font-family: Raleway;
          font-weight: 400;
          font-style: normal;
          color: initial; }
    .blogPage .blogs > .container > .title {
      margin-bottom: 40px; }
      .blogPage .blogs > .container > .title .name {
        line-height: 3px;
        font-weight: bold;
        font-size: 32px;
        text-align: center;
        color: #ea9b55; }

.articlePage {
  line-height: 34px;
  top: -64px;
  position: relative; }
  .articlePage .parallax-container {
    height: 320px; }
  .articlePage h3 {
    color: #2477b9;
    border-bottom: 4px double #eeeeee;
    padding-bottom: 12px;
    font-size: 22px; }
  .articlePage h2 {
    color: #2477b9;
    border-bottom: 4px double #eeeeee;
    padding-bottom: 12px;
    font-size: 22px;
    font-weight: 600;
    font-size: 30px; }
  .articlePage .article {
    padding-top: 20px; }
    .articlePage .article .image {
      opacity: 0;
      margin-top: -50px;
      transition: all .6s; }
    .articlePage .article .imageReady {
      opacity: 1;
      margin-top: 0; }
    .articlePage .article > .container > .title {
      margin-bottom: 40px; }
      .articlePage .article > .container > .title .name {
        line-height: 3px;
        font-weight: bold;
        font-size: 32px;
        text-align: center;
        color: #ea9b55; }

@media (max-width: 425px) {
  .homepage .testimony .carousel-slider {
    height: 400px !important; } }
@media (max-width: 768px) {
  .simplePage .title {
    line-height: 50px;
    margin-top: -127px;
    font-size: 62px; }

  .footerPages .footer1037 {
    height: 400px; } }
@media (max-width: 786px) {
  .homepage .silder .front .name {
    font-size: 38px; }
  .homepage .silder .front .description {
    font-size: 17px; } }
@media only screen and (max-width: 786px) {
  .homepage .content0 .doctor {
    display: none; }
  .homepage .content0 .front .description {
    display: none; }
  .homepage .content3 {
    height: auto; }
    .homepage .content3 .row {
      margin-bottom: 0; }
      .homepage .content3 .row > div.col {
        width: 100%; }
  .homepage .content4 .btnBlue {
    font-size: 12px;
    width: 156px !important;
    padding: 0; }
  .homepage .content4 .textRed {
    font-size: 14px !important; }
  .homepage .content1 .row > div.col {
    width: 100%; }

  .virus.logo {
    width: 111px; }

  .servicesPage .content0 .col.m3 {
    border: none !important; } }
@media only screen and (min-width: 601px) and (max-width: 988px) {
  .homepage .content0 .doctor {
    margin-top: 130px; }
  .homepage .content0 .front .description {
    display: none; } }
@media only screen and (min-width: 787px) {
  nav {
    z-index: 2;
    position: relative; } }

/*# sourceMappingURL=styles.css.map */