/* --------------------------------------------
	INSERT CSS FOR YOUR CHILD THEME HERE
-------------------------------------------- */

.contactform input[type=submit] { color: #DF353B; border: none; background-color: #160D3A; }
.contactform input[type=submit]:hover { color: #160D3A; border: none; background-color: #DF353B; }
#contact-information a { color: #000000; }
#contact-information a:hover { color: #DF353B; }
body.working-spaces .owl-carousel .owl-item a { pointer-events: none; }
body.working-spaces .fullwrap_moudle { max-width: 1500px; margin: auto; }
.moudle .ux-btn.bg-theme-color-4 { border: none; background-color: #160D3A; color: #DF353B; }
.moudle .ux-btn.bg-theme-color-4:hover { border: none; background-color: #DF353B; color: #160D3A; }
button, input[type="submit"], .ux-btn-text { font-size: 18px; font-weight: bold; }
.ux-btn.button-medium  { line-height: 50px; }

body.working-spaces .row .row:first-of-type { display: flex; align-items: flex-end; }
body.working-spaces .row .row:first-of-type .single-image { margin: 0 auto 12px; width: 65%; }
@media only screen and (min-width: 768px) {
	body.working-spaces .row .row:first-of-type { align-items: flex-end; }
	body.working-spaces .row .row:last-of-type h3 { padding: 0; }
	body.working-spaces .row .row .image-box-img-iehack { float: right; }
}
@media only screen and (max-width: 767px) {
	body.working-spaces .row .row:first-of-type .col-md-3 { width: 33%; order: 2; margin-bottom: 0; }
	body.working-spaces .row .row:first-of-type .col-md-3 img { margin-bottom: 0; }
	body.working-spaces .row .row:first-of-type .col-md-9 { width: 66%; margin-bottom: 0; }
	body.working-spaces .row .row:last-of-type h3 { font-size: 16px; text-align: right; }
	body.working-spaces .row .row:first-of-type .single-image { margin: 0; width: 110px; float: right; }
	body.working-spaces .row .row:last-of-type { display: flex; flex-direction:column; }
	body.working-spaces .row .row:last-of-type .col-md-9 { order: 2; }
	
	body.working-spaces.page-child .container-fluid:not(:first-of-type) .row .row:first-of-type .col-md-3,
	body.working-spaces.page-child .container-fluid:not(:first-of-type) .row .row:first-of-type .col-md-9 { width: 100%; margin-bottom: 20px; }
	
	body.working-spaces .row .col-md-12 .text_block_centered { width: 100% !important; }
}
body.working-spaces .row .row dd.wp-caption-dd { margin-left: 0; margin-top: 10px; }
body.working-spaces .row .row .text_block img { margin-top: 20px; }
@media only screen and (min-width: 1600px) {
	body.working-spaces .row .row h3 { font-size: 44px; }
}

body.working-spaces.page-child .container-fluid:not(:first-of-type) .row .row:first-of-type .single-image { margin: 0; width: auto; }
body.working-spaces.page-child .container-fluid { margin-bottom: 30px; }
@media only screen and (min-width: 1300px) {
	body.working-spaces.page-child .container-fluid:nth-child(even) { width: 93%; max-width: 1400px; }
}
body.working-spaces.page-child #content > .page { margin-top: 70px; }

.single-image-caption, dd.wp-caption-dd { font-size: 15px; }

@media only screen and (max-width: 767px) {
	.socialmeida-a { height: auto; line-height: 22px; }
	.wpml-translation li { line-height: 18px !important; }
}


.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { margin-bottom: 0; }
span.wpcf7-form-control-wrap { margin-top: 0; }

.wpcf7-form input[type="submit"] { border: none; background-color: #160D3A; color: #DF353B; }
.wpcf7-form input[type="submit"]:hover { border: none; background-color: #DF353B; color: #160D3A; }
.wpcf7-form .acceptance-264 { display: inline-block; margin-right: 12px; }
.wpcf7-list-item { margin: 0; }

.captcha-desc { font-size: 14px; margin-top: 10px; }

