/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/
@font-face {
    font-family: 'Mont-SemiBold';
    src: url('../fonts/Mont-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Proxima-Nova-Bold';
    src: url('../fonts/Proxima-Nova-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(slick.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Raleway', sans-serif;;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
	 background-position: center;
	 background-repeat: no-repeat;
	 background-size: cover;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-weight: 400;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #ffffff;
     text-decoration: none;
     outline: none !important;
}

.header_main{ 
	width: 100%;
    float: left;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px; 
}
.logo{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 55px;
}
.header{ 
	width: 100%;
	width: 100%;
	float: left;
	background-color: #072833;
	padding-bottom: 10px;
	padding-top: 10px;
}


.header_main{
	width: 100%;
    float: left;
    background-image: url(../images/header.png);
    height: auto;
    padding: 50px 0;
    background-position: center;
    background-size: cover;
}

h1 {
	text-align: center;
    color: white;
    font-weight: 700;
    padding: 20px 0 40px;
    font-size: 30px;
    letter-spacing: 1px;
}

.banner-main{ 
	width: 100%;
	float: left;
	background-image:url(../images/banner.png);
	height: auto;
	padding-top: 20px;
	padding-bottom: 226px; 
	background-size: cover;
}

.last{
	padding-top: 10px;
	padding-left: 40px;
}

.titlepage-h1{
	width: 100%;
	float: left;
	margin: 0 auto;
	text-align: center;	
}

.bnner_title{
		font-size: 46pt;
		color: #ffffff;
		padding-top: 70px;
		font-family: 'Raleway', sans-serif;;}


.long_text{
    font-size: 14pt;
	color: #ffffff;
	padding-bottom: 30px;
}
.btn_main{
	width: 40%;
    display: block;
   	margin: 0 auto;
	text-align: center;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 60px;
    padding-left: 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.navbar-nav.mr-auto {
    width: 100%;
    margin: 0;
    display: block;
}

.navbar-nav.mr-auto li {
    float: left;
}

.navbar-nav.mr-auto li.last {
    float: right;
}

.navbar-light .navbar-nav .active>.nav-link{
		color: #23bbfb;
}

 .navbar-light .navbar-nav .nav-link:hover {
		color: #23bbfb;
}

.bg-light {
    background-color: none;
}

.services_main{
	width: 100%;
	float: left;
	background-color: #ffffff;
	height: auto;
	padding-bottom: 30px;
	padding-top: 30px;
}

.creative_taital{
	width: 100%;
	float: left;
	background-color: #ffffff;
	height: auto;
	padding-bottom: 30px;
	padding-top: 30px;
    box-shadow: 0px 0px 10px 0px;
    color: #e7e7e7;
    margin-top: -110px;
    margin-bottom: 50px;
}

.creative_text{
	color: #050000;
	font-size: 22pt;
	text-align: center;	
	border-bottom: 1px solid #000;
	width: 46%;
    margin: 0 auto;
    text-align: center;
	font-weight: bold;

}

.section_service_2{
	width: 100%;
	float: left;

}

.service_text{
	color: #050000;
	font-size: 22pt;
	text-align: center;	
	border-bottom: 1px solid #000;
	width: 22%;
    margin: 0 auto;
	font-weight: bold;
}

.service_main{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.written_text{
	width: 100%;
	float: left;
	background-color: #072833;
	height: auto;
	padding: 20px;
}

.written_text{
	width: 100%;
	float: left;
	color: #ffffff;
	margin-top: 20px;
}
.like_icon{
	padding-left: 20px;
	min-height: 50px;
}
.quote_section{
	width: 100%;
	float: left;
	background-color: #076787;
	height: auto;
	padding: 20px;
	font-weight: bold;
}

.quote_text{
	color: #ffffff;
	width: 100%;
	float: left;
}

.loan_text{
	color: #ffffff;
	width: 100%;
	float: left;
	margin: 0px;

}

.quote_btn{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}


.touch_section{
	width: 100%;
    padding-top: 57px;
    margin-bottom: 47px;
    display: inline-block !important;
}

.touch_text{
	width: 27%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #000;
	color: #050000;
	font-size: 22pt;
	font-weight: bold;

}

.lets_touch_main{
	width: 100%;
	float: left;
	background-color: #072833;
	padding-top: 40px;
	padding-bottom: 40PX;
}

.input_main{
	width: 100%;
	float: left;
	background-color: #ffffff;
    padding: 40px 20px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #072833;
    background-clip: padding-box;
    border: 1px solid #072833;
    border-radius: 0px;
    border: 0px;
}
.send_btn{
	padding-left: 15px;
}

.lorem_text{
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 17px;
    line-height: 35px;
    padding-top: 80px;
}

.contact_main{
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding-top: 40px;
}

.contact_section_2{
	width: 50%;
	margin: 0 auto;
	display: block;
	padding-top: 40px;
}

.map_icon{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.copyright{
	width: 100%;
	float: left;
	background-color: #076787;
	padding-top: 10px;
	padding-bottom: 10px;

}

.copyright_text{
	width: 100%;
	float: left;
	color: #fbfdfd;
	text-align: center;
	margin: 0px;
}

.email-text{
	width: 100%;
	float: left;
	color: #3ac3f0;
}

.email-text a {
    text-decoration: none;
    color: #333;
}

.email-text a:hover{
	color: #000;
} 

.copyright_text a:hover,
.copyright_text a:focus {
    color: #fff;
}

button.main_bt {
    background: #ce4109;
    border: none;
    color: #fff;
    width: 150px;
    height: 50px;
    border-radius: 5px;
    font-size: 22px;
}

.email-bt{
	background: #072833;
    border: none;
    color: #fff;
    width: 100%;
    height: 55px;
    font-size: 22px;
    padding: 20px;


}

.massage-bt{
	background: #072833;
    border: none;
    color: #fff;
    width: 100%;
    height: 145px;
    font-size: 22px;
    padding: 20px;


}

.button.navbar-toggler.collapsed { background: #fff;}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    background-color: #fff;
    padding: 10px 20px;
}

.about_main{
	width: 100%;
	float: left;
	margin-top: 130px;
}

.section_service_main{
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;

}
.contact_main{
	width: 100%;
	float: left;
	padding-top: 30px;

}

.blog_main{
	width: 100%;
	float: left;
}

.blog_text{
	width: 100%;
	float: left;
	font-size: 34px;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 40px;
}

.blog_section_2{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.section_1{
	width: 100%;
	float: left;
	background-color: #fff;
    box-shadow: 0px 0px 10px 0px;
}

.date-bt {
    background: #072833;
    border: none;
    color: #fff;
    width: 110px;
    height: 35px;
    font-size: 12px;
    margin-top: -35px;
    font-weight: 500;
    float: left;
    max-width: 100%;
    clear: both;
    position: relative;
}

.about_page .creative_taital {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 30px;
    padding-top: 30px;
    color: #e7e7e7;
    margin-top: -100px;
    margin-bottom: 50px;
    box-shadow: none;
}

/** arrow css **/

#main_slider a.carousel-control-prev {
    position: absolute;
    left: 82px;
    bottom: 10px;
    top: inherit;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    top: 40% !important;
    left: 17px !important;
    width: 70px;
    height: 70px;
    border-radius: 35px;
}
#main_slider .carousel-control-prev, #main_slider .carousel-control-next {
    width: 62px;
    height: 60px;
    background: #fffdfd;
    opacity: 1;
    font-size: 30px;
    color: #000;
}

#main_slider .carousel-control-prev, #main_slider .carousel-control-next {
    width: 62px;
    height: 60px;
    background: #fffdfd;
    opacity: 1;
    font-size: 30px;
    color: #000;
    border-radius: 35px;
    top: 40% !important;
}

#main_slider .carousel-control-prev:hover, #main_slider .carousel-control-next:hover,
 #main_slider .carousel-control-prev:focus, #main_slider .carousel-control-next:focus {
    background: #10b5fa;
    color: #fff;
    
}



.br-selector h2.touch_text{
	margin: 80px auto 20px;
	width: 60%;
}

.logo img {
    width: 20%;
}

.selection {
	text-align: center;
}

.selection img {
    max-width: 200px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

section.br-selector ul li p {
	font-weight: 600;
}
section.br-selector ul li {
    display: inline-block;
    margin: 30px;
    border: 1px solid #5b32c0;
    padding: 20px 10px;
}



/***************/

/*custom font*/
@import url(https://fonts.googleapis.com/css?family=Montserrat);

/*basic reset*/
* {margin: 0; padding: 0;}

html {
	height: 100%;
	/*Image only BG fallback*/
	
	
}

body {
	font-family: montserrat, arial, verdana;
}
/*form styles*/
.msform {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    position: relative;
    top: 20px;
    margin-bottom: 60px;
    max-width: 850px;
}
#logo {
	width: 500px;
	margin: 20px auto;
	text-align: center;
	position: relative;
	font-weight: 700;
}
#yatienes {
	width: 400px;
	margin: 10px auto;
	text-align: center;
	position: relative;
  color: #fff; 
}
.msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	top: 20px;
	
	/*stacking fieldsets above each other*/
	position: relative !important;
}
/*Hide all except first fieldset*/
.msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
.msform input, .msform textarea, select#br-ele {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 13px;
}


select.br-ele {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 13px;
}
/*buttons*/
.msform .action-button {
	width: 100px;
	background: #27AE60;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
.msform .action-button:hover, .msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}
/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
    font-weight: 600;
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
	margin: 8px;
}
.fs-explain {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 20px;
}
/*progressbar*/
#progressbar {
	margin-bottom: 20px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;

	text-transform: uppercase;
	font-size: 9px;
	width: 33.33%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #27AE60;
	color: white;
}

label.error {
    color: red;
    font-size: 12px;
    display: block;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: -10px;
    margin-bottom: 8px;
    line-height: 16px;
    background-color: #FFD4D4;
}


section.footer {
    background: black;
    padding: 10px;
    text-align: center;
    font-weight: 700;
}

p.fs-text, h4.dt {
    text-align: left;
    margin: 5px 0px;
}
span.tipo_p3, span#resul_p3 {
    font-weight: 700;
}

.form-cr,.form-mr, .form-mam{
	display: none;
}

button.btn.btn-danger {
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.msform .action-button:hover, .msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #0397b9;
}

input.btn_br.action-button, .msform .action-button {
    background: #0397B9;
}

#progressbar li.active:before, #progressbar li.active:after {
    background: #0397B9;
    color: white;
}

h2.fs-title {
    background: #0397B9;
    padding: 9px;
    color: white;
    font-weight: 700;
	margin-bottom: 20px;
}

p.fs-text {
    font-weight: 500;
}

p.fs-text span {
    font-weight: 800;
}

.d-dimen2 .form-control, .d-dimen .form-control {
    background: white;
}

span.text-cm {
	background: white;
    font-size: 14px;
    font-weight: 700;
    border: none;
    font-size: 18px;
    color: #0A4A76;
	text-transform: uppercase;
}


form#msform_br {
    position: absolute;
    top: 210px;
    left: 0;
    right: 0;
    background: white;
    box-shadow: 0px 0px 10px 0px #0000005c;
}

form#msform_br h2 {
    background-color: #009CBE;
    color: white;
    padding: 25px;
    font-weight: 600;
}

.ONE li {
    width: 33.3%;
    display: inline-block;
	padding-bottom:15px;
	transition: all linear .3s;
	cursor: pointer;
}
.ONE li:hover, .ONE li.active {
    background: #EFF3FA;
}
.ONE ul{
	width: 100%;
    display: inline-table;
    padding: 20px;
	padding-top: 0;
}
.ONE li figure img {
    width: 60%;
}

.ONE li input.tipo-alion {
    display: inline;
    padding: 0;
    width: auto;
}

.ONE h4 {
    font-weight: 600;
    font-size: 15px;
    padding: 30px;
    margin: 0;
}

.chek-list {
    color: #0A4A76;
    font-weight: 700;
    font-size: 13px;
}

.membre {
    background-image: url('../images/bannerfondo.png');
    top: -13px;
    position: relative;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.col-br-2 {
    position: relative;
    width: 49.7%;
    display: inline-block;
	color: white;
    font-weight: 600;
    font-size: 18px;
}
.membre ul li {
    display: inline-block;
    width: 100%;
    max-width: 330px;
    color: white;
    font-weight: 600;
    font-size: 18px;
	text-align: left;
}
li.icon-pasos figure {
    margin: 15px auto;
    width: 60%;
}
.membre ul li.icon-pasos {
    width: 60px;
    display: inline-block;
}
h4.fs-subtitle {
    font-weight: 600;
    color: #0A4A76;
    margin: 8px;
    font-size: 15px !important;
}
h3.fs-subtitle {
    font-weight: 700;
    font-size: 18px;
    color: #0A4A76;
    margin: 40px 0px -5px;
}

input.list_type_cemento, input.list_type_mor  {
    display: inline-block;
    width: 35px;
}

ul.list-element li {
    color: #0A4A76;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 0;
    text-align: left;
    padding-left: 60px;
    cursor: pointer;
}

img{
	width: 100%;
}

.col-br-2.v2 {
    position: relative;
    width: 49.7%;
    display: inline-block;
    color: white;
    font-weight: 600;
    font-size: 18px;
    float: left;
    top: 40px;
}
.btn-content {
    background: #EEF3F9;
    padding: 15px 0;
}

input.next1.action-button {
    margin-top: 60px;
	margin-bottom: 40px;
}
.content_dimen {
    max-width: 70%;
    margin: 30px auto 0;
}
.content_dimen.ve2{
    max-width: 85%;
    margin: 40px auto 0;
}

.col-md-7.form {
    display: inline-block;
}
.col-md-5.img {
    float: right;
}



input.previous.action-button {
    background: #003567;
}

select#resistencia-br, select#agregados-br {
    margin-top: 20px;
}
.container.tree .row  {
    margin: 0 auto;
}
.container.tree .row .col-md-6, .container.tree .row .col-md-5, .container.tree .row .col-md-7 {
    background: #EEF3F9;
    margin: 10px;
    padding: 10px 15px 50px;
}
.container.tree  .footer-card {
    background: #009CBF;
    color: white;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px;
}

.container.tree .row .col-md-6 h3.fs-subtitle, .container.tree .row .col-md-5 h3.fs-subtitle, .container.tree .row .col-md-7 h3.fs-subtitle {
    margin: 10px 0px -5px;
}
.container.tree .row .col-md-5 {
    max-width: 36% !important;
}

ul.resul-all li {
    display: inline-table;
    width: 73%;
    text-align: left;
}
ul.resul-all li:nth-child(2) {
    text-align: center;
    width: 25%;
}

ul.resul-all li p {
    padding: 0;
    margin: 0;
    text-align: right;
}

ul.resul-all li:nth-child(2) p {
    padding: 0;
    margin: 0;
    text-align: center;
}

.note-br p.fs-text {
    margin-top: 5px;
}

input.submit.action-button, input.previous.action-button, input.next1.next2.action-button {
    width: 140px;
}

@media (max-width: 768px){
    .ONE li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #00000047;
    }
    .ONE ul {
        width: 80%;
        display: block;
        margin: 0 auto;
        max-width: 280px;
    }
    form#msform_br {
        width: 90%;
        max-width: 600px;
        top: 230px;
    }

    span.text-cm {
        font-size: 14px;
        color: #0A4A76;
    }
    .membre li {
        text-align: center !important;
    }

    .container.tree .row .col-md-5, .container.tree .row .col-md-6, .container.tree .row .col-md-7 {
        max-width: 100%;
    }

    .container.tree .footer-card small {
        text-align: center;
        display: block;
    }

    .col-br-2.v2 {
        display: block;
        float: initial;
        width: 100%;
    }
}

.data-mail {
    margin: 20px auto;
    background: #EEF3F9;
    padding: 20px;
}

.data-mail {
    display: none;
}

.btn-left, .btn-right {
    width: 35%;
    float: left;
    margin-top: 50px;
    text-align: left;
    padding-left: 60px;
}

.btn-right {
    width: 65%;
    float: right;
    text-align: right;
    padding-right: 60px;
    padding-left: 0;
}

.btn-br {
    width: 150px !important;
    padding: 10px 0px !important;
    margin: 0 0 40px !important;
}

.btn-danger {
    background: #D8181D !important;
}

footer h3 {
    color: white;
    font-size: 14px;
    padding: 10px;
    text-align: center;
}
footer {
    position: relative;
    bottom: 0px;
    background: #0397B9;
    width: 100%;
    color: white !important;
    padding: 10px 0;
    margin-top: 40px;
}

footer h3 a {
    color: white;
    font-weight: 600;
}

.note-br p.fs-text {
    text-align: center;
}

ul.resul-all li:nth-child(2) {
    text-align: left;
    width: 48%;
    padding-left: 5px;
    display: inline-flex;
    margin-top: 20px;
}

ul.resul-all:nth-child(1) li:nth-child(2) {
    margin-top: 20px;
}


ul.resul-all li {
    display: inline-block;
    width: 44%;
    text-align: left !important;
}

ul.resul-all {
    padding-bottom: 10px;
}

.ico-img figure {
    margin-bottom: 0;
}
.ico-img img {
    max-width: 35px;
}

.note-br li {
    width: auto;
    display: inline-block;
    width: 18%;
}
.note-br ul {
    width: 55%;
    text-align: center;
    margin: 0 auto;
}

.note-br li .ico-img figure {
    margin: 0;
}

ul.li-icos {
    margin-top: 15px;
}

body{
    font-family: 'ProximaNova-Regular' !important;
}

h1, h2, h3, h4 {
    font-family: 'Proxima-Nova-Bold' !important;
}

button, a, input {
    font-family: 'Mont-SemiBold' !important;
}

footer p {
    text-align: justify;
}



form#msform.ve3 ul.resul-all li {
    width: 48%;
}
form#msform.ve3 ul.resul-all li:nth-child(2) {
    width: 50%;
}

form#msform.ve2 ul.resul-all li {
    width: 44%;
}
form#msform.ve2 ul.resul-all li:nth-child(2) {
    width: 53%;
}

.habes-data {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

input#acepto-cm {
    display: inline-block;
    width: auto;
}
.habes-data span a {
    color: #495057 !important;
}

.col-md-5.img img {
    width: 90%;
    margin: -20px auto;
    display: block;
}

@media (max-width: 600px) {
    .btn-left, .btn-right {
        width: 100%;
        float: none!important;
        display: block;
        text-align: center;
        margin-top: 10px!important;
        padding: 0 !important;
    }
    input.btn-br{
            margin: 0 0 0 !important;
    }
    div.btn-left {
        margin-top:65px !important;
    }
    fieldset.paso {
        padding-bottom:40px !important;
    }
    div.container.tree .row .col-md-5 {
        max-width: 100% !important;
    }
}

.ml-form-embedWrapper.embedForm {
    max-width: 74% !important;
}

.msform textarea.form-control {
    min-height: 350px !important;
}
.msform label.error {
    margin-top: 0px;
}

#mlb2-4562695.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.primary {
    background: #003567 !important;
    font-weight: bold !important;
    border: 0 none !important;
    border-radius: 1px !important;
    cursor: pointer;
    margin: 0;
}