/* RESPONSIVE */





/* EDITS */

.b-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .b-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .b-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .b-container {
    width: 1170px;
  }
}
.b-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
        margin: 0 auto!important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.marg-auto {
  margin: auto;
}

.push-top-10 {
  margin-top: 10px;
}

.push-top-20 {
  margin-top: 20px;
}

.push-top-30 {
  margin-top: 30px;
}

.push-top-40 {
  margin-top: 40px;
}

.push-bot-10 {
  margin-bottom: 10px;
}

.push-bot-20 {
  margin-bottom: 20px;
}

.push-bot-30 {
  margin-bottom: 30px;
}

.push-bot-40 {
  margin-bottom: 40px;
}

.flex-box-wrap {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
}

.flex-center {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
}

.flex-center.flex-revers{
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.flex-bottom {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end;
}

.flex-bottom.flex-revers {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.btn {
    display: inline-block;
    padding: 17px 40px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing:1.5px;
    line-height: 1.42857143;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    font-family: proxima-nova,sans-serif;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0;
    border-radius: 4px;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0, 0.3);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default {
  color: #00aacc;
  background-color: #fff;
}
.btn-default:focus,
.btn-default.focus {
  color: #00aacc;
  background-color: #fff;
}
.btn-default:hover {
  color: #00aacc;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #00aacc;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #00aacc;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00aacc;
}

/* Custom styles */

@media (max-width: 1023px) {
	.page-template-template-home-php .main-header .vce-responsive-nav {
		color: #fff!important;
	}

	body .header-2-wrapper .site-branding, 
	body .header-3-wrapper .site-branding {
		float: none !important;
		padding: 3px 0 0px;
		text-align: center;
		width: 100%;
		padding: 0 35px;
	}
}

.c-main-page {
      font-family: 'Open Sans';
 }

.home-main-banner {
  background: url(../images/top-banner-home.jpg) no-repeat center #01A7D7;
  clear: both;
  background-size: cover;
  text-align: center;
  padding: 40px 0;
  font-size: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

@media (min-width: 600px) {
  .home-main-banner {
     min-height: 453px;
     padding: 20px 0 70px;
  }
}

.home-main-banner .main-banner-content {
  max-width: 850px;
  margin: auto;
}

.home-main-banner .main-banner-content .btn {
  padding: 16px 30px;
  min-width: 260px;
}

.white-style {
  color: #fff;
}

.white-style h1, 
.white-style h2, 
.white-style h3, 
.white-style h4, 
.white-style h5, 
.white-style h6, 
.white-style .entry-title a {
    color: inherit;
}

.c-main-page h1, .c-main-page .h1,
.c-main-page h2, .c-main-page .h2,
.c-main-page h3, .c-main-page .h3,
.c-main-page h4, .c-main-page .h4
.c-main-page h5, .c-main-page .h5
.c-main-page h6, .c-main-page .h6 {
    font-family: proxima-nova,sans-serif;
}

.c-main-page h1, 
.c-main-page .h1 {
  font-size: 40px;
  margin-bottom: 25px;
  font-family: proxima-nova,sans-serif;
  line-height: 1.25em;
}

.c-main-page h2, 
.c-main-page .h2 {
  font-size: 26px;
  margin-bottom: 35px;
  font-family: proxima-nova,sans-serif;
  line-height: 1.25em;
}

.c-main-page h3, 
.c-main-page .h3 {
  font-size: 23px;
  font-family: proxima-nova,sans-serif;
  line-height: 1.25em;
  margin-bottom: 25px;
}

.c-main-page h4, 
.c-main-page .h4 {
  font-size: 21px;
  font-family: proxima-nova,sans-serif;
  line-height: 1.25em;
  margin-bottom: 25px;
}

.c-main-page h5, 
.c-main-page .h5 {
  font-size: 18px;
  font-family: proxima-nova,sans-serif;
  line-height: 1.25em;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .c-main-page h1, 
  .c-main-page .h1,
  .h1-xs {
    font-size: 28px;
  }

  .c-main-page h2, 
  .c-main-page .h2,
  .h2-xs {
	      text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
    font-family: proxima-nova,sans-serif;
    line-height: 1.25em;
  }

  .c-main-page h3, 
  .c-main-page .h3,
  .h3-xs {
    font-size: 18px;
  }

  .c-main-page h4, 
  .c-main-page .h4,
  .h4-xs {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .c-main-page h5, 
  .c-main-page .h5 {
    font-size: 15px;
    font-family: proxima-nova,sans-serif;
    margin-bottom: 10px;
  }
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}


@media (min-width: 768px) {
  .section.top-xs {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .section.section-lg-xs {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.bg-white {
  background: #fff;
}

.bg-light-blue {
  background: #f3f6fa;
}

.bg-light-blue-half-bot {
  background: #fff;
  position: relative;
}

.caption-sm {
  color: #9b9fac;
  font-size: 14px;
  line-height: 1.4em;
  font-style: normal;
  letter-spacing: -0.01em;
}

.caption-xs {
  color: #9b9fac;
  font-size: 12px;
  line-height: 1.4em;
  font-style: normal;
  letter-spacing: -0.01em;
}

.img-pic {
  margin-bottom: 20px;
}

.feature-box + .feature-box {
  margin-top: 50px;
}

.ava-circle-img {
  max-width: 130px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 20px;
}

.ava-circle-img img {
  width: 100%;
  height: auto;
}

/* Testimonial */

.testimonial-carousel {
  margin-bottom: 20px;
}

.testimonial-carousel .img-ava {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 10px;
}

.testimonial-carousel .img-ava img {
  width: 100%;
  height: 100%;
}

.testimonial-carousel .testimonial-item {
  background: url(../images/bg-img-quotes.png) no-repeat center top;
  padding: 60px 0 0;
}

.testimonial-carousel .testimonial-item .testimonila-author-box {
  margin-top: 20px;
  color: #9b9fac;
}

.testimonial-carousel .testimonial-item .testimonila-author-box h5 {
  margin-bottom: 8px;
}

.testimonial-carousel .testimonial-item .testimonial {
  line-height: 1.3em;
}

.testimonial-nav-wrap {
  position: relative;
  min-height: 32px;
}

.testimonial-nav-wrap .caption-xs {
  padding: 10px 0;
}

.testimonial-nav-wrap .testimonial-nav {
  width: 76px;
  margin: auto
}

.testimonial-nav-wrap .testimonial-nav > div {
  display: block;
  float: left;
  width: 38px;
  height: 38px;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  background: url(../images/slide-arrows.png) no-repeat;
  opacity: 0.7;
}

.testimonial-nav-wrap .testimonial-nav > div:hover {
  opacity: 1;
}

.testimonial-nav-wrap .testimonial-nav > div.owl-next {
  background-position: right center;
}

@media (min-width: 600px) {
  .testimonial-nav-wrap {
    padding: 0 150px;
  }
  .testimonial-nav-wrap .testimonial-nav {
    position: absolute;
    right: 0;
    top: 0;
  }
}

/* Price Table */
.price-items-wrap {
    max-width: 1140px;
    margin: auto;
}

.price-item {
    background-color: #ffffff;
    box-shadow: 0 0 22px 0px rgba(0,0,0, 0.1);
    width: calc(33.3% - 30px);
    line-height: 1.25em;
    margin: 15px;
    padding: 35px 35px 25px;
    text-align: center;
    display: block;
    float: left;
    // -webkit-transition: all 0.4s ease-in-out;
    // -moz-transition: all 0.4s ease-in-out;
    // transition: all 0.4s ease-in-out;
    border-radius: 5px;
    margin-top: 18px;
}

.price-item.top-item {
  padding-top: 55px;
  padding-bottom: 40px;
  margin-top: 0;
    // -webkit-transform: scale(1.04);
    // -moz-transform: scale(1.04);
    // -ms-transform: scale(1.04);
    // -o-transform: scale(1.04);
    // transform: scale(1.04);
}

.price-item.top-item .btn {
  font-size: 24px;
}

.price-item .price-item-subtitle {
  color: #9b9fac;
  font-size: 14px;
  font-family: proxima-nova,sans-serif;
  margin: 0 0 15px;
}

.price-item .price-item-header {
    font-size: 30px;
    font-family: proxima-nova,sans-serif;
    font-weight: 700;
    color: #00aacc;
    line-height: 1.1em;
    margin: 0 -15px 18px;
}

.price-item .price-item-undertitle {
  font-family: proxima-nova,sans-serif;
  margin: 0 -12px 15px;
}

.price-item .caption-sm {
  margin-top: 15px;
  font-size: 14px;
}

.price-item ul {
  padding: 0;
  margin: 0 0 10px;
}

.price-item ul li {
  display: block;
  margin: 0 0 20px;
  padding: 0;
  text-align: left;
  padding-left: 46px;
  position: relative;
  min-height: 20px;
}

.price-item ul li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  //background: url(../images/verify-sign.svg) no-repeat center;
  background-color: #00aacc;
  -webkit-mask-image: url(../images/verify-sign.svg);
  mask-image: url(../images/verify-sign.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
}

.price-item .btn {
    width: 100%;
    background: #00aacc;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 1200px) {
  .price-item .btn {
    width: 90%;
  }
}

.price-item .btn:hover {
    //transform: none;
}

.price-item.style-blue .price-item-header {
  color: #66cce0;
}
.price-item.style-blue ul li:before,
.price-item.style-blue .btn {
  background-color: #66cce0;
}

.price-item.style-green .price-item-header {
  color: #82d089;
}
.price-item.style-green ul li:before,
.price-item.style-green .btn {
  background-color: #82d089;
}

@media (max-width: 991px) {
  .price-item {
      display: block;
      float: none;
      width: 100%;
      max-width: 340px;
      margin: 0 auto 50px;
  }
}

@media (max-width: 767px) {
  .text-left-xs {
    text-align: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-right-xs {
    text-align: right;
  }
  .c-main-page p {
    line-height: 1.3em;
    margin-bottom: 10px;
  }
  .caption-sm {
    font-size: 13px;
  }
  .caption-sm br {
    display: none;
  }
  .feature-box + .feature-box {
    margin-top: 15px;
  }
  .price-item {
    padding-left: 17px;
    padding-right: 17px;
  }
  .price-item .price-item-undertitle {
    margin-left: 0;
    margin-right: 0;
  }
  .price-item .price-item-header {
    font-size: 26px;
    margin-left: 0;
    margin-right: 0;
  }
  .price-item .btn {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
  }
  .price-item.top-item .btn {
    font-size: 20px;
  }
  .btn-default {
  color: #00aacc;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    max-width: 280px;
}
}

@media (min-width: 992px) {
  .bg-light-blue-half-bot:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: #f3f6fa;
  }
  .img-pic .caption-sm {
    padding-left: 25px;
    padding-right: 25px;
  }
}
p {
	font-size:16px!important;
	}
body.post-template-default.single.single-post p {
	font-size:18px!important;
	}
	.price-item .price-item-header p {
    font-size: 30px!important;
    font-family: "Open Sans", arial!important;
    font-weight: 700!important;
    color: #00aacc!important;
    line-height: 1.1em!important;
    margin: 0 -15px 18px!important;
}
p.mid-col {
    color: #000!important;
    font-weight: 400!important;
    font-size: 28px!important;
}
.price-item .price-item-header p.mid-col {
    color: #000!important;
    font-weight: 400!important;
    font-size: 28px!important;
}



.price-item .price-item-header p.col-price {
   color: #000!important;
    font-weight: 400!important;
    font-size: 28px!important;
}

.main-header .site-title, .main-header .site-title a{
    font-size:20px!important;
}

.site-footer .widget li a:hover, .site-footer .widget a, .site-info a{
    color:#b5b6b8!important;
}

.site-footer .widget-title{
    padding-left:19px!important;
    font-size:15px!important;
    margin: 0 -20px 0px!important;
    text-align:left!important;
}

.site-info p{
    font-size:13px!important;
}

.nav-menu > li:hover > a, .nav-menu > .current_page_item > a, .nav-menu > .current-menu-item > a, .nav-menu > .current-menu-ancestor > a, .main-navigation a.vce-item-selected, .main-navigation ul ul, .header-sticky .nav-menu > .current_page_item:hover > a, .header-sticky .nav-menu > .current-menu-item:hover > a, .header-sticky .nav-menu > .current-menu-ancestor:hover > a, .header-sticky .main-navigation a.vce-item-selected:hover{
    background-color:transparent!important;
}

.sidebar .widget{
    background:#fff!important;
    box-shadow:none!important;
}

.main-box, .comment-respond, .prev-next-nav{
    background:#fff!important;
}

.main-box .vce-link-pages a{
    margin-top:6px!important;
}

.container-full.site-info .container .vce-wrap-left p{
    font-size:14px!important;
}

.vce-ad-below-header{
    padding-bottom:15px;
}

@media (max-width: 1023px) and (min-width: 670px)
{
.main-box-inside {
    text-align: left;
    margin: 0 auto;
}
}

@media only screen and (max-width: 1023px){
.site-branding img {
    max-width: 200px;
    max-height: 50px;
}
}

@media (max-width: 767px){

.vce-ad-container {
    width: 375px;
    margin: 0 auto;
    padding-bottom:15px;
}
    .main-box .vce-link-pages a:last-child{
        right:0px;
    }
    
}

@media (min-width: 1023px){
    .main-box .vce-link-pages a{
        top:3px!important;
    }
    
    .header-2-wrapper .site-branding, .header-3-wrapper .site-branding{
        top:20px;
        max-width:200px;
    }
}

.entry-meta>div:before{
    content: "-"!important;
}

.entry-meta>div:first-child:before{
    content: ""!important;
}

.default-head{
    background:#0088c5;
    font-weight:normal;
}

.default-head a{
    font-weight:normal;
    font-size:12px!important;
}

.default-head li.menu-item-15588 a{
    border-radius: 10px;
    border: none;
    background: #6cc551;
    padding: 5px 11px;
    color:white!important;
}