@charset "UTF-8";

/*
*
* Footers
*/
.footer-classic {
	text-align: center;
	background: #343c49 url(/mb/wp-content/themes/onetheme/images/bg-footer.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.footer-classic [class*='box-width-'] {
	margin-left: auto;
	margin-right: auto;
}

.footer-classic .row > div {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-classic .row > div:last-child {
	border-bottom: none;
}

.footer-classic .button {
	padding-left: 30px;
	padding-right: 30px;
}

.footer-classic * + .button {
	margin-top: 35px;
}

.footer-classic-2 {
	background-image: url(/mb/wp-content/themes/onetheme/images/bg-footer-1.jpg);
}

.footer-classic-content {
	position: relative;
}

.footer-classic-panel {
	text-align: center;
	padding: 20px 0;
	background-color: inherit;
}

.footer-classic-header {
	position: relative;
	padding-top: 50px;
	padding-bottom: 25px;
}

.footer-classic-header::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.1);
}

.footer-classic-body {
	padding: 30px 0 55px;
}

.footer-classic-title {
	font-weight: 300;
	letter-spacing: .2em;
}

.footer-classic-list {
	text-align: center;
}

.footer-classic-list > li + li {
	margin-bottom: 8px;
}

.footer-classic-list a, .footer-classic-list a:focus, .footer-classic-list a:active {
	color: inherit;
}

.footer-classic-list a:hover {
	color: #00a5dc;
}

.footer-classic-contacts {
	text-align: left;
}

.footer-classic-contacts .icon {
	text-align: center;
	vertical-align: middle;
	width: 45px;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	color: #ffffff;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
}

.footer-classic-contacts .phone {
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: .1em;
}

.footer-classic-contacts a {
	display: inline-block;
}

.footer-classic-contacts a, .footer-classic-contacts a:focus, .footer-classic-contacts a:active {
	color: inherit;
}

.footer-classic-contacts a:hover {
	color: #00a5dc;
}

* + .footer-classic-contacts-item {
	margin-top: 24px;
}

* + .footer-classic-panel {
	margin-top: 50px;
}

@media (max-width: 575px) {
	.footer-classic .row > div:not(:first-child) .footer-classic-header {
		padding-top: 0;
	}
}

@media (min-width: 768px) {
	.footer-classic {
		text-align: left;
	}
	.footer-classic .row > div:first-child {
		border-right: 1px solid rgba(255, 255, 255, 0.1);
	}
	.footer-classic-panel {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.footer-classic-list {
		text-align: left;
		-webkit-columns: 2;
		columns: 2;
		-webkit-column-break-inside: avoid;
		break-inside: avoid;
		-moz-column-gap: 30px;
		-webkit-column-gap: 30px;
		max-width: 320px;
		margin-bottom: -8px;
	}
	.footer-classic-list > li {
		margin-bottom: 8px;
	}
}

@media (min-width: 992px) {
	.footer-classic .row > div {
		border-bottom: none;
	}
	.footer-classic .row > div:not(:last-child) {
		border-right: 1px solid rgba(255, 255, 255, 0.1);
	}
	.footer-classic-gmap {
		padding: 20px 0 20px 20px;
	}
	* + .footer-classic-panel {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.footer-classic-gmap {
		position: absolute;
		padding: 0;
		top: 26px;
		right: 0;
		bottom: 26px;
		left: calc(50% + 225px);
	}
	.footer-classic-gmap .rd-google-map {
		height: 100%;
	}
}

.footer-modern {
	background: #3f4959;
}

.footer-modern > * + * {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-modern * + .rd-form {
	margin-top: 8px;
}

.footer-modern-2 .footer-modern-list {
	max-width: 355px;
}

.footer-modern-line {
	padding: 50px 0;
}

.footer-modern-line-2 {
	padding: 40px 0;
}

.footer-modern-line-3 {
	padding: 30px 0;
}

.footer-modern-line-3 a, .footer-modern-line-3 a:focus, .footer-modern-line-3 a:active {
	color: rgba(255, 255, 255, 0.2);
}

.footer-modern-line-3 a:hover {
	color: #fee25f;
}

.footer-modern-title {
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: none;
}

.footer-modern-list {
	text-align: center;
	margin-bottom: -10px;
	margin-left: -10px;
}

.footer-modern-list > li {
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.footer-modern-list a, .footer-modern-list a:focus, .footer-modern-list a:active {
	color: rgba(255, 255, 255, 0.8);
}

.footer-modern-list a:hover {
	color: #fee25f;
}

.footer-modern-contacts .icon {
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 20px;
	line-height: 35px;
	color: #ffffff;
	background: rgba(255, 255, 255, 0.1);
}

.footer-modern-contacts a, .footer-modern-contacts a:focus, .footer-modern-contacts a:active {
	color: #ffffff;
}

.footer-modern-contacts a:hover {
	color: #fee25f;
}

.footer-modern-title + * {
	margin-top: 20px;
}

@media (min-width: 576px) {
	.footer-modern-list {
		text-align: center;
		-webkit-columns: 3;
		columns: 3;
		-webkit-column-break-inside: avoid;
		break-inside: avoid;
		-moz-column-gap: 30px;
		-webkit-column-gap: 30px;
		margin-left: 0;
	}
	.footer-modern-list > li {
		display: block;
		margin-left: 0;
	}
}

@media (min-width: 768px) {
	.footer-modern {
		text-align: left;
	}
	.footer-modern-list {
		text-align: left;
		-webkit-columns: 2;
		columns: 2;
		max-width: 300px;
	}
	.footer-modern-title + * {
		margin-top: 30px;
	}
}

@media (min-width: 992px) {
	.footer-modern-list {
		-moz-column-gap: 20px;
		-webkit-column-gap: 20px;
	}
}

@media (min-width: 1200px) {
	.footer-modern-2 .footer-modern-list {
		-moz-column-gap: 10px;
		-webkit-column-gap: 10px;
	}
	.footer-modern-line {
		padding: 80px 0;
	}
	.footer-modern-line-2 {
		padding: 50px 0;
	}
	.footer-modern-line-3 {
		padding: 40px 0;
	}
	.footer-modern-list {
		-moz-column-gap: 30px;
		-webkit-column-gap: 30px;
	}
	.footer-modern-contacts .phone {
		font-size: 18px;
		letter-spacing: .1em;
	}
}

.footer-creative {
	position: relative;
	overflow: hidden;
	text-align: center;
	background: #2a2a2a;
	z-index: 1;
}

.footer-creative * + hr {
	margin-top: 30px;
}

.footer-creative hr + * {
	margin-top: 30px;
}

.footer-creative .brand + p {
	margin-top: 30px;
}

.footer-creative * + .rd-form-inline-sm {
	margin-top: 8px;
}

.footer-creative * + .rights {
	margin-top: 25px;
}

.footer-creative-2 .footer-creative-contacts a:hover,
.footer-creative-2 .footer-creative-list a:hover {
	color: #00a5dc;
}

.bg-footer-creative {
	display: none;
	position: absolute;
	content: '';
	top: 50%;
	left: -15px;
	height: 200vh;
	width: 1000%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	background: #414141;
	z-index: -1;
}

.footer-creative-contacts {
	max-width: 210px;
}

.footer-creative-contacts .phone {
	font-size: 18px;
	letter-spacing: .1em;
}

.footer-creative-contacts a, .footer-creative-contacts a:focus, .footer-creative-contacts a:active {
	color: #ffffff;
}

.footer-creative-contacts a:hover {
	color: #fee25f;
}

.footer-creative-contacts li + li {
	margin-top: 24px;
}

.footer-creative-contacts-title {
	font-size: 12px;
	line-height: 2;
	font-weight: 500;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.2);
}

.footer-creative-list {
	text-align: center;
	font-size: 14px;
	line-height: 1.43;
	font-weight: 400;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-bottom: -20px;
	margin-left: -20px;
}

.footer-creative-list > li {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 20px;
}

.footer-creative-list a, .footer-creative-list a:focus, .footer-creative-list a:active {
	color: #ffffff;
}

.footer-creative-list a:hover {
	color: #fee25f;
}

* + .footer-creative-contacts {
	margin-top: 38px;
}

* + .footer-creative-list {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.footer-creative-list,
	.footer-creative {
		text-align: left;
	}
}

@media (min-width: 992px) {
	.bg-footer-creative {
		display: block;
	}
	.footer-creative-list {
		letter-spacing: .2em;
		-webkit-columns: 2;
		columns: 2;
		-webkit-column-break-inside: avoid;
		break-inside: avoid;
		-moz-column-gap: 20px;
		-webkit-column-gap: 20px;
		/*max-width: 320px;*/
		margin-left: 0;
	}
	.footer-creative-list > li {
		display: block;
		margin-left: 0;
	}
	.footer-creative-title + .list-popular-post {
		margin-top: 45px;
	}
	* + .footer-creative-list {
		margin-top: 25px;
	}
}

@media (min-width: 1200px) {
	.footer-creative * + .rights {
		margin-top: 35px;
	}
	.footer-creative-list {
		-moz-column-gap: 30px;
		-webkit-column-gap: 30px;
	}
}

.footer-corporate {
	background-image: url(/mb/wp-content/themes/onetheme/images/bg-index-5.jpg);
	background-repeat: repeat;
	background-color: #303e4f;
}

.footer-corporate-panel {
	text-align: center;
	padding: 20px 0;
	background: #2f333a;
}

.footer-corporate-title {
	letter-spacing: .2em;
	text-indent: -31px;
	padding-left: 31px;
}

.footer-corporate-title::before {
	position: relative;
	display: inline-block;
	content: '';
	top: 1px;
	width: 15px;
	height: 15px;
	margin-right: 16px;
	background: #fee25f;
}

.footer-corporate-title > * {
	text-indent: 0;
}

.footer-corporate-list {
	text-align: center;
	margin-bottom: -8px;
	margin-left: -20px;
}

.footer-corporate-list > li {
	display: inline-block;
	margin-bottom: 8px;
	margin-left: 20px;
}

.footer-corporate-list a, .footer-corporate-list a:focus, .footer-corporate-list a:active {
	color: #ffffff;
}

.footer-corporate-list a:hover {
	color: #fee25f;
}

.footer-corporate-title + * {
	margin-top: 25px;
}

@media (min-width: 576px) {
	.footer-corporate,
	.footer-corporate-list {
		text-align: left;
	}
	.footer-corporate-panel {
		padding: 30px 0;
	}
	.footer-corporate-title + * {
		margin-top: 35px;
	}
}

@media (min-width: 992px) {
	.footer-corporate-list {
		-webkit-columns: 2;
		columns: 2;
		-webkit-column-break-inside: avoid;
		break-inside: avoid;
		-moz-column-gap: 30px;
		-webkit-column-gap: 30px;
		margin-left: 0;
	}
	.footer-corporate-list > li {
		display: block;
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.footer-corporate-panel {
		padding: 40px 0;
	}
}

.footer-social-list {
	font-size: 0;
	line-height: 0;
	-webkit-transform: translate3d(0, -12px, 0);
	transform: translate3d(0, -12px, 0);
	margin-bottom: -12px;
	margin-left: -6px;
	margin-right: -6px;
}

.footer-social-list > * {
	margin-top: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

.footer-social-list .icon {
	overflow: hidden;
	text-align: center;
	width: 42px;
	height: 42px;
	font-size: 20px;
	line-height: 42px;
	background: rgba(255, 255, 255, 0.1);
	z-index: 1;
}

.footer-social-list .icon::after {
	display: inline-block;
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 150%;
	height: 150%;
	background: #fee25f;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(45deg) translate3d(-50%, 50%, 0);
	transform: rotate(45deg) translate3d(-50%, 50%, 0);
	transition: all 0.35s cubic-bezier(0.05, 0.29, 0.11, 1.54);
	pointer-events: none;
	z-index: -1;
}

.footer-social-list .icon:focus::after, .footer-social-list .icon:hover::after {
	-webkit-transform: rotate(45deg) translate3d(-50%, -50%, 0);
	transform: rotate(45deg) translate3d(-50%, -50%, 0);
}

.footer-social-list a, .footer-social-list a:focus, .footer-social-list a:active {
	color: #ffffff;
}

.footer-social-list a:hover {
	color: #151515;
}

.footer-social-list .mdi-google-plus {
	font-size: 24px;
}

.footer-social-list-2 .icon::after {
	background: #00a5dc;
}

.footer-social-list-2 a:hover {
	color: #ffffff;
}

.footer-social-list-3 .icon {
	width: 35px;
	height: 35px;
	font-size: 22px;
	line-height: 35px;
}

.footer-social-list-4 {
	-webkit-transform: translate3d(0, -8px, 0);
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -4px;
	margin-right: -4px;
}

.footer-social-list-4 > * {
	margin-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
}

.footer-social-list-4 .icon {
	width: 30px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
}

* + .rights {
	margin-top: 30px;
}

hr + .footer-social-list {
	margin-top: 35px;
}

* + .footer-social-list {
	margin-top: 50px;
}

* + .footer-social-list-4 {
	margin-top: 30px;
}

.iso-1 {
	display: inline-block;
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #ffffff;
}

.iso-1 span {
	display: inline-block;
	vertical-align: middle;
}

.iso-1 .iso-1-big {
	margin-left: 8px;
	font-size: 1.39em;
	color: rgba(255, 255, 255, 0.3);
}


footer{
	height: 400px;
}


.footer-left{
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 350px;
}

.footer-right{
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 350px;
}

footer .container{
	margin-top: -45px;
	padding-top: 20px;
}

footer .brand{
	background-image: url(/mb/wp-content/themes/onetheme/images/img/icons/footer-logo-mb.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 180px;
	height: 80px;
}

footer .brand:hover{
	background-image: url(/mb/wp-content/themes/onetheme/images/img/icons/footer-logo-mb-hover.png);
}

footer .istf{
	background-image: url(/mb/wp-content/uploads/2023/11/footer-logo-istf.png);
	/*background-image: url(/mb/wp-content/themes/onetheme/images/footer-logo-istf.png);*/
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	width: 243px;
	height: 84px;
}

footer .istf:hover{
	background-image: url(/mb/wp-content/themes/onetheme/images/footer-logo-istf-hover.png);
}

footer ul{
	width: 80%
}

#footer-social .row{
	margin-left: 120px;
}

footer .rights{
	max-width: 75%;
}

@media (max-width: 992px) {
	footer .rights{
	max-width: 100%;
	}
	footer{
		height: auto;
	}

	.footer-creative-list{
		margin-left: 20px;
	}

	.footer-creative-list li{
		min-width: 280px;
	}
}

@media (max-width: 576px) {
	footer .istf{
		width: 243px;
		height: 84px;
	}	

	footer li{
		width: 100%;
		text-align: center;
	}
	footer ul{
		width: 100%
	}

	.brand{
		margin-left:15px;
	}
	.istf{
		margin-right: 15px;
		width: 100% !important;
	}
	.footer-creative-list{
		margin-left: -40px;
	}
		
	footer .brand{
		width: 100%;
		height: 60px;
		margin-left: 0;
		margin-right:0px;
		background-position-x: center;
	}

}

@media (min-width: 576px) and (max-width: 992px){
	.brand{
		margin-left: 0px;
		width: 100% !important;
	}
	.istf{
		margin-right: 30px;
		width: 100% !important;
	}
	.footer-creative-list > li {
		margin-left: 0px;
	}
}

@media (max-width: 992px) {
	.footer-left{background-image:  none;}
	.footer-right{background-image:  none;}
	#footer-social .row{
		margin-left: 0px;
	}
}

.mobile-display-none {
	display: none !important;
}

.contact-ok h4{
	color: #00a5dc ;
}

/* presentacion */
body.page-id-1539 footer,
body.page-id-1602 footer {
	border-bottom: 7px solid #32363c;
    border-top: 1px solid #32363c;
	background-color: #ededed;
	height: 130px;
}
body.page-id-1539 footer span,
body.page-id-1602 footer span {
	color: #777777;
}

@media (max-width: 575px) {
	body.page-id-1539 footer,
	body.page-id-1602 footer {
		height: 300px;
	}
}
/*
.footer-creative-list {
	white-space:nowrap;
}
*/

/**********************/
/** select_countries **/
/**********************/

#form-select-countries {
	/*
	float: right;
	position: relative;
	top: 10px;
	*/
	position: relative;
	top: 10px;
}
#form-select-countries #s2id_select_countries{
	min-width: 200px;
}

#form-select-countries .select2-choice {
	color: white;
	background-color: rgb(65,65,65);
}

.select2-results {
    padding: 4px 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

footer .select2-drop {
    padding: 4px 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.abcRioButton{border-radius:1px;box-shadow:0 2px 4px 0 rgba(0,0,0,.25);-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .218s,border-color .218s,box-shadow .218s;transition:background-color .218s,border-color .218s,box-shadow .218s;-webkit-user-select:none;-webkit-appearance:none;background-color:#fff;background-image:none;color:#262626;cursor:pointer;outline:none;overflow:hidden;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;width:auto}.abcRioButton:hover{box-shadow:0 0 3px 3px rgba(66,133,244,.3)}.abcRioButtonBlue{background-color:#4285f4;border:none;color:#fff}.abcRioButtonBlue:hover{background-color:#4285f4}.abcRioButtonBlue:active{background-color:#3367d6}.abcRioButtonLightBlue{background-color:#fff;color:#757575}.abcRioButtonLightBlue:active{background-color:#eee;color:#6d6d6d}.abcRioButtonIcon{float:left}.abcRioButtonBlue .abcRioButtonIcon{background-color:#fff;border-radius:1px}.abcRioButtonSvg{display:block}.abcRioButtonContents{font-family:Roboto,arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.21px;margin-left:6px;margin-right:6px;vertical-align:top}.abcRioButtonContentWrapper{height:100%;width:100%}.abcRioButtonBlue .abcRioButtonContentWrapper{border:1px solid transparent}.abcRioButtonErrorWrapper,.abcRioButtonWorkingWrapper{display:none;height:100%;width:100%}.abcRioButtonErrorIcon,.abcRioButtonWorkingIcon{margin-left:auto;margin-right:auto}.abcRioButtonErrorState,.abcRioButtonWorkingState{border:1px solid #d5d5d5;border:1px solid rgba(0,0,0,.17);box-shadow:0 1px 0 rgba(0,0,0,.05);color:#262626}.abcRioButtonErrorState:hover,.abcRioButtonWorkingState:hover{border:1px solid #aaa;border:1px solid rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.1)}.abcRioButtonErrorState:active,.abcRioButtonWorkingState:active{border:1px solid #aaa;border:1px solid rgba(0,0,0,.25);box-shadow:inset 0 1px 0 #ddd;color:#262626}.abcRioButtonWorkingState,.abcRioButtonWorkingState:hover{background-color:#f5f5f5}.abcRioButtonWorkingState:active{background-color:#e5e5e5}.abcRioButtonErrorState,.abcRioButtonErrorState:hover{background-color:#fff}.abcRioButtonErrorState:active{background-color:#e5e5e5}.abcRioButtonErrorState .abcRioButtonErrorWrapper,.abcRioButtonWorkingState .abcRioButtonWorkingWrapper{display:block}.abcRioButtonErrorState .abcRioButtonContentWrapper,.abcRioButtonErrorState .abcRioButtonWorkingWrapper,.abcRioButtonWorkingState .abcRioButtonContentWrapper{display:none} .-webkit-keyframes abcRioButtonWorkingIconPathSpinKeyframes {0% {-webkit-transform: rotate(0deg)}}