﻿

html, body {
    height: 100%;
}

body {
    /*padding-top: 50px;*/
    /*font-family: "Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;*/
    padding-bottom: 20px;
    color:#2471B3;
    font-family: verdana,arial,sans-serif;
	font-size: 13px;
}

h1, h2, h4{
     color: #2471B3;
}

h3{
    font-family: 'Segoe WP SemiLight';
    font-size: 20pt;
    color: #2471B3;
}

/*@media (max-width: 320px) {
body {min-width:100px;}
}*/

@media screen and (max-width: 400px) {
    @-ms-viewport {
        /*width: 320px;*/
    }
}

@media all and (min-width:768px) {
    .navbar {
        border: 0;
        border-radius: 0;
        margin-bottom: 20px;
    }
}

@media all and (min-width:768px) {
    .container {
        max-width: 100%;
    }
}

@media all and (min-width:960px) {
    .container {
        max-width: 100%;
    }
}


@media all and (max-width:767px) {
    .btn { /*.ty-cart-content__top-buttons .ty-btn, .ty-cart-content__bottom-buttons .ty-btn {*/
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
}

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    text-align:center;
}

.page-content {
    /*padding-left: 10px;
    padding-right: 10px;*/
    max-width: 960px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.header-content {
    /*padding-left: 10px;
    padding-right: 10px;*/
    max-width: 960px;
    margin: auto;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
}

.page-header {
    background-color: white;
    color: #0F3B84;
}

.logo {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Segoe UI Semilight;
    font-size: 20px;
    color: #2471B3;   
    text-align:center;    
}


.header {
    width: 100%;
}

.col-md-4 {
    align-items: center;
    text-align: center;
    padding-bottom: 5px;
}

.navbar-nav > li > a, .navbar-brand {
    padding-top: 4px !important;
    padding-bottom: 0 !important;
    height: 40px;
}

.navbar {
    min-height: 28px !important;
}

    .navbar header {
        text-align: center;
    }


.navbar {
    background-color: #2471B3;
    color: white;
    font-size: 1.3em;   
    margin-bottom:0px;
}



.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #2471B3;
    background-color: #C6DDF4;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #2471B3;
    color:#C6DDF4;
}

.navbar-active{
    color: #2471B3;
    background-color: #C6DDF4;
}

/*.navbar-active{
    color: #2a6496;
    background-color: #eeeeee;
}*/




/*.navbar-nav > li > a {
   line-height: 50px;
}*/


.navbar-inverse .navbar-nav > li > a {
    color: white;
    line-height: 30px;
}

/*.tnav .navbar .container { height: 18px; }*/


.home-slide {
    background-image: url("Images/home-slide1.jpg");
    width: 100%;
    height: 100%;
    min-height: 468px;
}

.home-slide-internet {
    background-image: url("Images/home-slide2.jpg");
    width: 100%;
    height: 100%;
    min-height: 468px;
}

.home-slide-voip {
    background-image: url("Images/home-slide2.jpg");
    width: 100%;
    height: 100%;
    min-height: 468px;
}

.home-button {
    max-width: 960px;
    margin: auto;
}

.footer {
    padding-top: 20px;
    background-color: #2471B3;
    color: white;
    min-height: 100px;
    /*height: 20px;
    margin: 0px;
    padding:0px;*/
}

    .footer a {
        color: white;
    }

.left-content {
    text-align: left;
}

.right-content {
    text-align: right;
}

.center-content {
    text-align: center;
}

.defaul-dg {
    width: 1000px;
    margin: auto;
}

.cartGridHeader {
    height: 40px;
}

.back-color-velanet{
     background-color: #2471B3;
}
/*
*,
*:before,
*:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
*/





/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"],
select {
    max-width: 280px;
}

@media all and (max-width:768px) {
    input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"],
select {
    max-width: 100%;
}

}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 20px;
        padding-bottom:20px;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color:white;
    }

    .body-content {
        padding: 0;
    }
}

   .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 1.5;  
    background-color:white;
}
   




.ulNoStyle {
    list-style: none;
}

.elencoRicerca ul li {
    float: left;
    margin: 0.4em 0.1em;
    font-size: 10px;
    line-height: 1.6em;
    padding: 0px;
    padding-right: 5px;
    text-align: left;
    font-weight: bold;
    text-transform: capitalize;
    -webkit-text-shadow: 0px 1px 0px #ffffff;
    text-shadow: 0px 1px 0px #ffffff;
    width: 218px;
    list-style: none;
}


    .elencoRicerca ul li a {
        /*padding: 1px 10px 1px 18px;*/
        /*height: 38px;*/
        width: 100%;
    }

.eCommerceMenu {
    float: left;
    /*padding-bottom:5px;*/
    min-height: 60px;
}

    .eCommerceMenu a {
        font-size: 25px;
    }

.cartButton {
    /*padding:auto;*/
    color: white;
    vertical-align: middle;
    float: right;
    /*width: 230px;
    min-height:60px;*/
    /*background-image: url(../Content/Images/cart-background.png);*/
}

.cartTotalLabel {
    text-align: right;
    padding-right: 20px;
    font-size: 138%;
    font-weight: bold;
    color: #97a3ae;
}

.cartTotalLabelPrice {
    text-align: right;
    padding-right: 20px;
    font-size: 138%;
    font-weight: bold;
    color: black;
}

.checkoutLogin {
    float: left;
    padding-right: 3%;
    padding-left: 3%;
    width: 46%;
}

.checkoutRegister {
    position: relative;
    float: left;
    margin: 0 0 0 3%;
    width: 45%;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

.borderZero {
    border: 0px;
}

.rbl label {
    margin-left: 10px;
}

.buttons-container::before, .buttons-container::after {
    display: table;
    content: "";
    line-height: 0;
}

.buttons-container::after {
    clear: both;
}

.buttons-container {
    padding: 17px 20px;
    background: #f6f7f8;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-center {
    display: inline-block;
}

th {
  text-align: left;
}

.centerTh th{
     text-align: center;
}

.fullWidth{
    width:100%;
}

.servizi{
    max-width: 306px;
    margin:auto;
    /*min-height: 306px;*/
    font-family: Segoe UI;
    font-size: 21px;
    /*background-color:#29ABE2;*/
    color:white;
}

.servizi a{
    color:white;
}

.servizi a:hover{
     color:white;
     text-decoration:overline;
}

.servizi h3 {
        color:white;
}

.serviziInternet{
    /*max-width: 306px;*/
    /*min-height: 306px;*/
    font-family: Segoe UI;
    font-size: 21px;
    
    color:white;
    margin: 5px;
}

.serviziInternet hr { 
    border-top: 2px solid #eeeeee;
    width:80%;   
}

.serviziInternet h3 { 
   font-family: Segoe UI;
    font-size: 23pt;
    color:white; 
}

.back-color-basic{
    background-color:#29ABE2;
}

.back-color-pro{
    background-color:#2471B3;
}

.back-color-voip-1{
    background-color:#ED1C24;
}

.back-color-voip-2{
    background-color:#F15A24;
}

.back-color-voip-3{
    background-color:#F7931E;
}

.back-color-voip-4{
    background-color:#FBB03B;
}




.serviziPrice{
    background-color:white;
    color:black;
    font-family: Segoe UI;
    font-weight: bold;
    font-size: 35px;
    padding-bottom:5px;
    margin-bottom:10px;
}


