html {box-sizing: border-box;}

*, *:before, *:after {box-sizing: inherit;}

* {padding: 0;margin: 0;text-decoration: none;list-style: none;box-sizing: border-box;}

a {color: inherit;text-decoration: none;margin: 0px;transition: 0.4s;-webkit-transition: 0.4s;-o-transition: 0.4s;-moz-transition: 0.4s;}

a:focus {outline: none !important;}

a:hover {color: inherit;text-decoration: none;}

a:visited {color: inherit;text-decoration: none;}

a [href^=tel] {color: inherit;text-decoration: none;}

body {align-items: center;background:rgba(255,255,255) none repeat scroll 0 0;color: rgba(0,0,0);font-family: 'Poppins', sans-serif;height: 100%;justify-content: center;margin: 0;padding: 0;}

div, body{margin: 0;padding: 0;}

html {box-sizing: content-box;}

section {position: relative;width: 100%;margin-bottom :0em;height: auto;min-height:650px;}

.nav-wrap {position:relative;background-color: rgba(255,255,255);height:80px;width:100%;flex-flow: row;flex-wrap: nowrap;transition: 0.2s;}
@media (max-width: 870px) {
	.nav-wrap {height:55px;}
}

.row:after {content: "";display: table;clear: both;}

.tbl__tbox {margin: 0px;background:rgb(0, 0, 0, 0.0);border: none;height: auto;min-height: calc(80vh - 80px);width: 100%;}

.tbl__tbox-pricing, .tbl__tbox-services, .tbl__tbox-contact, .tbl__tbox-cookies, .tbl__tbox-policy, .tbl__tbox-conditions, .tbl__tbox-login-select {margin: 0px;background:rgb(0, 0, 0, 0.0);border: none;height: auto;align-content: center;width: 100%;}



/** [FONT AND TEXT] **/
@font-face {font-family: Tbl;src: url('/fonts/friz-quadrata.ttf');}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tbl--ff-budo {font-family: "Buda", cursive;}
.tbl--ff-exo {font-family: "Exo";}
.tbl--ff-poppins {font-family: "Poppins";}
.tbl--ff-raleway {font-family: "Raleway";}
.tbl--ff-red {font-family: "Red Rose", cursive;}
.tbl--ff-roboto {font-family: 'Roboto Slab', serif;}
.tbl--ff-tbl {font-family: "Tbl";}

/*  [FONT SIZE] */
.tbl--fs-1 {font-size: 1px;}
.tbl--fs-2 {font-size: 2px;}
.tbl--fs-3 {font-size: 3px;}
.tbl--fs-4 {font-size: 4px;}
.tbl--fs-5 {font-size: 5px;}
.tbl--fs-6 {font-size: 6px;}
.tbl--fs-7 {font-size: 7px;}
.tbl--fs-8 {font-size: 8px;}
.tbl--fs-9 {font-size: 9px;}
.tbl--fs-10 {font-size: 10px;}
.tbl--fs-11 {font-size: 11px;}
.tbl--fs-12 {font-size: 12px;}
.tbl--fs-13 {font-size: 13px;}
.tbl--fs-14 {font-size: 14px;}
.tbl--fs-15 {font-size: 15px;}
.tbl--fs-16 {font-size: 16px;}
.tbl--fs-17 {font-size: 17px;}
.tbl--fs-18 {font-size: 18px;}
.tbl--fs-19 {font-size: 19px;}
.tbl--fs-20 {font-size: 20px;}
.tbl--fs-21 {font-size: 21px;}
.tbl--fs-22 {font-size: 22px;}
.tbl--fs-23 {font-size: 23px;}
.tbl--fs-24 {font-size: 24px;}
.tbl--fs-25 {font-size: 25px;}
.tbl--fs-26 {font-size: 26px;}
.tbl--fs-27 {font-size: 27px;}
.tbl--fs-28 {font-size: 28px;}
.tbl--fs-29 {font-size: 29px;}
.tbl--fs-30 {font-size: 30px;}
.tbl--fs-31 {font-size: 31px;}
.tbl--fs-32 {font-size: 32px;}
.tbl--fs-33 {font-size: 33px;}
.tbl--fs-34 {font-size: 34px;}
.tbl--fs-35 {font-size: 35px;}
.tbl--fs-36 {font-size: 36px;}
.tbl--fs-37 {font-size: 37px;}
.tbl--fs-38 {font-size: 38px;}
.tbl--fs-39 {font-size: 39px;}
.tbl--fs-40 {font-size: 40px;}
.tbl--fs-41 {font-size: 41px;}
.tbl--fs-42 {font-size: 42px;}
.tbl--fs-43 {font-size: 43px;}
.tbl--fs-44 {font-size: 44px;}
.tbl--fs-45 {font-size: 45px;}
.tbl--fs-46 {font-size: 46px;}
.tbl--fs-47 {font-size: 47px;}
.tbl--fs-48 {font-size: 48px;}
.tbl--fs-49 {font-size: 49px;}
.tbl--fs-50 {font-size: 50px;}

/* [FONT COLOR] */
.tbl--fc-black {color: rgba(0,0,0);}
.tbl--fc-blue {color: rgba(20,33,66);}
.tbl--fc-red {color: rgba(255,0,0);}
.tbl--fc-white {color: rgba(255,255,255);}
.tbl--fc-yellow {color: rgba(249,202,39);}


/* [FONT STYLE / DECORATION] */
.tbl--font-100 {font-weight: 100;}
.tbl--font-200 {font-weight: 200;}
.tbl--font-300 {font-weight: 300;}
.tbl--font-400 {font-weight: 400;}
.tbl--font-500 {font-weight: 500;}
.tbl--font-600 {font-weight: 600;}
.tbl--font-700 {font-weight: 700;}
.tbl--font-800 {font-weight: 800;}
.tbl--font-900 {font-weight: 900;}
.tbl--font-bold {font-weight: bold;}
.tbl--font-unset {font-weight: unset;}
.tbl--font-italic {font-style: italic;}
.tbl--font-underline {text-decoration: underline;}
.tbl--text-lo {text-transform: lowercase;}
.tbl--text-up {text-transform: uppercase;}
.tbl--text-center {text-align:center;}
.tbl--text-justify {text-align:justify;}
.tbl--text-left {text-align:left;}
.tbl--text-right {text-align:right;}
.tbl--text-middle {vertical-align: middle;}


/* [LINEHEIGHT] */
.tbl--lh-0-1 {line-height: 0.1;}
.tbl--lh-0-2 {line-height: 0.2;}
.tbl--lh-0-3 {line-height: 0.3;}
.tbl--lh-0-4 {line-height: 0.4;}
.tbl--lh-0-5 {line-height: 0.5;}
.tbl--lh-0-6 {line-height: 0.6;}
.tbl--lh-0-7 {line-height: 0.7;}
.tbl--lh-0-8 {line-height: 0.8;}
.tbl--lh-0-9 {line-height: 0.9;}
.tbl--lh-1-0 {line-height: 1.0;}
.tbl--lh-1-1 {line-height: 1.1;}
.tbl--lh-1-2 {line-height: 1.2;}
.tbl--lh-1-3 {line-height: 1.3;}
.tbl--lh-1-4 {line-height: 1.4;}
.tbl--lh-1-5 {line-height: 1.5;}
.tbl--lh-1-6 {line-height: 1.6;}
.tbl--lh-1-7 {line-height: 1.7;}
.tbl--lh-1-8 {line-height: 1.8;}
.tbl--lh-1-9 {line-height: 1.9;}
.tbl--lh-2-0 {line-height: 2.0;}
.tbl--lh-2-1 {line-height: 2.1;}
.tbl--lh-2-2 {line-height: 2.2;}
.tbl--lh-2-3 {line-height: 2.3;}
.tbl--lh-2-4 {line-height: 2.4;}
.tbl--lh-2-5 {line-height: 2.5;}
.tbl--lh-2-6 {line-height: 2.6;}
.tbl--lh-2-7 {line-height: 2.7;}
.tbl--lh-2-8 {line-height: 2.8;}
.tbl--lh-2-9 {line-height: 2.9;}


/* [LETTER-SPACING] */
.tbl--ls-1-0 {letter-spacing: 1.0px;}
.tbl--ls-1-1 {letter-spacing: 1.1px;}
.tbl--ls-1-2 {letter-spacing: 1.2px;}
.tbl--ls-1-3 {letter-spacing: 1.3px;}
.tbl--ls-1-4 {letter-spacing: 1.4px;}
.tbl--ls-1-5 {letter-spacing: 1.5px;}
.tbl--ls-1-6 {letter-spacing: 1.6px;}
.tbl--ls-1-7 {letter-spacing: 1.7px;}
.tbl--ls-1-8 {letter-spacing: 1.8px;}
.tbl--ls-1-9 {letter-spacing: 1.9px;}
.tbl--ls-2-0 {letter-spacing: 2.0px;}
.tbl--ls-2-1 {letter-spacing: 2.1px;}
.tbl--ls-2-2 {letter-spacing: 2.2px;}
.tbl--ls-2-3 {letter-spacing: 2.3px;}
.tbl--ls-2-4 {letter-spacing: 2.4px;}
.tbl--ls-2-5 {letter-spacing: 2.5px;}
.tbl--ls-2-6 {letter-spacing: 2.6px;}
.tbl--ls-2-7 {letter-spacing: 2.7px;}
.tbl--ls-2-8 {letter-spacing: 2.8px;}
.tbl--ls-2-9 {letter-spacing: 2.9px;}

/**          **/


/* [MARGIN] */
.tbl--m-b-auto {margin-bottom: auto;}
.tbl--m-b-0 {margin-bottom: 0px;}
.tbl--m-b-1 {margin-bottom: 1px;}
.tbl--m-b-2 {margin-bottom: 2px;}
.tbl--m-b-3 {margin-bottom: 3px;}
.tbl--m-b-4 {margin-bottom: 4px;}
.tbl--m-b-5 {margin-bottom: 5px;}
.tbl--m-b-6 {margin-bottom: 6px;}
.tbl--m-b-7 {margin-bottom: 7px;}
.tbl--m-b-8 {margin-bottom: 8px;}
.tbl--m-b-9 {margin-bottom: 9px;}
.tbl--m-b-10 {margin-bottom: 10px;}
.tbl--m-b-11 {margin-bottom: 11px;}
.tbl--m-b-12 {margin-bottom: 12px;}
.tbl--m-b-13 {margin-bottom: 13px;}
.tbl--m-b-14 {margin-bottom: 14px;}
.tbl--m-b-15 {margin-bottom: 15px;}
.tbl--m-b-16 {margin-bottom: 16px;}
.tbl--m-b-17 {margin-bottom: 17px;}
.tbl--m-b-18 {margin-bottom: 18px;}
.tbl--m-b-19 {margin-bottom: 19px;}
.tbl--m-b-20 {margin-bottom: 20px;}
.tbl--m-b-21 {margin-bottom: 21px;}
.tbl--m-b-22 {margin-bottom: 22px;}
.tbl--m-b-23 {margin-bottom: 23px;}
.tbl--m-b-24 {margin-bottom: 24px;}
.tbl--m-b-25 {margin-bottom: 25px;}
.tbl--m-b-26 {margin-bottom: 26px;}
.tbl--m-b-27 {margin-bottom: 27px;}
.tbl--m-b-28 {margin-bottom: 28px;}
.tbl--m-b-29 {margin-bottom: 29px;}
.tbl--m-b-30 {margin-bottom: 30px;}
.tbl--m-b-31 {margin-bottom: 31px;}
.tbl--m-b-32 {margin-bottom: 32px;}
.tbl--m-b-33 {margin-bottom: 33px;}
.tbl--m-b-34 {margin-bottom: 34px;}
.tbl--m-b-35 {margin-bottom: 35px;}
.tbl--m-b-36 {margin-bottom: 36px;}
.tbl--m-b-37 {margin-bottom: 37px;}
.tbl--m-b-38 {margin-bottom: 38px;}
.tbl--m-b-39 {margin-bottom: 39px;}
.tbl--m-b-40 {margin-bottom: 40px;}
.tbl--m-b-41 {margin-bottom: 41px;}
.tbl--m-b-42 {margin-bottom: 42px;}
.tbl--m-b-43 {margin-bottom: 43px;}
.tbl--m-b-44 {margin-bottom: 44px;}
.tbl--m-b-45 {margin-bottom: 45px;}
.tbl--m-b-46 {margin-bottom: 46px;}
.tbl--m-b-47 {margin-bottom: 47px;}
.tbl--m-b-48 {margin-bottom: 48px;}
.tbl--m-b-49 {margin-bottom: 49px;}
.tbl--m-b-50 {margin-bottom: 50px;}

.tbl--m-l-auto {margin-left: auto;}
.tbl--m-l-0 {margin-left: 0px;}
.tbl--m-l-1 {margin-left: 1px;}
.tbl--m-l-2 {margin-left: 2px;}
.tbl--m-l-3 {margin-left: 3px;}
.tbl--m-l-4 {margin-left: 4px;}
.tbl--m-l-5 {margin-left: 5px;}
.tbl--m-l-6 {margin-left: 6px;}
.tbl--m-l-7 {margin-left: 7px;}
.tbl--m-l-8 {margin-left: 8px;}
.tbl--m-l-9 {margin-left: 9px;}
.tbl--m-l-10 {margin-left: 10px;}
.tbl--m-l-11 {margin-left: 11px;}
.tbl--m-l-12 {margin-left: 12px;}
.tbl--m-l-13 {margin-left: 13px;}
.tbl--m-l-14 {margin-left: 14px;}
.tbl--m-l-15 {margin-left: 15px;}
.tbl--m-l-16 {margin-left: 16px;}
.tbl--m-l-17 {margin-left: 17px;}
.tbl--m-l-18 {margin-left: 18px;}
.tbl--m-l-19 {margin-left: 19px;}
.tbl--m-l-20 {margin-left: 20px;}
.tbl--m-l-21 {margin-left: 21px;}
.tbl--m-l-22 {margin-left: 22px;}
.tbl--m-l-23 {margin-left: 23px;}
.tbl--m-l-24 {margin-left: 24px;}
.tbl--m-l-25 {margin-left: 25px;}
.tbl--m-l-26 {margin-left: 26px;}
.tbl--m-l-27 {margin-left: 27px;}
.tbl--m-l-28 {margin-left: 28px;}
.tbl--m-l-29 {margin-left: 29px;}
.tbl--m-l-30 {margin-left: 30px;}
.tbl--m-l-31 {margin-left: 31px;}
.tbl--m-l-32 {margin-left: 32px;}
.tbl--m-l-33 {margin-left: 33px;}
.tbl--m-l-34 {margin-left: 34px;}
.tbl--m-l-35 {margin-left: 35px;}
.tbl--m-l-36 {margin-left: 36px;}
.tbl--m-l-37 {margin-left: 37px;}
.tbl--m-l-38 {margin-left: 38px;}
.tbl--m-l-39 {margin-left: 39px;}
.tbl--m-l-40 {margin-left: 40px;}
.tbl--m-l-41 {margin-left: 41px;}
.tbl--m-l-42 {margin-left: 42px;}
.tbl--m-l-43 {margin-left: 43px;}
.tbl--m-l-44 {margin-left: 44px;}
.tbl--m-l-45 {margin-left: 45px;}
.tbl--m-l-46 {margin-left: 46px;}
.tbl--m-l-47 {margin-left: 47px;}
.tbl--m-l-48 {margin-left: 48px;}
.tbl--m-l-49 {margin-left: 49px;}
.tbl--m-l-50 {margin-left: 50px;}

.tbl--m-r-auto {margin-right: auto;}
.tbl--m-r-0 {margin-right: 0px;}
.tbl--m-r-1 {margin-right: 1px;}
.tbl--m-r-2 {margin-right: 2px;}
.tbl--m-r-3 {margin-right: 3px;}
.tbl--m-r-4 {margin-right: 4px;}
.tbl--m-r-5 {margin-right: 5px;}
.tbl--m-r-6 {margin-right: 6px;}
.tbl--m-r-7 {margin-right: 7px;}
.tbl--m-r-8 {margin-right: 8px;}
.tbl--m-r-9 {margin-right: 9px;}
.tbl--m-r-10 {margin-right: 10px;}
.tbl--m-r-11 {margin-right: 11px;}
.tbl--m-r-12 {margin-right: 12px;}
.tbl--m-r-13 {margin-right: 13px;}
.tbl--m-r-14 {margin-right: 14px;}
.tbl--m-r-15 {margin-right: 15px;}
.tbl--m-r-16 {margin-right: 16px;}
.tbl--m-r-17 {margin-right: 17px;}
.tbl--m-r-18 {margin-right: 18px;}
.tbl--m-r-19 {margin-right: 19px;}
.tbl--m-r-20 {margin-right: 20px;}
.tbl--m-r-21 {margin-right: 21px;}
.tbl--m-r-22 {margin-right: 22px;}
.tbl--m-r-23 {margin-right: 23px;}
.tbl--m-r-24 {margin-right: 24px;}
.tbl--m-r-25 {margin-right: 25px;}
.tbl--m-r-26 {margin-right: 26px;}
.tbl--m-r-27 {margin-right: 27px;}
.tbl--m-r-28 {margin-right: 28px;}
.tbl--m-r-29 {margin-right: 29px;}
.tbl--m-r-30 {margin-right: 30px;}
.tbl--m-r-31 {margin-right: 31px;}
.tbl--m-r-32 {margin-right: 32px;}
.tbl--m-r-33 {margin-right: 33px;}
.tbl--m-r-34 {margin-right: 34px;}
.tbl--m-r-35 {margin-right: 35px;}
.tbl--m-r-36 {margin-right: 36px;}
.tbl--m-r-37 {margin-right: 37px;}
.tbl--m-r-38 {margin-right: 38px;}
.tbl--m-r-39 {margin-right: 39px;}
.tbl--m-r-40 {margin-right: 40px;}
.tbl--m-r-41 {margin-right: 41px;}
.tbl--m-r-42 {margin-right: 42px;}
.tbl--m-r-43 {margin-right: 43px;}
.tbl--m-r-44 {margin-right: 44px;}
.tbl--m-r-45 {margin-right: 45px;}
.tbl--m-r-46 {margin-right: 46px;}
.tbl--m-r-47 {margin-right: 47px;}
.tbl--m-r-48 {margin-right: 48px;}
.tbl--m-r-49 {margin-right: 49px;}
.tbl--m-r-50 {margin-right: 50px;}

.tbl--m-t-auto {margin-top: auto;}
.tbl--m-t-0 {margin-top: 0px;}
.tbl--m-t-1 {margin-top: 1px;}
.tbl--m-t-2 {margin-top: 2px;}
.tbl--m-t-3 {margin-top: 3px;}
.tbl--m-t-4 {margin-top: 4px;}
.tbl--m-t-5 {margin-top: 5px;}
.tbl--m-t-6 {margin-top: 6px;}
.tbl--m-t-7 {margin-top: 7px;}
.tbl--m-t-8 {margin-top: 8px;}
.tbl--m-t-9 {margin-top: 9px;}
.tbl--m-t-10 {margin-top: 10px;}
.tbl--m-t-11 {margin-top: 11px;}
.tbl--m-t-12 {margin-top: 12px;}
.tbl--m-t-13 {margin-top: 13px;}
.tbl--m-t-14 {margin-top: 14px;}
.tbl--m-t-15 {margin-top: 15px;}
.tbl--m-t-16 {margin-top: 16px;}
.tbl--m-t-17 {margin-top: 17px;}
.tbl--m-t-18 {margin-top: 18px;}
.tbl--m-t-19 {margin-top: 19px;}
.tbl--m-t-20 {margin-top: 20px;}
.tbl--m-t-21 {margin-top: 21px;}
.tbl--m-t-22 {margin-top: 22px;}
.tbl--m-t-23 {margin-top: 23px;}
.tbl--m-t-24 {margin-top: 24px;}
.tbl--m-t-25 {margin-top: 25px;}
.tbl--m-t-26 {margin-top: 26px;}
.tbl--m-t-27 {margin-top: 27px;}
.tbl--m-t-28 {margin-top: 28px;}
.tbl--m-t-29 {margin-top: 29px;}
.tbl--m-t-30 {margin-top: 30px;}
.tbl--m-t-31 {margin-top: 31px;}
.tbl--m-t-32 {margin-top: 32px;}
.tbl--m-t-33 {margin-top: 33px;}
.tbl--m-t-34 {margin-top: 34px;}
.tbl--m-t-35 {margin-top: 35px;}
.tbl--m-t-36 {margin-top: 36px;}
.tbl--m-t-37 {margin-top: 37px;}
.tbl--m-t-38 {margin-top: 38px;}
.tbl--m-t-39 {margin-top: 39px;}
.tbl--m-t-40 {margin-top: 40px;}
.tbl--m-t-41 {margin-top: 41px;}
.tbl--m-t-42 {margin-top: 42px;}
.tbl--m-t-43 {margin-top: 43px;}
.tbl--m-t-44 {margin-top: 44px;}
.tbl--m-t-45 {margin-top: 45px;}
.tbl--m-t-46 {margin-top: 46px;}
.tbl--m-t-47 {margin-top: 47px;}
.tbl--m-t-48 {margin-top: 48px;}
.tbl--m-t-49 {margin-top: 49px;}
.tbl--m-t-50 {margin-top: 50px;}

.tbl--m-l-r-auto {margin-left: auto;margin-right: auto;}

/* [PADDING] */
.tbl--p-b-0 {padding-bottom: 0px;}
.tbl--p-b-1 {padding-bottom: 1px;}
.tbl--p-b-2 {padding-bottom: 2px;}
.tbl--p-b-3 {padding-bottom: 3px;}
.tbl--p-b-4 {padding-bottom: 4px;}
.tbl--p-b-5 {padding-bottom: 5px;}
.tbl--p-b-6 {padding-bottom: 6px;}
.tbl--p-b-7 {padding-bottom: 7px;}
.tbl--p-b-8 {padding-bottom: 8px;}
.tbl--p-b-9 {padding-bottom: 9px;}
.tbl--p-b-10 {padding-bottom: 10px;}
.tbl--p-b-11 {padding-bottom: 11px;}
.tbl--p-b-12 {padding-bottom: 12px;}
.tbl--p-b-13 {padding-bottom: 13px;}
.tbl--p-b-14 {padding-bottom: 14px;}
.tbl--p-b-15 {padding-bottom: 15px;}
.tbl--p-b-16 {padding-bottom: 16px;}
.tbl--p-b-17 {padding-bottom: 17px;}
.tbl--p-b-18 {padding-bottom: 18px;}
.tbl--p-b-19 {padding-bottom: 19px;}
.tbl--p-b-20 {padding-bottom: 20px;}
.tbl--p-b-21 {padding-bottom: 21px;}
.tbl--p-b-22 {padding-bottom: 22px;}
.tbl--p-b-23 {padding-bottom: 23px;}
.tbl--p-b-24 {padding-bottom: 24px;}
.tbl--p-b-25 {padding-bottom: 25px;}
.tbl--p-b-26 {padding-bottom: 26px;}
.tbl--p-b-27 {padding-bottom: 27px;}
.tbl--p-b-28 {padding-bottom: 28px;}
.tbl--p-b-29 {padding-bottom: 29px;}
.tbl--p-b-30 {padding-bottom: 30px;}
.tbl--p-b-31 {padding-bottom: 31px;}
.tbl--p-b-32 {padding-bottom: 32px;}
.tbl--p-b-33 {padding-bottom: 33px;}
.tbl--p-b-34 {padding-bottom: 34px;}
.tbl--p-b-35 {padding-bottom: 35px;}
.tbl--p-b-36 {padding-bottom: 36px;}
.tbl--p-b-37 {padding-bottom: 37px;}
.tbl--p-b-38 {padding-bottom: 38px;}
.tbl--p-b-39 {padding-bottom: 39px;}
.tbl--p-b-40 {padding-bottom: 40px;}
.tbl--p-b-41 {padding-bottom: 41px;}
.tbl--p-b-42 {padding-bottom: 42px;}
.tbl--p-b-43 {padding-bottom: 43px;}
.tbl--p-b-44 {padding-bottom: 44px;}
.tbl--p-b-45 {padding-bottom: 45px;}
.tbl--p-b-46 {padding-bottom: 46px;}
.tbl--p-b-47 {padding-bottom: 47px;}
.tbl--p-b-48 {padding-bottom: 48px;}
.tbl--p-b-49 {padding-bottom: 49px;}
.tbl--p-b-50 {padding-bottom: 50px;}

.tbl--p-l-0 {padding-left: 0px;}
.tbl--p-l-1 {padding-left: 1px;}
.tbl--p-l-2 {padding-left: 2px;}
.tbl--p-l-3 {padding-left: 3px;}
.tbl--p-l-4 {padding-left: 4px;}
.tbl--p-l-5 {padding-left: 5px;}
.tbl--p-l-6 {padding-left: 6px;}
.tbl--p-l-7 {padding-left: 7px;}
.tbl--p-l-8 {padding-left: 8px;}
.tbl--p-l-9 {padding-left: 9px;}
.tbl--p-l-10 {padding-left: 10px;}
.tbl--p-l-11 {padding-left: 11px;}
.tbl--p-l-12 {padding-left: 12px;}
.tbl--p-l-13 {padding-left: 13px;}
.tbl--p-l-14 {padding-left: 14px;}
.tbl--p-l-15 {padding-left: 15px;}
.tbl--p-l-16 {padding-left: 16px;}
.tbl--p-l-17 {padding-left: 17px;}
.tbl--p-l-18 {padding-left: 18px;}
.tbl--p-l-19 {padding-left: 19px;}
.tbl--p-l-20 {padding-left: 20px;}
.tbl--p-l-21 {padding-left: 21px;}
.tbl--p-l-22 {padding-left: 22px;}
.tbl--p-l-23 {padding-left: 23px;}
.tbl--p-l-24 {padding-left: 24px;}
.tbl--p-l-25 {padding-left: 25px;}
.tbl--p-l-26 {padding-left: 26px;}
.tbl--p-l-27 {padding-left: 27px;}
.tbl--p-l-28 {padding-left: 28px;}
.tbl--p-l-29 {padding-left: 29px;}
.tbl--p-l-30 {padding-left: 30px;}
.tbl--p-l-31 {padding-left: 31px;}
.tbl--p-l-32 {padding-left: 32px;}
.tbl--p-l-33 {padding-left: 33px;}
.tbl--p-l-34 {padding-left: 34px;}
.tbl--p-l-35 {padding-left: 35px;}
.tbl--p-l-36 {padding-left: 36px;}
.tbl--p-l-37 {padding-left: 37px;}
.tbl--p-l-38 {padding-left: 38px;}
.tbl--p-l-39 {padding-left: 39px;}
.tbl--p-l-40 {padding-left: 40px;}
.tbl--p-l-41 {padding-left: 41px;}
.tbl--p-l-42 {padding-left: 42px;}
.tbl--p-l-43 {padding-left: 43px;}
.tbl--p-l-44 {padding-left: 44px;}
.tbl--p-l-45 {padding-left: 45px;}
.tbl--p-l-46 {padding-left: 46px;}
.tbl--p-l-47 {padding-left: 47px;}
.tbl--p-l-48 {padding-left: 48px;}
.tbl--p-l-49 {padding-left: 49px;}
.tbl--p-l-50 {padding-left: 50px;}

.tbl--p-r-0 {padding-right: 0px;}
.tbl--p-r-1 {padding-right: 1px;}
.tbl--p-r-2 {padding-right: 2px;}
.tbl--p-r-3 {padding-right: 3px;}
.tbl--p-r-4 {padding-right: 4px;}
.tbl--p-r-5 {padding-right: 5px;}
.tbl--p-r-6 {padding-right: 6px;}
.tbl--p-r-7 {padding-right: 7px;}
.tbl--p-r-8 {padding-right: 8px;}
.tbl--p-r-9 {padding-right: 9px;}
.tbl--p-r-10 {padding-right: 10px;}
.tbl--p-r-11 {padding-right: 11px;}
.tbl--p-r-12 {padding-right: 12px;}
.tbl--p-r-13 {padding-right: 13px;}
.tbl--p-r-14 {padding-right: 14px;}
.tbl--p-r-15 {padding-right: 15px;}
.tbl--p-r-16 {padding-right: 16px;}
.tbl--p-r-17 {padding-right: 17px;}
.tbl--p-r-18 {padding-right: 18px;}
.tbl--p-r-19 {padding-right: 19px;}
.tbl--p-r-20 {padding-right: 20px;}
.tbl--p-r-21 {padding-right: 21px;}
.tbl--p-r-22 {padding-right: 22px;}
.tbl--p-r-23 {padding-right: 23px;}
.tbl--p-r-24 {padding-right: 24px;}
.tbl--p-r-25 {padding-right: 25px;}
.tbl--p-r-26 {padding-right: 26px;}
.tbl--p-r-27 {padding-right: 27px;}
.tbl--p-r-28 {padding-right: 28px;}
.tbl--p-r-29 {padding-right: 29px;}
.tbl--p-r-30 {padding-right: 30px;}
.tbl--p-r-31 {padding-right: 31px;}
.tbl--p-r-32 {padding-right: 32px;}
.tbl--p-r-33 {padding-right: 33px;}
.tbl--p-r-34 {padding-right: 34px;}
.tbl--p-r-35 {padding-right: 35px;}
.tbl--p-r-36 {padding-right: 36px;}
.tbl--p-r-37 {padding-right: 37px;}
.tbl--p-r-38 {padding-right: 38px;}
.tbl--p-r-39 {padding-right: 39px;}
.tbl--p-r-40 {padding-right: 40px;}
.tbl--p-r-41 {padding-right: 41px;}
.tbl--p-r-42 {padding-right: 42px;}
.tbl--p-r-43 {padding-right: 43px;}
.tbl--p-r-44 {padding-right: 44px;}
.tbl--p-r-45 {padding-right: 45px;}
.tbl--p-r-46 {padding-right: 46px;}
.tbl--p-r-47 {padding-right: 47px;}
.tbl--p-r-48 {padding-right: 48px;}
.tbl--p-r-49 {padding-right: 49px;}
.tbl--p-r-50 {padding-right: 50px;}

.tbl--p-t-0 {padding-top: 0px;}
.tbl--p-t-1 {padding-top: 1px;}
.tbl--p-t-2 {padding-top: 2px;}
.tbl--p-t-3 {padding-top: 3px;}
.tbl--p-t-4 {padding-top: 4px;}
.tbl--p-t-5 {padding-top: 5px;}
.tbl--p-t-6 {padding-top: 6px;}
.tbl--p-t-7 {padding-top: 7px;}
.tbl--p-t-8 {padding-top: 8px;}
.tbl--p-t-9 {padding-top: 9px;}
.tbl--p-t-10 {padding-top: 10px;}
.tbl--p-t-11 {padding-top: 11px;}
.tbl--p-t-12 {padding-top: 12px;}
.tbl--p-t-13 {padding-top: 13px;}
.tbl--p-t-14 {padding-top: 14px;}
.tbl--p-t-15 {padding-top: 15px;}
.tbl--p-t-16 {padding-top: 16px;}
.tbl--p-t-17 {padding-top: 17px;}
.tbl--p-t-18 {padding-top: 18px;}
.tbl--p-t-19 {padding-top: 19px;}
.tbl--p-t-20 {padding-top: 20px;}
.tbl--p-t-21 {padding-top: 21px;}
.tbl--p-t-22 {padding-top: 22px;}
.tbl--p-t-23 {padding-top: 23px;}
.tbl--p-t-24 {padding-top: 24px;}
.tbl--p-t-25 {padding-top: 25px;}
.tbl--p-t-26 {padding-top: 26px;}
.tbl--p-t-27 {padding-top: 27px;}
.tbl--p-t-28 {padding-top: 28px;}
.tbl--p-t-29 {padding-top: 29px;}
.tbl--p-t-30 {padding-top: 30px;}
.tbl--p-t-31 {padding-top: 31px;}
.tbl--p-t-32 {padding-top: 32px;}
.tbl--p-t-33 {padding-top: 33px;}
.tbl--p-t-34 {padding-top: 34px;}
.tbl--p-t-35 {padding-top: 35px;}
.tbl--p-t-36 {padding-top: 36px;}
.tbl--p-t-37 {padding-top: 37px;}
.tbl--p-t-38 {padding-top: 38px;}
.tbl--p-t-39 {padding-top: 39px;}
.tbl--p-t-40 {padding-top: 40px;}
.tbl--p-t-41 {padding-top: 41px;}
.tbl--p-t-42 {padding-top: 42px;}
.tbl--p-t-43 {padding-top: 43px;}
.tbl--p-t-44 {padding-top: 44px;}
.tbl--p-t-45 {padding-top: 45px;}
.tbl--p-t-46 {padding-top: 46px;}
.tbl--p-t-47 {padding-top: 47px;}
.tbl--p-t-48 {padding-top: 48px;}
.tbl--p-t-49 {padding-top: 49px;}
.tbl--p-t-50 {padding-top: 50px;}

/* [DISPLAY] */
.tbl--dis-none {display: none;}
.tbl--dis-block {display: block;}
.tbl--dis-inline {display: inline;}
.tbl--dis-inline-block {display: inline-block;}
.tbl--dis-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.tbl--dis-table-cell {display: table-cell;}

/* [POSITION] */
.tbl--pos-relative {position: relative;}
.tbl--pos-absolute {position: absolute;}
.tbl--pos-fixed {position: fixed;}
.tbl--pos-sticky {position: sticky;}

.tbl--va-b {vertical-align: bottom;}
.tbl--va-m {vertical-align: middle;}
.tbl--va-t {vertical-align: top;}


/* [FLOAT] */
.tbl--float-l {float: left;}
.tbl--float-r {float: right;}

/* [JUSTIFY] */
.tbl--jc-center {justify-content:center;}

/* [WIDTH & HEIGHT] */
.tbl--sizefull {width: 100%;height: 100%;}
.tbl--w-auto {width:auto;}
.tbl--w-full {width: 100%;}
.tbl--h-full {height: 100%;}
.tbl--h-40 {height: 40px;}
.tbl--h-50 {height: 50px;}
.tbl--max-w-full {max-width: 100%;}
.tbl--max-h-full {max-height: 100%;}
.tbl--min-w-full {min-width: 100%;}
.tbl--min-h-full {min-height: 100%;}
.tbl--min-h-500 {min-height: 500px;}


/* [TOP BOTTOM LEFT RIGHT] */
.tbl--top-0 {top: 0;}
.tbl--bottom-0 {bottom: 0;}
.tbl--left-0 {left: 0;}
.tbl--right-0 {right: 0;}
.tbl--top-auto {top: auto;}
.tbl--bottom-auto {bottom: auto;}
.tbl--left-auto {left: auto;}
.tbl--right-auto {right: auto;}


/* [OPACITY] */
.tbl--op-0-0 {opacity: 0;}
.tbl--op-0-1 {opacity: 0.1;}
.tbl--op-0-2 {opacity: 0.2;}
.tbl--op-0-3 {opacity: 0.3;}
.tbl--op-0-4 {opacity: 0.4;}
.tbl--op-0-5 {opacity: 0.5;}
.tbl--op-0-6 {opacity: 0.6;}
.tbl--op-0-7 {opacity: 0.7;}
.tbl--op-0-8 {opacity: 0.8;}
.tbl--op-0-9 {opacity: 0.9;}
.tbl--op-1-0 {opacity: 1;}

/* [BACKGROUND] */
.tbl--bg-none {background-color: none;}
.tbl--bg-black {background-color: rgba(0,0,0);}
.tbl--bg-black-opa-80  {background:rgba(0, 0, 0, 0.80);}
.tbl--bg-blue {background-color: rgba(20,33,66);}
.tbl--bg-red {background-color: rgba(255,0,0);}
.tbl--bg-white {background-color: rgba(255,255,255);}
.tbl--bg-yellow {background-color: rgba(249,202,39);}
.tbl__backgroundimage {background-image: url(https://www.taxibillerum.se/project/featured.jpeg);border: none;background-position: right;background-repeat:  no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;height:auto;min-height: calc(80vh - 80px);}
.tbl__backgroundimage-pricing, .tbl__backgroundimage-services, .tbl__backgroundimage-contact, .tbl__backgroundimage-cookies, .tbl__backgroundimage-policy, .tbl__backgroundimage-conditions {background-color: rgba(255,255,255);height:auto;min-height: calc(80vh - 80px);}
@media (max-width: 870px) {
	.tbl__backgroundimage {background-position: center;}
}


/* [BORDER] */
.tbl--bb-black {border-bottom: 1px solid rgba(0,0,0);}
.tbl--bs-1 {border-spacing: 1px;}
.tbl--bs-2 {border-spacing: 2px;}
.tbl--bs-3 {border-spacing: 3px;}
.tbl--bs-4 {border-spacing: 4px;}
.tbl--bs-5 {border-spacing: 5px;}
.tbl--bs-6 {border-spacing: 6px;}
.tbl--bs-7 {border-spacing: 7px;}
.tbl--bs-8 {border-spacing: 8px;}
.tbl--bs-9 {border-spacing: 9px;}
.tbl--bs-10 {border-spacing: 10px;}
.tbl--bs-11 {border-spacing: 11px;}
.tbl--bs-12 {border-spacing: 12px;}
.tbl--bs-13 {border-spacing: 13px;}
.tbl--bs-14 {border-spacing: 14px;}
.tbl--bs-15 {border-spacing: 15px;}
.tbl--bs-16 {border-spacing: 16px;}
.tbl--bs-17 {border-spacing: 17px;}
.tbl--bs-18 {border-spacing: 18px;}
.tbl--bs-19 {border-spacing: 19px;}
.tbl--bs-20 {border-spacing: 20px;}

/* [COLS] */
#col-left {align-items:center;display:flex;float:left;justify-content:center;width:15%;}
#col-center {align-content:center;align-items:center;display:flex;float:none;overflow:hidden;width:auto;}
#col-right {align-items:center;display:flex;float:right;width:15%;justify-content: center;}

#main-table, #services-table, #price-table, #cs-table {display:table;width:100%;}
#main-table-row, #services-table-row, #prices-table-row, #cs-table-row {display:table-row;}
#main-table-cell {display:table-cell;width:50%;vertical-align:middle;margin-left:5px;margin-right:5px;}
#services-table-cell, #prices-table-cell, #cs-table-cell {display:table-cell:width:100%;}

@media (max-width: 1275px){
#col-left {display:none;}
#col-center {padding-left:0px;padding-right:0px;width: 100%;}
#col-right {display:none;}

#main-table, #services-table, #price-table #cs-table, {display:block;width:100%;}
#main-table-row, #services-table-row, #prices-table-row, #cs-table-row {display:block;width:100%;}
#main-table-cell, #services-table-cell, #prices-table-cell, #cs-table-cell {display:inline-block;width:100%;vertical-align:middle;margin-left:0px;margin-right:0px;}
---}

.tbl--zi-1000 {z-index:1000;}

/* [LOGO] */
.logo {float:left;width:25%;}

img.logo_tbl {width: 201px;}
img.flag {position: absolute;top: 20px;right: 50px;}

@media (max-width: 870px) {
	img.logo_tbl {width: 134px;}
	img.flag {position: absolute;top: 10px;right: 10px;}
}


/* [MENU ] */
.menu {float:right;margin-left:auto;margin-right:0;width:auto;}
#menu {flex-direction: row;flex-wrap: nowrap;position: relative;right: 10px;}
#menu ul {display:_flex;float: right;margin-right: 10px;}
#menu ul li {display: inline-block;line-height: 40px;margin: 0 5px;}
#menu ul li a {border-radius: 3px;-webkit-border-radius: 3;-moz-border-radius: 3;color: rgba(20,33,66);font-size: 17px;padding: 7px 13px;text-decoration:none;}
#menu ul li a:hover {color: rgba(49,140,231);transition: 0.5s;}
.checkbtn {color: rgba(20,33,66);cursor: pointer;display: none;float: right;font-size: 25px;font-weight: normal;line-height: 40px;margin-right: 20px}
#check {display: none;}
.infobox {margin:auto;margin-right:auto;font-size:14px;font-family:'Poppins';text-align:center;height: 35px;width:100%;}

.information_box {display:block;}
.textbox_desktop {display:block;}
.textbox_mobile {display:none;}

@media (max-width: 870px) {
	.textbox_desktop {display:none;}
	.textbox_mobile {display:block;}
}

@media (max-width: 870px) {
	#menu ul{background: rgba(249,202,39);border-bottom: solid 1px rgba(0,0,0);border-left: solid 1px rgba(0,0,0);border-right: solid 1px rgba(0,0,0);height: 60vh;left: -100%;position: fixed;text-align: center;top: 90px;transition: all .5s;width: 100%;z-index: 15;}
	#menu ul li a {font-size: 16px;}
	.checkbtn {display: block;float: right;margin-right: 10px;}
}

@media (max-width: 870px){
	.checkbtn{display: block;}
	#menu ul{top: 58px;}
	#menu ul li {display: block;line-height: 10px;margin: 50px 0;}
	#menu ul li a{font-size: 20px;}
	#check:checked ~ ul{left: 0;}
}

@media (max-width: 500px) {
	#menu ul{top: 58px;}
	.checkbtn {float: right;font-size: 18px;margin-right: 10px;margin-top: -10px;}
	.infobox {height: 15px;}
}

/* [ HEADER] */
.header_style {padding-left: 3rem;padding-right: 3rem; border: 4px solid rgba(249,202,39);-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0);-moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0);box-shadow: inset 0px 0px 0px 1px rgba(0,0,0);}


/* [RED LINE] */
.redline {
	background: -moz-linear-gradient(left, rgba(212,46,18,0) 0%, rgba(212,46,18,0.8) 20%, rgba(212,46,18,1) 53%, rgba(212,46,18,0.8) 79%, rgba(212,46,18,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(212,46,18,0)), color-stop(20%,rgba(212,46,18,0.8)), color-stop(53%,rgba(212,46,18,1)), color-stop(79%,rgba(212,46,18,0.8)), color-stop(100%,rgba(212,46,18,0)));
	background: -webkit-linear-gradient(left, rgba(212,46,18,0) 0%,rgba(212,46,18,0.8) 20%,rgba(212,46,18,1) 53%,rgba(212,46,18,0.8) 79%,rgba(212,46,18,0) 100%);
	background: -o-linear-gradient(left, rgba(212,46,18,0) 0%,rgba(212,46,18,0.8) 20%,rgba(212,46,18,1) 53%,rgba(212,46,18,0.8) 79%,rgba(212,46,18,0) 100%);
	background: -ms-linear-gradient(left, rgba(212,46,18,0) 0%,rgba(212,46,18,0.8) 20%,rgba(212,46,18,1) 53%,rgba(212,46,18,0.8) 79%,rgba(212,46,18,0) 100%);
	background: linear-gradient(left, rgba(212,46,18,0) 0%,rgba(212,46,18,0.8) 20%,rgba(212,46,18,1) 53%,rgba(212,46,18,0.8) 79%,rgba(212,46,18,0) 100%);
	border:none;
	content: ' ';
	display: block;
	height: 3px;
	margin-top: 0px;
	position:static;
	width: 100%;
}

/* [PRICING] */
.tbl__price_wrapper, .tbl__services_wrapper, .tbl__contact_wrapper {
	position:relative;
	width:100%;
	font-size:14px;
	max-width:650px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 5px;
	padding-right: 5px;
	align-items:center;
	justify-content:center;
	background-color: rgba(255,255,255);
}

.tbl__price table {
	max-width: 100%;
	border-collapse: collapse;
	border:solid 1px rgba(0,0,0);
}

/* [FOOTER] */
.footer {display: block;width: 100%;}
.footer_style {padding-left: 3rem;padding-right: 3rem; border: 4px solid rgba(249,202,39);-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0);-moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0);box-shadow: inset 0px 0px 0px 1px rgba(0,0,0);position:relative;}
.inner_footer {box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: center;margin: auto;padding: 10px 10px;width: 95%;}
.footer_items {box-sizing: border-box;color: rgba(20,33,66);padding: 10px 10px;width: 25%;}
.footer ul {color: rgba(20,33,66);font-family: 'Red Rose', serif;font-size: 13px;font-weight: 300;letter-spacing: 0.5px;list-style: none;}
.footer ul a {color: rgba(20,33,66);text-decoration: none;transition: 0.3s;outline: none;}
.footer ul a:hover {color: rgba(49,140,231);transition: 0.5s;}
.footer ul li {height: 15px;margin: 10px 0;}
.footer li i {margin-right: 20px;}
.social_media {color: rgba(51,51,51);font-size: 20px;text-align: center;width: 100%;}
.social_media a {background: none;text-decoration: none;}
.social_media a:hover {text-decoration: none;}
.social_media i {color: rgba(51,51,51);height: 25px;margin: 20px 10px;padding: 4px;transition: 0.5s;width: 25px;}
.social_media i:hover {transform: scale(1.5);}
.footer_bottom {font-family: 'Red Rose', serif;background: none;border: solid 1px rgba(0,0,0);color: rgba(20,33,66);font-size: 12px;padding: 10px;text-align: center;}

@media screen and (max-width: 1275px) {
    .footer_items {text-align: center;padding: 0px 0px;width: 100%;}
}

@media screen and (max-width: 870px) {
	.inner_footer {padding-top: 10px;width: 100%;}
    .footer_items {padding: 0px 0px;width: 100%;}
	.footer_bottom {font-size: 10px;}
}