/*
Theme Name: Hospitalplus
Theme URI: http://www.xenmedia.com
Author: Sanjay(Xzen)
Author URI: http://www.xenmedia.com
Description: Hospitalplus Plus is theme specially developed for hospital by Xzen
Version: 1.0
License: Propietary
License URI: http://www.xenmedia.com
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url(http://weloveiconfonts.com/api/?family=entypo);
body {
  background-color: #fff;
  line-height: 1.3em;
  color: #0a0908;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; }

header {
  width: 100%;
  margin: 0px;
  z-index: 10000; }

.fixedTop {
  width: 100%;
  margin: -187px 0px;
  padding: 0px;
  background: #fff;
  z-index: 10000; }

.bg-dark {
  background-color: #006bb4 !important;
  border-bottom: 5px solid #222222; }

.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
  font-size: 1em;
  font-size: 13px;
  display: block;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent; }

.top {
  min-height: 40px;
  background: #222222;
  text-align: right;
  padding-top: 7px; }
  .top .topinside {
    margin-right: 5%; }
  .top ul, .top li {
    display: inline; }
  .top li {
    margin-top: 5px; }
  .top a {
    color: #ffffff;
    font-size: .9em;
    padding: 5px; }
    .top a:after {
      content: " | ";
      color: #bac9d4;
      display: inline-block;
      font-size: 100%;
      padding-left: 10px;
      margin: 0; }
  .top li:last-child a:after {
    display: none; }

.navbar-expand-md .navbar-nav .nav-link {
  padding-top: 0px;
  padding-bottom: 0px; }

.dropdown-toggle::after {
  display: none; }

.dropdown-toggle::after {
  content: " | " !important;
  color: #bac9d4 !important;
  display: inline-block;
  font-size: 100% !important;
  padding-left: 10px !important;
  margin: 0 !important;
  border-top: 0 solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  vertical-align: 0; }

.dropdown-menu {
  margin: 2px 0 0;
  font-size: 1rem;
  color: #fff;
  background-color: #006bb4e6;
  border: 1px solid #0b3762;
  border-radius: 0rem; }

.dropdown-menu a {
  color: #fff; }

.dropdown-item {
  font-size: 18px; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0054a4; }

#menu-top li > a:after {
  content: " | ";
  color: #bac9d4;
  display: inline-block;
  font-size: 100%;
  padding-left: 10px;
  margin: 0; }

@media (min-width: 769px) {
  .dropdown:hover > .dropdown-menu {
    display: block; } }
nav li:last-child a:after {
  display: none; }

#menu-top li:last-child a:after {
  display: none; }

.padd0 {
  padding: 0px; }

.padd5 {
  padding: 5px; }

.padd10 {
  padding: 10px; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0; }

.wp-caption.alignleft {
  margin: 7px 14px 7px 0; }

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px; }

.wp-caption.alignright {
  margin: 7px 0 7px 14px; }

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px; }

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%; }

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px; }

.wp-caption {
  margin-bottom: 24px; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0; }

.wp-caption {
  color: #767676; }

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0; }

div.wp-caption .wp-caption-text {
  padding-right: 10px; }

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0; }

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.mr-auto, .mx-auto {
  margin: auto !important; }

.form-control {
  color: #b9b9b9;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.btn-primary {
  color: #121212;
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.btn-info {
  background-color: #1e6ac2;
  border-color: #1e6ac2; }

.logo {
  min-height: 70px;
  margin: 0px auto;
  margin-top: 15px;
  display: table; }

.yellow {
  color: #eadb39; }

.sidebanner {
  margin: 5px 0px 5px 0px;
  min-height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-size: 100%; }
  .sidebanner .imgicon {
    margin-top: -10px; }
  .sidebanner .call {
    float: right;
    margin-right: 55px;
    margin-top: 0px;
    color: #ffffff; }
    .sidebanner .call span {
      padding-top: 5px;
      font-size: 1.2em; }
  .sidebanner .text {
    float: right;
    margin-left: 7%;
    margin-top: 35px;
    color: #fff;
    font-size: 28px;
    font-family: 'Baloo Bhaijaan', cursive;
    font-weight: 400; }
    .sidebanner .text span {
      font-family: Noto Sans;
      font-weight: 700;
      color: #fbdb2f; }
  .sidebanner .mail {
    float: right;
    margin-top: -38px;
    margin-right: 55px;
    color: #ffffff; }
    .sidebanner .mail span {
      padding-top: 5px;
      font-size: 1.2em; }
  .sidebanner a {
    color: #fff;
    font-size: .9em;
    text-decoration: none; }

@media (max-width: 1024px) {
  .sidebanner {
    display: none; } }
#faqs {
  margin: 50px auto; }

#faqs p {
  font-weight: 300;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 2;
  color: #0a0908;
  padding: 10px; }
#faqs h3 {
  text-transform: none;
  position: relative;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
  padding: 10px 10px 10px 50px;
  text-align: left;
  color: #272727;
  font-size: 16px;
  font-weight: 400;
  border-top: 1px solid #d7d7d7; }
#faqs h3::before {
  content: '\f0ab';
  font-family: 'Font Awesome 5 free';
  top: 10px;
  left: 15px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  padding-left: 2px;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: absolute;
  font-size: 25px;
  border-radius: 50%;
  transform: rotate(-90deg);
  font-weight: 900; }

#banner {
  min-height: 400px;
  background: #ddd;
  padding: 0px 0px 0px 0px; }
  #banner .bannerCaption {
    float: left;
    background: rgba(0, 0, 0, 0.5);
    font-size: 20px;
    font-family: 'Neuton', sans-serif;
    font-weight: 400;
    width: 100%;
    line-height: 1.3em;
    margin: -270px 30px 45px 0px;
    margin-left: 0px;
    padding: 0px 20px 10px 20px;
    color: #ffffff;
    margin-left: 0%;
    text-align: center;
    z-index: 2000;
    position: absolute;
    width: 100%; }
    #banner .bannerCaption .fst {
      color: #9ccaf8;
      line-height: 1em;
      padding: 0px 0px 5px 0px;
      color: #ebedf2;
      font-size: 35px;
      letter-spacing: 2px;
      margin: 10px auto;
      margin-bottom: 0px;
      font-family: Neuton;
      font-style: italic; }
      #banner .bannerCaption .fst .labove {
        padding-bottom: 10px; }
      #banner .bannerCaption .fst .highlight {
        font-size: 45px;
        font-family: 'Noto Sans';
        color: #eadb39;
        line-height: 1.2em; }
    #banner .bannerCaption .tnd {
      line-height: 1.3em;
      display: block;
      color: #fff;
      letter-spacing: 0;
      font-family: Noto Sans;
      font-style: normal;
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 10px; }
  #banner .bannerCaption1 {
    float: left;
    background: #383535;
    width: 26%;
    margin: 10px 30px 0px 0px;
    padding: 10px 20px 10px 20px;
    color: #ffffff;
    margin-left: 70%;
    font-size: 20px;
    font-family: 'Neuton', sans-serif;
    font-weight: 400; }
  #banner .bannerCaption2 {
    float: left;
    background: #383535;
    width: 31%;
    margin: 10px 30px 0px 0px;
    padding: 10px 20px 10px 20px;
    color: #ffffff;
    margin-left: 70%;
    line-height: 1.1em;
    font-size: 20px;
    font-family: 'Neuton', sans-serif;
    font-weight: 400; }

.insertLogo {
  margin: 0px auto;
  margin-top: -37px;
  display: table; }

.quickform {
  background: #006bb4;
  margin-right: 30px;
  margin-top: 80px;
  padding: 60px 0px 60px 0px; }
  .quickform h2 {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    margin: 10px 0px 10px 0px; }

@media (max-width: 1200px) {
  .hidden-small {
    display: none; } }
@media (min-width: 1200px) {
  .hiddenbig {
    display: none; } }
main {
  min-height: 250px;
  padding: 0px 5px 20px 5px;
  font-size: 1.1em !important;
  line-height: 1.5 !important;
  color: #0a0908 !important;
  font-weight: 300 !important;
  font-family: Montserrat !important; }
  main a {
    color: #171718; }

.verticalSpace {
  min-height: 60px; }

.verticalLine {
  border-bottom: 1px solid #ddd;
  margin: 35px 0px -30px 0px; }

.imgStrip {
  border: 10px solid transparent;
  padding: 15px;
  border-image: url("img/border.png") 30% round; }

.sidebox {
  border: 1px solid #006bb4;
  box-shadow: 8px 10px 8px -6px #494c53;
  background: #006bb4;
  color: #ffffff;
  padding: 10px;
  margin: 10px 0px; }
  .sidebox .section-title {
    border-bottom: 2px solid #ffffff;
    margin-bottom: 5px; }
  .sidebox a {
    color: #ffffff; }

.page-title {
  min-height: 150px; }
  .page-title h1 {
    text-align: center;
    color: #0154a4;
    min-width: 100%;
    font-family: 'Neuton', serif;
    font-size: 50px !important;
    padding: 10px;
    background: transparent;
    display: table;
    padding-top: 40px; }
  .page-title .overlay {
    width: 100%;
    height: 150px;
    opacity: 1;
    background: #3f3c3cb3;
    position: absolute;
    height: 150px; }

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  .sidebanner .text {
    margin-right: 8%;
    margin-top: 35px;
    font-size: 28px;
    font-family: 'Baloo Bhaijaan', cursive; }
    .sidebanner .text span {
      font-family: Noto Sans;
      font-weight: 700;
      color: #fbdb2f; }

  #banner .bannerCaption .fst .highlight {
    font-size: 45px;
    font-family: 'Noto Sans';
    color: #eadb39;
    line-height: 1.2em; } }
@media (min-width: 1024px) {
  .mr-auto, .mx-auto {
    margin: auto !important;
    margin-right: auto;
    margin-left: 20%;
    margin-right: 40px !important; } }
@media only screen and (min-width: 1280px) {
  .sidebanner .text {
    margin-right: 7%; } }
@media only screen and (min-width: 1330px) {
  .sidebanner .text {
    margin-right: 7%; }

  #banner .bannerCaption {
    margin: -230px 30px 45px 0px; } }
@media only screen and (min-width: 1600px) {
  .sidebanner .text {
    margin-right: 7%; }

  #banner .bannerCaption {
    margin: -240px 30px 45px 0px; } }
@media screen and (min-width: 1900px) {
  .sidebanner .text {
    margin-right: 7%; } }
.btn-count {
  background: #cecece; }

.btn-blog {
  background: #cecece; }

#sidebar .widget li {
  border-bottom: 1px dotted #ececec;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left; }
#sidebar ol, #sidebar ul {
  margin: 0;
  padding: 0; }
#sidebar a {
  color: #444; }

.widget ul > li {
  list-style-type: none;
  text-indent: 0; }

.widgettitle {
  background: url(img/lines.png) bottom repeat-x;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 18px;
  padding-bottom: 16px;
  text-align: left;
  text-transform: uppercase; }

#comments {
  margin: 0px; }
  #comments ul, #comments li {
    list-style-type: none;
    text-indent: 0;
    margin-left: -20px; }
  #comments a {
    color: #444; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  color: inherit;
  padding: 10px; }
  .panel-title a {
    color: #444;
    font-size: 22px; }

.panel-body {
  padding: 10px; }

.post {
  background: url(img/lines.png) bottom repeat-x;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 18px;
  padding-bottom: 16px;
  text-align: left; }
  .post h2 {
    font-size: 24px;
    font-weight: bold;
    color: #444; }
  .post a {
    color: #444; }

@media (max-width: 1200px) {
  #menu-top li > a::after {
    display: none; }

  .navbar-dark .navbar-toggler {
    color: white;
    border-color: white; }

  .navbar-toggler {
    border-radius: 0rem; }

  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); } }
@media (max-width: 1024px) {
  .top {
    display: none; }

  .sidebanner {
    display: none; }

  nav li > a:after {
    content: ""; }

  #menu-top li > a:after {
    display: none; }

  .flex-column {
    flex-direction: row !important; }

  nav .nav-link {
    padding-top: 7px !important;
    padding-bottom: 3px !important;
    margin-top: 5px !important;
    padding-left: 5px !important; }

  .navbar-dark .navbar-toggler {
    color: white;
    border-color: white; }

  .navbar-toggler {
    border-radius: 0rem; }

  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

  #banner {
    padding: 0px 0px 0px 0px;
    min-height: 120px; }

  #banner .bannerCaption {
    margin: 0px 0px 10px 0px;
    position: relative;
    float: none;
    width: 100%; }

  #banner {
    padding: 0px 0px 10px 0px; }
    #banner .bannerCaption {
      padding: 10px 0px 10px 0px; }
      #banner .bannerCaption .fst {
        font-size: 20px; }
        #banner .bannerCaption .fst .labove {
          padding-bottom: 10px; }
        #banner .bannerCaption .fst .highlight {
          font-size: 25px; }
      #banner .bannerCaption .tnd {
        font-size: 18px; }

  .quickform {
    width: 100%;
    right: 5px; }

  #homeServices .serviceGrid {
    min-height: 135px;
    -webkit-transform: skewX(0deg) !important;
    transform: skewX(0deg) !important; } }
@media (min-width: 769px) and (max-width: 1024px) {
  #banner .bannerCaption {
    margin: 10px 0px 10px 0px;
    position: relative;
    float: none;
    width: 100%; }

  #banner {
    background: #6e6969 !important; }

  .insertLogo {
    display: none; } }
@media (min-width: 1025px) and (max-width: 1300px) {
  #banner .bannerCaption {
    margin: -200px 0px 10px 0px;
    position: absolute; } }
.homeabout {
  margin-top: 40px;
  text-align: left; }
  .homeabout h1 {
    font-family: "Raleway script=all rev=1", "Adobe Blank";
    font-weight: 900;
    font-style: normal;
    color: #222;
    text-transform: uppercase;
    font-size: 32px;
    text-align: center; }
  .homeabout p {
    font-size: 1.1em;
    line-height: 1.5;
    color: #222;
    font-weight: normal;
    text-align: center; }

#videoGrid {
  margin: 15px 0px 0px 0px;
  min-height: 450px;
  padding: 30px 0px 60px 0px; }
  #videoGrid .videohealine {
    padding-top: 30px; }
    #videoGrid .videohealine h2 {
      font-size: 24px;
      text-transform: uppercase;
      margin-top: 0px;
      color: #fff;
      font-weight: bold; }
  #videoGrid .mainvideo {
    border: 2px solid #222222;
    box-shadow: 7px 7px 8px -8px #4b4747; }
    #videoGrid .mainvideo .playbutton {
      position: absolute;
      top: 40%;
      margin: 0px auto;
      left: 45%; }

#homeWhy {
  margin: 30px 0px 0px 0px; }
  #homeWhy h2 {
    font-family: "Raleway script=all rev=1", "Adobe Blank";
    font-weight: 900;
    font-style: normal;
    color: #222;
    text-transform: uppercase;
    font-size: 32px;
    text-align: center; }
  #homeWhy .whybox {
    min-height: 350px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-bottom: 2px solid #0051f8;
    box-shadow: 7px 7px 8px -8px #4b4747;
    text-align: center;
    padding: 10px;
    padding-top: 40px;
    border-radius: 10px; }
    #homeWhy .whybox .wicon {
      margin: 0px auto;
      margin-bottom: 20px;
      display: table;
      min-height: 60px; }
    #homeWhy .whybox h3 {
      font-family: 'Open Sans', sans-serif;
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase; }
    #homeWhy .whybox p {
      text-align: center;
      line-height: 1.4;
      font-size: 1.2em; }

#homeServices {
  margin: 30px 0px 0px 0px; }
  #homeServices h2 {
    font-size: 56px;
    font-family: 'Neuton', sans-serif;
    text-align: center;
    margin-bottom: 20px; }
    #homeServices h2 a {
      font-size: 56px;
      font-family: 'Neuton', sans-serif;
      color: #0154a4; }
  #homeServices .whybox {
    min-height: 240px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-bottom: 2px solid #0154a4;
    box-shadow: 7px 7px 8px -8px #4b4747;
    text-align: center;
    padding: 10px;
    padding-top: 40px; }
    #homeServices .whybox .wicon {
      margin: 0px auto;
      margin-bottom: 20px;
      display: table;
      width: 100px;
      color: #fff;
      background: #0154a4;
      font-size: 60px;
      border-radius: 4px;
      padding: 15px; }
    #homeServices .whybox h3 {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase; }
      #homeServices .whybox h3 a {
        font-size: 20px;
        font-family: 'Neuton', sans-serif;
        font-weight: 400; }
    #homeServices .whybox p {
      text-align: center;
      line-height: 1.4;
      font-size: 1.2em; }
    #homeServices .whybox a {
      color: #333; }

/* pricing table */
.pricing-tables {
  padding: 20px; }

.pricing-tables h1 {
  font-size: 48px; }

.pricing-tables .plan.first {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px !important; }

.pricing-tables .plan.last {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pricing-tables .plan.recommended {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.pricing-tables .plan.recommended .head {
  /*margin-bottom: 20px;*/
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.pricing-tables.attached .col-sm-4, .pricing-tables.attached .col-md-4, .pricing-tables.attached .col-sm-3, .pricing-tables.attached .col-md-3 {
  padding-left: 0;
  padding-right: 0; }

.pricing-tables.attached .plan {
  border-radius: 0; }

.pricing-tables.attached .plan .head {
  border-radius: 0; }

/*.pricing-tables.attached .plan.recommended {
  border-radius: 4px;
}*/
/*.pricing-tables.attached .plan.recommended .head {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}*/
.pricing-tables.attached .plan.last {
  border-bottom-right-radius: 4px; }

.pricing-tables.attached .plan.last .head {
  border-top-right-radius: 4px; }

.pricing-tables.attached .plan.first {
  border-bottom-left-radius: 4px; }

.pricing-tables.attached .plan.first .head {
  border-top-left-radius: 4px; }

.plan {
  box-shadow: 0 2px 2px rgba(10, 10, 10, 0.3) !important;
  min-height: 100px;
  background: #fff;
  border-radius: 4px;
  margin: 20px 0;
  padding-bottom: 25px;
  text-align: center; }

.plan .head {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 12px 16px;
  background: #595959;
  color: #fff; }

.plan .head h1, .plan .head h2, .plan .head h3 {
  padding: 0;
  margin: 0;
  font-weight: 100; }

.plan .price {
  border-top: 1px solid #eee;
  margin: 0 auto 30px auto;
  width: 80%; }

.plan .price h3 {
  font-size: 82px;
  vertical-align: top;
  line-height: 1; }

.plan .price h3 span {
  font-size: 38px;
  vertical-align: top;
  position: relative;
  margin: 6px 0 0 -7px;
  display: inline-block; }

.plan .price h4 {
  color: #aaa;
  font-size: 14px; }

.plan .btn {
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 500; }

.plan ul {
  list-style-type: none;
  padding: 20px;
  margin-top: 2px; }

.plan ul li {
  line-height: 22px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400; }

.plan ul li a {
  text-decoration: underline;
  color: #e6e9ed; }

.plan ul li:last-child {
  border-bottom: none; }

.plan ul strong {
  font-weight: 700; }

.plan.recommended {
  margin-top: 6px;
  box-shadow: 0 0 22px rgba(10, 10, 10, 0.42);
  position: relative;
  z-index: 99;
  border-radius: 4px; }

.plan.recommended .head {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #0054a4; }

.head.value {
  background-color: #595857;
  /*margin-bottom: 48px;*/ }

.plan.recommended .btn {
  margin-bottom: 10px; }

@media screen and (min-width: 770px) and (max-width: 990px) {
  .plan .mediafix h3 {
    font-size: 55px !important;
    vertical-align: top;
    line-height: 1; } }
#testimonial {
  margin: -10px 0px 0px 0px;
  background: #ffffff;
  padding: 10px 0px 60px;
  text-align: center;
  min-height: 200px;
  margin: 0px auto; }
  #testimonial h2 {
    font-family: "Raleway script=all rev=1", "Adobe Blank";
    font-weight: 900;
    font-style: normal;
    color: #222;
    text-transform: uppercase;
    font-size: 32px;
    text-align: center; }
  #testimonial .cquote {
    font-size: 1.8em;
    margin-top: -60px;
    width: 100%;
    height: 80px;
    color: #ffffff;
    background: #0154a4;
    padding: 5px; }
  #testimonial .citem {
    background-image: url("img/testbg.png");
    background-repeat: no-repeat;
    width: 800px;
    min-height: 200px;
    margin: 0px auto;
    padding: 60px 80px 30px 80px;
    color: #fff;
    font-size: 1.1em;
    border-radius: 15px; }
  #testimonial .clogo {
    margin: 0px auto;
    margin-top: -20px; }
    #testimonial .clogo .mimg {
      width: 10%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2222' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2222' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

@media (max-width: 768px) {
  #banner .bannerCaption {
    margin: 0px 0px -10px 0px;
    padding: 10px 5px;
    position: relative;
    float: none;
    width: 100%; }

  #banner {
    background: #006bb4 !important; }

  .quickform {
    position: relative;
    z-index: 30000;
    width: 100%; }

  #testimonial .citem {
    background-image: url("img/testbg.png");
    background-repeat: no-repeat;
    width: 100%;
    min-height: 175px;
    margin: 0px auto;
    padding: 70px 10px 0px 10px;
    color: #fff;
    font-size: .5em;
    border-radius: 15px;
    background-position: center;
    background-size: 200%; }

  #testimonial {
    margin: -30px 0px 0px 0px;
    padding: 20px 0px 50px;
    min-height: 200px; }

  .homeabout h1 {
    font-size: 30px;
    text-align: center; } }
.insertfLogo {
  margin: 0px auto;
  margin-top: -67px;
  display: table; }

#contactFooter {
  min-height: 100px;
  background: #006bb4;
  text-align: center;
  padding: 40px 10px; }
  #contactFooter h3 {
    color: #ffffff;
    fonts-ze: 24px; }

footer {
  background: black;
  margin: 0px;
  padding: 30px 0px 65px 0px;
  margin-top: 0px; }
  footer h4 {
    font-size: 24px;
    color: #ffffff;
    padding: 30px 0px 5px 0px;
    text-align: center; }
  footer .iconss {
    padding-left: 40px; }
  footer .newsletter {
    margin: 25px 0px 10px 0px; }
  footer .tollefree {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    margin: 25px 0px 10px 0px; }
  footer .socialicons {
    margin: 25px 0px 10px 0px; }
    footer .socialicons .social {
      text-align: center;
      font-size: 40px; }
      footer .socialicons .social ul, footer .socialicons .social li {
        display: inline; }
      footer .socialicons .social li {
        padding: 5px; }
      footer .socialicons .social a {
        color: #ffffff; }
        footer .socialicons .social a:hover {
          color: #ddd; }

.copyright {
  min-height: 40px;
  background: #1e6ac2;
  color: #ffffff;
  padding: 10px;
  text-align: center;
  font-size: 1.3em; }

.img-full {
  width: 100%;
  height: auto; }

.onlyMobile {
  display: none; }

.hideMobile {
  display: block; }

.dbexpert {
  padding: 0px 5px 3px 0px;
  font-size: 15px;
  color: #0054a4;
  font-weight: bold;
  text-align: center; }
  .dbexpert a {
    color: #000000; }

.light-wrapper {
  margin-top: 25px;
  padding: 15px;
  color: #2a2828; }
  .light-wrapper h2 {
    font-weight: bold;
    font-family: 'Roboto', sens-serif; }

@media (max-width: 768px) {
  #testimonial .citem {
    margin-top: -15px; }

  #testimonial .citem {
    font-size: .75em;
    margin-bottom: 13px;
    line-height: 1.3em; }

  .logo {
    width: 80%; }

  .hideMobile {
    display: none !important; }

  footer .iconss {
    margin-left: -40px; }
  footer .socialicons {
    margin: 10px 0 0 -30px !important; }

  .insertLogo {
    display: none; }

  .onlyMobile {
    display: inline; }

  .playbutton {
    position: absolute;
    top: 35%;
    margin: 0px auto;
    left: 42%; }

  #testimonial .clogo .mimg {
    width: 45%;
    padding-top: 10px; }

  footer .socialicons .social {
    text-align: center;
    font-size: 30px; }

  .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 65px; }

  #testimonial .citem {
    margin-top: -35px; } }
.sidebar {
  margin-top: 15px; }

.nav-link {
  display: block;
  padding: .1rem 5rem; }

#socialmenu {
  margin: 0px;
  padding: 0px; }

#socialmenu li > a {
  padding: 0px;
  font-size: 25px; }

/* entypo */
[class*="entypo-"]:before {
  font-family: "entypo", sans-serif; }

#sticky-social a {
  text-decoration: none;
  text-align: center; }

#sticky-social ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#sticky-social {
  right: 0;
  position: fixed;
  top: 35%;
  z-index: 2500; }

#sticky-social a {
  width: 78px;
  background: #333;
  color: #fff;
  display: block;
  height: 75px;
  font: 20px "Roboto", sans-serif;
  line-height: 60px;
  position: relative;
  text-align: center;
  right: 0;
  transition: width .3s; }

#sticky-social span {
  line-height: 75px;
  right: -160px;
  position: absolute;
  text-align: left;
  width: 160px; }

body.scrolled header {
  position: fixed; }

#fixed-tabs {
  position: fixed;
  right: 0;
  text-align: center;
  line-height: 1;
  font-size: 0;
  z-index: 2500; }

#fixed-tabs a {
  text-decoration: none;
  font-size: 15px;
  background-color: #90b1f4;
  font-family: "open sans",arial;
  color: #fff;
  position: relative;
  overflow: hidden;
  transition: width .3s; }

#fixed-tabs i {
  font-size: 16px; }

#fixed-tabs i, #fixed-tabs i:before {
  display: block;
  margin: 0 auto !important; }

#fixed-tabs em {
  font-size: 10px;
  text-align: center;
  font-style: normal;
  margin-top: 8px;
  display: none;
  font-weight: 600; }

#fixed-tabs strong {
  font-weight: 300; }

#fixed-tabs .ra {
  background-color: #e83232; }

#fixed-tabs .fb {
  background-color: #006bb4; }

#fixed-tabs .gp {
  background-color: #0154a4; }

#fixed-tabs .so i {
  background: url(assets/images/ico-rab.png) no-repeat center center;
  background-size: auto 100%; }

#fixed-tabs .so i:before {
  opacity: 0; }

#fixed-tabs .call {
  background-color: #0873BC; }

#fixed-tabs .call, #fixed-tabs .map {
  display: none; }

@media (min-width: 1001px) {
  #fixed-tabs a {
    background-color: #4542a9; }

  #fixed-tabs a.ra {
    background-color: #e83232; }

  #fixed-tabs a.fm {
    background-color: #0154a4; }

  #fixed-tabs a.po {
    background-color: #006bb4; }

  #fixed-tabs {
    position: absolute;
    top: 260px; }

  #fixed-tabs a {
    display: block;
    text-align: left;
    margin-left: auto;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4); }

  #fixed-tabs a + a {
    margin-top: 8px; }

  #fixed-tabs a span {
    display: block; }

  #fixed-tabs a span:first-child {
    text-align: center;
    padding: 7px 0; }

  #fixed-tabs a, #fixed-tabs a span:first-child, .scrolled #fixed-tabs a, .scrolled #fixed-tabs a span:first-child {
    width: 30px; }

  .scrolled #fixed-tabs a span:last-child, #fixed-tabs a span:last-child {
    position: absolute;
    left: 40px;
    top: 50%;
    width: 220px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: width .3s;
    transition: width .3s; }

  .scrolled #fixed-tabs a:hover, #fixed-tabs a:hover {
    width: 200px; } }
@media (min-width: 1280px) {
  #fixed-tabs {
    position: fixed;
    top: 245px; }

  #fixed-tabs a, #fixed-tabs a span:first-child {
    width: 75px; }

  #fixed-tabs a span:last-child {
    left: 80px; }

  #fixed-tabs a:hover {
    width: 265px; }

  #fixed-tabs i {
    font-size: 20px; }

  #fixed-tabs em {
    display: block; }

  .scrolled #fixed-tabs a, .scrolled #fixed-tabs a span:first-child {
    width: 30px; }

  .scrolled #fixed-tabs em {
    display: none; }

  .scrolled #fixed-tabs i {
    font-size: 16px; }

  #fixed-tabs .fb:hover {
    background-color: #0154a4 !important; }

  #fixed-tabs .so:hover {
    background-color: #84bd00 !important; }

  #fixed-tabs .gp:hover {
    background-color: #0154a4 !important; } }
@media (max-width: 1000px) {
  #fixed-tabs {
    bottom: 0;
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

  #fixed-tabs a {
    padding: 12px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  #fixed-tabs a span {
    display: inline-block;
    vertical-align: middle; }

  #fixed-tabs a span:last-child {
    margin-left: 7px; }

  #fixed-tabs a strong {
    display: none; }

  #fixed-tabs a strong.hider {
    display: inline; }

  #fixed-tabs a.fm {
    background-color: #0a0908; }

  footer, .mean-container .mean-nav {
    padding-bottom: 41px !important; } }
@media (max-width: 740px) {
  header #logo {
    padding: 5px; }

  header #logo img {
    width: 90px; }

  #fixed-tabs a.fm {
    display: none; }

  #fixed-tabs .call, #fixed-tabs .map {
    display: block; }

  #fixed-tabs a.fb, #fixed-tabs a.so, #fixed-tabs a.gp {
    display: block; }

  #fixed-tabs a strong.hider {
    display: none; } }
@media (max-width: 590px) {
  header #info .pho {
    display: none; } }
@media (max-width: 420px) {
  header #info .phy {
    display: none; }

  #fixed-tabs a {
    font-size: 12px; } }
@media (max-width: 768px) {
  .page-title {
    margin-top: -30px; }
    .page-title h1 {
      font-size: 30px !important;
      color: #0154a4;
      padding-top: 72px; }
    .page-title h1::after {
      opacity: 0.1;
      color: #171796;
      font-family: Neuton;
      font-size: 40px;
      top: 180px;
      line-height: 1; } }
@media (max-width: 768px) {
  body {
    padding-top: 155px; }

  header {
    position: fixed;
    margin-top: -155px;
    background: #fff; } }
@media (max-width: 1024px) {
  #fixed-tabs a.po {
    background-color: #0873BC; }

  .fixedTop {
    margin: -90px 0px; } }
@media (min-width: 1360px) and (max-width: 1420px) {
  #fixed-tabs {
    position: fixed;
    top: 260px; } }
@media (min-width: 1440px) and (max-width: 1640px) {
  #fixed-tabs {
    position: fixed;
    top: 290px; } }
@media (min-width: 1640px) and (max-width: 1920px) {
  #fixed-tabs {
    position: fixed;
    top: 350px; } }
.form-heading {
  color: #fff;
  font-size: 23px; }

.panel h2 {
  color: #444444;
  font-size: 18px;
  margin: 0 0 8px 0; }

.panel p {
  color: #777777;
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 24px; }

.login-form .form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  font-size: 14px;
  height: 50px;
  line-height: 50px; }

.main-div {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  margin: 10px auto 30px;
  max-width: 38%;
  padding: 50px 70px 70px 71px; }

.login-form .form-group {
  margin-bottom: 10px; }

.login-form {
  text-align: center; }

.forgot a {
  color: #777777;
  font-size: 14px;
  text-decoration: underline; }

.login-form .btn.btn-primary {
  background: #f0ad4e none repeat scroll 0 0;
  border-color: #f0ad4e;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0; }

.forgot {
  text-align: left;
  margin-bottom: 30px; }

.botto-text {
  color: #ffffff;
  font-size: 14px;
  margin: auto; }

.login-form .btn.btn-primary.reset {
  background: #ff9900 none repeat scroll 0 0; }

.back {
  text-align: left;
  margin-top: 10px; }

.back a {
  color: #444444;
  font-size: 13px;
  text-decoration: none; }

.table-dark {
  color: #fff;
  background-color: #0054a4; }

.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #0154a4; }

#tawkchat-minified-wrapper {
  margin-top: -10px; }

.folded_section {
  -o-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  z-index: 1; }

.folded_section > div,
.folded_section > div > div,
.folded_section > div > div > div,
.folded_section > div > div > div .separator_top,
.folded_section > div > div > div .separator_bottom {
  background-color: inherit;
  border-color: inherit; }

.folded_section > div > div > div .separator_top {
  margin-bottom: 0px; }

.folded_section > div > div > div .separator_bottom {
  margin-bottom: 0px; }

@media (max-width: 767px) {
  .folded_section > div > div > div .separator_top,
  .folded_section > div > div > div .separator_bottom {
    display: none; }

  .folded_section > div > .separator_top,
  .folded_section > div > .separator_bottom {
    display: none; }

  .folded_section .teaser_box {
    margin-bottom: 0px !important; } }
.sep_triangular_downhill_top .separator_top {
  border-style: solid;
  border-left-width: inherit;
  display: none\9; }

.sep_triangular_downhill_top .separator_top:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: inherit;
  border-width: 25px 0 0 1rem;
  border-left-width: inherit;
  top: -24px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: 0;
  position: absolute;
  z-index: 9; }

.sep_triangular_uphill_top .separator_top {
  border-style: solid;
  border-left-width: inherit;
  display: none\9; }

.sep_triangular_uphill_top .separator_top:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: inherit;
  border-width: 25px 0 0 1rem;
  border-left-width: inherit;
  top: -24px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  right: 0;
  position: absolute;
  z-index: 9;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.sep_triangular_downhill_bottom .separator_bottom {
  border-style: solid;
  border-left-width: inherit;
  display: none\9; }

.sep_triangular_downhill_bottom .separator_bottom:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: inherit;
  border-width: 25px 0 0 1rem;
  border-left-width: inherit;
  bottom: -24px;
  border-left-color: transparent;
  border-right-color: transparent;
  left: 0;
  position: absolute;
  z-index: 9;
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.sep_triangular_uphill_bottom .separator_bottom {
  border-style: solid;
  border-left-width: inherit;
  display: none\9; }

.sep_triangular_uphill_bottom .separator_bottom:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: inherit;
  border-width: 25px 0 0 1rem;
  border-left-width: inherit;
  bottom: -24px;
  border-left-color: transparent;
  border-right-color: transparent;
  right: 0;
  position: absolute;
  z-index: 9; }

i.fa.skincolored_section {
  background-color: #45aaff !important; }

i.fa.secondary_section {
  background-color: #304770 !important; }

i.fa.light_section {
  background-color: #e5e5e5 !important; }

i.fa.dark_section {
  background-color: #222d3f !important; }

i.fa.black_section {
  background-color: #323232 !important; }

i.fa.white_section {
  background-color: #ffffff !important; }

.no_margin {
  margin: 0 !important; }

.no_margin_top {
  margin-top: 0 !important; }

.no_margin_bottom {
  margin-bottom: 0 !important; }

.margin_top {
  margin-top: 128px !important; }

.margin_bottom {
  margin-bottom: 128px !important; }

.margin_top_half {
  margin-top: 64px !important; }

.margin_bottom_half {
  margin-bottom: 64px !important; }

.margin_top_third {
  margin-top: 42.66666667px !important; }

.margin_bottom_third {
  margin-bottom: 42.66666667px !important; }

.no_padding {
  padding: 0 !important; }

.no_padding_top {
  padding-top: 0 !important; }

.no_padding_bottom {
  padding-bottom: 0 !important; }

.padding_top {
  padding-top: 128px !important; }

.padding_bottom {
  padding-bottom: 128px !important; }

.padding_top_half {
  padding-top: 64px !important; }

.padding_bottom_half {
  padding-bottom: 64px !important; }

.padding_top_third {
  padding-top: 42.66666667px !important; }

.padding_bottom_third {
  padding-bottom: 42.66666667px !important; }

@media only screen and (max-width: 991px) {
  .margin_top_grid {
    margin-top: 31px !important; }

  .margin_bottom_grid {
    margin-bottom: 31px !important; } }
/*** TEASER BOX ***/
.teaser_box {
  position: relative;
  overflow: hidden;
  padding: 15px; }

.teaser_box.image_hover img {
  opacity: .7;
  transition: all 100ms; }

.teaser_box.image_hover img:hover {
  opacity: 1;
  transform: translateY(-5px); }

.teaser_box.image_hover .figure > i,
.teaser_box.image_hover .figure > a i {
  opacity: .75;
  transform: translateY(5px);
  transition: all 100ms; }

.teaser_box.image_hover .figure > i:hover,
.teaser_box.image_hover .figure > a:hover i {
  opacity: 1;
  transform: translateY(0px); }

@media only screen and (max-width: 767px) {
  .teaser_box {
    margin-bottom: 20px !important;
    max-width: 360px;
    margin: 0 auto; } }
.teaser_box .figure {
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.teaser_box .figure > i,
.teaser_box .figure > a i {
  font-size: 80px;
  display: inline-block; }

.teaser_box .figure.stretchy_wrapper > i,
.teaser_box .figure.stretchy_wrapper > a i {
  position: absolute;
  padding: 0;
  left: 50%;
  top: 50%;
  right: inherit;
  bottom: inherit;
  height: auto;
  width: auto;
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.teaser_box .figure + .content {
  padding: 20px 0px 0px 0px; }

.teaser_box .content {
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch; }

.teaser_box .content.boxed {
  padding: 25px 20px 25px 20px !important; }

.teaser_box .content.boxed_special {
  padding: 26px 20px 25px 20px !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important; }

.teaser_box .content .hgroup {
  position: relative;
  margin: 0; }

.teaser_box .content .hgroup h4 {
  font-size: 15px;
  font-weight: 900;
  margin: 0; }

.teaser_box .content .hgroup p {
  font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 0; }

.teaser_box .content .desc {
  padding: 8px 0px 0px 0px;
  font-size: 14px; }

.teaser_box .content .desc p {
  margin: 0; }

.teaser_box .content .link {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch; }

.teaser_box .content .link > a {
  min-width: 80px;
  cursor: pointer; }

.teaser_box:hover .link {
  bottom: 0px;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch; }

.teaser_box:hover .content.with_button {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-overflow-scrolling: touch; }

.teaser_box:hover .figure + .content.with_button {
  padding-top: 14px !important;
  padding-bottom: 6px !important; }

.teaser_box:hover .content.boxed.with_button {
  padding: 20px 20px 30px 20px !important; }

.teaser_box:hover .content.boxed_special.with_button {
  padding: 21px 20px 30px 20px !important; }

@media only screen and (max-width: 767px) {
  .teaser_box .figure > i,
  .teaser_box .figure > a i {
    font-size: 70px; } }
/*** TEAM MEMBER ***/
a[href="#team_profile"] {
  cursor: default; }

.team_member:hover .team_social {
  filter: alpha(opacity=1);
  opacity: 1;
  -webkit-transform: translate(-50%, -100%) !important;
  -ms-transform: translate(-50%, -100%) !important;
  transform: translate(-50%, -100%) !important;
  z-index: 1000; }

.teaser_box.team_member:hover {
  box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.15); }

.teaser_box.team_member .content {
  position: relative; }

.teaser_box.team_member .link {
  opacity: 0; }

.teaser_box.team_member:hover .link {
  opacity: 1; }

.teaser_box.team_member .team_social {
  top: 0;
  bottom: inherit;
  right: inherit;
  left: 50%;
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: inherit; }

.teaser_box.team_member .team_social a:link i,
.teaser_box.team_member .team_social a:visited i {
  color: #ffffff !important;
  margin-bottom: 7px; }

.teaser_box.team_member .team_social a:hover,
.teaser_box.team_member .team_social a:active {
  background-color: #ffffff;
  color: #45aaff;
  text-decoration: none; }

.team_social a:hover,
.team_social a:active {
  background-color: #45aaff;
  color: #fff;
  text-decoration: none; }

.team_social.show {
  position: relative;
  -o-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-align: center; }

.vc_custom_1446619389066 {
  background-color: #006bb4 !important; }

.vc_custom_1447875610924 {
  background-color: #006bb4 !important; }

.vc_custom_1447875785935 {
  background-color: #006bb4 !important; }

.vc_custom_1447875797423 {
  background-color: #006bb4 !important; }

.teaser_box .content .hgroup {
  position: relative;
  margin: 0;
  color: white; }

.teaser_box .content .hgroup h4 {
  font-size: 15px;
  font-weight: 900;
  margin: 0;
  color: white; }

.btn-secondary {
  color: #ffffff !important;
  background-color: #21304c !important;
  border-color: transparent !important; }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
  color: #ffffff !important;
  background-color: #21304c !important;
  border-color: transparent !important; }

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

@media (max-width: 1024px) {
  .hideMobile {
    display: none; } }
.headerItem {
  float: left;
  width: 30%;
  padding: 20px;
  margin-top: 10px;
  font-family: "Lato",arial; }
  .headerItem .icon {
    position: absolute;
    width: 64px;
    font-size: 34px;
    margin: 5px 0px 0px -50px;
    color: #006bb4; }

#footer-top {
  background-color: #162336; }

.pb-100 {
  padding-bottom: 15px; }

.pt-100 {
  padding-top: 75px; }

#footer-top {
  background-color: #162336; }

.footer-widget h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
  margin-bottom: 40px;
  line-height: 12px; }

.footer-widget p {
  font-size: 16px;
  line-height: 27px;
  color: #c6c6c6;
  margin-bottom: 30px; }

.footer-widget ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.footer-widget ul li {
  float: none; }

.footer-widget ul li a {
  color: #c6c6c6;
  font-size: 16px;
  line-height: 32px;
  display: block;
  text-decoration: none; }

.footer-widget ul li a:hover {
  color: #fff;
  -webkit-transition: all 0.55s ease;
  -o-transition: all 0.55s ease;
  transition: all 0.55s ease; }

.footer-logo {
  margin-bottom: 33px; }

.footer-logo img {
  display: block;
  max-width: 100%; }

.widget-info {
  position: relative; }

.widget-info p {
  font-size: 16px;
  line-height: 27px;
  color: #c6c6c6;
  margin-bottom: 30px; }

.widget-info ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.widget-info ul li {
  float: left; }

.widget-info ul li a {
  display: block;
  padding: 0px 8px;
  border: 1px solid #fff;
  margin-right: 12px;
  color: #fff;
  text-decoration: none; }

.widget-info ul li a span i {
  color: #fff; }

.widget-info ul li a:hover span i {
  color: #18ba60;
  -webkit-transition: all 0.55s ease;
  -o-transition: all 0.55s ease;
  transition: all 0.55s ease; }

.widget-info ul li a:hover {
  border: 1px solid #18ba60;
  -webkit-transition: all 0.55s ease;
  -o-transition: all 0.55s ease;
  transition: all 0.55s ease; }

.subscribe-here {
  position: relative; }

.subscribe-here span {
  padding: 5px 18px;
  background-color: #18ba60;
  position: absolute;
  right: 4px;
  top: 0;
  margin-top: 3px;
  border-radius: 42px;
  cursor: pointer; }

.subscribe-here span i {
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin: 0px auto;
  padding-top: 2px;
  display: block; }

.subscribe-here input[type="email"] {
  border-radius: 35px;
  padding: 21px 20px;
  display: block; }

.subscribe-here input[type=email]:focus {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #18ba60;
  box-shadow: none;
  -webkit-box-shadow: none; }

/*----------------------------------------*/
/* 1. Home One
    1.11 Footer Bottom Area Css
/*----------------------------------------*/
#footer-bottom {
  padding-top: 25px;
  background-color: #111010;
  padding-bottom: 25px;
  height: 70px; }
  #footer-bottom a {
    color: #fff; }

.copy-text a:hover {
  color: #162336; }

.copy-text p {
  font-size: 14px;
  font-size: 400;
  font-family: 'Roboto Slab', serif;
  color: #fff; }

.footer-menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.footer-menu ul li {
  float: left; }

.footer-menu ul li a {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  text-decoration: none;
  display: block;
  padding-left: 35px; }

.footer-menu ul li a:hover {
  color: #162336;
  -webkit-transition: all 0.55s ease;
  -o-transition: all 0.55s ease;
  transition: all 0.55s ease; }

.scroll-top-top {
  background-color: #11954b;
  bottom: 15px;
  right: 20px;
  position: fixed;
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: none;
  z-index: 129;
  border-radius: 5px 5px 0 0px; }

.scroll-top-top i {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 20px;
  padding-top: 15px; }

.modal-header {
  background: #006bb4;
  color: #fff; }

.close {
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .7; }

.modal {
  z-index: 10050 !important; }

@media (max-width: 768px) {
  #homeWhy h2 {
    font-size: 24px;
    text-align: center; }

  .homeabout h1 {
    font-family: "Raleway script=all rev=1", "Adobe Blank";
    font-weight: 900;
    font-size: 24px;
    text-align: center; }

  #testimonial h2 {
    font-family: "Raleway script=all rev=1", "Adobe Blank";
    font-weight: 900;
    font-size: 24px;
    text-align: center; }

  .footer-widget {
    padding-top: 20px; }

  .footer-widget h3 {
    margin-bottom: 10px; }

  #footer-bottom {
    padding: 10px 0px 20px 0px;
    height: 80px; }

  .copy-text p {
    font-family: 'Lato', serif;
    text-align: left; } }
