.pm-full-mode {
  width: 100%; }

/* 1170px boxed mode - requires customs media queries for responsivesness */
.pm-boxed-mode {
  width: 1170px;
  margin: 20px auto;
  background-color: white; }

/* 970px boxed mode - requires customs media queries for responsivesness */
.pm-standard-mode {
  width: 970px;
  margin: 0 auto; }

.navbar-fixed-top.pm-boxed-mode, .navbar-fixed-bottom.pm-boxed-mode, .navbar-fixed-top.pm-standard-mode, .navbar-fixed-bottom.pm-standard-mode {
  position: inherit; }

/* 2. Global Classes  */
html, body {
  height: 100%; }

body {
  background-position: center top;
  background: fixed; }

a {
  color: #0db7c4;
  font-weight: 500;
  text-decoration: none !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

a:hover {
  color: #00555A; }

a.pm-secondary {
  color: #00555A; }

a.pm-secondary:hover {
  color: #0db7c4; }

a.pm-standard-link {
  color: #00555A;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin: 2px 0;
  display: inline-block; }

a.pm-sidebar-link {
  color: #00555A;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin: 5px 0;
  display: inline-block; }

a.pm-standard-link:hover, a.pm-sidebar-link:hover {
  color: #34ceda; }

a.pm-standard-link i, a.pm-sidebar-link i {
  font-size: 10px;
  font-weight: normal;
  margin-left: 3px; }

p {
  color: #666;
  font-family: "Open sans";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; }

p.light {
  color: white; }

strong {
  font-weight: 600;
  line-height: 24px; }

ul li:before {
  color: #2B5C84;
  padding-right: 15px; }

ul {
  color: #5f5f5f;
  font-family: "Open sans";
  font-size: 14px;
  font-weight: 100;
  line-height: 24px;
  margin: 15px 0;
  list-style: none; }

blockquote {
  border: 1px solid #e2e2e2;
  padding: 20px;
  margin: 20px 0;
  border-left: 4px solid #DBC164;
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -o-border-radius: 6px 6px 6px 6px; }

.paddingrb10{padding-right:10px;padding-bottom:10px}
blockquote p {
  color: #5f5f5f;
  font-family: "Open sans";
  font-size: 14px;
  font-weight: 100;
  line-height: 24px; }

iframe {
  width: 100%; }

.visual-bg {
  background-color: #CCC; }

.pp_gallery li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-column-container {
  width: 100%;
  background-repeat: no-repeat;
  position: relative; }

.pm-column-title {
  font-size: 24px;
  font-family: 'Raleway';
  font-weight: 300;
  color: #34ceda;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0px; }

.pm-column-title-divider {
  width: 270px;
  height: 1px;
  border-top: 1px solid #0db7c4;
  display: table;
  margin: 0 auto;
  position: relative;
  margin: 15px auto 0 auto; }

.pm-column-title-divider img {
  display: table;
  margin: 0 auto;
  position: relative;
  top: -15px; }

/* 3. Headers  */
h1 {
  font-size: 72px;
  font-family: 'Roboto';
  font-weight: 100;
  color: white; }

/* Body page titles */
h2 {
  font-size: 30px;
  font-family: 'Oswald';
  font-weight: 700;
  color: #5e6467;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px;
  text-transform: uppercase; }

h3 {
  font-size: 24px;
  font-family: 'Cantata One';
  font-weight: 300;
  color: #ef5438;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px; }

/* Regular column titles */
h4 {
  font-size: 30px;
  font-family: 'Raleway';
  font-weight: 300;
  color: white;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px; }

h4.pm-primary {
  color: #0db7c4; }

/* Bold column titles */
h5 {
  font-size: 30px;
  font-family: 'Raleway';
  font-weight: 700;
  color: #0db7c4;
  margin-top: 0px;
  line-height: 32px;
  margin-bottom: 5px; }

h5.light {
  color: white;
  margin-bottom: 15px; }

/* Small titles */
h6 {
  font-size: 14px;
  font-family: "Open sans";
  font-weight: 100;
  color: #ef5438;
  line-height: 28px;
  font-weight: 700; }

/* 4. Helper Classes  */
.pm-container-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #182433;
  margin: -30px auto 0;
  max-height: 50px;
  max-width: 50px;
  position: relative;
  top: 30px; }

.pm-title-divider {
  width: 120px;
  height: 1px;
  background-color: #34ceda;
  margin: 6px auto; }

.pm-containerMargin20 {
  margin: 20px 0px; }

.pm-containerMargin30 {
  margin: 30px 0px; }

.pm-containerMargin40 {
  margin: 40px 0px; }

.pm-containerMargin50 {
  margin: 50px 0px; }

.pm-containerMargin60 {
  margin: 60px 0px; }

.pm-containerMargin70 {
  margin: 70px 0px; }

.pm-containerMargin80 {
  margin: 80px 0px; }

.pm-containerMargin90 {
  margin: 90px 0px; }

.pm-containerMargin100 {
  margin: 100px 0px; }

.pm-containerMargin110 {
  margin: 110px 0px; }

.pm-containerMargin120 {
  margin: 120px 0px; }

.pm-containerPadding20 {
  padding: 20px 15px; }

.pm-containerPadding30 {
  padding: 30px 15px; }

.pm-containerPadding40 {
  padding: 40px 15px; }

.pm-containerPadding60 {
  padding: 60px 15px; }

.pm-containerPadding80 {
  padding: 80px 15px; }

.pm-containerPadding100 {
  padding: 100px 15px; }

.pm-containerPadding110 {
  padding: 110px 15px; }

.pm-containerPadding120 {
  padding: 120px 15px; }

.pm-containerPadding-top-20 {
  padding-top: 20px; }

.pm-containerPadding-top-30 {
  padding-top: 30px; }

.pm-containerPadding-top-40 {
  padding-top: 40px; }

.pm-containerPadding-top-50 {
  padding-top: 50px; }

.pm-containerPadding-top-60 {
  padding-top: 60px; }

.pm-containerPadding-top-70 {
  padding-top: 70px; }

.pm-containerPadding-top-80 {
  padding-top: 80px; }

.pm-containerPadding-top-90 {
  padding-top: 90px; }

.pm-containerPadding-top-100 {
  padding-top: 100px; }

.pm-containerPadding-top-110 {
  padding-top: 110px; }

.pm-containerPadding-top-120 {
  padding-top: 120px; }

.pm-containerPadding-bottom-20 {
  padding-bottom: 20px; }

.pm-containerPadding-bottom-30 {
  padding-bottom: 30px; }

.pm-containerPadding-bottom-40 {
  padding-bottom: 40px; }

.pm-containerPadding-bottom-50 {
  padding-bottom: 50px; }

.pm-containerPadding-bottom-60 {
  padding-bottom: 60px; }

.pm-containerPadding-bottom-70 {
  padding-bottom: 70px; }

.pm-containerPadding-bottom-80 {
  padding-bottom: 80px; }

.pm-containerPadding-bottom-90 {
  padding-bottom: 90px; }

.pm-containerPadding-bottom-100 {
  padding-bottom: 100px; }

.pm-containerPadding-bottom-110 {
  padding-bottom: 110px; }

.pm-containerPadding-bottom-120 {
  padding-bottom: 120px; }

.pm-columnPadding20 {
  padding: 20px 15px; }

.pm-columnPadding30 {
  padding: 30px 15px; }

.pm-columnPadding40 {
  padding: 40px 15px; }

.pm-columnPadding60 {
  padding: 60px 15px; }

.pm-columnPadding80 {
  padding: 80px 15px; }

.pm-columnPadding100 {
  padding: 100px 15px; }

.pm-columnPadding120 {
  padding: 120px 15px; }

.pm-columnPadding-30 {
  padding: 0 30px; }

.pm-container-border {
  border-right: 1px solid #c6c6c6; }

.pm-no-margin {
  margin: 0px !important; }

.pm-no-margin-top {
  margin-top: 0px !important; }

.pm-no-margin-bottom {
  margin-bottom: 0px !important; }

.pm-no-padding {
  padding: 0px !important; }

.pm-column-spacing {
  margin-bottom: 10px;
  overflow: hidden; }

.pm-column-spacing.news-post {
  margin-bottom: 50px; }

.pm-center {
  text-align: center; }

.pm-inline {
  display: inline; }

.pm-right-align {
  text-align: right;
  display: block; }

.pm-left-align {
  text-align: left;
  display: block; }

.pm-center-align {
  margin: 0 auto !important;
  display: table !important; }

.pm-divider {
  height: 1px;
  background-color: #0db7c4;
  width: 80px;
  margin: 20px 0; }

.pm-divider.light {
  background-color: white; }

.pm-clear-element {
  clear: both; }

.columnContainer .row [class*="col-"] {
  padding-bottom: 30px; }

.reset-pulse-sizing,
.reset-pulse-sizing *,
.reset-pulse-sizing *:before,
.reset-pulse-sizing *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: top; }

.pm-icon-container {
  width: 140px;
  height: 140px;
  border: 6px solid #7d7d7d;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-icon-container i {
  font-size: 70px;
  color: #7d7d7d;
  vertical-align: middle; }

/* 5. Bootstrap 3 overrides  */
.navbar-collapse {
  padding: 0px !important; }

.navbar-collapse.in {
  overflow-y: inherit !important; }

.navbar-toggle {
  float: none !important; }

.navbar-toggle {
  background-color: transparent;
  border: 1px solid transparent;
  float: right;
  margin-bottom: 8px;
  margin-right: 0;
  margin-top: 4px;
  padding: 9px 10px;
  position: relative;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px; }

/* 6. Back to Top button  */
#back-top:before {
  content: "\f077";
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #7be0e8;
  position: absolute;
  top: 11px;
  left: 16px; }

#back-top {
  bottom: -70px;
  font-size: 30px;
  position: fixed;
  right: 20px;
  text-align: center;
  z-index: 999;
  margin: 0 0px 10px 10px;
  padding: 25px;
  background-color: white;
  border: 3px solid #11c7d5;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

#back-top:hover {
  cursor: pointer;
  background-color: #0DB7C4;
  border: 3px solid white; }

#back-top:hover:before {
  color: white; }

/* 8. Tiny Nav  */
.tinynav {
  padding: 5px;
  border: 1px solid #0db7c4;
  background-color: white;
  color: #0db7c4;
  font-size: 16px;
  background-image: none !important;
  font-family: 'Lato';
  text-transform: uppercase; }

/* 10. Header area  */
header {
  padding: 4px 0;
  background-color: white; }

.pm-boxed-mode .pm-nav-container {
  width: inherit !important; }

.pm-nav-container.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  height: auto;
  padding: 0px;
  background-image: none; }

.pm-header-logo {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

/* 11. Navigation area */
.pm-nav-container {
  background-color: rgba(13, 183, 196, 0.8);
  width: 100%;
  z-index: 9999; }

/* 12. Slider container  */
.pm-slider-container {
  background-image: url(../img/slider/slide1.html);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  min-height: 700px; }

/* 14. Footer  */
.footer{ border-top: 1px solid #D8D6D6;padding:9px 0 5px 0}
.pm-footer-copyright {
  width: 100%;
  height: 310px;
  background-color: #272d36;
  padding: 160px 0 0;
  text-align: center;
  margin-top: -150px; }

.pm-footer-copyright p {
  font-family: "Open sans";
  font-size: 11px;
  font-weight: 300;
  color: #CCCCCC;
  margin: 0px;
  color: white;
  text-transform: uppercase; }

#footer{border-top:1px solid #eee;padding:9px 0 5px 0}

/* 15. Superfish overrides - main navigation  */

/* 9. Sub-Menu  */
.pm-sub-menu-container {
  background-color: #0db7c4;
  padding: 2px 0;
  position: relative;
  z-index: 99997; }

.pm-sub-menu-info {
  overflow: hidden; }

.pm-sub-navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right; }

.pm-sub-navigation li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-sub-navigation li {
  float: left;
  margin-right: 10px; }

.pm-sub-navigation li:last-child {
  margin-right: 0px; }

.pm-sub-navigation li a {
  font-family: "Open sans";
  font-weight: 500;
  font-size: 14px;
  color: white;
  display: block;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

.pm-sub-navigation a:hover {
  color: #F14527; }

.pm-sub-navigation a i {
  font-family: 'FontAwesome';
  font-weight: 300;
  font-size: 17px;
  color: white;
  margin-top: 4px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-sub-navigation a i.typcn {
  font-size: 20px; }

.pm-sub-navigation a i:hover {
  color: #0db7c4; }

/* Top Level Navigation */
.sf-menu {
  margin-bottom: 0 !important; }

.pm-nav {
  background-color: transparent; }

.sf-menu li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important; }

.sf-menu li:first-child a {
  border-left: 0px solid #e0e0e0; }

.sf-menu li > ul {
  left: -1px; }

.sf-menu a {
  font-family: 'Lato';
  font-weight: 500;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  border: 0px solid grey !important;
  display: block !important;
  padding: 0.75em 1.3em !important;
  line-height: 32px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.sf-menu a.sf-with-ul {
  padding: 0.75em 2.2em 0.75em 1.2em !important; }

.sf-menu a:hover {
  color: white;
  background-color: #00555A; }

.sf-sub-indicator {
  right: 11px !important;
  background-image: none !important;
  overflow: visible !important;
  text-indent: 0em !important;
  font-size: 12px;
  color: #0db7c4; }

.sf-sub-indicator i {
  color: white !important; }

.sf-menu li {
  background-color: transparent !important;
  padding-bottom: 0px; }

#pm-home-btn {
  font-family: 'FontAwesome';
  font-size: 18px !important;
  padding: 0.75em .5em !important;
  line-height: inherit; }

#pm-home-btn:hover {
  background-color: transparent !important;
  color: #0FF; }

/* Drop menu level 2 */
.sf-menu ul ul {
  left: 100%;
  top: -3px !important; }

/* Sidebar Popular Posts widget end */

/* 19. Sub-header */
.pm-sub-header-container {
  width: 100%; }

.pm-sub-header-info {
  padding-top: 65px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../img/sub-header.jpg);
  height: 160px; }

.pm-page-title {
  font-family: 'Raleway';
  font-size: 36px;
  color: #0db7c4;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 15px; }

.pm-post-title {
  font-family: 'Raleway';
  font-size: 36px;
  color: #0db7c4;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 15px;
  max-width: 720px;
  line-height: 40px; }

.pm-page-message {
  font-family: 'Raleway';
  font-size: 16px;
  color: #3f3b3b;
  font-weight: 300; }

.pm-sub-header-breadcrumbs {
  border-bottom: 1px solid #eeeeee; }

.pm-breadcrumbs {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  overflow: hidden;
  float: left; }

.pm-breadcrumbs li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-breadcrumbs li {
  float: left;
  font-family: 'Raleway';
  font-size: 12px;
  color: #5b5b5b;
  text-transform: uppercase;
  margin-right: 7px;
  font-weight: 300; }

.pm-breadcrumbs li a {
  font-family: 'Raleway';
  font-size: 12px;
  color: #5b5b5b;
  font-weight: 300;
  text-transform: uppercase; }

.pm-breadcrumbs li a:hover {
  color: #00555A; }

.pm-post-navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  float: right; }

.pm-post-navigation li:before {
  content: "";
  padding: 0;
  margin: 0; }

.pm-post-navigation li {
  float: left;
  border-left: 1px solid #eeeeee;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-post-navigation li:last-child {
  border-right: 1px solid #eeeeee; }

.pm-post-navigation li:hover {
  background-color: #34ceda; }

.pm-post-navigation li:hover a {
  color: white; }

.pm-post-navigation li a {
  color: #0db7c4;
  display: block;
  font-family: "FontAwesome";
  font-size: 20px;
  padding: 12px 20px; }

.modaliti li{list-style-type:none; display: inline-block;
    list-style-type: none;
    margin: 0 4px;
    vertical-align: top;
    width: 270px;}
.modaliti li:before{content:""}

/* 25. Milestone counter */
.milestone {
  margin: 15px 0;
  position: relative;
  text-align: center; }

.milestone:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.milestone i {
  color: #295D84;
  display: block;
  font-size: 50px;
  z-index: 20; }

.milestone .milestone-description {
  color: #5E5E5E;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open sans"; }

.milestone .milestone-value {
  display: inline-block;
  font-family: 'Open sans';
  font-weight: 700;
  font-size: 42px;
  color: #0db7c4; }

.milestone .milestone-content {
  font-size: 60px;
  line-height: 73px;
  color: #2C5C80; }

/* 35. Header social icons */
.pm-social-navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  float: right; }

.pm-social-navigation li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-social-navigation li {
  float: left;
  margin-right: 6px; }

.pm-social-navigation li:last-child {
  margin-right: 0px; }

.pm-social-navigation li a {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: white;
  border: 3px solid #11c7d5;
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #7be0e8;
  padding-top: 5px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-social-navigation li a:hover {
  background-color: #0db7c4;
  border: 3px solid white;
  color: white; }

/* 36. Header information */
.pm-header-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
  overflow: hidden; }

.pm-header-info li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-header-info li {
  float: left;
  margin-right: 10px; }

.pm-header-info li:last-child {
  margin-right: 0px; }

.pm-header-info li p {
  font-family: "Open sans";
  font-size: 14px;
  font-weight: 500;
  color: #7e7e7e; }

.pm-header-info li p i {
  font-family: 'FontAwesome';
  color: #0db7c4; }

/* 45. Staff profile */
.pm-staff-profile-container {
  width: 100%;
  height: 290px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }

.pm-staff-profile-overlay-container {
  width: 100%;
  height: 290px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.pm-staff-profile-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 10;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-staff-profile-icons li:before {
  content: "";
  margin: 0;
  padding: 0; }

.pm-staff-profile-icons li {
  margin-bottom: 1px; }

.pm-staff-profile-icons li a {
  width: 53px;
  height: 53px;
  display: block;
  background-color: #0db7c4;
  color: white;
  font-family: 'FontAwesome';
  padding-top: 19px;
  text-align: center;
  font-size: 16px !important; }

.pm-staff-profile-icons li a:hover {
  background-color: #00555A;
  color: white; }

.pm-staff-profile-expander {
  background-color: #00555A;
  border: 3px solid white;
  color: white;
  font-size: 18px !important;
  display: table !important;
  height: 50px;
  margin: 0 auto;
  padding-top: 14px;
  position: relative;
  text-align: center;
  top: 260px;
  width: 50px;
  z-index: 9;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px; }

.pm-staff-profile-expander:hover {
  color: white;
  background-color: #0db7c4; }

.pm-staff-profile-info {
  padding: 20px 10px 0px 10px;
  text-align: center; 
  min-height:130px}

.pm-staff-profile-info p {
  margin-bottom: 5px; }

.pm-staff-profile-name {
  font-family: 'Oswald';
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  color: #0db7c4;
  letter-spacing: 1px; }
.pm-staff-profile-name a{
  font-weight: 400;
  }


.pm-staff-profile-name.light, .pm-staff-profile-title.light {
  color: white; }

.pm-staff-profile-title {
  font-family: 'Oswald';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: #00555A;
  letter-spacing: 1px; }

.pm-staff-profile-quote {
  width: 100%;
  height: 290px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 290px;
  left: 0;
  z-index: 2;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

.pm-staff-profile-quote p {
  text-align: center;
  padding: 30px;
  color: white;
  font-family: "Open sans"; }

/* Contact form */
.pm-contact-form-container {
  width: auto;
  height: auto;
  overflow: hidden; }
