@import url('https://fonts.googleapis.com/css?family=Open+Sans');

html,
body {
    height: 100%;
}
* {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
a:hover {
    text-decoration: none;
}

.clear20 {clear:both; height:20px;}
.clear40 {clear:both; height:40px;}

.wrap {
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

#top-cart a {
    color: #000;
}

.footer {
    min-height: 60px;
    background-color: #d6d6d6;
    border-top: 1px solid #ddd;
    padding-top: 20px;

}
.footer .col-md-3, .footer .footer-menu ul li a
{
    color: #ffffff !important;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

#phone {
    color: #333333;
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}

#top-cart {
    font-size: 14px;
    position: absolute;
    right: -15%;
    top: 15px;
}

#side-btn {
    height: 80px;
    margin-top: 10px;
}

#side-btn a.circle {
    color: #717070;
    display: inline;
    float: left;
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
}

#side-btn a.circle span {
    margin-top: 10px;
    margin-left: 5px;
    float: right;
    display: block;
}

#side-btn a.circle img {
    height: auto;
    width: 40px;
}

.partner-logo {max-height:67px; margin:10px 0;}

.btn-primary {
    background: var(--ip-orange) !important;
    color: #111 !important;
}
.btn-blue {
    background: #ffa82c none repeat scroll 0 0;
    color: white;
    padding: 5px 20px;
}

.btn-darkgrey {
    background: #4a4a4a none repeat scroll 0 0;
    color: white;
    padding: 15px 30px;
}
.btn-darkgrey:hover {
    color: #fff;
}

.btn-lg {
    padding: 10px 30px;
    font-size:20px;
}

.offer {
    text-align: center;
    padding: 0 0 15px 0;
    border: 1px solid #e4e4e4;
}

@media (min-width: 992px) {
    .col-md-4.offer {
        width: 31.333333%;
        margin: 1%;
    }
}
.blue-box::after {
    left: auto;
    right: 10px;
    transform: rotate(5deg);
}
.blue-box {
    background-color: #e4e4e4;
    color: #333;
    display: inline-block;
    font-family: open sans,sans-serif;
    font-size: 20px;
    padding: 3px 8px;
    position: relative;
}

.offer-blue-box {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
.offer2-name.blue-box
{
   color: #fff !important;
   border: 0px !important;
   background: transparent !important;
}
.offer-blue-box-inner {
    padding: 10px 60px 10px 20px;
}
.offer-blue-box .offer-blue-box-price {
    font-size: 28px;
    font-weight: bold;
}


.offer-circle {
    background: #ffa82c none repeat scroll 0 0;
    border-radius: 30px;
    color: white;
    display: inline;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 13px;
    width: 60px;
}
.offer-params {
    color: #444;
    font-size: 14px;
    line-height: 170%;
    margin: 20px 0 0;
    text-align: center;
}

.offer-order a {
    text-transform : uppercase;
    transition: color 0.4s ease 0s, background 0.4s ease 0s;
    font-family: Open Sans;
    font-weight: 500;
    font-size: 16px;
}

.offer-order .btn-darkgrey {
    background: #ffa82c;
}

.offer-order a:hover {
    background-color: #4a4a4a;
    text-decoration: none;
}

.date-home,
.date-news
{
    color: #959595;
    display: block;
}
.intro-news {
    font-style: italic;
    display: block;
    margin-bottom: 10px;
}

a.news-link {
    color: black;
}
a.news-link:hover {
    color: #4A4A4A
}

.title-news {
    border-bottom: 1px solid #D6D6D6;
    color: #959595;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 5px;
    padding-bottom: 5px
}

.domain-search {font-family: Open Sans;text-align: center;}
.domain-search .search-label {font-size: 24px;text-transform: uppercase;display: inline-block;margin-top: 10px}
.domain-search .search-comment {font-size: 14px;font-weight: bold; margin-top: 10px;display: inline-block;}
.domain-search .search-input {font-size: 16px; height: 54px;border-radius: 0;border: none;}
.domain-search .search-btn, button#checkButton.btn {text-transform: uppercase; height: 54px;padding:0;font-weight: bold; font-size:20px;}
.domain-search-box.well {margin-bottom:0;padding: 30px 0 0 0;}

/*.carousel-inner > .active {padding: 0 50px;}*/
#inner-banner-slider img, #banner-slider img {height:350px}
#inner-banner-slider .carousel-caption, #banner-slider .carousel-caption {color:#eee; text-shadow: none; width:25%; left:55%; top:20px; background-color:rgba(0, 0, 0, 0.5)}
#inner-banner-slider h4, #banner-slider h4 {font-size:28px;}
#inner-banner-slider .carousel-indicators, #banner-slider .carousel-indicators {text-align: left;}
#inner-banner-slider .carousel-indicators li.active, #banner-slider .carousel-indicators li.active {
    background: #fb7013 none repeat scroll 0 0;
    width:50px;
    height:5px;
}
#inner-banner-slider .carousel-indicators li, #banner-slider .carousel-indicators li {
    background: #aaa;
    width: 50px;
    height: 5px;
    border: none;
    border-radius: 0px;
    margin: 0;
}

div.carousel-item-background {
    width:100%;
    min-height:350px;
    background-size: cover;
    background-position: top left;
    background-repeat:no-repeat;
}

#inner-banner-slider .carousel-caption { width:30%; left:45%;}

#advertisement-slider .carousel-caption {bottom: 10%;padding: 10px;right: 0;text-align: right;}
#advertisement-slider .item {color: #4a4a4a; padding: 15px;}
#advertisement-slider .carousel-inner {background: #d6d6d6 none repeat scroll 0 0;}
#advertisement-slider .carousel-indicators {
    left: 70%;
    bottom: 0;
    text-align: right;
    padding-right: 15px;
}

#news-slider {background:#4a4a4a}
#news-slider .item {color:#fff; padding:20px 15%}

.loader {
    background: rgba(0, 0, 0, 0) url("theme/loader.gif") no-repeat scroll 50% 50%;
    display: none;
    height: 100px;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}

/********************************************* BOOTSTRAP OVERRIDE *****************************************************/
.navbar {margin-bottom: 0}
.navbar-nav > li {float: none;}
.navbar-collapse {padding: 0;}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {background: #717070 none repeat scroll 0 0;color: white}
.navbar-default .navbar-nav > li > a:hover {background: #bfbfbf none repeat scroll 0 0; color:white;}
.container > .navbar-collapse {margin-right: 15%;position: relative}

.btn {
    border-radius: 0;
    border: none;
}

.well,
.navbar-default {
    background-color: #d6d6d6;
}

.page-top-menu a {
    white-space: nowrap;
}

.submenu .navbar-nav > .active > a,
.submenu .navbar-nav > .active > a:hover,
.submenu .navbar-nav > .active > a:focus {background: #4A4A4A none repeat scroll 0 0;color: white}
.submenu .navbar-nav > li > a {background: #6C6C6C none repeat scroll 0 0; color:white; text-transform: uppercase; font-weight: bold;}

div.pricing-lists > .submenu .navbar-nav > li > a {
    font-size: 0.6em;
}




.col-centered{
    float: none;
    margin: 0 auto;
}

.cms-container img {
    max-width: 100%;
    height: auto;
}

.cms-container h1 {
    font-size: 2em;
}

.submenu {
    margin-top:10px;
    background-color: #D6D6D6;
    padding:10px;
}

div.pricing-lists .row .submenu {
    width: 100%;
}

.table-details {
    width:80%;
    margin-left:auto;
    margin-right:auto;
}

.table-details th {
    background: #4a4a4a none repeat scroll 0 0;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 60px;
    text-transform: uppercase;
    width: 150px;
}
.table-details th:nth-child(2n+1) {
    background: #6c6c6c none repeat scroll 0 0;
}

.table-details th:first-child {
    background: transparent none repeat scroll 0 0;
    color: #333333;
    font-size: 16px;
    text-align: left;
    text-transform: none;
    width: auto;
}

.table-details tr:nth-child(2n) td:nth-child(2n+1) {
    background: #f7f7f7 none repeat scroll 0 0;
}

.table-details td:first-child {
    text-align: justify;
    vertical-align: center;
}

.table-details > thead > tr > th, .table-details > tbody > tr > th, .table-details > tfoot > tr > th, .table-details > thead > tr > td, .table-details > tbody > tr > td, .table-details > tfoot > tr > td {
    text-align: center;
    vertical-align: middle;
    font-weight:bold;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th
{
    background-color: var(--ip-navy) !important;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th
{
    background-color: inherit;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td 
{
    border: 1px transparent;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th
 {
    background-color: #000000;
}
.table-details > tbody > tr > td {
    font-size:11px;
}

.table-details > tbody > tr > td > p {
    font-weight:normal;
    font-size:10px;
}

.table-details td.text-center:first-child {
    text-align: center;
}
.form-control
{
   height: 54px;
   background: rgba(255, 255, 255, .06) !important;
}
span.search-label
{
    font-size: 24px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
}
table.pricelist tfoot tr.kv-table-footer {
    border-top: 4px #ddd;
}

.offers > tbody >tr > td {
    text-align: center;
    vertical-align: middle;
}

.offer-price {
    margin-top:10px;
}
.old_price {
    color: red;
    text-decoration: line-through;
    display: block;
}
.offer2-price {
    font-size:21px;
}
.small-www-box {
    min-width: 350px;
    width:350px;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    font-size: 12px;
    margin-top:1em;
    float:left;
}

.small-www-box h4 {
    font-size:16px;
}

#banner-slider  .domainSearchSlide .carousel-caption {
    border-radius: 2%;
    bottom: 40%;
    left: 20%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    right: 20%;
    top: 30%;
    width: 50%;
}


#bannerDomainSearch {
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 1%;
    position: relative;
}

.domain-boxes table tr td {
    font-size:11px;
    vertical-align: middle;
}

.domain-boxes table tr td.custom-table-domain {
    width:50px;
}

.domain-boxes table tr td.custom-table-price {
    width:100px;
    text-align: center;
}

.big-button {
    font-size: large;
    text-transform: uppercase;
}

.center-block {
    float:none;
}

.bg-grey{
    background-color: #E6E6E6;
}
.no_borders {
    border:0;
}

.nullify_side_padding {
    padding-left:0;
    padding-right:0;
}

/** ngtld price box section */
#ngtld-price-search-box tr {
    background-color: #6C6C6C;
}

.ngtld-btn-darkgrey {
    background: #4a4a4a none repeat scroll 0 0;
    color: white;
}

#ngtld-search-btn {
    padding-right:10px;
}

@media (max-width: 1024px) {
    span#top_cart_text {
        display:none;
    }

    .small-www-box {
        min-width: 322px;
        width:322px;
    }

    #banner-slider .carousel-caption {
        width:50%;
        left:40%;
    }
}

@media (max-width: 800px) {
    .small-www-box {
        min-width: 250px;
        width:250px;
        max-height: 300px;
    }
}

@media (max-width: 600px) {


    .small-www-box {
        min-width: 200px;
        width:200px;
    }
    #banner-slider .carousel-caption {
        left: 10%;
        width:80%;
        max-height: 300px;
    }
}

@media (max-width: 480px) {
    #side-btn a.circle span {
        display: none;
    }

    .small-www-box {
        min-width: 350px;
        width:350px;
        float:none;
    }

}

.panel {
    border-radius: 12px;
    background: rgba(255, 255, 255, .06) !important;
    color: var(--ip-text) !important;
    border: 1px solid var(--ip-border) !important;
}
.panel-default > .panel-heading {
    background: rgba(255, 255, 255, .06) !important;
    color: var(--ip-text) !important;
    border: 1px solid var(--ip-border) !important;
}
.panel-footer {
    padding: 10px 15px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    background: rgba(255, 255, 255, .06) !important;
    color: var(--ip-text) !important;
    border: 1px solid var(--ip-border) !important;
}
.footer-menu ul {
    list-style-type: none;
    padding:0px;
    margin:0px;
}

.footer-menu ul li a {
    color:#000;
    font-size:11px;
}
input.btn.blue-box
{
    background: var(--ip-orange) !important;
    color: #000 !important;
    padding: 5px 40px;
    font-weight: 600;
}

button.zmiana-danych
{
    width: auto;
    margin: 50px 0;
}

/* =========================
  ikony
========================= */

a.circle[title="WHOIS"] img {
    display: none !important;
}
a.circle[title="WHOIS"]::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url('//odnowieniedomen.pl/cms/5218/box/whois.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-bottom: 5px;
}
a.circle[title="Zaloguj do Panelu Klienta"] img {
    display: none !important;
}
a.circle[title="Zaloguj do Panelu Klienta"]::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url('//odnowieniedomen.pl/cms/5218/box/zaloguj.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-bottom: 5px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
     background: rgba(255, 255, 255, .06) !important;
    color: var(--ip-text) !important;
}
/* =========================
   INTERNETPRO THEME OVERRIDE
   granat + pomarancz
   wklej NA SAMYM DOLE pliku
========================= */

:root{
  --ip-navy:#0b1020;
  --ip-navy2:#141b2d;
  --ip-orange:#ffa53b;
  --ip-text:#e9eefc;
  --ip-muted:#a8b0c2;
  --ip-border:rgba(255,255,255,.12);
  --ip-card:rgba(255,255,255,.04);
}

/* tlo i typografia */
body{
  background:var(--ip-navy) !important;
  color:var(--ip-text) !important;
  font-family: "Open Sans", Arial, sans-serif;
}

a{ color:var(--ip-orange) !important; }
a:hover{ opacity:.9; }

/* przywroc zaokraglenia (wczesniej globalnie wyzerowane) */
input, select, textarea,
.btn, button, input[type="submit"],
.offer, .blue-box, #bannerDomainSearch,
.small-www-box, .table-details{
  border-radius:12px !important;
}

/* header / navbar - pozbywamy sie szarosci */
.navbar-default,
.well,
.submenu{
  background-color:rgba(11,16,32,.92) !important;
  border:0 !important;
}

/* menu glowne */
.navbar-default .navbar-nav > li > a{
  color:var(--ip-text) !important;
  background:transparent !important;
  font-weight:600;
}
.navbar-default .navbar-nav > li > a:hover{
  background:rgba(255,255,255,.08) !important;
  color:var(--ip-text) !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
  background:rgba(255,165,59,.18) !important;
  color:var(--ip-text) !important;
}

/* top cart */
#top-cart a{ color:var(--ip-text) !important; }

/* stopka */
.footer{
  background:rgba(0,0,0,.22) !important;
  border-top:1px solid var(--ip-border) !important;
  color:var(--ip-muted) !important;
}
.footer-menu ul li a{
  color:var(--ip-muted) !important;
}

/* przyciski - tylko jeden styl CTA */
.btn-blue,
.offer-order .btn-darkgrey,
.domain-search .search-btn,
.ngtld-btn-darkgrey,
.btn-darkgrey{
  background:var(--ip-orange) !important;
  color:#111 !important;
  border:0 !important;
  font-weight:800;
  letter-spacing:.02em;
  box-shadow:0 10px 24px rgba(255,165,59,.22);
}
.btn-darkgrey:hover,
.btn-blue:hover,
.offer-order a:hover{
  background:#ff9a1f !important;
  color:#111 !important;
  text-decoration:none !important;
}

/* pola formularzy wyszukiwarki domen */
.domain-search .search-input{
  background:rgba(255,255,255,.06) !important;
  border:1px solid var(--ip-border) !important;
  color:var(--ip-text) !important;
}
.domain-search .search-label{
  color:var(--ip-text) !important;
}
.domain-search .search-comment{
  color:var(--ip-muted) !important;
}

/* kafle ofert */
.offer{
  background:var(--ip-card) !important;
  border:1px solid var(--ip-border) !important;
  box-shadow:0 10px 30px rgba(0,0,0,.25);
}
.offer-params{
  color:var(--ip-muted) !important;
}

/* te "szare boxy" zamieniamy na ciemne, a tekst na jasny */
.blue-box{
  background:rgba(255,255,255,.06) !important;
  color:var(--ip-text) !important;
  border:1px solid var(--ip-border) !important;
}

/* kolo z rabatem */
.offer-circle{
  background:var(--ip-orange) !important;
  color:#111 !important;
  font-weight:900;
}

/* slider captions - mniej krzykliwe, bardziej premium */
#inner-banner-slider .carousel-caption,
#banner-slider .carousel-caption{
  background:rgba(11,16,32,.70) !important;
  border:1px solid var(--ip-border) !important;
  border-radius:14px !important;
}
#inner-banner-slider h4, #banner-slider h4{ color:var(--ip-text) !important; }

/* usuwamy jasne tlo news slider */
#news-slider{ background:rgba(0,0,0,.22) !important; }
#news-slider .item{ color:var(--ip-text) !important; }

/* drobny detal: tabelki */
.table-details th{
  background:rgba(255,255,255,.08) !important;
  color:var(--ip-text) !important;
}
.table-details th:nth-child(2n+1){
  background:rgba(255,255,255,.05) !important;
}
.table-details tr:nth-child(2n) td:nth-child(2n+1){
  background:rgba(255,255,255,.03) !important;
  color:var(--ip-text) !important;
}

/* =========================
   DROP DOWN MENU - czytelne
   granat + pomarancz
========================= */

/* tlo dropdown */
.navbar-default .navbar-nav > li.open > a,
.navbar-default .navbar-nav > li.open > a:hover,
.navbar-default .navbar-nav > li.open > a:focus{
  background: rgba(255,255,255,.06) !important;
  color: #e9eefc !important;
}

/* kontener listy */
.navbar-default .dropdown-menu{
  background: rgba(11,16,32,.96) !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  box-shadow: 0 18px 40px rgba(0,0,0,.45) !important;
  padding: 10px 0 !important;
  border-radius: 14px !important;
}

/* linki w dropdown */
.navbar-default .dropdown-menu > li > a{
  color: #e9eefc !important;
  padding: 10px 18px !important;
  font-weight: 600 !important;
  background: transparent !important;
}

/* hover i fokus */
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > li > a:focus{
  background: rgba(255,165,59,.14) !important;
  color: #ffffff !important;
}

/* aktywny element */
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover,
.navbar-default .dropdown-menu > .active > a:focus{
  background: rgba(255,165,59,.22) !important;
  color: #ffffff !important;
}

/* separator (jakby sie pojawil) */
.navbar-default .dropdown-menu .divider{
  background: rgba(255,255,255,.10) !important;
}

/* opcjonalnie: delikatnie większy dropdown na desktopie */
@media (min-width: 992px){
  .navbar-default .dropdown-menu{
    min-width: 260px;
  }
}

/* =========================
   REKLAMA / advertisement-slider
   przyciemnienie i dopasowanie do dark
========================= */

#advertisement-slider .carousel-inner,
#advertisement-slider .item,
#advertisement-slider{
  background: rgba(255,255,255,.04) !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 16px !important;
  box-shadow: 0 10px 30px rgba(0,0,0,.35) !important;
}

/* teksty w reklamie */
#advertisement-slider,
#advertisement-slider .item,
#advertisement-slider .carousel-caption,
#advertisement-slider h1,
#advertisement-slider h2,
#advertisement-slider h3,
#advertisement-slider h4,
#advertisement-slider p{
  color: #e9eefc !important;
}

/* mniejsze opisy */
#advertisement-slider p{
  color: rgba(233,238,252,.78) !important;
}

/* kropki / kontrolki */
#advertisement-slider .carousel-indicators li{
  background: rgba(255,255,255,.35) !important;
}
#advertisement-slider .carousel-indicators li.active{
  background: #ffa53b !important;
}

/* jeśli obrazek ma jasną obwódkę - ujednolic */
#advertisement-slider img{
  border-radius: 12px !important;
}

