@import url("./elements.css?v=4");
@import url("./layout.css?v=4");
@import url("./homepage.css?v=4");

input[type="submit"] {
    cursor: pointer !important;
}


input[type="submit"].disabled {
    background: #e8e8e8 !important;
    pointer-events: none !important;
    color: #cb0082 !important;
}

body, html
{
	margin: 0px;
	padding:0px;
	background: #000000;
	font-family:"Myriad Pro Light 1166622", Arial;
	font-size: 14px;
	position: relative;
	color:#FFFFFF;
	width: 100%;
	min-height: 100%;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}

body
{
	/*background: url('./images/bg.jpg') #000000 center top no-repeat;*/
}
body.homepage_global
{
	/*background: url('./images/bghpglobal.jpg') #000000 center top no-repeat;*/
}
body.homepage_city
{
	background: url('./images/bghpcity.jpg') #000000 center top no-repeat;
}
body.simple
{
	background: none;
}
body.simple #content #page_left
{
	background: url('./images/simple.png') center bottom no-repeat;
	padding-bottom: 510px;
}
body.blank
{
	background: none;
}

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=ec81d777-e988-4dec-8a5b-7f9e5df0cf6d");
@font-face{
font-family:"Myriad Pro Light 1166622";
src:url("Fonts/631a1bfa-1684-4abc-a4c9-0bd744e37449.eot?#iefix");
src:url("Fonts/631a1bfa-1684-4abc-a4c9-0bd744e37449.eot?#iefix") format("eot"),url("Fonts/15d8d76f-cedb-4b89-9907-249e6a46adbb.woff") format("woff"),url("Fonts/bfa35483-6ce3-45f0-9e53-7653dc92487b.ttf") format("truetype"),url("Fonts/67dc8c32-099b-4bc1-950e-5d118a275dea.svg#67dc8c32-099b-4bc1-950e-5d118a275dea") format("svg");
}
@font-face{
font-family:"Myriad Pro 1167301";
src:url("Fonts/76fda6fb-8617-4e88-b290-945c47127ceb.eot?#iefix");
src:url("Fonts/76fda6fb-8617-4e88-b290-945c47127ceb.eot?#iefix") format("eot"),url("Fonts/01932eb5-2a4e-4bd4-b8a8-8e04f69b2d66.woff") format("woff"),url("Fonts/b1811139-1d49-42a2-8353-e29ca087433c.ttf") format("truetype"),url("Fonts/77a8ed10-0737-4849-9972-26d6e7585df5.svg#77a8ed10-0737-4849-9972-26d6e7585df5") format("svg");
}

.andele_logo {
    width: auto;
    height: 100px;
    margin-top: 10px;
}




.app-android, .app-android:hover {
	text-decoration: none;
}

.app-apple {	
	text-decoration: none;
	position: relative;
	top: -9px;
}

.app-android img {
	width: 150px;
	margin-bottom: 15px;
}

.app-apple img {	
	margin-bottom: 15px;	
}

.top-firma-header {
	float: left;
	margin-left: 5%;
	margin-top: 10px;
}

.top-firma-header img {
	display: block;
}

.responsive-clear {
	display: none;
	clear: both;
}

body.homepage_global:before {
  width: 100%;
  height: 459px;
  content: " ";
  position: absolute;
  top: 160px;
  display: block;
	background: url('./images/bg_top.png') #000000 center top no-repeat;
}
  
body.homepage_city {
	background: url('./images/bg_top_city.png') #000000 center 160px no-repeat;
}

body .homepage_info.text {
  position: relative;
  z-index: 2;
}

body .homepage_info.text:before {
  width: 100vw;
  height: 374px;
  display: block;
  z-index: -1;
  left: -42%;
  overflow: hidden;
  content: " ";     
  position: absolute;
	background: url('./images/bg_middle.png') #000000 center 60px no-repeat;
}

body.homepage_city #page_perex,
body.homepage_global #page_perex {
  height: auto;
  min-height: 395px;
  overflow: auto;
  margin-bottom: 0px;
}

body.homepage_global #page_text {
  width: 100%;
}

body.homepage_city #page_text {
  width: 100%;
  height: auto;
  min-height: auto;
}

body.homepage_city #page_perex {
  width: 665px;
}              

body.homepage_global #page_perex {
  width: 438px;
}

body.homepage_city .address  {
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
  display: block;
}

/* ── Modern Contact Form ── */

.contactForm--modern {
    max-width: 700px;
    margin: 40px auto;
    padding: 0;
    background: linear-gradient(145deg, rgba(30,30,30,0.95) 0%, rgba(15,15,15,0.98) 100%);
    border: 1px solid rgba(203,0,130,0.25);
    border-radius: 16px;
    box-shadow:
        0 4px 24px rgba(0,0,0,0.4),
        0 0 60px rgba(203,0,130,0.08),
        inset 0 1px 0 rgba(255,255,255,0.05);
    overflow: hidden;
}

.contactForm__header {
    text-align: center;
    padding: 32px 24px 24px;
    background: linear-gradient(180deg, rgba(203,0,130,0.12) 0%, transparent 100%);
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.contactForm__icon {
    display: inline-block;
    font-size: 36px;
    width: 64px;
    height: 64px;
    line-height: 64px;
    border-radius: 50%;
    background: linear-gradient(135deg, #cb0082, #9b0063);
    box-shadow: 0 4px 20px rgba(203,0,130,0.35);
    margin-bottom: 12px;
}

.contactForm__title {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 6px;
    text-transform: none;
    letter-spacing: 0.3px;
}

.contactForm__subtitle {
    font-size: 14px;
    color: rgba(255,255,255,0.5);
    margin: 0;
}

/* ── Grid ── */

.contactForm__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    padding: 28px 28px 0;
}

.contactForm__field {
    display: flex;
    flex-direction: column;
}

.contactForm__field--full {
    grid-column: 1 / -1;
}

/* ── Labels ── */

.contactForm--modern label {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: rgba(255,255,255,0.55);
    margin-bottom: 6px;
    transition: color 0.25s ease;
}

.contactForm__field:focus-within label {
    color: #cb0082;
}

/* ── Inputs & Textareas ── */

.contactForm--modern input[type="text"],
.contactForm--modern input[type="email"],
.contactForm--modern input[type="tel"],
.contactForm--modern input[type="number"],
.contactForm--modern textarea {
    width: 100%;
    height: 44px;
    padding: 0 14px;
    font-size: 15px;
    font-family: inherit;
    color: #fff;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 10px;
    outline: none;
    margin-left: 0;
    text-align: left;
    transition: border-color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contactForm--modern textarea {
    height: 110px;
    padding: 12px 14px;
    resize: vertical;
    line-height: 1.5;
}

.contactForm--modern input[type="text"]:focus,
.contactForm--modern input[type="email"]:focus,
.contactForm--modern input[type="tel"]:focus,
.contactForm--modern input[type="number"]:focus,
.contactForm--modern textarea:focus {
    border-color: #cb0082;
    background: rgba(203,0,130,0.06);
    box-shadow: 0 0 0 3px rgba(203,0,130,0.12);
}

.contactForm--modern input::placeholder,
.contactForm--modern textarea::placeholder {
    color: rgba(255,255,255,0.3);
    text-align: left;
}

/* ── GDPR notice ── */

.contactForm__gdpr {
    padding: 20px 28px 0;
}

.contactForm__gdpr small {
    display: block;
    font-size: 11px;
    line-height: 1.6;
    color: rgba(255,255,255,0.35);
    padding: 14px 16px;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 8px;
}

.contactForm__gdpr a {
    color: #cb0082;
    text-decoration: underline;
    text-decoration-color: rgba(203,0,130,0.4);
    transition: text-decoration-color 0.2s ease;
}

.contactForm__gdpr a:hover {
    text-decoration-color: #cb0082;
}

/* ── reCAPTCHA ── */

.contactForm__recaptcha {
    padding: 18px 28px 0;
    display: flex;
    justify-content: center;
}

/* ── Submit ── */

.contactForm__submit {
    padding: 22px 28px 28px;
}

.contactForm--modern input[type="submit"] {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0 24px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(135deg, #cb0082, #9b0063);
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    box-shadow: 0 4px 16px rgba(203,0,130,0.3);
}

.contactForm--modern input[type="submit"]:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 24px rgba(203,0,130,0.45);
    filter: brightness(1.1);
}

.contactForm--modern input[type="submit"]:active {
    transform: translateY(0);
    box-shadow: 0 2px 10px rgba(203,0,130,0.3);
}

/* ── Responsive ── */

@media (max-width: 600px) {
    .contactForm__grid {
        grid-template-columns: 1fr;
        padding: 20px 18px 0;
    }

    .contactForm__header {
        padding: 24px 18px 18px;
    }

    .contactForm__gdpr {
        padding: 16px 18px 0;
    }

    .contactForm__recaptcha {
        padding: 14px 18px 0;
    }

    .contactForm__submit {
        padding: 18px 18px 24px;
    }
}


@media only screen and (max-width: 1180px) {
    .andele_logo,
    .top_header_firma {
        max-height: 80px;
        height: 50px;
        float: right;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 678px) {
    .andele_logo,
    .top_header_firma {
        max-height: 65px;
        height: 65px;
    }
}

