@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  color: #828282;
  background: #fff; }
#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
.offcanvas #page {
    overflow: hidden;
    position: absolute; }
.offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 101;
      background: rgba(0, 0, 0, 0.7);
      content: ""; }
a {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover, a:active, a:focus {
	outline: none;
	text-decoration: none;
	text-shadow: 0px 0px;
}
p {margin-bottom: 20px; }
h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
  font-weight: 400;
  margin: 0 0 20px 0; }
::-webkit-selection {
  color: #fff;
  background: #bea34d; }
::-moz-selection {
  color: #fff;
  background: #bea34d; }
::selection {
  color: #fff;
  background: #bea34d; }
.fpc-mdl4-ab {
    margin-left: 50px; 
    font-size: 175%
}
.fpc-hd-ml {font-size: 225%}
.fpclogo {
    width:400px;
    height:120px; 
    margin-top: 18px
}
.fpc-nav {
    margin-top: 73px; 
    margin-left: 300px;
}
.fpc-nav .top-menu {padding: 28px 0; }
.fpc-nav #fpc-logo {
  font-size: 24px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 700;
  font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif"; }
.fpc-nav #fpc-logo a {color: #bea34d; }
.fpc-nav #fpc-logo a span {color: #000; }
.fpc-nav a {
  padding: 5px 10px;
  color: #000; }

.fpc-nav ul {
  padding: 0;
  margin: 5px 0 0 0; }
.fpc-nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
    text-transform: uppercase; }
.fpc-nav ul li a {
      font-size: 15px;
      padding: 30px 15px;
      color: rgba(0, 0, 0, 0.7);
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
.fpc-nav ul li a:hover, .fpc-nav ul li a:focus, .fpc-nav ul li a:active {color: black; }
.fpc-nav ul li.has-dropdown {position: relative; }
.fpc-nav ul li.has-dropdown .dropdown {
        width: 140px;
        -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
        z-index: 1002;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 40px;
        left: 0;
        text-align: left;
        background: #000;
        padding: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s; }
.fpc-nav ul li.has-dropdown .dropdown:before {
          bottom: 100%;
          left: 40px;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-bottom-color: #000;
          border-width: 8px;
          margin-left: -8px; }
.fpc-nav ul li.has-dropdown .dropdown li {
          display: Furlblock;
          margin-bottom: 7px; }
.fpc-nav ul li.has-dropdown .dropdown li:last-child {margin-bottom: 0; }
.fpc-nav ul li.has-dropdown .dropdown li a {
            padding: 2px 0;
            display: block;
            color: #999999;
            line-height: 1.2;
            text-transform: none;
            font-size: 13px;
            letter-spacing: 0; }
.fpc-nav ul li.has-dropdown .dropdown li a:hover {color: #fff; }
.fpc-nav ul li.has-dropdown:hover a, .fpc-nav ul li.has-dropdown:focus a {color: #000; }
.btn-cta a {
      padding: 30px 0px !important;
      color: #fff; }
.btn-cta a span {
        background: #02bd92;
        padding: 10px 20px;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px; }
.btn-cta a:hover span {
        -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
.fpc-nav ul li.active > a {
      color: #074f8d;
      position: relative; }
#fpc-counter,.fpc-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative; }
#fpc-counter .overlay,.fpc-bg .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7); }
.fpc-video {overflow: hidden; }

.fpc-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
.fpc-video a i {
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      font-size: 40px; }
.fpc-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
.fpc-video:hover .overlay {background: rgba(0, 0, 0, 0.7); }
.fpc-video:hover a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
#fpc-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center; }
#fpc-hero .btn {font-size: 24px; }
#fpc-hero .btn.btn-primary {padding: 14px 30px !important; }
#fpc-hero .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0; }
#fpc-hero .flexslider .slides {
      position: relative;
      overflow: hidden; }
#fpc-hero .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        min-height: 700px;
        position: relative; }
#fpc-hero .flexslider .slides li:after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          content: '';
          background: rgba(0, 0, 0, 0.4);
          z-index: 1; }
#fpc-hero .flexslider .flex-control-nav {
      bottom: 40px;
      z-index: 1000; }
#fpc-hero .flexslider .flex-control-nav li a {
        background: rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 12px;
        height: 12px;
        cursor: pointer; }
#fpc-hero .flexslider .flex-control-nav li a.flex-active {
          cursor: pointer;
          background: rgba(255, 255, 255, 0.7); }
#fpc-hero .flexslider .flex-direction-nav {display: none; }
#fpc-hero .flexslider .slider-text {
      display: table;
      opacity: 0;
      min-height: 700px;
      z-index: 9; }
#fpc-hero .flexslider .slider-text > .slider-text-inner {
        display: table-cell;
        vertical-align: middle;
        min-height: 700px; }
#fpc-hero .flexslider .slider-text > .slider-text-inner h1, #fpc-hero .flexslider .slider-text > .slider-text-inner h2 {
          margin: 0;
          padding: 0;
          color: white; }
#fpc-hero .flexslider .slider-text > .slider-text-inner h1 {
          margin-bottom: 20px;
          font-size: 44px;
          line-height: 1.3;
          font-weight: 700;
          text-transform: uppercase;
          letter-spacing: 1px; }

#fpc-hero .flexslider .slider-text > .slider-text-inner h2 {
          font-size: 20px;
          line-height: 1.5;
          margin-bottom: 30px; }
#fpc-hero .flexslider .slider-text > .slider-text-inner .heading-section {font-size: 50px; }
#fpc-hero .flexslider .slider-text > .slider-text-inner .btn {
          padding: 15px 30px;
          background: #31486f !important;
          color: #fff;
          border: none !important;
          font-size: 18px; }
#fpc-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
            background: #02bd92  !important;
            -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
            -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
            box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important; }
#fpc-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group {
          width: 100% !important;
          margin-bottom: 10px; }
#fpc-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group .form-control {
            width: 100%;
            background: #fff;
            border: none; }
#fpc-hero .flexslider .slider-text > .slider-text-inner .fpc-lead {
          font-size: 20px;
          color: #fff; }
#fpc-hero .flexslider .slider-text > .slider-text-inner .fpc-lead .icon-heart {color: #074f8d ; }
.bg-section {background: rgba(0, 0, 0, 0.05); }
#fpc-about, #fpc-practice, #fpc-testimonial, #fpc-started, #fpc-blog, #fpc-contact, #fpc-footer {padding: 7em 0; lear: both; }

#fpc-practice h3 {
	font-size: 250%;
	color: #021767;
}
#fpc-practice p {
	font-size: 200%;
}
#fpc-counter {
  padding: 4em 0;
  clear: both; }
.fpc-counters {
  padding: 3em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
.fpc-counters .icon {
    width: 100px;
    height: 100px;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px; }
.fpc-counters .icon i {
      display: table-cell;
      vertical-align: middle;
      width: 100px;
      height: 100px;
      font-size: 50px;
      color: #fff;
      background: #02bd92 ;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
.fpc-counters .counter-wrap {border: 1px solid red !important; }
.fpc-counters .fpc-counter {
    font-size: 40px;
    display: block;
    color: white;
    font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
    width: 100%;
    font-weight: 700;
    margin-bottom: .3em; }
.fpc-counters .fpc-counter-label {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block; }
#fpc-intro, #fpc-content, #fpc-consult {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
  float: left; }
#fpc-content .video, #fpc-content .choose, #fpc-consult .video, #fpc-consult .choose {display: inline-block; }

#fpc-content .video, #fpc-consult .video {
  display: table;
  width: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap; }
#fpc-content .choose, #fpc-consult .choose {
  width: 50%;
  padding: 40px 40px; }
#fpc-content .choose-form, #fpc-consult .choose-form {background: #31486f; }
#fpc-content .choose-form .fpc-heading, #fpc-consult .choose-form .fpc-heading {margin-bottom: 40px; }
#fpc-content .choose-form .fpc-heading h2, #fpc-consult .choose-form .fpc-heading h2 {color: #fff; }
#fpc-content .choose-form .form-control, #fpc-consult .choose-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.1);
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8); }
#fpc-content .choose-form .form-control:active, #fpc-content .choose-form .form-control:focus, #fpc-consult .choose-form .form-                control:active, #fpc-consult .choose-form .form-control:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: #02bd92; }
.progress-bar {
  background-color: #31486f !important;
  font-size: 16px; }
#fpc-intro {
  z-index: 0;
  padding-bottom: 7em; }
.third-col {
  padding: 2em;
  margin-top: -40px;
  z-index: 1;
  width: 50%;
  background: #415f92;
  color: #fff;
  position: relative;
  overflow: hidden; }

.third-col h2 {
    color: #fff;
    font-weight: 700; }
.third-col.third-col-color {background: #31486f; }
.third-col .icon {
    position: absolute;
    top: 0px;
    left: -10%; }
.third-col .icon i {
      font-size: 200px;
      color: rgba(255, 255, 255, 0.05); }
.services {
  position: relative;
  padding: 20px;
  margin-bottom: 30px;
  border: 2px solid #02bd92;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.services h3 {font-weight: 400; }
.services h3 a {color: #31486f; }
.services .icon {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
    display: table;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.services .icon i {
      display: table-cell;
      vertical-align: middle;
      height: 70px;
      font-size: 60px;
      line-height: 40px;
      color: #31486f; }
.services:hover, .services:focus {
    background: #31486f;
    color: rgba(255, 255, 255, 0.7); }
.services:hover h3 a, .services:focus h3 a {color: #fff; }
.services:hover .icon i, .services:focus .icon i {color: #bea34d; }
.fpc-social-icons {
  margin: 0;
  padding: 0; }
.fpc-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
.fpc-social-icons li a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      color: #02bd92;
      padding-left: 10px;
      padding-right: 10px; }
.fpc-social-icons li a i {font-size: 20px; }
.fpc-contact-info ul {
  padding: 0;
  margin: 0; }
.fpc-contact-info ul li {
    padding: 0 0 0 40px;
    margin: 0 0 30px 0;
    list-style: none;
    position: relative; }
.fpc-contact-info ul li:before {
      color: #02bd92 ;
      position: absolute;
      left: 0;
      top: .05em;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
.fpc-contact-info ul li.address:before {
      font-size: 30px;
      content: "\e9d1"; }
.fpc-contact-info ul li.phone:before {
      font-size: 23px;
      content: "\e9f4"; }
.fpc-contact-info ul li.email:before {
      font-size: 23px;
      content: "\e9da"; }
.fpc-contact-info ul li.url:before {
      font-size: 23px;
      content: "\e9af"; }
.features {
  margin-bottom: 3em;
  width: 100%;
  float: left; }
.fpc-heading {margin-bottom: 5em; }
.fpc-heading.fpc-heading-sm {margin-bottom: 2em; }
.fpc-heading h2 {
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 1.5;
    color: #000;
    font-weight: 400; }
.fpc-heading p {
    font-size: 18px;
    line-height: 1.5;
    color: #828282; }
.fpc-heading span {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px; }
.fpc-heading.fpc-heading2 h2 {
    font-size: 60px;
    font-weight: 700; }
.fpc-heading.fpc-heading2 p {
    font-size: 24px;
    margin-bottom: 40px; }
#fpc-testimonial .testimony-slide {text-align: center; }
#fpc-testimonial .testimony-slide span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #000; }
#fpc-testimonial .testimony-slide figure {
    margin-bottom: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
#fpc-testimonial .testimony-slide figure img {
      width: 140px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
#fpc-testimonial .testimony-slide blockquote {
    border: none;
    margin: 30px auto;
    width: 70%;
    position: relative;
    padding: 0; }

#fpc-testimonial .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%; }
#fpc-testimonial .arrow-thumb a {
    font-size: 32px;
    color: #dadada; }
#fpc-testimonial .arrow-thumb a:hover, #fpc-testimonial .arrow-thumb a:focus, #fpc-testimonial .arrow-thumb a:active {text-decoration: none; }
#fpc-testimonial .owl-theme .owl-dots .owl-dot.active span, #fpc-testimonial .owl-theme .owl-dots .owl-dot:hover span {background: #02bd92 ; }
#fpc-testimonial .owl-theme .owl-dots .owl-dot span {background: #31486f; }
.fpc-staff {
  text-align: center;
  margin-bottom: 30px; }
.fpc-staff img {
    width: 100%;
    margin-bottom: 20px; }
.fpc-staff h3 {
    font-size: 24px;
    margin-bottom: 5px; }
.fpc-staff p {margin-bottom: 30px; }
.fpc-staff .role {
    color: gray;
    margin-bottom: 30px;
    font-weight: normal;
    display: block; }
#fpc-started {
  padding: 3em 0 0 0;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%; }
#fpc-started .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7); }
#fpc-started .fpc-heading h2 {
    line-height: 80px;
    color: #fff;
    margin-bottom: 30px !important; }
#fpc-started .fpc-heading p {color: rgba(255, 255, 255, 0.5); }
#fpc-started .btn {
    height: 54px;
    border: none !important;
    background: #02bd92 ;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 50px;
    padding-right: 50px; }
#fpc-started .form-inline .form-group {width: 100% !important;margin-bottom: 10px; }
#fpc-started .form-inline .form-group .form-control {width: 100%; }
.blog-featured a img {margin-bottom: 30px; }
.blog-featured h2 a {color: #31486f; }
.blog-featured h2 a:hover {color:#bea34d; }
.blog-entry {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 2em; }
.blog-entry .thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    float: left; }
.blog-entry .desc {padding-left: 170px; }
.blog-entry .desc h3 a {color: #31486f; }
.blog-entry .desc h3 a:hover {color: #bea34d; }
.blog-entry .desc .meta {
      color: #999999;
      font-size: 16px;
      margin-bottom: 10px; }
.fpc-blog {
  margin-bottom: 40px;
  width: 100%;
  float: left; }
.fpc-blog > a {
    display: block;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
.fpc-blog > a img {width: 100%; }

.fpc-blog .blog-text {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    padding: 30px;
    float: left;
    border: 1px solid rgba(0, 0, 0, 0.07);
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
.fpc-blog .blog-text span {
      display: inline-block;
      margin-bottom: 20px; }
.fpc-blog .blog-text span.comment {float: right; }
.fpc-blog .blog-text span.comment a {color: rgba(0, 0, 0, 0.3); }
.fpc-blog .blog-text span.comment a i {
            color: #bea34d;
            padding-left: 7px; }
.fpc-blog .blog-text .meta {
      color: #b3b3b3;
      font-size: 16px;
      margin-bottom: 10px; }
.fpc-blog .blog-text h3 {
      font-size: 28px;
      margin-bottom: 20px;
      line-height: 1.5; }
.fpc-blog .blog-text h3 a {color: black; }
#fpc-footer {
  background: #0b162a;
  color: rgba(255, 255, 255, 0.5);
  padding: 7em 0 4em 0; }
#fpc-footer .fpc-footer-links {
    padding: 0;
    margin: 0; }

fpc-footer .fpc-footer-links li {
      padding: 0;
      margin: 0;
      list-style: none; }
#fpc-footer .fpc-footer-links li a {
        color: rgba(255, 255, 255, 0.8);
        text-decoration: none; }
#fpc-footer .fpc-footer-links li a:hover {text-decoration: underline; }
#fpc-footer h4 {
    color: #fff;
    font-size: 20px;
    border-bottom: 2px solid #02bd92;
    padding-bottom: 15px; }
#fpc-footer .fpc-widget {margin-bottom: 30px; }

#fpc-footer .copyright .block {display: block; }
#map {
  width: 100%;
  height: 500px;
  position: relative; }

#fpc-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.offcanvas #fpc-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
#fpc-offcanvas a {color: rgba(255, 255, 255, 0.5); }
#fpc-offcanvas a:hover {color: rgba(255, 255, 255, 0.8); }
#fpc-offcanvas ul {
    padding: 0;
    margin: 0; }
#fpc-offcanvas ul li {
      padding: 0;
      margin: 0;
      list-style: none; }
#fpc-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
#fpc-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
#fpc-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'icomoon';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e921";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
#fpc-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase; }
.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
.gototop.active {
    opacity: 1;
    visibility: visible; }
.gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
.gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
.gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none; }
.fpc-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 25px !important; }
.fpc-nav-toggle.active i::before, .fpc-nav-toggle.active i::after {background: #444; }
.fpc-nav-toggle:hover, .fpc-nav-toggle:focus, .fpc-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
.fpc-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
.fpc-nav-toggle i::before, .fpc-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      -webkit-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
.fpc-nav-toggle.fpc-nav-white > i {
    color: #fff;
    background: #000; }
.fpc-nav-toggle.fpc-nav-white > i::before, .fpc-nav-toggle.fpc-nav-white > i::after {background: #000; }
.fpc-nav-toggle i::before {top: -7px; }
.fpc-nav-toggle i::after {bottom: -7px; }
.fpc-nav-toggle:hover i::before {top: -10px; }
.fpc-nav-toggle:hover i::after {bottom: -10px; }
.fpc-nav-toggle.active i {background: transparent; }
.fpc-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }
.fpc-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }
.fpc-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family:Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
.btn.btn-md {padding: 8px 20px !important; }
.btn.btn-lg {padding: 18px 36px !important; }
.btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }
.btn-primary {
  background: #074f8d;
  color: #fff;
  border: 2px solid #074f8d; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #02bd92 !important;
    border-color: #02bd92 !important; }
.btn-primary.btn-outline {
    background: transparent;
    color: #02bd92;
    border: 2px solid #02bd92; }
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #02bd92 ;
      color: #fff; }
.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c; }
.btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
.btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }
.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de; }
.btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
.btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 2px solid #5bc0de; }
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }
.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
.btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }
.btn-danger {
  background: #02bd92;
  color: #fff;
  border: 2px solid #02bd92; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #074f8d !important;
    border-color: #074f8d !important; }
.btn-danger.btn-outline {
    background: transparent;
    color: #02bd92;
    border: 2px solid #02bd92; }
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #02bd92;
      color: #fff; }
.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    -webkit-box-shadow: none;
    box-shadow: none; }
.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
.btn.with-arrow:hover {padding-right: 50px; }
.btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300; }
.form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #02bd92; }
.row-pb-md {  padding-bottom: 4em !important; }
.row-pb-sm {  padding-bottom: 2em !important; }
.fpc-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }
.js .animate-box {opacity: 0; }
/* Botin Aviso */
.butavi {
	background-color: #0B62D7; 
	color: white; 
	padding: 20px; 
	text-align: center; 
	font-size: 16px; 
	font-weight: bold;
	margin: 4px 2px; 
	cursor: pointer; 
	border-radius: 8px;	
	border: none;
	text-decoration:none;
}
.butavi:hover {
  background-color: #4CAF50;
  color: white;
}
.fpc-contact-info {
    position: relative;
    left: 40px;
}
.form-control {
    background-color: #1c3051 !important;
}
.fpc-fc {height: calc(3.5rem + 2px) !important;}

@media screen and (max-width: 414px) {
    .btn-cta {display: block;}
    .fpc-nav .menu-1 {display: none; } 
    .fpc-nav-toggle {display: block; }  
    #fpc-offcanvas {display: block; }     
    .third-col {width: 100%}
    #fpc-hero .flexslider .slider-text > .slider-text-inner h1 {font-size: 28px}
    .fpc-hd-ml {font-size: 200%}
    #fpc-offcanvas ul li {
        padding: 0;
        margin: 20px 0 0 0;
        list-style: none;
        font-size: 20px;
    }
    .fpclogo {
        width: 310px;
        height: 95px;
        margin-top: 18px
    }
    .fpc-nav {
        margin-top: -21px; 
        margin-left: 300px;
    }
    #myCanvas1 {display: none}
    #myCanvas5, #myCanvas6 {   
        height: 450px;
        position: fixed;
        left: -200px;
    }
    .fpc-mdl2-ab {
        padding: 0 10px;
        margin-bottom: 30px;
    }
    .fpc-mdl4-ab {margin:0 15px 0 }
    .fpc-mdl5-ab {margin:0 30px !important}
    .fpc-ab-hr h2 {font-size: 40px !important}
    .fpc-ab-hr a {font-size: 80% !important}
    .fpc-staff p {font-size: 16px}
    .fpc-staff h3 {font-size: 30px}
    .fpc-staff .role {font-size: 24px;}
    .video {width: 100% !important;}
    .fpc-contact-info {left: 20px;} 
    .choose {width: 100% !important;}
    .fpc-fc {height: calc(3.5rem + 2px) !important;}
    .heading-section {font-size: 500% !important;}
    .fpc-lead {font-size: 250% !important;}    
    #fpc-intro h3 {
        position: relative;
        top: -15px !important;
    }
}           

@media screen and (min-width: 415px) and (max-width: 768px) {
    .fpc-hd-ml {font-size: 250%}
    .fpc-blog {width: 100%; } 
    .third-col {
        width: 100% !important;
        height: 150px !important;
    } 
    .fpc-nav .menu-1 {display: none; } 
    .fpc-nav-toggle {display: block; } 
    #fpc-offcanvas {display: block; }             
    .fpc-mdl4-ab {margin:0 15px 0 }
    .fpc-mdl5-ab {margin:0 30px !important}
    .fpc-nav {
        margin-top: -21px; 
        margin-left: 300px;
    }
    .fpc-mdl2-ab {
        padding: 0 10px;
        margin-bottom: 30px;
    }
    .fpc-hrbn {
        flex: auto !important;
        max-width: 100% !important;
        padding: 0 75px !important;
        height: 820px !important;
    }
    .fpc-heading {
        flex: auto !important;
        max-width: 100% !important;
    }
   .fpc-hd-p {
        font-size: 300% !important;
    }
   .fpc-hd-a {
        font-size: 55px !important;
    }    
    .fpclogo {
        width:340px;
        height:120px; 
        margin-top: 18px
    }
    #myCanvas5, #myCanvas6 {   
        height: 380px;
        position: fixed;
        left: -170px;
    }
    #fpc-offcanvas ul li {
        padding: 0;
        margin: 20px 0 0 0;
        list-style: none;
        font-size: 20px;
    }
    #fpc-offcanvas {display: block; } 
    #myCanvas1 {display: none}
    #fpc-footer .fpc-widget {text-align: left; } 
    #fpc-footer .fpc-footer-links {margin-bottom: 30px; } 
    #fpc-content .video, #fpc-content .choose, #fpc-consult .video, #fpc-consult .choose {width: 100% !important; } 
    #fpc-about, #fpc-practice, #fpc-testimonial, #fpc-started, #fpc-blog, #fpc-contact, #fpc-footer {padding: 3em 0; } 
    #fpc-hero .flexslider .slider-text > .slider-text-inner h1 {font-size: 30px; } 
    #map {height: 200px; } 
    #fpc-practice p {font-size: 250%}
    .btn-cta {
        display: block;
        width: 120%;
    }
    #fpc-hero .flexslider .slider-text > .slider-text-inner .btn {
        font-size: 25px !important;
    } 
    .fpc-staff p {font-size: 24px}
    .fpc-staff h3 {font-size: 40px}
    .fpc-staff .role {font-size: 32px;}
    .fpc-fc {height: calc(3.5rem + 2px) !important;}
    .heading-section {font-size: 600% !important;}
    .fpc-lead {font-size: 350% !important;}    
}

@media screen and (min-width: 769px) and (max-width: 819px) {
    #fpc-hero {height: 70%}
    .fpc-nav-toggle {display: block;} 
    .fpc-nav .menu-1 {display: none; } 
    #fpc-offcanvas {display: block; } 
    #fpc-offcanvas ul li {
        padding: 0;
        margin: 20px 0 0 0;
        list-style: none;
        font-size: 20px;
    }
    .fpc-nav .top-menu {padding: 0}
    #fpc-intro {margin-top: -275px;}
    .fpc-hd-h2 {font-size: 45px !important;}
    .fpc-hd-p {font-size: 30px !important;}
    #fpc-intro h3 {font-size: 2rem}
    #fpc-practice p {font-size: 220%}
    .butavi {
        width: 135%;
        margin-top: 30px;
    }
    #myCanvas1 {display: none}
    #myCanvas5, #myCanvas6 {   
        height: 355px;
        position: fixed;
        left: -160px;
    }
    .fpc-mdl4-ab {
        max-width: 100% !important;
        margin-left: 12px !important;
    }
    .fpc-staff p {font-size: 20px}
    .fpc-staff h3 {font-size: 40px}
    .fpc-staff .role {font-size: 32px;}
    .heading-section {font-size: 600% !important;}
    .fpc-lead {font-size: 350% !important;}   
    #intro-bg {
        position: relative;
        top: 50px;
    }
    .fpc-hd-ml {font-size: 175%}
}

@media screen and (min-width: 820px) and (max-width: 991px) {
    .fpc-nav {
        margin-top: 25px;
        margin-left: 5px;
    }
    .fpc-nav .container {max-width: 100% !important}
    .fpc-nav ul {
        padding: 0;
        margin: 5px 0 0 0;
        top: 165px;
    }
    /*.fpc-nav ul li {position: relative;}*/
    .fpc-nav .btn-cta {margin-left: 50px !important}
    .fpc-hd-ml {font-size: 200%}
    .fpc-nav .text-right {
        flex: auto;
        max-width: 100%;
        left: 2px;
    }
    #fpc-footer .btn-cta {
        display: block;
        position: inherit;
        top: 20px !important;
        left: -160px !important;
        width: 120%;
    }
    .butavi {
        width: 133%;
        top: 135px;
        position: inherit;
        left: -20px;
    }
    .modal-dialog {
        margin-left: 45px !important;
        margin-top: 75px !important;
    }
    .modal-dialog .modal-content {
        width: 140% !important;
    }
    .modal-dialog .modal-content he {
        margin-left: 40px;
    }
    #myCanvas5, #myCanvas6 {   
        height: 300px;
        position: fixed;
        left: -170px;
    }
    #fpc-testimonial .testimony-slide blockquote {width: 100%; } 
    .fpc-video {height: 450px; } 
    #myCanvas1 {
        position: fixed;
        left: 72px;
        top: 125px;
    }
    .fpc-md3-3 {
        position : fixed !important;
        left: 285px !important;
    }
    #myModal3 .modal-body {height: 650px}
    .fpc-staff p {font-size: 18px}
    .fpc-staff h3 {font-size: 40px}
    .fpc-staff .role {font-size: 32px;}    
    .heading-section {font-size: 600% !important;}
    .fpc-lead {font-size: 350% !important;}     
    .fpc-contact-info {left: 10px;}     
    #intro-bg {
        position: relative;
        top: 50px;
    }
    .fpc-hd-ml {font-size: 175%}
    
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-cta {
        top: 20px;
        position: relative ;
    }
    .fpc-nav {
        margin: 30px 0 0;
        top: 10px;
        position: relative;
        left: 150px;
    }
    .fpc-hrbn {
        margin-left: 0;
    }
    .fpc-heading {
        margin-left: 0;
    }
    .icon img {
        width: 245px;
        height: 205px;
        border-radius: 10px;
    }
    #fpc-practice .services {height: 920px;}
    .btn-cta {
        display: block;
        width: 120%;
    }
    #fpc-footer .col-md-push-1 {
        left: 0;
    }
    #myCanvas5, #myCanvas6 {   
        height: 275px;
        position: fixed;
        left: -115px;
    }
    #myCanvas1 {
        position: fixed;
        left: 72px;
        top: 85px;
    }
    .fpc-ab-hr {margin-left: 0}    
    .fpc-staff {padding: 30px 115px;}
    .fpc-staff h3 {font-size: 40px}
    .fpc-staff p {font-size: 18px}   
    .fpc-staff .role {font-size: 32px;}
    .fpc-staff .role {margin-bottom: 75px;}    
    .fpc-contact-info {left: 10px;}
    .heading-section {font-size: 500% !important;}
    .fpc-lead {font-size: 250% !important;}  
}

@media screen and (min-width: 1200px) and (max-width: 1919px) {
    .btn-cta {
        display: block;
        left: 30px;
        position: relative ;
    }
    #fpc-footer .col-md-push-1 {
        left: 0;
    }   
    #myCanvas5, #myCanvas6 {   
        height: 210px;
        position: fixed;
        left: -80px;
    } 
    #myCanvas1 {
        position: fixed;
        left: 180px;
        top: 35px;
    } 
    .fpc-heading {
        margin-left: 0;
    }  
    .fpc-hrbn {
        margin-left: 0;
    }   
    .fpc-nav {
        margin: 30px 0 0;
        top: 43px;
        position: relative;
        left: 175px;
    }  
    .fpc-ab-hr {margin-left: 0}    
    .fpc-ab-hr {margin-left: 0}    
    .fpc-staff {padding: 30px 115px;}
    .fpc-staff h3 {font-size: 40px}
    .fpc-staff .role {font-size: 32px;}
    .fpc-staff .role {margin-bottom: 75px;}    
    .fpc-staff p {font-size: 18px}  
    .heading-section {font-size: 550% !important;}
    .fpc-lead {font-size: 300% !important;}    
}
