﻿/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 19, 2017 */
@font-face {
  font-family: 'museo';
  src: url('fonts/museo300-regular-webfont-webfont.eot');
  src: url('fonts/museo300-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo300-regular-webfont-webfont.woff2') format('woff2'), url('fonts/museo300-regular-webfont-webfont.woff') format('woff'), url('fonts/museo300-regular-webfont-webfont.ttf') format('truetype'), url('fonts/museo300-regular-webfont-webfont.svg#webfontregular') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'museo';
  src: url('fonts/museo500-regular-webfont-webfont.eot');
  src: url('fonts/museo500-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo500-regular-webfont-webfont.woff2') format('woff2'), url('fonts/museo500-regular-webfont-webfont.woff') format('woff'), url('fonts/museo500-regular-webfont-webfont.ttf') format('truetype'), url('fonts/museo500-regular-webfont-webfont.svg#webfontregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo';
  src: url('fonts/museo700-regular-webfont-webfont.eot');
  src: url('fonts/museo700-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo700-regular-webfont-webfont.woff2') format('woff2'), url('fonts/museo700-regular-webfont-webfont.woff') format('woff'), url('fonts/museo700-regular-webfont-webfont.ttf') format('truetype'), url('fonts/museo700-regular-webfont-webfont.svg#webfontregular') format('svg');
  font-weight: 700;
  font-style: normal;
}
.home .section {
  opacity: 0;
}
.home .section:first-of-type {
  opacity: 1;
}
.fp-enabled .home .section {
  opacity: 1;
}
/* Dynamically inject an SVG in an inline encoded format based on an external .svg file's contents! */
.quote-base {
  position: absolute;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 1.3em;
}
#ControlBar_ControlPanel {
  z-index: 999999;
}
#ControlEditPageMenu > li > a {
  padding-bottom: 19px;
  height: 55px;
}
#ControlNav > li > a,
#ControlBar_CustomMenuItems > li > a,
#ControlActionMenu > li > a {
  padding-bottom: 20px;
  height: 53px;
}
.DNNEmptyPane {
  height: 0 !important;
  width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: none !important;
}
.dnnSortable.ui-sortable,
.dnnSortable.ui-droppable {
  padding: 0 15px;
}
.cke_editable {
  background: #fff;
  margin: 0;
  padding: 20px;
}
.dnnCheckbox .mark {
  background-color: transparent;
}
.actionMenu .fa {
  color: #fff;
}
.DnnModule {
  position: static;
}
.DnnModule > a,
.DnnModule .DnnModule .content > a {
  display: block;
}
.container-item-edit {
  float: right;
}
.container .dnnModuleManager {
  padding: 0 !important;
}
#dnnModuleDigitalAssetsSelectionToolbar,
#dnnModuleDigitalAssetsListViewToolbar,
#dnnModuleDigitalAssetsListContainer,
.dnnModuleDigitalAssetsGrid > table > thead > tr {
  min-height: 37px;
}
[id$="_actionButton"] {
  display: block;
}
.Head {
  margin: 0;
}
.subNav.advanced dl ul li {
  padding: 5px 4px 0 14px;
}
.dnnFormPopup #iPopUp {
  max-height: 500px !important;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 480px) {
  .pull-right-sm {
    float: right;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 20px;
  }
}
.header {
  position: fixed;
  width: 100%;
  z-index: 999;
}
.header .logo-wrapper {
  margin: 15px 0 0;
  display: inline-block;
  float: left;
}
@media (max-width: 991px) {
  .header .logo-wrapper {
    margin: 10px auto 0;
    float: none;
    text-align: center;
    display: block;
  }
}
@media (max-width: 767px) {
  .header .logo-wrapper {
    display: inline-block;
  }
}
.header .logo {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('images/logo.png');
  height: 59px;
  width: 172px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-top: 5px;
}
@media (max-width: 991px) {
  .header .logo {
    float: none;
    margin: 0 auto;
  }
}
.fp-viewing-home .header .logo,
.fp-viewing-contact .header .logo {
  background-image: url(images/logo_white.png);
}
.header .container {
  width: 100%;
  padding: 0 50px;
}
@media (max-width: 1199px) {
  .header .container {
    padding: 0 15px;
  }
}
@media (max-width: 390px) {
  .header .container {
    padding: 0 10px;
  }
}
.footer {
  padding: 0;
  background-image: url('images/contact-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .footer {
    background-position: center;
  }
}
@media (max-width: 1600px) {
  .footer .content-pane {
    margin-top: 49px;
  }
}
.footer .fp-tableCell {
  background: rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  .footer .fp-tableCell {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
  .footer .DnnModule {
    margin-bottom: 0;
  }
}
.footer .row > div {
  float: right;
}
.footer .Normal p,
.footer .Normal a {
  color: #fff;
}
.footer .Normal p i,
.footer .Normal a i,
.footer .Normal p em,
.footer .Normal a em {
  margin: 0 10px 0 0;
  text-align: center;
  width: 20px;
}
.footer .Normal p i.fa-mobile,
.footer .Normal a i.fa-mobile,
.footer .Normal p em.fa-mobile,
.footer .Normal a em.fa-mobile {
  font-size: 1.4em;
  float: left;
}
.footer .Normal a:hover {
  color: #cc323c;
}
.footer h3 {
  color: #fff;
}
@media (max-width: 767px) {
  .footer h3 {
    margin-top: 20px;
  }
}
@media (max-width: 1600px) {
  .footer h3:before {
    background: transparent;
  }
}
.footer i,
.footer em {
  color: #cc323c;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.footer i:hover,
.footer em:hover {
  color: #313131;
}
.footer .Normal a:hover {
  color: #cc323c;
}
.footer .social {
  margin: 0 0 20px;
  text-align: center;
}
.footer .social a {
  display: inline-block;
  font-size: 3em;
  padding: 0 13px;
}
.inner .footer {
  border-top: 13px solid #cc323c;
  padding-top: 110px;
}
@media (max-width: 767px) {
  .inner .footer {
    padding-top: 50px;
  }
}
.copyright {
  background: #0a090a;
  color: #cc323c;
  font-size: 0.7em;
  padding: 14px 0;
}
@media (max-width: 767px) {
  .copyright {
    text-align: center;
  }
}
.copyright .fp-tableCell {
  padding-top: 0;
}
.copyright ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .copyright ul {
    float: right;
  }
}
.copyright ul li {
  display: inline-block;
  padding: 0 0 0 25px;
}
.copyright ul li a {
  color: #cc323c;
}
.copyright ul li a:hover {
  color: #d2d1d0;
}
#navigation {
  float: right;
  padding: 10px 0;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 991px) {
  #navigation {
    float: none;
    text-align: center;
    padding: 0px 0 0;
  }
}
@media (max-width: 767px) {
  #navigation {
    margin: 5px 0 0;
  }
}
#navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#navigation ul li {
  display: inline-block;
}
#navigation a {
  padding: 9px 18px;
  background: #313131;
  border-radius: 1px;
  margin: 17px 0 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.8em;
}
#navigation a:hover,
#navigation a.active {
  color: #fff;
  background: #cc323c;
}
@media (max-width: 1199px) {
  #navigation a {
    padding: 9px 16px;
    font-size: 0.75em;
  }
}
@media (max-width: 767px) {
  #navigation a {
    margin: 5px 0 0;
  }
}
@media (max-width: 390px) {
  #navigation a {
    font-size: 0.6em;
    margin-top: 3px;
  }
}
a.toggle-nav {
  float: right;
  padding: 9px 13px;
  background: #313131;
  border-radius: 1px;
  margin: 17px 0 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.2em;
}
a.toggle-nav:hover {
  color: #fff;
  background: #cc323c;
}
a.toggle-nav i {
  display: none;
}
a.toggle-nav i.active {
  display: block;
}
#mm-navigation.mm-menu {
  background: #313131;
  /*title*/
}
#mm-navigation.mm-menu .logo {
  background-image: url('images/logo.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  height: 27px;
  margin: 0 auto;
  width: 179px;
  display: block;
}
#mm-navigation.mm-menu .mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
#mm-navigation.mm-menu .mm-panels > .mm-panel > .mm-listview:first-child,
#mm-navigation.mm-menu .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0;
}
#mm-navigation.mm-menu .mm-listview > li {
  /*arrow*/
  /*menu item*/
  /*menu item text*/
  /*submenu*/
}
#mm-navigation.mm-menu .mm-listview > li .mm-next {
  height: 60px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#mm-navigation.mm-menu .mm-listview > li .mm-next:after,
#mm-navigation.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.5);
  right: 49px;
  top: 2px;
}
#mm-navigation.mm-menu .mm-listview > li:not(.mm-divider)::after {
  border-color: rgba(255, 255, 255, 0.1);
  left: 20px;
}
#mm-navigation.mm-menu .mm-listview > li > a,
#mm-navigation.mm-menu .mm-listview > li > span {
  color: #fff;
  font-size: 1.2em;
  padding: 20px 45px;
  font-weight: 300;
}
#mm-navigation.mm-menu .mm-listview > li.mm-opened > a.mm-next,
#mm-navigation.mm-menu .mm-listview > li.mm-opened > .mm-panel,
#mm-navigation.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
#mm-navigation.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
#mm-navigation.mm-menu .mm-listview > li.dropdown-submenu:last-of-type:not(.mm-divider)::after {
  border: 0 none;
}
#mm-navigation.mm-menu .mm-navbar {
  display: none;
}
#mm-navigation.mm-menu #mm-1 {
  padding-top: 0;
}
#mm-navigation.mm-menu #mm-1:before {
  height: 0;
}
#mm-navigation.mm-menu #mm-1 .mm-navbar {
  display: none;
}
#mm-navigation.mm-menu .mm-highest .mm-navbar {
  background: #20b5cd;
}
#mm-navigation.mm-menu #mm-0 .mm-title {
  padding: 16px 0;
}
#mm-blocker {
  background: rgba(0, 0, 0, 0.5);
}
body {
  font-family: 'museo', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #313131;
  background: #fff;
}
@media (max-width: 1600px) {
  body {
    font-size: 16px;
  }
}
.container-wrapper {
  padding: 0;
}
@media (min-width: 768px) {
  .container-wrapper {
    padding: 30px;
  }
}
.container-constrained {
  margin: 0 auto;
  max-width: 700px;
}
.container-constrained-md {
  max-width: 800px;
}
.DnnModule {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .inner {
    text-align: center;
  }
}
.inner-page {
  min-height: 0 !important;
}
.inner.no-banner .container.first {
  padding-top: 230px;
}
@media (max-width: 767px) {
  .inner.no-banner .container.first {
    padding-top: 65px;
  }
}
.fp-tableCell {
  padding-top: 70px;
}
@media (max-width: 767px) {
  .fp-tableCell {
    padding-top: 107px;
  }
}
.banner .fp-tableCell {
  padding-top: 0;
}
h1,
#animated-text {
  font-size: 1.4em;
  line-height: 1.2em;
  margin: 0 0 30px;
  font-family: 'museo', sans-serif;
  font-weight: 300;
}
@media (min-width: 480px) {
  h1,
  #animated-text {
    font-size: 1.65em;
    line-height: 1.25em;
  }
}
@media (min-width: 768px) {
  h1,
  #animated-text {
    font-size: 1.917em;
    /*46px*/
    line-height: 1.3em;
  }
}
.inner h1,
.inner #animated-text {
  font-family: Raleway;
  font-size: 3.4em;
  font-weight: 300;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .inner h1,
  .inner #animated-text {
    font-size: 1.300em;
  }
}
h2 {
  color: #313131;
  font-size: 1.750em;
  /*35px*/
  line-height: 1.3em;
  margin: 0 0 30px;
  font-family: 'museo', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h2 {
    margin-bottom: 10px;
  }
}
.inner h2 {
  font-weight: 300;
  font-size: 1.500em;
  margin: 60px 0 50px;
}
@media (max-width: 767px) {
  .inner h2 {
    font-size: 0.800em;
    margin: 30px 0;
  }
}
h2.alt {
  font-size: 1.333em;
  /*32*/
  font-family: 'museo', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
h3 {
  color: #313131;
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0 0 25px;
  font-family: 'museo', sans-serif;
  font-weight: 700;
  position: relative;
}
h3:before {
  content: "";
  height: 2px;
  background: #cc323c;
  display: block;
  width: 228px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  h3:before {
    margin: 0 auto 25px;
  }
}
h4 {
  color: #2f3e3e;
  margin: 0 0 35px 0;
  font-size: 1.2em;
  line-height: 1.3em;
  font-family: 'museo', sans-serif;
  font-weight: 700;
}
@media (min-width: 480px) {
  h4 {
    margin-bottom: 45px;
  }
}
.inner > .container h4 {
  font-family: 'museo', sans-serif;
  font-weight: 300;
  font-size: 1.350em;
}
p {
  margin: 0 0 35px;
  line-height: 1.4em;
  font-family: 'museo', sans-serif;
  font-weight: 300;
  color: #0a090a;
}
@media (max-width: 767px) {
  p {
    margin-bottom: 15px;
    line-height: normal;
  }
}
b,
strong {
  font-weight: 700;
}
ul {
  margin-left: 0;
}
.Normal,
.NormalDisabled,
.NormalDeleted {
  font-size: 1em;
  /*line-height: 35px;*/
}
.Normal ul {
  list-style-type: none;
  margin: 0 0 35px;
  font-family: 'museo', sans-serif;
  font-weight: 300;
  color: #0a090a;
}
.Normal ul li {
  padding: 0 0 15px 25px;
  position: relative;
  line-height: 1.5em;
}
.Normal ul li:before {
  content: "·";
  font-weight: bold;
  left: 4px;
  margin: 0;
  position: absolute;
  font-size: 1.3em;
}
@media (max-width: 767px) {
  .Normal ul li:before {
    display: none;
  }
}
/*///// LINKS /////*/
a,
a:visited,
button,
.btn,
input[type="button"],
input[type="submit"],
.dnnPrimaryAction,
.dnnFormItem input[type="submit"],
a.dnnPrimaryAction,
a.dnnSecondaryAction {
  cursor: pointer;
  word-wrap: break-word;
  color: #20b5cd;
  display: inline-block;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
}
a:hover,
a:visited:hover,
button:hover,
.btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.dnnPrimaryAction:hover,
.dnnFormItem input[type="submit"]:hover,
a.dnnPrimaryAction:hover,
a.dnnSecondaryAction:hover {
  text-decoration: none;
}
.Normal a {
  display: inline-block;
  color: #20b5cd;
  text-decoration: none;
  line-height: 1.2em;
}
.Normal a:hover {
  color: #c7c9c8;
  text-decoration: none;
}
.Normal a.btn {
  color: #fff;
}
/*buttons*/
.inner .Normal a.btn {
  border-radius: 0;
  background: #cc323c;
  color: #313131;
  text-transform: uppercase;
  font-size: 0.850em;
  padding: 8px 30px;
}
.inner .Normal a.btn:hover {
  color: #c7c9c8;
  background: #313131;
}
a:focus,
a:link,
a:visited,
a:active {
  text-decoration: none !important;
}
.footer .LiveForm.Custom .Field.FieldSpacing,
.footer .LiveForm.Custom .Field.Heading {
  padding: 0 0 20px;
}
.footer .LiveForm.Custom .Field > label,
.footer .LiveForm.Custom .Field .MatrixWrapper > label {
  color: #fff;
  font-size: 1em;
  font-family: 'museo', sans-serif;
  font-weight: 300;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .footer .LiveForm.Custom .Field > label,
  .footer .LiveForm.Custom .Field .MatrixWrapper > label {
    font-size: 0.899em;
  }
}
.footer .LiveForm.Custom .Field input,
.footer .LiveForm.Custom .Field select,
.footer .LiveForm.Custom .Field textarea {
  padding: 5px 13px;
  font-size: 16px;
  border: 0;
}
.footer .LiveForm.Custom .Field input:focus,
.footer .LiveForm.Custom .Field select:focus,
.footer .LiveForm.Custom .Field textarea:focus {
  box-shadow: none;
  outline: none;
  border: 1px solid #cc323c;
}
.footer .LiveForm.Custom .Field textarea {
  height: 100px;
}
.footer .LiveForm.Custom .Field input[type="submit"] {
  text-transform: uppercase;
  background: #cc323c;
  color: #fff;
  padding: 5px 30px;
  border: 0;
}
@media (max-width: 767px) {
  .footer .LiveForm.Custom .Field input[type="submit"] {
    margin: 23px 0;
  }
}
.footer .LiveForm.Custom .Field input[type="submit"]:hover {
  background: #fff;
  color: #cc323c;
}
@media (max-width: 767px) {
  .footer .LiveForm.Custom .Field .Submit-Align-Left {
    text-align: center !important;
  }
}
.home {
  /*slider*/
}
.home .slide-item {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #231f20;
}
.home .slide-item .overlay {
  background: rgba(0, 0, 0, 0.5);
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.home .slide-item .container {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home .slide-item h1 {
  color: #fff;
  font-size: 2.3em;
  font-family: 'museo', sans-serif;
  font-weight: 300;
  line-height: 1.2em;
  text-align: center;
  text-shadow: 0 0 20px #000;
}
@media (max-width: 1199px) {
  .home .slide-item h1 {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  .home .slide-item h1 {
    font-size: 1.7em;
  }
}
.home .slide-item h1:before {
  content: "";
  height: 2px;
  background: #cc323c;
  display: block;
  width: 228px;
  margin: 0 auto 40px;
}
.home .slide-item h3 {
  color: #fff;
  font-family: 'museo', sans-serif;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 767px) {
  .home .slide-item h3 {
    font-size: 1em;
  }
}
.home .slide-item h3:before {
  display: none;
}
@media (max-width: 767px) {
  .home .slide-item .logo {
    display: block;
    height: 71px;
    margin: 0 auto 35px;
    width: 112px;
    background-image: url("images/logo-lg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.home .banner .fp-scroller,
.home .banner .section-content,
.home .banner #dnn_Banner,
.home .banner .DnnModule,
.home .banner .content,
.home .banner .DNNModuleContent,
.home .banner .slider-wrapper,
.home .banner .slick-list,
.home .banner .slick-track,
.home .banner .SpacingBottom,
.home .banner .SpacingBottom > div {
  height: 100%;
}
.home .banner .slick-dots li {
  background: #fff none repeat scroll 0 0;
  border-radius: 104px;
  display: inline-block;
  height: 10px;
  text-indent: -99999px;
  width: 14px;
  margin: 0 4px;
  opacity: .17;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.home .banner .slick-dots li:hover,
.home .banner .slick-dots li.slick-active {
  opacity: .7;
}
.home .slider-bottom {
  bottom: 0;
  height: 169px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url('images/home-slider-bg.png');
}
@media (min-width: 1920px) {
  .home .slider-bottom {
    background-size: 100% 100%;
  }
}
@media (max-width: 1400px) {
  .home .slider-bottom {
    height: 120px;
  }
}
@media (max-width: 767px) {
  .home .slider-bottom {
    display: none;
  }
}
.home .slider-bottom a {
  color: #fff;
  font-size: 1.25em;
  margin: 26px 0 0;
  font-weight: bold;
}
.home .slider-bottom a:hover {
  color: #cc323c;
}
.home .intro {
  background-image: url('images/intro.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .home .intro {
    background-position: center;
  }
}
.home .info_first {
  background: #fff;
}
@media (max-width: 991px) {
  .home .info_first {
    text-align: center;
  }
}
.home .info_first p {
  margin: 0 0 25px;
}
@media (max-width: 1600px) {
  .home .info_first #dnn_ctr1142_HtmlModule_lblContent p {
    max-width: 253px;
  }
}
@media (max-width: 767px) {
  .home .info_first #dnn_ctr1142_HtmlModule_lblContent p {
    max-width: 100%;
  }
}
.home .info_second {
  background: #fff;
  background-image: url('images/ourdifference.jpg');
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
}
@media (max-width: 1199px) {
  .home .info_second {
    background-position: center;
  }
}
@media (max-width: 767px) {
  .home .info_second {
    text-align: center;
    background: none;
  }
}
.home .info_second h3 {
  text-align: center;
  color: #cc323c;
  font-size: 1.9em;
}
@media (min-width: 768px) {
  .home .info_second h3 {
    text-align: left;
  }
}
.home .info_second h3:before {
  display: none;
}
.home .info_second p {
  margin: 0 auto 25px;
  text-align: center;
}
@media (min-width: 768px) {
  .home .info_second p {
    font-size: 1.2em;
    text-align: left;
    line-height: 1.3em;
  }
}
.home .info_third {
  background: #e2e2e2;
  background-image: url('images/ushapebottom.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media (max-width: 1600px) {
  .home .info_third {
    background-position: center bottom -72px;
  }
}
@media (max-width: 1200px) {
  .home .info_third {
    background: none;
  }
}
@media (max-width: 991px) {
  .home .info_third {
    text-align: center;
  }
}
.home .info_third p {
  margin: 0 auto 25px;
}
.home .bubble-icons li::before,
.home .process ul li::before {
  display: none;
}