@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,400italic,700,900);
/*========================================================
                      Main Styles
=========================================================*/
.fix-element,
.fix-element * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  /*color: #7c7d81;*/
  color: #2b3582;
  font: 400 15px/22px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  /*background-color: #f3f0e1;*/
  /*background-color: #fffaf0;*/
  background-color: #fffcf6;
}

input[type="text"],
textarea {
  background-color: #fffcf6;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3b3d44;
}

h1 {
  font-size: 51px;
  line-height: 52px;
  font-weight: 900;
  letter-spacing: -1.3px;
}

h2 {
  font-size: 72px;
  line-height: 77px;
  font-weight: 500;
}

h3 {
  font-size: 60px;
  line-height: 77px;
  font-weight: 300;
}

h4 {
  font-size: 48px;
  line-height: 55px;
  font-weight: 300;
}

h5 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
}
h5 a:hover {
  color: #c52423;
}

h6 {
  font-size: 22px;
  line-height: 25px;
  font-weight: 400;
  text-transform: uppercase;
}

p a:hover,
.terms-list dd a:hover,
.marked-list a:hover,
.list a:hover {
  text-decoration: underline;
}
p .fa,
.terms-list dd .fa,
.marked-list .fa,
.list .fa {
  text-decoration: none;
}

blockquote p,
blockquote .terms-list dd,
.terms-list blockquote dd {
  background: #fff;
  padding: 25px 35px 25px 32px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-style: italic;
  line-height: 18px;
  position: relative;
}
blockquote p:before,
blockquote .terms-list dd:before,
.terms-list blockquote dd:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 13px;
  background: url("../images/page-1_img21.png") no-repeat;
  height: 60px;
  width: 75px;
}
blockquote p:after,
blockquote .terms-list dd:after,
.terms-list blockquote dd:after {
  content: "";
  position: absolute;
  bottom: -36px;
  left: 60px;
  border-style: solid;
  border-width: 9.5px 1px 36.5px 43px;
  border-color: transparent transparent transparent #fff;
}
blockquote h6 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
blockquote * + h6 {
  margin-top: 46px;
  margin-left: 19px;
}

time {
  display: block;
  font-size: 36px;
  line-height: 46px;
  font-weight: 100;
  text-transform: uppercase;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

.center {
  text-align: center;
}

.primary-color {
  color: #b8ce3b;
  font-size: 34px;
}

.secondary-color {
  color: #2b213a;
}

.secondary2-color {
  /*color: #b8ce3b; */
  /*text-shadow: 2px 2px 5px #fff;;*/
  color: #c52423;
}

[class*="fa-"]:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.img_add {
  margin-top: 7px;
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.bg-logo-center {
  background: url(../images/bg-logo.png);
  background-repeat: no-repeat;
  background-position: center 275px;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  header .brand {
    float: none !important;
    text-align: center;
    width: 100%;
  }
  .sf-menu a {
    /*padding: 32px 5px;
    font-size: 10px;*/
  }
  header .nav {
    float: none !important;
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  h5 {
    font-size: 26px;
    line-height: 30px;
  }

  time {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 991px) {
  h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media (max-width: 479px) {
  h3 {
    font-size: 50px;
    line-height: 67px;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
* + p,
.terms-list * + dd {
  margin-top: 14px;
}

* + .btn {
  margin-top: 25px;
}

* + .btn2 {
  margin-top: 25px;
}

* + .btn3 {
  margin-top: 30px;
}

* + h5 {
  margin-top: 23px;
}

* + h6 {
  margin-top: 11px;
}

* + time {
  margin-top: 21px;
}

* + .thumb {
  margin-top: 30px;
}

* + .row {
  margin-top: 72px;
}

* + .offset {
  margin-top: 60px;
}

* + .offset2 {
  margin-top: 45px;
}

* + .center {
  margin-top: 81px;
}

* + .contact-list {
  margin-top: 65px;
}

* + .terms-list {
  margin-top: 65px;
}

.row + .row {
  margin-top: 44px;
}

.row + .offset3 {
  margin-top: 32px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 12px;
  /*padding-left: 62px;*/
}
.brand_name {
  overflow: hidden;
  color: #fff;
}
.brand_slogan {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.3px;
  font-weight: 700;
  margin-bottom: -7px;
  margin-left: -2px;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #c52423;
}

.bg-secondary {
  background: #b8ce3b;
  /* background: #3f3055; */
}
a.bg-secondary {
  background: #c52423;
}
.bg-secondary * {
  color: #fff;
}
.bg-secondary .marked-list li:before {
  /*color: #fff;*/
}
.bg-secondary * + .marked-list {
  margin-top: 30px;
}

.bg-secondary2 {
  background: #c52423;
}

.bg-secondary3 {
  /*background: #e3e4e5;*/
  background: #b8ce3b;
  color: #c5222e;
}

.bg-secondary h4 {
  color: #c52423;
}

/*================== Contact List ======================*/
.contact-list address {
  font: 400 22px/24px "Roboto", sans-serif;
  color: #3b3d44;
  text-transform: uppercase;
}
.contact-list li dl a:hover {
  color: #c52423;
}
.contact-list li dl a[href^="mailto:"] {
  color: #b8ce3b;
}
.contact-list li dl a[href^="mailto:"]:hover {
  color: #c52423;
  text-decoration: underline;
}
.contact-list li dt {
  float: left;
}
.contact-list li dd {
  float: right;
  margin-right: 70px;
}
.contact-list li dl + dl {
  clear: both;
}
.contact-list li dl + dl dd,
.contact-list li dl + dl dt {
  display: inline-block;
  float: none;
}
.contact-list li dt + dd {
  margin-top: 0;
}
.contact-list li dd + dt {
  clear: both;
  margin-top: 0;
}
.contact-list address + dl {
  margin-top: 21px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .contact-list li dl {
    font-size: 13px;
  }
}
/*================== Progress List ======================*/
.progress-list {
  margin-top: -4px;
}
.progress-list li {
  margin-right: 29px;
}
.progress-list li p,
.progress-list li .terms-list dd,
.terms-list .progress-list li dd {
  font-weight: 700;
  text-transform: uppercase;
  color: #3b3d44;
  letter-spacing: -0.35px;
}
.progress-list li .item {
  width: 100%;
  background: #d6d5d5;
  height: 40px;
  position: relative;
}
.progress-list li .item:before {
  position: absolute;
  content: "";
  height: 40px;
}
.progress-list li .item:after {
  position: absolute;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
}
.progress-list li * + .item {
  margin-top: -4px;
}
.progress-list li .item_mod1:before {
  background: #2b213a;
}
.progress-list li .item_mod2:before {
  background: #c52423;
}
.progress-list li .item_mod3:before {
  background: #fdc006;
}
.progress-list li .item_mod4:before {
  background: #b8ce3b;
}
.progress-list li .item1:before {
  width: 48.5%;
}
.progress-list li .item1:after {
  content: "43%";
  left: 37%;
}
.progress-list li .item2:before {
  width: 82%;
}
.progress-list li .item2:after {
  content: "78%";
  left: 69%;
}
.progress-list li .item3:before {
  width: 77%;
}
.progress-list li .item3:after {
  content: "75%";
  left: 64%;
}
.progress-list li .item4:before {
  width: 85%;
}
.progress-list li .item4:after {
  content: "80%";
  left: 73%;
}
.progress-list li + li {
  margin-top: 13px;
}

@media (max-width: 1199px) {
  .progress-list li .item1:after {
    left: 30%;
  }
  .progress-list li .item2:after {
    left: 65%;
  }
  .progress-list li .item3:after {
    left: 55%;
  }
  .progress-list li .item4:after {
    left: 65%;
  }
  .hidden {
    display: none;
  }
}
@media (max-width: 479px) {
  .progress-list li .item1:after {
    left: 20%;
  }
  .progress-list li .item2:after {
    left: 50%;
  }
  .progress-list li .item3:after {
    left: 50%;
  }
  .progress-list li .item4:after {
    left: 55%;
  }
}
/*================   Client Wrapper   ===================*/
.client_wr img {
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.client_wr a:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li a {
  display: inline-block;
}
.inline-list li a img {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.inline-list li + li {
  margin-left: 25px;
}
.inline-list img:hover {
  -moz-transform: scale(0.8) translateY(-50%);
  -ms-transform: scale(0.8) translateY(-50%);
  -o-transform: scale(0.8) translateY(-50%);
  -webkit-transform: scale(0.8) translateY(-50%);
  transform: scale(0.8) translateY(-50%);
}

@media (max-width: 1199px) {
  .inline-list li + li {
    margin-left: 7px;
  }
}
@media (max-width: 979px) {
  .inline-list li {
    text-align: center;
    display: block;
  }
  .inline-list li + li {
    margin-left: 0;
    margin-top: 15px;
  }
}
/*==================  Marked List  ======================*/
.marked-list {
  margin-top: -4px;
}
.marked-list li {
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  /*color: #3b3d44;*/
  color: #2b3582;
}
.marked-list li time {
  display: inline-block;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
  line-height: 28px;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.marked-list li time:hover {
  color: #c52423;
}
.marked-list li:before {
  /*content: '\f061';*/
  position: absolute;
  left: 2px;
  top: 0;
  font-weight: 400;
  font-size: 12px;
  /*font-family: "FontAwesome";*/
  color: #c52423;
}
.marked-list li:last-child {
  border-bottom: none;
}
.marked-list li + li {
  margin-top: 15px;
}
.marked-list a:hover {
  text-decoration: none;
  color: #c52423;
}

.marked-list_mod1 li:before {
  top: 2px;
}
.marked-list_mod1 li + li {
  margin-top: 10px;
}

.marked-white li {
  color: white;
}
.text-center {
  text-align: center;
}

.marked-top {
  margin-top: 10px;
}

.marked-subtop {
  margin-top: 15px;
}

.marked-rombo li i {
  /*content: "\f04d";
  font-family: "FontAwesome";*/
  color: #c52423;
  font-size: 5px;
  margin-right: 10px;
  transform: rotate(120deg);
  -webkit-transform: rotate(120deg);
  display: inline-block;
}

/*==================   Terms List   ======================*/
.terms-list dt {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  color: #b8ce3b;
}
.terms-list dd a {
  display: inline-block;
  color: #b8ce3b;
}
.terms-list dd a:hover {
  color: #c52423;
}
.terms-list dd + dt {
  margin-top: 27px;
}

/*==================   Info List   ======================*/
.info-list li:before {
  display: inline-block;
  height: 128px;
  width: 128px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 128px;
  font-size: 40px;
  border: 2px solid #b8ce3b;
  color: #b8ce3b;
  margin-bottom: 26px;
}
.info-list li h6 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  color: #b8ce3b;
  font-weight: bold;
}
.home-title {
  color: #c5222e !important;
}
.home-title-green {
  color: #b8ce3b !important;
}
.info-list li p,
.info-list li .terms-list dd,
.terms-list .info-list li dd {
  padding: 0 10px;
}
.info-list li * + p,
.info-list li .terms-list * + dd,
.terms-list .info-list li * + dd {
  margin-top: 7px;
}

.info-list_mod1 li {
  position: relative;
}
.info-list_mod1 li h6,
.info-list_mod1 li p,
.info-list_mod1 li .terms-list dd,
.terms-list .info-list_mod1 li dd {
  padding-left: 158px;
}
.info-list_mod1 li:before {
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 479px) {
  .info-list_mod1 li {
    text-align: center;
  }
  .info-list_mod1 li h6,
  .info-list_mod1 li p,
  .info-list_mod1 li .terms-list dd,
  .terms-list .info-list_mod1 li dd {
    padding-left: 0;
  }
  .info-list_mod1 li:before {
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/*==================    Buttons    ======================*/
[class*="btn"] {
  display: inline-block;
}

.btn {
  font-size: 22px;
  color: #fff;
  padding: 17px 31px 21px;
}
.btn:hover {
  background: #b8ce3b;
}
.btn:active {
  background: #3c8b3f;
}

.btn.bg-primary:hover {
  background: #b8ce3b;
}
.btn.bg-primary:active {
  background: #018ea1;
}

.btn.bg-secondary:hover,
.btn.bg-secondary2:hover {
  background: #b8ce3b;
}
.btn.bg-secondary:active,
.btn.bg-secondary2:active {
  background: #3c8b3f;
}

.btn_mod1 {
  padding: 17px 34px 21px;
}

.btn_wr {
  margin-top: 70px;
  float: right;
}
.btn_wr .btn + .btn {
  margin-left: 6px;
  margin-top: 0;
}

.btn2 {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: -0.16px;
  color: #2b213a;
}
.btn2:hover {
  color: #c52423;
}

.btn3 {
  font-size: 48px;
  line-height: 49px;
  font-weight: 700;
  font-family: "Arial";
  letter-spacing: -0.48px;
  background: #2b213a;
  color: #fff;
  position: relative;
  border: 3px solid #fff;
  padding: 33px 43px 33px 152px;
}
.btn3:before {
  position: absolute;
  top: 56px;
  left: 33px;
  font-size: 94px;
  color: #fff;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.btn3:hover {
  background: #fff;
  color: #2b213a;
}
.btn3:hover:before {
  color: #2b213a;
}
.btn3:hover:active {
  background: #e6e6e6;
}
.btn3-padding {
  padding-bottom: 50px;
  padding-top: 55px;
}
@media (min-width: 768px) and (max-width: 1199px), (max-width: 479px) {
  .btn3 {
    padding: 33px 43px 33px 32px;
    text-align: center;
  }
  .btn3:before {
    display: none;
  }

  .btn_wr {
    text-align: center;
    margin-top: 70px;
    float: none;
  }
  .btn_wr .btn + .btn {
    margin-left: 0;
    margin-top: 10px;
    padding: 17px 36px 21px;
  }
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  margin-top: 12px;
}
.box_cnt {
  padding-left: 30px;
}
.box_cnt__no-flow {
  overflow: hidden;
}

@media (max-width: 991px) {
  .box_aside {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .box_cnt__no-flow {
    overflow: visible;
  }
  .box_cnt {
    padding-left: 0;
  }
}
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: -0.6px;
  text-transform: uppercase;
}
.sf-menu:before,
.sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 0;
}
.sf-menu a {
  display: block;
  padding: 32px 18px;
}
@media (max-width: 1199px) {
  .sf-menu a {
    padding: 32px 10px;
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  .sf-menu {
    font-size: 16px;
    line-height: 32px;
  }
}

.sf-menu > li > a {
  color: #c52423;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #b8ce3b;
  background: #fff;
}
.sf-menu > li.active > a {
  color: #b8ce3b;
  background: #fff;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 235px;
  padding: 20px 0;
  background: #429a46;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.29);
  font-size: 14px;
  line-height: 37px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}
.sf-menu ul a {
  padding: 0 30px;
}

.sf-menu ul > li > a {
  color: #fff;
  background: #429a46;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #b8ce3b;
  background: #fff;
}

.sf-menu ul ul {
  position: absolute;
  top: 41.6%;
  left: 250px;
  background: #429a46;
  color: #fff;
  width: 200px;
  z-index: 4;
  padding: 0;
}

.sf-menu ul ul > li > a {
  color: #fff;
  background: #429a46;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #b8ce3b;
  background: #fff;
}

@media (max-width: 991px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #b8ce3b;
  color: #fff;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: "\f078";
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #fff;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: "";
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  /*background: #FFF;
  color: #b8ce3b;
  background: #2b213a;*/
  background: #c52423;
  color: white;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #b8ce3b;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #b8ce3b;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 991px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  /*background: #b8ce3b;*/
  background: white;
  z-index: 999;
  -webkit-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  font-size: 37px;
  line-height: 29px;
  color: #b8ce3b;
  border-radius: 50%;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:before {
  content: "\f0aa";
  display: inline-block;
  background: #fff;
  width: 31px;
  margin-left: -2px;
}
.toTop:hover {
  color: #3b3d44;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}
img.ssl-logo {
  width: 65px;
  border-radius: 100%;
  margin-top: -30px;
}
/*=================       Tabs     ======================*/
.resp-tabs-container {
  background: #fff;
  padding: 48px 35px 82px 30px;
}
.resp-tabs-container h6 {
  font-size: 20px;
  line-height: 21px;
  font-weight: 400;
  color: #3b3d44;
}
.resp-tabs-container p,
.resp-tabs-container .terms-list dd,
.terms-list .resp-tabs-container dd {
  color: #7c7d81;
}
.resp-tabs-container * + p,
.resp-tabs-container .terms-list * + dd,
.terms-list .resp-tabs-container * + dd {
  margin-top: 17px;
}

.resp-tabs-list li {
  display: inline-block;
  background: #fff;
  cursor: pointer;
  font-size: 20px;
  line-height: 31px;
  text-transform: uppercase;
  color: #7c7d81;
  background: #dddddd;
  padding: 20px 63px 9px;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.resp-tabs-list li:first-child {
  padding: 20px 38px 9px;
}
.resp-tabs-list li:last-child {
  padding: 20px 53px 9px;
  margin-left: -2px;
}
.resp-tabs-list li:hover {
  background: #fff;
  color: #2b213a;
}
.resp-tabs-list .resp-tab-active {
  background: #fff;
  color: #2b213a;
}
.resp-tabs-list li + li {
  margin-left: -2px;
}

.resp-accordion {
  display: none;
}

.resp-tab-content {
  display: none;
}

.resp-tab-content-active {
  display: block;
}

@media (max-width: 1199px) {
  .resp-tabs-list li,
  .resp-tabs-list li:first-child,
  .resp-tabs-list li:last-child {
    padding: 20px 20px 10px;
    font-size: 19px;
  }

  .resp-tabs-list li + li {
    margin-left: -2px;
  }
}
@media (max-width: 991px) {
  .resp-accordion {
    display: block;
    padding: 10px 0;
    background: #2b213a;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0;
    -moz-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .resp-accordion:hover {
    cursor: pointer;
    background: #c52423;
  }

  .resp-tab-active {
    background: #c52423;
  }

  .resp-tabs-list {
    display: none;
  }
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax h2,
.parallax h4 {
  color: #fff;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: repeat;
  -webkit-background-size: cover;
  /*background-size: cover; */
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

.parallax3 .btn {
  padding: 17px 48px 21px;
}

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 50px "FontAwesome";
  line-height: 50px;
  margin-top: -25px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  /*opacity: 1;
  background: rgba(1, 187, 212, 0.5);*/
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8001BBD4', endColorstr='#8001BBD4')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8001BBD4', endColorstr='#8001BBD4');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  /*background: #b8ce3b;*/
  background: white;
  /* position: relative; */
  -webkit-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.29);
  z-index: 2;
  padding-top: 1px;
}
header:before,
header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header .brand {
  float: left;
}
header .nav,
header .search-form_toggle {
  float: right;
}
header .nav {
  /*padding-right: 215px;*/
}
@media (max-width: 1350px) {
  header .nav {
    padding-right: 10px;
  }
}
@media (max-width: 1199px) {
  header .brand {
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  header {
    text-align: center;
  }
  header .brand {
    padding-bottom: 10px;
    padding-left: 0;
  }
  header .brand,
  header .nav {
    float: none;
  }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
}

/*==================      Well     ======================*/
.well {
  padding-top: 80px;
  padding-bottom: 75px;
}

.well2 {
  padding-top: 120px;
  padding-bottom: 135px;
}

.well3 {
  padding-top: 100px;
  padding-bottom: 30px;
}

.well4 {
  padding-top: 63px;
  padding-bottom: 80px;
}

.well__ins1 {
  padding-top: 60px;
}

.well__ins2 {
  padding-top: 40px;
  padding-bottom: 45px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  /*  background: #b8ce3b; */
  background: #c52423;
  text-align: center;
  padding-top: 48px;
}
footer .inline-list li a {
  height: 87px;
  width: 87px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 39px;
  line-height: 87px;
  color: #c52423;
  background: #fff;
}
footer .inline-list li a:hover {
  background: #b8ce3b;
}
footer .inline-list li + li {
  margin-left: 70px;
}
footer hr {
  border: none;
  background: #fff;
  width: 100%;
  height: 1px;
  margin: 0;
}
footer .copyright {
  padding-bottom: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}
footer .copyright > * {
  display: inline-block;
}
footer .copyright p em,
footer .copyright .terms-list dd em,
.terms-list footer .copyright dd em {
  text-transform: uppercase;
}
footer .copyright a:hover {
  color: #c52423;
}
footer .copyright * + p,
footer .copyright .terms-list * + dd,
.terms-list footer .copyright * + dd {
  margin-top: 0;
}
footer * + hr {
  margin-top: 40px;
}
footer * + .copyright {
  margin-top: 40px;
}

@media (max-width: 979px) {
  footer .inline-list li {
    display: inline-block;
  }
  footer .inline-list li + li {
    margin-top: 0;
  }
}
@media (max-width: 479px) {
  footer .inline-list li + li {
    margin-left: 0;
  }
}

/* Contact Us */

address.h6 {
  margin-top: 26px;
  font-weight: bold;
}
.addr1-padding {
  padding-top: 10px;
}
.addr1 dl {
  padding-left: 0;
  margin-top: 0px;
  max-width: 335px;
}
.addr1 dl dt {
  width: 24%;
  min-width: 93px;
}
.addr1 dl dt + dd {
  margin-top: 0;
}
.addr1 dl dd {
  width: 69%;
}
.addr1 dl dt,
.addr1 dl dd {
  display: inline-block;
}
dt,
dd {
  padding: 0;
  margin: 0;
}
/* Contact Us */

/* Services */

.container-color h6 {
  /*color: #7c7d81;*/
  color: #2b3582;
}

.line {
  /*border-bottom: 1px dotted #7c7d81;*/
  border-bottom: 1px dotted #2b3582;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.offs3-padding {
  padding-top: 50px;
}

/* Services */

/* Galleries */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  overflow: visible;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#options {
  text-align: left;
}
.paginacion {
  margin-bottom: 20px;
}
.paginacion li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.paginacion li a {
  color: white;
}
.paginacion li a:hover {
  text-decoration: underline;
}
/* .thumb-pad00 .thumbnail {
  margin-right: 30px;
  margin-bottom: 30px;
} */
.thumb-pad00 .thumbnail-margin {
  /*margin-bottom: 10px;*/
}
.thumb img {
  max-width: 370px;
}
.element div div {
  /*max-height: 260px;*/
  /* height: 260px; */
}

@media screen and (max-width: 1024px) {
  /* .element div div {
    height: 204px;
  } */
  /* .isotope-box,
  #options {
    margin-left: 20px;
  } */
}

@media screen and (max-width: 991px) {
  /* .isotope-box,
  #options {
    margin-left: 35px;
  } */
  .element div div.no-height {
    height: 0px;
  }
  /* .element div div {
    height: 236px;
  } */
  .container-width .row {
    margin-left: 0px;
  }
  .container-width .row > div {
    width: 100%;
  }
  .offs3-padding {
    padding-top: 0px;
  }
}
@media screen and (max-width: 320px) {
  .thumb-pad00 .thumbnail {
    margin-right: 0px;
  }
  .isotope-box {
    margin-left: -25px;
  }
}
/* Galleries */

.color-red,
.color-red li {
  color: #c52423 !important;
}

.fa-residencial:before {
  /*background: url(../images/icon/residencial.png);*/
  content: url(../images/icon/residencial.png);
  display: inline-block;
  height: 128px;
  width: 128px;
  border-radius: 50%;
  line-height: 128px;
  font-size: 40px;
  color: #b8ce3b;
  margin-bottom: 26px;
  top: 100px;
}

.fa-commercial:before {
  /*background: url(../images/icon/residencial.png);*/
  content: url(../images/icon/commercial.png);
  display: inline-block;
  height: 128px;
  width: 128px;
  border-radius: 50%;
  line-height: 128px;
  font-size: 40px;
  color: #b8ce3b;
  margin-bottom: 26px;
  top: 100px;
}

.fa-post-construction:before {
  /*background: url(../images/icon/residencial.png);*/
  content: url(../images/icon/post-construction.png);
  display: inline-block;
  height: 128px;
  width: 128px;
  border-radius: 50%;
  line-height: 128px;
  font-size: 40px;
  color: #b8ce3b;
  margin-bottom: 26px;
  top: 100px;
}

.fa-moveout:before {
  /*background: url(../images/icon/residencial.png);*/
  content: url(../images/icon/moveout.png);
  display: inline-block;
  height: 128px;
  width: 128px;
  border-radius: 50%;
  line-height: 128px;
  font-size: 40px;
  color: #b8ce3b;
  margin-bottom: 26px;
  top: 100px;
}

.color-blue li a {
  color: #2b3582;
}
.color-align {
  text-align: right;
  font-weight: bold;
}
.bg-body {
  background: url(../images/parallax3.jpg);
}
.text-style {
  text-transform: capitalize;
}
.right-align {
  text-align: right;
  margin-right: 100px;
}
.ul-position {
  float: right;
  margin-right: 100px;
}

@media screen and (min-width: 768px) {
  .text-top-one {
    margin-top: -67px;
    font-size: 36px;
  }
  .text-top-two {
    margin-top: 22px;
  }
}

@media screen and (max-width: 991px) {
  .rd-mobilepanel > .logo-text {
    position: fixed;
    top: 4px;
    left: 56px;
    right: 56px;
    color: #b8ce3b;
    font-size: 24px;
    line-height: 48px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/*NUEVO FOOTER*/
div.new-footer {
  display: none;
}

/*nuevo footer desing*/
@media only screen and (max-width: 991px) {
  #footer {
    /*padding-bottom: 60px;*/
  }
  a#ui-to-top {
    margin-bottom: 180px;
  }
  div#fixed-contact {
    display: block;
  }
  div.new-footer {
    background-color: rgb(0 0 0 / 57%);
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #00dc8f;
    z-index: 99;
    height: 50px;
  }
  div#fixed-contact .phone-btn a {
    /*backface-visibility: hidden;*/
    background-color: #07db50 !important;
  }
  ul.link_footer > li {
    margin-right: 30px;
  }
  ul.list.list-marked-none.link_footer {
    margin-top: -10px;
  }
  div#fixed-contact .columns.phone-btn {
    left: 50%;
  }
  div#fixed-contact .columns {
    display: inline-block;
    width: auto;
    text-align: center;
    float: none;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 35%;
    padding: 0;
  }
  div#fixed-contact .email-btn a {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: -20px;
    position: relative;
    border: 6px solid rgba(255, 255, 255, 0.4);
    background-clip: padding-box;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    background-color: #07db50 !important;
  }
  div#fixed-contact .email-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 23px;
    color: #fff;
  }
  div#fixed-contact .phone-btn a {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: -20px;
    position: relative;
    border: 9px solid rgba(255, 255, 255, 0.4);
    background-clip: padding-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  }
  div#fixed-contact .phone-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 34px;
    color: #fff;
  }
  div#fixed-contact .quote-btn a {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: -20px;
    position: relative;
    border: 7px solid rgba(255, 255, 255, 0.4);
    background-clip: padding-box;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    background-color: #07db50 !important;
  }
  div#fixed-contact .quote-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 24px;
    color: #fff;
  }
  div#fixed-contact a i {
    display: block;
    color: #fff;
  }
  div#fixed-contact a div.pnl-email {
    background-color: #3f51b5;
  }
  .pnl-email > i {
    line-height: 50px;
  }
  div#fixed-contact a div.pnl-email,
  div#fixed-contact a div.pnl-freequote {
    border-radius: 100%;
    border: 1px solid white;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
  }
  div#fixed-contact a div.pnl-freequote {
    background-color: #03a9f4;
  }
  .pnl-freequote > i {
    line-height: 50px;
  }
  div#fixed-contact .columns.quote-btn {
    left: calc(57% + 120px);
  }
  div#fixed-contact .columns:not(.phone-btn) {
    width: 30%;
  }
  div#fixed-contact a span {
    font-size: 16px;
    color: #fff;
    padding-top: 3px;
    display: block;
    font-family: inherit;
  }
  i.fa.fa-file-text {
    font-size: 21px;
  }
  div#fixed-contact .columns.email-btn {
    left: calc(55% - 120px);
  }
  i.fa.fa-envelope {
    font-size: 17px;
  }
  i#icon-new-footer {
    font-size: 20px;
  }
  ul.link_footer > li {
    /*width: 130px;*/
  }
  button#back-to-top-btn {
    margin-bottom: 75px;
  }
  i.icon.la.la-envelope-o.new {
    font-size: 23px;
  }
  i.icon.la.la-file-o {
    font-size: 27px;
  }
  div#fixed-contact {
    z-index: 9999;
  }
  p.situacion {
    z-index: 99;
  }
}

/*FIN DE ESTILO*/

@media screen and (max-width: 991px) {
  .hd-button {
    float: right;
    padding: 15px;
    top: 10px;
    right: 5px;
    position: relative;
    z-index: 99999999;
    cursor: pointer;
    position: fixed;
  }
  .hd-button {
    display: block;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span:before {
    bottom: 100%;
    margin-bottom: 3px;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:after {
    top: 100%;
    margin-top: 3px;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #b8ce3b;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-telephone {
    display: none;
    position: fixed;
    background-color: #c52423;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    float: right;
    right: 10px;
    z-index: 99999999;
    top: 60px;
    overflow: hidden;
    width: 250px;
    line-height: 10px;
  }
  .hd-telephone a {
    color: #ffffff;
    display: block;
    text-align: left;
    padding: 2px 0px 2px 0px;
    line-height: 15px;
    margin-left: 10px;
  }
  li.active {
    background-color: #b8ce3b;
  }
}

.hd-telephone {
  display: none;
}
img.logo-reviews {
  border-radius: 10px;
  width: 100%;
}

a.link-sysall:hover {
  color: #b8ce3b !important;
}
.new-content {
  text-align: right;
  margin-bottom: 15px;
}
p.text-color {
  color: #787676;
  font-size: 14px;
}

.row-o {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row-o > * {
  flex-shrink: 0;
  /* width: 100%; */
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.ms-0 {
  margin-left: 0 !important;
}

.me-0 {
  margin-right: 0 !important;
}

.mx-0 {
  margin: 0 !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.p-0{
  padding: 0;
}

button.button.button-primary.button-winona {
  background-color: #c5222e;
  color: #fff;
  padding: 15px;
}
button.button.button-primary.button-winona:hover {
  background-color: #b8ce3b;
  color: #fff;
}
.rd-mobilepanel .hd-button {
  display: none;
}

.col-xs-12{
  width: 100%;
}

.mx-0{
  margin-left: 0 !important;
  margin-right: 0 !important;
}