/*
Theme Name: Web Solutions
Theme URI: https://web-solutions.eu/
Author: Web Solutions WEB team
Author URI: https://web-solutions.eu/
Description: New template for Web Solutions. Made in 2015. Responsive template, RWD. Added module languages.
Version: 2.2
*/


@media (min-width: 992px) {
    .container {
        width: 948px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1000px;
    }
}


/* ***************************************************************
 * RESET
 * **************************************************************
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time,mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


/* ***************************************************************
 * BODY
 * **************************************************************
 */
body {
    background-color: #FFFFFF;
    margin: 0 auto;
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #696969;  
    font-size: 75%;
    line-height: 24px;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    font-weight: bold;
    color: #000060;
}
h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2 {
    padding: 0 0 10px 0;
}
h2.bb {
    color: #000060;
    font-weight: bold;
    font-size: 20px;
}
h3 {
    font-size: 1.17em;
}
h3.iti {
    font-size: 14px; 
    font-style: italic;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}

strong, b, th,
.bold {
    font-weight: bold;
}
a,
a:link {
    color:#000060;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
a:visited {
    color: #000060;
}
a:hover {
    color: #BC7904;
    text-decoration: none;
}
a:active {
    color: #BC7904;
}
p {
    line-height: 1.6em;
    margin-bottom: 20px;
}
em {
    font-style: italic;
}
hr {
    border-color: #e0e0e0;
}

ul.tick,
ul#tick {
    list-style-image: url("images/footer_li_bg.png");
    line-height: 1.6em;
    padding-left: 10px;
    margin-left: 0.6em;
}
ul.tick li,
ul#tick li {

}
ul,
ul.arrow,
ul#arrow {
    list-style-image: url("images/arrow-li.png");
    line-height: 1.6em;
    padding-left: 10px;
    margin-left: 0.6em;
    margin-bottom: 20px;
}
ul li,
ul.arrow li,
ul#arrow li {

}
ol {
    margin-left: 2em;
}
@media ( max-width: 767px ) {
    ul.arrow li,
    ul#arrow li{
        margin-left: -20px;
        padding: 5px 0;
    }
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.aligncenter {
    margin: auto;
    display: block;
    float: none;
}
.glyphicon {
    top: 2px;
    font-size: 15px;
}

.top-buffer-5  { margin-top: 5px !important; }
.top-buffer-10 { margin-top: 10px !important; }
.top-buffer-20 { margin-top: 20px !important; }
.top-buffer-40 { margin-top: 40px !important; }

.top-padding-5  { padding-top: 5px !important; }
.top-padding-10 { padding-top: 10px !important; }
.top-padding-20 { padding-top: 20px !important; }
.top-padding-40 { padding-top: 40px !important; }

.right-buffer-5  { margin-right: 5px !important; }
.right-buffer-10 { margin-right: 10px !important; }
.right-buffer-20 { margin-right: 20px !important; }
.right-buffer-40 { margin-right: 40px !important; }
.right-buffer-50 { margin-right: 50px !important; }

.bottom-buffer-5  { margin-bottom: 5px !important; }
.bottom-buffer-10 { margin-bottom: 10px !important; }
.bottom-buffer-20 { margin-bottom: 20px !important; }
.bottom-buffer-30 { margin-bottom: 30px !important; }
.bottom-buffer-40 { margin-bottom: 40px !important; }

.left-buffer-5  { margin-left: 5px !important; }
.left-buffer-10 { margin-left: 10px !important; }
.left-buffer-20 { margin-left: 20px !important; }
.left-buffer-40 { margin-left: 40px !important; }
.left-buffer-50 { margin-left: 50px !important; }

.bottom-buffer-xs-10 { margin-bottom: 0 !important; }
@media (max-width: 767px) {
    .bottom-buffer-xs-10 { margin-bottom: 10px !important; }
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}
.nopadding-right {
    padding-right: 0 !important;
}
.nopadding-left {
    padding-left: 0 !important;
}

@media (min-width: 768px) {
    .nopadding-sm {
        padding: 0 !important;
    }
    .nopadding-left-sm {
        padding-left: 0 !important;
    }
    .nopadding-right-sm {
        padding-right: 0 !important;
    }
    .padding-right-sm {
        padding-right: 15px !important;
    }
    .padding-left-sm {
        padding-left: 15px !important;
    }
}
@media (min-width: 992px) {
    .nopadding-md {
        padding: 0 !important;
    }
    .nopadding-left-md {
        padding-left: 0 !important;
    }
    .nopadding-right-md {
        padding-right: 0 !important;
    }
    .padding-left-md {
        padding-left: 15px !important;
    }
    .padding-right-md {
        padding-right: 15px !important;
    }
}

.padding-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padding-left-5     { padding-left: 5px !important; }
.padding-right-5    { padding-right: 5px !important; }
.padding-left-5-sm  { padding-left: 0 !important; }
.padding-right-5-sm { padding-right: 0 !important; }
.padding-left-15    { padding-left: 15px !important; }
.padding-right-15   { padding-right: 15px !important; }
.top-padding-5      { padding-top: 5px !important; }
.top-padding-10     { padding-top: 10px !important; }
.top-padding-20     { padding-top: 20px !important; }
.top-padding-40     { padding-top: 40px !important; }

@media (min-width: 992px) {
    .padding-left-5-sm  { padding-left: 5px !important; }
    .padding-right-5-sm { padding-right: 5px !important; }
}

.inline-block {
    display: inline-block;
}


/* ***************************************************************
 * VERTICAL ALIGN
 * **************************************************************
 */
.row-align {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}


/* ***************************************************************
 * PRETTIFY
 * **************************************************************
 */
pre.prettyprint {
    font-family: Consolas, Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace !important;
    overflow: auto;
    font-size: 13px;
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
}
pre.prettyprint.linenumstrigger { margin-left: 0px; padding-left: 0px; }
pre.prettyprint ol li { margin-left: 15px; padding-left: 15px; padding-right: 10px; border-left: 1px solid #e0e0e0; line-height: 1.6; }
pre ol li.highlighttrigger { background-color: #DAD7FF; }
.str { color: #080; }
.kwd { color: #008; font-weight: bold; }
.com { color: #800; }
.typ { color: #606; font-weight: bold; }
.lit { color: #066; }
.pun { color: #660; }
.pln { color: #000; }
.tag { color: #008; }
.atn { color: #606; }
.atv { color: #080; }
.dec { color: #606; }


/* ***************************************************************
 * PRIVACY POLICY
 * **************************************************************
 */
form.privacy-policy .privacy-policy-valid {
    display: none;
}

/* ***************************************************************
 * HEADER
 * **************************************************************
 */
header h1,
header h1 a {
    float: left;
    width: 200px;
}
header img {
    display: block;
}
header #headerName {
    font-size: 15px;
    display: block;
    color: black;
    font-family: arial;
    text-transform: capitalize;
    font-weight: 100;
    margin-top: -15px;
    white-space: nowrap;
}
header #logindisplay {
    float: right;
    background: #f5f5f5;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -khtml-border-radius-bottomleft: 7px;
    -khtml-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 1px solid #dedede;
    height: 50px !important;
    margin-top: -2px;
    margin-bottom: 5px;
}
header #logindisplay #userLogin {
    display: inline-block;
}
header #logindisplay #userLogin #signInKey {
    background: url("images/key.png") no-repeat;
    color: #169a00;
    font-size: 12px;
    line-height: 50px;
    font-weight: bold;
    padding: 2px 20px;
    margin-left: 15px;
    text-decoration: none;
}
header #logindisplay #userLogin #userRegistration {
    background: url("images/users.png") no-repeat;
    color: #169a00;
    font-size: 12px;
    line-height: 50px;
    font-weight: bold;
    padding: 2px 20px;
    margin-left: 0px;
    text-decoration: none;
}


/* ***************************************************************
 * LANGUAGE
 * **************************************************************
 */
@media (max-width: 991px) {
    .language dt a span {
        background: url("images/icon-lang.png") no-repeat;
        color: #169a00;
        font-weight: bold;
        padding: 2px 0 2px 25px;
        text-decoration: none;
    }
    .language dt a:hover span {
        color: #fff;
    }
    .language dd {
        position: relative;
    }
    .language dd ul {
        display: none;
        width: auto;
        min-width: 100px;
        top: -1px;
        padding: 0;
        margin: 0 0 0 20px;
        background: #f5f5f5;
        list-style: none;
        z-index: 9999;
    }
    .language dd ul li:last-child a {
        border-bottom: 0;
    }
    .language dd ul li a {
        color: #696969;
        font-weight: bold;
        font-size: 12px;
        line-height: 20px;
        padding: 10px;
    }
    .language dd ul li a:hover {
        color: #fff;
    }
    .language dd ul li img {
        display: inline-block;
        margin-right: 3px;
        vertical-align: text-top;
    }
    .language dd ul li span {
        display: inline-block;
    }
}
@media (min-width: 992px) {
    .language {
        display: inline-block;
    }
    .language dt span {
        background: url("images/icon-lang.png") no-repeat;
        color: #169a00;
        font-size: 12px;
        line-height: 50px;
        font-weight: bold;
        padding: 2px 0 2px 20px;
        margin-left: 15px;
        text-decoration: none;
    }
    .language dd {
        position: relative;
    }
    .language dd ul {
        display: none;
        width: auto;
        min-width: 100px;
        position: absolute;
        top: -1px;
        padding: 7px 0;
        background: #f5f5f5;
        -webkit-border-bottom-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
        -khtml-border-radius-bottomleft: 7px;
        -khtml-border-radius-bottomright: 7px;
        -moz-border-radius-bottomleft: 7px;
        -moz-border-radius-bottomright: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        border: 1px solid #dedede;
        border-top: none;
        list-style: none;
        z-index: 9999;
    }
    .language dd ul li {
        padding: 3px 12px;
    }
    .language dd ul li a {
        color: #696969;
        font-weight: bold;
    }
    .language dd ul li a:hover {
        color: #BC7904;
    }
    .language dd ul li img {
        display: inline-block;
        margin-right: 3px;
        vertical-align: text-top;
    }
    .language dd ul li span {
        display: inline-block;
    }
}


/* ***************************************************************
 * CURRENCY
 * **************************************************************
 */
@media (max-width: 991px) {
    .currency dt a span {
        background: url("images/icon-lang.png") no-repeat;
        color: #169a00;
        font-weight: bold;
        padding: 2px 0 2px 25px;
        text-decoration: none;
    }
    .currency dt a:hover span {
        color: #fff;
    }
    .currency dd {
        position: relative;
    }
    .currency dd ul {
        display: none;
        width: auto;
        min-width: 100px;
        top: -1px;
        padding: 0;
        margin: 0 0 0 20px;
        background: #f5f5f5;
        list-style: none;
        z-index: 9999;
    }
    .currency dd ul li:last-child a {
        border-bottom: 0;
    }
    .currency dd ul li a {
        color: #696969;
        font-weight: bold;
        font-size: 12px;
        line-height: 20px;
        padding: 10px;
    }
    .currency dd ul li a:hover {
        color: #fff;
    }
    .currency dd ul li img {
        display: inline-block;
        margin-right: 3px;
        vertical-align: text-top;
    }
    .currency dd ul li span {
        display: inline-block;
    }
}
@media (min-width: 992px) {
    .currency {
        display: inline-block;
    }
    .currency dt span {
        background: url("images/icon-currency.png") no-repeat;
        color: #169a00;
        font-size: 12px;
        line-height: 50px;
        font-weight: bold;
        padding: 2px 0 2px 20px;
        margin-left: 15px;
        text-decoration: none;
    }
    .currency dt:hover + dd ul,
    .currency dd:hover ul {
        display: block;
    }
    .currency dd {
        position: relative;
    }
    .currency dd ul {
        display: none;
        width: auto;
        min-width: 70px;
        position: absolute;
        top: -1px;
        padding: 7px 0;
        background: #f5f5f5;
        -webkit-border-bottom-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
        -khtml-border-radius-bottomleft: 7px;
        -khtml-border-radius-bottomright: 7px;
        -moz-border-radius-bottomleft: 7px;
        -moz-border-radius-bottomright: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        border: 1px solid #dedede;
        border-top: none;
        list-style: none;
        z-index: 9999;
    }
    .currency dd ul li {
        padding: 3px 12px;
        text-align: center;
    }
    .currency dd ul li a {
        color: #696969;
        font-weight: bold;
    }
    .currency dd ul li a:hover {
        color: #BC7904;
    }
    .currency dd ul li img {
        display: inline-block;
        margin-right: 3px;
        vertical-align: text-top;
    }
    .currency dd ul li span {
        display: none;
    }
}


/* ***************************************************************
 * HEADER - SEARCH BAR
 * **************************************************************
 */
header.search-bar {
    height: 158px;
    background: url("images/search_bg.png") repeat-x 0px 0px;
    background-size: contain;
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}
header.header-bar {
    height: 55px;
    background: url("images/search_bg.png") repeat-x 0px 0px;
    background-size: contain;
    padding-top: 20px;
    padding-bottom: 10px;
}
header.search-bar h2 {
    color: #FFF;
    font-size: 30px;
    font-weight: lighter;
    line-height: 40px;
    padding: 0px;
}
header.header-bar h2 {
    display: block;
    color: white;
    font-size: 18px;
    font-weight: lighter;
    line-height: 25px;
    padding: 0px;
    padding-left: 2px;
}
header.search-bar h3 {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}
header h3.header-info {
    color: #FFF;
    font-size: 9px;
    line-height: 18px;
    padding: 0px;
    text-transform: none;
}
@media (min-width: 767px) {
    header h3.header-info {
        float: right;
    }
}
header.search-bar-small {
    height: 100%;
}
header.search-bar-small h2 {
    font-size: 18px;
    line-height: 25px;
}
header.search-bar h2.blueSearch {
    color: #00baff;
}
header.search-bar h2.blueSearch-small {
    color: #00baff;
    font-size: 24px;
}
header.search-bar h5 {
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
header.search-bar h5 span {
    color:#00baff;
    font-weight: bold;
}
header.search-bar #searchForm form div.domain_error_content {
    min-height: 5px;
    line-height: 16px;
    font-size: 12px;
    color: rgb(255, 144, 144);
    font-weight: bold;
}
header.search-bar #searchForm form {
    display: none;
}
header.search-bar #searchForm form select,
header.search-bar #searchForm form input[type=text],
form#search_form_newgtlds input[type=text],
form#search_site input[type=text],
form#searchByName input[type=text],
select#selectCategories {
    padding: 7px;
    color: #646464;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #cdcdcd;
    outline: none;
    margin: 0;
    vertical-align: middle;
}
header.search-bar #searchForm button {
    vertical-align: middle;
}
header.search-bar #searchForm form input[type=text] {
    width: 100%;
    margin-bottom: 5px;
}
header.search-bar #searchForm form select {
    width: 49.5%;
    margin-bottom: 5px;
}
header.search-bar #searchForm form select#currency_type {
    float: left;
}
header.search-bar #searchForm form select#s_group {
    float: right;
}
.search-bar #searchForm form input[type=text],
form#search_form_newgtlds input[type=text],
form#search_site input[type=text],
form#searchByName input[type=text] {
    padding: 7px;
    background: #FFF;
    line-height: 14px;
    vertical-align: baseline;
}
/*form#gtlds_search_form input[type=text] {
    width: 220px;
}*/
form#search_site input[type=text] {
    margin-bottom: 5px;
}
header.search-bar div#selectSearch {
    color: #fff;
    margin-bottom: 3px;
    cursor: default;
    height: 14px;
}
header.search-bar #searchForm span{
    color: #fff;
    /*font-size: 12px;*/
    cursor: pointer;
}
header.search-bar .searchTabActive {
    background: none;
    font-weight: bold;
}
header.search-bar #searchForm span#searchTab{
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
}
.search-div-boxes {
    margin-bottom: 5px;
    font-size: 12px;
    display: inline-block;
    width: 100%;
    height: 30px;
    text-align: center;
}
@media (min-width: 768px) {
    .search-div-boxes {
        width: 217px;
    }
    form#search_site input[type=text] {
        width: 235px;
        margin-bottom: 0;
    }
    header.search-bar #searchForm form select#currency_type {
        float: none;
    }
    header.search-bar #searchForm form select#s_group {
        float: none;
    }
}
.search-bar label {
    margin-right: 10px;
    vertical-align: middle;
}
.search-bar label:last-child {
    margin-right: 0;
}
.search-bar input.checkbox + img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.search-bar #searchForm label span {
    color: #555;
    cursor: pointer;
    vertical-align: text-top;
}
@media (min-width: 768px) {
    header.search-bar {
        height: 133px;
        text-align: left;
    }
    header.search-bar-small {
        height: 100%;
    }    
    header.search-bar #searchForm form input[type=text] {
        width: 220px;
        margin-bottom: 0;
    }
    header.search-bar #searchForm form input#term_name {
        width: 229px;
    }
    header.search-bar #searchForm form select {
        width: auto;
        width: initial;
        margin-bottom: 0;
    }
    .search-div-boxes {
        margin-bottom: 0;
        vertical-align: middle;
    }
}
@media (min-width: 992px) {
    header.search-bar #searchForm {
        margin-top: 28px;
    }
    header.search-bar h2 {
        line-height: 50px;
    }
    header.search-bar-small h2 {
        line-height: 25px;
    }
    header.search-bar #searchForm form input[type=text] {
        width: 180px;
        margin-bottom: 0;
    }
    header.search-bar #searchForm form input#term_name {
        width: 189px;
    }
}
@media (min-width: 1200px) {
    header.search-bar #searchForm form input[type=text] {
        width: 210px;
        margin-bottom: 0;
    }
    header.search-bar #searchForm form input#term_name {
        width: 219px;
    }
}


.selectSearch {
    position: relative;
    z-index: 1;
}
.selectSearch + .searchTabContent {
    border-top-left-radius: 0;
    display: block !important;
}
.searchTab {
    float: left;
    border: 1px solid #e0e0e0;
    border-radius: 5px 5px 0 0;
    padding: 5px 15px;
    margin: -25px 0 0 0;
    background: #F7F9FF;
    cursor: pointer;
    font-size: 12px;
    line-height: 14px;
}
.searchTabLeft {
    border-top-right-radius: 0;
}
.searchTabRight {
    border-top-left-radius: 0;
}
.searchTabActive {
    background: #E6EDFE;
    border-bottom-color: #E6EDFE;
}


/* ***************************************************************
 * SECTION
 * **************************************************************
 */
section {
    background: #FFFFFF url("images/bg.png") repeat-x;
    color: #000060;
    font-size: 14px;
}
body.home section {
    font-size: 13px;
}


/* ***************************************************************
 * SECTION - HOME PAGE LAST NEWS
 * **************************************************************
 */
section .last-news article {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}
section .last-news article:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
section .last-news article a.rss-icon {
    position: absolute;
    right: 2px;
    top: 0px; 
}
section .last-news article p {
    margin-bottom: 0px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.lang-pl section .last-news article p {
    font-size: 12px;
}
section .last-news article a.read_more {
    color: #00baff;
    text-decoration: none;
    font-weight: bold;
}
section .last-news article a.read_more:hover {
    color: #BC7904;
    text-decoration: none;
}
section .last-news article h3 {
    font-weight: bold;
    line-height: 20px;
}
section .last-news article img {
    width: 150px;
    /*height: 95px;*/
    margin: 0;
    border: 1px solid #DDD;
    padding: 1px;
}
@media(max-width: 767px) {
    section .last-news article p img {
        display: block !important;
        float: none !important;
        margin: 10px auto !important;
    }
}
section .last-news article p img.arrows {
    display: inline !important;
    float: left !important;
    margin: 0 5px 0 0 !important;
    width: auto;
    height: auto;
    border: none;
}

section .last-news article img.left {
    float: left;
    margin: 0 10px 10px 0;
}
section .last-news article img.right {
    float: right;
    margin: 0 0 10px 10px;
}
section .last-news article img.rsssmall {
    width: 47px;
    height: 17px;
    background: url("images/rss-small.png") 0 -17px;
    position: relative;
    float: right;
    padding: 0;
    border: 0;
}
section .last-news article img.rsssmall:hover {
    background-position: 0 0;
}
section .header-icon-text {
    display: table;
}
section .header-icon-text img {
    float: left;
    margin: 0 10px 0 0;
}
section .header-icon-text h3 {
    text-align: left;
    font-size: 22px;
    margin: 0;
    padding: 0;
    float: none;
    display: table-cell;
    vertical-align: middle;
}
@media(max-width: 991px) {
    section .header-icon-text h3 {
        text-align: left;
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 11px;
        padding: 0;
    }
}
section .row {
    margin-right: 0;
    margin-left: 0;
}
section .hosting-box {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    margin-top: 50px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    background: #f5f8fb; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f8fb 0%, #ccdbff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f8fb), color-stop(100%,#ccdbff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f8fb 0%,#ccdbff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f8fb 0%,#ccdbff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f8fb 0%,#ccdbff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5f8fb 0%,#ccdbff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f8fb', endColorstr='#ccdbff',GradientType=0 ); /* IE6-9 */
}
section .hosting-box-main {
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 10px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}
section .hosting-box img.hosting-box-soft {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: -50px;
}

section .hosting-box-main p {
    line-height: 1.3em;
    margin-bottom: 20px;
    font-size: 13px;
}


/* ***************************************************************
 * SECTION - HOME PAGE MAPS
 * **************************************************************
 */
section .home-page-maps #continentMapTitle {
    text-align: center;
    margin-top: 10px;
}
section .home-page-maps #continentMap {
    /*width: 532px;*/
    height: 330px;
    position: relative;
    margin: 5px auto 0;
    float: left;
}
@media(max-width: 991px) {
    section .home-page-maps #continentMap {
        -ms-transform: scale(0.75,0.75);
        -webkit-transform: scale(0.75,0.75);
        transform: scale(0.75,0.75);
    }
}
section .home-page-maps #continentMap .tooltip {
    display: none;
    background: url("images/tooltip.png") 10px bottom no-repeat;
    padding-bottom: 7px;
}
section .home-page-maps #continentMap .tooltip span {
    color: #fff;
    font-size: 11px;
    background: #000000;
    padding: 4px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
}
section .home-page-maps #continentMap .continent {
    background: url("images/continents.png") no-repeat;
}
section .home-page-maps #continentMap #north_america {
    background-position: -1052px -6px;
    width: 230px;
    height: 202px;
    position: absolute;
}
section .home-page-maps #continentMap #north_america:hover {
    background-position: -1280px -7px;
}
section .home-page-maps #continentMap #north_america:hover .tooltip {
    display: block;
    position: relative;
    left: 80px;
    top: 90px;
    opacity: 1
}
section .home-page-maps #continentMap #south_america {
    background-position: -1508px -5px;
    width: 85px;
    height: 138px;
    position: absolute;
    top: 192px;
    left: 128px;
}
section .home-page-maps #continentMap #south_america:hover {
    background-position: -1589px -4px;
}
section .home-page-maps #continentMap #south_america:hover .tooltip {
    display: block;
    position: relative;
    left: 20px;
    top: 30px;
    opacity: 1;
    width: 140%;
}
section .home-page-maps #continentMap #europe {
    background-position: -802px -5px;
    width: 124px;
    height: 141px;
    position: absolute;
    top: 6px;
    left: 229px;
}
section .home-page-maps #continentMap #europe:hover {
    background-position: -927px -5px;
}
section .home-page-maps #continentMap #europe:hover .tooltip {
    display: block;
    position: relative;
    top: 60px;
    left: 40px;
    opacity: 1
}
section .home-page-maps #continentMap #asia {
    background-position: -223px -8px;
    width: 238px;
    height: 215px;
    position: absolute;
    left: 286px;
    top: 18px;
}
section .home-page-maps #continentMap #asia:hover {
    background-position: -459px -8px;
}
section .home-page-maps #continentMap #asia:hover .tooltip {
    display: block;
    position: relative;
    top: 60px;
    left: 100px;
    opacity: 1
}
section .home-page-maps #continentMap #africa {
    background-position: -2px -4px;
    position: absolute;
    width: 110px;
    height: 142px;
    top: 122px;
    left: 218px;
}
section .home-page-maps #continentMap #africa:hover {
    background-position: -113px -4px;
}
section .home-page-maps #continentMap #africa:hover .tooltip {
    display: block;
    position:relative;
    top:30px;
    left: 40px;
    opacity: 1
}
section .home-page-maps #continentMap #oceania {
    background-position: -696px -8px;
    position: absolute;
    width: 105px;
    height: 93px;
    top: 208px;
    left: 432px;
}
section .home-page-maps #continentMap #oceania:hover {
    background-position: -696px -100px;
}
section .home-page-maps #continentMap #oceania:hover .tooltip {
    display: block;
    position: relative;
    top: 20px;
    left: 20px;
    opacity: 1
}


/* ***************************************************************
 * FOOTER
 * **************************************************************
 */
footer {
    clear: both;
    background: url("images/bg.png") repeat-x;
    color: #9e9e9e;
    padding: 15px 0px 0px 0px;
    line-height: 14px;
    margin: 0;
    font-size: .9em;
}
footer h4 {
    color:#696969;
    font-weight: bold;
    margin-bottom: 4px;
}
footer ul.footer {
    list-style-image: url("images/footer_li_bg.png");
    padding-left: 10px;
    margin-left: 1em;
}
footer #domains a,
footer #services a,
footer #contact a {
    text-decoration: none;
    color: #696969;
}
footer #contact a.foot2 {
    color: #00baff !important;
}
footer li.current_page_item a,
footer a:hover {
    font-weight: bold;
}
footer #newsletter p {
    max-width: 230px;
    margin-bottom: 10px;
}
footer #newsletter input.form-control {
    float: left;
    border-radius: 0;
    color: #9e9e9e;
    height: 21px;
    width: 200px;
    padding: 3px;
    font-size: 12px;
}
footer #newsletter input[type=submit] {
    float: left;
    border: none;
    width: 23px;
    height: 21px;
    margin-left: -3px;
    background: url("images/newsletter_button.png");
}
footer #contact span {
    display: block;
}


/* ***************************************************************
 * TABS NAV
 * **************************************************************
 */
.nav-tabs.nav-justified {
    margin: 0;
}
.nav-tabs.nav-justified>li>a {
    background: #f0f0f0;
}
.nav-tabs.nav-justified>li.active>a {
    background: transparent;
    font-weight: bold;
}
.nav-tabs.nav-justified>li>a:hover {
    background-color: #F6F6F6;
}
.nav-tabs.nav-justified>li.active>a:hover {
    background-color: transparent;
}
.nav-tabs.nav-justified>li>a p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 12px;
}
.nav-tabs.nav-justified>li>a span {
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    color: #000060;
}
div.tab-content {
    border: 1px solid #E0E0E0;
}
div.tab-content-full {
    border-top: 1px solid #E0E0E0 !important;
}
.nav-tabs.nav-justified>li>a[disabled]:hover {
    background-color: #f0f0f0;
}
.nav-tabs.nav-justified>li>a[disabled]>span {
    color: #aaa;
    cursor: default;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        vertical-align: middle;
    }
    .nav-tabs.nav-justified>li>a {
        border: 1px solid #ddd;
        border-radius: 0;

        height: 62px;
        display: table;
        width: 100%;
        text-align: center;
        vertical-align: middle;
    }
    .nav-tabs.nav-justified>li.noborder>a,
    .nav-tabs.nav-justified>li.noborder.active>a{
        border-left: 0;
        border-right: 0;
    }
    .nav-tabs.nav-justified>li:first-child>a {
        border-radius: 4px 0 0 0;
    }
    .nav-tabs.nav-justified>li:last-child>a {
        border-radius: 0 4px 0 0;
    }
    div.tab-content {
        border-top: none;
    }
}


/* ***************************************************************
 * SEARCH FORM
 * **************************************************************
 */
div.search-form h4 {
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    line-height: normal;
    min-height: 24px;
}
div.search-form div.domain_error_content {
    min-height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
}
div.search-form span.www, div.search-form span.whoisName {
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    line-height: 30px;
}
div.search-form input.form-control {
    display: inline-block;
    background: #fff;
    font-size: 12px;
    padding: 7px;
    height: 30px;
    line-height: 16px;
    margin-bottom: 5px;
}
div.search-form select#currency_type,
div.search-form select#s_group {
    width: 49.5%;
    margin-bottom: 5px;
}
div.search-form select#currency_type {
    float: left;
}
div.search-form select#s_group {
    float: right;
}
@media (min-width: 768px) {
    div.search-form select#currency_type,
    div.search-form select#s_group {
        width: initial;
        margin-bottom: 0;
    }
    div.search-form input.form-control {
        width: 220px;
        margin-bottom: 0;
    }
    div.search-form select#currency_type {
        float: none;
    }
    div.search-form select#s_group {
        float: none;
    }
}
div.search-form input.form-control.error-valid {
    border-color: #FF0000 !important;
}
div.search-form select.form-control {
    display: inline-block;
    height: 30px;
    padding: 7px;
    font-size: 12px;
}


div.search-form div.search-form-content {
    background: gold url("images/search-bg5.png") no-repeat;
    background-size: 100% 100%;
    border: 1px solid #e0e0e0;
    box-shadow: -5px 4px 10px 0px #efefef;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px 20px;
    text-align: center;
}
div.search-form div.search-form-content.search-form-content-big {
    height: 150px;
    padding: 15px 15px;
}
div.search-form div.search-form-content.search-form-content-small {
    padding: 10px 10px 20px;
}
div.search-form div.search-form-content input.form-control-small {
    max-width: 130px;
}
div.search-form div.search-form-content div.domain_error_content {
    margin: 3px 0;
}
div.search-form div.search-form-content select.form-control {
    width: 100px;
}
span#new_gtlds_search_disabled {
    display: none;
}
div.search-form div.search-form-content div.searchBar-list {
    margin-top: 5px;
}
div.search-form div.search-form-content div.searchBar-row {
    width: 100%;
    height: 14px;
    font-size: 11px;
    margin-top: 2px;
}
div.search-form div.search-form-content div.searchBar-row-desc {
    text-align: right;
    padding-right: 3px;
    width: 50.8%;
    float: left;
    line-height: 14px;
}
div.search-form div.search-form-content div.searchBar-row-desc-big {
    width: 55.6%;
}
div.search-form div.search-form-content div.searchBar-row-price {
    text-align: left;
    font-weight: bold;
    color: #169A00;
    padding-left: 2px;
    width: 44%;
    line-height: 14px;
    float: left;
}
div.search-form div.search-form-content input.form-control.small-input {
    width: 140px;
}
@media (min-width: 768px) {
    div.search-form div.search-form-content input.form-control {
        margin-bottom: 0;
        max-width: 190px;
        width: 80%;
    }
    div.search-form div.search-form-content select#s_group {
        width: 140px;
    }
    div.search-form div.search-form-content input.form-control.small-input {
        width: 140px;
    }
    div.search-form div.search-form-content select.form-control.small-select {
        width: 120px;
        margin-bottom: 0;
    }
    div.search-form div.search-form-content input.form-control-small {
        max-width: 130px;
    }
}
@media (min-width: 992px) {
    div.search-form div.search-form-content input.form-control {
        margin-bottom: 0;
        max-width: 230px;
        width: 80%;
    }
    div.search-form div.search-form-content select.form-control {
        width: 160px;
    }
    div.search-form div.search-form-content input.form-control.small-input {
        width: 140px;
    }
    div.search-form div.search-form-content select.form-control.small-select {
        width: 90px;
    }
}
@media (min-width: 1200px) {
    div.search-form div.search-form-content input.form-control.small-input {
        width: 150px;
    }
    div.search-form div.search-form-content select.form-control.small-select {
        width: 100px;
    }
}


/* ***************************************************************
 * SEARCH FORM - AFFIX
 * **************************************************************
 */
div.search-form div.search-form-content.affix {
    padding: 5px 15px;
}
div.search-form div.search-form-content.affix h4 {
    display: none;
}
div.search-form div.search-form-content.affix div.searchBar-list {
    display: none;
}
@media (max-width: 767px) {
    div.search-form div.search-form-content.affix {
        right: 15px;
        left: 15px;
        height: 100px;
    }
}
@media (min-width: 768px) {
    div.search-form div.search-form-content.affix {
        width: 485px;
        height: 80px;
    }
}
@media (min-width: 992px) {
    div.search-form div.search-form-content.affix {
        width: 617px;
        height: 80px;
    }
    div.search-form div.search-form-content.affix h4 {
        display: block;
        min-height: 12px;
    }
}
@media (min-width: 1200px) {
    div.search-form div.search-form-content.affix {
        width: 652px;
        height: 80px;
    }
}


/* ***************************************************************
 * SEARCH FORM - CONTINENT
 * **************************************************************
 */
div.search-form div.search-form-content-continent {
    padding: 10px 10px 20px;
    text-align: center;
}
div.search-form div.search-form-content-continent h4 {
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    line-height: normal;
    min-height: 24px;
}
div.search-form div.search-form-content-continent div.domain_error_content {
    margin: 0 0 3px 0;
}
div.search-form div.search-form-content-continent select.form-control {
    width: 49%;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    div.search-form div.search-form-content-continent input.form-control {
        margin-bottom: 0;
        max-width: 230px;
        width: 80%;
    }
    div.search-form div.search-form-content-continent input.form-control.small-input {
        width: 240px;
    }
    div.search-form div.search-form-content-continent select.form-control.small-select {
        width: 120px;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    div.search-form div.search-form-content-continent input.form-control.small-input {
        width: 140px !important;
    }
    div.search-form div.search-form-content-continent select.form-control.small-select {
        width: 100px !important;
    }
}
@media (min-width: 1200px) {
    div.search-form div.search-form-content-continent input.form-control.small-input {
        width: 150px !important;
    }
    div.search-form div.search-form-content-continent select.form-control.small-select {
        width: 120px !important;
    }
}


/* ***************************************************************
 * BOOTBOX
 * **************************************************************
 */
.modal.in .modal-dialog {
    -webkit-transform: translate(0,80%);
    -ms-transform: translate(0,80%);
    -o-transform: translate(0,80%);
    transform: translate(0,80%);
}
.modal-header {
    padding: 20px 15px 10px;
    border-bottom: 1px solid #eee;
    background: url("images/search_bg.png") repeat-x 0px 0px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.modal-header h4 {
    color: #fff;
}
.modal-header .close {
    margin-top: -3px;
    background-color: #fff;
    padding: 1px 5px;
}
.modal-body {
    padding: 25px 15px;
}


/* ***************************************************************
 * QAPTCHA
 * **************************************************************
 */
.QapTcha .clr {
    clear: both;
}
.QapTcha #bgSlider {
    width: 202px;
    height: 22px;
    background: transparent url("images/sprites.png") no-repeat 0 -22px;
    position: relative;
    margin: 0 auto;
    display: inline-block;
    margin-left: 26px;
}
.QapTcha #Slider {
    top: 0px !important;
    width: 48px;
    height: 22px;
    background: transparent url("images/sprites.png") no-repeat -32px 0;
    cursor: e-resize;
    position: absolute;
}
.QapTcha #Icons {
    width: 16px;
    height: 16px;
    background: transparent url("images/sprites.png") no-repeat 0 0;
    margin-top: 3px;
    margin-left: 10px;
    display: inline-block;
}
.QapTcha #TxtStatus {
    width: 202px;
    margin-top: 7px;
    text-align: center;
    font-family: arial;
    font-size: 10px;
    clear: both;
    line-height: 1.2em;
    margin: 0 auto;
    height: 40px;
}
.QapTcha .dropSuccess {
    color: #568E2F;
}
.QapTcha .dropError {
    color: red;
}


/* ***************************************************************
 * BUTTON CLASS
 * **************************************************************
 */
.affix {
    top: 0;
    z-index: 1040;
}
.css_btn_class:active {
    position: relative;
    top: 1px;
}
.button {
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 18px;
    line-height: 28px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
}
.button-small {
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 18px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
}
.button-big {
    font-size: 15px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 22px;
    line-height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
}
.button-big .glyphicon {
    top: 5px;
    font-size: 24px;
}
.button-green {
    color: #ffffff !important;
    border: 1px solid #13ba00;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0px 0px 4px 0px #63de58;
    -moz-box-shadow: inset 0px 0px 4px 0px #63de58;
    box-shadow: inset 0px 0px 4px 0px #63de58;

    background: -moz-linear-gradient( center top, #65d25b 16%, #159809 89% );
    background: -ms-linear-gradient( top, #65d25b 16%, #159809 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65d25b', endColorstr='#159809');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #65d25b), color-stop(89%, #159809) );
    background-color: #65d25b;
}
.button-green:hover {
    background: -moz-linear-gradient( center top, #159809 16%, #65d25b 89% );
    background: -ms-linear-gradient( top, #159809 16%, #65d25b 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#159809', endColorstr='#65d25b');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #159809), color-stop(89%, #65d25b) );
    background-color: #159809;
}
.button-grey {
    color: #8D8D8D !important;
    border: 1px solid #B3B3B3;
    text-shadow: 1px 1px 1px rgba(168, 168, 168, 0.4);
    -webkit-box-shadow: inset 0px 0px 4px 0px #F0F0F0;
    -moz-box-shadow: inset 0px 0px 4px 0px #F0F0F0;
    box-shadow: inset 0px 0px 4px 0px #F0F0F0;

    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(top,  #e0e0e0 0%, #efefef 40%, #d5d5d5 60%, #d8d8d8 81%, #cbcbcb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(40%,#efefef), color-stop(60%,#d5d5d5), color-stop(81%,#d8d8d8), color-stop(100%,#cbcbcb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#cbcbcb',GradientType=0 ); /* IE6-9 */
}
.button-grey:hover {
    background: -moz-linear-gradient( center top, #CBCBCB 16%, #E4E4E4 89% );
    background: -ms-linear-gradient( top, #CBCBCB 16%, #E4E4E4 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBCBCB', endColorstr='#E4E4E4');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #CBCBCB), color-stop(89%, #E4E4E4) );
    background-color: #CBCBCB;
}
.button-orange {
    color: #ffffff !important;
    border: 1px solid #D7A90C;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0px 0px 4px 0px #FAD120;
    -moz-box-shadow: inset 0px 0px 4px 0px #FAD120;
    box-shadow: inset 0px 0px 4px 0px #FAD120;

    background: -moz-linear-gradient( center top, #F9C71D 16%, #F6A815 89% );
    background: -ms-linear-gradient( top, #F9C71D 16%, #F6A815 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9C71D', endColorstr='#F6A815');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #F9C71D), color-stop(89%, #F6A815) );
    background-color: #F9C71D;
}
.button-orange:hover {
    background: -moz-linear-gradient( center top, #F6A815 16%, #F9C71D 89% );
    background: -ms-linear-gradient( top, #F6A815 16%, #F9C71D 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6A815', endColorstr='#F9C71D');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #F6A815), color-stop(89%, #F9C71D) );
    background-color: #F6A815;
}
.button-green.button-wide {
    padding: 0 40px;
    margin-top: 5px;
    margin-bottom: 10px;
}


/* ***************************************************************
 * CONTINENTS MENU
 * **************************************************************
 */
ul.continents-menu {
    margin: 0;
    padding: 0;
}
ul.continents-menu li {
    display: inline-block;
    padding: 7px 0;
    background: #FFF;
    border: 1px solid #21529c;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-weight: bold;
}
ul.continents-menu li.current_page_item {
    background: #21529c;
}
ul.continents-menu li a {
    display: block;
    width: 130px;
    text-align: center;
    font-size: 13px;
}
@media (min-width: 1200px) {
    ul.continents-menu li a {
        width: 137px;
    }
}


/* ***************************************************************
 * COUNTRY LIST
 * **************************************************************
 */
div.search-form-info p {
    text-align: justify;
}
div.countryList div.header {
    text-align: center;
    line-height: normal;
    font-weight: bold;
}
div.countryList div.header div.header-country {
    text-align: left;
    padding-left: 10px;
}
div.countryList div.break {
    height: 10px;
}
div.countryList div.first div.countries-background {
    background: rgb(240, 247, 249);
}
div.countryList div.promo-background {
    background: rgba(217, 242, 255, 0.6) !important
}
div.countryList div.first {
    border-top: 1px solid #B1BDCA;
}
div.countryList div.last {
    border-bottom: 1px solid #B1BDCA;
}
div.countryList div.first div.countries-background,
div.countryList div.second div.countries-background,
div.countryList div.else div.countries-background {
    border-bottom: 1px solid #B1BDCA;
}
div.countryList div.first div.countries-background:hover,
div.countryList div.second div.countries-background:hover,
div.countryList div.else div.countries-background:hover {
    background-color: rgb(240, 247, 249);
}
div.countryList div.last div.countries-background {
    border-bottom: none;
}
div.countryList div.first div.countries-background a.big-link,
div.countryList div.second div.countries-background a.big-link,
div.countryList div.else div.countries-background a.big-link {
    float: left;
    height: 100%;
    width: 100%;
}
div.countryList div.item {
    padding: 13px 10px;
    line-height: normal;
    text-align: center;
    min-height: 60px;
}
div.countryList div.country {
    padding: 5px 10px 0;
}
div.countryList div.countrydesc {
    padding-top: 0;
    text-align: left;
}
div.countryList div.countrydesc a:hover {
    text-decoration: none;
    color: #000060;
}
div.countryList div.tld span {
    font-weight: bold;
    color: #000060;
}
div.countryList div.price span {
    color: #169a00;
    font-weight: bold;
}
div.countryList div.specification span {
    font-size: 13px;
    font-weight: normal;
    color: #000060;
}
div.countryList div.else span {
    font-weight: normal;
    color: #999;
}
img.icon-promo {
    position: absolute;
    top: -4px;
    right: -4px;
}
img.icon-promo-small {
    vertical-align: text-top;
}
img.icon-promo-big {
    position: absolute;
    top: -6px;
    right: -7px;
    z-index: 1;
}
img.icon-promo-percent {
    margin-top: 5px;
    margin-left: -20px;
}
@media (min-width: 768px) {
    div.countryList div.header {
        text-align: left;
    }
    div.countryList div.item {
        padding: 15px 15px;
        line-height: normal;
        text-align: left;
    }
}


/* ***************************************************************
 * COUNTRY PAGE
 * **************************************************************
 */
div.countryList.countryPage div.first,
div.countryList.countryPage div.second,
div.countryList.countryPage div.else {
    border-top: 1px solid #B1BDCA;
}
div.countryList.countryPage div.last {
    border-bottom: 1px solid #B1BDCA;
}
div.countryList.countryPage div.first div.countries-background,
div.countryList.countryPage div.second div.countries-background,
div.countryList.countryPage div.else div.countries-background {
    border-bottom: none;
}

table.countries-styles {
    width: 100%;
}
table.countries-styles p {
    margin: 0;
    line-height: 24px;
}
table.countries-styles p.text-bold {
    font-weight: bold;
}
table.tabb {
    width: 100%;
}
table.tabb td.haa {
    font-weight: bold;
}
@media ( max-width: 767px ) {
    table.tabb td.haa {
        font-weight: bold;
        height: 30px;
    }
}
table.tabb td.amen a {
    font-weight: bold;
    color: #169a00;
}


/* ***************************************************************
 * CCTLDS
 * **************************************************************
 */
.domain-ads {
    height: auto;
    padding: 0;
    float: left;
    border: 1px solid #a4a4a4;
    box-shadow: -5px 4px 10px 0px #E3E3E3;

    background: #ffbd00;
    background: -moz-linear-gradient(left,  #ffbd00 0%, #ffd355 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffbd00), color-stop(100%,#ffd355));
    background: -webkit-linear-gradient(left,  #ffbd00 0%,#ffd355 100%);
    background: -o-linear-gradient(left,  #ffbd00 0%,#ffd355 100%);
    background: -ms-linear-gradient(left,  #ffbd00 0%,#ffd355 100%);
    background: linear-gradient(to right,  #ffbd00 0%,#ffd355 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd00', endColorstr='#ffd355',GradientType=1 );

    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
}
.background-domain-ads {
    height: auto;
    padding: 9px;
    position: relative;
    text-align: left;
    background-image: url("images/globe-available.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.icon-special-offer {
    position: absolute;
    top: -7px;
    right: -7px;
}
.special-offer {
    position: absolute;
    top: 20px;
    left: -30px;
    z-index: 500;
    width: 94px;
    height: 50px;
}
.domain-ads .header-top {
    padding: 10px 25px 0 20px;
    line-height: 24px;
    color: #000060;
    font-size: 18px;
    cursor: default;
}
.domain-ads .header-top .link-txt-ads > img {
    vertical-align: middle;
}
.table-domain-ads {
    border-collapse: collapse;
    border: 0;
}
table.table-domain-ads tr td.boldTLD {
    font-weight: bold;
    font-size: 16px;
    padding: 2px 4px;
    width: 170px;
}
.v-mid {
    vertical-align: middle;
}
table.table-domain-ads tr td.promoTLD {
    padding: 2px;
    width: 24px;
}
table.table-domain-ads tr td.boldAmount {
    font-weight: bold;
    font-size: 16px;
    color: #169A00;
    padding: 2px 4px;
    width: 105px;
    cursor: default;
}
table.table-domain-ads tr td.flag {
    font-weight: bold;
    font-size: 18px;
    color: #169A00;
    padding: 2px;
    width: 54px;
    cursor: default;
    vertical-align: middle;
}
#link-ads {
    margin: 20px 0 10px 0;
    text-align: center;
}
.table-headline {
    background: #ffaa56;
    background: -moz-linear-gradient( center top, #ffff00 5%, #ffaa56 100% ) !important;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffff00), color-stop(1, #ffaa56) ) !important;
    background: -o-linear-gradient(top, #ffff00 5%, #ffaa56 100%) !important;
    background: -ms-linear-gradient(top, #ffff00 5%,#ffaa56 100%) !important;
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00", endColorstr="#ffaa56"); */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyNzApIiAvPgo8L3N2Zz4=);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

    padding: 5px;
    color: #000060;
    font-size: 13px;
    text-align: center;
}
div.table-faq {
    border: 1px solid #d6e0ed;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: white;
    box-shadow: -5px 4px 10px 0px #efefef;
    float: left;
}
div.table-faq div.row-query {
    background: #ffffaa;
    padding: 10px 15px;
    font-weight: bold;
    line-height: 17px;
}
div.table-faq div.row-answer {
    background: #fcfcc7;
    padding: 10px 15px;
    line-height: 15px;
    font-size: 12px;
}
div.table-faq div.row-footer {
    background: #ffffaa;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 10px 20px;
    line-height: 17px;
}
div.table-faq div.productRating {
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
}
.last-update-tld {
    font-size: 12px;
    font-style: italic;
}
.ratingPlus, .ratingMinus{
    cursor: pointer;
}


/* ***************************************************************
 * CLASS
 * **************************************************************
 */
.red {
    color: #FF0000!important;
}
.green {
    color: #169a00!important;
}
.gray {
    color: #999999!important;
}

img.credit{
    width:52px; 
    height:35px;
}

.searchbox {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #e0e0e0;
    box-shadow: -5px 4px 10px 0px #efefef;
    background-image: -webkit-linear-gradient(top,#E6EDFE,white, #E6EDFE) !important;
    background-image: -ms-linear-gradient(top,#E6EDFE,white, #E6EDFE) !important;
    background-image: -moz-linear-gradient(top,#E6EDFE,white, #E6EDFE) !important; 
    background-image: linear-gradient(top,#E6EDFE,white, #E6EDFE) !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8cmFkaWFsR3JhZGllbnQgaWQ9Imc3MjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjeD0iNTAlIiBjeT0iNTAlIiByPSI3NSUiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjRTZFREZFIiBvZmZzZXQ9IjEiLz4KPC9yYWRpYWxHcmFkaWVudD4KPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2c3MjYpIiAvPgo8L3N2Zz4=);
    background-color: #E6EDFE;
    margin-bottom: 20px;
    position: relative;
}
.descriptionOfUK .gradientUK {
    float: left;
    padding: 20px;
    text-align: left;
    background-image: -webkit-linear-gradient(top,#fadb4a,#ffed99, #fadb4a) !important;
    background-image: -ms-linear-gradient(top,#fadb4a,#ffed99, #fadb4a) !important;
    background-image: -moz-linear-gradient(top,#fadb4a,#ffed99, #fadb4a) !important;
    background-image: linear-gradient(top,#fadb4a,#ffed99, #fadb4a) !important;
    background-color: #fadb4a;
}
.descriptionOfUK .onOfThreeSteps {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 36px;
    padding-top: 22px;
}
.descriptionOfUK .onOfThreeStepsDesc {
    display: table;
    float: left;
    width: calc(100% - 50px);
    height: 42px;
    margin-left: 9px;
    padding-top: 20px;
}
.descriptionOfUK .onOfThreeStepsDesc p {
    margin: 0;
}
.three-img a {
    float: left;
    width: 30%;
}
.three-img a:nth-child(2n+1) {
    margin: 0 15px;
}
@media (min-width: 768px) {
    .descriptionOfUK .onOfThreeStepsDesc {
        width: 85%;
    }
}
@media (min-width: 992px) {
    .three-img a {
        float: none;
        margin: 0!important;
    }
}

aside {
    font-size: 12px;
}
aside.searchbox {
    padding: 20px;
}
aside.searchbox h2 {
    font-size: 18px;
    text-align: center;
}
aside.searchbox h3 {
    font-size: 14px;
    margin: 15px 0 5px 0;
}
aside.searchbox h3.h3-center {
    font-size: 18px;
    margin: 5px 0 15px 0;
    text-align: center;
}
aside.searchbox h3 img {
    margin-right: 5px;
    vertical-align: sub;
}
aside.searchbox h3.h3-right-col {
    font-size: 18px;
    margin: 15px 0 15px 0;
}
aside.searchbox h3.h3-right-col:first-child {
    font-size: 18px;
    margin: 0 0 15px 0;
}
aside.searchbox img.icon-small-right-col {
    vertical-align: text-bottom;
}
aside.searchbox p {
    /*    margin-bottom: 20px;
        line-height: 1.6em;*/
}
aside.searchbox p.points-descrtiption {
    margin-left: 22px;
}

.searchbox-icon-text-center{
    text-align: center;
    margin-bottom: 10px;
}

.imgHeader {
    margin-bottom: 20px;
}
.imgHeader img {
    float: left;
    margin-right: 10px;
}
.imgHeader h1 {
    line-height: 32px;
}
.imgHeader h1 + h3 {
    height: 24px;
}
.imgHeader h3 {
    display: table-cell;
    height: 52px;
    margin-bottom: 30px;
    vertical-align: middle;
    font-size: 15px;
}
.imgHeader h3.big {
    display: table-cell;
    height: 60px;
    margin-bottom: 30px;
    vertical-align: middle;
}
.imgHeader h2 {
    display: table-cell;
    height: 52px;
    margin-bottom: 30px;
    vertical-align: middle;
    font-size: 22px;
    padding: 0;
}
@media (min-width: 1000px) {
    .imgHeader {
        margin-bottom: 20px;
    }
    .imgHeader img {
        float: left;
        margin-right: 20px;
    }
    .imgHeader h3 {
        font-size: 16px;
    }
}

.valign {
    display: table;
}
.valign div {
    display: table-cell;
    vertical-align: middle;
}
.valign p {
    margin: 0;
}
.valign img {
    margin-right: 10px;
}


/* ***************************************************************
 * BOX INFOLINE
 * **************************************************************
 */
div.infoline {
    background-image: -webkit-linear-gradient(top,white,#E6EDFE) !important;
    background-image: -moz-linear-gradient(top,white,#E6EDFE) !important;
    background-image: -ms-linear-gradient(top,white,#E6EDFE) !important;
    background-image: linear-gradient(top,white,#E6EDFE) !important;
    background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyNTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNFNkVERkUiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyNTQpIiAvPgo8L3N2Zz4=);
    background-color:#E6EDFE;
    height: 150px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: -5px 4px 10px 0px #efefef;
}
div.infoline div.info {
    width: 260px;
    color: #000060;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}
div.infoline div.info img {
    position: relative;
    float: left;
    margin: 8px 11px 0 0;
}
div.infoline div.info p {
    font-size: 20px;
    font-weight: bold;
    float: left;
    letter-spacing: 3px;
    margin: 4px 0 0;
    line-height: normal;
}
div.infoline div.info a {
    float: left;
    font-size: 12px;
    z-index: 1;
    line-height: normal;
}
div.infoline div.flag_no {
    position: relative;
    float: left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 10px;
    margin-left: 15px;
    z-index: 1;
}
div.infoline div.flag_no img {
    margin-right: 15px;
    vertical-align: text-top;
    width: 24px;
    height: 19px;
}
div.infoline div.salesMng img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 110px;
    height: 123px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}


/* ***************************************************************
 * BREADCRUMBS
 * **************************************************************
 */
div.breadcrumbs {
    float: left;
}
div.breadcrumbs > div {
    display: inline-block;
    float: left;
}
div.breadcrumbs > div > a {
    display: block;
    text-decoration: none;
    position: relative;
    height: 20px;
    line-height: 20px;
    padding: 0 10px 0 0;
    text-align: center;
    margin-right: 20px;
    font-size: 12px;
}
div.breadcrumbs > div > a:hover {
    color: #000060;
}
div.breadcrumbs > div > a:before,
div.breadcrumbs > div > a:after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid;
    border-width: 10px 8px;
    width: 0;
    height: 0;
}
div.breadcrumbs > div > a:before {
    left: -16px;
    border-left-color: transparent;
}
div.breadcrumbs > div > a:after {
    left: 100%;
    border-color: transparent;
}

div.breadcrumbs div.bcrumb1 a {
    background-color: #c6daff;
    padding: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
div.breadcrumbs div.bcrumb1 a span {
    background: url("images/logo-breadcrumb.png") no-repeat;
    background-position: 4px 2px;
    display: block;
    width: 20px;
    height: 20px;
}
div.breadcrumbs div.bcrumb1 a:before {
    border-color: transparent;
    border-left-color: transparent;
}
div.breadcrumbs div.bcrumb1 a:after {
    border-left-color: #c6daff;
}

div.breadcrumbs div.bcrumb2 a {
    background-color: #d6e5f8;
    color: #5f5f5f;
}
div.breadcrumbs div.bcrumb2 a:before {
    border-color: #d6e5f8;
    border-left-color: transparent;
}
div.breadcrumbs div.bcrumb2 a:after {
    border-left-color: #d6e5f8;
}

div.breadcrumbs div.bcrumb3 a {
    background-color: #e4ecff;
    color: #5f5f5f;
}
div.breadcrumbs div.bcrumb3 a:before {
    border-color: #e4ecff;
    border-left-color:transparent;
}
div.breadcrumbs div.bcrumb3 a:after {
    border-left-color: #e4ecff;
}

div.breadcrumbs div.bcrumb4 a {
    background-color: #eaf0ff;
    color: #999999;
}
div.breadcrumbs div.bcrumb4 a:before {
    border-color: #eaf0ff;
    border-left-color: transparent;
}
div.breadcrumbs div.bcrumb4 a:after {
    border-left-color: #eaf0ff;
}

div.breadcrumbs div.bcrumb5 a {
    background-color: #f5f5f5;
    color: #999999;
}
div.breadcrumbs div.bcrumb5 a:before {
    border-color: #f5f5f5;
    border-left-color: transparent;
}
div.breadcrumbs div.bcrumb5 a:after {
    border-left-color: #f5f5f5;
}


/********************************/
/********* AJAX LOADER **********/
/********************************/
.spinner-background {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(255, 255, 255, 0.7);
}


/* ***************************************************************
 * NEWS
 * **************************************************************
 */
.latest-news .first-news,
.latest-news .second-news,
.latest-news .third-news {
    padding: 0;
}
@media (min-width: 768px) {
    .latest-news .second-news {
        padding-right: 10px;
    }
    .latest-news .third-news {
        padding-left: 10px;
    }
}
.latest-news .indexpost,
.list-news .indexpost {
    display: inline-block;
    width: 100%;
}
.latest-news .indexpost p,
.list-news .indexpost p {
    min-height: 90px;
}
.indexpost .title {
    min-height: 50px;
    overflow: hidden;
}
.indexpost .title.small-title {
    height: 50px;
}
.indexpost .title h2 {
    padding: 0;
    font-size: 16px;
}
.indexpost .title h3 {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 10px;
}
.indexpost .entry-meta {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
}
.indexpost table {
    margin-bottom: 20px !important;
}
.indexpost .links-calendar {
    float: left;
    background: transparent url("images/calendar1.png") no-repeat 0 0;
    font-size: 12px;
    padding-left: 25px;
    line-height: 18px;
    display: inline-block;
}
.indexpost .links-more {
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    display: inline-block;
}
.news-price-list p {
    margin: 0;
}
.sidebar-news div.box { 
    margin: 0 0 28px 0; 
    padding: 0; 
}
.sidebar-news div.box.box-widget_search h3 { 
    margin-top: 0;
}
.sidebar-news div.box form.searchform {
    text-align: center;
}
.sidebar-news div.box form.searchform .form-control { 
    width: 100%;
    display: inline-block;
    background: #fff;
    font-size: 12px;
    padding: 7px;
    height: 30px;
    line-height: 30px;
    vertical-align: baseline;
    margin-bottom: 10px;
}
@media (min-width: 1200px) {
    .sidebar-news div.box form.searchform .form-control { 
        width: 180px;
        margin-bottom: 0;
    }
}
.sidebar-news div.box span { 
    display: inline-block;
    padding: 0 3px;
}
.sidebar-news div.box ul li span { 
    display: block; 
    padding: 5px 12px; 
    margin: 0; 
}
.sidebar-news div.box.box-widget-archives-ws h4 { 
    margin-top: 5px; 
    cursor: pointer; 
}
.sidebar-news div.box.box-widget-archives-ws ul { 
    margin-left: 10px; 
    display: none; 
}
.sidebar-news a.news-rss {
    width: 19px;
    height: 17px;
    background: url("images/rss-smaller.png") 0 -17px;
    display: block;
    float: right;
}
.sidebar-news a.news-rss:hover {
    background-position: 0 0;
}


/********************************/
/************  MENU  ************/
/********************************/
ul.menu > li > a {
    font-weight: bold;
}
#signInKey {
    color: #169a00;
    font-weight: bold;
}
#signInKey:focus,
#signInKey:hover,
#signInKey:active,
#menucontainer a#signInKey:focus,
#menucontainer a#signInKey:hover,
#menucontainer a#signInKey:active {
    font-weight: bold;
    color: #FFF;
}

#signInKey img {
    margin-right: 5px;
    border: 0;
    display: inline-block;
    vertical-align: text-bottom;
}


/* ***************************************************************
 * HEADER - NAV - PUSH MENU
 * **************************************************************
 */
@media (max-width: 991px) {
    #menu-button {
        list-style: none;
        border: 1px solid #DEDEDE;
        background: #F0F0F0;
        border-radius: 5px;
        padding: 0;
        width: 52px;
        height: 42px;
        cursor: pointer;
        margin: 0;
        font-size: 32px;
        color: #21529C;
        outline: none;
        position: absolute;
        right: 50px;
        top: 50px;
    }
    @media (max-width: 767px) {
        #menu-button {
            list-style: none;
            border: 1px solid #DEDEDE;
            background: #F0F0F0;
            border-radius: 5px;
            padding: 0;
            width: 52px;
            height: 42px;
            cursor: pointer;
            margin: 0;
            font-size: 32px;
            color: #21529C;
            outline: none;
            position: absolute;
            right: 0px;
            top: 50px;
        }
    }
    #menu-button:hover {
        background: #DEDEDE;
    }
    .border-menu {
        cursor: pointer;
        position: relative;
        width: 40px;
        height: 38px;
        margin: 0;
        padding: 0;
    }
    .border-menu:before {
        content: "";
        position: absolute;
        left: 10px;
        top: 10px;
        width: 30px;
        height: 4px;
        background: #21529C;
        box-shadow:
            0 0.25em 0 0 #21529C,
            0 0.5em 0 0 #21529C;
    }

    .cbp-spmenu {
        background: #F1F1F1;
        position: fixed;
    }
    .cbp-spmenu h3 {
        color: #FFF;
        font-size: 1.9em;
        padding: 17px;
        margin: 0;
        font-weight: 300;
        background: #194484;
    }
    .cbp-spmenu a {
        display: block;
        color: #fff;
        font-size: 1.1em;
        font-weight: 300;
    }
    .cbp-spmenu a:hover {
        background: #21529C;
    }
    .cbp-spmenu a:active {
        background: #06BAFF;
        color: #21529C;
    }
    .cbp-spmenu-vertical {
        width: 240px;
        height: 100%;
        top: 0;
        z-index: 1000;
        overflow-y: auto;
    }
    .cbp-spmenu-vertical a {
        border-bottom: 1px solid #21529C;
        padding: 1em;
    }
    .cbp-spmenu-horizontal {
        width: 100%;
        height: 150px;
        left: 0;
        z-index: 1000;
        overflow: hidden;
    }
    .cbp-spmenu-horizontal h3 {
        height: 100%;
        width: 20%;
        float: left;
    }
    .cbp-spmenu-horizontal a {
        float: left;
        width: 20%;
        padding: 0.8em;
        border-left: 1px solid #258ecd;
    }
    .cbp-spmenu-left {
        left: -240px;
    }
    .cbp-spmenu-right {
        right: -240px;
    }
    .cbp-spmenu-left.cbp-spmenu-open {
        left: 0px;
    }
    .cbp-spmenu-right.cbp-spmenu-open {
        right: 0px;
    }
    .cbp-spmenu-top {
        top: -150px;
    }
    .cbp-spmenu-bottom {
        bottom: -150px;
    }
    .cbp-spmenu-top.cbp-spmenu-open {
        top: 0px;
    }
    .cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 0px;
    }
    .cbp-spmenu-push {
        overflow-x: hidden;
        position: relative;
        left: 0;
    }
    .cbp-spmenu-push-toright {
        left: 240px;
    }
    .cbp-spmenu-push-toleft {
        left: -240px;
    }
    .cbp-spmenu,
    .cbp-spmenu-push {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-right: 1px solid #DEDEDE;
    }
    /* MENU FOR MOBILE - Slide down */
    .mlpm_w {
        position: absolute;
        overflow: hidden;
        min-width: 100%;
        min-height: 100%;
        margin: 0;
        padding: 0;
    }
    .mlpm_w .levelHolderClass {
        position: absolute;
        overflow: hidden;
        top: 0;
        background: #737373;
        width: auto;
        min-height: 100%;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 1em;
        zoom: 1;
    }
    .mlpm_w .ltr {
        margin-left: -100%;
        left: 0;
        -moz-box-shadow: 5px 0 5px -5px #4F4F4F;
        -webkit-box-shadow: 5px 0 5px -5px #4F4F4F;
        box-shadow: 5px 0 5px -5px #4F4F4F;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#4F4F4F,direction=90,strength=2);
    }
    .mlpm_w .rtl {
        margin-right: -100%;
        right: 0;
        -moz-box-shadow: 5px 0 5px 5px #4F4F4F;
        -webkit-box-shadow: 5px 0 5px 5px #4F4F4F;
        box-shadow: 5px 0 5px 5px #4F4F4F;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#4F4F4F,direction=270,strength=2);
    }
    .mlpm_w .multilevelpushmenu_inactive {
        background: #979797;
    }
    .mlpm_w h2 {
        font-size: 1.5em;
        line-height: 1em;
        font-weight: bold;
        color: #4F4F4F;
        padding: 0 .4em 0 .4em;
    }
    .mlpm_w ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .mlpm_w li {
        cursor: pointer;
        border-top: 1px solid #4F4F4F;
        padding: .4em .4em .4em .4em;
    }
    .mlpm_w li:last-child {
        border-bottom: 1px solid #4F4F4F;
    }
    .mlpm_w li:hover {
        background-color: #4F4F4F;
    }
    .mlpm_w a {
        display: block;
        outline: none;
        overflow: hidden;
        font-size: 1.5em;
        line-height: 1em;
        padding: .2em .2em;
        text-decoration: none;
        color: #fff;
    }
    .mlpm_w a:hover {
        color: #ffe;
    }
    .mlpm_w .backItemClass {
        display: block;
        padding: .4em .4em .4em .4em;
        background: #979797;
        border-top: 1px solid #4F4F4F;
    }
    .mlpm_w .floatRight {
        float: right;
    }
    .mlpm_w .floatLeft {
        float: left;
    }
    .mlpm_w .cursorPointer {
        cursor: pointer;
    }
    .mlpm_w .iconSpacing_ltr {
        padding: 0 .4em 0 0;
    }

    .mlpm_w .iconSpacing_rtl {
        padding: 0 0 0 .4em;
    }
    #menucontainer {
        position: absolute;
        right: 0;
        top: 0;
        min-height: 100%;
    }
    /* MENU FOR MOBILE - Push menu */
    #pushobj {
        position: absolute;
        top: 7px;
        right: 20px;
        color: #000;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 2em;
        z-index: 1;
    }
    #menucontainer .nav, #menucontainer .nav ul, #menucontainer .nav li {
        list-style: none;
    }
    #menucontainer .nav ul {
        padding: 0;
        margin: 0 0 0 20px;
    }
    #menucontainer .nav {
        margin: 0px;
    }
    #menucontainer .nav > li {
        margin: 0;
    }
    #menucontainer .nav > li li {
        margin: 0;
    }
    #menucontainer .nav a {
        color: #333;
        display: block;
        outline: none;
        text-decoration: none;
    }
    #menucontainer .nav > li > a:hover {
        background: #21529C;
    }
    #menucontainer .nav li > a > span {
        float: right;
        font-size: 20px;
        font-weight: bolder;
        color: #000060;
    }
    #menucontainer .nav li > a:hover > span {
        color: #fff;
    }
    #menucontainer .nav li > a > span:after {
        content: '\e114';
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        padding: 8px 12px;
        font-size: 10px;
    }
    #menucontainer .nav li.open > a > span:after {
        content: '\e113';
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        padding: 8px 12px;
        font-size: 10px;
    }
    #menucontainer .nav a:hover, #menucontainer .nav li.active > a {
        background-color: #21529C;
        color: #FFF;
    }
    #menucontainer .nav > li.active > a  {
        background-color: #4D90FE;
    }
    #menucontainer .nav li a {
        font-size: 12px;
        line-height: 20px;
        padding: 10px;
    }
    #menucontainer .nav > li > a {
        font-size: 14px;
        line-height: 20px;
        padding: 14px 10px;
    }
    #menucontainer .nav .open > a,
    #menucontainer .nav .open > a:focus,
    #menucontainer .nav .open > a:hover {
        background-color: #194484;
        border-color: #21529C;
        color: #FFF;
    }
}

@media (max-width: 767px) {
    .footer a img.icon {
        margin: 10px auto;
        margin-bottom: 16px;
        display: block;
        opacity: .5;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .footer a:hover img.icon,
    .footer a:active img.icon {
        opacity: 1;
    }
    .footer a img.icon:hover,
    .footer a img.icon:active {
        opacity: 1;
    }
    .footer a + h4 {
        text-align: center;
    }
    .footer #contact h4 {
        margin: 20px;
        font-size: 16px;
        text-align: center;
    }
    .footer #contact span {
        font-size: 14px;
        line-height: 18px;
        display: block;
        margin-top: 10px;
    }
    .footer #contact img {
        margin: 6px 10px 10px 0;
        float: left;
    }
}


/* ***************************************************************
 * HEADER - NAV
 * **************************************************************
 */
@media (min-width: 992px) {
    header #menucontainer {
        clear: right;
        margin-left: 175px;
    }
    header #menucontainer ul#menu-slide {
        position: relative;
        text-align: left;
        margin-bottom: 7px;
        height: 30px;
        z-index:500;
        padding-top: 5px;
        padding-bottom: 9px;
    }
    header #menucontainer ul#menu-slide li {
        display: block;
        height: 28px;
        list-style: none;
        font-size:14px;
        font-weight:bold;
        color:#000;
        margin: 0 13px;
        position: relative;
        float: left;
    }
    header #menucontainer ul#menu-slide li.current-menu-ancestor {
        color: #FFF !important;
        background-color: #21529c;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    header #menucontainer ul#menu-slide a {
        padding: 0px 13px 0px 13px;
        display: block;
        height: 35px;
        list-style: none;
        font-size:14px;
        font-weight:bold;
        color:#000;
        position: relative;
        margin: 0;
    }
    header #menucontainer ul#menu-slide li:hover {
        color:#FFF;
        background-color:#21529c;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    #menucontainer .nav > li > a:focus,
    #menucontainer .nav > li > a:hover {
        background-color: transparent;
    }
    header #menucontainer ul#menu-slide li.current_page_item {
        color:#FFF;
        background-color:#21529c;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    li.current_page_item a {
        color:#FFF;
    }
    header #menucontainer ul#menu-slide ul {
        display: none;
        position: absolute;
        left: -8px;
        padding: 0;
        margin-top: -7px;
        z-index: 1000;
        border: 1px solid #21529C;
        background-color: white;  
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;  
    }
    header #menucontainer ul#menu-slide ul ul {
        display: none;
        position: absolute;
        left: 203px;
        top: 6px;
        z-index: 1000;
        border: 1px solid 
            #21529C;
        background-color: 
            white;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px; 
    }
    header #menucontainer ul#menu-slide ul li {
        float: none;
        width: 210px;
        height: 34px;
        font-size: 12px;
        display: block;
        color: black;
        background-color: white;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        margin: 0;
        padding: 0;    
        text-align: left;
    }
    .lang-pl header #menucontainer ul#menu-slide ul li {
        width: 220px;
    }
    header #menucontainer ul#menu-slide ul li a {
        padding: 5px 10px;
        display: block;
        font-size: 12px;
    }
    header #menucontainer ul#menu-slide ul li a:hover {
        color: white;
    }
    header #menucontainer ul#menu-slide li:hover > ul {
        display: block;
        color: white;
    }
    header #menucontainer ul#menu-slide li a {
        font-weight: bold;
        text-decoration: none;
        line-height: 2em;
        color:inherit;
    }
}

.footer-online-consultant {
    position: fixed;
    bottom: -8px;
    right: 10px;
    opacity: 0.6;
    z-index: 10;
}
.footer-online-consultant:hover {
    opacity: 1;
}

.need-more-information {
    border-top: 1px solid #DFDFDF;
    padding-top: 15px !important;
}


/* ***************************************************************
 * HOSTING - HIDDEN TABLE
 * **************************************************************
 */
div.hosting-div-FullListExtras {
    display: none;
}
#hosting-table-FullListExtras {
    border: 1px solid #f0f0f0;
    vertical-align: middle;
    padding: 3px;
    font-size: 13px;
    margin: 10px 0 10px 0;
    border-bottom: none;
    text-align: center;
}
#hosting-table-FullListExtras > div {
    display: inline-block;
    background: #f5f8ff;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
}
#hosting-table-FullListExtras > div:nth-child(even) {
    background: #FFF;
}

.box-hosting-info {
    position: relative;
    width: 100%;
    padding: 14px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    box-shadow: -5px 4px 10px 0px #efefef;
    background-image: -webkit-linear-gradient(top,#E6EDFE,white, #E6EDFE) !important;
    background-image: -ms-linear-gradient(top,#E6EDFE,white, #E6EDFE) !important;
    background-image: -moz-linear-gradient(top,#E6EDFE,white, #E6EDFE) !important;
    background-image: linear-gradient(top,#E6EDFE,white, #E6EDFE) !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2c3MjYpIiAvPgo8L3N2Zz4=);
    background-color: #E6EDFE;
}


/* ***************************************************************
 * HOSTING SMALL BOTTOM BOXES
 * **************************************************************
 */
.hosting-descriptions-box {
    margin-bottom: 0px;
}
.hosting-descriptions-box > div > div {
    margin-bottom: 30px;
}
.hosting-descriptions-box .box-hosting-info {
    min-height: 210px;
}
@media (min-width: 768px) {
    .hosting-descriptions-box {
        margin-bottom: 20px;
    }
    .hosting-descriptions-box > div > div {
        margin-bottom: 0;
    }
    .hosting-descriptions-box .box-hosting-info {
        min-height: 310px;
    }
}

.hosting-box-link {
    position: absolute;
    bottom: 15px;
    right: 20px;
}


/* ***************************************************************
 * HOSTING TABLE
 * **************************************************************
 */
.exchange,
.office365-01,
.office365-02,
#quicknet,
#business, 
#corporate,
#starter,
#pro,
#ready2go {
    position: relative;
    text-align: center;
    padding: 10px 5px 5px 5px;
    padding-bottom: 0;
}
#quicknet-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #ebe657; /* Old browsers */
    background: -moz-linear-gradient(left,  #ebe657 0%, #d5bf05 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ebe657), color-stop(100%,#d5bf05)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ebe657 0%,#d5bf05 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ebe657 0%,#d5bf05 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ebe657 0%,#d5bf05 100%); /* IE10+ */
    background: linear-gradient(to right,  #ebe657 0%,#d5bf05 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe657', endColorstr='#d5bf05',GradientType=1 ); /* IE6-9 */
}
#business-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #9dd067; /* Old browsers */
    background: -moz-linear-gradient(left,  #9dd067 0%, #6bbc38 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9dd067), color-stop(100%,#6bbc38)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #9dd067 0%,#6bbc38 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #9dd067 0%,#6bbc38 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #9dd067 0%,#6bbc38 100%); /* IE10+ */
    background: linear-gradient(to right,  #9dd067 0%,#6bbc38 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd067', endColorstr='#6bbc38',GradientType=1 ); /* IE6-9 */
}
#corporate-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #ea9425; /* Old browsers */
    background: -moz-linear-gradient(left,  #ea9425 0%, #e66f17 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ea9425), color-stop(100%,#e66f17)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ea9425 0%,#e66f17 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ea9425 0%,#e66f17 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ea9425 0%,#e66f17 100%); /* IE10+ */
    background: linear-gradient(to right,  #ea9425 0%,#e66f17 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea9425', endColorstr='#e66f17',GradientType=1 ); /* IE6-9 */
}
#starter-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #67d0b8;
    background: -moz-linear-gradient(left,  #67d0b8 0%, #39bc9e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#67d0b8), color-stop(100%,#39bc9e));
    background: -webkit-linear-gradient(left,  #67d0b8 0%,#39bc9e 100%);
    background: -o-linear-gradient(left,  #67d0b8 0%,#39bc9e 100%);
    background: -ms-linear-gradient(left,  #67d0b8 0%,#39bc9e 100%);
    background: linear-gradient(to right,  #67d0b8 0%,#39bc9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67d0b8', endColorstr='#39bc9e',GradientType=1 );
}
#pro-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #67a7d0;
    background: -moz-linear-gradient(left,  #67a7d0 0%, #3484b8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#67a7d0), color-stop(100%,#3484b8));
    background: -webkit-linear-gradient(left,  #67a7d0 0%,#3484b8 100%);
    background: -o-linear-gradient(left,  #67a7d0 0%,#3484b8 100%);
    background: -ms-linear-gradient(left,  #67a7d0 0%,#3484b8 100%);
    background: linear-gradient(to right,  #67a7d0 0%,#3484b8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67a7d0', endColorstr='#3484b8',GradientType=1 );
}
#ready2go-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #327098;
    background: -moz-linear-gradient(left,  #327098 0%, #07507f 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#327098), color-stop(100%,#07507f));
    background: -webkit-linear-gradient(left,  #327098 0%,#07507f 100%);
    background: -o-linear-gradient(left,  #327098 0%,#07507f 100%);
    background: -ms-linear-gradient(left,  #327098 0%,#07507f 100%);
    background: linear-gradient(to right,  #327098 0%,#07507f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327098', endColorstr='#07507f',GradientType=1 );
}
#exchange-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #2172b9; /* Old browsers */
    background: -moz-linear-gradient(left,  #2172b9 0%, #55affe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2172b9), color-stop(100%,#55affe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #2172b9 0%,#55affe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #2172b9 0%,#55affe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #2172b9 0%,#55affe 100%); /* IE10+ */
    background: linear-gradient(to right,  #2172b9 0%,#55affe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2172b9', endColorstr='#55affe',GradientType=1 ); /* IE6-9 */
}
#office365-01-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #ffa83f; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffa83f 0%, #ffb154 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffa83f), color-stop(100%,#ffb154)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffa83f 0%,#ffb154 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffa83f 0%,#ffb154 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffa83f 0%,#ffb154 100%); /* IE10+ */
    background: linear-gradient(to right,  #ffa83f 0%,#ffb154 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa83f', endColorstr='#ffb154',GradientType=1 ); /* IE6-9 */
}
#office365-02-price {
    position: relative;
    min-height: 100px;
    text-align: center;
    display: table;
    width: 100%;
    background: #2172b9; /* Old browsers */
    background: -moz-linear-gradient(left,  #d77700 0%, #ff8c00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d77700), color-stop(100%,#ff8c00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #d77700 0%,#ff8c00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #d77700 0%,#ff8c00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #d77700 0%,#ff8c00 100%); /* IE10+ */
    background: linear-gradient(to right,  #d77700 0%,#ff8c00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d77700', endColorstr='#ff8c00',GradientType=1 ); /* IE6-9 */
}

.exchange h3,
.office365-01 h3,
.office365-02 h3,
#quicknet h3,
#corporate h3,
#business h3,
#starter h3,
#pro h3,
#ready2go h3 {
    border: 1px solid rgb(229, 229, 229);
    border-bottom: none;
    padding: 10px 5px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #FFF;
    color: rgb(207,177,8);
}
#business h3 {
    color: rgb(77,154,27);
}
#corporate h3 {
    color: rgb(177,101,0);
}
#starter h3 {
    color: rgb(57, 188, 158);
}
#pro h3 {
    color: rgb(52, 132, 184);
}
#ready2go h3 {
    color: rgb(7, 80, 127);
}
.exchange h3 {
    color: rgb(33, 114, 185);
}
.office365-01 h3,
.office365-02 h3 {
    color: rgb(221, 133, 25);
}

.exchange h3,
.office365-01 h3,
.office365-02 h3,
#business h3,
#corporate h3,
#quicknet h3,
#starter h3,
#pro h3,
#ready2go h3 {
    font-weight: bold;
    z-index: 1;
    position: relative;
}

#exchange-price p,
#office365-01-price p,
#office365-02-price p,
#quicknet-price p,
#business-price p,
#corporate-price p,
#starter-price p,
#pro-price p,
#ready2go-price p {
    position: relative;
    display: block;
    color: #FFF;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    margin-bottom: -20px;
    margin-top: 10px;
}

#exchange-price p span.price-rest,
#office365-01-price p span.price-rest,
#office365-02-price p span.price-rest,
#quicknet-price p span.price-rest,
#business-price p span.price-rest,
#corporate-price p span.price-rest,
#starter-price p span.price-rest,
#pro-price p span.price-rest,
#ready2go-price p span.price-rest {
    position: relative;
    top: -24px;
    left: 4px;
    font-size: 14px;
    font-weight: bold;
}
#exchange-price p span.small,
#office365-01-price p span.small,
#office365-02-price p span.small,
#quicknet-price p span.small,
#business-price p span.small,
#corporate-price p span.small,
#starter-price p span.small,
#pro-price p span.small,
#ready2go-price p span.small {
    position: relative;
    font-size: 12px;
    color: #fff;
    margin-left: -16px;
    opacity: 0.7;
    text-shadow: 1px 1px 5px #555;
}
#exchange-price p span.price-currency,
#office365-01-price p span.price-currency,
#office365-02-price p span.price-currency,
#quicknet-price p span.price-currency,
#business-price p span.price-currency,
#corporate-price p span.price-currency,
#starter-price p span.price-currency,
#pro-price p span.price-currency,
#ready2go-price p span.price-currency {
    position: relative;
    font-size: 12px;
    top: -24px;
    left: 0 !important;
    color: #fff;
    opacity: 0.7;
    text-shadow: 1px 1px 5px #555;
}
@media (max-width: 991px) {
    #exchange-price p,
    #office365-01-price p,
    #office365-02-price p,
    #quicknet-price p,
    #business-price p,
    #corporate-price p,
    #starter-price p,
    #pro-price p,
    #ready2go-price p {
        position: relative;
        display: block;
        color: #FFF;
        font-size: 38px;
        font-weight: bold;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
        margin-bottom: -20px;
        margin-top: 10px;
    }
    #exchange-price p span.price-rest,
    #office365-01-price p span.price-rest,
    #office365-02-price p span.price-rest,
    #quicknet-price p span.price-rest,
    #business-price p span.price-rest,
    #corporate-price p span.price-rest,
    #starter-price p span.price-rest,
    #pro-price p span.price-rest,
    #ready2go-price p span.price-rest {
        position: relative;
        top: -18px;
        left: 4px;
        font-size: 14px;
        font-weight: bold;
    }
    #exchange-price p span.price-currency,
    #office365-01-price p span.price-currency,
    #office365-02-price p span.price-currency,
    #quicknet-price p span.price-currency,
    #business-price p span.price-currency,
    #corporate-price p span.price-currency,
    #starter-price p span.price-currency,
    #pro-price p span.price-currency,
    #ready2go-price p span.price-currency {
        position: relative;
        font-size: 12px;
        top: -18px;
        left: 0 !important;
        color: #fff;
        opacity: 0.7;
        text-shadow: 1px 1px 5px #555;
    }
}
.carousel-inner span.small {
    color: #FFF;
    margin-left: 5px;
}

#exchange-price p.free-set-up,
#office365-01-price p.free-set-up,
#office365-02-price p.free-set-up,
#quicknet-price p.free-set-up,
#business-price p.free-set-up,
#corporate-price p.free-set-up,
#starter-price p.free-set-up,
#pro-price p.free-set-up,
#ready2go-price p.free-set-up {
    font-size: 16px;
    margin-bottom: 5px;
    color: #fff;
    opacity: 0.7;
    text-shadow: 1px 1px 5px #555;
}
#exchange-price a.button-green,
#office365-01-price a.button-green,
#office365-02-price a.button-green,
#quicknet-price a.button-green,
#business-price a.button-green,
#corporate-price a.button-green,
#starter-price a.button-green,
#pro-price a.button-green,
#ready2go-price a.button-green {
    margin: 14px 0;
}
a.button-green img {
    vertical-align: text-top;
    margin-right: 2px;
}

.trapezium {
    position: absolute;
    z-index: 0;
    border-bottom: 5px solid #9D8C00;
    border-left: 4px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    margin: 0 0 0 -5px;
    bottom: 0px;
    width: 100%;
}
.trapezium-eshop {
    position: absolute;
    z-index: 0;
    border-bottom: 5px solid #084C78;
    border-left: 4px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    margin: 0 0 0 -5px;
    bottom: 0px;
    width: 100%;
}
img.icon-bestseller {
    position: absolute;
    right: -3px;
    top: -5px;
    z-index: 5;
}
#exchange-price img.icon-bestseller-02,
#office365-price img.icon-bestseller-02 {
    position: absolute;
    right: -3px;
    top: -5px;
    z-index: 5;
}
@media (max-width: 991px) {
    img.icon-bestseller {
        width: 60%;
    }
}

/* ***************************************************************
 * CANVAS
 * **************************************************************
 */
canvas {
    position: relative;
    z-index: 10;
}

/* ***************************************************************
 * BACKGROUND COLORS - Hosting
 * **************************************************************
 */
.bg-yellow {
    background: #fbf9cb !important;
}
.bg-green {
    background: #d7f6b7 !important;
}
.bg-orange {
    background: #fbd8aa !important;
}
.bg-azure {
    background: #E2F9F4 !important;
}
.bg-blue {
    background: #DBEBF6 !important;
}
.bg-navyblue {
    background: #D5DDE3 !important;
}
.bg-exchange-01 {
    background: #ecf7ff !important;
}
.bg-exchange-02 {
    background: #dae8f3 !important;
}
.bg-office365-01 {
    background: #fff0e0 !important;
}
.bg-office365-02 {
    background: #ffe8cc !important;
}

/* ***************************************************************
 * TABLE HOSTING
 * **************************************************************
 */
.table-content .table-header [class*="col-"] {
    padding-right: 2px;
    padding-left: 2px;
}
.table-content .table-row {
    display: table;
}
.table-content .table-row-header {
    display: table;
}
.table-content .table-row div {
    border: none;
    text-align: center;
    border: 2px solid #fff;
    padding: 0;
    background: #f5f8fb;
}
.table-content .table-row [class*="col-"] {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none;
}
.table-content .table-row [class*="col-"]:first-child {
    text-align: left;
    box-shadow: -5px 4px 10px 0px #efefef;
}
.table-content .table-row.shadow-cell {
    box-shadow: -5px 4px 10px 0px #efefef;
}
.table-content .table-row [class*="col-"] p {
    font-weight: normal;
    padding: 10px 4px;
    margin: 0;
}
.table-content .table-row [class*="col-"]:first-child p {
    padding-right: 25px;
}
.table-content .table-row-first {
    min-height: 50px;
    margin-top: -45px;
    position: relative;
}
.table-content #more-information {
    display: none;
}
.table-content .show-more-features {
    cursor: pointer;
    display: block;
}
.table-content.table-webhotel .table-row-header div {
    font-size: 15px;
    background: #204f98;
    background: -webkit-linear-gradient(left,#ebe657,#f0cd08);
    background: -moz-linear-gradient(left,#ebe657,#f0cd08);
    background: -o-linear-gradient(left,#ebe657,#f0cd08);
    background: -ms-linear-gradient(left,#ebe657,#f0cd08);
    background: linear-gradient(left,#ebe657,#f0cd08);
    padding: 6px 10px;
    font-weight: bold;
}
.table-content.table-eshop .table-row-header div {
    font-size: 15px;
    background: #67d0b8;
    background: -moz-linear-gradient(left,  #67d0b8 0%, #39bc9e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#67d0b8), color-stop(100%,#39bc9e));
    background: -webkit-linear-gradient(left,  #67d0b8 0%,#39bc9e 100%);
    background: -o-linear-gradient(left,  #67d0b8 0%,#39bc9e 100%);
    background: -ms-linear-gradient(left,  #67d0b8 0%,#39bc9e 100%);
    background: linear-gradient(to right,  #67d0b8 0%,#39bc9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67d0b8', endColorstr='#39bc9e',GradientType=1 );
    padding: 6px 10px;
    font-weight: bold;
}
.table-content.table-webhotel .trapezium-plus {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #EED82B;
    margin: 0 auto;
    margin-top: -3px;
}
.table-content.table-eshop .trapezium-plus {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #50C6AB;
    margin: 0 auto;
    margin-top: -3px;
}
.table-content .trapezium-plus span {
    display: block;
    width: 60px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: -24px;
    margin-left: -30px;
    font-size: 18px;
    text-align: center;
}
@media (min-width: 768px) {
    .table-content .table-row [class*="col-"] p {
        position: relative;
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .table-content .table-row [class*="col-"] p {
        position: relative;
        font-size: 14px;
    }
}
img.arrow-more-info {
    position: absolute;
    left: -10px;
    top: 5px;
}

@media (max-width: 767px) {
    .hosting-system {
        text-align: center;
    }
}
.hosting-system h4 {
    color: #CCC;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
.hosting-system h4.kiosk {
    color: #8cb8df;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
.hosting-system h4.office365 {
    color: #f69c81;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
@media (max-width: 991px) {
    .hosting-system h4.eshop {
        color: #CCC;
        font-size: 12px;
        text-align: center;
        margin-top: 15px;
        line-height: 18px;
    }
}
.less-features {
    background: rgb( 224, 224, 224 ) !important;
    color: #858585;
}
.circle-less-features {
    display: none;
    font-weight: bold;
    margin: 0 auto;
    margin-top: -3px;
    background-color: rgb( 224, 224, 224 );
    width: 60px;
    height: 20px;
    border-radius: 50% / 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.circle-less-features span {
    position: absolute;
    top: -9px;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    width: 60px;
}
.linuxsys,
.windowssys {
    margin-top: 20px;
}
.linuxsys span,
.windowssys span {
    color: #4b4b73;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
    .linuxsys span,
    .windowssys span {
        font-size: 15px;
    }
}
.opacity-50 {
    opacity: .5;
}
@media (max-width: 767px) {
    .opacity-50 {
        display: none !important;
    } 
}
.selected {
    position: absolute;
    right: 15px;
    top: 9px;
    font-weight: bold;
    font-size: 15px;
}
@media (max-width: 767px) {
    .selected {
        display: none !important;
    } 
}
.hosting-os-icon {
    vertical-align: bottom;
}
.table-hosting-form {
    position: relative;
    display: none;
    background: #f5f8fb;
    width: 100%;
    margin-top: -45px;
    padding-top: 40px;
    box-shadow: -5px 4px 10px 0px #efefef;
    border: 3px solid #FFF;
}
@media (max-width: 767px) {
    .table-hosting-form {
        border: none;
        margin: 20px 0 0 0;
        padding: 0;
        box-shadow: none;
        background-color: transparent;
    }
    .table-hosting-form > div {
        margin: 0;
        padding: 0;
    }
}


/* ***************************************************************
 * HOSTING QUESTION TAGS
 * **************************************************************
 */
.table-content .table-row [class*="col-"] img.more-info {
    position: absolute;
    vertical-align: text-bottom;
    cursor: help;
    right: -10px;
    top: 14px;
    padding-right: 15px;
}
.field-set [class*="col-"] img.more-info {
    position: absolute;
    vertical-align: text-bottom;
    cursor: help;
    right: -10px;
    top: 6px;
    padding-right: 15px;
    opacity: .3;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
}
.table-content .table-row [class*="col-"] img.more-info + span.more-info,
.field-set [class*="col-"] img.more-info + span.more-info,
.price-info > span.more-info {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
    background: #fff;
    width: 200px;
    font-size: 12px;
    color: #333;
    z-index: 5;
    right: -204px;
    top: 5px;
    line-height: 18px;
}
.price-info {
    cursor: help;
}
.price-info > span.more-info {
    right: -95px;
    top: 65px;
    text-shadow: none;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.field-set [class*="col-"] img.more-info + span.more-info {
    right: -207px;
    top: -2px;
}
.table-content .table-row [class*="col-"] img.more-info:hover + span.more-info,
.table-content .table-row [class*="col-"] img.more-info:hover + span.more-info:hover,
.table-content .table-row [class*="col-"] img.more-info + span.more-info:hover,
.field-set [class*="col-"] img.more-info:hover + span.more-info,
.field-set [class*="col-"] img.more-info:hover + span.more-info:hover,
.field-set [class*="col-"] img.more-info + span.more-info:hover,
.price-info:hover > span.more-info,
.price-info > span.more-info:hover{
    display: block;
}


/* ***************************************************************
 * HOSTING PRICES
 * **************************************************************
 */
p.hosting-price {
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    color: #2C417E;
    line-height: 48px;
    margin-bottom: 0;
    margin-top: 10px;
}
p.hosting-price span.hosting-currency {
    vertical-align: top;
    margin-top: -9px;
    margin-right: -4px;
    font-size: 22px;
    display: inline-block;
}
p.hosting-price span.hosting-value {
    font-size: 50px;
    font-weight: 400;
}
p.hosting-price span.hosting-rest {
    vertical-align: top;
    margin-top: -9px;
    margin-right: -24px;
    font-size: 22px;
    display: inline-block;
}
p.hosting-price span.hosting-period {

}


/* ***************************************************************
 * BUTTON COLORS
 * **************************************************************
 */
/*a.button-grey {
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #B3B3B3;
    padding: 2px 18px;
    margin: 8px 0;
    text-transform: uppercase;
    text-decoration: none;
    
     Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e0+0,efefef+40,d5d5d5+60,d8d8d8+81,cbcbcb+100 
    background: #e0e0e0;  Old browsers 
    background: -moz-linear-gradient(top,  #e0e0e0 0%, #efefef 40%, #d5d5d5 60%, #d8d8d8 81%, #cbcbcb 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(40%,#efefef), color-stop(60%,#d5d5d5), color-stop(81%,#d8d8d8), color-stop(100%,#cbcbcb));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(top,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(top,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(top,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%);  IE10+ 
    background: linear-gradient(to bottom,  #e0e0e0 0%,#efefef 40%,#d5d5d5 60%,#d8d8d8 81%,#cbcbcb 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#cbcbcb',GradientType=0 );  IE6-9 

    color: #8D8D8D;
    display: inline-block;
    text-shadow: 1px 1px 1px rgba(168, 168, 168, 0.4);
    -webkit-box-shadow: inset 0px 0px 4px 0px #F0F0F0;
    -moz-box-shadow: inset 0px 0px 4px 0px #F0F0F0;
    box-shadow: inset 0px 0px 4px 0px #F0F0F0;
}*/
/*a.button-grey:hover {
    background: -moz-linear-gradient( center top, #CBCBCB 16%, #E4E4E4 89% );
    background: -ms-linear-gradient( top, #CBCBCB 16%, #E4E4E4 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBCBCB', endColorstr='#E4E4E4');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #CBCBCB), color-stop(89%, #E4E4E4) );
    background-color: #CBCBCB;
}*/
a.button-orange {
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #D7A90C;
    padding: 2px 18px;
    margin: 8px 0;
    text-transform: uppercase;
    text-decoration: none;
    background: -moz-linear-gradient( center top, #F9C71D 16%, #F6A815 89% );
    background: -ms-linear-gradient( top, #F9C71D 16%, #F6A815 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9C71D', endColorstr='#F6A815');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #F9C71D), color-stop(89%, #F6A815) );
    background-color: #F9C71D;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0px 0px 4px 0px #FAD120;
    -moz-box-shadow: inset 0px 0px 4px 0px #FAD120;
    box-shadow: inset 0px 0px 4px 0px #FAD120;
}
a.button-orange:hover {
    background: -moz-linear-gradient( center top, #F6A815 16%, #F9C71D 89% );
    background: -ms-linear-gradient( top, #F6A815 16%, #F9C71D 89% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6A815', endColorstr='#F9C71D');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(16%, #F6A815), color-stop(89%, #F9C71D) );
    background-color: #F6A815;
}


/* ***************************************************************
 * FORMS
 * **************************************************************
 */
form.sending-form {
    width: 100%;
    position: relative;
    display: inline-block;
    border: 1px solid #e0e0e0;
    background: #fafafe;
    box-shadow: -5px 4px 10px 0px #efefef;
    border-radius: 4px;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
input[type=radio] {
    outline: none;
}
input[type="radio"].windowsshow {
    opacity:0;
    position:absolute;
    width: 113px;
    height: 25px;
    cursor: pointer;
}
input[type="radio"].linuxshow {
    opacity:0;
    position:absolute;
    width: 90px;
    height: 25px;
    cursor: pointer;
}
input[type="radio"]+img {
    width: 17px;
    height: 17px;
    margin-left: -20px;
    margin-top: -5px;
    background: url("images/inputs.png") -17px 0px no-repeat;
    cursor: pointer;
    vertical-align: middle;
}
input[type="radio"]:hover+img {
    background: url("images/inputs.png") -17px -36px no-repeat;
}
input[type="radio"]:checked+img {
    background: url("images/inputs.png") -17px -18px no-repeat;
}
input[type="radio"]:checked:hover+img {
    background: url("images/inputs.png") -17px -54px no-repeat;
}
input[type="checkbox"] {
    opacity:0;
    position:absolute;
    width: 50px;
    height: 20px;
    cursor: pointer;
}
form.sending-form .field-set {
    float: left;
    width: 100%;
    font-size: 11px;
    border-top: 1px solid #DDD;
    padding-top: 2px;
    height: auto;
    padding-bottom: 10px;
}
form.sending-form .field-set:first-child {
    border-top: none;
}
form.sending-form .field-set h4 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.0em;
}
form.sending-form .field-set select {
    outline: 0;
    border: 1px solid #e0e0e0;
    border-radius: 4px 4px 4px 4px;
    height: 27px !important;
    width: 100%;
    font-size: 11px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url("images/select.png") no-repeat right center;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
form.sending-form .field-set select[disabled] {
    background: #eee url("images/select.png") no-repeat right center;
    cursor: not-allowed;
}
form.sending-form .field-set .form-control[disabled] {
    background: #eee !important;
    cursor: not-allowed !important;
}

form.sending-form .form-group {
    margin-bottom: 10px;
}
form.sending-form .field-set .form-control {
    border: 1px solid #E0E0E0;
    color: #000060;
    font-size: 11px;
    padding: 6px;
    height: 30px;
}
form.sending-form .field-set textarea.form-control {
    height: 100px;
    max-height: 200px;
    max-width: 100%;
}
form.sending-form .has-error .form-control {
    border-color: #F00;
}

.hosting-form-system label .hosting-os-icon {
    margin: 0 10px;
}
.hosting-form-system label {
    display: block;
    cursor: pointer;
}
.hosting-form-system .radio {
    margin-top: 0;
}
.hosting-form-system .radio input[type=radio] {
    position: initial;
}

.legend {
    float: left;
    width: 16px;
    height: 16px;
    background: transparent url("images/sprites.png") no-repeat 0 0;
}
.legend-tick {
    background-position: -16px 0px;
}

.important-note {
    display: block;
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 10px;
}

.carousel-control.right,
.carousel-control.left {
    z-index: 100;
    height: 120px;
}

.hosting-slider .hosting-headline {
    background: url("images/search_bg.png") repeat-x 0px -10px;
    height: 120px;
}
.hosting-slider .office365-headline {
    background: url("images/bg-slider-office-365.png") repeat-x;
    height: 120px;
}
.hosting-slider .exchange-headline {
    background: url("images/bg-slider-exchange.png") repeat-x;
    height: 120px;
}
.hosting-slider .hosting-headline h2,
.hosting-slider .exchange-headline h2,
.hosting-slider .office365-headline h2 {
    color: #FFF;
    text-align: center;
    padding-top: 22px;
    font-size: 2em;
}

@media (max-width: 767px) {
    .hosting-slider .hosting-headline h2,
    .hosting-slider .exchange-headline h2,
    .hosting-slider .office365-headline h2 {
        color: #FFF;
        text-align: center;
        padding-top: 22px;
        font-size: 22px;
    }
}

.hosting-slider .hosting-headline h3,
.hosting-slider .exchange-headline h3,
.hosting-slider .office365-headline h3 {
    color: #FFF;
}
.hosting-slider #myCarousel {
    margin-top: 15px;
}
.table-webhotel .hosting-slider .table-slider-headline {
    padding: 10px 2px 10px 2px !important;
    font-size: 15px;
    background: #204f98;
    background: -webkit-linear-gradient(left,#ebe657,#f0cd08);
    background: -moz-linear-gradient(left,#ebe657,#f0cd08);
    background: -o-linear-gradient(left,#ebe657,#f0cd08);
    background: -ms-linear-gradient(left,#ebe657,#f0cd08);
    background: linear-gradient(left,#ebe657,#f0cd08);
    font-weight: bold;
}
.table-eshop .hosting-slider .table-slider-headline {
    padding: 10px 2px 10px 2px !important;
    font-size: 15px;
    background: #67d0b8;
    background: -moz-linear-gradient(left, #67d0b8 0%, #39bc9e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#67d0b8), color-stop(100%,#39bc9e));
    background: -webkit-linear-gradient(left, #67d0b8 0%,#39bc9e 100%);
    background: -o-linear-gradient(left, #67d0b8 0%,#39bc9e 100%);
    background: -ms-linear-gradient(left, #67d0b8 0%,#39bc9e 100%);
    background: linear-gradient(to right, #67d0b8 0%,#39bc9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67d0b8', endColorstr='#39bc9e',GradientType=1 );
    font-weight: bold;
}

.hosting-slider .hosting-slider-table .hosting-slider-row {
    padding: 10px 2px 10px 2px !important;
    border-top: 1px solid #dfdfdf;
    font-size: 16px;
    background: #fff;
    display: table;
}
.hosting-slider .hosting-slider-table .hosting-slider-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.hosting-slider .hosting-slider-table .hosting-slider-row:nth-child(odd) {
    background: #E6EDFE;
}

.hosting-slider .carousel-control .glyphicon-chevron-left,
.hosting-slider .carousel-control .icon-prev,
.hosting-slider .carousel-control .glyphicon-chevron-right,
.hosting-slider .carousel-control .icon-next {
    color: #FFF;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    top: 45%;
}


.hosting-descriptions-box .box-hosting-info h3 {
    font-size: 18px;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
img.mini-hosting {
    margin: 20px 20px -30px -30px;
}

/* ***************************************************************
 * SSL SHOP FORM STYLE
 * **************************************************************
 */
form.ssl-shop {
    position: relative;
    display: inline-block;
    border: 0; 
    background: transparent; 
    box-shadow: none;
    border-radius: 0;
    min-height: 1px;
    padding-right: 0; 
    padding-left: 0; 
}
form.ssl-shop span.ssl-shop {
    font-size: 14px;
    margin-left: 10px;
}
.bg-grey {
    background: #E6EDFE;
}

.padding-top-10 {
    padding-top: 10px !important;
}
.company-fields {
    display: block;
}

#content.ssl-form ul li.active {
    background: #fafafe;
}
#content.ssl-form .tab-content {
    border: 1px solid #e0e0e0;
    border-top: 0;
    background: #fafafe;
    box-shadow: -5px 4px 10px 0px #efefef;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
#content.ssl-form .sending-form {
    background: transparent;
    box-shadow: none;
    border: 0;
}

form.contact-form {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.line-height-14 {
    line-height: 14px;
    margin-bottom: 0;
}
.btn-file {
    position: relative;
    overflow: hidden;
    margin-right: 0px !important;
    padding: 4px 12px;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

@media (max-width: 767px) {
    .QapTcha #bgSlider {
        margin-left: 0;
    }
}

img.img-ssl {
    vertical-align: middle;
}
a.ssl-read-more {
    font-weight: 600;
    display: inline-block;
    margin: 10px 15px 0 0;
    float: right;
    line-height: 10px;
}
img.ribbon-bestseller {
    position: absolute;
    right: -3px;
    z-index: 10;
    top: -3px;
}

/* ***************************************************************
 * PREREGISTRATION TEMPLATE
 * **************************************************************
 */
div.new_gtlds_search_result,
div.new_gtlds_button, 
a.new_gtlds_back, 
a.new_gtlds_clear, 
a.new_gtlds_next,
div.preregister-form {
    display: none;
}
a.new_gtlds_next {
    float: right;
}
div.new_gtlds_search_result p {
    display: inline-block;
    background: #f5f8ff;
    margin: 0 5px 5px 0;
    padding: 10px;
}
div.new_gtlds_search_result a.new_gtlds_del_tld {
    margin-left: 5px;
    width: 15px;
    height: 15px;
    background: url("images/pk-icon-trash.png");
    cursor: pointer;
    display: inline-block;
}
.new_gtlds .categories .current {
    color: #00a8e6;
}
@media (min-width: 768px) {
    .new_gtlds .categories {
        border-right: 1px solid #e0e0e0;
    }
}
.pre1 {
    background:url("images/prereg-status.png") no-repeat 0 -16px;
}
.pre2 {
    background:url("images/prereg-status.png") no-repeat 0 -32px;
}
.pre3 {
    background:url("images/prereg-status.png") no-repeat 0 -48px;
}
.pre4 {
    background:url("images/prereg-status.png") no-repeat 0 -64px;
}
.pre5 {
    background:url("images/prereg-status.png") no-repeat 0 0;
}
.new_gtlds .table-newgtlds-cell {
    margin: 3px;
    padding: 8px;
    background: #f5f8ff;
    font-size: 12px; 
    height: 60px;
}
.new_gtlds h5 a {
    font-size: 0.85em;
}
@media (max-width: 767px) {
    .new_gtlds h5 a {
        font-size: 0.85em;
        display: block;
        margin: 5px 0 10px 0;
    }
}
.new_gtlds .tld-url,
.new_gtlds .tld-url > img {
    float: right;
}
.new_gtlds .table-newgtlds-cell.tld-available .tld-url {
    width: 100%;
    height: 100%;
}
input.checkbox {
    opacity: 0;
    position: absolute;
    width: 17px;
    height: 17px;
    cursor: pointer;
}
img.empty {
    width: 17px;
    height: 17px;
    vertical-align: sub;
    background: url("images/inputs.png") 0px 0px no-repeat;
    cursor: pointer;
}
input.checkbox:checked:hover + img {
    background-position: 0px -54px;
}
input.checkbox:hover + img {
    background-position: 0px -36px;
}
input.checkbox:checked + img {
    background-position: 0px -18px;
}
.new_gtlds span.tld-name {
    margin: 0 -15px 0 5px;
    font-weight: bold;
}
.new_gtlds .tld-available span.tld-name {
    margin-left: 23px;
}
.new_gtlds span.tld-date {
    font-size: 8px;
    cursor: default;
    text-align: right;
    display: block;
    line-height: 12px;
}
.new_gtlds .tld-available span.tld-date {
    float: right;
    cursor: pointer;
}
.new_gtlds span.tld-date img {
    vertical-align: sub;
}
.new_gtlds .new_gtlds_img {
    float: right;
    text-align: right;
    width: 200px;
}
.new_gtlds .new_gtlds_img img {
    max-height: 30px;
    max-width: 200px;
    border: 0px;
}
.new_gtlds .new_gtlds_tldInfo {
    margin: 15px 0;
}
.new_gtlds .links-read {
    font-size: 12px;
    font-weight: bold;
    float: right;
}
.new_gtlds .table-newgtlds-cell-cat {
    float: left;
    width: 100%;
    margin: 3px 0;
    padding: 10px 15px;
    background: #f5f8ff;
    font-size: 14px; 
}
.new_gtlds span.tld-date-cat {
    font-size: 12px;
    cursor: default;
}
#image img {
    max-width: 200px;
    border: 0px;
    max-height: 50px;
}
.new_gtlds_catInfo p {
    text-align: justify;
}
.new_gtlds .tld-available {
    background: #ebf9fb;
}


div.searchBoxGtlds span {
    float: left;
    width: 100px;
    line-height: 30px;
}
div.searchBoxGtlds select,
div.searchBoxGtlds input {
    width: 100% !important;
    display: inline-block;
}
div.searchBoxGtlds form {
    position: relative;
}
div.searchBoxGtlds .searchBoxGtlds-hints {
    display: none;
    background: #fff;
    position: absolute;
    padding: 0 6px;
    right: 0;
    left: 0;
    border: 1px solid #e0e0e0;
    border-top: none;
    z-index: 1;
}
div.searchBoxGtlds .searchBoxGtlds-hints a {
    font-size: 12px;
    cursor: pointer;
    display: block;
}
@media (min-width: 992px) {
    div.searchBoxGtlds {
        margin-top: 30px;
    }
    div.searchBoxGtlds select,
    div.searchBoxGtlds input {
        width: 260px !important;
        display: inline-block;
    }
    div.searchBoxGtlds form {
        display: inline-block;
        position: relative;
    }
}
div.newGtldsList.countryList div.countrydesc {
    padding: 13px 10px;
}


div.status div.rowTable {
    border: 1px solid #E0E0E0;
    border-bottom: 0;
    display: table;
}
div.status div.rowTable:last-child {
    border: 1px solid #E0E0E0;
}
div.status div.rowTable div {
    padding: 10px;
    float: none;
    display: table-cell;
    vertical-align: middle;
}
div.status div.rowTable div:last-child {
    border-left: 1px solid #E0E0E0;
}
div.status div.pre-registration_0,
div.status div.sunrise_0,
div.status div.landrush_0, 
div.status div.general_0 {
    background-color: #fffdfa;
}
div.status div.pre-registration_1 {
    background-color: #f3f3f3;
}
div.status div.sunrise_1 {
    background-color: #fcfccd;
}
div.status div.landrush_1 {
    background-color: #eaf8d7;
}
div.status div.general_1 {
    background-color: #e5f9ff;
}
div.status span {
    font-size: 11px;
}
@media (max-width: 767px) {
    div.status div.rowTable div {
        padding: 10px;
        float: left;
        display: table-cell;
        vertical-align: middle;
    }
    div.status div.rowTable div:last-child {
        border-left: 0;
        border-top: 1px solid #E0E0E0;
    }
}


/* ***************************************************************
 * WHOIS
 * **************************************************************
 */
div.content-whois p.headerWhois {
    font-size: 16px;
    font-weight: bold;
} 
div.question-mark,
div.content-whois div.questionMark-Whois div.contentWhois {
    margin: 0 auto;
    min-height: 300px;
    /*background: url("images/whois-quest.png") no-repeat center 35px;*/
}
div.content-whois div.questionMark-Whois p {
    margin: 0;
}
div.content-whois div.questionMark-Whois pre {
    margin: 15px 0;
    padding: 15px;
    font-size: 13px;
    font-family: monospace;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}
div.content-whois div.small-padding {
    padding: 0 5px;
}
div.content-whois div.domainExtensionsWhois {
    background-color: #f5f8ff;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
}
div.content-whois div.domainExtensionsWhois img {
    margin-top: 5px;
}
div.content-whois div.domainExtensionsWhois p.tld {
    font-weight: bold;
    margin: 0 10px;
    text-align: center;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
div.content-whois div.domainExtensionsWhois p.price {
    font-size: 13px;
    font-weight: bold;
}
div.content-whois div.domainExtensionsWhois p.price img.icon-promo-percent {
    margin-top: 0;
    left: 10px;
    position: absolute;
}
div.content-whois div.domainExtensionsWhois p.agent {
    min-height: 25px;
    font-size: 12px;
}
div.content-whois div.domainExtensionsWhois p.price img.moreTLD {
    left: 5px;
    margin: 0;
}
div.content-whois div.available {
    padding: 0;
}
div.content-whois div.available input.domain_input {
    width: 100% !important;
    text-align: center;
    font-size: 13px !important;
    outline: none;
    font-weight: bold;
    color: #000060 !important;;
}
div.content-whois div.available input.button-green {
    margin: auto;
    display: block;
}
div.content-whois div.available img.availableTag {
    position: absolute;
    left: 328px;
    top: 40px;
}
@media (min-width: 768px) {
    div.content-whois div.available {
        position: relative;
        width: 430px;
        padding: 0;
    }
    div.content-whois div.available input.domain_input {
        position: absolute;
        left: 45px;
        top: 20px;
        width: 300px !important;
    }
    div.content-whois div.available input.button-green {
        position: absolute;
        top: 70px;
        left: 130px;
    }
}


/* ***************************************************************
 * WHOIS OFFER LIST
 * **************************************************************
 */
div.whoisOfferList div.first.whois-offer-background {
    background: rgb(240, 247, 249);
}
div.whoisOfferList div.first {
    border-top: 1px solid #B1BDCA;
}
div.whoisOfferList div.domain-available .domain-name {
    font-size: 120%;
}
div.whoisOfferList div.first,
div.whoisOfferList div.second {
    border-bottom: 1px solid #B1BDCA;
}
div.whoisOfferList div.first.whois-offer-background:hover,
div.whoisOfferList div.second.whois-offer-background:hover {
    background-color: rgb(240, 247, 249);
}
div.whoisOfferList div.item {
    padding: 13px 15px;
    line-height: 20px;
    min-height: 60px;
    text-align: center;
}
@media (min-width: 768px) {
    div.whoisOfferList div.item {
        text-align: left;
    }
    div.whoisOfferList div.item.whois-offer-button {
        text-align: right;
    }
}


/* ***************************************************************
 * SUPPORT - QA
 * **************************************************************
 */
div.qa-faqs h2 {
    font-size: 1.2em;
    width: 100%;
    margin: 20px 0 0 0;
    font-weight: bold;
    color: #205099;
    border-bottom: 1px solid #c1c1c1;
}
div.qa-faqs h2 > a {
    color: #205099;
}
div.qa-faqs div.qa-faq:nth-child(even) {
    background: #f8faff;
}
div.qa-faqs div.qa-faq:nth-child(odd) {
    background: #e7eefe;
}
div.qa-faqs h3 {
    font-size: 1.2em;
    border-bottom: 1px dashed #c1c1c1;
    font-weight: normal;
    padding: 5px 0;
}
div.qa-faqs h3 a {
    display: block;
    color: #205099;
    background: url("images/faq-drop.png") no-repeat right;
    margin-right: 10px;
    padding-right: 30px;
    padding-left: 35px;
}
div.qa-faqs h3.qa-faq-green a {
    background: url("images/faq-drop-up.png") no-repeat right;
}
div.qa-faqs h3 a span {
    color: #747474;
    font-weight: bold;
    margin: 0 7px 0 -25px;
}
div.qa-faqs div.qa-faq-answer {
    padding: 10px;
    border-bottom: 1px dashed #c1c1c1;
    float: left;
}
div.qa-faqs div.qa-faq-answer span {
    color: #747474;
    font-weight: bold;
    margin: 0 7px 0 0;
    float: left;
    line-height: 1.6em;
    font-size: 1.2em;
}
div.qa-faqs div.qa-faq-answer div {
    float: left;
    width: 90%;
}
div.qa-faqs div.qa-faq-answer p {
    margin: 0;
}
div.qa-faqs div.qa-faq-answer p a {
    text-decoration: underline;
}
div.box-support h2 {
    text-align: left;
}
div.box-support div.interior ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.box-support div.interior ul li {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 28px;
}
div.box-support div.interior ul li img {
    vertical-align: middle;
    margin-right: 10px;
}
div.box-support div.interior ul li a {
    font-size: 14px;
}
span.qa-faq-update {
    display: block;
    margin-top: 20px;
    font-size: 12px;
}
p.qa_cats {
    margin: 20px 0 0 0;
}


/* ***************************************************************
 * CONTACT PAGE
 * **************************************************************
 */
.map-style {
    border: 0;
    margin: 10px 0 10px 0;
    overflow: hidden;
    width: 100%;
    height: 400px;
}


/* ***************************************************************
 * SSL CERTIFICATES - TABLE
 * **************************************************************
 */
div.tmch {
    margin: 0 auto;
}
div.tmch table {
    width: 99.8%;
    color: #000060;
    border-collapse: collapse;
    float: left;	
}
div.tmch table th {	
    font-size: 18px;
    background: linear-gradient(top, #205099, #143e80);
    background: -webkit-linear-gradient(top, #205099, #143e80);
    background: -moz-linear-gradient(center top , #205099, #143e80);
    background: -ms-linear-gradient(top, #205099, #143e80);
    padding: 15px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-weight: normal;
    border: none;
}
div.tmch table td {
    border: 1px solid #f0f0f0;
    vertical-align: middle;
    padding: 10px;
    font-size: 12px;
    border-left: none;
    border-right: none;
    text-align: center;
}
div.tmch table tr:nth-child(odd) {
    background: #f5f8ff;
}
div.tmch table tr td:first-child {
    text-align: left;
    font-weight: bold;
    width: 110px;
    border-left:1px solid #f0f0f0;
}
div.tmch table tr td:last-child {
    border-right:1px solid #f0f0f0;
}
div.tmch table tr.mainTh td {
    width: 50%;
    padding: 20px;
}
div.tmch table tr.mainTh td:first-child {
    border-right: 1px solid #f0f0f0;    
}
div.tmch table tr.mainTh td h4 {
    margin-bottom: 10px;
}
div.tmch table tr.mainTh td ul {
    margin-bottom: 0;
    font-weight: normal;
}
div.tmch table tr.mainTh td h2 {
    text-align: center;
}
div.tmch table tr.mainTh td p {
    margin: 0;
    white-space: normal;
}

aside ul li, aside ul.arrow li, aside ul#arrow li {
    margin-bottom: 5px;
}


/* ***************************************************************
 * MOBILE FRIENDLY
 * **************************************************************
 */
.mobile-friendly-content p.red,
.mobile-friendly-content p.green {
    font-size: 24px;
}
.mobile-phone {
    background: url("images/mobile_friendly.png");
    width: 233px;
    height: 475px;
    margin: auto;
}
.mobile-phone img {
    padding: 45px 15px;
}


/* ***************************************************************
 * ATBLE REMOVE BORDER
 * **************************************************************
 */
table td.borderless,
table tr.borderless {
    border-top: none !important;
}


/* ***************************************************************
 * TRUSTEE SERVICE FORM
 * **************************************************************
 */
img#trustee-service-form {
    cursor: pointer;
}
div.trustee-service-form {
    display: none;
}


/* ***************************************************************
 * MICROSOFT OFFICE 365 PAGE
 * **************************************************************
 */
.tab-pane .office-box-blue {
    height: 100px;
    background: #0072c6;
    margin: 20px 0px;
}
.tab-pane .office-box-grey {
    height: 100px;
    background: #f5f5f5;
    margin: 20px 0px;
}
.office-box-grey .office-box-header {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    color: #0072c6;
}
.office-box-grey .office-box-price {
    margin: 0px;
    color: #eb3c00;
    font-size: 22px;
    font-weight: 700;
}
.office-box-grey .office-box-txt-small {
    font-size: 14px;
    margin: 0;
    color: #ababab;
}
.office-price {
    color: #eb3c00;
}

.office-table {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    position: relative;
}
.office-table .office-row-main-light {
    /*min-height: 270px;*/
    min-height: 320px;
    background: #e6edfe;
    border: 1px solid #fff;
    border-left: none;
    border-top: none;
    color: #000060;
}
.office-table .office-row-main-light:last-child {
    border-bottom: none;
}
.office-table .office-row-main-light h5 {
    color: #0072c6;
    margin: 5px 0;
    font-size: 16px;
}
.office-table .office-row-main-dark {
    min-height: 270px;
    background: #0072c6;
    border: 1px solid #fff;
    border-left: none;
    border-top: none;
    border-bottom: none;
    color: #fff;
}
.office-table .office-row-main-dark h5 {
    color: #FFF;
    margin: 5px 0;
    font-size: 16px;
}
.office-table .office-row-main-light span,
.office-table .office-row-main-dark span {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
}

.office-table .office-row-light {
    background: #f0f4ff;
    /*min-height: 270px;*/
    min-height: 320px;
    border-bottom: 1px solid #fff;
}
.office-table .office-row-dark {
    background: #cedcff;
    min-height: 270px;
    border-bottom: 1px solid #fff;
    border-bottom: none;
}

.office-table img.office-bestseller {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 100;
}

img.exchange-banner {
    cursor: pointer;
}

.office-table .exchange-logo {
    margin-top: 15px;
    margin-bottom: 15px;
}
.office-table ul {
    margin: 5px 0;
}
.office-table ul li {
    font-size: 12px;
    line-height: 26px;
}
.office-table p {
    margin: 15px 0;
    line-height: 24px;
}

@media (max-width: 991px) {
    .office-table .office-row-main-dark,
    .office-table .office-row-main-light,
    .office-table .office-row-light,
    .office-table .office-row-dark {
        min-height: auto;
        border-right: none;
    }
    .office-table ul {
        margin: 0;
    }
    .office-table img.office-bestseller {
        top: -72px;
    }
}
.header-icon-text-office {
    min-height: 54px;
}


/* ***************************************************************
 * CREATE WWW WITH WS PAGE
 * **************************************************************
 */

h2.main-text-header{
    margin-top: 20px;
    margin-bottom: 7px;
}
.main-text-box{
    padding: 0;
}

.main-text-box > img{
    max-width: 100%;
}

.main-no-padding{
    padding: 0;
}

.main-text-box-paragraph{
    padding-left: 5px;
    padding-right: 0px;
    font-size: 13px;
}
.main-text-box-paragraph > p {
    margin-bottom: 15px;
}
.rightbar-client-logo{
    margin-bottom: 30px;
}

.clients-padding{
    padding: 5px;
}

.clients-position-relative{
    position: relative;
    border: 1px solid #2451921a;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #245192;
}

.contact-www-form{
    margin-top: 10px;
    padding: 0px;
}

.clients-padding:hover .overlay {
    opacity: 0.9;    
}

.hover-text {
    color: white;
    font-size: 18px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.hover-sub-text {
    color: white;
    font-size: 10px;
    position: absolute;
    top: 75%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

@media only screen and (max-width: 767px) {
    aside.searchbox{
        padding: 20px;
        margin-top: 25px;
    }
}

/* *************************************************************
*           cookie policy notification
* *************************************************************/
.cookie-policy{
    position: fixed;
    bottom: 0px;
    z-index: 9;
    width: 100%;
}

@media (min-width: 1200px) {
    .cookie-policy-block{
        width: 900px;
    }
}
@media (min-width: 992px) {
   .cookie-policy-block{
        width: 853px;
    }
}
.cookie-policy-block{
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-top: 3px solid #113d80 !important;
    background: url(images/bg.png) repeat-x;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.cookie-policy-block-responsive{
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}
.cookie-policy-block-buffer{
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}
.cookie-policy a{
     text-decoration: underline;
     color: #696969;
}
.cookie-policy-block p{
    text-align: center;
    font-size: 11px;
    margin-bottom: 0;
}
.cookie-policy button{
    margin-left: 15px;   
    float: right;
}
.accepted{
    display: none;
}
/** affix **/
.fixed-searchbox{
    height: 60px; 
    float: right; 
    width: 100%
}
#search-form-logo{
    position: relative; 
    top: -7px; 
    height:50px;
}
.hide{
    display: none;
}
@media (max-width: 992px) {
    .search-form #affix1.affix, #affix1.affix-top,
    #affix2.affix {
        position: static !important;
        
    }
}
@media (min-width: 992px) {
    .search-form #affix1.affix, #affix2.affix {
        width: 948px;
        position: fixed;
    }
    #affix2.affix{
        background-color: white;
        padding-top: 10px;
        border-bottom: 2px solid;
        padding-bottom: 5px !important;
    }    
}
@media (min-width: 1200px) {
    .search-form #affix1.affix,
    #affix2.affix {
        width: 1000px;
    }
}