.grecaptcha-badge {
	display: none;
}

body {
    padding-top: 0;
}

button.navbar-toggler {
    display: none;
}

:focus {
    outline:none;
}

#wpcf7-f17-o2 > form > div.container-fluid > div > div.col-md-3.submit-container > div.section-send > p > span{
   display: none;
}

#wpcf7-f17-o2 > form > div.container-fluid > div > div.col-md-6 > div > div > div:nth-child(1) > span > input {
	margin-bottom: 10px;
}

#btn-enviar {
	margin-top: 10px;
}

<!-- Inicio Gracias --> 

.gracias-img > img {
	margin: 0 auto;
    display: block;
}


.gracias-text > p {
	margin: 0 auto;
    color: #e6533a;
    text-align: center;
    font-family: 'Flama-Bold';
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.button-wrapper {
	margin-bottom: 60px;
    text-align: center;
}


.button-wrapper > a {
	text-decoration:none;
    color: #ffffff;
}


.button-wrapper > a > div {
    font-family: 'Flama-Bold';
    font-size: 17px;
    
    
	border-radius:28px;
	display: inline-block;	
	cursor: pointer;
	padding:19px 66px;
    background: #e6533a;
    color: #ffffff;
}
<!-- FIN Gracias -->



nav.navbar.navbar-expand-md.navbar-dark.bg-dark {
    background: #746A64 !important;
}

span.wpcf7-form-control-wrap input {
    width: 100%;
}
/*  ------------ */
.no_link:active,.no_link:link,.no_link:focus,.no_link:hover,.no_link:visited,
.menu-item:active,.menu-item:link,.menu-item:focus,.menu-item:hover,.menu-item:visited{
  text-decoration:none;
}
.acceptance {
    margin-top: 15px;
}

span.wpcf7-form-control-wrap input[type="checkbox"] {
    display: inline !important;
    width: initial;
    position: absolute;
    left: -17px;
    top: 4px;
}

span.wpcf7-list-item label {
    position: relative;
}

div#main-banner img {
    width: 100%;
}

div#main-banner .col-md-12 {
    padding: 0;
}

div#contacto {
    background: #2B211D;
    border-bottom: solid 3px #E55239;
    padding-top: 35px;
}

#contacto h2 {
    font-size: 23px;
    color: white;
    text-transform: uppercase;
    font-family: 'flama';
    font-weight: 600;
    margin-left: 80px;
}

.container-fluid.formulario input {
    margin-top: 10px;
}

span.wpcf7-list-item-label {
    font-size: 12px;
    color: white;
    width: 167px !important;
    display: block;
    font-family: 'Flama Book';
}


.contenido-block img {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.imagen-block img {
    width: 100%;
}

.contenido-block {
    background: #746A64;
    color: white;
}

/* footer */

.container.logos img {
    padding: 0 15px;
    text-align: center;
}

.container.logos {
    text-align: center;
}

.container.logos .col-md-10 {
    background: #746A64;
    border-radius: 50px;
}

footer.container-fluid {
    background: #2B211D;
    padding-top: 75px;
    padding-bottom: 35px;
}

.container-fluid.ubicacion .col-md-12 {
    padding: 0;
}

.acf-map {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    height: 560px !important;
}


span.telefono {
    font-family: 'flama';
    font-size: 41px;
    color: #DD7E6A;
    font-weight: 300;
    font-style: normal;
    white-space: nowrap;
}

.container-fluid.ubicacion {
    padding-top: 40px;
    background: #E7E8E8;
}

.container.blocks {
    margin-bottom: 160px;
    margin-top: 160px;
}

.text-2.text-center {
    min-height: 62px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Flama Basic';
    font-weight: normal;
}


h2.ubicacion-title.text-center {
    font-size: 60px;
    font-family: 'flama';
    font-weight: 300;
    color: #2B211D;
    line-height: 72px;
    letter-spacing: 5px;
}

h3.barranquilla.text-center {
    font-family: 'flama';
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 3px;
    color: #DD7E6A;
}

.linea-1 {
    font-size: 27px;
    text-transform: uppercase;
    font-family: 'flama';
    font-weight: bold;
    font-style: normal;
}
.btn_360{
    background-color: #e55239;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    margin-top: 30px;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
   }
  .btn_360:hover{text-decoration:none;background-color:#e23d27;box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);color:white;}
  .btn_360:active{background-color:#c44339;box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);color:white;}
.btn_360 h6{
    margin: 0px;
    text-transform: uppercase;
    font-family: 'flama';
    font-weight: bold;
    margin-right: 13px;
    text-decoration:none;
    color:white;
    }
.btn_360 img{height: 18px;}
span.serif-font {
    font-family: 'Bodoni* 72';
}

.linea-2 {
    font-family: 'Bodoni* 72';
    font-size: 27px;
    text-transform: uppercase;
    letter-spacing: 3px;
    max-width: 315px;
    margin: 0 auto;
    border-bottom: solid #8b5246 2px;
    min-height: 40px;
}

div#second-banner img {
    width: 100%;
}

h2.contacto-title-footer {
    color: white;
    font-size: 32px !important;
    padding: 0px;
    margin: 0px;
}

span.direccion {
    color: white;
    white-space: nowrap;
}


a.facebook {
    background: url(img/socialmedia.png);
    width: 40px;
    height: 40px;
    display: inline-block !important;
    padding: 10px;
    margin: 10px;
    font-size: 0px;
}

a.instagram {
    background: url(img/socialmedia.png);
    width: 40px;
    height: 40px;
    display: inline-block !important;
    padding: 10px;
    margin: 10px;
    font-size: 0px;
    background-position: -45px 0px;
}

a.youtube {
    background: url(img/socialmedia.png);
    width: 40px;
    height: 40px;
    display: inline-block !important;
    padding: 10px;
    margin: 10px;
    font-size: 0px;
    background-position: -90px 0px;
}


.email-footer {
    background: url(img/email-bg.png);
    height: 50px;
    position: absolute;
    top: 5px;
}

.email {
    position: relative;
    top: 13px;
    text-align: right;
    z-index: 1;
    font-size: 26px;
    right: -120px;
    font-family: 'FlamaMedium';
}

.email a{
    font-family: 'FlamaMedium';
    color:#2B211D;
}

h2.contacto-title-footer::after {
    content: '';
    display: block;
    width: 100%;
    color: white;
    height: 2px;
    background-color: white;
    position: absolute;
    left: calc(-100% + 405px);
    bottom: 0;
}

h2.contacto-title-footer::before {
    content: '';
    display: block;
    width: 191px;
    color: white;
    height: 2px;
    background-color: #2b211d;
    position: absolute;
    left: 100px;
    bottom: 0;
    z-index: 1;
}

.col.text-center.social-media::before {
    content: '';
    background: white;
    height: 2px;
    width: 100%;
    display: block;
    top: 30px;
    position: relative;
}

.social-media-icons {
    background: #2a201d;
    max-width: 200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.footer-location-opening-hours {
    color: white;
    font-size: 20px;
    margin-bottom: 35px;
    margin-top: 35px;
}

.footer-location-opening-hours span {
    padding: 25px;
}

.footer-location-opening-hours span strong {
    padding-left: 15px;
}

.flama{
    font-family: 'flama';
    font-weight: 300;
}

/* Galeria */

.galeria {
    display: flex;
}

.slider-nav.slick-initialized.slick-slider.slick-vertical {
    order: 1;
    max-width: 148px;
    margin-right: 30px;
}

.slider-for.slick-initialized.slick-slider {
    order: 2;
    width: 80% !important;
}
@media (max-width:991px){
    .galeria {
        display: block;
    }
    
    .slider-nav.slick-initialized.slick-slider.slick-vertical {
        order: unset;
        max-width: auto;
        margin-right: auto;
    }
    
    .slider-for.slick-initialized.slick-slider {
        order: unset;
        width: auto !important;
    }
}
.modal-content {
    display: block !important;
    top: 50px;
    background: #E7E8E8;
    border-radius: 0px;
    padding: 15px 80px;
}

.modal-backdrop {
    opacity:0 !important;
}

.slider-nav .slick-slide {
    padding: 7.5px;
    width: 147px !important;
    margin: 0 auto !important;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 178.5px;
    height: 26px;
    color: white;
    background: #E55239;
    border: 0px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #25D366;
}

.acceptance label {
    font-size: 12px;
}

img.attachment-full.size-full {
    width: 100%;
    height: auto;
}


.next-arrow{
    width: 68px;
    height: 69px;
    background-position-y: -82px !important;
    background-position-x: -4px !important;
    outline: none !important;
    border: 0;
}


.prev-arrow{
    width: 68px;
    height: 69px;
    background-position-y: -4px !important;
    background-position-x: -5px !important;
    outline: none !important;
    border: 0;
}

.galeria {
    position: relative;
}

button.prev-arrow.slick-arrow {
    position: absolute;
    z-index: 999;
    bottom: 136px;
    right: -23px;
}

button.next-arrow.slick-arrow {
    position: absolute;
    bottom: 58px;
    right: -22px;
}

.telefono {
    background: #2a201d;
    position: relative;
    z-index: 1;
}

button#contacto-nav {
    position: absolute;
    right: 130px;
    width: 175px;
    height: 26px;
    background: #C96250;
    line-height: 15px;
    font-size: 17px;
    text-transform: uppercase;
    color: white;
    box-shadow: 4px 4px 9px 0px #0000008c;
}

input.wpcf7-form-control {
    font-weight: 200 !important;
    font-family: 'flama';
    padding: 0px 10px;
}

input.wpcf7-form-control.wpcf7-submit {
    font-weight: bold !important;
}

.modal {
    z-index: 999999 !important;
}

.container.blocks .col-md-4 {
    cursor: pointer;
}

button.close {
    position: absolute;
    right: 60px;
    z-index: 19;
    top: 20px;
    font-size: 34px;
    font-family: 'flama';
    color: #2b211d;
    opacity: 1;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    text-align: center;
    color: white;
}

.wpcf7-response-output {
    padding-top: 0px;
    margin-top: 0px !important;
}

.wpcf7-mail-sent-ok {
    border: none !important;
    text-align: center;
    color: white;
}

h1.page-title {
    padding-top: 35px;
    padding-bottom: 35px;
}

.the-content p, .the-content a{
    font-family: 'FlamaMedium';
    line-height: 28px;
}

.the-content {
    padding-bottom: 75px;
}

@media (min-width:1440px){
    .email-footer {
        background-repeat: no-repeat;
        background-size: 100% auto
    }
    
    .email {
        font-size: 40px;
    	right: -153px;
        top: -1px;
    }
}


@media (max-width:1199px){

    .contenido-block img {
        width: 100%;
    }

    .email-footer {
        background-position-x: 38px;
        background-repeat: no-repeat;
    }

    .email a {
        font-family: 'FlamaMedium';
        font-size: 24px;
    }
}

@media (min-width: 992px){
    .modal-lg, .modal-xl {
        max-width: 1200px;
    }
}

@media (max-width: 991px){
    
    .email-footer {
        background-position-x: -140px;
    }

}

@media (min-width:768px){
	.banner-mobile {
    	display: none;
    }
}

@media (max-width:769px){
	.banner-desktop{
    	display: none;
    }
    
    
	.gracias-text > p {
        font-size: 18px !important;
	}
    
    .gracias-img  > img {
    	width: 100%;
	}

}


@media (max-width:768px){
    
    .col.text-center.social-media {
        margin-top: 40px;
    }

    .container.blocks .col-md-4 {
        margin-top: 35px;
    }
    
    div#apartamento-modelo {
        margin-top: 0px;
    }

    .email {
        right: -30px;
        top: 3px;
    }
    
    .email a {
        font-size: 36px;
    }
    
    .email-footer {
        background-position-x: -320px;
    }

    .container.blocks {
        margin-bottom: 50px;
        margin-top: 50px;
    }

    a.navbar-brand img {
        width: 205px;
    }

    .col-md-3.submit-container {
        text-align: center;
        margin-top: 20px;
    }
    
    .acceptance {
        max-width: 190px;
        text-align: left;
        margin: 20px auto;
    }

    div#contacto h2 {
        text-align: center;
        margin-left: 0px;
    }

    .modal-content {
        padding: 0px;
    }
}


/* Fixes By Pipelon */
@media (max-width: 768px){
		span.direccion {
		color: white;
		white-space: normal;
	}
	body {
		padding-top: 70px;
	}
	nav.navbar {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
	}
	.prev-arrow {
		width: 40px;
		height: 40px;
		background-size: 40px auto !important;
		background-position-y: -3px !important;
	    background-position-x: -3px !important;
		right: 0px !important;
		bottom: 55px !important;
	}
	.next-arrow {
		width: 40px;
		height: 40px;
		background-size: 40px auto !important;
		background-position-y: -41px !important;
	    background-position-x: -3px !important;
		right: 0px !important;
		bottom: 15px !important;
	}
	button.close {
		right: 10px;
		top: 10px;
	}
}
@media (max-width: 575px){
	button#contacto-nav {
		right: 15px;
		width: 120px;
	}
    
     .email {
        right: -13px;
    	top: 10px;
    }
    
     .email a {
        font-size: 22px;
    }
    
    h2.ubicacion-title.text-center {
    	font-size: 50px;
    }
}

@media (max-width: 410px){
	.email-footer {
		background-position-x: -350px;
	}
	footer .direccion {
		font-size: 15px;
	}
	h2.contacto-title-footer::after {
		left: 0px;
	}
}

/* Banner Precios */

@media (min-width:768px){
	.banner-precio-apartamentos-mobile {
    	display: none;
    }
}

@media (max-width:769px){
	.banner-precio-apartamentos-desktop {
    	display: none;
    }
}

.banner-mejores-zonas {
    margin-top: 70px;
    margin-bottom: 90px;
}

.banner-areas-construidas {
    color: #e6533a;
    font-family: Flama-Bold;
    font-size: 21px;
    margin-left: 100px;
}

.row {
    padding: 0;
}

.row hr {
    background: #f3f3f3;
    width: 100%;
    margin: 0 15px;
}

.banner-precio {
    color: #e6533a;
    font-size: 50px;
    font-family: 'Flama-Bold';
    padding: 0;
    margin: 0 auto;
}

.banner-precio > div:not(:last-child) {
    margin-top: 34px;
}

.banner-precio > div:last-of-type {
    margin-top: 13.5px;
}

.banner-precio img:not(:last-child) {
    margin-right: 30px;
}

.banner-precio>div:not(:last-child){
	padding-right:35px;
}

.banner-precio span {
    line-height: 1;
    letter-spacing: 2px;
}

body > div.container-fluid > div:nth-child(3) > div > div:nth-child(3) > span {
    line-height: initial;
}

body > div > div:nth-child(3) > div:nth-child(3) {
    margin-top: 16px;
    margin-right: 0;
}

.container-fluid > hr {
    background: #959599;
    width: 100%;
    height: 3px;
    margin-top: 58px;
}

.banner-mobile {   
}

.banner-mejores-zonas-mobile > img {
    width: 100%;
}

.banner-areas-contruidas-mobile > img {
    display: block;
    margin: 0px auto;
}

.banner-precios-mobile {
    margin: 0 auto;
}

.banner-precios-mobile > div > span {
    font-family: 'Flama-Bold';
    font-size: 23px;
    color: #e6533a;
    line-height: 22px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: bold;
}

body > div.container-fluid.banner-precio-apartamentos-mobile > div:nth-child(3) > div > img:nth-child(1){
    margin-right: 17px;
    height: 167px;
    margin-top: 14%;
}

body > div.container-fluid.banner-precio-apartamentos-mobile > div:nth-child(3) > div > img:nth-child(3) {
    margin-left: 17px;
    height: 167px;
    margin-top: 14%;
}


/*WS CONTACT form */
#modal-ws-form::before {
	content: '';	
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
}


#modal-ws-form .formulario .row {
	display: flex;
    flex-direction: column;
}


#modal-ws-form .submit-container {
    display: flex !important;
    flex-direction: column;
    flex: 1;
    max-width: 100%;
    align-items: center;
}


#modal-ws-form .modal-content {
    padding: 0;
    max-width: 320px;
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translate(-50%, 50%);
    border: 0;
}


#modal-ws-form .modal-body {
	background-color: #2b211d;
}


#modal-ws-form .close {
    top: 10px;
    right: 10px;
	color: #c96250;
	text-shadow: unset;
}


#modal-ws-form .acceptance {
	margin: 0;
}


#wpcf7-f17-o2  .col-md-3 {
    display: none;
}


#wpcf7-f17-o2  .col-md-6 {
    flex: 1;
    max-width: 100%;
}

.form-ws-text { 
	font-family: 'Flama';
	color: #ffffff; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	font-size: 20px; 
	text-align: center;
}
/*WS CONTACT form*/

#wpcf7-f17-o1 span.tiempo-compra{
	width: 100%;
}

select[name=tiempo-compra] {
	width: 100%;
	padding: 3px  10px;
	font-weight: 200 !important;
    font-family: 'flama';
	color: rgb(118, 118, 118);
}
/*===================style cotizar============================*/
.cotizador{
background:#343a40;
}
.alineaContentCotizar{
align-items:center;	
}
.titulocotizar{
	color:white;
	margin-bottom:0px;
	text-align:center;
}
.btn-cotiza{
	background:#C96250;
	color:white;
	padding: 5% 20%;
}
.btn-cotiza:hover{
	background:#C96250;
	color:white;
	text-decoration:none;
}
@media(max-width:480px){
	.titulocotizar{
		font-size: 28px;
	}
}
.cierre-modal-avances, .cierre-modal-avances:hover{
	position: absolute;
    z-index: 100;
    font-size: 30px;
    color: black;
    text-decoration: none;
    right: 7px;
    top: 0px;
}
#modal-avances-obra .slick-next{
   right: -42px !important;
}
#modal-avances-obra .slick-prev {
    left: -42px !important;
}