﻿@charset "utf-8";
/* CSS Document */


html, body, div, span, p, img, li, form, table, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0;
    font-size: 100%;
    font: inherit;
}

.header {
    background-position: center;
    background-color: #041412;
    padding: 1px 0px 1px 0px;
}

a {
    color: #000;
}

.clear {
    clear: both;
}

h3 {
    padding: 0;
    margin: 0;
}

body {
    /*background-image: url(../images/BG.jpg);
    background-blend-mode: color #001e1e;*/
    background-color: #18181a;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    -webkit-text-size-adjust: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 0px;
    margin: 0px;
}

.wrapper {
    width: 98%;
    max-width: 621px;
    height: auto;
    margin: 1px auto 0px;
    padding: 0% 0% 1% 1%;
}

    .wrapper h1 {
        text-align: center;
    }
/*****************Header*****************/



.banner {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

    .banner img {
        width: 100%;
    }

.head {
    font-family: "Myriad Pro";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
}

.number {
    width: 90%;
    margin: auto;
    height: auto;
    margin-left:15%;
}

    .number input[type="tel"] {
        display: block;
        margin: 0;
        width: 78%;
        font-family: sans-serif;
        font-size: 14px;
        font-weight: bold;
        appearance: none;
        box-shadow: none;
        border-radius: 8px;
        background: #FFF url("../images/mobile.png");
        border: none;
        padding: 0px 5px 0px 25px;
        height: 30px;
        float: Left;
        background-position: 1% 50%;
        background-repeat: no-repeat;
    }

        .number input[type="tel"]:focus {
            outline: none;
        }

    .number label {
        float: left;
        font-size: 16px;
        font-weight: bold;
        width: auto;
        margin-right: 10px;
        border-radius: 8px;
        background: #FFF;
        line-height: 30px;
        padding: 0px 5px;
    }

.service {
    font-size: 14px;
    margin: 5px 0px;
}

.but a {
    /*display: block;
    margin: 10px auto;
    max-width: 100px;
    width: 70%;
    font-family: sans-serif;
    font-size: 16px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px 5px 20px;*/
    display: block;
    margin: 10px auto;
    max-width: 180px;
    width: 70%;
    appearance: none;
    box-shadow: none;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-align: center;   
    background: #FFF;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #000;
    font-size: 14px;
    padding: 7px 15px 7px 15px;
    border: solid #000000 1px;
     background: #b6e026;
}

    .but a img {
        width: 100%;
    }

.exit a {
    display: block;
    margin: 10px auto;
    max-width: 100px;
    width: 70%;
    appearance: none;
    box-shadow: none;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-align: center;   
    background: #FFF;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #000;
    font-size: 14px;
    padding: 7px 15px 7px 15px;
    border: solid #000000 1px;
     background: #b6e026;
}

/*a {
	display: block;
	margin: 10px auto;
	max-width: 250px;
	width: 90%;
	font-family: sans-serif;
	font-size: 20px;
	appearance: none;
	box-shadow: none ;

	
	font-weight: bold;
	border-radius: 15px;
	cursor: pointer;
	
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}*/

.button {
    background: #b6e026;
    background-image: -webkit-linear-gradient(top, #b6e026, #8cb815);
    background-image: -moz-linear-gradient(top, #b6e026, #8cb815);
    background-image: -ms-linear-gradient(top, #b6e026, #8cb815);
    background-image: -o-linear-gradient(top, #b6e026, #8cb815);
    background-image: linear-gradient(to bottom, #b6e026, #8cb815);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #000000;
    font-size: 22px;
    padding: 10px 20px 10px 20px;
    border: solid #000000 1px;
    text-decoration: none;
}

.tc {
    color: white;
    text-decoration: none;
    font-size: 12px;
    text-align: left;
    margin: auto;
    padding: 0 10px;
}

    .tc a {
        color: white;
        text-decoration: underline;
        font-size: 12px;
        text-align: center;
        margin: auto;
        padding: 0 10px;
    }

.ft {
    color: white;
    text-decoration: none;
    font-size: 12px;
    text-align: left;
    margin: auto;
    padding: 0 10px;
}

.tc ul {
    margin: 0 0 0 0px;
    padding: 0;
}

.tc li {
    margin: 3px 0px;
}

.tc_head {
    font-weight: bold;
    text-align: left;
    margin: 10px auto;
    font-size: 13px;
}

.tc_text {
    font-size: 12px;
    line-height: 17px;
    text-align: left;
}

.footer {
    background: #FFF;
    padding: 5px 0px;
    margin-top: 11px;
    text-align: left;
}

#logo {
    position: absolute;
    left: 25px;
    top: 10%;
    width: 67px;
    margin-top: -2.5em;
}

.text {
    color: white;
    font-size: 11px;
    text-align: center;
    line-height: 17px;
    margin: 5px 2px 0px;
}

    .text h4 {
        color: white;
        font-size: 13px;
        text-align: center;
        line-height: 17px;
        margin: 5px 2px 5px;
        font-weight: normal;
    }

#dv1 {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: white;
}

#vatmsg {
    font-size: 13px;
}

#tbl {
    width: 100%;
    border: none;
}

#lang {
    text-align: right;
    padding-right: 5px;
}

#imgLang {
    text-decoration: underline;
    font-size: small;
    font-weight: bold;
    color: white;
}

/*****************@media******************/

@media (min-width:1200px) {
}

@media (min-width:980px) and (max-width:1200px) {
}

@media (max-width:550px)and (max-width:600px) {
}

@media (max-width:480px) {
    .number input[type="text"] {
        width: 71%;
    }
}

@media (max-width:320px) {
    .number input[type="text"] {
        width: 67%;
    }
}

@media (max-width:200px) {
    .number input[type="text"] {
        width: 71%;
    }
}
