@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import "animate.css";
@import url(http://fonts.googleapis.com/css?family=Cutive);
@import url(http://fonts.googleapis.com/css?family=Sarina);
@import url(http://fonts.googleapis.com/css?family=Asap);
@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,700,900,300,500);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  background: #ffffff;
  font: normal 14px/30px 'Roboto', sans-serif;
}
a {
  font: inherit;
  color: limegreen;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  text-decoration: yellow;
}
a:active {
  background: inherit;
}
p {
  font: normal 20px/24px 'Roboto', sans-serif;
}
h1 {
  font: normal 30px/40px 'Roboto', sans-serif;
}
h2 {
  font: normal 28px/36px 'Roboto', sans-serif;
}
h3 {
  font: normal 26px/34px 'Roboto', sans-serif;
}
h4 {
  font: normal 24px/30px 'Roboto', sans-serif;
}
disclaimer {
  font: normal 14px/18px 'Roboto', sans-serif;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
* {
  -webkit-text-size-adjust: none;
}
/*============  Text  =============*/
.text_1 {
  font: normal 41px/41px 'Cutive', serif;
}
.text_2 {
  font: bold 18px/18px 'Roboto', sans-serif;
}
.text_3 {
  font: normal 60px/60px 'Sarina', cursive;
}
.text_4 {
  font: normal 33px/42px 'Asap', sans-serif;
}
.text_5 {
  font: normal 21px/21px 'Roboto', sans-serif;
}
.text_6 {
  font: normal 30px/30px 'Roboto', sans-serif;
}
.text_7 {
  font: 900 48px/48px 'Roboto', sans-serif;
}
.text_8 {
  font: 100 30px/30px 'Roboto', sans-serif;
}
.text_9 {
  font: 300 18px/33px 'Roboto', sans-serif;
}
.text_10 {
  font: 500 48px/57px 'Roboto', sans-serif;
}
.text_11 {
  font: 300 22px/34px 'Roboto', sans-serif;
}
.text_12 {
  font: 300 16px/24px 'Roboto', sans-serif;
}
.text_13 {
  font: 500 42px/57px 'Roboto', sans-serif;
}
.text_14 {
  font: normal 18px/18px 'Roboto', sans-serif;
}
.text_15 {
  font: normal 14px/16px 'Roboto', sans-serif;
}
.text_16 {
  font: normal 12px/16px 'Roboto', sans-serif;
}
.text_17 {
  font: normal 14px/30px 'Roboto', sans-serif;
}
.text_18 {
  font: 300 18px/18px 'Roboto', sans-serif;
}
.text_19 {
  font: normal 14px/28px 'Roboto', sans-serif;
}
.text_20 {
  font: normal 12px/21px 'Roboto', sans-serif;
}
.text_21 {
  font: 300 22px/28px 'Roboto', sans-serif;
}
.text_22 {
  font: normal 10px/10px 'Roboto', sans-serif;
}
.text_23 {
  font: 300 24px/29px 'Roboto', sans-serif;
}
.text_6 a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .text_7 {
    font-size: 38px;
    line-height: 38px;
  }
  .text_13 {
    font-size: 32px;
    line-height: 47px;
  }
}
/*============  Colors  =============*/
.color_1 {
  color: #ffffff;
}
.color_1 a:hover {
  color: #333333;
}
.color_2 {
  color: #333333;
}
.color_2 a:hover {
  color: #e10a1c;
}
.color_3 {
  color: #e10a1c;
}
.color_3 a:hover {
  color: #31b2c5;
}
.color_4 {
  color: #31b2c5;
}
.color_4 a:hover {
  color: #e10a1c;
}
.color_5 {
  color: #ececee;
}
.color_5 a:hover {
  color: #e10a1c;
}
.color_6 {
  color: #676767;
}
.color_6 a:hover {
  color: #31b2c5;
}
.color_7 {
  color: #6a6a6a;
}
.color_7 a:hover {
  color: #e10a1c;
}
.color_8 {
  color: #999999;
}
.color_8 a:hover {
  color: #e10a1c;
}
.color_9 {
  color: #666666;
}
.color_9 a:hover {
  color: #e10a1c;
}
.color_10 {
  color: #696c6e;
}
.color_10 a:hover {
  color: #e10a1c;
}
.color_11 {
  color: #cccccc;
}
.color_11 a:hover {
  color: #e10a1c;
}
.color_12 {
  color: #bdbdbd;
}
.color_12 a:hover {
  color: #e10a1c;
}
.color_13 {
  color: #747474;
}
.color_13 a:hover {
  color: #e10a1c;
}
/*============  Backgrounds  =============*/
.bg_1 {
  background: #ffffff;
}
.bg_2 {
  background: #b4dfe8;
}
.bg_3 {
  background: #563a13;
}
.bg_image01 {
  background: url() no-repeat center center;
  background-size: 100% auto;
}
.bg_image02 {
  float: left;
  width: 49.73958333333333%;
  background: url("../images/index_img02.jpg") no-repeat;
  background-size: 100% auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bg_image03 {
  float: left;
  width: 50.26041666666667%;
  background: url("../images/index_img03.jpg") no-repeat;
  background-size: 100% auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bg_image04 {
  background: url("../images/index_img04.jpg") no-repeat;
  background-size: 100% auto;
}
.bg_image05 {
  background: url("../images/index-1_img07.jpg") no-repeat;
  background-size: 100% auto;
}
@media (max-width: 1750px) {
  .bg_image01 {
    background-size: auto 100%;
  }
  .bg_image02 {
    background-size: auto 100%;
  }
  .bg_image03 {
    background-size: auto 100%;
  }
  .bg_image04 {
    background-size: auto 100%;
  }
  .bg_image05 {
    background-size: auto 100%;
  }
}
@media (max-width: 979px) {
  .bg_image01 {
    background-position: 59% center;
  }
  .bg_image02,
  .bg_image03 {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .bg_image01 {
    background-position: center center;
  }
}
/*============  Floats  =============*/
.put-left {
  float: left;
}
.put-right {
  float: right;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  position: relative;
  background: black;
}
.brand {
  float: left;
  margin-top: 33px;
  margin-bottom: 31px;
}
.brand h1 {
  display: inline-block;
  overflow: hidden;
  text-transform: capitalize;
}
.brand h1 a {
  position: relative;
  display: inline-block;
  padding: 15px 0 14px 75px;
}
.brand h1 a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 70px;
  height: 70px;
}
.brand h1 a,
.brand h1 a:hover {
  color: #ffffff;
}
@media (max-width: 1199px) {
  .brand {
    float: none;
    text-align: center;
  }
}
/*============  Search  =============*/
.js-search.active #search {
  display: block;
}
.js-search.active .fa-search:before {
  content: '\f00d' !important;
}
#search {
  display: none;
  position: absolute;
  top: 35px;
  right: 9px;
  width: 131px;
  height: 21px;
  z-index: 2;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search .input_wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  padding-left: 5px;
  padding-right: 18px;
  background-color: #ffffff;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search .input_wrap:after {
  content: '';
  position: absolute;
  bottom: 100%;
  margin-bottom: -1px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 9px 9px;
  border-color: transparent transparent #ffffff transparent;
}
#search input {
  display: block;
  width: 100%;
  height: 21px;
  font: normal 13px/19px 'Lato', sans-serif;
  color: #e10a1c;
  outline: none;
  background-color: transparent;
  border: none;
  overflow: hidden;
  margin: 0;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search a {
  position: absolute;
  right: 7px;
  top: 0;
  width: 21px;
  height: 21px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#search a:before {
  content: '\f054';
  position: absolute;
  top: -1px;
  right: -1px;
  font: normal 14px/25px 'FontAwesome';
  color: #333333;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#search a:hover:before {
  color: #6a6a6a;
  text-decoration: none;
}
@media (max-width: 767px) {
  #search.mobile-only {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 42px;
    margin-bottom: 22px;
  }
  #search.mobile-only .input_wrap:after {
    display: none;
  }
  #search.mobile-only input {
    font: bold 18px/18px 'Roboto', sans-serif;
    height: 42px;
  }
  #search.mobile-only a {
    top: 50%;
    margin-top: -10px;
  }
}
/* Main menu styles
========================================================*/
nav {
  position: relative;
  z-index: 2;
  float: right;
}
.sf-menu {
  height: 18px;
  margin: 62px 0 54px 0;
}
.sf-menu > li {
  float: left;
  position: relative;
  margin-left: 25px;
  font: bold 18px/18px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}
.sf-menu > li + li:before {
  content: '/';
  position: absolute;
  left: -14px;
  top: 0;
}
.sf-menu > li.js-search {
  margin-left: 41px;
}
.sf-menu > li.js-search:before {
  display: none;
}
.sf-menu > li.js-search .fa-search {
  display: block;
  font-size: 22px;
  line-height: 18px;
  width: 19px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li.js-search .fa-search:hover {
  color: #333333;
}
.sf-menu > li > a:hover,
.sf-menu > li.current > a,
.sf-menu > li.sfHover > a {
  color: #333333;
}
.sf-menu > li > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a {
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.js-search .fa-search,
.js-search .fa-times {
  width: 19px;
}
.js-search .fa-search {
  display: block;
}
.js-search .fa-times {
  display: none;
}
.js-search.active .fa-search {
  display: none;
}
.js-search.active .fa-times {
  display: block;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  position: absolute;
  top: 72px;
  left: 50%;
  width: 176px;
  margin-left: -88px;
  background: #fff;
  padding: 17px 0px 21px;
  z-index: 5;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #31b2c5;
}
.sf-menu ul li {
  line-height: 30px;
  position: relative;
  font: normal 12px/35px Arial, "Times New Roman", sans-serif;
  text-transform: none;
}
.sf-menu ul li a {
  padding: 0 20px;
  display: block;
  color: #ffffff;
}
.sf-menu ul li.sfHover a,
.sf-menu ul li a:hover {
  color: #31b2c5;
  background-color: #ffffff;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -17px;
  left: 100%;
  margin-left: 0;
  background: #ffffff;
  z-index: 4;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 1px 2px 3px 0px rgba(50, 50, 50, 0.25);
}
.sf-menu ul ul li a {
  padding: 0 20px;
  color: #424242;
}
.sf-menu ul ul li a:hover {
  color: #ffffff;
  background: #31b2c5;
}
.select-menu {
  display: block;
  width: 100%;
  height: 42px;
  background: #fff;
  outline: none;
  -webkit-appearance: none;
  font: bold 18px/18px 'Roboto', sans-serif;
}
@media (min-width: 980px) and (max-width: 1199px) {
  nav {
    float: none;
    text-align: center;
  }
  .sf-menu {
    margin-top: 0;
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  nav {
    float: none;
    text-align: center;
  }
  .sf-menu {
    display: inline-block;
    margin-top: 0;
  }
  .sf-menu > li {
    margin-left: 22px;
  }
}
@media only screen and (max-width: 767px) {
  nav {
    float: none;
    display: block;
  }
  .sf-menu {
    display: none;
    margin: 0 0 12px;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: black;
  padding: 0;
  z-index: 999;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  overflow: hidden;
  background: #ffffff;
}
@media (max-width: 1199px) {
  #content .bg_3.wrap_1 .text_6 {
    padding: 0 40px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #content .bg_3.wrap_1 .text_6 {
    padding: 0;
  }
}
/*============  Wrappers  =============*/
.page {
  overflow: hidden;
}
.wrap_1 {
  padding: 66px 0 65px;
}
.wrap_2 {
  padding-bottom: 102px;
  width="90%";
}
.wrap_3 {
  padding-bottom: 48px;
}
.wrap_4 {
  padding-bottom: 41px;
}
.wrap_5 {
  padding-bottom: 105px;
}
.wrap_6 {
  padding-bottom: 65px;
}
.wrap_7 {
  padding: 16px 0 38px;
  text-align: center;
}
/*============  Headers  =============*/
.header_1 {
  padding: 96px 0 41px;
  text-transform: uppercase;
}
.header_2 {
  padding: 97px 0 63px;
  text-transform: uppercase;
}
.header_3 {
  padding: 32px 0 12px;
  text-transform: uppercase;
}
.header_4 {
  padding: 10px 0 13px;
  text-transform: uppercase;
}
.header_5 {
  padding: 88px 0 41px;
  text-transform: uppercase;
}
.header_6 {
  padding: 92px 0 68px;
  text-transform: uppercase;
}
.header_7 {
  padding: 88px 0 36px;
  text-transform: uppercase;
}
.header_8 {
  padding: 81px 0 41px;
  text-transform: uppercase;
}
.header_9 {
  padding: 88px 0 40px;
  text-transform: uppercase;
}
/*============  Buttons  =============*/
.btn_1 {
  display: inline-block;
  padding: 18px 34px 18px 41px;
  border: 2px solid;
  border-radius: 50px;
}
.btn_1.color_3 {
  border-color: #e10a1c;
}
.btn_1.color_3:hover {
  background: #e60a1d;
  color: #ffffff;
}
.btn_1.color_1:hover {
  background: #ffffff;
  border-color: #fcfcfc;
  color: #31b2c5;
}
.btn_1.color_4 {
  min-width: 206px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn_1.color_4:hover {
  background: #31b2c5;
  border-color: #30aec1;
  color: #ffffff;
}
.btn_1:after {
  content: ' >>';
}
.btn_2 {
  padding: 0 !important;
}
.btn_2:after {
  content: ' >>';
}
.btn_2 .fa-envelope {
  font-size: 17px;
  margin-top: 2px;
  margin-right: 10px;
}


/**
* Pricing Table, Box Style
*/
.pricing-shell-wrap .pricing-box {
  max-width: 50%;
}

.pricing-box {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #ffef8d;
  border-radius: 9px;
  box-shadow: 0 7px 24px 0 rgba(110, 123, 157, 0.42);
  transition: .3s ease-out all;
}

.pricing-box .pricing-box-price {
  color: #000000;
  font-weight: 500;
}

.pricing-box .pricing-box-price .heading-2 {
  font-weight: inherit;
}

.pricing-box .pricing-box-price > * {
  color: inherit;
}

.pricing-box .button {
  min-width: 0;
  padding: 11px 23px;
}

.pricing-box * + .button {
  margin-top: 18px;
}

.pricing-box-header {
  padding: 25px 10px;
  color: #000000;
  background-color: #eec547;
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
  transition: .3s ease-out all;
}

.pricing-box-header > * {
  color: inherit;
}

.pricing-box-body {
  padding: 28px 10px;
}

.pricing-box-list {
  letter-spacing: 0.02em;
  color: #000000;
}

.pricing-box-list > li + li {
  margin-top: 10px;
}

.pricing-box-list-disable {
  color: #c2c2c3;
  text-decoration: line-through;
}

@media (min-width: 1600px) {
  .pricing-box-body {
    padding: 36px 10px;
  }
  .pricing-box .button {
    padding: 14px 45px;
  }
}

.desktop .pricing-box {
  box-shadow: none;
}

.desktop .pricing-box .pricing-box-header {
  background-color: #fdb515;
}

.desktop .pricing-box-primary,
.desktop .pricing-box:hover {
  box-shadow: 0 7px 24px 0 rgba(110, 123, 157, 0.42);
}

.desktop .pricing-box-primary .pricing-box-header,
.desktop .pricing-box:hover .pricing-box-header {
  background-color: #fdb515;
}

* + .pricing-box-price {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .pricing-box * + .button {
    margin-top: 19px;
  }
  * + .pricing-box-price {
    margin-top: 30px;
  }
}

@media (min-width: 1600px) {
  * + .pricing-box-price {
    margin-top: 40px;
  }
}

/**
* Pricing Box Alternative
*/
.pricing-box-alternative {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #ffef8d;
  border-radius: 9px;
  box-shadow: 0 7px 24px 0 rgba(110, 123, 157, 0.42);
  transition: .3s ease-out all;
}

.pricing-box-alternative:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: -40px;
  bottom: -90px;
  left: 0;
  right: 0;
  background-color: #ffef8d;
  border-radius: 9px;
}

.pricing-box-alternative * + .pricing-box-list {
  margin-top: 15px;
}

.pricing-box-alternative * + .pricing-box-price {
  margin-top: 25px;
}

.pricing-box-alternative .pricing-box-button {
  margin-top: 20px;
  position: relative;
}

.pricing-box-alternative .pricing-box-button .button {
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
}

.pricing-box-alternative .pricing-box-button .button-primary:hover {
  color: #39b2c3;
  background: #fff;
  border-color: #fff;
}

.pricing-box-alternative-header {
  color: #39b2c3;
}

.pricing-box-alternative-header > * {
  color: inherit;
}

.pricing-box-rating > li {
  display: inline-block;
  margin: 0 -4px;
}

.pricing-box-rating .mdi-star {
  color: #31b2c5;
}

.pricing-box-rating .mdi-star-outline {
  color: #ededed;
}

* + .pricing-box-rating {
  margin-top: 30px;
}

.tablet .pricing-box-alternative:before,
.mobile .pricing-box-alternative:before {
  visibility: visible;
  opacity: 1;
}

.tablet .pricing-box-alternative .pricing-box-button .button,
.mobile .pricing-box-alternative .pricing-box-button .button {
  visibility: visible;
  opacity: 1;
}

.tablet .pricing-box-alternative .pricing-box-rating .mdi-star,
.mobile .pricing-box-alternative .pricing-box-rating .mdi-star {
  color: #fec348;
}

.tablet .pricing-box-alternative .pricing-box-rating .mdi-star-outline,
.mobile .pricing-box-alternative .pricing-box-rating .mdi-star-outline {
  color: #fff;
}

.tablet .pricing-box-alternative .pricing-box-alternative-header,
.mobile .pricing-box-alternative .pricing-box-alternative-header {
  color: #fff;
}

.tablet .pricing-box-alternative .pricing-box-list,
.mobile .pricing-box-alternative .pricing-box-list {
  color: #fff;
}

.tablet .pricing-box-alternative .pricing-box-list-disable,
.mobile .pricing-box-alternative .pricing-box-list-disable {
  color: #d3d3d4;
}

.tablet .pricing-box-alternative .pricing-box-price,
.mobile .pricing-box-alternative .pricing-box-price {
  color: #fff;
}

.tablet .pricing-box-alternative .pricing-box-price > *,
.mobile .pricing-box-alternative .pricing-box-price > * {
  color: inherit;
}

.desktop .pricing-box-alternative {
  padding: 50px 20px 30px;
  margin-bottom: 0;
  z-index: 1;
}

.desktop .pricing-box-alternative:before {
  visibility: hidden;
  opacity: 0;
}

.desktop .pricing-box-alternative:hover {
  margin-bottom: 50px;
  padding: 15px 20px 15px;
  z-index: 10;
}

.desktop .pricing-box-alternative:hover:before {
  visibility: visible;
  opacity: 1;
}

.desktop .pricing-box-alternative:hover .pricing-box-button .button {
  visibility: visible;
  opacity: 1;
}

.desktop .pricing-box-alternative:hover .pricing-box-rating .mdi-star {
  color: #fec348;
}

.desktop .pricing-box-alternative:hover .pricing-box-rating .mdi-star-outline {
  color: #fff;
}

.desktop .pricing-box-alternative:hover .pricing-box-alternative-header {
  color: #fff;
}

.desktop .pricing-box-alternative:hover .pricing-box-list {
  color: #fff;
}

.desktop .pricing-box-alternative:hover .pricing-box-list-disable {
  color: #d3d3d4;
}

.desktop .pricing-box-alternative:hover .pricing-box-price {
  color: #fff;
}

.desktop .pricing-box-alternative:hover .pricing-box-price > * {
  color: inherit;
}

@media (min-width: 768px) {
  .pricing-box-alternative * + .pricing-box-list {
    margin-top: 25px;
  }
}

@media (min-width: 1200px) {
  .pricing-box-rating .icon {
    font-size: 36px;
  }
}

/**
* Pricing Box LG width Style
*/
.pricing-box-lg {
  max-width: 570px;
}
.pricing-box-lg .pricing-box-header {
  padding: .9em 2.2em;
}
.pricing-box-lg .pricing-box-body {
  padding: 28.8px 20px 28.8px 20px;
}
.pricing-box-lg .pricing-box-list {
  display: inline-flex;
  flex-direction: column;
  padding-left: 0;
}
.pricing-box-lg .pricing-box-list > li:before {
  color: #b7b7b7;
}
.pricing-box-lg .button {
  padding: 8px 27px;
}
.pricing-box-lg .pricing-box-price-new {
  color: #330505;
  font-weight: 400;
}
.pricing-box-lg .pricing-box-price-new > * {
  font-weight: inherit;
  color: inherit;
}
.pricing-box-lg .pricing-box-price-old {
  color: #c2c2c3;
  font-weight: 400;
}
.pricing-box-lg .pricing-box-price-old > * {
  font-weight: inherit;
  color: inherit;
  text-decoration: line-through;
}
* + .pricing-box-price-new {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .pricing-box-lg .pricing-box-body {
    padding: 28.8px 50px 34.8px 45px;
  }
  * + .pricing-box-price-new {
    margin-top: 0;
  }
}
/**
* Pricing Box Xl Style
*/
.pricing-box-xl {
  max-width: 380px;
}
.pricing-box-xl .pricing-box-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pricing-box-xl .button {
  padding-top: 9px;
  padding-bottom: 9px;
}
.pricing-box-xl .pricing-box-price sup {
  font-size: .6em;
}
.pricing-box-xl .icon-md-big,
.pricing-box-xl .icon-md {
  font-size: 25px;
}
.pricing-box-xl .pricing-box-body {
  padding: 40px 27px;
}
.pricing-box-xl .pricing-box-list {
  text-align: left;
}
.pricing-box-xl .pricing-box-list > li + li {
  margin-top: 23px;
}
@media (min-width: 480px) {
  .pricing-box-xl {
    max-width: 620px;
  }
  .pricing-box-xl .pricing-box-body {
    padding: 50px 67px;
  }
}
@media (min-width: 1200px) {
  .pricing-box-xl .pricing-box-body {
    padding: 30px 27px;
  }
}
@media (min-width: 1600px) {
  .pricing-box-xl .pricing-box-body {
    padding: 50px 67px;
  }
  .pricing-box-xl .button {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .pricing-box-xl .icon-md {
    font-size: 28px;
  }
  .pricing-box-xl .icon-md-big {
    font-size: 36px;
  }
}
/**
* Pricing Box XXL Style
*/
.pricing-box-xxl {
  max-width: 90%;
}
.pricing-box-xxl .pricing-box-header {
  padding: .9em 2.2em;
}
.pricing-box-xxl .pricing-box-body {
  padding: 28.8px 20px 28.8px 20px;
}
.pricing-box-xxl .pricing-box-list {
  display: inline-flex;
  flex-direction: column;
  padding-left: 0;
}
.pricing-box-xxl .pricing-box-list > li:before {
  color: #b7b7b7;
}
.pricing-box-xxl .button {
  padding: 8px 27px;
}
.pricing-box-xxl .pricing-box-price-new {
  color: #330505;
  font-weight: 400;
}
.pricing-box-xxl .pricing-box-price-new > * {
  font-weight: inherit;
  color: inherit;
}
.pricing-box-xxl .pricing-box-price-old {
  color: #c2c2c3;
  font-weight: 400;
}
.pricing-box-xxl .pricing-box-price-old > * {
  font-weight: inherit;
  color: inherit;
  text-decoration: line-through;
}
* + .pricing-box-price-new {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .pricing-box-xxl .pricing-box-body {
    padding: 28.8px 50px 34.8px 45px;
  }
  * + .pricing-box-price-new {
    margin-top: 0;
  }
}
/**
* Pricing Box Wrap
*/
@media (max-width: 991px) {
  .pricing-box-wrap-element .pricing-box-alternative {
    border-radius: 9px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pricing-box-wrap-element:nth-child(2n + 1) .pricing-box-alternative {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
  }
  .pricing-box-wrap-element:nth-child(2n + 2) .pricing-box-alternative, .pricing-box-wrap-element:last-child .pricing-box-alternative {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .pricing-box-wrap-element:nth-child(3n + 1) .pricing-box-alternative {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
  }
  .pricing-box-wrap-element:nth-child(3n + 3) .pricing-box-alternative, .pricing-box-wrap-element:last-child .pricing-box-alternative {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
  }
}

@media (min-width: 1200px) {
  .pricing-box-wrap-element:nth-child(4n + 1) .pricing-box-alternative {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
  }
  .pricing-box-wrap-element:nth-child(4n + 4) .pricing-box-alternative, .pricing-box-wrap-element:last-child .pricing-box-alternative {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
  }
}









/*============  PromoBox  =============*/
.promo-box {
  position: relative;
  padding-top: 213px;
  padding-bottom: 81px;
}
.promo-box:before {
  content: '';
  position: absolute;
  left: -14px;
  top: 11px;
  height: 190px;
  overflow: hidden;
  font: normal 482px/482px 'Lato', sans-serif;
  color: #b4dfe8;
}
.promo-box .text_3 {
  padding-bottom: 14px;
}
.promo-box .text_4 {
  padding-bottom: 36px;
}
@media (max-width: 479px) {
  .promo-box:before {
    font-size: 300px;
    line-height: 447px;
  }
  .promo-box .text_3 {
    font-size: 59px;
  }
  .promo-box .text_4 {
    font-size: 23px;
    line-height: 33px;
  }
}
/*============  Index Box  =============*/
.index-box {
  position: relative;
  padding-left: 80px;
  padding-bottom: 31px;
}
.index-box .text_21 {
  padding-bottom: 21px;
  letter-spacing: -0.2px;
}
.index-box .text_19 {
  letter-spacing: -0.4px;
}
.index-box:after {
  content: attr(data-index);
  position: absolute;
  left: 0;
  top: 0;
  font: 500 48px/48px 'Roboto', sans-serif;
  color: #ffffff;
}
@media (max-width: 479px) {
  .index-box {
    padding-left: 55px;
  }
  .index-box:after {
    font-size: 32px;
    line-height: 34px;
  }
}
/*============  Icon Box  =============*/
.icon-box {
  display: inline-block;
  position: relative;
  padding-left: 59px;
}
.icon-box:before {
  position: absolute;
  left: -1px;
  top: 4px;
  color: #e10a1c;
}
.icon-box.fa-home {
  padding-right: 24px;
}
.icon-box.fa-home:before {
  font: normal 50px/50px 'FontAwesome';
}
.icon-box.fa-phone {
  padding-right: 76px;
}
.icon-box.fa-phone:before {
  font: normal 50px/50px 'FontAwesome';
}
.icon-box.fa-envelope:before {
  font: normal 44px/42px 'FontAwesome';
}
@media (min-width: 768px) and (max-width: 979px) {
  .icon-box.fa-phone {
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .icon-box {
    display: block;
    padding-bottom: 24px;
  }
  .icon-box.fa-home,
  .icon-box.fa-phone {
    padding-right: 0;
  }
}
/*============  Calendar Box  =============*/
.calendar-box {
  padding-left: 66px;
  padding-bottom: 37px;
  position: relative;
}
.calendar-box .img-wrap {
  margin-right: 24px;
}
.calendar-box .meta {
  position: absolute;
  left: 0;
  top: -8px;
  padding-bottom: 37px;
  background: url("../images/index-5_icon01.png") no-repeat 13px bottom;
  text-transform: uppercase;
}
.calendar-box .meta .day,
.calendar-box .meta .month {
  display: block;
}
.calendar-box .meta .day {
  font: 900 45px/45px 'Roboto', sans-serif;
  color: #e10a1c;
}
.calendar-box .meta .month {
  font: normal 12px/16px 'Roboto', sans-serif;
  color: #747474;
}
.calendar-box .text_22 {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 19px;
}
.calendar-box .text_22 a + a {
  position: relative;
  display: inline-block;
  margin-left: 28px;
}
.calendar-box .text_22 a + a:before {
  content: '';
  position: absolute;
  left: -16px;
  top: 2px;
  width: 4px;
  height: 4px;
  background: #b3b7b9;
  font: normal 8px/8px 'Roboto', sans-serif;
}
.calendar-box .text_22 a + a.color_3:hover {
  text-decoration: underline;
}
.calendar-box .text_22:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  max-width: 710px;
  height: 1px;
  background: #afafa7;
}
.calendar-box .text_23 {
  padding-right: 100px;
  padding-bottom: 16px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .calendar-box .text_22:after {
    max-width: 480px;
  }
}
@media (max-width: 979px) {
  .calendar-box .img-wrap {
    float: none;
    text-align: center;
    margin-bottom: 24px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .calendar-box .text_23 {
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .calendar-box img {
    width: 100%;
  }
  .calendar-box .text_22 {
    text-align: center;
  }
  .calendar-box .text_22 a + a {
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .calendar-box .text_22 a + a:before {
    display: none;
  }
}
/*============  Boxes  =============*/
.box_1 .img-wrap {
  text-align: center;
  padding-bottom: 44px;
}
.box_1 img {
  border-radius: 500px;
}
.box_1 .text_8 {
  padding-bottom: 24px;
}
.box_1 .text_17 {
  padding-bottom: 22px;
}
.box_1 .text_9 {
  padding-bottom: 26px;
}
.box_1 .text_11 {
  letter-spacing: -0.2px;
  padding-bottom: 21px;
}
.box_1 .text_19 {
  letter-spacing: -0.2px;
  padding-bottom: 46px;
}
.box_2 {
  padding-top: 131px;
  padding-bottom: 67px;
  text-align: center;
}
.box_2 .text_10 {
  padding-bottom: 30px;
}
.box_3 {
  padding-top: 138px;
  padding-bottom: 114px;
  text-align: center;
}
.box_3 .text_13 {
  padding-bottom: 28px;
}
.box_4 .caption {
  padding-top: 25px;
}
.box_4 .caption .text_11 {
  padding-bottom: 12px;
  letter-spacing: -0.2px;
}
.box_4 .caption .text_17 {
  padding-bottom: 22px;
  letter-spacing: -0.4px;
}
.box_4 .caption_1 {
  padding-top: 25px;
}
.box_4 .caption_1 .text_11 {
  padding-bottom: 6px;
}
.box_4 .caption_1 .text_17 {
  padding-bottom: 31px;
}
@media (max-width: 767px) {
  .box_4 .img-wrap {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .box_4 img {
    width: 100%;
  }
}
.box_5 {
  padding: 78px 0 51px;
}
.box_5 .text_13 {
  text-align: center;
  padding-bottom: 34px;
}
.box_6 img {
  margin-top: 7px;
}
@media (max-width: 767px) {
  .box_6 {
    padding-bottom: 36px;
  }
}
.box_7 {
  padding-bottom: 26px;
}
.box_7 .text_8 {
  padding-bottom: 6px;
  letter-spacing: -0.4px;
}
.box_7 .text_17 {
  letter-spacing: -0.4px;
  padding-bottom: 5px;
}
/*============  Accordion  =============*/
.accordion_1 .header {
  margin: 2px 0 21px;
  padding-right: 80px;
}
.accordion_1 .caption {
  padding-bottom: 49px;
}
.accordion_1 .ui-accordion-header {
  position: relative;
  cursor: pointer;
  outline: none;
}
.accordion_1 .ui-accordion-header:after {
  content: '\f067';
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 0;
  width: 42px;
  height: 42px;
  border: 1px solid;
  border-radius: 50px;
  font: normal 17px/44px 'FontAwesome';
  text-align: center;
  color: #cccccc;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.accordion_1 .ui-accordion-header .color_4 {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.accordion_1 .ui-accordion-header:hover .color_4,
.accordion_1 .ui-accordion-header:hover:after {
  color: #e10a1c;
}
.accordion_1 .ui-accordion-header-active:after {
  content: '\f068';
  color: #31b2c5;
}
.accordion_1 .text_19 {
  letter-spacing: -0.3px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .accordion_1 .header {
    padding-right: 50px;
  }
}
.accordion_2 .header {
  margin-top: 2px;
  padding-right: 80px;
  letter-spacing: -0.4px;
}
.accordion_2 .caption {
  padding-top: 21px;
}
.accordion_2 .caption + .header {
  margin-top: 51px;
  position: relative;
}
.accordion_2 .caption + .header:before {
  content: '';
  position: absolute;
  left: 0;
  top: -24px;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  cursor: default;
}
.accordion_2 .ui-accordion-header {
  position: relative;
  cursor: pointer;
  outline: none;
}
.accordion_2 .ui-accordion-header:after {
  content: '\f067';
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 0;
  width: 42px;
  height: 42px;
  border: 1px solid;
  border-radius: 50px;
  font: normal 17px/44px 'FontAwesome';
  text-align: center;
  color: #cccccc;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.accordion_2 .ui-accordion-header .color_4 {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.accordion_2 .ui-accordion-header:hover .color_4,
.accordion_2 .ui-accordion-header:hover:after {
  color: #e10a1c;
}
.accordion_2 .ui-accordion-header-active:after {
  content: '\f068';
  color: #31b2c5;
}
.accordion_2 .text_19 {
  letter-spacing: -0.3px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .accordion_2 .header {
    padding-right: 50px;
  }
}
/*============  LightBox  =============*/
a[data-type='lightbox'] {
  display: block;
  background: url('../images/magnify.png') no-repeat center center;
}
a[data-type='lightbox'] img {
  width: 100%;
  height: auto;
}
a[data-type='lightbox']:hover img {
  opacity: 0.2;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
@media (max-width: 767px) {
  a[data-type='lightbox'].last-row {
    margin-bottom: 8px;
  }
}
/*============  Partner List  =============*/
ul.partner-list {
  padding: 40px 0 40px;
  display: table;
  table-layout: fixed;
  width: 100%;
  border: 2;
}
ul.partner-list li {
  display: table-cell;
  text-align: center;
}
ul.partner-list a:hover img {
  opacity: .6;
}
@media (max-width: 767px) {
  ul.partner-list {
    display: block;
  }
  ul.partner-list li {
    display: block;
    padding: 10px 0;
  }
}
/*============  Marked List  =============*/
ul.marked-list {
  margin-bottom: 3px;
}
ul.marked-list li {
  font: 300 14px/30px 'Open Sans', sans-serif;
  color: #e10a1c;
}
ul.marked-list li:before {
  content: '>> ';
}
ul.marked-list li a:hover {
  color: #333333;
}
/*============  Map =============*/
.map {
  width: 100%;
  height: 353px;
  margin-bottom: 26px;
  border: 1px solid #d1d1d1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*============  Address =============*/
.address_2 .text_17 {
  letter-spacing: -0.4px;
}
.address_2 > p {
  padding-bottom: 22px;
}
.address_2 dl dt,
.address_2 dl dd {
  display: inline-block;
}
.address_2 dl dt {
  min-width: 74px;
}
@media (max-width: 767px) {
  .address_2 {
    padding-bottom: 36px;
  }
}
/*============  Terms =============*/
.terms {
  padding-right: 40px;
}
dl.terms-list dt {
  padding-bottom: 3px;
}
dl.terms-list dd {
  padding-bottom: 28px;
  letter-spacing: -0.3px;
}
dl.terms-list dd.last-child {
  padding-bottom: 0;
}
dl.terms-list dd a {
  color: #e10a1c;
}
dl.terms-list dd a:hover {
  text-decoration: underline;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  border-top: 1px solid #ececee;
  padding: 65px 0 62px;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
}
/*============  List  =============*/
ul.list {
  padding-bottom: 5px;
}
ul.list li {
  color: #666666;
  font: normal 12px/21px 'Roboto', sans-serif;
}
ul.list li.current a,
ul.list li a:hover {
  color: #e10a1c;
}
ul.list .fa {
  font: inherit;
  line-height: 16px;
}
ul.list .fa:before {
  display: inline-block;
  width: 17px;
  margin-right: 10px;
  font-size: 17px;
  font-family: 'FontAwesome';
  color: #31b2c5;
}
@media (max-width: 767px) {
  ul.list {
    display: inline-block;
  }
  ul.list li {
    text-align: left;
  }
}
/*============  Address =============*/
.address_1 {
  text-align: right;
}
.address_1 dl {
  padding-left: 40px;
}
.address_1 dl dt,
.address_1 dl dd {
  display: inline-block;
  text-align: left;
}
.address_1 dl dt {
  min-width: 66px;
}
.address_1 dl dd {
  min-width: 96px;
}
@media (max-width: 979px) {
  .address_1 dl {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .address_1 {
    text-align: center;
  }
  .address_1 dl {
    display: block;
    padding-left: 0;
  }
}
/*============  Info  =============*/
.info {
  margin-top: 56px;
  border-top: 1px solid #dddddd;
  padding: 54px 0 0;
  line-height: 16px;
  color: #666666;
}
.info > a:first-child {
  font: 900 14px/16px 'Roboto', sans-serif;
  color: #e10a1c;
  text-transform: uppercase;
}
.info > a:first-child:hover {
  color: #31b2c5;
}
.info > a:first-child + a:hover {
  color: #e10a1c;
}
.info ul {
  padding-top: 4px;
  color: #bdbdbd;
}
.info ul li {
  float: left;
  font: normal 12px/16px 'Roboto', sans-serif;
}
.info ul li + li:before {
  content: '|';
  margin: 0 7px;
}
.info ul li a:hover {
  color: #e10a1c;
}
@media (max-width: 767px) {
  .info {
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .info ul li {
    float: none;
    display: inline-block;
  }
  .info ul li:first-child + li + li + li + li:before {
    display: none;
  }
}
@media (max-width: 479px) {
  .info ul li {
    float: none;
    display: inline-block;
  }
  .info ul li:first-child + li + li + li:before,
  .info ul li:first-child + li + li + li + li + li:before {
    display: none;
  }
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 30px;
  left: 51%;
  margin-left: 640px;
  overflow: hidden;
  border: none;
  color: #ccccce;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  z-index: 20;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #e52b3a;
}
#toTop:active {
  background: none;
}
/*Core variables and mixins*/
.put-left {
  float: left;
}
.put-right {
  float: right;
}
