@charset "UTF-8";
@import url(animate.css);
@import url(../fonts/font-awesome.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,800|Montserrat);
@import url(fl-chapps.css);

.fix-element,
.fix-element * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  color: #242424;
  font: 400 18px/30px "Open Sans", sans-serif;
  -webkit-text-size-adjust: none;
  background-color: #272727;
}
img {
  max-width: 100%;
  height: auto;
}
h1 {
  font-size: 36px;
}
h2,
h3 {
  text-transform: uppercase;
}
h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
}
h3,
h4 {
  font-size: 18px;
}
h3 {
  line-height: 28px;
  font-weight: 800;
}
h4 {
  line-height: 24px;
  font-weight: 700;
}
.marked-list.marked-blue li strong,
h2,
h3,
h4 a:hover {
  color: #343972;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
.list a:hover,
.marked-list a:hover,
p a:hover {
  text-decoration: underline;
}
.list .fa,
.marked-list .fa,
a,
p .fa {
  text-decoration: none;
}
.lt-ie9 .thumb:hover .thumb_overlay:before,
time {
  display: block;
}
a {
  font: inherit;
  color: inherit;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: 0;
}
a:active {
  background-color: transparent;
}
.color1 {
  color: #fff;
}
.cntr {
  text-align: center;
}
.link1 {
  display: block;
  color: #343972;
  text-decoration: underline;
  margin-bottom: 20px;
}
.link1:hover {
  color: #303030;
}
a[href^="callto:"],
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
hr {
  border: 0;
  height: 1px;
  background: #bfbfbf;
}
.fa {
  line-height: inherit;
}
[class*="fa-"]:before {
  font-weight: 400;
  font-family: "FontAwesome";
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
.h2-letter {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.text-center {
  text-align: center;
}
.developed {
  text-align: right;
}
.developed a:hover {
  color: #c7fe9d;
}
.marTop10 {
  margin-top: 30px;
  color: #fff;
}
._marTop10 {
  margin-bottom: 20px;
}
.marked-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
.btn-green,
.parallax h4.mod1 + p {
  margin-top: 20px;
}
.btn-green:hover {
  background: #c7fe9d !important;
  color: #009a61;
}
.marTop10 {
  padding-top: 10px;
}
.marTop15 {
  margin-top: 9px;
}
.marTop20 {
  margin-top: 40px;
}
.ul-letter li,
.ul-letter li strong,
.ul-letter li:before {
  color: #fff !important;
}
.fa-phone:not(.no-phone) {
  font-size: 30px;
  border: 3px solid;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 100%;
  margin: 0 auto;
  text-align: center;
}
p.txtheight {
  min-height: 230px;
  font-size: 16px;
  text-align: left;
}
.reviews-icons img {
  border-radius: 10px;
  display: block;
  margin: 10px auto;
}
.followus-icons {
  font-size: 35px;
  float: left;
  margin-right: 10px;
  background-color: #343972;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 100%;
}
a.txttelephone {
  display: block;
  font-size: 30px;
  color: #fff;
  margin-left: 127px;
  margin-top: -10px;
}
a.ft-txttelephone {
  margin-left: 70px;
  color: #bf9b55;
  display: block;
  font-size: 20px;
}
.ft-texto {
  margin-left: 0 !important;
  font-size: 17px !important;
  text-align: right;
}
.hd-button,
.hd-telephone {
  display: none;
  right: 10px;
  position: fixed;
}
.hd-button {
  cursor: pointer;
  padding: 20px;
  top: 5px;
  z-index: 999999999;
}
.hd-button span:after,
.hd-button span:before {
  content: "";
}
.hd-button span:before {
  bottom: 100%;
  margin-bottom: 3px;
}
.hd-button span:after {
  top: 100%;
  margin-top: 3px;
}
.hd-button span,
.hd-button span:after,
.hd-button span:before {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #fff;
  margin-left: -3px;
  border-radius: 50%;
  transition: 0.3s all ease;
}
.hd-telephone {
  background-color: #009a61;
  padding: 10px;
  border-radius: 10px;
  float: right;
  margin-top: 5px;
  z-index: 999;
  top: 55px;
}
.hd-telephone a,
.parallax,
.parallax h2,
.parallax h3 {
  color: #fff;
}
img + h3 {
  margin-top: 30px;
  margin-bottom: 20px;
}
h3 + p {
  margin-top: 19px;
}
p + a {
  margin-top: 34px;
}
.box + p {
  margin-top: 21px;
}
h2 + hr {
  margin-top: 64px;
  margin-bottom: 50px;
}
.txtcertificate {
  margin-top: 10px;
  width: 120px;
  margin: 10px auto;
}
hr + .row,
hr + h3 {
  margin-top: 61px;
}
hr + form {
  margin-top: 26px;
}
hr + #search-results {
  margin-top: 56px;
}
p + .row,
p + p {
  margin-top: 28px;
}
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 55px;
  line-height: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
@media (max-width: 979px) {
  .parallax h2 {
    font-size: 40px;
  }
}
.parallax h2 span {
  font-size: 100px;
}
@media (max-width: 979px) {
  .parallax h2 span {
    font-size: 46px;
  }
}
.parallax h3 {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}
.parallax h3 + hr {
  margin-top: 66px;
  margin-bottom: 61px;
}
.parallax h4.mod1 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
  text-transform: uppercase;
}
.parallax .btn {
  color: #ffffff;
  background-color: #009a61;
}
.parallax .btn:hover {
  color: #009a61;
  background: #343972;
}
.parallax .txt1 {
  text-transform: uppercase;
  font-weight: 600;
}
.parallax h2 + p {
  margin-top: 42px;
}
.parallax h2 + .txt1 {
  margin-top: 16px;
}
.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: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.index-list li,
.parallax_cnt,
.thumb {
  position: relative;
}
.thumb {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}
.thumb img {
  width: 100%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  border-top: 13px solid #c7fe9d;
  height: 280px;
}
.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: 0 0;
}
.thumb_overlay:before {
  /*content:"";*/
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb_cnt {
  display: block;
  background: #343972;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  z-index: 10;
  position: relative;
  text-align: center;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.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);
}
.brand {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}
.brand_name {
  overflow: hidden;
  font-size: 130px;
}
.brand_name a span {
  font-size: 45px;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .brand_name {
    font-size: 80px;
  }
}
@media (max-width: 479px) {
  .brand_name {
    font-size: 40px;
  }
}
.brand_slogan {
  font-size: 27px;
  display: inline-block;
  position: relative;
}
.brand_slogan .text-left {
  text-align: left;
}
.brand_slogan .text-right {
  text-align: right;
  margin-right: 25px;
}
@media (max-width: 479px) {
  .brand_slogan {
    font-size: 22px;
  }
}
.brand_slogan:after,
.brand_slogan:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 300px;
  height: 1px;
  left: -326px;
  top: 21px;
  background: #fff;
}
.brand_slogan:after {
  left: auto;
  right: -326px;
}
.contact-list address {
  margin-bottom: 20px;
}
.contact-list a[href^="mailto:"],
.contact-list a[href^="mailto:"]:hover,
.privacy a {
  text-decoration: underline;
}
.contact-list li dt {
  float: left;
}
.contact-list li dd {
  float: right;
  margin-right: 60px;
}
.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;
}
.privacy {
  text-align: center;
  padding-top: 52px;
  padding-bottom: 22px;
}
.contact-list address,
.privacy dt {
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
  color: #343972;
  text-transform: uppercase;
}
.privacy dt + dd {
  margin-top: 18px;
}
.privacy dd + dt {
  margin-top: 29px;
}
.privacy a {
  color: #343972;
}
.privacy a:hover {
  color: #242424;
}
.index-list {
  counter-reset: li;
}
.index-list li {
  padding-left: 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list li:before {
  font-size: 40px;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: counter(li, decimal) ".";
  counter-increment: li;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #343972;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.index-list h4 + p {
  margin-top: 40px;
}
.box + p,
.index-list p {
  font-size: 16px;
  line-height: 24px;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}
.marked-list li {
  position: relative;
  padding-left: 19px;
  font-size: 15px;
  text-transform: uppercase;
  color: #303030;
}
.marked-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  font-weight: 400;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #343972;
}
.marked-list li + li {
  margin-top: 4px;
}
.marked-list a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #343972;
}
.inline-list li {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #c7fe9d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 59px;
  height: 59px;
  line-height: 59px;
  text-align: center;
}
.inline-list li:hover {
  background-color: #343972;
}
ul.inline-list li a {
  font-size: 25px;
  color: #009a61;
  border-radius: 100%;
  width: 59px;
  height: 59px;
  display: block;
}
@media (max-width: 1199px) {
  .inline-list li {
    line-height: 50px;
  }
  .inline-list li,
  ul.inline-list li a {
    width: 50px;
    height: 50px;
  }
  .letter-width + div {
    width: 120px !important;
  }
  .marTop20 {
    margin-top: 0;
  }
  .marTop15 {
    margin-top: 20px;
  }
  .marTop10 {
    font-size: 16px;
  }
  .marTop30 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1024px) {
  .sf-menu > li + li {
    margin-left: 25px !important;
  }
}
@media (max-width: 979px) {
  .inline-list li {
    line-height: 50px;
  }
  .inline-list li,
  ul.inline-list li a {
    width: 50px;
    height: 50px;
  }
}
.inline-list li + li {
  margin-left: 2px;
}
.box2 .marked-list a,
.box2 .marked-list li:before,
.inline-list a:hover {
  color: #fff;
}
.bg-primary,
.btn:hover {
  background: #343972;
}
.btn {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  padding: 9px 23px;
  background: #009a61;
}
.btn:active {
  background: #008c5b;
}
.box:after,
.box:before {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
  padding-left: 30px;
}
.box2,
.box3 {
  background: #343972;
}
.box2 {
  color: #fff;
  padding-top: 92px;
  padding-bottom: 97px;
}
.box2 h3 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 27px;
}
.box3 {
  padding-top: 106px;
  padding-bottom: 111px;
}
.box2 h3,
.box3,
.box3 h2,
.box3 h3,
.sf-menu ul ul > li > a {
  color: #fff;
}
.box3 h2,
.sf-menu ul > li > a {
  text-align: center;
}
.menu_holder {
  padding: 40px 0 34px;
  background-color: #009a61;
}
.sf-menu {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.sf-menu:after,
.sf-menu:before {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  float: left;
}
.sf-menu > li + li {
  margin-left: 49px;
}
.sf-menu a,
main {
  display: block;
}
.sf-menu > li > a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
.sf-menu > li.active > a {
  color: #c7fe9d;
}
.sf-menu ul,
.sf-menu ul ul {
  position: absolute;
  width: 110px;
  padding: 0 10px;
}
.sf-menu ul {
  display: none;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  top: 100%;
  left: -10px;
  margin-top: 35px;
  z-index: 2;
}
.sf-menu > li > ul:before {
  position: absolute;
  display: inline-block;
  content: "";
  left: 47%;
  top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4.5px 5px;
  border-color: transparent transparent #fff;
}
.sf-menu ul > li,
.sf-menu > li,
.sf-menu > li > .sf-with-ul,
.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 14px;
  padding: 7px 0;
  color: #343972;
}
.sf-menu ul > li + li {
  border-top: 1px dotted #868686;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #868686;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
  margin-top: 0;
  margin-left: 11px;
  z-index: 4;
  background-color: #343972;
}
.sf-menu ul ul > li {
  border-color: #9cffdc;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #9cffdc;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 75%;
  margin-left: -6px;
  content: "";
  font: 400 15px/15px "FontAwesome";
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  right: 9px;
  top: -3px;
  content: "";
  font: 400 16px/50px "FontAwesome";
  color: #343972;
}
@media (max-width: 1199px) {
  .sf-menu > li + li {
    margin-left: 30px;
  }
}
@media (max-width: 979px) {
  .sf-menu {
    margin-top: 10px;
  }
  .sf-menu > li + li {
    margin-left: 15px;
  }
  .sf-menu > li > a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .nav {
    padding: 5px 0;
  }
  .sf-menu {
    display: none;
  }
  .thumb img {
    height: auto !important;
  }
}
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  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;
  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,
.toTop:hover {
  background: #343972;
  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,
.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: #009a61;
  color: #fff;
  -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: 999;
}
.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #fff;
  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,
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  -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 {
  display: block;
  margin: auto;
  position: relative;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
}
.rd-mobilepanel_toggle span:before {
  top: -8px;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span,
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  width: 24px;
  height: 4px;
  background-color: #fff;
  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:after,
.rd-mobilepanel_toggle span:before {
  -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:after,
.rd-mobilepanel_toggle.active span:before {
  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 (min-width: 768px){
  .rd-mobilemenu_submenu li{
    opacity: 1 !important;
  }
}

@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_container {
  position: relative;
  z-index: 100;
}
.isStuck {
  background: #444;
  z-index: 999;
  border-bottom: 1px solid #333;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
.toTop,
header .header_section1 {
  text-align: center;
  font-size: 24px;
}
.toTop {
  width: 50px;
  height: 50px;
  line-height: 46px;
  background: #c7fe9d;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 20;
  color: #009a61;
}
.toTop:hover {
  text-decoration: none;
}
.mobile .toTop,
.tablet .toTop {
  display: none !important;
}
header .header_section1 {
  background: url(../images/header_bg.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding: 259px 0 260px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
header .header_section1.mod1 {
  padding: 0 0 37px;
}
header .brand {
  margin-top: 14px;
}
header .nav {
  float: left;
}
header .header-min p,
header .telephone {
  display: none;
}
header .header-min {
  padding: 20px 0;
}
header .header-min .brand {
  width: 100%;
}
header .header-min .brand_name {
  font-size: 70px;
  text-align: left;
}
header .header-min .brand_slogan {
  display: none;
}
header .header-min .telephone {
  display: inline-block;
  float: right;
  margin-top: -100px;
  font-size: 40px;
}
header .telephone.telephone-show,
time span {
  display: block;
  margin-top: 20px;
}
span.telephone.telephone-show a {
  line-height: 50px;
}
span.telephone.telephone-show a i {
  margin-right: 5px;
}
header .header-min .brand_name a span {
  display: block;
  width: 50%;
  font-size: 23px;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
}
main {
  background: #fff;
}
.img_line {
  margin-top: 8px;
  border-top: 13px solid #c7fe9d;
}
.page_section1 {
  position: relative;
  z-index: 99;
  text-align: center;
}
.page_section1 img {
  border-top: 13px solid #c7fe9d;
}
.page_section2 {
  padding-top: 105px;
  padding-bottom: 124px;
}
.page_section2 h2 {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page_section2 h2 {
    font-size: 30px;
  }
}
.page_section2 h2 span {
  font-size: 60px;
  color: #343972;
}
@media (max-width: 767px) {
  .page_section2 h2 span {
    font-size: inherit;
  }
}
.page_section2 h2 + a {
  margin-top: 40px;
}
.page_section2 h2,
footer,
time {
  text-transform: uppercase;
}
time {
  font-size: 48px;
  font-weight: 600;
  text-align: center;
}
time span {
  font-size: 14px;
  font-weight: 700;
  margin-top: 7px;
}
.well {
  padding-top: 157px;
  padding-bottom: 254px;
}
.well2 {
  margin-top: -147px;
  padding-bottom: 116px;
}
.well3 {
  padding-top: 286px;
  padding-bottom: 237px;
}
.well4,
.well5 {
  padding-top: 107px;
  padding-bottom: 139px;
}
.well5 {
  padding-bottom: 106px;
}
.well6,
.well7 {
  padding-bottom: 190px;
  padding-top: 50px;
}
.well7 {
  padding-bottom: 20px;
}
.well8 {
  padding-top: 90px;
  padding-bottom: 90px;
}
footer {
  color: #c7fe9d;
  background-color: #009a61;
}
footer .text-white,
footer address a:hover {
  color: #fff;
}
footer .menu_holder {
  text-align: center;
  padding: 51px 0 47px;
}
@media (max-width: 979px) {
  footer .menu_holder {
    display: none;
  }
  .thumb img {
    height: auto !important;
  }
}
footer .well {
  padding-top: 120px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  footer .well {
    padding-top: 63px;
    padding-bottom: 45px;
  }
}
footer a:hover {
  color: #343972;
}
footer address a,
footer i {
  color: #c7fe9d;
  font-size: 18px;
  display: inline-block;
}
footer .icon1 {
  font-size: 50px; /*margin-top:-80px;*/
  color: #fff;
}
@media (max-width: 767px) {
  footer .icon1 {
    margin-top: 0;
  }
}
footer address {
  font-size: 20px;
  line-height: 32px;
  margin-top: 50px;
  letter-spacing: 1px;
  margin: 40px auto 0px auto;
  width: 300px;
}
footer address i {
  /*margin-top:27px*/
}
footer address a {
  font-size: 20px;
  text-transform: none;
}
footer address i + a {
  margin-top: 15px;
}
footer .inline-list {
  /*float:right*/
}
@media (max-width: 767px) {
  footer .inline-list {
    float: none;
  }
  footer {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .marTop25 {
    margin-top: 27px;
  }
  header .header-min .brand_name a span {
    width: 100%;
    font-size: 24px;
  }
  header .header-min .brand_name a {
    display: block;
    width: 100%;
    text-align: center;
  }
  header .header-min .telephone {
    float: none;
    margin-top: 0;
    text-align: center;
    display: block;
  }
  header .hd-button {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  header .header_section1 .container {
    width: 100%;
  }
  .brand_name {
    font-size: 40px;
  }
  .brand_slogan .text-right {
    text-align: center;
    margin-right: 0;
  }
  .developed {
    text-align: center;
  }
  .stuck_container {
    display: none;
  }
  .inline-list li {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .marTop20 {
    margin-top: 0;
  }
  .contact-list li dt {
    float: none;
  }
}
@media only screen and (max-width: 375px) {
  .contact-list li dd {
    margin-right: 0;
  }
  .h2-letter {
    font-size: 40px;
  }
  .mobile .container {
    width: 100%;
  }
}
.fl-option {
  margin-bottom: 10px;
}
.fl-option > * {
  display: inline-block;
  vertical-align: middle;
}
img.logo-sysall {
  border-radius: 100%;
}
footer .well {
  padding-top: 50px;
}
footer ._text-white {
  margin-top: 70px;
  display: inline-block;
}

section.new-footer {
  display: none;
}

.thumb .thumb_overlay > div {
  top: 50%;
  text-align: center;
  transform: translateY(-100%);
  position: relative;
}

.thumb .thumb_overlay > div i {
  font-size: 35px;
  margin-bottom: 5px;
}

.container.box2 {
  background-color: transparent;
}

section.parallax.well8 .parallax_image:before {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.quote-corporate-new {
  background-color: transparent !important;
}

.quote-corporate-new .icon {
  background-color: #ffffff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
}

.quote-corporate-new .icon img {
  margin-left: -1px;
}
div#fixed-contact {
  display: none;
}

/*nuevo footer desing*/
@media only screen and (max-width: 767px) {
  #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: 55px;
    height: 55px;
    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: 55px;
    height: 55px;
    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: 9;
  }
  p.situacion {
    z-index: 99;
  }
  .columns.phone-btn i {
    border: none;
  }
}

img.logo-reviews {
  display: inline-block;
  margin-right: 10px;
}

/*ESTILOS PARA LOS REVIEWS*/
.quote-corporate {
  position: relative;
  padding: 40px 30px;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid #009a61;
  margin-bottom: 38px;
  background: #ffffff;
}

.carousel-corporate .quote-corporate {
  max-width: 700px;
}

@media (min-width: 1400px) {
  .carousel-arrow-circle .quote-corporate {
    max-width: 580px;
  }
}

.quote-corporate .quote-header {
  display: flex;
  align-items: flex-end;
}

.quote-corporate .quote-header > * {
  margin-right: 15px;
  margin-top: 0;
}

.quote-corporate .quote-header h4 {
  padding-right: 15px;
  font-weight: 400;
  border-right: 1px solid #d5d5d5;
}

.quote-corporate .quote-image {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  left: 30px;
  bottom: -40px;
  border-radius: 50%;
  box-shadow: 2px 0 9px rgba(0, 0, 0, 0.1);
}

.quote-corporate .quote-body {
  text-align: right;
}

.quote-corporate .quote-body .quote-text {
  text-align: left;
}

.quote-corporate .quote-body-mark > * {
  fill: #ebebeb;
}

.quote-corporate * + .quote-body {
  margin-top: 25px;
}

@media (min-width: 576px) {
  .quote-corporate {
    padding: 40px 40px;
  }
  .quote-corporate .quote-image {
    left: 60px;
  }
  .quote-corporate .quote-header h4 {
    font-size: 19px;
  }
}

@media (min-width: 1200px) {
  .quote-corporate .quote-header h4 {
    font-size: 24px;
  }
}

.quote-corporate.quote-corporate-center-img {
  padding: 40px 20px;
}

.quote-corporate.quote-corporate-center-img .quote-image {
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .quote-corporate.quote-corporate-center-img {
    padding: 40px 20px 40px 40px;
  }
}

.quote-modern-text {
  position: relative;
  max-width: 650px;
  padding-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.quote-modern-text .quote-body-mark {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}

.quote-modern-text .quote-body-mark > * {
  fill: rgba(0, 0, 0, 0.08);
}

.quote-modern-img img {
  display: inline-block;
  border-radius: 50%;
  box-shadow: 2px 0 9px rgba(0, 0, 0, 0.23);
}

.quote-modern-caption .quote-modern-title {
  text-transform: capitalize;
  font-weight: 400;
}

.quote-modern-caption > * + .big {
  margin-top: 5px;
}

.quote-modern-caption * + .quote-modern-title {
  margin-top: 25px;
}

* + .quote-modern-caption {
  margin-top: 35px;
}

.quote-bordered .quote-caption {
  position: relative;
  padding: 20px 20px 20px 35px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

.quote-bordered .quote-caption .quote-text {
  position: relative;
  font-style: italic;
}

.quote-bordered .quote-caption svg {
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
}

.quote-bordered .quote-caption svg > * {
  fill: #e3e3e3;
}

@media (min-width: 992px) {
  .quote-bordered .quote-caption {
    padding-left: 48px;
  }
}
.rplg-box {
  position: relative !important;
  margin: 2px !important;
  color: #777 !important;
  border: 1px solid #ededed !important;
  background-color: #fafafa !important;
  border-radius: 4px !important;
  background-color: #fafafa !important;
}
.icon {
  text-align: left;
}
.rplg-row {
  display: flex;
}
.icon {
  text-align: left;
}
.name-new {
  text-align: left;
  margin-left: 10px;
}
i#icon-list {
  background-color: #7dc623;
  color: #ffffff;
  font-size: 35px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding-left: 8px;
  border-radius: 100px;
  margin: 10px;
}
.star-rating {
  margin-top: -5px;
}
.star-rating a {
  display: inline-block;
  color: #f39c12 !important; /* gris (normal) */
  font-size: 30px;
}
.star-rating:hover a {
  color: #f39c12; /* amarillo (seleccionado) */
}
.star-rating:hover a:hover ~ a {
  color: #f39c12; /* gris (normal) */
}
p.big.reviews {
  font-size: 14px;
  font-family: inherit;
}
.fech-reviews {
  margin-top: -12px;
}
.contenido-reviews {
  /*margin: 20px;*/
  margin-top: 15px;
}
.rplg-box {
  padding: 12px;
}
section.thumb-box4.new {
  margin-bottom: 40px;
}
.contenedor {
  margin: 2rem auto;
  height: 150px;
  width: 100%;
  overflow: auto;
  box-sizing: border-box;
  text-align: left;
}

/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor::-webkit-scrollbar-button:increment,
.contenedor::-webkit-scrollbar-button {
  display: none;
}

.contenedor::-webkit-scrollbar:horizontal {
  height: 10px;
  scrollbar-height: 10px;
}

.contenedor::-webkit-scrollbar-thumb {
  background-color: #797979;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
  height: 50px;
}

.contenedor::-webkit-scrollbar-track {
  border-radius: 10px;
}
.row.new2 {
  margin-top: 50px;
}
/*FIN DE ESTILOS DE LOS REVIEWS*/
ul.inline-list.text-center > li {
  background: transparent;
}
img.logo-reviews3 {
  background-color: #fff;
  border-radius: 100%;
  margin-top: 5px;
}

.new-content {
  text-align: right;
}
p.text-color {
  font-size: 16px;
  color: #8e8e8e;
}
.btn-services-details {
  margin-top: 25px;
}
a.btn-new {
  background-color: #343972;
  color: #fff;
}
a.btn-new:hover {
  background-color: #019a61;
  color: #fff;
}
a.img_services-main img {
  margin-bottom: 20px;
  position: relative;
}
.sf-menu > li > .sf-with-ul-new:before {
  position: absolute;
  left: 50%;
  top: 75%;
  margin-left: -6px;
  content: "";
  font: 400 15px/15px "FontAwesome";
}
.sf-menu ul {
  width: 245px;
  background: #343972;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 50%);
  left: -80px;
}
.sf-menu ul li a {
  text-align: left;
  color: #ffffff;
}
.sf-menu ul li a:hover {
  color: #ffffff;
}
.btn-banner {
  text-align: center;
  margin-top: 30px;
}
.btn-banner a:hover {
  color: #ffffff !important;
}

@media (max-width: 767px) {
  ul.rd-mobilemenu_submenu li {
    opacity: 1 !important;
  }
  a#toTop {
    margin-bottom: 85px;
  }
  .developed {
    margin-top: -40px;
    margin-bottom: 40px;
  }
  .fancybox-overlay.fancybox-overlay-fixed {
    z-index: 99999999;
  }
  header .hd-button {
    display: block;
    z-index: 9;
  }
}

.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.position-relative {
  position: relative !important;
}
.position-fixed {
  position: fixed;
}
.z-999 {
  z-index: 999;
}
.w-100 {
  width: 100%;
}
.bottom-0 {
  bottom: 0;
}

.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);
}
.col-auto {
  flex: 0 0 auto !important;
  width: auto;
}

.mx-0{
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mb-3 {
  margin-bottom: 1rem;
}

/* Contenedor general (para pantallas grandes) */
/* .container {
  width: 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
} */

/* Columnas para pantallas extra pequeñas (xs) */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* Columnas para pantallas pequeñas (sm) */
@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

/* Columnas para pantallas medianas (md) */
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

/* Columnas para pantallas grandes (lg) */
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

/* Columnas para pantallas extra grandes (xl) */
@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

/* Columnas para pantallas extra extra grandes (xxl) */
@media (min-width: 1400px) {
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
