@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;
}
.sidebar-menu .company-name {display:none;}
.carousel-inner {max-width:1180px;margin:auto;background:none;}
.newsImage {float:left;margin-right:10px;width:130px;}
.well {display:none;}
.domain-search-box {
background: #f5f5f5 url(https://choruzy.vipserv.org/assets/world.jpg) center no-repeat;
    min-height: 200px;
    background-size: cover;
    display: table-cell !important;
    width: 100vw;
    padding-top: 80px;
    padding-bottom: 70px;
}
h1::after {
background: #1388cb;
    height: 2px;
    width: 200px;
    content: ' ';
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}
.footer .container div:first-child {display:none;}
.footer .container div:last-child {display: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: #c2c2c2 url(https://choruzy.vipserv.org/assets/footer.jpg) right no-repeat;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    background-size: 60%;
}
.footer .container p b::after {
background: #1388cb;
    height: 2px;
    width: 100px;
    content: ' ';
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}
.footer .material-symbols-outlined {
vertical-align:middle;
display:inline-block;
color:#1388cb;
}

.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;
}
#side-btn .col-md-2 {display:none;}
.partner-logo {   
    max-height: 67px;
    width: 230px;
    height: 60px;
    margin: 15px 10px 0px 0px;
    background: url(https://choruzy.vipserv.org/assets/logo.png) left no-repeat;
    background-size: contain;
}

.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 {
    margin-bottom:15px;
}

@media (min-width: 992px) {
    .col-md-4.offer {
        width: 33.333333%;
        margin: 0%;
    }
}
.blue-box::after {
    left: auto;
    right: 10px;
    transform: rotate(5deg);
}
.blue-box {
   


}

.offer-blue-box {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
background:#efefef;
}
.offer-blue-box-inner {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 0px 10px;
}
.offer-blue-box .offer-blue-box-price {
    font-size: 28px;
    font-weight: bold;
}
.offer-wrap {border-radius: 7px;
    border: 1px solid #ccc;
    border-bottom: 4px solid #999;
box-shadow:0px 0px 15px #bbb;
    background: url(https://choruzy.vipserv.org/assets/dots.png) bottom right no-repeat;
    background-size: 160px;}

.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 {
         padding: 10px;
    font-size: 11px;
}

.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: 3px;}
.domain-search .search-comment {font-size: 14px;font-weight: bold; margin-top: 10px;display: inline-block;}
.domain-search .search-input {
    font-size: 16px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #aaa;
}
.domain-search .search-btn {text-transform: uppercase; height: 40px;padding:0;font-weight: bold}
.domain-search .search-btn:hover {background:#1388cb;}

/*.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: #0a93e2;
    width:50px;
    height:5px;
}
#inner-banner-slider .carousel-indicators li, #banner-slider .carousel-indicators li {
    background: #333;
    width: 50px;
    height: 5px;
    border: none;
    border-radius: 0px;
    margin: 0;
}
.carousel-indicators li {background:#333;}
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: none ;}
#advertisement-slider .carousel-indicators {
    left: 70%;
    bottom: 0;
    text-align: right;
    padding-right: 15px;

}
.carousel-indicators {

}
.carousel-indicators .active {background:#0a93e2;}

#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}

.page-top-menu li {

    width: auto !important;
}
.dropdown-menu li
{

}
.btn {
    border-radius: 7px;
    border: 2px solid #1388cb;
    border-bottom: 4px solid #1388cb;
    background:#fff;
padding:10px;
color: #1388cb;
}

.panel {
    border-radius: 7px;
    border: 1px solid #ccc;
    border-bottom: 4px solid #999;
box-shadow:0px 0px 15px #bbb;
    background: url(https://choruzy.vipserv.org/assets/dots.png) bottom right no-repeat;
    background-size: 160px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.panel-footer {
border:none;
background:none;
}

.grossButton:hover, .grossButton.active, .grossButton.active:hover, .netButton:hover, .netButton.active, .netButton.active:hover {
    color: #fff;
    background-color: #1388cb;
}

.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: #1388cb none repeat scroll 0 0;color: white;border-radius:0px;}
.submenu .navbar-nav > li > a {background:#fff  none repeat scroll 0 0; color:#666; text-transform: uppercase; font-weight: bold;border-radius:10px;}

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;
margin-bottom:20px;
    background-color:#fff;
   border:2px solid #1388cb;
    padding:0px;
border-radius:10px;
border-bottom:4px solid #1388cb;
}

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-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;
}


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;
}
.custom-table-price {
white-space:nowrap;
}
.domain-boxes table tr td.custom-table-price {
    width:100px;
    text-align: center;
white-space:nowrap;
}

.big-button {
   
}

.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;
    }

}
.footer-menu {margin-bottom:20px;}
.footer-menu ul {
    list-style-type: none;
    padding:0px;
    margin:0px;
}

.footer-menu ul li a {
    color:#000;
    font-size:11px;
}

@media (min-width: 992px){
.carousel-inner  .col-md-6 {
    width: 100%;
max-width:1180px;
margin:auto;
}
}
@media screen and (max-width: 1200px) {
#side-btn .col-md-4 {width:250px;}
#side-btn .col-md-1 {width:60px;}

}
@media screen and (max-width: 992px) {
.col-md-4 {
    width: 33.33333333%;

display: table-cell;
}
.col-md-8 {
    width: 50%;
display: table-cell;
    /* margin-left: -40px; */
    padding-right: 50px;
}
.col-md-12{width:100%;}
.partner-logo {    display: block;
    margin: auto;margin-top:10px;}
}
@media screen and (max-width: 786px) {
.footer{background-size:cover;background-position-x: 50%;}
.panel-body img {max-width:200px;display:block;margin:auto;}
}
@media screen and (max-width: 570px) {
#side-btn .col-md-1 {
    width: 100px;
}
.col-md-8 .pull-right {float:none !important;    display: inline-block;}
.col-md-8 { width:100%;
   display:block;margin: 0px;
    padding: 0px;
    text-align: center;}
.col-md-4 { width:100%;
   display:block;}
#top-cart {
    font-size: 14px;
    position: relative;
    right:0%;
    top: 0px;
}
}

@media (max-width: 480px){
#side-btn a.circle span {
    display: block;
}
.submenu {
    margin-left: 15px;
    margin-right: 15px;
}
.navbar-nav {
    margin: 0px;
}
.container > .navbar-collapse {
     margin-right: 0;
}
.page-top-menu li {
    width: auto !important;
    text-align: left;
}
.page-top-menu li a{
   
    text-align: left;
}
.domain-search  .search-label {
font-size: 36px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 3px;
    color: #0977c5;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #333;
}

.well .domain-search .col-md-8 .col-md-3 .search-btn {
    
    margin-top: 10px;
}

.newsImage{width: 220px;
    margin: auto;
    display: block;
    float: none;}
}