@import "animate.css";
/*@import url(/css/fonts/font-awesome.min.css);*/
@import url(../fonts/font-awesome.css);
/*@import url(//fonts.googleapis.com/css?family=Raleway:400,300,600,800);*/

@font-face {
  font-family: "Raleway";
  src: url(../fonts/webfonts/Raleway-Light.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

body {
  background: #ffffff; /*color:#333;*/
  color: #76aadb;
  font: 400 13px/26px "Raleway", sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1 span {
  font-weight: 300;
  color: #333333;
}
h2 {
  font-size: 85px;
  line-height: 107px;
  font-weight: 800;
}
h2:not(.tm-modal-title) span {
  font-weight: 300;
  color: #76aadb;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 46px;
    line-height: 50px;
  }
}
h3 {
  font-size: 60px;
  line-height: 76px;
  font-weight: 800;
}
h3 span {
  font-weight: 300;
}
.color-black span {
  color: #76aadb;
}
@media (max-width: 1199px) {
  h3 {
    font-size: 45px;
    line-height: 50px;
  }
}

.navbar-inverse {
  background-color: #56acde;
  border-color: #56acde;
}

h4 {
  font-size: 25px;
  line-height: 46px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  h4 {
    font-size: 23px;
    line-height: 28px;
  }
}
@media (max-width: 980px) {
  h4 {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 479px) {
  h4 {
    font-size: 14px;
    line-height: 25px;
  }
}
h5 {
  font-size: 20px;
  line-height: 30px;
}
h6 {
  font-size: 15px;
  line-height: 18px;
}
p {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 26px; /*color:#777777;*/
  color: #76aadb;
}
p a:hover {
  text-decoration: underline;
}
em {
  font-family: "Raleway", sans-serif;
  font-size: inherit;
  line-height: inherit;
}
time {
  display: block;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:active {
  background: transparent;
}
a:focus {
  outline: none;
}
a[href*="tel:"]:not(.class-no) {
  color: #76aadb;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  font-size: 35px;
  line-height: 51px;
  font-weight: 800;
}
a[href="mailto:#"] {
  color: #76aadb;
}
strong {
  font-weight: 800;
  color: #76aadb;
}
.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;
}
.p__mod {
  font-size: 25px;
  line-height: 51px;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.color-1 {
  color: #ffffff;
}
.color-2 {
  color: #76aadb;
}
dt,
dd {
  display: inline-block;
}
.mg-add {
  margin-top: 18px;
}
.fw__mod {
  font-weight: 800;
}
@media (max-width: 767px) {
  .mod {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .image1 {
    width: 100%;
  }
}
* + p {
  margin-top: 16px;
}
* + .btn {
  margin-top: 32px;
}
* + .btn2 {
  margin-top: 16px;
}
* + .row {
  margin-top: 25px;
}
* + h4 {
  margin-top: 18px;
}
* + .offset1 {
  margin-top: 26px;
}
* + .offset2 {
  margin-top: 12px;
}
h3 + .off {
  margin-top: 50px;
}
h3 + .off1 {
  margin-top: 14px;
}
h3 + .marked-list {
  margin-top: 5px;
}
h3 + form {
  margin-top: 33px;
}
h4 + p {
  margin-top: 6px;
}
p + .marked-list {
  margin-top: 20px;
}
* + .index-list {
  margin-top: 30px;
}
.marked-list + .btn__mod {
  margin-top: 19px;
}
.row + .row {
  margin-top: 30px;
}
.color-black {
  /*color:#333;*/
  color: #70a83b;
}
.sf-menu {
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
  border-left: 1px solid #fff;
}
.sf-menu > li:last-child {
  border-right: 1px solid #fff;
}
.sf-menu a {
  display: block;
}
.sf-menu {
  background: #fff;
}
.sf-menu > li > a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 23px;
  line-height: 51px;
  font-weight: 600;
  padding: 15px 20px 15px 20px;
  background: #76aadb;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  background: #70a83b;
  text-decoration: none; /*margin-top:10px;*/ /*padding:5px 29px 14px;*/
}
.sf-menu > li.active > a {
  color: #fff;
  background: #70a83b; /*margin-top:10px;padding:5px 20px 14px;*/
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 215px;
  background: #b2b2b2;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul > li {
  border-top: 1px solid #fff;
}
.sf-menu ul > li > a {
  color: #fff;
  background: #b2b2b2;
  font-size: 15px;
  line-height: 60px;
  text-align: center;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #76aadb;
  background: #e8e8e8;
}
.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}
.sf-menu ul ul > li > a {
  color: #fff;
  background: #76aadb;
  font-size: 15px;
  line-height: 30px;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #fff;
  background: #70a83b;
}

a.txttelephone {
  display: block;
  font-size: 30px;
  color: white;
  margin-left: 127px;
  margin-top: -10px;
}
a.ft-txttelephone {
  margin-left: 70px;
  color: #bf9b55;
  display: block;
  font-size: 20px;
}
.ft-texto {
  margin-left: 0px !important;
  font-size: 17px !important;
  text-align: right;
}
.hd-button {
  float: right;
  display: inline-block;
  padding: 20px;
  cursor: pointer;
}
.hd-button span:before,
.hd-button span:after {
  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:before,
.hd-button span:after {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #ffffff;
  margin-left: -3px;
  border-radius: 50%;
  transition: 0.3s all ease;
}
.hd-telephone {
  display: none;
  position: absolute;
  background-color: #70a83b;
  padding: 10px;
  border-radius: 10px;
  float: right;
  right: 10px;
  margin-top: 5px;
  z-index: 999;
  text-align: left;
  width: 280px;
}
.hd-telephone a {
  color: #ffffff;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 17px;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  border: 2px solid #76aadb;
  background: #ffffff url("../images/select.png") no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 30px;
  color: #585858;
  background-color: transparent;
  font: 400 15px "Raleway", sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .sf-menu > li > a {
    padding: 15px 15px 14px 15px;
  }
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
  .sf-menu > li > a {
    /*padding:15px 3px 14px 7px;*/
    font-size: 17px;
  }
  .banner {
    margin-top: -20px !important;
  }
  .sf-menu > li.active > a {
    padding: 15px 3px 14px 7px;
  }
}
@media (max-width: 480px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
  /*label.email, label.phone{width:90% !important;margin-left:15px !important;}*/
  label.phone {
    margin-top: -19px !important;
  }
  .copyright-developer {
    text-align: center !important;
  }
}
.isStuck {
  background: #444444;
  z-index: 999;
  border-bottom: 1px solid #333333;
}
.isStuck .sf-menu > li > a {
  padding: 10px 19px 9px;
}
.isStuck .sf-menu > li.sfHover > a,
.isStuck .sf-menu > li > a:hover {
  padding: 10px 20px 9px;
  margin-top: 0;
}
.isStuck .sf-menu > li.active > a {
  margin-top: 0;
  padding: 10px 20px 9px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  background: #76aadb;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #76aadb;
  background: #70a83b;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
@media (max-width: 480px) {
  .parallax_image,
  .parallax_pattern {
    background-position: 66% center;
  }
}
@media (max-width: 480px) {
  .parallax_image,
  .parallax_pattern {
    background-position: 74% center;
  }
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 0% 100% !important;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
.accordion h3 + .accordion_header {
  margin-top: 10px;
}
.accordion_header {
  padding-left: 20px;
  color: #76aadb;
  position: relative;
}
.accordion_header:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
  color: #333333;
}
.parallax_image:before {
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgb(255 255 255 / 94%);
  opacity: 0.8;
  position: absolute;
  transform: rotate(0deg);
}
@media (max-width: 1199px) {
  .accordion_header {
    font-size: 18px;
    line-height: 38px;
  }
}
@media (max-width: 479px) {
  .accordion_header {
    font-size: 14px;
    line-height: 25px;
  }
}
.accordion_header:hover {
  color: #fead6a;
}
.accordion_cnt {
  color: #777;
  padding-left: 20px;
}
.ui-accordion-header {
  position: relative;
  cursor: pointer;
}
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.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: #ffffff;
  background: transparent;
}
.thumb_overlay p {
  color: #fff;
  position: absolute;
  bottom: -150px;
  left: 62px;
  right: 62px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.thumb_overlay p:before {
  content: "\f05a";
  position: absolute;
  top: -20px;
  left: -162px;
  font: 400 36px "FontAwesome";
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.lt-ie9 .thumb_overlay {
  display: none;
}
@media (max-width: 979px) {
  .thumb .thumb_overlay p {
    font-size: 11px;
    line-height: 16px;
    left: 30px;
    right: 30px;
  }
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  zoom: 1;
}
.thumb:hover .thumb_overlay p {
  bottom: 75px;
}
.thumb:hover .thumb_overlay p:before {
  left: 0;
}
@media (max-width: 979px) {
  .thumb:hover .thumb_overlay p {
    bottom: 30px;
  }
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb: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);
}
.thumb__mod:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}
.lt-ie9 .thumb__mod:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  zoom: 1;
}
.thumb__mod:hover .thumb_overlay p {
  bottom: 30px;
}
.thumb__mod:hover .thumb_overlay p:before {
  left: 0;
}
.lt-ie9 .thumb__mod:hover .thumb_overlay:before {
  display: block;
}
.fa {
  display: inline-block;
}
.fa-facebook-square,
.fa-twitter-square,
.fa-google-plus-square,
.fa-youtube-square,
.fa-instagram {
  color: #70a83b;
  width: 28px;
  height: 28px;
  font-size: 33px;
  line-height: 28px;
}
.brand {
  margin-bottom: 25px;
}
.brand_name {
  font-size: 62px;
  line-height: 51px;
  font-weight: 800;
  color: #76aadb;
  padding: 9px 0 5px 2px;
  position: relative;
  max-width: 300px;
}
@media (max-width: 767px) {
  .brand {
    overflow: hidden;
  }
  .brand_name {
    font-size: 40px;
    padding: 5px 0 5px 46px;
  }
  .brand_name:before {
    font-size: 40px;
    top: 5px;
  }
}
@media (max-width: 479px) {
  .brand {
    overflow: hidden;
    margin-bottom: 0px;
  }
  .brand_name {
    font-size: 30px;
    padding: 3px 0 3px 35px;
  }
  .brand_name:before {
    font-size: 30px;
    top: 2px;
  }
  .banner p strong {
    display: block;
  }
  .bg-one {
    height: 300px;
    min-height: 300px;
  }
}
.brand-footer .brand_name-footer {
  font-size: 25px;
  font-weight: 800;
  color: #76aadb;
}
.brand-footer .brand_name-footer a {
  text-decoration: none;
}
.brand-footer .brand_name-footer span {
  font-weight: 300;
  color: #333333;
}
.marked-list {
  font-size: 25px;
  line-height: 46px;
  font-weight: 600;
  color: #76aadb;
}
.marked-list-1 {
  font-size: 15px;
  line-height: 30px;
  font-weight: normal;
  color: #76aadb;
}
@media (max-width: 1199px) {
  .marked-list {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .marked-list {
    font-size: 14px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .marked-list {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 479px) {
  .marked-list {
    font-size: 13px;
    line-height: 28px;
    margin-left: -40px;
  }
}
.marked-list li {
  position: relative;
  padding-left: 25px;
}
.marked-list li:before {
  content: "-";
  left: 0;
  top: -2px;
  color: #333333;
  font: inherit;
  line-height: inherit;
  margin-right: 10px;
}
.btn,
.btn2 {
  display: inline-block;
  text-align: center;
  font-size: 25px;
  line-height: 51px;
  font-weight: 600;
  color: #ffffff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn {
  border: 3px solid #fff;
  background: transparent;
  padding: 6px 31px 7px;
}
/*.btn:hover{box-shadow:inset 0 0 0 10px #70a83b; color: #ffffff;}*/
.btn:active {
  background: #9b4701;
}
.btn__mod {
  background: #70a83b;
  padding: 9px 32px 10px;
}
.btn__mod:hover {
  background: #76aadb;
  padding: 9px 32px 10px;
  color: #ffffff;
}
.btn__lg {
  padding: 9px 68px 10px;
}
.btn2 {
  background: #70a83b;
  padding: 9px 58px 10px;
}
.btn2:hover {
  color: #76aadb;
  background: #d1d1d1;
}
.btn2:active {
  background: #848484;
}
.btn2__mod {
  background: #76aadb;
  margin-top: 30px;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
}
.index-list li h4 {
  padding-left: 100px;
}
@media (max-width: 480px) {
  .index-list li h4 {
    padding-left: 60px;
  }
}
.index-list li:nth-child(n + 3) {
  margin-top: 35px;
}
.index-list li h4 + p {
  margin-top: 7px;
}
.index-list li:before {
  content: counter(li, decimal-leading-zero);
  font-size: 60px;
  line-height: 76px;
  font-weight: 800;
  position: absolute;
  left: 0;
  top: -27px;
  counter-increment: li;
}
@media (max-width: 480px) {
  .index-list li:before {
    font-size: 40px;
    line-height: 75px;
  }
}
/* .banner {
  float: right;
  margin-top: 39px;
} */
.banner p {
  color: #70a83b;
}
.banner p a {
  letter-spacing: -0.05em;
}
.banner dl {
  line-height: 13px;
  color: #76aadb;
}
.block1 h4 {
  padding-left: 100px;
  position: relative;
}
.block1 h4:before {
  content: "\f10d";
  position: absolute;
  left: 0;
  top: -32px;
  font-family: "FontAwesome";
  font-size: 77px;
  line-height: 76px;
}
.block1 h4 + p {
  margin-top: 9px;
}
@media (max-width: 767px) {
  .off {
    text-align: center;
  }
  .off .block1 {
    display: inline-block;
  }
  .off .block1 h4 {
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 0;
  }
  .off .block1 h4:before {
    top: -66px;
    left: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .block1 + .block1 {
    margin-top: 60px;
  }
}
.block2 {
  background: #ffffff;
  padding-bottom: 23px;
}
.block2 h4,
.block2 p {
  padding: 0 30px;
}
@media (max-width: 767px) {
  .block2 {
    text-align: center;
  }
}
.block3 {
  background-color: white;
  padding-top: 60px;
  padding-bottom: 38px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.block3 h4,
.block3 p {
  text-align: left;
  padding: 0 38px;
}
.block3 span {
  font-size: 100px;
  line-height: 76px;
  text-align: center;
  color: #76aadb;
}
.block3 span + h4 {
  margin-top: 32px;
}
.block3:hover {
  background: #76aadb;
  color: #ffffff;
}
.block3:hover span,
.block3:hover h4,
.block3:hover p {
  color: #ffffff;
}
@media (max-width: 991px) and (min-width: 768px) {
  .block3 {
    text-align: center;
    padding-bottom: 20px;
  }
  .block3 h4,
  .block3 p {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .block3 {
    text-align: center;
  }
}
.cform h3 {
  line-height: 26px;
}
@media (max-width: 479px) {
  .cform h3 {
    line-height: 40px;
  }
}
.parallax h2 {
  padding-bottom: 191px;
  padding-top: 195px;
  color: #76aadb;
}
.parallax h2 span {
  color: #70a83b;
}
.parallax__mod h2 {
  padding: 0;
}
.contacts-block {
  background: #70a83b;
  position: absolute;
  padding: 24px 60px 48px 40px;
  overflow: hidden;
  z-index: 99;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contacts-block a[href*="tel:"]:not(.class-no) {
  color: #ffffff;
  letter-spacing: -0.05em;
}
.contacts-block address,
.contacts-block dl:last-child {
  font-size: 25px;
  line-height: 31px;
  font-weight: 600;
}
.contacts-block h3 + p {
  margin-top: 11px;
}
.contacts-block dl {
  line-height: 31px;
  font-size: 16px;
}
.contacts-block dl a:hover {
  text-decoration: underline;
}
.contacts-block address + dl {
  margin-top: 6px;
}
.contacts-block dl + dl {
  margin-top: 5px;
}
@media (max-width: 1199px) {
  .contacts-block {
    padding: 15px;
    right: 30px;
  }
  .contacts-block h3,
  .contacts-block a,
  .contacts-block address,
  .contacts-block dl,
  .contacts-block dt,
  .contacts-block dd {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 480px) {
  .contacts-block {
    display: none;
  }
}
.copyright {
  display: inline-block;
  padding-left: 14px;
  padding-top: 3px;
}
.copyright a:hover {
  text-decoration: underline;
}
.terms-list dt {
  font-size: 25px;
  line-height: 46px;
  font-weight: 600;
  color: #76aadb;
}
@media (max-width: 1199px) {
  .terms-list dt {
    font-size: 20px;
    line-height: 25px;
  }
}
.terms-list h3 + dl {
  margin-top: 11px;
}
.terms-list dd {
  color: #777777;
}
.terms-list dt + dd {
  margin-top: 7px;
}
.terms-list dd + dd {
  margin-top: 20px;
}
.terms-list dd + dt {
  margin-top: 37px;
}
.terms-list a[href="mailto:#"]:hover {
  text-decoration: underline;
}
.inline-list:before,
.inline-list:after {
  content: "";
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: left;
}
.inline-list li + li {
  margin-left: 7px;
}
header {
  background: #ffffff;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
header .brand {
  float: left;
}
header .nav {
  float: left;
}
@media (max-width: 1199px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
  header .banner {
    margin-bottom: 20px;
    float: none;
  }
  header .banner dl {
    text-align: center;
  }
}
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
}
nav {
  background: #76aadb;
  display: block;
  width: 100%;
}
main {
  display: block;
  background: #ffffff;
}
.well {
  padding-top: 41px;
  padding-bottom: 61px;
}
.well__ins1 {
  padding-top: 60px;
}
.well__ins2 {
  padding-bottom: 58px;
}
.well__ins3 {
  padding-top: 43px;
}
.well__ins4 {
  padding-bottom: 53px;
}
.well__ins5 {
  padding-bottom: 63px;
}
.well2 {
  padding-top: 43px;
  padding-bottom: 56px;
}
.well2__ins1 {
  padding-bottom: 70px;
}
.well3 {
  padding-bottom: 139px;
  padding-top: 140px;
}
.bg-primary {
  background: #ffffff;
}
.bg-secondary {
  background: #70a83b;
}
.bg-content,
.box-gray {
  background: #f5f5f5;
}
.bg-primary-gray {
  background: #f5f5f5;
}
footer {
  background: #ffffff;
  padding-bottom: 38px;
  padding-top: 39px;
}
footer .brand-footer {
  display: inline-block;
}
footer .brand-footer_name-footer {
  overflow: hidden;
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
  #navbar-hidden-web {
    display: block !important;
  }
}
footer .inline-list {
  display: inline-block;
}
@media (max-width: 767px) {
  footer .inline-list {
    float: none;
    margin: 10px 0;
  }
}
footer .inline-list .fa:hover {
  color: #76aadb;
}
.fa-mr {
  background-color: #70a83b;
  width: 28px;
  height: 28px;
  font-size: 18px;
  line-height: 28px;
  color: white;
  border-radius: 5px;
  font-weight: bold;
}
/* .copyright-developer {
  text-align: right;
} */
.followus-center {
  text-align: center;
}
.reviews-icons img {
  border-radius: 10px;
  display: block;
  margin: 10px auto;
  width: 100%;
}
.box-gray {
  padding: 10px;
  margin-bottom: 30px;
  min-height: 150px;
}
.box-gray p {
  margin-top: 0px;
}
.followus-icons {
  font-size: 25px;
  float: left;
  margin-right: 10px;
  background-color: #76aadb;
  color: #f5f5f5;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 43px;
  border-radius: 100%;
}

.container .preffix_7 {
  margin-left: 950px;
}

/*NUEVO FOOTER*/

.row.gallery-grid.isotope {
  height: auto;
  text-align: center;
}
div.new-footer {
  display: none;
}
p.text-header-mostar {
  color: #000 !important;
  font-size: 25px;
  font-weight: bold;
  /* text-align: left; */
  margin-top: 6px;
}

/*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: 65px;
    height: 65px;
    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: 75px;
    height: 75px;
    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: 65px;
    height: 65px;
    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: 999;
  }
  p.situacion {
    z-index: 99;
  }
}

/*FIN DE ESTILO*/

/*estilos de los reviews*/
.quote-corporate {
  position: relative;
  padding: 30px 20px;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
  border-bottom: 5px solid #70a83b;
  margin-bottom: 38px;
  background: #ffffff;
}
.quote-corporate {
  padding: 30px 20px;
}
img.img-google2 {
  background-color: #fff;
}
.quote-corporate .quote-header {
  /*display: flex;*/
  align-items: flex-end;
}
.quote-corporate .quote-body-mark > * {
  fill: #ebebeb;
}
h1.title-review-home {
  color: #fff !important;
  text-align: center;
}
.star-rating.new {
  /*text-align: right;*/
}
.quote-text {
  /*margin-top: -35px;*/
}
.quote-corporate .quote-header > * {
  margin-right: 15px;
  margin-top: -10px;
}
.star-rating.new > a {
  font-size: 30px;
}
.quote-header > h2 {
  font-family: "Caudex", serif !important;
  font-weight: bold;
}
.star-rating a {
  display: inline-block;
  color: #f39c12 !important;
}
.quote-corporate * + .quote-body {
  margin-top: 25px;
}
.quote-corporate .quote-body {
  text-align: right;
}
.quote-corporate .quote-body .quote-text {
  text-align: left;
}
svg:not(:root) {
  overflow: hidden;
}
.quote-corporate .quote-image {
  left: 60px;
}
.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-image {
  float: right;
}
img.img-google2 {
  border-radius: 100px;
}
.name-estrellas {
  display: inline-block;
}
.quote-corporate {
  height: 360px;
}
a.buttonInverted {
  text-decoration: none;
}
/* .star-rating.new {
  margin-top: -12px;
} */

/*fin de los reviews*/

.name-estrellas > h4 {
  color: #76aadb;
}
i#icons-reviews {
  color: #fff;
  font-size: 25px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #76aadb;
}
.quote-text > p {
  height: 185px;
}
.copyright-developer.mail > a {
  color: #76aadb;
  text-decoration: none;
}
.copyright-developer.mail {
  text-align: center;
}
p.text-services {
  /* height: 50px; */
  color: #000;
}
a.btn.btn__mod.new-btn {
  padding: 6px 20px 6px 20px;
  font-size: 23px;
}
a.btn.btn__mod.new-btn:hover {
  /*box-shadow: inset 0 0 0 6px #70a83b;*/
}
.btn-details-services {
  margin: auto 20px;
}
img.photo-services {
  width: 570px;
  height: 400px;
}

ul.list-areas > li:before {
  content: "\f105";
  /* position: absolute; */
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 20px;
  padding-right: 7px;
  font-weight: bold;
}
ul.list-areas > li {
  font-size: 16px;
  margin-left: 10px;
}
div#seccion_services-home {
  background: #fff;
  padding-bottom: 25px;
  padding-top: 25px;
}
li.list-inline-item {
  /*background-color: #70a83b;*/
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 100%;
  font-size: 22px;
  /*margin-right: 10px;*/
  margin-top: 20px;
}
.content-footer {
  margin-top: 10px;
}
h3.fs-20.f-700.blue {
  font-size: 31px;
}
ul.footer-links.quick > li {
  display: inline-block;
  width: 48%;
  font-size: 16px;
}
span.footer-lines {
  width: 100%;
  height: 2px;
  display: inline-block;
  background-color: #70a83b;
  margin-top: -10px;
  margin-bottom: 0px;
}
ul.footer-links.quick > li > a > i {
  margin-right: 10px;
}
ul.footer-links.quick.new > li {
  display: block;
  width: 100%;
}
ul.footer-links.quick.new > li > a > i {
  margin-right: 10px;
  font-size: 19px;
  color: #000;
}
ul.footer-links.quick.services > li {
  display: block;
  width: 100%;
  padding-bottom: 3px;
}
.icon-reviews-footer {
  text-align: center;
}
div#cajas-services {
  margin-bottom: 20px;
}
p.text-nuevo.home {
  margin-bottom: 20px;
}
p.p__mod.new {
  color: #76aadb;
}
strong.tel-header > a {
  color: #70a83b !important;
}
.camera_caption .container {
  background-color: transparent !important;
}
h2.slogan {
  color: #000 !important;
  text-shadow: 4px 4px 4px #f9f1f1 !important;
}
dt.license-text {
  color: #000;
  text-transform: uppercase;
}
ul#filters > li {
  display: inline-block;
}
ul#filters > li {
  margin-right: 20px;
}
a.text-custom-black.new-btn2 {
  padding: 10px;
  background-color: #76aadb;
  font-size: 23px;
  text-decoration: none;
  color: #ffffff;
}
a.text-custom-black.new-btn2.active {
  padding: 8px;
  background-color: transparent;
  font-size: 18px;
  text-decoration: none;
  color: #70a83b;
  font-weight: bold;
  font-family: inherit;
  border-bottom: 3px solid #70a83b;
  border-top: 3px solid #70a83b;
  display: inline-table;
  height: 45px;
  width: 245px;
}
a.text-custom-black.new-btn2 {
  padding: 8px;
  background-color: transparent;
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-family: inherit;
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
  display: inline-table;
  height: 45px;
  width: 245px;
}

a.text-custom-black.new-btn2:hover {
  text-decoration: none;
  color: #70a83b !important;
  border-bottom: 3px solid #70a83b;
  border-top: 3px solid #70a83b;
}
p.type {
  margin-bottom: 30px;
  color: #000;
  font-weight: bold;
  font-size: 23px;
  text-align: center;
}

.opciones-filtro {
  margin-top: 20px;
}
h3.color-black.title-projects {
  padding-bottom: 20px;
}

.row.gallery-grid.roof.isotope {
  /*    margin-top: -20px;
    margin-bottom: 100px;*/
}

/*projets*/
.owl-theme .owl-controls {
  margin-top: 40px;
  text-align: center;
}
.owl-btn-center-lr .owl-controls {
  margin: 0;
}
.owl-theme .owl-controls {
  text-align: center;
}
.owl-btn-center-lr .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -17px 0;
}
.owl-btn-center-lr .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin: -17px 0;
  left: auto;
  right: 0;
}
.owl-next:active,
.owl-next:focus,
.owl-next:hover,
.owl-prev:active,
.owl-prev:focus,
.owl-prev:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.owl-next,
.owl-prev {
  background-color: #436eb3;
  border-color: #436eb3;
  color: #fff;
  padding: 5px 10px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 13px;
  display: inline-block;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}

.owl-theme .owl-controls {
  margin-top: 40px;
  text-align: center;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.our-projects-block .rdx-img-effect img {
  height: 400px;
  object-fit: cover;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item img {
  transform-style: inherit;
}
.ow-portfolio-img.rdx-img-overlay11.rdx-img-effect {
  padding: 10px;
}
strong.text-license {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .quote-text > p {
    height: auto;
  }
  ul.nav.navbar-nav.navbar-right > li > a {
    text-align: left;
  }
  div#logo {
    border-bottom: 1px solid;
  }
  .navbar-toggle {
    margin-left: 20px;
  }
  .navbar-collapse.navHeaderCollapse.collapse.in {
    width: 100%;
  }
  .brand {
    padding: 15px;
  }
  .container {
    width: calc(100% - 10px);
  }
  .container .row {
    margin-left: 0px;
  }
  .row {
    margin-right: 0px;
  }
  .star-rating.new {
    margin-top: 0px;
  }
  /* div#email {
    margin-bottom: 30px !important;
  } */
  .camera_caption.fadeIn {
    padding: 20px;
  }
  .navbar-inverse {
    background-color: #56acde;
    border-color: #56acde;
  }
  .brand {
    width: 250px;
    margin-right: 35px;
  }
  p.text-header-mostar {
    text-align: center;
  }
  h2.slogan {
    font-size: 30px;
    line-height: 40px;
  }
  a.btn.btn__mod.new-btn {
    padding: 5px 15px 5px 15px;
    font-size: 21px;
  }
  h4.color-2 {
    font-size: 23px !important;
  }
  .parallax_image {
    background-position: 75% 100% !important;
  }
  .name-estrellas > h4 {
    font-size: 20px;
  }
  h4.color-black {
    font-size: 22px;
  }
  ul.marked-list > li {
    font-size: 15px;
    margin-left: 22px;
  }
  .box_inner > h4 {
    font-size: 23px;
    padding-bottom: 10px;
  }
  ul#filters > li > a {
    font-size: 16px;
  }
  ul.footer-links.quick > li {
    text-align: left;
  }
  .grid_3.contact {
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
  }
  ul#filters > li {
    margin-bottom: 30px;
  }
}

.contenedor1 {
  margin: 2rem auto;
  height: 200px;
  width: 100%;
  /*max-width: 400px;*/
  overflow: auto;
  box-sizing: border-box;
  /*padding:0 1rem;*/
  text-align: left;
  padding-right: 30px;
}

/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor1::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor1::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor1::-webkit-scrollbar-button:increment,
.contenedor1::-webkit-scrollbar-button {
  display: none;
}

.contenedor1::-webkit-scrollbar:horizontal {
  height: 10px;
  scrollbar-height: 10px;
}

.contenedor1::-webkit-scrollbar-thumb {
  background-color: #797979;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
  height: 50px;
}

.contenedor1::-webkit-scrollbar-track {
  border-radius: 10px;
}
/* .banner.info-header {
  margin-top: 100px;
} */
p.text-nuevo {
  color: #000;
}
ul.list-areas > li {
  color: #000;
}
ul.marked-list.marked-list-1 > li > a {
  color: #000;
}
ul.footer-links.quick > li > a {
  color: #000;
}

.new-content {
  text-align: right;
}
p.text-color {
  font-size: 16px;
  color: #8e8e8e;
}
.filter-box-se {
  position: relative;
  margin-top: -25% !important;
}
.filter-box-pa {
  position: relative;
  margin-top: -10% !important;
}
.content_face_page {
  margin-top: auto;
  position: relative;
}
.roof_margen {
  margin-bottom: 80px;
}
section.content_visit_page {
  margin-top: 200px;
  margin-bottom: 150px;
}

@media (max-width: 767px) {
  section.content_visit_page {
    margin-top: auto;
    margin-bottom: 150px;
  }
  .se_new {
    margin-top: -120% !important;
  }
  a.text-custom-black.new-btn2 {
    width: 100%;
  }
  ul#filters > li {
    margin-bottom: 30px;
    width: 100%;
  }
  a.text-custom-black.new-btn2.active {
    width: 100%;
  }
}

.z-999 {
  z-index: 999;
}
.w-100 {
  width: 100%;
}
.bottom-0 {
  bottom: 0;
}

.justify-content-around {
  justify-content: space-around;
}
.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;
}
.position-relative {
  position: relative !important;
}
.position-fixed {
  position: fixed;
}

.mb-3 {
  margin-bottom: 1.75rem;
}

/* Display en todos los tamaños */
.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.align-items-center {
  align-items: center;
}

.d-inline-flex {
  display: inline-flex;
}

.d-inline-block {
  display: inline-block;
}

/* Responsividad en tamaños pequeños (≥576px) */
@media (min-width: 576px) {
  .d-sm-none {
    display: none;
  }
  .d-sm-block {
    display: block;
  }
  .d-sm-flex {
    display: flex;
  }
  .d-sm-inline-flex {
    display: inline-flex;
  }
  .d-sm-inline-block {
    display: inline-block;
  }
}

/* Responsividad en tamaños medianos (≥768px) */
@media (min-width: 768px) {
  .sf-menu > li > a {
    font-size: 15px;
  }

  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
  .d-md-flex {
    display: flex;
  }
  .flex-md-row {
    flex-direction: row;
  }
  .flex-md-column {
    flex-direction: column;
  }
  .justify-content-md-between {
    justify-content: space-between;
  }
  .text-md-right {
    text-align: right;
  }
  .d-md-inline-flex {
    display: inline-flex;
  }
  .d-md-inline-block {
    display: inline-block;
  }
}

/* Responsividad en tamaños grandes (≥992px) */
@media (min-width: 992px) {
  .sf-menu > li > a {
    font-size: 23px;
  }
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-flex {
    display: flex;
  }
  .flex-lg-row {
    flex-direction: row;
  }
  .text-lg-right {
    text-align: right;
  }
  .justify-content-lg-between {
    justify-content: space-between;
  }
  .d-lg-inline-flex {
    display: inline-flex;
  }
  .d-lg-inline-block {
    display: inline-block;
  }
}

/* Responsividad en tamaños extra grandes (≥1200px) */
@media (min-width: 1200px) {
  .d-xl-none {
    display: none;
  }
  .d-xl-block {
    display: block;
  }
  .d-xl-flex {
    display: flex;
  }
  .d-xl-inline-flex {
    display: inline-flex;
  }
  .d-xl-inline-block {
    display: inline-block;
  }
}

/* Responsividad en tamaños extra extra grandes (≥1400px) */
@media (min-width: 1400px) {
  .d-xxl-none {
    display: none;
  }
  .d-xxl-block {
    display: block;
  }
  .d-xxl-flex {
    display: flex;
  }
  .d-xxl-inline-flex {
    display: inline-flex;
  }
  .d-xxl-inline-block {
    display: inline-block;
  }
}

.sf-menu {
  display: none;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: block !important;
  }

  .navHeaderCollapse{
    width: 100% !important;
  }

  .navHeaderCollapse ul{
    width: 100%;
    margin-right: 0;
    text-align: start;
  }

  .navHeaderCollapse ul li{
    float: initial;
  }

  .collapse {
    display: none !important;
  }

  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: initial !important;
  }

  .collapse.in {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none !important;
  }

  .sf-menu {
    display: inline-block;
  }

  #navbar-hidden-web {
    display: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}

.justify-content-center{
  justify-content: center;
}

.gap-3{
  gap: 1rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-1{
  gap: 0.25rem;
}

.rounded-circle{
  border-radius: 100%;
}

.shadow{
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.mt-3{
  margin-top: 1rem;
}

@media (min-width: 768px){
  p.text-services{
    height: 104px;
  }
}

@media (min-width: 992px){
  p.text-services{
    height: 78px;
  }
}

@media (min-width: 1200px){
  p.text-services{
    height: 104px;
  }
}