#menu-4 .fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .3s;
}

#menu-4 .navbar {
    background: var(--header-bg-color);
    border-bottom: 1px solid #cccccc2b;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    padding: 10px 0;
}


#menu-4 .navbar-nav {
    justify-content: center;
    width: 100%;
}

#menu-4 .navbar-brand img {
    max-height: 50px;
}

#menu-4 .navbar-nav .nav-link {
    color: var(--header-fc);
    font-size: var(--header-fs);
    font-weight: var(--header-fw);
}

#menu-4 .whatsapp {
    font-size: var(--header-fs);
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color) !important;
    padding: 8px 14px;
    border-radius: 3px;
    margin: 0 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    width: max-content;
}

#menu-4 .btn-phone {
    font-size: var(--header-fs);
    background: var(--color-primary);
    color: #FFF !important;
    padding: 8px 14px;
    border-radius: 3px;
    margin: 0 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    width: max-content;
}

#menu-4 .btn_header {
    font-size: var(--header-fs);
    background: var(--color-primary);
    color: var(--color-secondary) !important;
    padding: 8px 14px;
    border-radius: 3px;
    margin: 0 10px;
    text-decoration: none;
    display: inline-block;
}

#menu-4 .navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

#menu-4 .whatsapp i {
    margin-right: 5px;
}


  #menu-4 .btn_whats {
    background-color: #33af23;
    color: #fff;
    margin: 0 -15px;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 8px;
  }

  #menu-4 .form_banner .btn:hover {opacity:0.7}

  #menu-4 .t-mobile {
    display: none;
    font-size: 28px;
    text-align: center;
    width: 100%;
    margin: 10px 0;
    font-weight: bold;
}

#menu-4 .d-mobile {
    position: fixed;
    width: 100%;    
    display: none;
    bottom: 0;
    font-size: 14px;
    z-index: 999;
    text-align: center;
}

#menu-4 .mobile {
    display: none;
 }

 #menu-4 .nav-buttons {
    list-style: none;
    display: flex;
    margin-bottom: 0;
 }



 
@media screen and (max-width: 991px) {

    #menu-4 .navbar-toggler {
        padding: 3px 10px;
        border-color: #ffffff;
        color: #ffffff;
        border-radius: 0;
        outline: 0;
    }

    #menu-4 .nav-buttons {
        flex-direction: column;
        text-align: center;
    }

    #menu-4 .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    #menu-4 .navbar-nav .nav-item .nav-link {
        text-align: center;
        margin-bottom: 5px;
    }

    #menu-4 .navbar-nav {
        background: #fff;
        padding: 15px;
        margin-top: 15px;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    
    #menu-4  .navbar-nav .nav-item:first-child .nav-link {
        padding-left: 5px;
    }

    #menu-4 .navbar-nav .nav-item .nav-link {
        color: #212121;
        text-transform: uppercase;
        font-weight: 500;
        position: relative;
        padding-right: 0;
    }

    #menu-4 .d-mobile, #menu-4 .t-mobile {
        display: block;
    }
    #menu-4 .mobile {
        display: initial;
    }
    #menu-4 .desktop {
        display: none;
    }


    #menu-4 .navbar-light .navbar-brand img:last-child {
        display: none;
    }

    #menu-4 .whatsapp, #menu-4 .btn-phone, #menu-4 .btn_header {
        margin-bottom: 5px;
        width: 100% !important;
    }
}#banner-1 {
    clear: both;
}
.form_banner h4 {
  color: #FFF;
  font-weight: 900;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
}
.form_banner p {
  color: #FFF;
  margin-bottom: 25px !important;
  font-size: 16px;
  line-height: 20px;
}

#banner-1 .btn_whats {
  border: none;
}
#banner-1 .bg {
	background-image: url('../images/uploaded/126/banner-7-5.jpg');
}#cta_02 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

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

#cta_02 .logo-service {
    max-height: 60px;
    margin-bottom: 20px;
}

#cta_02 h4 {
    color: #ffcb33;
    font-weight: 500;
    font-size: 50px;
    margin-bottom: 0px;
}

#cta_02 h5 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
#cta_02 .btn-whatsapp {
    display: inline-block;
}

#cta_02 p {
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
}


@media screen and (max-width: 991px) {
    #cta_02 {
        padding: 40px 0;
    }
    
    #cta_02 .content { 
        text-align: center;
    }
  
    #cta_02 .image-service {
        margin-top: 50px;
    }
  }


#cta_02 .bg-wrap {
	background: #1c2f71;
}#showcase-3 h3 {
    font-size: var(--fs-h3);
    font-weight: var(--fw-h3);
    color: var(--fc-h3);
}#cta-1 a {
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color);
    margin: auto;
    display: block;
    max-width: max-content;
    padding: 10px 28px;
    border-radius: 3px;
    text-decoration: none;
}

#cta-1 .bg-wrap {
	background: #1c2f71;
}#features-19 .single-item {
    margin-bottom: 30px;
    text-align: center;
    background-color: #ffffff;
    padding: 40px 30px;
    border: 1px solid #cccccc2e;
    border-radius: 4px;
}

#features-19 .single-item .img-feature {
    margin-bottom: 25px;
}

#features-19 .single-item h3 {
    margin-bottom: 10px;
}

#features-19 .single-item p {
    margin-bottom: 0;
}


#features-19 .img-feature {
    max-width: 76px;
    height: 76px;
    padding-left: 1px;
    position: relative;
    display: flex;
    align-items: center;
    background-color: var(--color-primary);
    color: var(--color-primary-text);
    border-radius: 50%;
    justify-content: center;  
    margin: auto;
}

#features-19 .img-feature img {
    max-width: 44px;
}#features-13 .tagline {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    color: var(--color-primary);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    z-index: 1;
}
#features-13 img {
    margin: auto;
    display: block;
    max-width: 100%;
}

#features-13 h2 {
    margin-bottom: 30px;
}

#features-13 .text-1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0px;
}

#features-13 .text-2 {
    padding-top: 34px;
    padding-bottom: 29px;
}

#features-13 .about {
    position: relative;
    display: inline-block;
    margin-bottom: 41px;
    padding-left: 0px;
}

#features-13 .about li {
    position: relative;
    display: flex;
    align-items: center;
}

#features-13 .about li .icon {
    width: 16px;
    height: 16px;
    padding-left: 1px;
    position: relative;
    display: flex;
    align-items: center;
    background-color: var(--color-primary);
    color: var(--color-primary-text);
    border-radius: 50%;
    font-size: 9px;
    justify-content: center;  
}

#features-13 .about li .text {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 800;
    line-height: 30px;
}

#features-13 .about li .text p {
    margin-bottom: 0px;
}

#features-13 .row  {
    align-items: center;
}

@media screen and (max-width: 991px) {
    #features-13 .content {
        margin-top: 50px;
    }
}
#testimonial-1 .single-feedback {
    margin-bottom: 30px;
    text-align: center;
    background-color: #ffffff;
    padding: 40px 30px;
    border: 1px solid rgba(204, 204, 204, 0.226);
}

#testimonial-1 .single-feedback .client-image img {
    border-radius: 50%;
    max-width: 100%;
}

#testimonial-1 .single-feedback .rating {
    padding: 0;
    margin: 20px 0 15px;
    list-style-type: none;
}

#testimonial-1 .single-feedback p {
    margin-bottom: 0;
}

#testimonial-1 .single-feedback .bar {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    height: 2px;
    background: var(--color-primary);
}

#testimonial-1 .single-feedback h3 {
    margin-bottom: 5px;
}

#testimonial-1 .single-feedback p.job {
    display: block;
    font-size: 14px;
}@media screen and (max-width: 768px) {
    #map-2 iframe {
        height: 450px !important;
        width: 100%;
    }
}#modal-whats .modal-header img {
  margin: 0 auto;
}
#modal-whats .modal-header .btn-close {
  margin: 0;
}

#modal-whats #modal-whats-text {
  text-align: center;
  font-weight: bold;
}
#modal-whats-form .form-control {
  background: #e8ebed;
  border-color: #e8ebed;
  color: #657380;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  padding: 12px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 2px solid #e8ebed;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: initial;
  margin-bottom: 20px;
}
#modal-whats .btn_send {
  background: var(--whatsapp-bg);
  color: #FFF;
  border-color: var(--whatsapp-bg);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}#modal-phone .modal-header img {
  margin: 0 auto;
}
#modal-phone .modal-header .btn-close {
  margin: 0;
}

#modal-phone #modal-phone-text {
  text-align: center;
  font-weight: bold;
}
#modal-phone-form .form-control {
  background: #e8ebed;
  border-color: #e8ebed;
  color: #657380;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  padding: 12px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 2px solid #e8ebed;
  box-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: initial;
  margin-bottom: 20px;
}
#modal-phone .btn_send {
  background: var(--color-primary);
  color: #FFF;
  border-color: var(--color-primary);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}#contact-2 p {
    color: #FFF;
    margin-bottom:  10px;
}#footer_04 .footer-logo {
    max-width: 200px;
}

#footer_04 .footer-widget {
    margin-bottom: 30px;
}

#footer_04 .footer-widget .footer-logo {
    margin-bottom: 20px;
}


#footer_04 .footer-widget h3 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 20px;
    color: var(--fc-h3);
}

#footer_04 .btn_whats {
    border-radius: 4px;
    white-space: inherit;
    cursor: pointer !important;
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color);
    padding: 10px 15px;
    border: 1px solid var(--whatsapp);
}

#footer_04 .btn_phone {
    border-radius: 4px;
    white-space: inherit;
    cursor: pointer !important;
    background: var(--color-primary);
    color: var(--color-secondary);
    padding: 10px 15px;
    border: 1px solid var(--whatsapp);
}

#footer_04 .contatct-buttons {
    display: flex;
    text-align: center;
}

#footer_04 .footer-widget ul {
    list-style: none;
}

#footer_04 .footer-widget ul li a {
    padding: 0px;
}

#footer_04 .contatct-buttons a {
    margin-right: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

#footer_04 .contatct-buttons a i {
    margin-right: 5px;
}

#footer_04 .contatct-buttons p {
    margin-bottom: 0px;
    color: #fff;
}

@media screen and (max-width: 991px) {
    #footer_04 .footer-widget p {
        margin-top: 10px;
    }
    #footer_04 .footer-widget .footer-logo, #footer_04 .footer-widget {
        margin: auto;
        text-align: center;
    }

    #footer_04 .footer-widget h3 {
        margin-top: 30px;
    }

    #footer_04 .contatct-buttons {
        justify-content: center;
    }

    #footer_04 .contatct-buttons a {
        width: calc(50% - 10px);
        margin: 0 8px;
    }
}


#footer_04 .bg-wrap {
	background: #eeeeee;
}.d-mobile .d-phone {
    background-color: var(--color-primary);
}
.d-mobile .d-whats {
    background-color: var(--whatsapp-bg);
}
.d-mobile .d-phone a, .d-mobile .d-whats a {
    color: #FFF;
}
#contact-1 p {
    margin:  0;
}#assignature-01 {
    padding: 10px 0;
}

#assignature-01 p {
    margin-bottom: 0;
}

#assignature-01 .row {
    align-items: center;
}


@media screen and (max-width: 991px) {
    #assignature-01 p {
        text-align: center;
    }
}#modal-phone-show .modal-header img {
  margin: 0 auto;
}
#modal-phone-show .modal-header .btn-close {
  margin: 0;
}

#modal-phone-show #modal-phone-text {
  text-align: center;
  font-weight: bold;
}

#modal-phone-show .btn_send {
  background: var(--color-primary);
  color: #FFF;
  border-color: var(--color-primary);
  display: inline-block;
  width: 100%;
  color: #ffffff;
  padding: 11px 18px;
  margin-bottom: 7px;
  margin-right: 5px;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 1px;
  vertical-align: middle;
  white-space: pre-line;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#modal-phone-show .modal-sm .modal-header {
  background: #FFF; text-align: center;
}
#modal-phone-show .modal-sm .modal-header img {
  max-height: 30px; margin: 0 auto;
}
#modal-phone-show .modal-sm .modal-body {
  font-size: 14px !important; text-align: center; font-weight: 900; color: #000;
}
#modal-phone-show .modal-sm .modal-body hr {
  background-color: #000;
}
#modal-phone-show .modal-sm .modal-footer .btn {
  width: 100%;
}
#modal-phone-show .modal-body {
  padding: 50px 20px;
}
#modal-phone-show .modal-body .t1 {
  font-size: 24px !important; text-align: center; font-weight: 900; color: var(--principal);
}
#modal-phone-show .modal-body .t2 {
  text-align: center; font-weight: 900; font-size: 24px; margin: 30px 0
}
#modal-phone-show .modal-body .t3 {
  text-align: center; 
}